@charset "UTF-8";
/*
Theme Name: Golfpiste: Kentät
Description: Theme loosely based on Cyber Chimp's Responsive theme
Author: Viivamedia
Author URI: http://viivamedia.fi
Version: 1.0
Text Domain: golfpiste

*/
/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/*HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

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

button,
input,
select,
textarea {
  overflow: visible;
  width: auto;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline; }

textarea {
  overflow: auto;
  vertical-align: text-top; }

/* =Helper Classes
-------------------------------------------------------------- */
.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

/* =Visibility
-------------------------------------------------------------- */
.hidden {
  visibility: hidden; }

.visible {
  visibility: visible; }

.none {
  display: none; }

.hide-desktop {
  display: none; }

.show-desktop {
  display: block; }

.conditional-block {
  display: none; }
  .conditional-block.active {
    display: block; }

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

/* =Accessibility
-------------------------------------------------------------- */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/* =Responsive 12 Column Grid
    http://demos.cyberchimps.com/responsivepro/responsive-grid/
-------------------------------------------------------------- */
.grid {
  float: left;
  margin-bottom: 2.127659574468%;
  padding-top: 0;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.widget-container {
  margin: 0 -1.06383%; }
  .widget-container > .grid {
    padding: 0 1.06383%; }
  .widget-container > .col-220 {
    width: 25%; }
  .widget-container > .col-300 {
    width: 33.333333333332%; }
  .widget-container > .col-380 {
    width: 40%; }
  .widget-container > .col-460 {
    width: 50%; }
  .widget-container > .col-540 {
    width: 60%; }
  .widget-container > .col-620 {
    width: 66.666666666665%; }
  .widget-container > .col-940 {
    width: 100%; }

.grid-right {
  float: right;
  margin-bottom: 2.127659574468%;
  padding-top: 0; }

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
  margin-right: 2.127659574468%; }

.col-60 {
  width: 6.382978723404%; }
.col-140 {
  width: 14.893617021277%; }
.col-220 {
  width: 23.404255319149%; }
.col-300 {
  width: 31.914893617021%; }
.col-380 {
  width: 40.425531914894%; }
.col-460 {
  width: 48.936170212766%; }
.col-540 {
  width: 57.446808510638%; }
.col-620 {
  width: 65.957446808511%; }
.col-700 {
  width: 74.468085106383%; }
.col-780 {
  width: 82.978723404255%; }
.col-860 {
  width: 91.489361702128%; }
.col-940 {
  width: 100%; }

.fit {
  margin-right: 0 !important;
  margin-left: 0 !important; }

@media screen and (max-width: 961px) {
  .t-col-60 {
    width: 6.382978723404%; }
  .t-col-140 {
    width: 14.893617021277%; }
  .t-col-220 {
    width: 23.404255319149%; }
  .t-col-300 {
    width: 31.914893617021%; }
  .t-col-380 {
    width: 40.425531914894%; }
  .t-col-460 {
    width: 48.936170212766%; }
  .t-col-540 {
    width: 57.446808510638%; }
  .t-col-620 {
    width: 65.957446808511%; }
  .t-col-700 {
    width: 74.468085106383%; }
  .t-col-780 {
    width: 82.978723404255%; }
  .t-col-860 {
    width: 91.489361702128%; }
  .t-col-940 {
    width: 100%; }

  .widget-container > .t-col-220 {
    width: 25%; }
  .widget-container > .t-col-300 {
    width: 33.333333333332%; }
  .widget-container > .t-col-380 {
    width: 40%; }
  .widget-container > .t-col-460 {
    width: 50%; }
  .widget-container > .t-col-540 {
    width: 60%; }
  .widget-container > .t-col-620 {
    width: 66.666666666665%; }
  .widget-container > .t-col-940 {
    width: 100%; } }
@media screen and (max-width: 650px) {
  .grid,
  .grid-right,
  .widget-container .grid,
  .widget-container .grid-right {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0; } }
@media screen and (max-width: 480px) {
  .grid,
  .grid-right {
    float: none; } }
/* =Post
-------------------------------------------------------------- */
.comments-link {
  font-size: 12px; }

#cancel-comment-reply-link {
  color: #900; }

.post-data {
  margin-top: 20px;
  font-size: 12px;
  font-weight: 700; }

.post-data a {
  color: #111; }

.post-entry {
  clear: both; }

.post-meta {
  clear: both;
  margin-bottom: 10px;
  color: #9f9f9f;
  font-size: 12px; }

.post-edit {
  display: block;
  clear: both;
  margin: 1.5em 0;
  font-size: 12px; }

.post-search-terms {
  clear: both; }

.read-more {
  clear: both;
  font-weight: 700; }

.attachment-entry {
  clear: both;
  text-align: center; }

/* =404 Page
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
  width: auto; }

/* =Gallery
-------------------------------------------------------------- */
/* Normal */
.gallery-columns-1 .gallery-item {
  max-width: 600px; }

.gallery-columns-2 .gallery-item {
  max-width: 300px; }

.gallery-columns-3 .gallery-item {
  max-width: 200px; }

.gallery-columns-4 .gallery-item {
  max-width: 150px; }

.gallery-columns-5 .gallery-item {
  max-width: 120px; }

.gallery-columns-6 .gallery-item {
  max-width: 100px; }

.gallery-columns-7 .gallery-item {
  max-width: 85px; }

.gallery-columns-8 .gallery-item {
  max-width: 75px; }

.gallery-columns-9 .gallery-item {
  max-width: 66px; }

/* Full Width */
.page-template-full-width-page-php .gallery-columns-1 .gallery-item,
.page-template-landing-page.php .gallery-columns-1 .gallery-item {
  max-width: 900px; }

.page-template-full-width-page-php .gallery-columns-2 .gallery-item,
.page-template-landing-page.php .gallery-columns-2 .gallery-item {
  max-width: 450px; }

.page-template-full-width-page-php .gallery-columns-3 .gallery-item,
.page-template-landing-page.php .gallery-columns-3 .gallery-item {
  max-width: 300px; }

.page-template-full-width-page-php .gallery-columns-4 .gallery-item,
.page-template-landing-page.php .gallery-columns-4 .gallery-item {
  max-width: 225px; }

.page-template-full-width-page-php .gallery-columns-5 .gallery-item,
.page-template-landing-page.php .gallery-columns-5.gallery-item {
  max-width: 180px; }

.page-template-full-width-page-php .gallery-columns-6 .gallery-item,
.page-template-landing-page.php .gallery-columns-6 .gallery-item {
  max-width: 150px; }

.page-template-full-width-page-php .gallery-columns-7 .gallery-item,
.page-template-landing-page.php .gallery-columns-7 .gallery-item {
  max-width: 125px; }

.page-template-full-width-page-php .gallery-columns-8 .gallery-item,
.page-template-landing-page.php .gallery-columns-8 .gallery-item {
  max-width: 112.5px; }

.page-template-full-width-page-php .gallery-columns-9 .gallery-item,
.page-template-landing-page.php .gallery-columns-9 .gallery-item {
  max-width: 100px; }

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
  margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  max-width: 155px;
  margin-top: 0;
  text-align: center; }

