﻿@charset "UTF-8";
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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: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-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: "";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*Retina*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/* Site Globals - btn's, body styling etc
-------------------------*/
.typeset {
  line-height: 1.4;
}

.typeset p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin-bottom: 3rem;
}

.typeset h2,
.typeset h3 {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 200;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

.typeset h2 span,
.typeset h3 span {
  font-weight: 700;
}

.typeset h3 {
  text-transform: none;
}

.typeset h4 {
  font-size: 2.2rem;
}

.typeset ol,
.typeset ul {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin: 3rem 0;
}

.typeset ol li,
.typeset ul li {
  padding-left: 1.5rem;
  position: relative;
}

.typeset ol li::before,
.typeset ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  background: #048956;
}

.typeset img {
  display: block;
  margin: 3rem auto;
}

.typeset a:not(.btn) {
  color: #f0bd1b;
}

.typeset a:not(.btn):hover, .typeset a:not(.btn):focus {
  text-decoration: underline;
}

.download__text {
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
}

/* -------------------------------------------------------------
                            Mixins
------------------------------------------------------------- */
/* Automatically generate percentage based on width you want for element based on the context of original design */
/* Retina Image Sizing
 *-------------------------*/
/* BACKGROUND GRADIENT */
/* Retina bg image
 *-------------------------*/
html {
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-size: 62.5%;
}

body {
  margin: 0;
  line-height: 1;
  color: #464646;
  osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
  margin: 0;
  padding: 0;
}

main,
li {
  display: block;
}

h1,
h2,
h3,
h4 {
  font-size: inherit;
  text-rendering: optimizeLegibility;
}

strong {
  font-weight: 600;
}