.gallery img {
  border: 1px solid #ddd; }

.gallery .gallery-caption {
  margin: 0 0 12px;
  font-size: 12px; }

.gallery dl {
  margin: 0; }

.gallery br + br {
  display: none; }

.attachment-gallery img {
  display: block;
  width: auto;
  max-width: 96%;
  height: auto;
  margin: 15px auto;
  padding: 5px;
  border: 1px solid #f0f0f0;
  background: #fff; }

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
  display: block; }

/* Material Bank 
-------------------------------------------------------------- */
.document-list {
  margin: 0;
  margin-bottom: 35px;
  padding: 0; }
  .document-list-title {
    font-size: 1.4em; }
  .document-list li {
    line-height: 1.2;
    list-style-type: none;
    border: 1px solid #ccc;
    border-bottom: none;
    position: relative;
    padding: 18px 10px 18px 66px; }
    .document-list li:last-child {
      border-bottom: 1px solid #ccc; }
    .document-list li .file-type-icon {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      background: #efefef;
      width: 50px;
      text-align: center;
      font-size: 24px; }
      .document-list li .file-type-icon:before {
        color: #444;
        position: absolute;
        right: 0;
        left: 0;
        top: 13px; }
    .document-list li .download-link {
      float: right;
      display: block;
      font-size: 17px;
      color: #ccc;
      padding: 5px;
      position: relative;
      top: -0.4em;
      box-sizing: border-box;
      -o-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
      .document-list li .download-link:hover {
        color: #a6a6a6; }
    .document-list li .document-title {
      margin-right: 38px; }

/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
  float: right;
  margin: 10px 0;
  padding: 0; }

.top-menu li {
  display: inline;
  list-style-type: none; }

.top-menu li a {
  padding: 0 4px 0 8px;
  border-left: 1px solid #ccc;
  color: #333;
  font-size: 11px; }

.top-menu > li:first-child > a {
  border-left: none; }

.top-menu li a:hover {
  color: #333; }

/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
  clear: both;
  margin: 0 auto; }

.main-nav {
  clear: both;
  background-color: #585858; }

.menu-button {
  display: none;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
  line-height: 45px;
  padding: 0 20px; }

.menu,
.menu ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.menu li {
  display: block;
  position: relative;
  z-index: 5;
  margin: 0;
  padding: 0;
  border: 0; }
  .menu li ul {
    text-align: left; }

.menu > li {
  display: inline-block; }

.menu li:hover {
  z-index: 10000;
  white-space: normal; }

.menu li li {
  float: none; }

.menu ul {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0; }

.menu li:hover > ul {
  visibility: visible;
  top: 100%; }

.menu li li:hover > ul {
  top: 0;
  left: 100%; }

.menu:after,
.menu ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: "."; }

.menu,
.menu ul {
  min-height: 0; }

.menu ul,
.menu ul ul {
  margin: 0;
  padding: 0; }

.menu ul li a:hover,
.menu li li a:hover {
  color: #484848;
  text-decoration: none; }

.menu ul {
  width: auto;
  min-width: 15em;
  margin-top: 1px; }

.menu a {
  display: block;
  position: relative;
  height: 45px;
  margin: 0;
  padding: 0 0.9em;
  color: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 45px;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer; }

/*ul.menu > li:hover {
	color: #fff;
	background-color: #363636;
}*/
.menu .current_page_item a,
.menu .current-menu-item a {
  background-color: #343434; }

.front-page .menu .current_page_item a {
  background: none;
  background-color: transparent;
  background-image: none;
  filter: none; }

.menu li li {
  width: auto;
  margin: -1px 0 1px 0;
  border: 1px solid #e5e5e5;
  color: #444;
  background: #fff;
  background-image: none;
  filter: none; }

.menu li li a {
  height: auto;
  height: 20px;
  padding: 5px 10px;
  border: none;
  color: #444;
  background: transparent !important;
  text-shadow: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  white-space: nowrap; }

.menu li li a:hover {
  border: none; }

.menu li li:hover {
  filter: none; }

.menu ul > li + li {
  border-top: 0; }

.menu li li:hover > ul {
  top: 0;
  left: 100%; }

.menu > li:first-child > a {
  border-left: none; }

.menu a#responsive_menu_button {
  display: none; }

.main-nav #responsive_current_menu_item {
  display: none; }

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
  background: url(../../core/images/ie7-fix.gif) repeat; }

.ie7 .menu li li a {
  min-width: 100%; }

/* =Sub-Header Menu
-------------------------------------------------------------- */
.sub-header-menu {
  clear: both;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  border-top: none;
  background-color: #fff; }

.sub-header-menu,
.sub-header-menu ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.sub-header-menu li {
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  margin: 0;
  padding: 0;
  border: 0; }

.sub-header-menu li:hover {
  z-index: 10000;
  white-space: normal; }

.sub-header-menu li li {
  float: none; }

.sub-header-menu ul {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0; }

.sub-header-menu li:hover > ul {
  visibility: visible;
  top: 100%; }

.sub-header-menu li li:hover > ul {
  top: 0;
  left: 100%; }

.sub-header-menu:after,
.sub-header-menu ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: "."; }

.sub-header-menu,
.sub-header-menu ul {
  min-height: 0; }

.sub-header-menu ul,
.sub-header-menu ul ul {
  margin: 0;
  padding: 0; }

.sub-header-menu ul li a:hover,
.sub-header-menu li li a:hover {
  color: #484848;
  text-decoration: none; }

.sub-header-menu ul {
  width: auto;
  min-width: 15em;
  margin-top: 1px; }

.sub-header-menu a {
  display: block;
  position: relative;
  height: 35px;
  margin: 0;
  padding: 0 0.9em;
  border-left: 1px solid #e5e5e5;
  color: #333;
  text-shadow: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 35px;
  text-decoration: none;
  cursor: pointer; }

.sub-header-menu a:hover {
  background-color: #f9f9f9;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
  background-color: #f9f9f9; }

.sub-header-menu li li {
  width: auto;
  margin: -1px 0 1px 0;
  border: 1px solid #e5e5e5;
  color: #444;
  background: #fff;
  background-image: none;
  filter: none; }

.sub-header-menu li li a {
  height: auto;
  height: 20px;
  padding: 5px 10px;
  border: none;
  color: #444;
  text-shadow: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  white-space: nowrap; }

.sub-header-menu li li a:hover {
  border: none;
  color: #444;
  background: #f9f9f9;
  background-image: none;
  filter: none; }

.sub-header-menu ul > li + li {
  border-top: 0; }

.sub-header-menu li li:hover > ul {
  top: 0;
  left: 100%; }

.sub-header-menu > li:first-child > a {
  border-left: none; }

.sub-header-menu ul.children a,
.sub-header-menu .current_page_ancestor,
.sub-header-menu .current_page_ancestor ul a {
  background: none;
  background-image: none;
  filter: none; }

/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu li li a {
  min-width: 100%; }

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
  margin-left: 0;
  padding: 0;
  text-align: center; }
  .footer-menu .sub-menu {
    margin: 0;
    padding: 0; }
  .footer-menu li {
    list-style-type: none; }
    .footer-menu li a {
      padding: 0 8px; }
  .footer-menu > li {
    display: inline-block;
    vertical-align: top; }
    .footer-menu > li > a {
      text-transform: uppercase;
      font-weight: 700; }

/* =Navigation
-------------------------------------------------------------- */
.navigation {
  display: block;
  height: 28px;
  margin: 20px 0;
  padding: 0 5px;
  color: #111;
  font-size: 13px;
  line-height: 28px; }

.navigation a {
  padding: 4px 10px;
  color: #aaa; }

.navigation a:hover {
  color: #111;
  text-decoration: none; }

.navigation .previous {
  float: left; }

.navigation .next {
  float: right; }

.navigation .bracket {
  font-size: 36px; }

/* =Tabs
-------------------------------------------------------------- */
.navtabs {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none; }
  .navtabs .tab {
    display: inline-block;
    padding: 10px 15px;
    background: #efefef;
    cursor: pointer; }
    .navtabs .tab:hover, .navtabs .tab.active {
      background: #e2e2e2; }

.tab-content {
  display: none; }
  .tab-content.active {
    display: block; }

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
  display: block;
  clear: both;
  margin: 10px 0;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 700; }

.pagination a {
  text-decoration: none; }

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
  font-size: 12px; }

@media screen and (max-width: 650px) {
  .js .menu-button {
    display: block; }
  .js .sub-header-menu {
    display: none; }
  .js .main-nav {
    clear: both;
    position: relative;
    margin: 0 auto;
    background-color: #585858; }
    .js .main-nav.active .menu {
      display: block; }
    .js .main-nav .menu {
      display: none;
      position: absolute;
      z-index: 1000;
      top: 45px;
      width: 100%;
      -moz-user-select: none;
      -khtml-user-select: none;
      -webkit-user-select: none;
      /*
      Introduced in IE 10.
      See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
      */
      -ms-user-select: none;
      user-select: none; }
      .js .main-nav .menu ul {
        margin-top: 1px;
        visibility: visible; }
      .js .main-nav .menu li.menu-item-has-children {
        cursor: pointer;
        position: relative; }
        .js .main-nav .menu li.menu-item-has-children:after {
          content: '\f105';
          font-family: 'FontAwesome';
          display: block;
          position: absolute;
          right: 0;
          top: 0;
          font-size: 16px;
          width: 40px;
          text-align: center;
          line-height: 45px; }
        .js .main-nav .menu li.menu-item-has-children.active:after {
          content: '\f107'; }
        .js .main-nav .menu li.menu-item-has-children ul {
          display: none;
          position: static;
          background-color: #fff; }
        .js .main-nav .menu li.menu-item-has-children.active > ul {
          display: block; }
        .js .main-nav .menu li.menu-item-has-children > a {
          margin-right: 40px; }
      .js .main-nav .menu li {
        float: none;
        width: 100%;
        display: block;
        border: none;
        background-color: #fff;
        box-sizing: border-box;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; }
        .js .main-nav .menu li:hover {
          background: #f5f5f5; }
        .js .main-nav .menu li a {
          height: 45px;
          padding: 0 15px;
          border: none;
          border-bottom: 1px solid #f5f5f5;
          color: #444;
          text-shadow: none;
          font-size: 13px;
          font-weight: normal;
          line-height: 45px;
          text-align: left;
          cursor: pointer; }
      .js .main-nav .menu li li a {
        position: relative;
        padding: 0 10px 0 30px; }
      .js .main-nav .menu li li li a {
        position: relative;
        padding: 0 10px 0 40px; }
    .js .main-nav .menu ul {
      min-width: 0; }
  .js .main-nav .menu li.current_page_item,
  .js .menu .current_page_item a,
  .js .menu .current-menu-item a {
    background-color: #f5f5f5; }

  .top-menu,
  .footer-menu li {
    float: none;
    font-size: 11px;
    text-align: center; } }
@media screen and (max-width: 480px) {
  .navigation .next,
  .navigation .previous {
    display: block;
    margin: 0 auto;
    text-align: center; }

  .menu ul,
  .menu li,
  .top-menu,
  .footer-menu li,
  .sub-header-menu li {
    float: none;
    text-align: center;
    text-rendering: optimizeSpeed; } }
/* =Buttons
-------------------------------------------------------------- */
.button,
input[type="reset"],
input[type="button"],
input[type="submit"],
body .asauth-widget-login .trayMenuContentButton {
  display: inline-block;
  margin: 0;
  padding: 4px 10px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #333;
  background-color: #f9f9f9;
  /* Alabaster */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
  background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
  background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
  background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
  background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .button:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  body .asauth-widget-login .trayMenuContentButton:hover {
    border: 1px solid #ddd;
    color: #333;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
    background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
    background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
    background-image: -o-linear-gradient(top, #fff, #f1f1f1);
    background-image: linear-gradient(top, #fff, #f1f1f1); }

.button--fullwidth {
  width: 100%;
  text-align: center; }

/* =Asteikko Auth overrides
-------------------------------------------------------------- */
body .asauth-widget-login p.login-toptip, body .asauth-widget-login p.login-bottomtip, body .asauth-widget-login p.logindialoglink {
  font-size: inherit;
  line-height: inherit; }
body .asauth-widget-login .trayMenuContentButton > span {
  padding: 0;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  line-height: inherit; }
body .asauth-widget-login p.logindialoglink {
  font-size: inherit; }

/* =Buttons (Sizes)
-------------------------------------------------------------- */
.small a.button {
  padding: 3px 6px;
  font-size: 10px; }

.medium a.button {
  padding: 8px 16px;
  font-size: 16px; }

.large a.button {
  padding: 10px 35px;
  font-size: 18px; }

.xlarge a.button {
  padding: 12px 55px;
  font-size: 24px; }

/* =Buttons (Colors)
-------------------------------------------------------------- */
a.blue {
  border: 1px solid #115290;
  color: #fff;
  background-color: #1874cd;
  /* Dodger Blue */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
  background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
  background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
  background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
  background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
  background-image: linear-gradient(top, #4f9eea, #1874cd); }

a.blue:hover {
  border: 1px solid #115290;
  color: #fff;
  background-color: #7db7f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7db7f0), to(#1874cd));
  background-image: -webkit-linear-gradient(top, #7db7f0, #1874cd);
  background-image: -moz-linear-gradient(top, #7db7f0, #1874cd);
  background-image: -ms-linear-gradient(top, #7db7f0, #1874cd);
  background-image: -o-linear-gradient(top, #7db7f0, #1874cd);
  background-image: linear-gradient(top, #7db7f0, #1874cd); }

a.red {
  border: 1px solid #890000;
  color: #fff;
  background-color: #cd0000;
  /* Red 4 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff2323), to(#cd0000));
  background-image: -webkit-linear-gradient(top, #ff2323, #cd0000);
  background-image: -moz-linear-gradient(top, #ff2323, #cd0000);
  background-image: -ms-linear-gradient(top, #ff2323, #cd0000);
  background-image: -o-linear-gradient(top, #ff2323, #cd0000);
  background-image: linear-gradient(top, #ff2323, #cd0000); }

a.red:hover {
  border: 1px solid #890000;
  color: #fff;
  background-color: #ff5656;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5656), to(#cd0000));
  background-image: -webkit-linear-gradient(top, #ff5656, #cd0000);
  background-image: -moz-linear-gradient(top, #ff5656, #cd0000);
  background-image: -ms-linear-gradient(top, #ff5656, #cd0000);
  background-image: -o-linear-gradient(top, #ff5656, #cd0000);
  background-image: linear-gradient(top, #ff5656, #cd0000); }

a.orange {
  border: 1px solid #bb5d00;
  color: #fff;
  background-color: #ff7f00;
  /* Dark Orange 1 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fa5), to(#ff7f00));
  background-image: -webkit-linear-gradient(top, #fa5, #ff7f00);
  background-image: -moz-linear-gradient(top, #fa5, #ff7f00);
  background-image: -ms-linear-gradient(top, #fa5, #ff7f00);
  background-image: -o-linear-gradient(top, #fa5, #ff7f00);
  background-image: linear-gradient(top, #fa5, #ff7f00); }

a.orange:hover {
  border: 1px solid #bb5d00;
  color: #fff;
  background-color: #ffc388;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc388), to(#ff7f00));
  background-image: -webkit-linear-gradient(top, #ffc388, #ff7f00);
  background-image: -moz-linear-gradient(top, #ffc388, #ff7f00);
  background-image: -ms-linear-gradient(top, #ffc388, #ff7f00);
  background-image: -o-linear-gradient(top, #ffc388, #ff7f00);
  background-image: linear-gradient(top, #ffc388, #ff7f00); }

a.yellow {
  border: 1px solid #bb9e00;
  color: #161300;
  background-color: #ecca06;
  /* Yellow Gold */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2aa), to(#ffd700));
  background-image: -webkit-linear-gradient(top, #fff2aa, #ffd700);
  background-image: -moz-linear-gradient(top, #fff2aa, #ffd700);
  background-image: -ms-linear-gradient(top, #fff2aa, #ffd700);
  background-image: -o-linear-gradient(top, #fff2aa, #ffd700);
  background-image: linear-gradient(top, #fff2aa, #ffd700); }

a.yellow:hover {
  border: 1px solid #bb9e00;
  color: #161300;
  background-color: #fffadd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fffadd), to(#ffd700));
  background-image: -webkit-linear-gradient(top, #fffadd, #ffd700);
  background-image: -moz-linear-gradient(top, #fffadd, #ffd700);
  background-image: -ms-linear-gradient(top, #fffadd, #ffd700);
  background-image: -o-linear-gradient(top, #fffadd, #ffd700);
  background-image: linear-gradient(top, #fffadd, #ffd700); }

a.green {
  border: 1px solid #1d5837;
  color: #fff;
  background-color: #2e8b57;
  /* Sea Green 4 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4bc380), to(#2e8b57));
  background-image: -webkit-linear-gradient(top, #4bc380, #2e8b57);
  background-image: -moz-linear-gradient(top, #4bc380, #2e8b57);
  background-image: -ms-linear-gradient(top, #4bc380, #2e8b57);
  background-image: -o-linear-gradient(top, #4bc380, #2e8b57);
  background-image: linear-gradient(top, #4bc380, #2e8b57); }

a.green:hover {
  border: 1px solid #1d5837;
  color: #fff;
  background-color: #71d09b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#71d09b), to(#2e8b57));
  background-image: -webkit-linear-gradient(top, #71d09b, #2e8b57);
  background-image: -moz-linear-gradient(top, #71d09b, #2e8b57);
  background-image: -ms-linear-gradient(top, #71d09b, #2e8b57);
  background-image: -o-linear-gradient(top, #71d09b, #2e8b57);
  background-image: linear-gradient(top, #71d09b, #2e8b57); }

a.olive {
  border: 1px solid #626862;
  color: #fff;
  background-color: #838b83;
  /* Honey Dew 4 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e000), to(#838b83));
  background-image: -webkit-linear-gradient(top, #afb4af, #838b83);
  background-image: -moz-linear-gradient(top, #afb4af, #838b83);
  background-image: -ms-linear-gradient(top, #afb4af, #838b83);
  background-image: -o-linear-gradient(top, #afb4af, #838b83);
  background-image: linear-gradient(top, #afb4af, #838b83); }

a.olive:hover {
  border: 1px solid #626862;
  color: #fff;
  background-color: #c9cdc9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c9cdc9), to(#838b83));
  background-image: -webkit-linear-gradient(top, #c9cdc9, #838b83);
  background-image: -moz-linear-gradient(top, #c9cdc9, #838b83);
  background-image: -ms-linear-gradient(top, #c9cdc9, #838b83);
  background-image: -o-linear-gradient(top, #c9cdc9, #838b83);
  background-image: linear-gradient(top, #c9cdc9, #838b83); }

a.purple {
  border: 1px solid #3f305e;
  color: #fff;
  background-color: #5d478b;
  /* Medium Purple 4 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8771b6), to(#5d478b));
  background-image: -webkit-linear-gradient(top, #8771b6, #5d478b);
  background-image: -moz-linear-gradient(top, #8771b6, #5d478b);
  background-image: -ms-linear-gradient(top, #8771b6, #5d478b);
  background-image: -o-linear-gradient(top, #8771b6, #5d478b);
  background-image: linear-gradient(top, #8771b6, #5d478b); }

a.purple:hover {
  border: 1px solid #3f305e;
  color: #fff;
  background-color: #a492c8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a492c8), to(#5d478b));
  background-image: -webkit-linear-gradient(top, #a492c8, #5d478b);
  background-image: -moz-linear-gradient(top, #a492c8, #5d478b);
  background-image: -ms-linear-gradient(top, #a492c8, #5d478b);
  background-image: -o-linear-gradient(top, #a492c8, #5d478b);
  background-image: linear-gradient(top, #a492c8, #5d478b); }

a.pink {
  border: 1px solid #8e0b52;
  color: #fff;
  background-color: #cd1076;
  /* Deep Pink 3 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f042a0), to(#cd1076));
  background-image: -webkit-linear-gradient(top, #f042a0, #cd1076);
  background-image: -moz-linear-gradient(top, #f042a0, #cd1076);
  background-image: -ms-linear-gradient(top, #f042a0, #cd1076);
  background-image: -o-linear-gradient(top, #f042a0, #cd1076);
  background-image: linear-gradient(top, #f042a0, #cd1076); }

a.pink:hover {
  border: 1px solid #8e0b52;
  color: #fff;
  background-color: #f471b8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f471b8), to(#cd1076));
  background-image: -webkit-linear-gradient(top, #f471b8, #cd1076);
  background-image: -moz-linear-gradient(top, #f471b8, #cd1076);
  background-image: -ms-linear-gradient(top, #f471b8, #cd1076);
  background-image: -o-linear-gradient(top, #f471b8, #cd1076);
  background-image: linear-gradient(top, #f471b8, #cd1076); }

a.brick {
  border: 1px solid #791717;
  color: #fff;
  background-color: #b22222;
  /* Fire Brick */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), to(#b22222));
  background-image: -webkit-linear-gradient(top, #dd4c4c, #b22222);
  background-image: -moz-linear-gradient(top, #dd4c4c, #b22222);
  background-image: -ms-linear-gradient(top, #dd4c4c, #b22222);
  background-image: -o-linear-gradient(top, #dd4c4c, #b22222);
  background-image: linear-gradient(top, #dd4c4c, #b22222); }

a.brick:hover {
  border: 1px solid #791717;
  color: #fff;
  background-color: #e57777;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e57777), to(#b22222));
  background-image: -webkit-linear-gradient(top, #e57777, #b22222);
  background-image: -moz-linear-gradient(top, #e57777, #b22222);
  background-image: -ms-linear-gradient(top, #e57777, #b22222);
  background-image: -o-linear-gradient(top, #e57777, #b22222);
  background-image: linear-gradient(top, #e57777, #b22222); }

a.gold {
  border: 1px solid #6b4e06;
  color: #fff;
  background-color: #8b6508;
  /* Dark Golden Rod 4 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#db9f0d), to(#8b6508));
  background-image: -webkit-linear-gradient(top, #db9f0d, #8b6508);
  background-image: -moz-linear-gradient(top, #db9f0d, #8b6508);
  background-image: -ms-linear-gradient(top, #db9f0d, #8b6508);
  background-image: -o-linear-gradient(top, #db9f0d, #8b6508);
  background-image: linear-gradient(top, #db9f0d, #8b6508); }

a.gold:hover {
  border: 1px solid #6b4e06;
  color: #fff;
  background-color: #f3b828;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3b828), to(#8b6508));
  background-image: -webkit-linear-gradient(top, #f3b828, #8b6508);
  background-image: -moz-linear-gradient(top, #f3b828, #8b6508);
  background-image: -ms-linear-gradient(top, #f3b828, #8b6508);
  background-image: -o-linear-gradient(top, #f3b828, #8b6508);
  background-image: linear-gradient(top, #f3b828, #8b6508); }

a.brown {
  border: 1px solid #4f270b;
  color: #fff;
  background-color: #8b4513;
  /* Saddle Brown */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d66a1d), to(#8b4513));
  background-image: -webkit-linear-gradient(top, #d66a1d, #8b4513);
  background-image: -moz-linear-gradient(top, #d66a1d, #8b4513);
  background-image: -ms-linear-gradient(top, #d66a1d, #8b4513);
  background-image: -o-linear-gradient(top, #d66a1d, #8b4513);
  background-image: linear-gradient(top, #d66a1d, #8b4513); }

a.brown:hover {
  border: 1px solid #4f270b;
  color: #fff;
  background-color: #8b4513;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e58541), to(#8b4513));
  background-image: -webkit-linear-gradient(top, #e58541, #8b4513);
  background-image: -moz-linear-gradient(top, #e58541, #8b4513);
  background-image: -ms-linear-gradient(top, #e58541, #8b4513);
  background-image: -o-linear-gradient(top, #e58541, #8b4513);
  background-image: linear-gradient(top, #e58541, #8b4513); }

a.silver {
  border: 1px solid #9e9e9e;
  color: #444;
  background-color: #c0c0c0;
  /* Silver */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c0c0c0));
  background-image: -webkit-linear-gradient(top, #eaeaea, #c0c0c0);
  background-image: -moz-linear-gradient(top, #eaeaea, #c0c0c0);
  background-image: -ms-linear-gradient(top, #eaeaea, #c0c0c0);
  background-image: -o-linear-gradient(top, #eaeaea, #c0c0c0);
  background-image: linear-gradient(top, #eaeaea, #c0c0c0); }

a.silver:hover {
  border: 1px solid #9e9e9e;
  color: #444;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c0c0c0));
  background-image: -webkit-linear-gradient(top, #fff, #c0c0c0);
  background-image: -moz-linear-gradient(top, #fff, #c0c0c0);
  background-image: -ms-linear-gradient(top, #fff, #c0c0c0);
  background-image: -o-linear-gradient(top, #fff, #c0c0c0);
  background-image: linear-gradient(top, #fff, #c0c0c0); }

a.gray {
  border: 1px solid #474747;
  color: #fff;
  background-color: #696969;
  /* Dim Gray */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#696969));
  background-image: -webkit-linear-gradient(top, #939393, #696969);
  background-image: -moz-linear-gradient(top, #939393, #696969);
  background-image: -ms-linear-gradient(top, #939393, #696969);
  background-image: -o-linear-gradient(top, #939393, #696969);
  background-image: linear-gradient(top, #939393, #696969); }

a.gray:hover {
  border: 1px solid #474747;
  color: #fff;
  background-color: #adadad;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#adadad), to(#696969));
  background-image: -webkit-linear-gradient(top, #adadad, #696969);
  background-image: -moz-linear-gradient(top, #adadad, #696969);
  background-image: -ms-linear-gradient(top, #adadad, #696969);
  background-image: -o-linear-gradient(top, #adadad, #696969);
  background-image: linear-gradient(top, #adadad, #696969); }

a.black {
  border: 1px solid #000;
  color: #fff;
  background-color: #080808;
  /* Black */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#080808));
  background-image: -webkit-linear-gradient(top, #323232, #080808);
  background-image: -moz-linear-gradient(top, #323232, #080808);
  background-image: -ms-linear-gradient(top, #323232, #080808);
  background-image: -o-linear-gradient(top, #323232, #080808);
  background-image: linear-gradient(top, #323232, #080808); }

a.black:hover {
  border: 1px solid #000;
  color: #fff;
  background-color: #4c4c4c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#080808));
  background-image: -webkit-linear-gradient(top, #4c4c4c, #080808);
  background-image: -moz-linear-gradient(top, #4c4c4c, #080808);
  background-image: -ms-linear-gradient(top, #4c4c4c, #080808);
  background-image: -o-linear-gradient(top, #4c4c4c, #080808);
  background-image: linear-gradient(top, #4c4c4c, #080808); }

/* =Forms
-------------------------------------------------------------- */
label {
  display: inline-block;
  padding: 2px 0;
  font-weight: 700; }

legend {
  padding: 2px 5px; }

fieldset {
  margin: 0 0 1.5em;
  padding: 1em 2em;
  border: 1px solid #ccc; }

select,
input[type="text"],
input[type="password"],
input[type="email"] {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  max-width: 100%;
  margin: 0;
  padding: 6px 8px;
  border: 1px solid #aaa;
  border-bottom-color: #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  cursor: text; }

select {
  max-width: 100%;
  height: auto; }

area,
textarea {
  overflow: auto;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 8px 10px;
  border: 1px solid #aaa;
  border-bottom-color: #ccc;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2); }

map area {
  padding: 0;
  border: 0; }

input,
select {
  cursor: pointer; }

area:focus,
input:focus,
textarea:focus {
  border: 1px solid #6cf; }

input[type="text"],
input[type="password"] {
  cursor: text; }

/* =Search
-------------------------------------------------------------- */
#searchform input[type="text"] {
  width: calc(100% - 95px);
  border-right: none; }
#searchform input[type="submit"] {
  width: 95px;
  padding-left: 0;
  padding-right: 0;
  float: right; }

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
  width: 96%; }

/* =Widgets
-------------------------------------------------------------- */
.widget-area:after, .widget-wrapper:after, .widget-inner:after {
  content: '';
  display: block;
  clear: both; }

.widget_gplogoutlink__greeting {
  margin-bottom: 10px; }

.widget_gpgolfbox input[type="password"], .widget_gpgolfbox input[type="text"] {
  width: 100%;
  margin-bottom: 15px; }
.widget_gpgolfbox .golfbox-logo {
  max-width: 160px;
  text-align: center; }
.widget_gpgolfbox .additional {
  margin-top: 15px; }

.widget_golfpistesponsoritwidget .sponsor-link {
  padding: 10px;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.widget_gbbuttonlistwidget a.button {
  width: 100%;
  text-align: center;
  padding: 15px 10px; }
.widget_gbbuttonlistwidget a.button + a.button {
  margin-top: 15px; }

.widget_gpfacebookfeed .fb-page, .widget_gpfacebookfeed .fb-page iframe[style], .widget_gpfacebookfeed .fb-page span {
  width: 100% !important; }

.widget_gpfacebookfeed .fb-page {
  width: 100% !important;
  overflow: hidden; }
  .widget_gpfacebookfeed .fb-page iframe[style], .widget_gpfacebookfeed .fb-page span {
    width: 100% !important; }

.widget-wrapper {
  margin: 0 0 20px; }

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper input[type="email"] {
  width: 75%; }

#widgets {
  margin-top: 40px; }

#widgets a {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none; }

#widgets form {
  margin: 0; }

#widgets ul,
#widgets ol {
  padding: 0 0 0 20px; }

#widgets ul li a {
  display: inline;
  text-decoration: none; }

#widgets .widget-title img {
  float: right;
  position: relative;
  top: 4px;
  width: 11px;
  height: 11px; }

#widgets .rss-date {
  padding: 6px 12px;
  line-height: 18px; }

#widgets .rssSummary {
  padding: 10px; }

#widgets cite {
  padding: 6px 12px;
  font-style: normal;
  line-height: 18px; }

#widgets .tagcloud,
#widgets .textwidget {
  display: block;
  margin: 0;
  line-height: 1.5em;
  word-wrap: break-word; }

#widgets .textwidget a {
  display: inline; }

#widgets ul .children {
  padding: 0 0 0 10px; }

#widgets .author {
  padding-top: 4px;
  font-weight: 700; }

.widget_archive select,
#cat {
  display: block;
  margin: 0 15px 0 0; }

.colophon-widget {
  min-height: 0;
  background: none; }

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
  width: 100%; }

.top-widget {
  float: right;
  clear: right;
  width: 45%;
  min-height: 0;
  padding: 0 3px 0 0;
  border: none;
  background: none;
  text-align: right; }

.top-widget ul {
  padding: 0; }

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
  width: auto; }

.top-widget #searchform {
  margin: 0; }

/* =Post Listing
-------------------------------------------------------------- */
.post-list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0; }
  .post-list span {
    display: block; }
  .post-list > li {
    position: relative;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .post-list > li:last-child {
      margin-bottom: 0; }
    .post-list > li:after {
      content: '';
      display: table;
      clear: both; }
  .post-list-title {
    margin: 0; }

.post-image {
  padding-bottom: 75%;
  background-size: cover;
  background-position: center; }
  .post-image--round {
    padding-bottom: 100%;
    border-radius: 800px; }
  .post-image--square {
    padding-bottom: 100%; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -moz-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;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  min-height: 1px;
  display: none; }
  [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; }

/*
* Color reference
* #4f80e1 - Blue - buttons
*/
.page-carousel-container {
  margin-bottom: 40px; }

.slick-slide {
  outline: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("assets/img/ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 35px;
  line-height: 0px;
  font-size: 0px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  cursor: pointer;
  text-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  background: transparent;
  color: white;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0;
  z-index: 1; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: 0; }
  [dir="rtl"] .slick-next {
    left: 0;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 25%;
        left: 0;
        content: '';
        border-radius: 100px;
        background: #ccc;
        width: 10px;
        height: 10px;
        /*font-family: $slick-font-family;
        font-size: $slick-dot-size;
        line-height: 20px;
        text-align: center;
        color: $slick-dot-color;
        opacity: $slick-opacity-not-active;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;*/ }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  background: #fff;
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("assets/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("asset/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("assets/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("assets/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("assets/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("assets/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa:before {
  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;
  transform: translate(0, 0); }

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

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

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

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

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

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

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

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

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

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

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

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

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

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

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

.fa-th:before {
  content: "\f00a"; }

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

.fa-check:before {
  content: "\f00c"; }

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

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

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

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

.fa-signal:before {
  content: "\f012"; }

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

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

.fa-home:before {
  content: "\f015"; }

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

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

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

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

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

.fa-inbox:before {
  content: "\f01c"; }

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

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

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a"; }

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

.fa-indent:before {
  content: "\f03c"; }

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

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

.fa-pencil:before {
  content: "\f040"; }

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

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

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

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

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

.fa-arrows:before {
  content: "\f047"; }

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

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

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

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

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

.fa-eject:before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

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

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

.fa-ban:before {
  content: "\f05e"; }

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

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

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

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

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

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

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

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

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

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

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

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

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

.fa-retweet:before {
  content: "\f079"; }

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

.fa-folder:before {
  content: "\f07b"; }

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084"; }

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

.fa-comments:before {
  content: "\f086"; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

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

.fa-phone:before {
  content: "\f095"; }

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

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

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

.fa-twitter:before {
  content: "\f099"; }

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

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

.fa-rss:before {
  content: "\f09e"; }

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

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

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

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

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

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

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

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

.fa-paperclip:before {
  content: "\f0c6"; }

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

.fa-square:before {
  content: "\f0c8"; }

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

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns:before {
  content: "\f0db"; }

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

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

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

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

.fa-exchange:before {
  content: "\f0ec"; }

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

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

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

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

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

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

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

.fa-beer:before {
  content: "\f0fc"; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

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

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

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

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

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b"; }

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

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

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

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

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

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

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

.fa-crop:before {
  content: "\f125"; }

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

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

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

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

.fa-microphone:before {
  content: "\f130"; }

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

.fa-shield:before {
  content: "\f132"; }

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

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

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

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

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

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

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

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

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

.fa-bullseye:before {
  content: "\f140"; }

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e"; }

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

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

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

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

.fa-gbp:before {
  content: "\f154"; }

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

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

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

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

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

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

.fa-file:before {
  content: "\f15b"; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

.fa-dropbox:before {
  content: "\f16b"; }

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

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

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

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

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

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

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

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

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

.fa-slack:before {
  content: "\f198"; }

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

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

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

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

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

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

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-recycle:before {
  content: "\f1b8"; }

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

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

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

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

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

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

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

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

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

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

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-history:before {
  content: "\f1da"; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

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

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

.fa-bomb:before {
  content: "\f1e2"; }

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

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

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

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

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

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

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

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

.fa-motorcycle:before {
  content: "\f21c"; }

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

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\f22c"; }

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

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

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

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

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

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

/*!
 * Fotorama 4.6.3 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important; }

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important; }

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0; }

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5); }

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important; }

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform,width;
  transition-property: transform,width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box; }

.fotorama__caption__wrap {
  box-sizing: border-box; }

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  /*-webkit-tap-highlight-color:transparent*/
  /* ios bug */ }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(assets/img/fotorama.png) no-repeat; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(fotorama@2x.png) 0 0/96px 160px no-repeat; } }
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2); }

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important; } }
.fotorama {
  min-width: 1px;
  overflow: hidden; }

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none; }

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000; }

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important; }

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000; }

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0; }

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl; }

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%; }

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important; }

.fotorama__stage__frame {
  overflow: hidden; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none; }

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important; }

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block; }

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important; }

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5; }

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left; }

.fotorama__nav__frame {
  position: relative;
  cursor: pointer; }

.fotorama__nav--dots {
  display: block; }

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px; }

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none; }

.fotorama__nav--thumbs {
  display: block; }

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none; }

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f; }

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px; }

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2; }

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000; }

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5); }

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5); }

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0; }

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none; }

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear; }

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.fotorama__select {
  cursor: auto; }

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10; }

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent; } }
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer; }

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px; }

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0; }

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0; }

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1; }

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20; }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%; }

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px; }

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none; }

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block; }

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px; }

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-close {
  display: none; }

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0; }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1; }

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block; }

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important; }

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform,opacity;
  transition-property: transform,opacity;
  transition-duration: .3s; }

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%,5px 100%; }

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0; }

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px; }

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0; }

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none; }

.fotorama.post.nofullscreen .fotorama__fullscreen-icon {
  display: none; }

#container.simple {
  max-width: 960px;
  padding: 0 25px; }

.header-carousel .carousel-item {
  height: 300px; }

.above-header-and-logo {
  min-height: 300px; }
  .above-header-and-logo #carousel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 100%;
    width: 100%; }
    .above-header-and-logo #carousel .carousel-item {
      height: 100%;
      width: 100%;
      padding-top: auto; }

.long .carousel-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }
.long .carousel-item__background {
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }
.long .header-carousel, .long .slick-list {
  height: 100%; }
.long #header {
  position: relative; }
.long .header-wrapper > * {
  position: relative; }
.long .header-wrapper, .long .header-carousel .carousel-item {
  min-height: 300px; }
.long .header-wrapper, .long .main-nav ul {
  margin: 0 auto; }

@media screen and (max-width: 650px) {
  .long .header-carousel .carousel-item, .long .header-wrapper {
    height: 100% !important; } }
.floating .header-wrap {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 25px; }
.floating #header .grid {
  margin-bottom: 0; }
.floating #header {
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 50;
  background-color: #585858;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
  background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
  background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
  background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
  background-image: -o-linear-gradient(top, #585858, #3d3d3d);
  background-image: linear-gradient(top, #585858, #3d3d3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d); }
.floating #wrapper {
  margin-top: 110px; }
.floating #logo img {
  max-height: 95px;
  width: auto; }
.floating .main-nav, .floating .js .main-nav {
  background: none; }
  .floating .main-nav .menu, .floating .js .main-nav .menu {
    float: right; }
    .floating .main-nav .menu > li > a, .floating .js .main-nav .menu > li > a {
      height: 60px;
      line-height: 60px; }
.floating .menu-button {
  height: 60px;
  line-height: 60px; }

@media screen and (max-width: 961px) {
  .floating #header .logo-wrapper {
    float: left;
    width: auto;
    position: relative;
    z-index: 49; }
  .floating #header .nav-wrapper {
    float: right;
    width: auto; } }
@media screen and (max-width: 650px) {
  .js .floating .main-nav {
    position: initial; }
    .js .floating .main-nav .menu {
      left: 0;
      top: 60px;
      z-index: 48;
      padding-top: 50px;
      background: #fff; } }
@media screen and (max-width: 600px) {
  .floating #header {
    position: absolute;
    top: 0; }

  .admin-bar .floating #header {
    top: 46px; } }
.carousel-item {
  position: relative; }
  .carousel-item__content {
    position: absolute;
    bottom: 20%;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .carousel-item__text {
    font-size: 2.4rem;
    line-height: 1.4; }
  .carousel-item__cta .button {
    margin-top: 25px; }

@media screen and (max-width: 650px) {
  .carousel-item__text {
    font-size: 1.75rem; } }
.carousel__container .post-list {
  margin-bottom: 0; }
.carousel__container p:last-of-type {
  margin-bottom: 0; }
.carousel__call-to-action {
  text-align: center;
  margin-bottom: 15px; }
.carousel__pagination {
  position: relative; }
  .carousel__pagination .slick-dots {
    position: static;
    margin: 0; }
    .carousel__pagination .slick-dots li {
      background: #ccc;
      width: 25px;
      height: 25px;
      line-height: 25px;
      border-radius: 500px; }
      .carousel__pagination .slick-dots li.slick-active {
        background: #aaa; }

ul.carousel__arrow-spacing {
  padding-left: 35px;
  padding-right: 35px; }

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbpress .breadcrumb-list,
.bbpress .post-meta {
  display: none; }

/*
Admin panel overwrites
*/
#wpadminbar {
  border: 1xp solid red; }

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
  float: none;
  clear: both;
  width: 100%;
  height: 1px;
  border: none;
  color: #ddd;
  background: #ddd; }

hr.space {
  color: #fff;
  background: #fff; }

/* =Base
-------------------------------------------------------------- */
html {
  height: 100%; }

body {
  color: #555;
  background: #efefef;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* =Typography
-------------------------------------------------------------- */
p {
  word-wrap: break-word; }

i,
em,
dfn,
cite {
  font-style: italic; }

tt,
var,
pre,
kbd,
samp,
code {
  font-family: monospace, serif;
  font-style: normal; }

b,
strong {
  font-weight: 700; }

pre {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 6px 10px;
  border: 1px solid #aaa;
  border-bottom-color: #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  background: #f4f4f4;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  white-space: pre-wrap;
  word-wrap: break-word; }

del {
  color: #555;
  text-decoration: line-through; }

ins,
dfn {
  border-bottom: 1px solid #ccc; }

sup,
sub,
small {
  font-size: 85%; }

abbr,
acronym {
  font-size: 85%;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

a abbr,
a acronym {
  border: none; }

dfn[title],
abbr[title],
acronym[title] {
  border-bottom: 1px solid #ccc;
  cursor: help; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

/* =Responsive Images
-------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

.ie8 img {
  width: auto\9;
  height: auto; }

.ie8 img.size-large {
  width: auto;
  max-width: 60%; }

/* =Responsive Videos
-------------------------------------------------------------- */
video {
  width: 100%;
  max-width: 100%;
  height: auto; }

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
  max-width: 100%; }

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

/* =Responsive WP Auto-Embeds
-------------------------------------------------------------- */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

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

/* =Links
-------------------------------------------------------------- */
a {
  color: #06c;
  font-weight: 400;
  text-decoration: none; }

a:hover,
a:focus,
a:active {
  outline: 0;
  color: #444;
  text-decoration: none; }

::selection {
  color: #fff;
  background: #999;
  text-shadow: none; }

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
  display: block;
  position: absolute;
  top: 60px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #f0c36d;
  color: #212121;
  background-color: #f9edbe;
  text-align: center; }

.msie-box a {
  color: #212121; }

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
  border: 1px solid #ddd; }

table {
  width: 100%;
  border-collapse: collapse; }

/* =Lists
-------------------------------------------------------------- */
ul {
  margin: 0;
  padding: 0;
  list-style-type: disc; }

ol {
  margin: 0;
  padding: 0;
  line-height: 22px;
  list-style-position: outside;
  list-style-type: decimal; }

dt {
  font-weight: 400; }

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
  overflow: auto;
  margin: 20px;
  padding: 0 0 10px 12px;
  border: none;
  border-left: 4px solid #d6d6d6;
  background: #f9f9f9; }

blockquote p {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: italic;
  line-height: 26px; }

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3,
h4, h5, h6 {
  font-weight: 700;
  line-height: 1.0em;
  word-wrap: break-word; }

h1 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 2.625em;
  /* = 42px */ }

h2 {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  font-size: 2.250em;
  /* = 36px */ }

h3 {
  margin-top: 0.857em;
  margin-bottom: 0.857em;
  font-size: 1.875em;
  /* = 30px */ }

h4 {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.500em;
  /* = 24px */ }

h5 {
  margin-top: 1.125em;
  margin-bottom: 1.125em;
  font-size: 1.125em;
  /* = 18px */ }

h6 {
  margin-top: 1.285em;
  margin-bottom: 1.285em;
  font-size: 1.000em;
  /* = 16px */ }

/* =Margins & Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
  margin: 1.6em 0; }

th,
td {
  padding: 0.8em; }

caption {
  padding-bottom: 0.8em; }

blockquote {
  padding: 0 1em; }

blockquote:first-child {
  margin: 0.8em 0; }

fieldset {
  margin: 1.6em 0;
  padding: 0 1em 1em; }

legend {
  padding-right: 0.8em;
  padding-left: 0.8em; }

legend + * {
  margin-top: 1em; }

input,
textarea {
  padding: 0.3em 0.4em 0.15em; }

select {
  padding: 0.1em 0.2em 0; }

option {
  padding: 0 0.4em; }

dt {
  margin-top: 0.8em;
  margin-bottom: 0.4em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

ul,
ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 2.0em; }

li ul,
li ol {
  margin: 0; }

form div {
  margin-bottom: 0.8em; }

/* =Skip Links
-------------------------------------------------------------- */
.skip-container {
  display: block;
  position: relative; }

.skip-link {
  float: right;
  margin-left: -100%;
  padding: 0.5em;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  font-size: 0.8125em;
  text-transform: uppercase; }

.skip-link:hover,
.skip-link:active,
.skip-link:focus {
  border: 1px solid #666; }

.custom-background .site {
  margin: 0 auto;
  -webkit-box-shadow: 0 -5px 5px 4px #d5d5d5;
  -moz-box-shadow: 0 -5px 5px 4px #d5d5d5;
  box-shadow: 0 -5px 5px 4px #d5d5d5; }

/* =Layout
-------------------------------------------------------------- */
#container {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#wrapper {
  clear: both;
  position: relative;
  margin: 0 auto;
  padding: 40px 20px 20px 20px;
  background-color: #fff;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.front-page #wrapper {
  margin: 20px auto 20px auto;
  padding: 0;
  border: none;
  background-color: transparent; }

#header {
  margin: 0;
  position: relative; }
  #header:after {
    content: '';
    clear: both;
    display: table; }

.section {
  clear: both;
  margin: 0 auto; }
  .section.content-width {
    max-width: 960px;
    padding: 0;
    background: transparent !important; }
    .section.content-width#footer {
      padding: 0 0 25px; }
  .section-header {
    width: 100%;
    height: 430px;
    background-size: cover;
    background-position: center center; }
  .section-wrapper {
    margin: 0 auto;
    padding: 20px;
    max-width: 960px;
    overflow: hidden;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

/* =Header
-------------------------------------------------------------- */
#logo {
  float: left;
  margin: 0; }

.site-name {
  display: block;
  padding-top: 20px;
  font-size: 2.063em;
  /* = 33px */
  line-height: 1.0em; }

.site-name a {
  color: #333;
  font-weight: 700; }

.site-description {
  display: block;
  margin: 10px 0;
  color: #afafaf;
  font-size: 0.875em;
  /* = 14px */ }

/* =Content
-------------------------------------------------------------- */
#content {
  margin-bottom: 20px; }

#content-full {
  margin-bottom: 20px; }

#content-blog {
  margin-bottom: 20px; }

#content-images {
  margin-bottom: 20px; }

#content-search {
  margin-bottom: 20px; }

#content-archive {
  margin-bottom: 20px; }

#content-sitemap {
  margin-bottom: 20px; }

#content-sitemap a {
  font-size: 12px; }

#content .sticky {
  clear: both; }

/* =Templates 
-------------------------------------------------------------- */
/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 30px 0 40px 0;
  padding: 10px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f9f9f9; }

#author-meta img {
  float: left;
  padding: 10px 15px 0 5px; }

#author-meta p {
  margin: 0;
  padding: 5px; }

#author-meta .about-author {
  margin: 10px 0 0 0;
  font-weight: 700; }

/* =Featured Content
-------------------------------------------------------------- */
#featured {
  width: 99.893617021277%;
  padding-bottom: 40px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff; }

#featured p {
  padding: 0 40px 0 40px;
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  text-align: center; }

#featured-image {
  margin: 40px 0 0 0; }

#featured-image .fluid-width-video-wrapper {
  margin-left: -20px; }

.featured-image img {
  margin-top: 44px; }

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
  margin-left: 5px;
  color: #aaa;
  font-size: 18px; }

.form-allowed-tags {
  display: none;
  font-size: 10px; }

/* =Titles
-------------------------------------------------------------- */
.featured-title {
  margin: 0;
  padding-top: 40px;
  font-size: 60px;
  text-align: center;
  letter-spacing: -1px; }

.featured-subtitle {
  padding: 0 10px;
  text-align: center; }

.widget-title h3,
.widget-title-home h3 {
  display: block;
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 23px;
  text-align: left; }

.top-widget .widget-title h3 {
  padding: 0;
  font-size: 14px;
  text-align: right; }

.widget-title a {
  padding: 0 !important;
  border-bottom: none; }

.title-404 {
  color: #933; }

/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.widget-wrapper .alignnone, .post-entry .alignnone {
  margin: 5px 20px 20px 0; }
.widget-wrapper .aligncenter, .post-entry .aligncenter {
  margin: 5px auto 20px auto; }
.widget-wrapper .alignright, .post-entry .alignright {
  margin: 5px 0 20px 20px; }
.widget-wrapper .alignleft, .post-entry .alignleft {
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.wp-caption {
  max-width: 96%;
  padding: 13px 10px 10px 10px;
  border: 1px solid #f0f0f0;
  background: #f9f9f9;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  width: auto;
  max-width: 98.5%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0 none; }

.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 10px;
  font-size: 12px;
  line-height: 1.5em; }

img.wp-smiley {
  vertical-align: middle; }

/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
  display: block;
  width: auto;
  margin: 15px auto; }