a,
button {
  color: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

a {
  text-decoration: none;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

hr {
  border: none;
  height: 1px;
  margin-bottom: 10px;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

body {
  font-family: "Muli", Arial, sans-serif;
  padding-top: 9rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Muli", Arial, sans-serif;
  font-weight: 200;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: 700;
}

h3,
h4 {
  font-size: 2.4rem;
}

.heading {
  font-family: "Muli", Arial, sans-serif;
  font-weight: 200;
  font-size: 3.8rem;
  line-height: 4.4rem;
  margin-bottom: 1.5rem;
  color: #1a475f;
  text-transform: uppercase;
}

.heading span {
  font-weight: 700;
}

@media (min-width: 768px) {
  .heading {
    font-size: 4.8rem;
    line-height: 5.4rem;
    margin-bottom: 3.5rem;
  }
}

.heading--light {
  color: #fff;
}

.heading--sub {
  font-size: 3rem;
  line-height: 3.5rem;
}

.heading--margin {
  margin-bottom: 10rem;
}

.heading--lowercase {
  text-transform: none;
}

.heading--yellow span {
  color: #f2a900 !important;
}

.heading-sml {
  position: relative;
  color: #fff;
  font-family: "Muli", Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 4rem;
}

.heading-sml::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2rem;
  background: #fff;
  height: 1px;
  width: 3rem;
}

p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin-bottom: 1.5rem;
}

.large-font {
  font-size: 2.4rem;
  line-height: 1.4;
}

/* Grid Settings
-------------------------*/
.noscroll {
  overflow-y: hidden;
}

.inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

@media (min-width: 1200px) {
  .inner {
    padding: 0;
  }
}

.ie8 .inner {
  min-width: 960px;
}

.inner--narrow {
  max-width: 990px;
}

.panel-padding {
  padding: 4rem 0;
}

@media (min-width: 600px) {
  .panel-padding {
    padding: 6rem 0;
  }
}

@media (min-width: 1024px) {
  .panel-padding {
    padding: 10rem 0;
  }
}

.panel-padding-top {
  padding-top: 4rem;
}

@media (min-width: 600px) {
  .panel-padding-top {
    padding-top: 6rem;
  }
}

@media (min-width: 1024px) {
  .panel-padding-top {
    padding-top: 10rem;
  }
}

.panel-padding-alt {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.panel-padding-curve {
  padding-bottom: 12rem;
}

@media (min-width: 600px) {
  .panel-padding-curve {
    padding-bottom: 13rem;
  }
}

@media (min-width: 1024px) {
  .panel-padding-curve {
    padding-bottom: 15rem;
  }
}

.header {
  text-align: center;
  max-width: 60rem;
  margin: 0 auto 4rem;
  padding: 0 1.5rem;
}

.header--thin {
  max-width: 50rem;
}

.header--full {
  max-width: none;
  padding: 0;
}

.header--alt {
  text-align: left;
  max-width: none;
  padding: 0;
}

.header.panel-padding-curve {
  padding-bottom: 4rem;
}

/* ---- Click Box ----*/
/*
<article>
  <div class="clickBox">
    <a href="#nogo"></a>
    <p>bla bla</p>
  </div>
</article>
*/
.clickBox {
  cursor: pointer;
}

/* Helpers
-------------------------*/
.cf:before, .form__row:before, .page-footer__links ul:before, .news-filter:before,
.cf:after,
.form__row:after,
.page-footer__links ul:after,
.news-filter:after {
  content: " ";
  display: table;
}

.cf:after, .form__row:after, .page-footer__links ul:after, .news-filter:after {
  clear: both;
}

@media (min-width: 768px) {
  .hide-screen {
    display: none;
  }
}

.hide-mobile {
  display: none;
}

@media (min-width: 768px) {
  .hide-mobile {
    display: block;
  }
}

.centre-text {
  text-align: center;
}

.left-text {
  text-align: left;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.panelbg {
  position: relative;
  background: #1a475f;
}

.panelbg-white {
  background: #fff;
}

.panelbg-white .panelbg-overlay {
  background: #fff;
}

.panelbg-white .panelbg-img::before {
  background: #f4f3f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f3f2), to(rgba(244, 243, 242, 0)));
  background: -webkit-linear-gradient(top, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
  background: -o-linear-gradient(top, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
  background: linear-gradient(180deg, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
}

.panelbg-white + .panelbg-white .panel-padding {
  padding-top: 0;
}

.panelbg-light {
  background: #f4f3f2;
}

.panelbg-light .panelbg-overlay {
  background: #f4f3f2;
}

.panelbg-light .panelbg-img::before {
  background: #f4f3f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f3f2), to(rgba(244, 243, 242, 0)));
  background: -webkit-linear-gradient(top, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
  background: -o-linear-gradient(top, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
  background: linear-gradient(180deg, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
}

.panelbg-light + .panelbg-light .panel-padding {
  padding-top: 0;
}

.panelbg-lightest {
  background: rgba(248, 203, 114, 0.1);
}

.panelbg-lightest .panelbg-overlay {
  background: #f4f3f2;
}

.panelbg-lightest .panelbg-img::before {
  background: #f4f3f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f3f2), to(rgba(244, 243, 242, 0)));
  background: -webkit-linear-gradient(top, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
  background: -o-linear-gradient(top, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
  background: linear-gradient(180deg, #f4f3f2 0%, rgba(244, 243, 242, 0) 100%);
}

.panelbg-lightest + .panelbg-lightest .panel-padding {
  padding-top: 0;
}

.panelbg-yellow {
  background: #f2a900;
  color: #fff;
}

.panelbg-yellow .panelbg-overlay {
  background: #f2a900;
}

.panelbg-yellow .panelbg-img::before {
  background: #f2a900;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2a900), to(rgba(242, 169, 0, 0)));
  background: -webkit-linear-gradient(top, #f2a900 0%, rgba(242, 169, 0, 0) 100%);
  background: -o-linear-gradient(top, #f2a900 0%, rgba(242, 169, 0, 0) 100%);
  background: linear-gradient(180deg, #f2a900 0%, rgba(242, 169, 0, 0) 100%);
}

.panelbg-yellow .heading {
  color: #fff;
}

.panelbg-yellow + .panelbg-yellow .panel-padding {
  padding-top: 0;
}

.panelbg-blue {
  background: #1a475f;
  color: #fff;
}

.panelbg-blue .panelbg-overlay {
  background: #1a475f;
}

.panelbg-blue .panelbg-img::before {
  background: #1a475f;
  background: -webkit-gradient(linear, left top, left bottom, from(#1a475f), to(rgba(26, 71, 95, 0)));
  background: -webkit-linear-gradient(top, #1a475f 0%, rgba(26, 71, 95, 0) 100%);
  background: -o-linear-gradient(top, #1a475f 0%, rgba(26, 71, 95, 0) 100%);
  background: linear-gradient(180deg, #1a475f 0%, rgba(26, 71, 95, 0) 100%);
}

.panelbg-blue .heading {
  color: #f0bd1b;
}

.panelbg-blue .heading span {
  color: #fff;
}

.panelbg-blue + .panelbg-blue .panel-padding {
  padding-top: 0;
}

.panelbg-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .9;
}

.panelbg-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

.panelbg-img::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  height: 20rem;
}

.panelbg-img + .panel-padding {
  position: relative;
  z-index: 2;
}

.bg-curve {
  background-position: center top;
  background-color: transparent;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  width: 100%;
  height: 60px;
  display: block;
}

@media (min-width: 600px) {
  .bg-curve {
    height: 90px;
  }
}

@media (min-width: 1024px) {
  .bg-curve {
    height: 150px;
  }
}

.bg-curve--overlay {
  position: relative;
  margin-top: -2rem;
  z-index: 1;
}

@media (min-width: 600px) {
  .bg-curve--overlay {
    margin-top: -3rem;
  }
}

@media (min-width: 1024px) {
  .bg-curve--overlay {
    margin-top: -5rem;
  }
}

input[type="text"],
input[type="search"],
input[type="email"],
input[type="tel"] {
  font-family: "Muli", Arial, sans-serif;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  border: 1px solid #eeeded;
  font-size: 1.6rem;
  padding-left: 1rem;
  display: block;
  width: 100%;
  color: #464646;
  background: #fff;
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.form__row {
  position: relative;
  margin-bottom: 1rem;
}

.form__row:last-of-type {
  margin-bottom: 0;
}

.form__row.radio, .form__row.checkbox {
  text-align: left;
  padding: 10px 0;
}

.form__row.radio label, .form__row.checkbox label {
  position: static;
  display: inline-block;
  width: auto;
}

.form__row.radio label span, .form__row.checkbox label span {
  margin-right: 10px;
  position: relative;
  top: 2px;
  width: 18px;
  height: 19px;
  display: inline-block;
}

.form__row.radio input, .form__row.checkbox input {
  display: none;
  visibility: hidden;
  float: none;
}

.form__row.radio input[type="radio"]:checked + label span {
  background: url("../assets/saw/images/radio-btn-selected.png") no-repeat 0 0;
}

.form__row.radio label span {
  background: url("../assets/saw/images/radio-btn.png") no-repeat 0 0;
}

.form__row.checkbox input[type="checkbox"]:checked + label span {
  background: url("/assets/saw/images/checkbox-checked.png") no-repeat 0 0;
}

.form__row.checkbox label span {
  background: url("/assets/saw/images/checkbox.png") no-repeat 0 0;
}

.form__row label {
  display: none;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #CBC5C5;
  font-size: 1.6rem;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #CBC5C5;
  font-size: 1.6rem;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #CBC5C5;
  font-size: 1.6rem;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #CBC5C5;
  font-size: 1.6rem;
}

.error {
  background: #fbe0e7 !important;
  border: 1px solid #e32c5d !important;
  border-radius: 3px !important;
}

.registration-form {
  background: #1a475f;
  padding: 2rem 1.5rem;
  margin: 0 0 3rem;
}

.registration-form h3 {
  margin: -2rem -1.5rem 2rem;
  background: #1a475f;
  color: #fff;
  padding: 2rem 1.5rem;
  font-size: 2rem;
  padding-bottom: 0;
}

.registration-form p {
  line-height: 1.4;
  font-size: 1.6rem;
}

.registration-form p.zf-errorMessage {
  background: red;
  color: white;
  padding: 5px;
  margin: 0;
  width: 100%;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
  margin: 1rem 0 0;
}

.registration-form a {
  color: white !important;
}

.registration-form a :active {
  color: white !important;
}

.registration-form a :hover {
  color: white !important;
}

.btn {
  border-radius: 10rem;
  text-transform: uppercase;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.5rem;
  font-weight: 700;
  display: inline-block;
  padding: 0 2rem;
  background: #f0bd1b;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
  min-width: 15rem;
  text-align: center;
}

.btn:hover, .btn:active {
  background: #cb9d0d;
}

.btn--block {
  display: block;
  width: 100%;
}

.btn--large {
  font-size: 2.2rem;
  height: 6rem;
  line-height: 6rem;
}

.btn--secondary {
  background: #fff;
  color: #f0bd1b;
}

.btn--secondary:hover, .btn--secondary:active {
  color: #fff;
}

.panelbg-white .btn--secondary {
  background: #1a475f;
}

.btn--keyline {
  background: transparent;
  border: 1px solid #f0bd1b;
  color: #f0bd1b;
}

.btn--keyline:hover, .btn--keyline:active {
  background: #f0bd1b;
  color: #fff;
}

.btn-arrow {
  display: inline-block;
}

.btn-arrow i {
  display: block;
}

.has-overlay {
  overflow: hidden;
  height: auto;
}

.has-overlay > body {
  height: 100%;
  overflow: hidden;
}

.modal {
  -webkit-transform: translate(0, 100%) translate3d(0, 100%, 0);
          transform: translate(0, 100%) translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  display: none\9;
}

.modal--full .modal-inner {
  height: 100%;
  width: 100%;
  max-width: none;
}

.modal--full .modal-content {
  height: 100%;
  max-height: none;
}

.modal--video .modal-inner {
  max-width: 90rem;
  padding: 4rem 1.5rem 1.5rem;
}

.modal--video .modal-inner .icon-close {
  top: 0;
}

.modal--video .close-vimeo-modal {
  display: block;
  height: auto;
  clip: auto;
  margin: 0;
  overflow: visible;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #000;
  opacity: .75;
}

.modal--video .close-vimeo-modal::before {
  content: none;
}

.modal--video .modal-content {
  padding-top: 56.25%;
}

.modal--video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.modal--help .modal-inner {
  background: none;
  border: none;
  background: #1a475f;
  width: auto;
  color: #fff;
}

.modal--help .modal-inner .icon-close {
  font-size: 3rem;
  top: 1rem;
  right: 1rem;
}

.modal--help .modal-content {
  padding: 3rem 2rem;
}

.modal--login {
  background: rgba(0, 0, 0, 0.75);
}

.modal--login .modal-inner {
  max-width: 45rem;
  text-align: center;
}

.modal--login .modal-inner input {
  height: 6rem;
  line-height: 6rem;
  font-size: 2.2rem;
  border-color: #979797;
}

.modal--login .modal-inner .heading {
  font-size: 3.4rem;
  line-height: 1.4;
}

.modal--login .modal-inner p {
  text-align: left;
}

.modal--login .modal-inner p a {
  text-decoration: underline;
  color: #CBC5C5;
}

.modal--login .modal-inner ::-webkit-input-placeholder {
  font-size: 2rem;
}

.modal--login .modal-inner ::-moz-placeholder {
  font-size: 2rem;
}

.modal--login .modal-inner :-ms-input-placeholder {
  font-size: 2rem;
}

.modal--login .modal-inner :-moz-placeholder {
  font-size: 2rem;
}

.modal:target,
.is-active.modal {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  width: auto;
  height: auto;
  opacity: 1;
}

.is-active.modal {
  display: block\9;
  height: 100% \9;
  width: 100% \9;
}

.modal:target,
.is-active.modal {
  display: block\9;
}

.modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 20;
  width: 95%;
  max-width: 66rem;
  -webkit-overflow-scrolling: touch;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  -webkit-box-shadow: 0 0 20px 0 rgba(33, 51, 104, 0.7);
          box-shadow: 0 0 20px 0 rgba(33, 51, 104, 0.7);
  -webkit-transition: max-width .25s linear, margin-left .125s linear;
  -o-transition: max-width .25s linear, margin-left .125s linear;
  transition: max-width .25s linear, margin-left .125s linear;
  overflow-y: auto;
}

.modal-inner .icon-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  display: block;
  font-size: 5.5rem;
}

.modal-content {
  position: relative;
  max-height: 95vh;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4rem 2rem;
}

@media (min-width: 600px) {
  .modal-content {
    padding: 4rem 5rem;
  }
}

.modal-content > * {
  max-width: 100%;
}

.modal-content a {
  text-decoration: underline;
  color: blue;
  font-weight: bolder;
}

.modal-close {
  display: block;
  height: 1px;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  text-indent: -9999px;
}

.modal-close:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #000;
  opacity: .75;
}

.modal-closed {
  width: 0px !important;
  height: 0px !important;
  opacity: 0 !important;
}

.accordion {
  display: none;
}

.accordion.ui-accordion {
  display: block;
  border-bottom: 2px solid #048956;
  margin-bottom: 8.5rem;
}

.accordion__heading {
  position: relative;
  cursor: pointer;
  border-top: 2px solid #048956;
  padding: 2rem 0;
  margin: 0;
  /*  .ui-icon {
            display: block;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            @include retina-js-img("/images/accordion-arrow", png, 20px, 11px);
            width: 20px;
            height: 11px;

            &.ui-icon-triangle-1-s {
                transform: translateY(-50%) rotate(180deg);
            }
        }*/
}

.accordion__heading h2 {
  position: relative;
  margin: 0 !important;
  z-index: 2;
  font-size: 2.8rem;
  font-weight: 400;
  color: #f0bd1b;
}

.accordion__heading h2 span {
  display: none;
}

.accordion__heading span {
  position: absolute;
  top: 3rem;
  right: 2.5rem;
  display: block;
  text-indent: -9999px;
}

.accordion__heading span::after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(238, 65, 53, 0);
  border-top-color: #f0bd1b;
  border-width: 10px;
  margin-left: -10px;
}

.accordion__heading.ui-accordion-header-active span {
  top: 2rem;
}

.accordion__heading.ui-accordion-header-active span::after {
  border-color: rgba(238, 65, 53, 0);
  border-bottom-color: #f0bd1b;
}

.accordion .ui-accordion-header-active {
  border-bottom: none;
}

.accordion__content {
  padding: 1rem 0;
}

@media (min-width: 768px) {
  .accordion__content {
    padding: 1rem 2rem;
    background: none;
  }
}

.accordion__content p {
  font-size: 1.8rem;
  line-height: 2.4rem;
}

.accordion__content p:last-of-type {
  margin-bottom: 0;
}

/* Layout/Base
-------------------------*/
.page-footer {
  padding: 5rem 0;
  background: #1a475f;
  font-size: 1.5rem;
  color: #fff;
}

@media (min-width: 1024px) {
  .page-footer {
    padding: 0 0 3rem;
  }
}

.page-footer .icon-logo-white {
  display: block;
  margin-bottom: 3rem;
  text-indent: -9999px;
  width: 130px;
  height: 57px;
  -webkit-background-size: contain;
          background-size: contain;
}

.page-footer p {
  font-size: 1.5rem;
  margin: 0;
}

.page-footer .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

@media (min-width: 768px) {
  .page-footer .inner {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}

.page-footer__links {
  position: relative;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .page-footer__links {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 33.333%;
    padding-bottom: 6rem;
  }
}

@media (min-width: 1200px) {
  .page-footer__links {
    width: 40%;
  }
}

.page-footer__links ul {
  margin-bottom: 3rem;
}

.page-footer__links ul li {
  float: left;
  width: 50%;
  margin-bottom: .5rem;
}

@media (min-width: 768px) {
  .page-footer__links ul {
    margin-bottom: 0;
  }
  .page-footer__links ul li {
    float: none;
    width: 100%;
    margin-bottom: 1rem;
  }
}

.page-footer__links p {
  font-size: 1.2rem;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .page-footer__links p {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-right: 1rem;
  }
}

.page-footer__links a {
  font-size: 1.4rem;
  line-height: 1.4;
}

.page-footer__social {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .page-footer__social {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 33.3333%;
    padding: 0 1rem 6rem;
    border-left: 1px solid rgba(65, 65, 65, 0.2);
    border-right: 1px solid rgba(65, 65, 65, 0.2);
    margin-bottom: 0rem;
  }
}

@media (min-width: 1200px) {
  .page-footer__social {
    padding: 0 2rem 6rem;
  }
}

@media (min-width: 1200px) {
  .page-footer__social {
    width: 30%;
  }
}

.page-footer__social ul {
  display: block;
  text-align: center;
  padding-top: 1rem;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .page-footer__social ul {
    margin-bottom: 0;
  }
}

.page-footer__social ul li {
  display: inline-block;
  margin: 0 .5rem;
}

@media (min-width: 1200px) {
  .page-footer__social ul li {
    margin: 0 1rem;
  }
}

.page-footer__social ul li a {
  position: relative;
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  background: #fff;
  border-radius: 50%;
}

.page-footer__social ul li a:hover, .page-footer__social ul li a:focus {
  background: rgba(255, 255, 255, 0.75);
}

.page-footer__social ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: #464646;
  font-size: 2rem;
}

.page-footer__social p {
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .page-footer__social p {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.page-footer__newsletter {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  color: #fff;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .page-footer__newsletter {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: 33.333%;
    padding-left: 10px;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .page-footer__newsletter {
    padding-left: 6rem;
  }
}

@media (min-width: 1200px) {
  .page-footer__newsletter {
    width: 30%;
  }
}

.page-footer__newsletter input {
  border: none;
}

.page-footer__newsletter p {
  font-size: 1.6rem;
  line-height: 2rem;
  margin-bottom: 2rem;
}

.page-footer__newsletter p.zf-errorMessage {
  background: red;
  color: white;
  padding: 5px;
  margin: 0;
  width: 100%;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
  margin: 1rem 0 0;
}

.page-footer__newsletter .btn {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .page-footer--alt .inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-footer--alt .page-footer__links,
  .page-footer--alt .page-footer__social {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
  .page-footer--alt .page-footer__social {
    border: none;
    padding: 0;
  }
  .page-footer--alt .page-footer__social ul {
    text-align: right;
  }
  .page-footer--alt .page-footer__social p {
    position: static;
    margin-top: 20px;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    text-align: right;
  }
  .page-footer--alt .page-footer__links {
    padding-bottom: 0;
  }
  .page-footer--alt .page-footer__links p {
    position: static;
    margin-top: 20px;
  }
}

/* Don't edit this file directly grids are probably best applied directly to component */
.container, .content-narrow, .grid, .pricing-grid, .grid-stats, .video-grid {
  padding-left: 3rem;
  padding-right: 3rem;
  *zoom: 1;
}
.container:before, .content-narrow:before, .grid:before, .pricing-grid:before, .grid-stats:before, .video-grid:before{
  content: '';
  display: table;
}
.container:after, .content-narrow:after, .grid:after, .pricing-grid:after, .grid-stats:after, .video-grid:after{
  content: '';
  display: table;
  clear: both;
}

.content-narrow {
  width: 100%;
}

@media (min-width: 768px) {
  .content-narrow {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: contextualiser(620);
  }
}

.grid--4col {
  padding: 0;
}

.grid--4col > div {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 3rem;
}

.grid--4col > div:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid--4col > div:last-child{
  margin-right: 0;
}

.grid--4col > div:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid--4col > div:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 600px) {
  .grid--4col > div {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .grid--4col > div:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid--4col > div:last-child{
    margin-right: 0;
  }
  .grid--4col > div:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .grid--4col > div:nth-child(2n + 1){
    clear: left;
  }
}

@media (min-width: 1024px) {
  .grid--4col > div {
    width: -webkit-calc(99.99% * 1/4 - (30px - 30px * 1/4));
    width: calc(99.99% * 1/4 - (30px - 30px * 1/4));
  }
  .grid--4col > div:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid--4col > div:last-child{
    margin-right: 0;
  }
  .grid--4col > div:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .grid--4col > div:nth-child(4n + 1){
    clear: left;
  }
}

.grid--3col {
  padding: 0;
}

.grid--3col > div {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 3rem;
}

.grid--3col > div:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid--3col > div:last-child{
  margin-right: 0;
}

.grid--3col > div:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid--3col > div:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 600px) {
  .grid--3col > div {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .grid--3col > div:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid--3col > div:last-child{
    margin-right: 0;
  }
  .grid--3col > div:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .grid--3col > div:nth-child(2n + 1){
    clear: left;
  }
}

@media (min-width: 1024px) {
  .grid--3col > div {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
  }
  .grid--3col > div:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid--3col > div:last-child{
    margin-right: 0;
  }
  .grid--3col > div:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .grid--3col > div:nth-child(3n + 1){
    clear: left;
  }
}

.grid--full {
  padding: 0;
}

.grid .grid {
  padding: 0;
}

.grid__sixth {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__sixth:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__sixth:last-child{
  margin-right: 0;
}

.grid__sixth:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__sixth:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__sixth {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
  }
  .grid__sixth:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__sixth:last-child{
    margin-right: 0;
  }
  .grid__sixth:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .grid__sixth:nth-child(3n + 1){
    clear: left;
  }
}

@media (min-width: 1200px) {
  .grid__sixth {
    width: -webkit-calc(99.99% * 1/6 - (30px - 30px * 1/6));
    width: calc(99.99% * 1/6 - (30px - 30px * 1/6));
  }
  .grid__sixth:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__sixth:last-child{
    margin-right: 0;
  }
  .grid__sixth:nth-child(6n){
    margin-right: 0;
    float: right;
  }
  .grid__sixth:nth-child(6n + 1){
    clear: left;
  }
}

.grid__quarter {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__quarter:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__quarter:last-child{
  margin-right: 0;
}

.grid__quarter:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__quarter:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__quarter {
    width: -webkit-calc(99.99% * 1/4 - (30px - 30px * 1/4));
    width: calc(99.99% * 1/4 - (30px - 30px * 1/4));
  }
  .grid__quarter:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__quarter:last-child{
    margin-right: 0;
  }
  .grid__quarter:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .grid__quarter:nth-child(4n + 1){
    clear: left;
  }
}

@media (min-width: 1200px) {
  .grid__quarter {
    width: -webkit-calc(99.99% * 1/4 - (30px - 30px * 1/4));
    width: calc(99.99% * 1/4 - (30px - 30px * 1/4));
  }
  .grid__quarter:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__quarter:last-child{
    margin-right: 0;
  }
  .grid__quarter:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .grid__quarter:nth-child(4n + 1){
    clear: left;
  }
}

.grid__two-quarters {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__two-quarters:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__two-quarters:last-child{
  margin-right: 0;
}

.grid__two-quarters:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__two-quarters:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__two-quarters {
    width: -webkit-calc(99.99% * 2/4 - (30px - 30px * 2/4));
    width: calc(99.99% * 2/4 - (30px - 30px * 2/4));
  }
  .grid__two-quarters:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__two-quarters:last-child{
    margin-right: 0;
  }
  .grid__two-quarters:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .grid__two-quarters:nth-child(4n + 1){
    clear: left;
  }
}

@media (min-width: 1200px) {
  .grid__two-quarters {
    width: -webkit-calc(99.99% * 2/4 - (30px - 30px * 2/4));
    width: calc(99.99% * 2/4 - (30px - 30px * 2/4));
  }
  .grid__two-quarters:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__two-quarters:last-child{
    margin-right: 0;
  }
  .grid__two-quarters:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .grid__two-quarters:nth-child(4n + 1){
    clear: left;
  }
}

.grid__three-quarters {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__three-quarters:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__three-quarters:last-child{
  margin-right: 0;
}

.grid__three-quarters:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__three-quarters:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__three-quarters {
    width: -webkit-calc(99.99% * 3/4 - (30px - 30px * 3/4));
    width: calc(99.99% * 3/4 - (30px - 30px * 3/4));
  }
  .grid__three-quarters:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__three-quarters:last-child{
    margin-right: 0;
  }
  .grid__three-quarters:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .grid__three-quarters:nth-child(4n + 1){
    clear: left;
  }
}

@media (min-width: 1200px) {
  .grid__three-quarters {
    width: -webkit-calc(99.99% * 3/4 - (30px - 30px * 3/4));
    width: calc(99.99% * 3/4 - (30px - 30px * 3/4));
  }
  .grid__three-quarters:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__three-quarters:last-child{
    margin-right: 0;
  }
  .grid__three-quarters:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .grid__three-quarters:nth-child(4n + 1){
    clear: left;
  }
}

.grid__third {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__third:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__third:last-child{
  margin-right: 0;
}

.grid__third:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__third:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__third {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
  }
  .grid__third:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__third:last-child{
    margin-right: 0;
  }
  .grid__third:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .grid__third:nth-child(3n + 1){
    clear: left;
  }
  .grid__third--offset {
    margin-left: -webkit-calc(99.99% * (-1/3 * -1) - (30px - 30px * (-1/3 * -1)) + 30px) !important;
    margin-left: calc(99.99% * (-1/3 * -1) - (30px - 30px * (-1/3 * -1)) + 30px) !important;
  }
}

.grid__two-thirds {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__two-thirds:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__two-thirds:last-child{
  margin-right: 0;
}

.grid__two-thirds:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__two-thirds:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__two-thirds {
    width: -webkit-calc(99.99% * 2/3 - (30px - 30px * 2/3));
    width: calc(99.99% * 2/3 - (30px - 30px * 2/3));
  }
  .grid__two-thirds:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__two-thirds:last-child{
    margin-right: 0;
  }
  .grid__two-thirds:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .grid__two-thirds:nth-child(3n + 1){
    clear: left;
  }
  .grid__two-thirds--offset {
    margin-left: -webkit-calc(99.99% * (-2/3 * -1) - (30px - 30px * (-2/3 * -1)) + 30px) !important;
    margin-left: calc(99.99% * (-2/3 * -1) - (30px - 30px * (-2/3 * -1)) + 30px) !important;
  }
}

.grid__two-twelfths {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__two-twelfths:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__two-twelfths:last-child{
  margin-right: 0;
}

.grid__two-twelfths:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__two-twelfths:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__two-twelfths {
    width: -webkit-calc(99.99% * 2/12 - (30px - 30px * 2/12));
    width: calc(99.99% * 2/12 - (30px - 30px * 2/12));
  }
  .grid__two-twelfths:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__two-twelfths:last-child{
    margin-right: 0;
  }
  .grid__two-twelfths:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid__two-twelfths:nth-child(12n + 1){
    clear: left;
  }
}

.grid__four-twelfths {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__four-twelfths:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__four-twelfths:last-child{
  margin-right: 0;
}

.grid__four-twelfths:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__four-twelfths:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__four-twelfths {
    width: -webkit-calc(99.99% * 4/12 - (30px - 30px * 4/12));
    width: calc(99.99% * 4/12 - (30px - 30px * 4/12));
  }
  .grid__four-twelfths:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__four-twelfths:last-child{
    margin-right: 0;
  }
  .grid__four-twelfths:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid__four-twelfths:nth-child(12n + 1){
    clear: left;
  }
  .grid__four-twelfths--offset {
    margin-left: -webkit-calc(99.99% * (-1/12 * -1) - (30px - 30px * (-1/12 * -1)) + 30px) !important;
    margin-left: calc(99.99% * (-1/12 * -1) - (30px - 30px * (-1/12 * -1)) + 30px) !important;
  }
}

.grid__five-twelfths {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__five-twelfths:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__five-twelfths:last-child{
  margin-right: 0;
}

.grid__five-twelfths:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__five-twelfths:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__five-twelfths {
    width: -webkit-calc(99.99% * 5/12 - (30px - 30px * 5/12));
    width: calc(99.99% * 5/12 - (30px - 30px * 5/12));
  }
  .grid__five-twelfths:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__five-twelfths:last-child{
    margin-right: 0;
  }
  .grid__five-twelfths:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid__five-twelfths:nth-child(12n + 1){
    clear: left;
  }
}

.grid__five-twelfths-hm {
  width: -webkit-calc(99.999999% * 1/2);
  width: calc(99.999999% * 1/2);
}

.grid__five-twelfths-hm:nth-child(1n){
  float: left;
  margin-right: 0;
  clear: none;
}

.grid__five-twelfths-hm:last-child{
  margin-right: 0;
}

.grid__five-twelfths-hm:nth-child(0n){
  margin-right: 0;
  float: right;
}

.grid__five-twelfths-hm:nth-child(0n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__five-twelfths-hm {
    width: -webkit-calc(99.99% * 5/12 - (30px - 30px * 5/12));
    width: calc(99.99% * 5/12 - (30px - 30px * 5/12));
  }
  .grid__five-twelfths-hm:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__five-twelfths-hm:last-child{
    margin-right: 0;
  }
  .grid__five-twelfths-hm:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid__five-twelfths-hm:nth-child(12n + 1){
    clear: left;
  }
}

.grid__seven-twelfths {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 3rem;
}

.grid__seven-twelfths:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__seven-twelfths:last-child{
  margin-right: 0;
}

.grid__seven-twelfths:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__seven-twelfths:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__seven-twelfths {
    width: -webkit-calc(99.99% * 7/12 - (30px - 30px * 7/12));
    width: calc(99.99% * 7/12 - (30px - 30px * 7/12));
    margin-bottom: 0;
  }
  .grid__seven-twelfths:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__seven-twelfths:last-child{
    margin-right: 0;
  }
  .grid__seven-twelfths:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid__seven-twelfths:nth-child(12n + 1){
    clear: left;
  }
}

.grid__seven-twelfths-hm {
  width: -webkit-calc(99.999999% * 1/2);
  width: calc(99.999999% * 1/2);
}

.grid__seven-twelfths-hm:nth-child(1n){
  float: left;
  margin-right: 0;
  clear: none;
}

.grid__seven-twelfths-hm:last-child{
  margin-right: 0;
}

.grid__seven-twelfths-hm:nth-child(0n){
  margin-right: 0;
  float: right;
}

.grid__seven-twelfths-hm:nth-child(0n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__seven-twelfths-hm {
    width: -webkit-calc(99.99% * 7/12 - (30px - 30px * 7/12));
    width: calc(99.99% * 7/12 - (30px - 30px * 7/12));
  }
  .grid__seven-twelfths-hm:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__seven-twelfths-hm:last-child{
    margin-right: 0;
  }
  .grid__seven-twelfths-hm:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid__seven-twelfths-hm:nth-child(12n + 1){
    clear: left;
  }
}

.grid__ten-twelfths {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__ten-twelfths:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__ten-twelfths:last-child{
  margin-right: 0;
}

.grid__ten-twelfths:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__ten-twelfths:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__ten-twelfths {
    width: -webkit-calc(99.99% * 10/12 - (30px - 30px * 10/12));
    width: calc(99.99% * 10/12 - (30px - 30px * 10/12));
  }
  .grid__ten-twelfths:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__ten-twelfths:last-child{
    margin-right: 0;
  }
  .grid__ten-twelfths:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid__ten-twelfths:nth-child(12n + 1){
    clear: left;
  }
  .grid__ten-twelfths--offset {
    margin-left: -webkit-calc(99.99% * (-1/12 * -1) - (30px - 30px * (-1/12 * -1)) + 30px) !important;
    margin-left: calc(99.99% * (-1/12 * -1) - (30px - 30px * (-1/12 * -1)) + 30px) !important;
  }
}

.grid__half {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__half:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__half:last-child{
  margin-right: 0;
}

.grid__half:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__half:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 768px) {
  .grid__half {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .grid__half:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid__half:last-child{
    margin-right: 0;
  }
  .grid__half:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .grid__half:nth-child(2n + 1){
    clear: left;
  }
}

.grid__full {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid__full:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid__full:last-child{
  margin-right: 0;
}

.grid__full:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid__full:nth-child(1n + 1){
  clear: left;
}

/* Inline block grid */
.grid-ib {
  white-space: nowrap;
}

@media (min-width: 768px) {
  .grid-ib {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .grid-ib__quarter {
    display: inline-block;
    width: 25%;
  }
}

.masthead {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 10rem;
  background: #fff;
  color: #1a475f;
}

.masthead .inner {
  height: 10rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.masthead .icon-logo {
  display: inline-block;
  width: 160px;
  height: 80px;
  -webkit-background-size: contain;
          background-size: contain;
  text-indent: -9999px;
}

.masthead__logo-wrapper {
  position: absolute;
  top: 50%;
  left: 1.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 1200px) {
  .masthead__logo-wrapper {
    left: 3rem;
  }
}

.masthead .btn--back {
  position: absolute;
  top: 50%;
  right: 3rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  min-width: 11rem;
}

.masthead__clientlogo {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: contain;
          background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 56px;
  position: relative;
  margin-left: 2rem;
  margin-right: 1rem;
}

.masthead__clientlogo.shell {
  width: 40px;
  margin-left: 3rem;
}

.masthead__clientlogo.shell::before {
  left: -20px;
}

.masthead__clientlogo::before {
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.22);
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 0;
}

.masthead__login {
  text-align: right;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
  margin-left: auto;
  display: none;
}

@media (min-width: 1024px) {
  .masthead__login {
    display: block;
    position: relative;
    top: -2px;
  }
}

@media (min-width: 1460px) {
  .masthead__login {
    margin-right: 0;
  }
}

.masthead__login li {
  display: inline-block;
  margin-left: 3rem;
}

.masthead__login li:first-child {
  margin-left: 0;
}

.masthead__login i {
  margin-right: 1rem;
}

.masthead__getintouch {
  position: absolute;
  top: 50%;
  right: 7rem;
  -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
       -o-transform: translatey(-50%);
          transform: translatey(-50%);
  padding: 0;
  width: 4rem;
  min-width: 0;
}

@media (min-width: 1024px) {
  .masthead__getintouch {
    display: none;
  }
}

.masthead__search {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
  color: #464646 !important;
  padding: 1rem;
  position: absolute;
  top: 50%;
  right: 6rem;
  -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
       -o-transform: translatey(-50%);
          transform: translatey(-50%);
}

@media (min-width: 1024px) {
  .masthead__search {
    right: 1rem;
  }
}

.masthead__search i {
  font-size: 2.5rem;
}

.masthead a:not(.btn) {
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
}

@media (min-width: 1024px) {
  .masthead a:not(.btn) {
    font-size: 1.6rem;
    color: #1a475f;
  }
}

@media (min-width: 1200px) {
  .masthead a:not(.btn) {
    text-transform: uppercase;
    font-size: 1.5rem;
  }
}

.masthead__links {
  display: block;
  background-color: #1a475f;
  position: fixed;
  height: 100%;
  top: 0px;
  z-index: 99;
  right: -100%;
  width: 100%;
  padding: 2rem;
  padding-top: 10rem;
  -webkit-transition: right .3s;
  -o-transition: right .3s;
  transition: right .3s;
  /*  &__alt {
            background-image: url('../images/shell.png');
            background-repeat:no-repeat;
            color: $teal;
            width: 100%;
            border-left:1px solid rgba(255, 255, 255, 0.22);
            margin-top: 20px;
            background-position: 20px 10px;
            height: 56px;
            margin-left: 20px;
            @include breakpoint($desktop) {
                margin-left: -200px;
            }
        } */
}

.masthead__links.active {
  right: 0px;
}

@media (min-width: 1024px) {
  .masthead__links {
    position: static;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
    margin-left: 17rem;
    display: block;
    padding: 0;
    background: none;
    height: auto;
    right: auto;
    width: auto;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media (min-width: 1200px) {
  .masthead__links {
    margin-left: 12rem;
  }
}

@media (min-width: 1460px) {
  .masthead__links {
    margin-left: 0;
  }
}

.masthead__links li {
  display: block;
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {
  .masthead__links li {
    margin-bottom: 0;
    display: inline-block;
    height: 10rem;
  }
  .masthead__links li.has-dropdown:hover > div,
  .masthead__links li.has-dropdown.hover > div {
    display: block;
  }
  .masthead__links li > a:not(.btn) {
    padding: 0 .5rem;
    display: block;
    position: relative;
    height: 10rem;
  }
  .masthead__links li > a:not(.btn) span {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
  }
  .masthead__links li:hover > a::after, .masthead__links li.hover > a::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: #f0bd1b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.masthead__links li:last-of-type {
  margin-right: 0;
}

/* Plugins
-------------------------*/
/********************
    BASE - SLIDER
*********************/
.slider {
  max-width: 96rem;
  margin: 0 auto;
  padding: 0 1.5rem 4rem;
  display: none;
}

.slider.slick-initialized {
  display: block;
}

@media (min-width: 1024px) {
  .slider {
    padding: 0 4.5rem 7rem;
  }
}

@media (min-width: 1200px) {
  .slider {
    padding: 0 0 7rem;
  }
}

.slick-arrow {
  position: absolute;
  z-index: 98;
  top: 50%;
  left: -2rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  display: none !important;
  cursor: pointer;
  font-size: 0;
}

@media (min-width: 1200px) {
  .slick-arrow {
    left: -10rem;
  }
}

.slick-arrow.slick-next {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
       -o-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  left: auto;
  right: -2rem;
}

@media (min-width: 1200px) {
  .slick-arrow.slick-next {
    right: -10rem;
  }
}

.slick-arrow .icon {
  display: block;
}

.slick-arrow svg path {
  fill: #fff;
}

.slick-arrow svg circle {
  stroke: #fff;
}

.slick-arrow:hover svg path, .slick-arrow:focus svg path {
  fill: #1a475f;
}

.slider--alt .slick-arrow:hover svg path, .slider--alt .slick-arrow:focus svg path {
  fill: #fff;
}

.slick-arrow:hover svg circle, .slick-arrow:focus svg circle {
  fill: #fff;
}

.slider--alt .slick-arrow:hover svg circle, .slider--alt .slick-arrow:focus svg circle {
  fill: #FBB730;
}

.slick-arrow svg path {
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.slider--alt .slick-arrow svg path {
  fill: #FBB730;
}

.slider--alt .slick-arrow svg circle {
  stroke: #FBB730;
}

@media (min-width: 1024px) {
  .slick-arrow {
    display: block !important;
    margin-top: -1.5rem;
  }
}

@media (min-width: 1200px) {
  .slick-arrow {
    margin-top: -3rem;
  }
}

.slick-dots {
  text-align: center;
  margin-top: 3rem;
}

@media (min-width: 1200px) {
  .slick-dots {
    margin-top: 6rem;
  }
}

.slick-dots li {
  display: inline-block;
  margin: 0 1rem;
}

.slick-dots li button {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 50%;
  padding: 0;
  text-indent: -9999px;
  border: 1px solid #fff;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  background: #fff;
}

.slider--alt .slick-dots li button:hover, .slider--alt .slick-dots li button:focus {
  background: #FBB730;
}

.slider--alt .slick-dots li button {
  border-color: #FBB730;
}

.slick-dots li.slick-active button {
  background: #fff;
}

.slider--alt .slick-dots li.slick-active button {
  background: #FBB730;
}

.slick-initialized,
.slick-slide:first-child {
  display: block;
}

.ui-datepicker {
  /*padding-bottom: 10px;
    width: 242px;*/
  z-index: 20 !important;
  background: white;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  /*position:relative;*/
  padding: .2em 0 0;
  background: white;
  color: #000;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 5px;
  width: 36px;
  height: 22px;
  background: url("../images/datepicker-prev.png") no-repeat right center;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
  left: 6px;
}

.ui-datepicker .ui-datepicker-next {
  right: 6px;
  background: url("../images/datepicker-next.png") no-repeat left center;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  text-indent: -9999px;
}

.ui-datepicker .ui-datepicker-title {
  color: #000;
  height: 25px;
  line-height: normal;
  padding: 7px 0 0 0;
  text-align: center;
  font-size: 16px;
  /*
  UN COMMENT THIS - NEEDED FOR THE STYLING

  .datepicker & {
    border-bottom: 1px solid #39404A;
    height: 40px;
  }
  .lt-ie8 & {
    line-height: 38px;
    padding: 0;
  }*/
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  margin: 0 auto;
  width: 242px;
  font-size: 14px;
  border-collapse: collapse;
  border: none;
}

/* 

UN COMMENT THIS - NEEDED FOR THE STYLING

.ui-datepicker table tr {
  border-bottom: 1px solid #000;
 .datepicker & {
    border-bottom: 1px solid #000;
  }
  td {
    border-right: 1px solid #000;
    .datepicker & {
      border-right: 1px solid #000;
    }
    &:first-of-type {
      border-left: 1px solid #000;
    }
  }
}*/
.ui-datepicker td.ui-datepicker-current-day a {
  background: #dc6f1f;
  color: #fff;
}

.ui-datepicker th {
  color: #000;
  background: white;
  padding: .7em .3em;
  text-align: center;
  border: 0;
  height: 34px;
  font-weight: bold;
}

.ui-datepicker td {
  border: 0;
  padding: 0;
  height: 38px;
  width: 38px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  color: black;
  background: white;
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  width: 38px;
  /*
    UN COMMENT THIS - NEEDED FOR THE STYLING

  &.ui-state-active {
    background: $yellow;
    color: black;
  }*/
}

.ui-datepicker td a:hover {
  background: #dc6f1f;
  color: #fff;
}

.ui-datepicker-unselectable span,
.ui-state-disabled span {
  color: #9D9D9D !important;
}

/* if using with multiple calendars



.ui-datepicker.ui-datepicker-multi {
  width:518px;
  position: relative;
  margin: 20px auto;
  padding: 6px;
  border: 1px solid blue;
}

.ui-datepicker.ui-datepicker-multi:before,
.ui-datepicker.ui-datepicker-multi:after {
    content: " ";
    display: table;
}

.ui-datepicker.ui-datepicker-multi:after {
    clear: both;
}


.ui-datepicker-multi .ui-datepicker-group {
  float:left;

  &:first-child {
    table {
      margin-right: 36px;
    }
  }
}
.ui-datepicker-multi .ui-datepicker-group table {
  margin:0 auto;
}


.ui-datepicker .ui-datepicker-unselectable span {
  color: #dbdbdb;
  background: white;
  &:hover {
    background: white;
  }
}

.ui-datepicker-today a {
  background: blue;
}

// Inline Pop Up Calendars

#ui-datepicker-div {
  padding: 0;
  border: 1px solid blue;
  display: none;

  table {
    width: 240px;
  }

  .ui-datepicker-prev,
  .ui-datepicker-next {
    top: 8px;
  }
}*/
@media (max-width: 768px) {
  .datepicker-wrapper {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: none;
  }
  .datepicker-wrapper .ui-datepicker {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .datepicker-wrapper.show {
    display: block;
  }
  .datepicker-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    background: url("/assets/nurseries/images/close-icon.png");
    top: 50%;
    left: 50%;
    margin-left: 14rem;
    color: #fff;
    width: 20px;
    height: 20px;
    margin-top: -20rem;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}

.select2-container {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 4rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 2px;
  border: 1px solid #eeeded;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
  display: none;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 1rem;
  padding-left: 20px;
}

/*
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
*/
.select2-dropdown {
  background: #fff;
  border: 1px solid #eeeded;
  border-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0 0 2px 2px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 9999;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  line-height: 40px;
  font-size: 1.6rem;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0 .5rem 0 1rem;
  display: block;
  width: 100%;
  color: #7A7A7A;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  display: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

/*


.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}


*/
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  color: #464646;
  font-size: 1.5rem;
  font-weight: 400;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 4rem;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #CBC5C5;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 25px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #1a475f transparent transparent transparent;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #464646 transparent;
  border-width: 0 6px 8px 6px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
  display: none;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background: #eeeded;
  color: #1a475f;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #eeeded;
  color: #1a475f;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.custom-select-wrap {
  position: relative;
  display: inline-block;
}

.custom-select-wrap select,
.custom-select-wrap .custom-select {
  width: 195px;
}

.custom-select-wrap .custom-select--pill {
  width: 16rem;
}

.custom-select {
  padding: 14px 30px 14px 8px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  font-weight: normal;
  height: 47px;
  color: #464646;
  text-align: left;
}

.custom-select:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 2rem;
  height: 2rem;
  pointer-events: none;
  font-family: FontAwesome;
  border: none;
  margin-left: 0;
  margin-top: -.7rem;
  text-align: center;
  color: #D8D8D8;
}

.custom-select--pill {
  border-radius: 100px;
  padding: 0 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #7A7A7A;
  border: 1px solid #979797;
  line-height: 4rem;
  height: 4rem;
}

.custom-select--pill:after {
  position: absolute;
  top: 2.5rem;
  right: 1.5rem;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #7A7A7A;
  border-width: 5px;
  margin-left: -5px;
}

.custom-select--alt {
  padding: 11px 30px 11px 8px;
  border-color: #D8D8D8;
}

.custom-select--alt:after {
  color: #D8D8D8;
  font-size: 1.8rem;
}

.custom-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.customSelectInner {
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  min-height: 20px;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  -o-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  -o-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -o-transform;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -o-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
     animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
   -o-transform-origin: top left;
      transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -o-transform;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: -webkit-calc(100% - 44px);
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  -o-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  -o-transition: stroke .1s;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  -webkit-background-size: contain;
          background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  -o-animation: a .8s infinite linear;
     animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
   -o-transform: scaleX(1);
      transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
   -o-transform: rotate(-1turn);
      transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
   -o-transform: rotate(1turn);
      transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
   -o-transform: rotate(0deg);
      transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: -webkit-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: -webkit-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
}

/* Components
-------------------------*/
.app__toolkit {
  margin-bottom: 5rem;
}

@media (min-width: 768px) {
  .app__toolkit {
    max-width: 55rem;
  }
}

.app__pos {
  text-align: center;
  margin: 3rem -1rem 0;
}

.app__pos li {
  border-radius: 50%;
  border: 10px solid #f2a900;
  width: 15rem;
  height: 15rem;
  padding: 1rem;
  position: relative;
  margin: 1rem;
  display: inline-block;
}

.panelbg-yellow .app__pos li {
  border-color: #1a475f;
}

.app__pos span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2rem;
}

.panelbg-white .app__pos span {
  color: #1a475f;
}

.panelbg-light .app__pos span,
.panelbg-lightest .app__pos span {
  color: #464646;
}

.app__os {
  max-width: 12rem;
  margin: 3rem auto 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.blog-sort {
  margin-bottom: 4rem;
}

@media (min-width: 600px) {
  .blog-sort {
    float: right;
  }
}

.blog-sort label {
  color: #CBC5C5;
  font-size: 1.6rem;
  display: inline-block;
  margin-right: 1.5rem;
}

.blog-sort .select2-container {
  display: inline-block;
  width: 18rem !important;
}

.blog-intro {
  max-width: 80rem;
  margin: 0 auto;
  text-align: center;
  padding: 0 1.5rem;
}

.blog-intro .heading {
  position: relative;
  font-size: 4.8rem;
  margin-bottom: 1.5rem;
  line-height: 1;
  margin-top: 4rem;
}

.blog-intro p {
  line-height: 2.4rem;
}

.blog-intro p:last-of-type {
  margin-bottom: 0;
}

.blog-featured {
  position: relative;
  width: 100%;
  padding: 8rem 3rem 12rem 3rem;
  color: #fff;
  border-radius: 7px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

@media (min-width: 600px) {
  .blog-featured {
    padding: 6rem 8rem 12rem 8rem;
  }
}

.blog-featured__gradient {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 7px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), color-stop(99%, rgba(0, 0, 0, 0.75)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 99%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 99%);
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 99%);
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.blog-featured:hover .blog-featured__gradient, .blog-featured:focus .blog-featured__gradient {
  opacity: .6;
}

.blog-featured ul,
.blog-featured .btn,
.blog-featured h2 {
  position: relative;
  z-index: 1;
}

.blog-featured h2 {
  font-size: 3.8rem;
  max-width: 50rem;
  margin: 0;
}

@media (min-width: 600px) {
  .blog-featured h2 {
    font-size: 4.8rem;
  }
}

.blog-featured ul {
  margin-bottom: 3rem;
}

.blog-featured ul li {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  margin-right: 2rem;
}

.blog-featured ul li::after {
  content: "";
  height: 2px;
  background: #f2a900;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.5rem;
}

.blog-featured .btn {
  position: absolute;
  left: 3rem;
  bottom: 4rem;
}

@media (min-width: 600px) {
  .blog-featured .btn {
    left: 8rem;
  }
}

.blog-feed .blog-featured {
  padding-left: 3rem;
  margin-bottom: 3rem;
  display: none;
}

@media (min-width: 768px) {
  .blog-feed .blog-featured {
    padding-left: 3rem;
    display: block;
  }
  .blog-feed .blog-featured h2 {
    font-size: 4.4rem;
  }
  .blog-feed .blog-featured .btn {
    left: 3rem;
  }
}

@media (min-width: 1024px) {
  .blog-feed .blog-featured {
    padding-left: 6rem;
  }
  .blog-feed .blog-featured h2 {
    font-size: 4.8rem;
  }
  .blog-feed .blog-featured .btn {
    left: 6rem;
  }
}

.blog-pagination {
  margin-bottom: 2rem;
}

@media (min-width: 600px) {
  .blog-pagination {
    float: left;
  }
}

.tag-dropdown {
    margin-bottom: 2rem;
}

@media (min-width: 600px) {
    .tag-dropdown {
    }
}

.blog-pagination li {
  display: inline-block;
  margin-right: 1rem;
  opacity: .35;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  transition: opacity .25s linear;
}

.blog-pagination li:first-of-type, .blog-pagination li:last-of-type, .blog-pagination li.active, .blog-pagination li:hover, .blog-pagination li:focus {
  opacity: 1;
}

.blog-pagination li path {
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
  fill: #f2a900;
}

.blog-pagination li:first-of-type a:hover, .blog-pagination li:first-of-type a:focus,
.blog-pagination li:last-of-type a:hover,
.blog-pagination li:last-of-type a:focus {
  background: #f2a900;
}

.blog-pagination li:first-of-type a:hover path, .blog-pagination li:first-of-type a:focus path,
.blog-pagination li:last-of-type a:hover path,
.blog-pagination li:last-of-type a:focus path {
  fill: #fff;
}

.blog-pagination li a {
  position: relative;
  display: block;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 2px solid #f2a900;
  text-align: center;
  color: #f2a900;
}

.blog-pagination li a span,
.blog-pagination li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-size: 1.3rem;
  display: block;
  font-weight: 700;
}

.blog-tags-wrapper {
  margin: 4rem auto;
}

@media (min-width: 1024px) {
  .blog-tags-wrapper {
    margin-bottom: 6rem;
  }
}

.blog-tags {
  margin-top: 3rem;
}

.blog-tags li {
  display: inline-block;
  color: #f2a900;
  background: #fff;
  border-radius: 10rem;
  padding: 0 1rem;
  font-size: 1.4rem;
  height: 3rem;
  line-height: 3rem;
  margin: 0 1rem 1rem 0;
}

.blog-tags li:hover, .blog-tags li:focus, .blog-tags li.selected {
  background: #f2a900;
  color: #fff;
}

.blog-feed .grid {
  padding: 0;
}

.blog-item {
  margin-bottom: 3rem;
}

@media (min-width: 500px) and (max-width: 767px) {
  .blog-item {
    display: table;
    width: 100%;
  }
}

.grid__four-twelfths .blog-item {
  margin-bottom: 1.5rem;
}

.grid__four-twelfths .blog-item:first-of-type {
  margin-top: 3rem;
}

.grid__four-twelfths .blog-item:last-of-type {
  margin-bottom: 4rem;
}

.blog-item__img {
  height: 18rem;
  border-radius: 7px 7px 0 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

@media (min-width: 500px) and (max-width: 767px) {
  .blog-item__img {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    border-radius: 7px 0 0 7px;
  }
}

.blog-item__content {
  position: relative;
  background: #fff;
  padding: 3rem 3rem 7.5rem;
  border: 1px solid #CBC5C5;
  border-top: none;
  border-radius: 0 0 7px 7px;
}

@media (min-width: 500px) and (max-width: 767px) {
  .blog-item__content {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
    border-radius: 0 7px 7px 0;
    border: 1px solid #CBC5C5;
  }
}

.blog-item--alt .blog-item__content {
  border: 1px solid #CBC5C5;
  border-radius: 7px;
}

@media (min-width: 500px) and (max-width: 767px) {
  .blog-item--alt .blog-item__content {
    width: 100%;
  }
}

.blog-item__tags li {
  position: relative;
  display: inline-block;
  color: rgba(65, 65, 65, 0.5);
  font-size: 1.4rem;
  margin-right: 1rem;
  margin-bottom: 1.2rem;
}

.blog-item__tags li::after {
  content: "";
  height: 2px;
  background: #f2a900;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.5rem;
}

.blog-item__date {
  position: absolute;
  left: 3rem;
  bottom: 3rem;
  font-size: 1.4rem;
  color: rgba(65, 65, 65, 0.5);
}

.blog-item h3 {
  margin: 2.5rem 0 0;
}

@media (min-width: 500px) and (max-width: 767px) {
  .blog-item h3 {
    font-size: 3rem;
  }
}

.blog-item:hover h3, .blog-item:focus h3 {
  color: #f2a900;
}

@-webkit-keyframes bounce {
  0,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
       transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
       transform: translateY(-15px);
  }
}

@keyframes bounce {
  0,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
         -o-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
         -o-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

.bouncing-arrow {
  position: absolute;
  z-index: 2;
  font-size: 3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #b7bcc7;
  bottom: 1rem;
  padding: 30px 0 0;
  display: none;
}

@media (min-width: 768px) {
  .bouncing-arrow {
    display: block;
  }
}

.bouncing-arrow i {
  -webkit-animation: bounce 2s infinite;
       -o-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}

.burger {
  position: absolute;
  z-index: 99;
  right: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 30px;
  background: transparent;
}

@media (min-width: 1024px) {
  .burger {
    display: none;
  }
}

.burger__bar {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #1a475f;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.burger__bar:not(:last-child) {
  margin-bottom: 6px;
}

.noscroll .burger__bar {
  background: #fff;
}

.burger--active {
  position: relative;
  height: 24px;
}

.burger--active .burger__bar {
  position: absolute;
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  left: -4px;
  width: -webkit-calc(100% + 8px);
  width: calc(100% + 8px);
}

.burger--active .burger__bar:first-child {
  -webkit-transform: rotate(39deg);
      -ms-transform: rotate(39deg);
       -o-transform: rotate(39deg);
          transform: rotate(39deg);
}

.burger--active .burger__bar:nth-child(2) {
  -webkit-transform: rotate(-39deg);
      -ms-transform: rotate(-39deg);
       -o-transform: rotate(-39deg);
          transform: rotate(-39deg);
}

.client-logos {
  text-align: center;
}

.client-logos li {
  margin: 2rem;
  display: inline-block;
}

.clients {
  text-align: center;
  margin-bottom: 7rem;
}

.clients .heading {
  color: #f2a900;
  margin-bottom: 3rem;
}

.clients .heading span {
  color: #fff;
}

.clients--alt {
  margin-bottom: 0;
}

.clients--alt .heading {
  color: #1a475f;
}

.clients--alt .heading span {
  color: #1a475f;
}

.clients__logos {
  display: block;
}

.clients__logos li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4rem 2rem;
}

.clients__logos img {
  max-width: 18rem;
}

.heading-animate h2 {
  display: block;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 4rem;
  margin-bottom: 0;
  color: #1a475f;
}

.panelbg-blue .heading-animate h2 {
  color: #f0bd1b;
}

@media (min-width: 768px) {
  .heading-animate h2 {
    font-size: 3.8rem;
    line-height: 4.4rem;
  }
}

@media (min-width: 1024px) {
  .heading-animate h2 {
    display: inline-block;
    margin-bottom: 3.5rem;
  }
}

.heading-animate__title {
  top: 9px;
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .heading-animate__title {
    margin-left: 1rem;
    max-width: 30rem;
  }
}

@media (min-width: 1024px) {
  .heading-animate__title {
    text-align: left;
    display: inline-block;
  }
}

.heading-animate__title-misc {
  font-size: 3.2rem;
  line-height: 4rem;
  color: #1a475f;
  text-align: center;
  font-weight: 300;
}

@media (min-width: 768px) {
  .heading-animate__title-misc {
    font-size: 3.8rem;
    line-height: 4.4rem;
  }
}

@media (min-width: 1024px) {
  .heading-animate__title-misc {
    text-align: left;
  }
}

.animate {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-animation-iteration-count: 1;
       -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
       -o-transform-origin: center left;
          transform-origin: center left;
}

.heading-animate__title {
  display: none;
}

.heading-animate__title.slick-initialized {
  display: block;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .heading-animate__title.slick-initialized {
    display: inline-block;
    margin: 0 0 0 1rem;
  }
}

.heading-animate__title [aria-hidden] {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

/* 
.heading-animate [aria-hidden="false"]{
    opacity: 1;
}

.heading-animate [aria-hidden="true"] {
    opacity: 0;
}
 */
.heading-animate .slick-current > span {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
}

.no-js .heading-animate .slick-dupe:nth-child(2) > span {
  padding: 1em;
}

.help-form {
  max-width: 30rem;
  position: absolute;
  z-index: 1;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
       -o-transform: translatey(-50%);
          transform: translatey(-50%);
  background: #1a475f;
  color: #fff;
  padding: 2.5rem;
  text-align: center;
  display: none;
}

@media (min-width: 900px) {
  .help-form {
    display: block;
  }
}

.help-form input[type="text"],
.help-form input[type="search"],
.help-form input[type="email"],
.help-form input[type="tel"] {
  font-size: 1.5rem;
}

.help-form ::-webkit-input-placeholder {
  font-size: 1.5rem;
}

.help-form ::-moz-placeholder {
  font-size: 1.5rem;
}

.help-form :-ms-input-placeholder {
  font-size: 1.5rem;
}

.help-form :-moz-placeholder {
  font-size: 1.5rem;
}

.help-form .form__row {
  text-align: left;
}

.help-form p {
  font-size: 1.6rem;
  line-height: 2rem;
}

.help-form p.zf-errorMessage {
  background: red;
  color: white;
  padding: 5px;
  margin: 0;
  width: 100%;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
  margin: 1rem 0 0;
}

.help-form .btn {
  width: 100%;
  margin-top: 2rem;
}

.help-form a {
  color: white;
  font-weight: bolder;
}

.help-form-modal {
  max-width: 30rem;
  text-align: center;
  margin: 0 auto;
}

.help-form-modal .form__row {
  text-align: left;
}

.help-form-modal p {
  font-size: 1.6rem;
  line-height: 2rem;
}

.help-form-modal .btn {
  width: 100%;
  margin-top: 2rem;
}

.hero {
  position: relative;
  height: 32rem;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

@media (min-width: 768px) {
  .hero {
    height: 72rem;
  }
}

.hero .inner {
  position: relative;
  height: 32rem;
}

@media (min-width: 768px) {
  .hero .inner {
    height: 72rem;
  }
}

.hero__content {
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
       -o-transform: translatey(-50%);
          transform: translatey(-50%);
  max-width: 50rem;
}

.hero__content .btn--help {
  margin-left: 2rem;
}

@media (min-width: 900px) {
  .hero__content .btn--help {
    display: none;
  }
}

.hero__content__narrow {
  max-width: 100%;
}

@media (max-width: 900px) {
  .hero--video {
    padding: 2rem 0 0;
    height: auto;
    background-color: #b7b7b7;
  }
}

@media (max-width: 900px) {
  .hero--video .inner {
    height: auto;
  }
}

.hero--video p {
  margin-bottom: 2.5rem;
}

.hero--video .btn {
  margin-right: 1.5rem;
}

@media (max-width: 900px) {
  .hero--video .btn {
    margin-bottom: 1.5rem;
  }
  .hero--video .btn:last-of-type {
    margin-bottom: 0;
  }
}

.hero--video .btn:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .hero--video .hero__content {
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    max-width: none;
  }
}

@media (max-width: 900px) {
  .hero--logos {
    padding: 2rem 0 0;
    background-image: none !important;
    height: auto;
    background-color: #b7b7b7;
  }
}

@media (max-width: 900px) {
  .hero--logos .inner {
    height: auto;
  }
}

.hero--logos p {
  margin-bottom: 2.5rem;
}

.hero--logos .btn {
  margin-right: 1.5rem;
}

@media (max-width: 900px) {
  .hero--logos .btn {
    margin-bottom: 1.5rem;
  }
  .hero--logos .btn:last-of-type {
    margin-bottom: 0;
  }
}

.hero--logos .btn:last-of-type {
  margin-right: 0;
}

.hero--logos .hero__content {
  max-width: none;
}

@media (max-width: 900px) {
  .hero--logos .hero__content {
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    max-width: none;
  }
}

.hero--logos .hero__copy {
  max-width: 50rem;
  float: left;
}

.hero--logos .hero__btns {
  clear: both;
}

.hero--logos .hero__logos {
  z-index: 1;
  float: left;
  margin-bottom: 2.5rem;
}

@media (min-width: 900px) {
  .hero--logos .hero__logos {
    margin-top: 5rem;
  }
}

.hero--logos .hero__logos img {
  vertical-align: middle;
}

.hero--logos .hero__logos img:first-of-type {
  margin-right: 2rem;
}

.hero__video {
  z-index: 1;
}

@media (max-width: 900px) {
  .hero__video {
    position: relative;
    height: auto;
    margin: 2rem -1.5rem 0 -1.5rem;
  }
}

@media (min-width: 900px) {
  .hero__video {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 1.5rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: -webkit-calc(100% - 560px);
    max-width: calc(100% - 560px);
  }
}

.hero__video i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 6rem;
  color: #fff;
}

.hero__gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #464646;
  opacity: .15;
}

@media (max-width: 900px) {
  .hero__gradient {
    display: none;
  }
}

.hero--alt {
  height: 40rem;
}

@media (min-width: 768px) {
  .hero--alt .inner {
    height: 40rem;
  }
}

.hero--blog {
  height: auto;
}

@media (min-width: 1024px) {
  .hero--blog {
    height: 58rem;
  }
}

@media (min-width: 1024px) {
  .hero--blog .inner {
    height: 58rem;
  }
}

.hero--blog ul {
  margin-bottom: 3rem;
}

.hero--blog ul li {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  margin-right: 2rem;
  color: #fff;
}

.hero--blog ul li::after {
  content: "";
  height: 2px;
  background: #f0bd1b;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.5rem;
}

.intro {
  max-width: 74rem;
  margin: 0 auto;
  text-align: center;
  padding: 0 1.5rem;
}

.intro img {
  display: inline-block;
  margin: 0 2rem 2rem;
}

.intro .heading {
  position: relative;
  font-size: 3.6rem;
  margin-bottom: 1.5rem;
  line-height: 1;
  margin-top: 4rem;
}

.intro .heading::before {
  content: "";
  display: block;
  width: 3rem;
  height: 1px;
  background: #f0bd1b;
  position: absolute;
  top: -3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.intro p {
  line-height: 2.4rem;
}

.intro p:last-of-type {
  margin-bottom: 0;
}

.item {
  border-radius: 7px;
  background: #fff;
  border: 1px solid #f2a900;
  padding: 2.5rem;
  position: relative;
}

.item .heading-sml {
  color: #f2a900;
}

.item .heading-sml::after {
  background: #464646;
  width: 1.5rem;
}

.item p {
  font-size: 1.6rem;
  line-height: 1.2;
  color: rgba(65, 65, 65, 0.5);
  margin: 0 0 4rem;
}

.item .btn-arrow {
  position: absolute;
  left: 2.5rem;
  bottom: 2.5rem;
}

.item g {
  stroke: #f0bd1b;
}

.item--location {
  border-color: #048956;
}

.item--location .heading-sml {
  color: #048956;
}

.item--location h3 {
  color: #1a475f;
}

.item--location p {
  color: rgba(65, 65, 65, 0.5);
  margin: 4.5rem 0 3rem;
  font-size: 1.6rem;
}

.item--location a {
  color: #048956;
  font-size: 1.5rem;
  font-weight: 700;
}

.item--location a:hover, .item--location a:focus {
  text-decoration: underline;
}

.item--location h3[data-link] {
  cursor: pointer;
}

.mega-menu {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
  top: 9rem;
  padding: 10rem 0;
  background: #fff;
  display: none;
}

.mega-menu .heading {
  color: #464646;
  margin-bottom: 1rem;
}

.mega-menu p {
  color: rgba(65, 65, 65, 0.5);
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 2.5rem;
}

.mega-menu .grid {
  max-width: 96rem;
  margin: 0 auto;
  padding: 0;
}

.mega-menu .grid .grid__third {
  padding-right: 4rem;
  border-right: 1px solid #CBC5C5;
  padding-left: 1.5rem;
}

.mega-menu .grid .grid__third:first-of-type {
  padding-left: 0;
}

.mega-menu .grid .grid__third:last-of-type {
  padding-right: 0;
  border-right: 0;
}

.mega-menu ul li {
  margin: 0 0 1.5rem 0;
  display: block;
  height: auto;
}

.mega-menu ul li:last-of-type {
  margin-bottom: 0;
}

.mega-menu ul li:hover a::after {
  content: none;
}

.mega-menu ul a {
  font-size: 1.8rem;
  font-weight: 700;
  color: #EC372C;
  text-transform: none;
  padding: 0;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  height: auto !important;
}

.mega-menu__logo {
  height: 12rem;
  margin-bottom: 1.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  /*img {
			position: relative;
			top: 50%;
			transform: translateY(-50%);
			display: block;
			margin: 0 auto;
			
		}*/
}

.news-filter {
  margin-bottom: 4.5rem;
}

.news-filter .pagination {
  margin: 0;
  float: left;
}

@media (min-width: 600px) {
  .news-filter .pagination {
    margin: 0;
  }
}

.news-filter .custom-select-wrap {
  float: right;
}

.news-filter .custom-select-wrap.number {
  width: 55px;
  margin-left: 5px;
}

.news-filter .custom-select-wrap.number .custom-select--pill {
  width: 60px !important;
}

.news-filter .custom-select-wrap.date {
  width: 115px;
  margin-left: 5px;
}

.news-filter .custom-select-wrap.date .custom-select--pill {
  width: 120px !important;
}

.news-filter .select2-container--default .select2-selection--single {
  font-size: 16px;
  padding: 0 1rem;
  font-weight: 400;
  color: #7A7A7A;
  line-height: 4rem;
  height: 4rem;
}

.news-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 4px 0 4px;
  border-color: #7A7A7A transparent transparent transparent;
}

.news-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.news-filter__dates {
  clear: both;
  float: right;
  margin-top: 30px;
}

@media (min-width: 600px) {
  .news-filter__dates {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .news-filter__dates {
    clear: none;
    margin-top: 0;
    margin-right: 15px;
  }
}

.news-filter__dates div {
  display: inline-block;
}

.news-filter__dates label,
.news-filter__dates input {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
}

.news-filter__dates input {
  width: 105px;
  height: 40px;
  line-height: 40px;
  padding: 1rem .5rem;
}

.news {
  padding: 3rem 0;
  border-bottom: 2px solid #048956;
}

@media (min-width: 768px) {
  .news {
    display: table;
    width: 100%;
  }
}

.news .inner {
  position: relative;
}

.news .btn-arrow {
  margin-top: 3rem;
}

.news .btn-arrow svg g {
  stroke: #f0bd1b;
}

@media (min-width: 768px) {
  .news .btn-arrow {
    position: absolute;
    right: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0;
  }
}

.news:first-of-type {
  border-top: 2px solid #048956;
}

.news h3 {
  color: #1a475f;
  font-size: 2.8rem;
}

.news p {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.3;
}

.news__date p {
  font-size: 1.3rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .news__date {
    display: table-cell;
    vertical-align: middle;
    width: 12rem;
  }
}

.news__content p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .news__content {
    display: table-cell;
    vertical-align: middle;
    padding-right: 13rem;
  }
}

.news__more {
  text-align: center;
  padding: 0 1.5rem;
  margin-top: 4rem;
}

@media (min-width: 768px) {
  .news--snippet {
    display: block;
    width: 100%;
  }
}

.news--snippet h3 {
  font-size: 2.2rem;
  font-weight: 400;
  margin: 0;
}

.news--snippet p {
  margin-bottom: 5px;
}

.news--snippet:first-of-type {
  border-top: none;
  padding-top: 1rem;
}

@media (min-width: 768px) {
  .news--snippet .news__content,
  .news--snippet .news__date {
    display: block;
    width: auto;
    padding: 0;
  }
}

.pagination {
  display: inline-block;
  margin: 3rem 0;
}

.pagination li {
  display: inline-block;
}

.pagination li:first-of-type a, .pagination li:last-of-type a {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}

.pagination li:first-of-type a::after, .pagination li:last-of-type a::after {
  top: 50%;
  border: solid transparent;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 6px;
}

.pagination li:first-of-type {
  margin-right: 1rem;
}

.pagination li:first-of-type a::after {
  left: 1rem;
  border-right-color: #626366;
}

.pagination li:first-of-type a:hover::after {
  border-right-color: #fff;
}

.pagination li:first-of-type a.disabled:hover::after {
  border-right-color: #626366;
}

.pagination li:last-of-type a::after {
  right: 1rem;
  border-left-color: #626366;
}

.pagination li:last-of-type a:hover::after {
  border-left-color: #fff;
}

.pagination li:last-of-type a.disabled:hover::after {
  border-left-color: #626366;
}

.pagination li a {
  position: relative;
  display: block;
  padding: 1rem 2rem;
  border-radius: 100px;
  border: 1px solid #626366;
}

.pagination li a:hover, .pagination li a.active {
  background: #626366;
  color: #fff;
}

.pagination li a:hover span, .pagination li a.active span {
  color: #f0bd1b;
}

.pagination li a.disabled {
  opacity: 0.4;
  cursor: default;
  color: #626366;
}

.pagination li a.disabled:hover {
  border-color: #626366;
  background: none;
}

.pagination li a.disabled:hover span {
  color: #626366;
}

.pricing-grid {
  padding: 0 !important;
}

@media (min-width: 900px) {
  .pricing-grid {
    padding: 0 30px !important;
  }
}

.pricing-grid__col {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 4rem;
}

.pricing-grid__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.pricing-grid__col:last-child{
  margin-right: 0;
}

.pricing-grid__col:nth-child(1n){
  margin-right: 0;
  float: right;
}

.pricing-grid__col:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 900px) {
  .pricing-grid__col {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .pricing-grid__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .pricing-grid__col:last-child{
    margin-right: 0;
  }
  .pricing-grid__col:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .pricing-grid__col:nth-child(2n + 1){
    clear: left;
  }
  .pricing-grid__col:nth-last-child(2) {
    margin-bottom: 0;
  }
}

.pricing-grid__col:last-of-type {
  margin-bottom: 0;
}

.pricing-text h2 {
  font-size: 3rem;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 5rem;
  color: #1a475f;
}

.pricing-text h2 span {
  font-weight: 700;
}

.panelbg-blue .pricing-text h2 {
  color: #f0bd1b;
}

.pricing-text h3 {
  position: relative;
  padding-left: 2.5rem;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 2rem;
  font-size: 2rem;
  color: #1a475f;
}

.panelbg-blue .pricing-text h3 {
  color: #f0bd1b;
}

.pricing-text h3 span {
  font-weight: 700;
}

.pricing-text h3::before {
  font-family: FontAwesome;
  content: "\f067";
  position: absolute;
  top: .2rem;
  left: 0;
  font-size: 1.8rem;
  color: #1a475f;
}

.panelbg-blue .pricing-text h3::before {
  color: #f0bd1b;
}

.pricing-text p {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 0;
}

.panelbg-yellow .pricing-text p {
  color: #1a475f;
}

.pricing-text__grid {
  *zoom: 1;
}

.pricing-text__grid:before{
  content: '';
  display: table;
}

.pricing-text__grid:after{
  content: '';
  display: table;
  clear: both;
}

.pricing-text__col {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 6rem;
}

.pricing-text__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.pricing-text__col:last-child{
  margin-right: 0;
}

.pricing-text__col:nth-child(1n){
  margin-right: 0;
  float: right;
}

.pricing-text__col:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 600px) {
  .pricing-text__col {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .pricing-text__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .pricing-text__col:last-child{
    margin-right: 0;
  }
  .pricing-text__col:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .pricing-text__col:nth-child(2n + 1){
    clear: left;
  }
}

@media (min-width: 1024px) {
  .pricing-text__col {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
  }
  .pricing-text__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .pricing-text__col:last-child{
    margin-right: 0;
  }
  .pricing-text__col:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .pricing-text__col:nth-child(3n + 1){
    clear: left;
  }
}

.pricing {
  max-width: 60rem;
  position: relative;
  border-radius: 5px;
  background: #fff;
  color: #464646;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(85, 100, 113, 0.25);
          box-shadow: 1px 1px 5px 0 rgba(85, 100, 113, 0.25);
  padding: 4rem 2rem;
  margin: 0 auto;
}

.pricing__img {
  height: 25rem;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

@media (min-width: 600px) {
  .pricing__img {
    position: absolute;
    top: 4rem;
    right: 2rem;
    width: 16rem;
    height: 10rem;
  }
}

.pricing .btn {
  margin-top: 4rem;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 600px) {
  .pricing .btn {
    margin-left: 0;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.pricing h3 {
  position: relative;
  text-transform: none;
  cursor: pointer;
}

.pricing h3::before {
  position: absolute;
  right: 0;
  font-family: "FontAwesome";
  content: "\f067";
  color: #1a475f;
  font-size: 22px;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

@media (min-width: 600px) {
  .pricing h3::before {
    content: none;
  }
}

.pricing__services {
  display: none;
  padding-top: 2rem;
}

@media (min-width: 600px) {
  .pricing__services {
    display: block !important;
  }
}

.pricing__services ul li {
  font-size: 1.6rem;
  padding: .25rem .75rem 0 2rem;
  position: relative;
  margin-bottom: .75rem;
  line-height: 1.4;
}

.pricing__services ul li:last-of-type {
  margin-bottom: 0;
}

.pricing__services ul li::before {
  font-family: "FontAwesome";
  content: "\f00c";
  color: #2c2439;
  position: absolute;
  left: 0;
}

@media (min-width: 600px) {
  .pricing__services ul {
    width: 50%;
    float: left;
  }
}

.pricing header {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #eeeded;
}

@media (min-width: 600px) {
  .pricing header {
    padding-right: 18rem;
    min-height: 10rem;
  }
}

.pricing header > img {
  margin-bottom: 1.5rem;
}

.pricing header p {
  font-size: 1.6rem;
  line-height: 1.4;
}

.product-grid {
  *zoom: 1;
}

.product-grid:before{
  content: '';
  display: table;
}

.product-grid:after{
  content: '';
  display: table;
  clear: both;
}

.product-grid__col {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 3rem;
}

.product-grid__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.product-grid__col:last-child{
  margin-right: 0;
}

.product-grid__col:nth-child(1n){
  margin-right: 0;
  float: right;
}

.product-grid__col:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 600px) {
  .product-grid__col {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .product-grid__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .product-grid__col:last-child{
    margin-right: 0;
  }
  .product-grid__col:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .product-grid__col:nth-child(2n + 1){
    clear: left;
  }
}

@media (min-width: 1024px) {
  .product-grid__col {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
  }
  .product-grid__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .product-grid__col:last-child{
    margin-right: 0;
  }
  .product-grid__col:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .product-grid__col:nth-child(3n + 1){
    clear: left;
  }
}

.product-item {
  position: relative;
  display: block;
  height: 24rem;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.product-item__overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .3;
}

.product-item h3 {
  position: relative;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-size: 2.4rem;
  color: #fff;
  font-weight: 200;
}

.product-item h3 span {
  font-weight: 700;
}

.quote {
  padding: 75px 0 0 0;
  margin-top: 85px;
  background: url("/assets/saw/images/testimonials-quote.png") no-repeat 0 0;
}

.quote p {
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.quote p.author {
  font-weight: 700;
}

.search-result {
  clear: both;
  border-top: 2px solid #048956;
  padding: 2.5rem 0;
}

.search-result p {
  margin: 0;
  color: #000;
}

.search-result:first-of-type {
  margin-top: 3rem;
}

.search-result:last-of-type {
  border-bottom: 2px solid #048956;
  margin-bottom: 3rem;
}

.search-result a {
  font-size: 2.4rem;
  color: #1a475f;
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 2rem;
  display: block;
}

.services {
  position: relative;
  width: 100%;
  padding: 3rem 4rem;
  color: #fff;
  margin-bottom: 3rem;
  border-radius: 7px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

.grid--4col .services {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .grid--4col .services {
    padding: 3rem 2.5rem;
  }
  .grid--4col .services h3 {
    font-size: 2.4rem;
  }
  .grid--4col .services p {
    font-size: 1.6rem;
  }
  .grid--4col .services .services__more {
    font-size: 1.5rem;
    font-weight: 700;
  }
}

@media (min-width: 1024px) {
  .services {
    padding: 3rem 4rem 3rem 8rem;
  }
}

.services__gradient {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 7px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), color-stop(60%, rgba(0, 0, 0, 0.75)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 60%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 60%);
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 60%);
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.services:hover .services__gradient, .services:focus .services__gradient {
  opacity: .6;
}

.services h3,
.services p,
.services .btn,
.services .heading-sml {
  position: relative;
  z-index: 1;
}

.services h3 {
  font-size: 3.6rem;
}

.services p {
  line-height: 2.3rem;
  margin-bottom: 4rem;
  max-width: 36rem;
}

.services a:not(.btn) {
  text-decoration: underline;
}

.services__more {
  position: relative;
  z-index: 1;
  font-size: 1.8rem;
  text-align: center;
  margin-top: 4rem;
  line-height: 2.3rem;
  text-decoration: underline;
  color: #fff;
}

.services--alt {
  border-radius: 5px;
  padding: 5.5rem 2rem;
}

@media (min-width: 600px) {
  .services--alt {
    padding: 5.5rem;
  }
}

.services--alt .heading-sml {
  font-size: 2rem;
}

.services--alt h3 {
  font-size: 3.5rem;
  max-width: 50rem;
  margin-bottom: 3.5rem;
}

@media (min-width: 600px) {
  .services--alt h3 {
    font-size: 4.8rem;
    margin-bottom: 6rem;
  }
}

.show-more {
  display: none;
}

.show-more__btn {
  margin-top: 3rem;
}

.site-search {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 90%;
  max-width: 60rem;
  margin: 0 auto;
}

.site-search__form form {
  width: 100%;
  display: block;
}

@media (min-width: 768px) {
  .site-search__form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}

.site-search input[type="text"] {
  height: 6rem;
  line-height: 6rem;
  margin-bottom: 2rem;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
  margin-right: 2rem;
}

@media (min-width: 768px) {
  .site-search input[type="text"] {
    margin-bottom: 0;
  }
}

.site-search .btn {
  border: none;
  outline: 0;
  min-width: 13rem;
  bottom: 0;
  padding: 0;
  width: 100%;
  line-height: 5rem;
  height: 5rem;
}

@media (min-width: 768px) {
  .site-search .btn {
    line-height: 6rem;
    height: 6rem;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
    width: auto;
  }
}

.site-search ::-webkit-input-placeholder {
  font-size: 2rem;
}

.site-search ::-moz-placeholder {
  font-size: 2rem;
}

.site-search :-ms-input-placeholder {
  font-size: 2rem;
}

.site-search :-moz-placeholder {
  font-size: 2rem;
}

.social-links__item {
  display: inline-block;
}

.social-links__item a {
  display: inline-block;
  font-size: 1.8rem;
  width: 4.2rem;
  line-height: 4.2rem;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.social-links__item:not(:last-child) {
  margin-right: 2rem;
}

.social-links__item--fb a {
  background-color: #3B5998;
}

.social-links__item--fb a:hover, .social-links__item--fb a:focus {
  background-color: #2d4373;
}

.social-links__item--linkedin a {
    background-color: #2867B2;
}

.social-links__item--linkedin a:hover, .social-links__item--linkedin a:focus {
    background-color: #04669A;
}

.social-links__item--tw a {
  background-color: #55ACEE;
}

.social-links__item--tw a:hover, .social-links__item--tw a:focus {
  background-color: #2795e9;
}

.social-links__item--pin a {
  background-color: #CB2027;
}

.social-links__item--pin a:hover, .social-links__item--pin a:focus {
  background-color: #9f191f;
}

.social-links__item--yt a {
  background-color: #FF3333;
}

.social-links__item--yt a:hover, .social-links__item--yt a:focus {
  background-color: red;
}

.social-links__item--inst a {
  background-color: #527fa4;
}

.social-links__item--inst a:hover, .social-links__item--inst a:focus {
  background-color: #416582;
}

.solutions-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  max-width: 95%;
  margin: 0 auto;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

@media (min-width: 1024px) {
  .solutions-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 160rem;
  }
}

.solutions-wrap .solutions {
  margin: 0 0 3rem;
}

@media (min-width: 1024px) {
  .solutions-wrap .solutions {
    width: 31.333%;
    margin: 0 1% 3rem;
  }
}

.solutions-wrap .solutions_4col {
  margin: 0 0 3rem;
}

@media (min-width: 1024px) {
  .solutions-wrap .solutions_4col {
    width: 22.333%;
    margin: 0 1% 3rem;
  }
}

.solutions {
  position: relative;
  width: 100%;
  padding: 15rem 4rem 8rem 6rem;
  color: #fff;
  border-bottom: 10px solid #048956;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}

@media (min-width: 1024px) {
  .solutions {
    padding: 15rem 3rem 8rem 3rem;
  }
}

@media (min-width: 1200px) {
  .solutions {
    padding: 15rem 4rem 8rem 6rem;
  }
}

.solutions__gradient {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), color-stop(99%, rgba(0, 0, 0, 0.75)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 99%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 99%);
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.75) 99%);
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.solutions:hover .solutions__gradient, .solutions:focus .solutions__gradient {
  opacity: .6;
}

.solutions h3,
.solutions p,
.solutions .btn,
.solutions .heading-sml {
  position: relative;
  z-index: 1;
}

.solutions h3 {
  font-size: 3.6rem;
  font-weight: 200;
}

.solutions h3 span {
  font-weight: 700;
}

.solutions p {
  line-height: 2.3rem;
}

.solutions .btn-arrow {
  position: absolute;
  z-index: 2;
  left: 6rem;
  bottom: 4rem;
}

.solutions__more {
  text-align: center;
  padding: 0 1.5rem;
  margin-top: 4rem;
}

.solutions--alt {
  border-radius: 5px;
  padding: 5.5rem 2rem;
}

@media (min-width: 600px) {
  .solutions--alt {
    padding: 5.5rem;
  }
}

.solutions--alt .heading-sml {
  font-size: 2rem;
}

.solutions--alt h3 {
  font-size: 3.5rem;
  max-width: 50rem;
  margin-bottom: 3.5rem;
}

@media (min-width: 600px) {
  .solutions--alt h3 {
    font-size: 4.8rem;
    margin-bottom: 6rem;
  }
}

.solutions-wrap--4col .solutions {
  margin: 0 0 3rem;
}

.solutions-wrap--4col .solutions h3 {
  font-size: 3rem;
}

@media (min-width: 1200px) {
  .solutions-wrap--4col .solutions h3 {
    font-size: 3.6rem;
  }
}

.solutions-wrap--4col .solutions p {
  font-size: 1.65rem;
}

@media (min-width: 1200px) {
  .solutions-wrap--4col .solutions p {
    font-size: 1.8rem;
  }
}

@media (min-width: 1024px) {
  .solutions-wrap--4col .solutions {
    width: 24%;
    margin: 0 .5% 3rem;
    padding: 15rem 1.5rem 8rem 1.5rem;
  }
}

.grid-stats {
  padding: 0;
}

.grid-stats .grid {
  padding: 0;
}

.grid-stats__left {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid-stats__left:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid-stats__left:last-child{
  margin-right: 0;
}

.grid-stats__left:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid-stats__left:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 1024px) {
  .grid-stats__left {
    width: -webkit-calc(99.99% * 7/12 - (30px - 30px * 7/12));
    width: calc(99.99% * 7/12 - (30px - 30px * 7/12));
    margin-bottom: 0;
  }
  .grid-stats__left:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid-stats__left:last-child{
    margin-right: 0;
  }
  .grid-stats__left:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid-stats__left:nth-child(12n + 1){
    clear: left;
  }
}

@media (min-width: 1200px) {
  .grid-stats__left {
    width: -webkit-calc(99.99% * 2/3 - (30px - 30px * 2/3));
    width: calc(99.99% * 2/3 - (30px - 30px * 2/3));
  }
  .grid-stats__left:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid-stats__left:last-child{
    margin-right: 0;
  }
  .grid-stats__left:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .grid-stats__left:nth-child(3n + 1){
    clear: left;
  }
}

.grid-stats__right {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
}

.grid-stats__right:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.grid-stats__right:last-child{
  margin-right: 0;
}

.grid-stats__right:nth-child(1n){
  margin-right: 0;
  float: right;
}

.grid-stats__right:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 480px) {
  .grid-stats__right {
    margin-top: 4rem;
  }
}

@media (min-width: 1024px) {
  .grid-stats__right {
    width: -webkit-calc(99.99% * 5/12 - (30px - 30px * 5/12));
    width: calc(99.99% * 5/12 - (30px - 30px * 5/12));
    margin-top: 0;
  }
  .grid-stats__right:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid-stats__right:last-child{
    margin-right: 0;
  }
  .grid-stats__right:nth-child(12n){
    margin-right: 0;
    float: right;
  }
  .grid-stats__right:nth-child(12n + 1){
    clear: left;
  }
}

@media (min-width: 1200px) {
  .grid-stats__right {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
  }
  .grid-stats__right:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .grid-stats__right:last-child{
    margin-right: 0;
  }
  .grid-stats__right:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .grid-stats__right:nth-child(3n + 1){
    clear: left;
  }
}

.grid-stats__left p:last-of-type, .grid-stats__right p:last-of-type {
  margin: 0;
}

.stats-four {
  margin: 5rem auto 0;
  max-width: 114rem;
}

.stats-four__col {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 3rem;
}

.stats-four__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.stats-four__col:last-child{
  margin-right: 0;
}

.stats-four__col:nth-child(1n){
  margin-right: 0;
  float: right;
}

.stats-four__col:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 480px) {
  .stats-four__col {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .stats-four__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .stats-four__col:last-child{
    margin-right: 0;
  }
  .stats-four__col:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .stats-four__col:nth-child(2n + 1){
    clear: left;
  }
}

@media (min-width: 1024px) {
  .stats-four__col {
    width: -webkit-calc(99.99% * 1/4 - (30px - 30px * 1/4));
    width: calc(99.99% * 1/4 - (30px - 30px * 1/4));
    margin-bottom: 0;
  }
  .stats-four__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .stats-four__col:last-child{
    margin-right: 0;
  }
  .stats-four__col:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .stats-four__col:nth-child(4n + 1){
    clear: left;
  }
}

.stats-three {
  margin: 5rem auto 0;
  max-width: 114rem;
}

.stats-three__col {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 3rem;
  text-align: center;
}

.stats-three__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.stats-three__col:last-child{
  margin-right: 0;
}

.stats-three__col:nth-child(1n){
  margin-right: 0;
  float: right;
}

.stats-three__col:nth-child(1n + 1){
  clear: left;
}

@media (max-width: 479px) {
  .stats-three__col {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .stats-three__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .stats-three__col:last-child{
    margin-right: 0;
  }
  .stats-three__col:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .stats-three__col:nth-child(2n + 1){
    clear: left;
  }
}

@media (min-width: 480px) {
  .stats-three__col {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
    margin-bottom: 0;
  }
  .stats-three__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .stats-three__col:last-child{
    margin-right: 0;
  }
  .stats-three__col:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .stats-three__col:nth-child(3n + 1){
    clear: left;
  }
}

@media (max-width: 479px) {
  .stats-three__col:last-of-type {
    width: 100%;
    float: none;
  }
  .stats-three__col:last-of-type p {
    max-width: 50%;
    margin: 1rem auto 0;
  }
}

.stats-three__col img {
  max-height: 7rem;
  width: auto;
}

.stats-three__col {
  position: relative;
}

.stats-two {
  margin: 3rem auto 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .stats-two {
    margin-top: 5rem;
  }
}

.stats-two__col {
  width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
  width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
}

.stats-two__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.stats-two__col:last-child{
  margin-right: 0;
}

.stats-two__col:nth-child(2n){
  margin-right: 0;
  float: right;
}

.stats-two__col:nth-child(2n + 1){
  clear: left;
}

.stat-alt {
  width: 190px;
  height: 190px;
  background: none;
  color: #1a475f;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  border: 7px solid #1a475f;
}

.panelbg-blue .stat-alt {
  border-color: #f0bd1b;
  color: #f0bd1b;
}

@media (max-width: 479px) {
  .stat-alt {
    width: 120px;
    height: 120px;
  }
}

@media (min-width: 480px) {
  .stat-alt {
    width: 120px;
    height: 120px;
  }
}

@media (min-width: 600px) {
  .stat-alt {
    width: 130px;
    height: 130px;
    border: 10px solid #1a475f;
  }
}

@media (min-width: 1200px) {
  .stat-alt {
    width: 160px;
    height: 160px;
  }
}

.stat-alt > p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 700;
  margin: 0;
  width: 100%;
  text-align: center;
  max-width: none !important;
  margin-top: 0 !important;
}

.stat-alt > p .counter-alt {
  font-size: 2.8rem;
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 600px) {
  .stat-alt > p .counter-alt {
    font-size: 3.5rem;
  }
}

.stat-alt > p .counter-alt__percent {
  font-size: 2.8rem;
  line-height: 1.1;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 600px) {
  .stat-alt > p .counter-alt__percent {
    font-size: 3.5rem;
  }
}

.stat-alt + p {
  text-align: center;
  font-size: 1.4rem;
  margin-top: 1rem;
  line-height: 1.2;
}

@media (min-width: 600px) {
  .stat-alt + p {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}

.stats-three__col .stat-alt + p {
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;
}

.stat-alt + img {
  max-height: 5rem;
  margin: 1rem auto 0;
}

.stats-two__col .stat-alt {
  background: #1a475f;
  color: #fff;
}

.stats-wrap {
  margin: 7rem auto 0;
  max-width: 114rem;
}

.stats-wrap__col {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 7rem;
}

.stats-wrap__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.stats-wrap__col:last-child{
  margin-right: 0;
}

.stats-wrap__col:nth-child(1n){
  margin-right: 0;
  float: right;
}

.stats-wrap__col:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 600px) {
  .stats-wrap__col {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .stats-wrap__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .stats-wrap__col:last-child{
    margin-right: 0;
  }
  .stats-wrap__col:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .stats-wrap__col:nth-child(2n + 1){
    clear: left;
  }
}

@media (min-width: 1024px) {
  .stats-wrap__col {
    width: -webkit-calc(99.99% * 1/4 - (30px - 30px * 1/4));
    width: calc(99.99% * 1/4 - (30px - 30px * 1/4));
    margin-bottom: 0;
  }
  .stats-wrap__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .stats-wrap__col:last-child{
    margin-right: 0;
  }
  .stats-wrap__col:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .stats-wrap__col:nth-child(4n + 1){
    clear: left;
  }
}

.stats-wrap__col {
  position: relative;
}

.stats-wrap__col:last-of-type::after {
  content: none;
}

.stats-wrap__col::after {
  content: "+";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6.5rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 6rem;
  color: #1a475f;
  font-weight: 700;
}

@media (min-width: 600px) {
  .stats-wrap__col::after {
    content: none;
  }
}

@media (min-width: 1024px) {
  .stats-wrap__col::after {
    content: "+";
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
        -ms-transform: translateY(-50%) translateX(0);
         -o-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0);
    bottom: auto;
    left: auto;
    right: -3rem;
  }
}

@media (min-width: 600px) {
  .stats-wrap__col:last-of-type::after {
    content: "+";
    left: -18px;
    top: -80px;
  }
}

@media (min-width: 1024px) {
  .stats-wrap__col:last-of-type::after {
    content: none;
  }
}

.stat {
  width: 190px;
  height: 190px;
  background: #1a475f;
  color: #fff;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}

.panelbg-blue .stat {
  background: #f0bd1b;
}

@media (min-width: 600px) {
  .stat {
    width: 200px;
    height: 200px;
  }
}

@media (min-width: 1200px) {
  .stat {
    width: 220px;
    height: 220px;
  }
}

.stat__img {
  display: table;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  text-align: center;
  line-height: normal;
}

@media (min-width: 600px) {
  .stat__img {
    width: 200px;
    height: 200px;
  }
}

@media (min-width: 1200px) {
  .stat__img {
    width: 220px;
    height: 220px;
  }
}

.stat__img div {
  display: table-cell;
  vertical-align: middle;
}

.stat__img div p {
  font-size: 1.4rem;
  line-height: normal;
  font-weight: 700;
  margin: 0;
}

.stat__img div span {
  display: inline-block;
  vertical-align: middle;
}

.stat__img div .counter {
  font-size: 3.5rem;
  line-height: 1.1;
}

.stat__info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  background: 0;
  padding: 6px;
  border: 2px solid #352664;
}

.panelbg-blue .stat__info {
  border-color: #f0bd1b;
}

.stat__info .stat__info__border {
  background: #fff;
  border: 0 none;
  height: 100%;
  width: 100%;
  padding: 10px 15px;
  border-radius: 50%;
}

@media (min-width: 1200px) {
  .stat__info .stat__info__border {
    padding: 30px;
  }
}

.stat__info .blockTable {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.stat__info p {
  color: #1a475f;
  font-size: 1.25rem;
  margin: 0;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .stat__info p {
    font-size: 1.4rem;
  }
}

.stat a:hover .stat__info {
  -webkit-transform: scale(1.09);
      -ms-transform: scale(1.09);
       -o-transform: scale(1.09);
          transform: scale(1.09);
  opacity: 1;
}

.statsCricleWrap {
  background: #ebeff1;
  padding: 86px 0 70px;
  margin: 0 0 42px;
  color: #fff;
}

.statsCricleWrap h2 {
  margin: 0 0 56px;
}

.statsCricleWrap .col-lg-3:after {
  color: #352664;
  content: "+";
  font-size: 108px;
  font-weight: 300;
  height: 50px;
  line-height: 44px;
  margin: -25px -25px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 50px;
}

.statsCricleWrap .col-lg-3.last:after {
  display: none;
}

.statsCricleWrap .effect19 {
  background: #352664;
  margin: 0 auto;
  border-radius: 100%;
}

.statsCricleWrap .effect19 .blockTable {
  text-align: center;
  line-height: normal;
}

.statsCricleWrap .ih-item.circle,
.statsCricleWrap .ih-item.circle .img {
  height: 221px;
  width: 221px;
}

.statsCricleWrap .ih-item.circle .img::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.statsCricleWrap .ih-item.circle .img span {
  display: inline-block;
  font-size: 48px;
  font-weight: 600;
  line-height: 50px;
}

.statsCricleWrap .ih-item.circle .img .smallText {
  display: inline-block;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

.statsCricleWrap .ih-item.circle.effect19 a:hover .info {
  -webkit-transform: scale(1.09);
      -ms-transform: scale(1.09);
       -o-transform: scale(1.09);
          transform: scale(1.09);
}

.statsCricleWrap .ih-item.circle.effect19 .info {
  background: 0;
  padding: 6px;
  border: 2px solid #352664;
}

.statsCricleWrap .ih-item.circle.effect19 .info .infoBorder {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  height: 100%;
  width: 100%;
  padding: 30px;
  font-size: 14px;
  border-radius: 100%;
}

.statsCricleWrap .ih-item.circle.effect19 .info .blockTable {
  background: #fff;
  border-radius: 100%;
}

.ih-item.circle.effect19 .info .blockTable p {
  border-top: 0 none;
  color: inherit;
  font-size: inherit;
  font-style: normal;
  margin: 0;
  padding: 0;
}

.statsCricleWrap .left {
  float: left;
  width: 50%;
  text-align: right;
}

.statsCricleWrap .left2 {
  text-align: left;
}

.statsTitleText {
  margin: 0 0 0 10px;
  position: relative;
}

.statsTitleText .slide {
  padding: 0;
  position: absolute;
  top: -80px;
  opacity: 0;
}

@media only screen and (max-width: 1170px) {
  .statsCricleWrap .col-lg-3:after {
    font-size: 90px;
  }
  .statsCricleWrap .ih-item.circle,
  .statsCricleWrap .ih-item.circle .img {
    height: 190px;
    width: 190px;
  }
  .statsCricleWrap .ih-item.circle .img span {
    font-size: 35px;
  }
  .statsCricleWrap .ih-item.circle .img .smallText {
    font-size: 20px;
  }
  .statsCricleWrap .ih-item.circle.effect19 .info .infoBorder {
    font-size: 13px;
    line-height: 15px;
    padding: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .statsCricleWrap {
    margin: 0 auto;
    max-width: 500px;
  }
  .statsCricleWrap .col-lg-3 {
    padding: 20px;
  }
  .statsCricleWrap .col-lg-3:after {
    display: none;
  }
  .statsCricleWrap .col-lg-3.last:after {
    display: block;
    right: auto;
    left: -25px;
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .statsCricleWrap h2 {
    margin: 0 0 30px;
    font-size: 18px;
  }
  .statsCricleWrap {
    margin: 30px 0 0;
    padding: 30px 0 10px;
  }
}

@media only screen and (max-width: 480px) {
  .statsCricleWrap .col-lg-3 {
    padding: 5px;
  }
  .statsCricleWrap .ih-item.circle,
  .statsCricleWrap .ih-item.circle .img {
    height: 165px;
    width: 165px;
  }
  .statsCricleWrap .ih-item.circle .img span {
    font-size: 22px;
    line-height: normal;
  }
  .statsCricleWrap .ih-item.circle .img .smallText {
    font-size: 16px;
    line-height: normal;
  }
  .statsCricleWrap .ih-item.circle.effect19 .info .infoBorder {
    font-size: 12px;
    line-height: normal;
    padding: 24px 5px 24px;
  }
  .statsCricleWrap .col-lg-3 {
    padding: 18px 5px;
  }
}

@media only screen and (max-width: 374px) {
  .statsCricleWrap .col-lg-3 {
    padding: 5px;
  }
  .statsCricleWrap .ih-item.circle,
  .statsCricleWrap .ih-item.circle .img {
    height: 140px;
    width: 140px;
  }
  .statsCricleWrap .ih-item.circle .img span {
    font-size: 22px;
    line-height: normal;
  }
  .statsCricleWrap .ih-item.circle .img .smallText {
    font-size: 16px;
    line-height: normal;
  }
  .statsCricleWrap .ih-item.circle.effect19 .info .infoBorder {
    font-size: 10px;
    line-height: normal;
    padding: 23px 4px 24px;
  }
  .statsCricleWrap .col-lg-3 {
    padding: 18px 5px;
  }
}

@media only screen and (max-width: 320px) {
  .statsCricleWrap .col-lg-3 {
    padding: 8px 5px;
  }
}

.team {
  text-align: center;
}

.team__member {
  display: block;
  border-top: 1px solid #eeeded;
  padding: 30px 0;
}

.team__member:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 600px) {
  .team__member {
    float: left;
    width: 50%;
    border: none;
  }
  .team__member:nth-child(odd) {
    clear: left;
  }
}

@media (min-width: 1024px) {
  .team__member {
    width: 33.333%;
  }
  .team__member:nth-child(odd) {
    clear: none;
  }
}

.team img {
  margin: 0 auto 20px;
  max-height: 150px;
}

.team p {
  color: #3c889e;
  font-size: 2rem;
  margin: 0;
}

.team p span {
  color: #9D9D9D;
  display: block;
  font-size: 1.6rem;
}

.testimonial-slider .slider {
  max-width: 66rem;
  margin: 4rem auto 0;
  padding-bottom: 0;
}

.testimonial-slider__slide {
  position: relative;
  padding-top: 6rem;
}

.testimonial-slider__slide::before {
  content: "";
  background: url("/assets/saw/images/testimonials-quote.png") no-repeat left top;
  position: absolute;
  top: 0;
  left: 2rem;
  width: 78px;
  height: 58px;
}

.testimonial-slider__slide div {
  background: #f4f3f2;
  padding: 3rem 1.5rem;
  text-align: center;
  border-radius: 3px;
}

.panelbg-light .testimonial-slider__slide div {
  background: #fff;
}

.panelbg-blue .testimonial-slider__slide div {
  background: #1a4054;
}

.panelbg-yellow .testimonial-slider__slide div {
  background: #dea010;
}

@media (min-width: 768px) {
  .testimonial-slider__slide div {
    padding: 5rem 3rem;
  }
}

.panelbg-yellow .testimonial-slider__slide .btn {
  background: #1a475f;
}

.panelbg-yellow .testimonial-slider__slide .btn:hover, .panelbg-yellow .testimonial-slider__slide .btn:active {
  background: #0f2937;
}

.testimonial-slider__slide p {
  margin-bottom: 3rem;
  font-size: 1.6rem;
}

.testimonial-slider__slide h3,
.testimonial-slider__slide h4 {
  color: #1a475f;
  text-transform: none;
  font-weight: 400;
}

.testimonial-slider__slide h3 span,
.testimonial-slider__slide h4 span {
  font-weight: 400;
}

.panelbg-blue .testimonial-slider__slide h3,
.panelbg-yellow .testimonial-slider__slide h3, .panelbg-blue
.testimonial-slider__slide h4,
.panelbg-yellow
.testimonial-slider__slide h4 {
  color: #fff;
}

.testimonial-slider__slide h3 {
  margin-bottom: 2rem;
}

.testimonial-slider__slide h4 {
  font-size: 1.8rem;
  margin-bottom: 3rem;
}

.panelbg-yellow .testimonial-slider .slider--alt .slick-dots li.slick-active button {
  background: #1a475f;
}

.panelbg-yellow .testimonial-slider .slider--alt .slick-dots li button {
  border-color: #1a475f;
}

.panelbg-yellow .testimonial-slider .slider--alt .slick-arrow svg path,
.panelbg-yellow .testimonial-slider .slider--alt .slick-arrow:hover svg circle,
.panelbg-yellow .testimonial-slider .slider--alt .slick-arrow:focus svg circle {
  fill: #1a475f;
}

.panelbg-yellow .testimonial-slider .slider--alt .slick-arrow:hover svg path,
.panelbg-yellow .testimonial-slider .slider--alt .slick-arrow:focus svg path {
  fill: #fff;
}

.panelbg-yellow .testimonial-slider .slider--alt .slick-arrow svg circle {
  stroke: #1a475f;
}

@media (min-width: 768px) {
  .testimonial {
    display: table;
    width: 100%;
  }
}

.testimonial__quote {
  background: #eeeded;
  padding: 4rem;
}

.testimonial__quote blockquote {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.8rem;
}

.testimonial__quote footer {
  margin-top: 3rem;
}

.testimonial__quote footer p {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400;
  margin-bottom: 5rem;
}

@media (min-width: 768px) {
  .testimonial__quote {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
  }
}

@media (min-width: 1024px) {
  .testimonial__quote {
    width: 40%;
  }
}

.testimonial__logo {
  height: 20rem;
  padding: 2rem;
}

.testimonial__logo img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
  display: block;
  max-height: 20rem;
}

@media (min-width: 768px) {
  .testimonial__logo img {
    position: static;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
}

@media (min-width: 768px) {
  .testimonial__logo {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
  }
}

@media (min-width: 1024px) {
  .testimonial__logo {
    width: 60%;
  }
}

.three-col-quotes .header {
  max-width: none;
}

.three-col-quotes .header .heading {
  margin-bottom: 0;
}

.three-col-quotes .quote {
  margin-top: 2rem;
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {
  .three-col-quotes .quote {
    margin-top: 5rem;
    margin-bottom: 8rem;
  }
}

.three-col-quotes__btns {
  margin-bottom: 3rem;
}

.three-col-quotes__btns a {
  margin: 0 1rem 2rem;
}

.three-col-quotes__btns a:last-of-type {
  margin-bottom: 0;
}

.two-col img {
  display: block;
  margin: 0 auto;
}

.two-col .grid .heading {
  text-transform: none;
}

@media (min-width: 768px) {
  .two-col--flipped .grid__half:first-of-type {
    float: right;
    margin: 0;
    margin-left: 30px;
  }
}

@media (min-width: 768px) {
  .two-col--flipped .grid__half:last-of-type {
    float: left;
    clear: none;
  }
}

.video-grid {
  padding: 0;
  margin-top: 3rem;
}

.video-grid__col {
  width: -webkit-calc(99.99% * 1/1 - (30px - 30px * 1/1));
  width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  margin-bottom: 4rem;
}

.video-grid__col:nth-child(1n){
  float: left;
  margin-right: 30px;
  clear: none;
}

.video-grid__col:last-child{
  margin-right: 0;
}

.video-grid__col:nth-child(1n){
  margin-right: 0;
  float: right;
}

.video-grid__col:nth-child(1n + 1){
  clear: left;
}

@media (min-width: 480px) {
  .video-grid__col {
    width: -webkit-calc(99.99% * 1/2 - (30px - 30px * 1/2));
    width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  }
  .video-grid__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .video-grid__col:last-child{
    margin-right: 0;
  }
  .video-grid__col:nth-child(2n){
    margin-right: 0;
    float: right;
  }
  .video-grid__col:nth-child(2n + 1){
    clear: left;
  }
  .video-grid__col:nth-last-child(2) {
    margin-bottom: 0;
  }
  .video-grid__col:last-of-type {
    margin-bottom: 0;
  }
}

@media (min-width: 900px) {
  .video-grid__col {
    width: -webkit-calc(99.99% * 1/3 - (30px - 30px * 1/3));
    width: calc(99.99% * 1/3 - (30px - 30px * 1/3));
  }
  .video-grid__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .video-grid__col:last-child{
    margin-right: 0;
  }
  .video-grid__col:nth-child(3n){
    margin-right: 0;
    float: right;
  }
  .video-grid__col:nth-child(3n + 1){
    clear: left;
  }
  .video-grid__col:nth-last-child(3) {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .video-grid__col {
    width: -webkit-calc(99.99% * 1/4 - (30px - 30px * 1/4));
    width: calc(99.99% * 1/4 - (30px - 30px * 1/4));
  }
  .video-grid__col:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .video-grid__col:last-child{
    margin-right: 0;
  }
  .video-grid__col:nth-child(4n){
    margin-right: 0;
    float: right;
  }
  .video-grid__col:nth-child(4n + 1){
    clear: left;
  }
  .video-grid__col:nth-last-child(4) {
    margin-bottom: 0;
  }
}

.video-item__img {
  border-radius: 5px;
  height: 16.5rem;
  overflow: hidden;
}

.video-item__img div {
  height: 16.5rem;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.video-item h3 {
  font-size: 2rem;
  line-height: 1.4;
  text-align: left;
  text-transform: none;
  margin-top: .5rem;
  margin-bottom: 0;
}

.video-item:hover, .video-item:focus {
  cursor: pointer;
}

.video-item:hover .video__img div, .video-item:focus .video__img div {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}

.watch-video__video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.watch-video__btns {
  margin-top: 3rem;
}

.watch-video__btns a {
  margin: 0 1rem;
}

.watch-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.panelbg-yellow .watch-video .btn {
  background: #1a475f;
}

.panelbg-yellow .watch-video .btn:hover, .panelbg-yellow .watch-video .btn:focus {
  background: #0f2937;
}

.panelbg-yellow .watch-video .btn--keyline {
  border-color: #1a475f;
  background: transparent;
  color: #1a475f;
}

.panelbg-yellow .watch-video .btn--keyline:hover, .panelbg-yellow .watch-video .btn--keyline:focus {
  background: #1a475f;
  color: #fff;
}

.zoho-form {
  margin: 3rem auto 0;
  max-width: 56rem;
  /* Change autocomplete styles in WebKit */
}

.zoho-form a {
  text-decoration: underline;
}

.zoho-form .form__row {
  position: relative;
  margin-bottom: 3.5rem;
}

.zoho-form .form__row:last-of-type {
  margin-bottom: 0;
}

.zoho-form label {
  display: block;
  color: #1a475f;
  font-size: 14px;
}

.panelbg-yellow .zoho-form label,
.panelbg-blue .zoho-form label {
  color: #fff;
}

.zoho-form .select2-container--default .select2-selection--single {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #1a475f;
  font-size: 1.6rem;
}

.panelbg-yellow .zoho-form .select2-container--default .select2-selection--single,
.panelbg-blue .zoho-form .select2-container--default .select2-selection--single {
  border-color: #fff;
}

.zoho-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #1a475f;
}

.panelbg-yellow .zoho-form .select2-container--default .select2-selection--single .select2-selection__placeholder,
.panelbg-blue .zoho-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #fff;
}

.zoho-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  color: #1a475f;
}

.panelbg-yellow .zoho-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.panelbg-blue .zoho-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}

.zoho-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #1a475f transparent transparent transparent;
}

.panelbg-yellow .zoho-form .select2-container--default .select2-selection--single .select2-selection__arrow b,
.panelbg-blue .zoho-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}

.zoho-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #1a475f transparent;
}

.panelbg-yellow .zoho-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.panelbg-blue .zoho-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent;
}

.zoho-form .select2-container--default .select2-selection--multiple {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #1a475f;
}

.panelbg-yellow .zoho-form .select2-container--default .select2-selection--multiple,
.panelbg-blue .zoho-form .select2-container--default .select2-selection--multiple {
  border-color: #fff;
}

.zoho-form .select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding: .5rem 1rem;
  font-size: 1.4rem;
  letter-spacing: -.5px;
  margin-bottom: 5px;
  color: #000;
}

.zoho-form .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
}

.zoho-form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
}

.zoho-form .zf-errorMessage {
  background: red;
  color: white;
  padding: 5px;
  margin: 0;
  width: 100%;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
  margin: 1rem 0 0;
}

.zoho-form label.floating-label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  pointer-events: none;
  color: #1a475f;
  font-size: 1.6rem;
}

.zoho-form label.floating-label.up {
  top: -8px;
  opacity: .7;
  font-size: 12px;
}

.panelbg-yellow .zoho-form label.floating-label,
.panelbg-blue .zoho-form label.floating-label {
  color: #fff;
}

.zoho-form label.no-float {
  color: #1a475f;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

.panelbg-blue .zoho-form label.no-float,
.panelbg-yellow .zoho-form label.no-float {
  color: #fff;
}

.zoho-form input[type="text"],
.zoho-form input[type="search"],
.zoho-form input[type="email"],
.zoho-form input[type="tel"] {
  position: relative;
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #1a475f;
  color: #1a475f;
  padding-left: 0;
  height: 30px;
  line-height: 30px;
}

.panelbg-yellow .zoho-form input[type="text"],
.panelbg-blue .zoho-form input[type="text"], .panelbg-yellow
.zoho-form input[type="search"],
.panelbg-blue
.zoho-form input[type="search"], .panelbg-yellow
.zoho-form input[type="email"],
.panelbg-blue
.zoho-form input[type="email"], .panelbg-yellow
.zoho-form input[type="tel"],
.panelbg-blue
.zoho-form input[type="tel"] {
  color: #fff;
  border-color: #fff;
}

.zoho-form input:-webkit-autofill,
.zoho-form input:-webkit-autofill:hover,
.zoho-form input:-webkit-autofill:focus,
.zoho-form textarea:-webkit-autofill,
.zoho-form textarea:-webkit-autofill:hover,
.zoho-form textarea:-webkit-autofill:focus,
.zoho-form select:-webkit-autofill,
.zoho-form select:-webkit-autofill:hover,
.zoho-form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #1a475f;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.panelbg-yellow .zoho-form input:-webkit-autofill, .panelbg-yellow
.zoho-form input:-webkit-autofill:hover, .panelbg-yellow
.zoho-form input:-webkit-autofill:focus, .panelbg-yellow
.zoho-form textarea:-webkit-autofill, .panelbg-yellow
.zoho-form textarea:-webkit-autofill:hover, .panelbg-yellow
.zoho-form textarea:-webkit-autofill:focus, .panelbg-yellow
.zoho-form select:-webkit-autofill, .panelbg-yellow
.zoho-form select:-webkit-autofill:hover, .panelbg-yellow
.zoho-form select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #f2a900 inset;
}

.panelbg-blue .zoho-form input:-webkit-autofill, .panelbg-blue
.zoho-form input:-webkit-autofill:hover, .panelbg-blue
.zoho-form input:-webkit-autofill:focus, .panelbg-blue
.zoho-form textarea:-webkit-autofill, .panelbg-blue
.zoho-form textarea:-webkit-autofill:hover, .panelbg-blue
.zoho-form textarea:-webkit-autofill:focus, .panelbg-blue
.zoho-form select:-webkit-autofill, .panelbg-blue
.zoho-form select:-webkit-autofill:hover, .panelbg-blue
.zoho-form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #1a475f inset;
}

.zoho-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1a475f;
}

.panelbg-yellow .zoho-form ::-webkit-input-placeholder,
.panelbg-blue .zoho-form ::-webkit-input-placeholder {
  color: #fff;
}

.zoho-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1a475f;
}

.panelbg-yellow .zoho-form ::-moz-placeholder,
.panelbg-blue .zoho-form ::-moz-placeholder {
  color: #fff;
}

.zoho-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #1a475f;
}

.panelbg-yellow .zoho-form :-ms-input-placeholder,
.panelbg-blue .zoho-form :-ms-input-placeholder {
  color: #fff;
}

.zoho-form :-moz-placeholder {
  /* Firefox 18- */
  color: #1a475f;
}

.panelbg-yellow .zoho-form :-moz-placeholder,
.panelbg-blue .zoho-form :-moz-placeholder {
  color: #fff;
}

.panelbg-yellow .zoho-form .btn {
  background: #1a475f;
}

.panelbg-yellow .zoho-form .btn:hover, .panelbg-yellow .zoho-form .btn:active {
  background: #0f2937;
}
/*# sourceMappingURL=core.css.map */