/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
  display: block;
  margin: 20px 0;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: left; }

.alert {
  border: 1px solid #dc7070;
  color: #212121;
  background-color: #faebeb; }

.address {
  border: 1px solid #cdc9a5;
  color: #212121;
  background-color: #f6f5ef; }

.notice {
  border: 1px solid #e3cf57;
  color: #212121;
  background-color: #fbf9e9; }

.success {
  border: 1px solid #a2bc13;
  color: #212121;
  background-color: #f9fde8; }

.download {
  border: 1px solid #ff9912;
  color: #212121;
  background-color: #fff4e5; }

.information {
  border: 1px solid #6ca6cd;
  color: #212121;
  background-color: #eef3f6; }

.required {
  color: #d5243f; }

/* =Footer
-------------------------------------------------------------- */
#footer {
  line-height: 1.5em; }

#footer a {
  color: #333;
  font-weight: 400; }

#footer a:hover {
  color: #444; }

#footer-wrapper .grid.col-940 {
  margin: 0; }

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

.copyright {
  text-align: left; }

.powered {
  text-align: right; }

#footer_widget .col-300:nth-child(3n+3) {
  margin-right: 0; }

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
  margin: 0;
  padding: 0;
  line-height: normal;
  text-align: right;
  list-style: none; }

#footer .rss-icon,
#footer .yelp-icon,
#footer .vimeo-icon,
#footer .youtube-icon,
#footer .twitter-icon,
#footer .facebook-icon,
#footer .linkedin-icon,
#footer .rss-feed-icon,
#footer .instagram-icon,
#footer .pinterest-icon,
#footer .foursquare-icon,
#footer .googleplus-icon,
#footer .google-plus-icon,
#footer .stumbleupon-icon,
#footer .stumble-upon-icon {
  display: inline;
  margin: 1px;
  padding-left: 3px; }

.article__somebar ul {
  list-style: none; }
  .article__somebar ul li {
    display: inline-block; }
    .article__somebar ul li a {
      display: block;
      text-align: center;
      padding: 5px; }
      .article__somebar ul li a i {
        color: white;
        padding: 10px; }

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
  display: table;
  content: " "; }

.clearfix:after,
#container:after,
.widget-wrapper:after {
  clear: both; }

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
  zoom: 1; }

.clear {
  clear: both; }

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
bdo[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: bidi-override; }

bdo[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: bidi-override; }

[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: embed; }

[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: embed; }

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid; }

  ul,
  ol,
  dl {
    page-break-before: avoid; } }
/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
/*The last 29 days of the month are the hardest."- Nikola Tesla*/
/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 961px) {
  .copyright,
  .scroll-top,
  .powered {
    float: left; }

  #featured-image .fluid-width-video-wrapper {
    margin: 20px 0 0 0; }

  .front-page #widgets {
    margin-top: 40px; }

  .top-widget,
  .front-page .top-widget {
    margin-top: 0 !important; }

  .hide-desktop {
    display: block; }

  .show-desktop {
    display: none; }

  .hide-980 {
    display: none; }

  .show-980 {
    display: block; } }
@media screen and (max-width: 650px) {
  #logo {
    float: none;
    margin: 0;
    text-align: center; }

  #featured-image .fluid-width-video-wrapper {
    margin: 20px 0 0 0; }

  .top-widget {
    float: none;
    position: relative;
    width: auto;
    margin: 0 auto 10px auto;
    text-align: center; }

  .top-widget .widget-title h3 {
    text-align: center; }

  #author-meta {
    padding: 20px; }

  #wrapper .gallery .gallery-item {
    max-width: 100%; }

  .hide-650 {
    display: none; }

  .show-650 {
    display: block; }

  .hide-mobile {
    display: none; }

  #footer {
    text-align: center; }

  #footer .social-icons {
    padding-bottom: 10px;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #logo {
    float: none;
    text-align: center; }

  #featured-image .fluid-width-video-wrapper {
    margin: 20px 0 0 0; }

  .featured-title {
    padding: 40px 20px 0 20px;
    font-size: 40px; }

  .featured-subtitle {
    font-size: 24px; }

  #wrapper .gallery .gallery-item {
    float: none; }

  .hide-480 {
    display: none; }

  .show-480 {
    display: block; }

  #footer {
    text-align: center; }

  #footer .social-icons {
    text-align: center; } }
@media screen and (max-width: 320px) {
  #featured p {
    font-size: 12px;
    line-height: 1.5em; }

  .featured-title {
    font-size: 35px; }

  .featured-subtitle {
    font-size: 15px; }

  .call-to-action a.button {
    padding: 7px 17px;
    font-size: 14px; }

  .hide-320 {
    display: none; }

  .show-320 {
    display: block; } }
@media screen and (max-width: 240px) {
  #featured p {
    font-size: 11px;
    line-height: 1.5em; }

  .featured-title {
    font-size: 20px; }

  .featured-subtitle {
    font-size: 11px; }

  .call-to-action a.button {
    padding: 5px 15px;
    font-size: 12px; }

  .top-widget area,
  .top-widget select,
  .top-widget textarea,
  .top-widget input[type="text"],
  .top-widget input[type="password"],
  .top-widget input[type="email"] {
    width: 75%; }

  .widget-title h3,
  .widget-title-home h3 {
    height: 13px;
    font-size: 14px;
    line-height: 13px;
    text-align: left; }

  .hide-240 {
    display: none; }

  .show-240 {
    display: block; } }

/*# sourceMappingURL=style.css.map */

.woocommerce .term-description {
	display: none;
}

.widget_eventclubdynamicview .widget-inner .widget-inner {
	padding: 0 !important;
	background: none !important;
	border: none !important;
}
