@charset "UTF-8";
/*
Theme Name: montpol
Theme URI: http://plamontpol.com/
Author: mhà
Author URI: http://mhadisseny.com/
Description: Les Cases del Pla de Montpol
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: montpol
Domain Path: /languages/
Tags:
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
1.1 - Grid responsive
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
13.0 - Parts
	13.1 - Header
	13.2 - Sidebars
	13.3 - Footer
14.0 - Fotorama slider responsive
15.0 - Blog

--------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Kaushan+Script|ABeeZee);
/* line 5, core/sass/concise/generic/_normalize.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

/* line 10, core/sass/concise/generic/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 23, core/sass/concise/generic/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 31, core/sass/concise/generic/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 36, core/sass/concise/generic/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 39, core/sass/concise/generic/_normalize.scss */
a {
  background: transparent;
}
/* line 42, core/sass/concise/generic/_normalize.scss */
a:focus {
  outline: thin dotted;
}
/* line 44, core/sass/concise/generic/_normalize.scss */
a:active, a:hover {
  outline: 0;
}

/* line 48, core/sass/concise/generic/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 50, core/sass/concise/generic/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 53, core/sass/concise/generic/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 55, core/sass/concise/generic/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 60, core/sass/concise/generic/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 68, core/sass/concise/generic/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 70, core/sass/concise/generic/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 72, core/sass/concise/generic/_normalize.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 77, core/sass/concise/generic/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 79, core/sass/concise/generic/_normalize.scss */
figure {
  margin: 0;
}

/* line 81, core/sass/concise/generic/_normalize.scss */
hr {
  border: solid #eee;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 90, core/sass/concise/generic/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 96, core/sass/concise/generic/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}

/* line 105, core/sass/concise/generic/_normalize.scss */
q {
  quotes: none;
}
/* line 108, core/sass/concise/generic/_normalize.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 115, core/sass/concise/generic/_normalize.scss */
form {
  margin: 0;
}

/* line 117, core/sass/concise/generic/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 129, core/sass/concise/generic/_normalize.scss */
button {
  overflow: visible;
}

/* line 131, core/sass/concise/generic/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 134, core/sass/concise/generic/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* line 143, core/sass/concise/generic/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 146, core/sass/concise/generic/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 152, core/sass/concise/generic/_normalize.scss */
input {
  line-height: normal;
}
/* line 155, core/sass/concise/generic/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 162, core/sass/concise/generic/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 166, core/sass/concise/generic/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 170, core/sass/concise/generic/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 175, core/sass/concise/generic/_normalize.scss */
fieldset {
  margin: 0 2px;
}

/* line 177, core/sass/concise/generic/_normalize.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

/* line 184, core/sass/concise/generic/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 186, core/sass/concise/generic/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 188, core/sass/concise/generic/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 193, core/sass/concise/generic/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 7, core/sass/concise/generic/_shared.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.giga, .mega, .kilo,
hgroup,
ul, ol, dl,
blockquote, p, address,
table,
fieldset, figure,
pre,
.row,
.well {
  margin-bottom: 22px;
  margin-bottom: 1.375rem;
}

/* line 24, core/sass/concise/generic/_shared.scss */
hr {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

/* line 31, core/sass/concise/generic/_shared.scss */
ul,
ol,
dd {
  margin-left: 44px;
  margin-left: 2.75rem;
}

/*
*
* cute Grids v1.0.1
* Copyright 2014 Darren Newberry
* http://www.cutegrids.com
* Free to use under the MIT Licence
* http://www.opensource.org/licenses/mit-license.php
*
*/
/* line 11, core/sass/grid/_grid.scss */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 17, core/sass/grid/_grid.scss */
*:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Set the width of the row to what you like */
/* line 28, core/sass/grid/_grid.scss */
.row {
  width: 100%;
  max-width: 65rem;
  /* max Width of row, Change to what you like */
  margin: 0 auto;
}
/* line 33, core/sass/grid/_grid.scss */
.row .row {
  margin-left: -0.65rem;
  /* minus left gutter for nested rows */
  margin-right: -0.65rem;
  /* minus Right gutter for nested rows */
  width: auto;
}

/* Nested row 1 level down */
/* Change the gutter if you like, currently set as 0.65em */
/* line 45, core/sass/grid/_grid.scss */
[class*='col-'] {
  float: left;
  position: relative;
  padding: 0.65rem;
  /* top, bottom, left and right padding for columns */
  width: 100%;
}
/* line 51, core/sass/grid/_grid.scss */
[class*='col-']:last-of-type {
  float: left;
}

/* Remove this if you want the columns to float left when they overflow the row */
/* Clearfix */
/* line 60, core/sass/grid/_grid.scss */
.row:after, .group:after, .clearfix:after, .gallery:after, article:after, .blog .post:after, .single .post:after {
  content: "";
  display: table;
  clear: both;
}

/* line 67, core/sass/grid/_grid.scss */
.container:before {
  display: table;
  content: " ";
}
/* line 71, core/sass/grid/_grid.scss */
.container:after {
  display: table;
  content: " ";
  clear: both;
}

/* line 78, core/sass/grid/_grid.scss */
.left {
  float: left !important;
}

/* line 82, core/sass/grid/_grid.scss */
.right {
  float: right !important;
}

/* Grid classes for phone screen widths  */
@media only screen {
  /* line 88, core/sass/grid/_grid.scss */
  .col-1-phone {
    width: 8.3333333333333%;
  }

  /* line 91, core/sass/grid/_grid.scss */
  .col-2-phone {
    width: 16.666666666667%;
  }

  /* line 94, core/sass/grid/_grid.scss */
  .col-3-phone {
    width: 25%;
  }

  /* line 97, core/sass/grid/_grid.scss */
  .col-4-phone {
    width: 33.333333333333%;
  }

  /* line 100, core/sass/grid/_grid.scss */
  .col-5-phone {
    width: 41.666666666667%;
  }

  /* line 103, core/sass/grid/_grid.scss */
  .col-6-phone {
    width: 50%;
  }

  /* line 106, core/sass/grid/_grid.scss */
  .col-7-phone {
    width: 58.333333333333%;
  }

  /* line 109, core/sass/grid/_grid.scss */
  .col-8-phone {
    width: 66.666666666667%;
  }

  /* line 112, core/sass/grid/_grid.scss */
  .col-9-phone {
    width: 75%;
  }

  /* line 115, core/sass/grid/_grid.scss */
  .col-10-phone {
    width: 83.333333333333%;
  }

  /* line 118, core/sass/grid/_grid.scss */
  .col-11-phone {
    width: 91.666666666667%;
  }

  /* line 121, core/sass/grid/_grid.scss */
  .col-12-phone {
    width: 100%;
  }

  /* offset for phone size */
  /* line 125, core/sass/grid/_grid.scss */
  .col-0-phone-offset {
    margin: 0;
  }

  /* line 128, core/sass/grid/_grid.scss */
  .col-1-phone-offset {
    margin-left: 8.3333333333333%;
  }

  /* line 131, core/sass/grid/_grid.scss */
  .col-2-phone-offset {
    margin-left: 16.666666666667%;
  }

  /* line 134, core/sass/grid/_grid.scss */
  .col-3-phone-offset {
    margin-left: 25%;
  }

  /* line 137, core/sass/grid/_grid.scss */
  .col-4-phone-offset {
    margin-left: 33.333333333333%;
  }

  /* line 140, core/sass/grid/_grid.scss */
  .col-5-phone-offset {
    margin-left: 41.666666666667%;
  }

  /* line 143, core/sass/grid/_grid.scss */
  .col-6-phone-offset {
    margin-left: 50%;
  }

  /* line 146, core/sass/grid/_grid.scss */
  .col-7-phone-offset {
    margin-left: 58.333333333333%;
  }

  /* line 149, core/sass/grid/_grid.scss */
  .col-8-phone-offset {
    margin-left: 66.666666666667%;
  }

  /* line 152, core/sass/grid/_grid.scss */
  .col-9-phone-offset {
    margin-left: 75%;
  }

  /* line 155, core/sass/grid/_grid.scss */
  .col-10-phone-offset {
    margin-left: 83.333333333333%;
  }

  /* line 158, core/sass/grid/_grid.scss */
  .col-11-phone-offset {
    margin-left: 91.666666666667%;
  }

  /* line 161, core/sass/grid/_grid.scss */
  .col-1-phone-push {
    left: 8.3333333333333%;
  }

  /* line 164, core/sass/grid/_grid.scss */
  .col-2-phone-push {
    left: 16.666666666667%;
  }

  /* line 167, core/sass/grid/_grid.scss */
  .col-3-phone-push {
    left: 25%;
  }

  /* line 170, core/sass/grid/_grid.scss */
  .col-4-phone-push {
    left: 33.333333333333%;
  }

  /* line 173, core/sass/grid/_grid.scss */
  .col-5-phone-push {
    left: 41.666666666667%;
  }

  /* line 176, core/sass/grid/_grid.scss */
  .col-6-phone-push {
    left: 50%;
  }

  /* line 179, core/sass/grid/_grid.scss */
  .col-7-phone-push {
    left: 58.333333333333%;
  }

  /* line 182, core/sass/grid/_grid.scss */
  .col-8-phone-push {
    left: 66.666666666667%;
  }

  /* line 185, core/sass/grid/_grid.scss */
  .col-9-phone-push {
    left: 75%;
  }

  /* line 188, core/sass/grid/_grid.scss */
  .col-10-phone-push {
    left: 83.333333333333%;
  }

  /* line 191, core/sass/grid/_grid.scss */
  .col-11-phone-push {
    left: 91.666666666667%;
  }

  /* line 194, core/sass/grid/_grid.scss */
  .col-1-phone-pull {
    right: 8.3333333333333%;
  }

  /* line 197, core/sass/grid/_grid.scss */
  .col-2-phone-pull {
    right: 16.666666666667%;
  }

  /* line 200, core/sass/grid/_grid.scss */
  .col-3-phone-pull {
    right: 25%;
  }

  /* line 203, core/sass/grid/_grid.scss */
  .col-4-phone-pull {
    right: 33.333333333333%;
  }

  /* line 206, core/sass/grid/_grid.scss */
  .col-5-phone-pull {
    right: 41.666666666667%;
  }

  /* line 209, core/sass/grid/_grid.scss */
  .col-6-phone-pull {
    right: 50%;
  }

  /* line 212, core/sass/grid/_grid.scss */
  .col-7-phone-pull {
    right: 58.333333333333%;
  }

  /* line 215, core/sass/grid/_grid.scss */
  .col-8-phone-pull {
    right: 66.666666666667%;
  }

  /* line 218, core/sass/grid/_grid.scss */
  .col-9-phone-pull {
    right: 75%;
  }

  /* line 221, core/sass/grid/_grid.scss */
  .col-10-phone-pull {
    right: 83.333333333333%;
  }

  /* line 224, core/sass/grid/_grid.scss */
  .col-11-phone-pull {
    right: 91.666666666667%;
  }

  /* line 227, core/sass/grid/_grid.scss */
  .center-phone {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 232, core/sass/grid/_grid.scss */
  .uncenter-phone {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  /* line 236, core/sass/grid/_grid.scss */
  .uncenter-phone.right {
    float: right !important;
  }

  /* line 240, core/sass/grid/_grid.scss */
  [class*='col-'].phone-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
/* Grid classes for tablet screen widths  */
@media only screen and (min-width: 48em) {
  /* line 251, core/sass/grid/_grid.scss */
  .col-1-tablet {
    width: 8.3333333333333%;
  }

  /* line 254, core/sass/grid/_grid.scss */
  .col-2-tablet {
    width: 16.666666666667%;
  }

  /* line 257, core/sass/grid/_grid.scss */
  .col-3-tablet {
    width: 25%;
  }

  /* line 260, core/sass/grid/_grid.scss */
  .col-4-tablet {
    width: 33.333333333333%;
  }

  /* line 263, core/sass/grid/_grid.scss */
  .col-5-tablet {
    width: 41.666666666667%;
  }

  /* line 266, core/sass/grid/_grid.scss */
  .col-6-tablet {
    width: 50%;
  }

  /* line 269, core/sass/grid/_grid.scss */
  .col-7-tablet {
    width: 58.333333333333%;
  }

  /* line 272, core/sass/grid/_grid.scss */
  .col-8-tablet {
    width: 66.666666666667%;
  }

  /* line 275, core/sass/grid/_grid.scss */
  .col-9-tablet {
    width: 75%;
  }

  /* line 278, core/sass/grid/_grid.scss */
  .col-10-tablet {
    width: 83.333333333333%;
  }

  /* line 281, core/sass/grid/_grid.scss */
  .col-11-tablet {
    width: 91.666666666667%;
  }

  /* line 284, core/sass/grid/_grid.scss */
  .col-12-tablet {
    width: 100%;
  }

  /* offset for tablet screen widths */
  /* line 288, core/sass/grid/_grid.scss */
  .col-0-tablet-offset {
    margin: 0;
  }

  /* line 291, core/sass/grid/_grid.scss */
  .col-1-tablet-offset {
    margin-left: 8.3333333333333%;
  }

  /* line 294, core/sass/grid/_grid.scss */
  .col-2-tablet-offset {
    margin-left: 16.666666666667%;
  }

  /* line 297, core/sass/grid/_grid.scss */
  .col-3-tablet-offset {
    margin-left: 25%;
  }

  /* line 300, core/sass/grid/_grid.scss */
  .col-4-tablet-offset {
    margin-left: 33.333333333333%;
  }

  /* line 303, core/sass/grid/_grid.scss */
  .col-5-tablet-offset {
    margin-left: 41.666666666667%;
  }

  /* line 306, core/sass/grid/_grid.scss */
  .col-6-tablet-offset {
    margin-left: 50%;
  }

  /* line 309, core/sass/grid/_grid.scss */
  .col-7-tablet-offset {
    margin-left: 58.333333333333%;
  }

  /* line 312, core/sass/grid/_grid.scss */
  .col-8-tablet-offset {
    margin-left: 66.666666666667%;
  }

  /* line 315, core/sass/grid/_grid.scss */
  .col-9-tablet-offset {
    margin-left: 75%;
  }

  /* line 318, core/sass/grid/_grid.scss */
  .col-10-tablet-offset {
    margin-left: 83.333333333333%;
  }

  /* line 321, core/sass/grid/_grid.scss */
  .col-11-tablet-offset {
    margin-left: 91.666666666667%;
  }

  /* line 324, core/sass/grid/_grid.scss */
  .col-1-tablet-push {
    left: 8.3333333333333%;
  }

  /* line 327, core/sass/grid/_grid.scss */
  .col-2-tablet-push {
    left: 16.666666666667%;
  }

  /* line 330, core/sass/grid/_grid.scss */
  .col-3-tablet-push {
    left: 25%;
  }

  /* line 333, core/sass/grid/_grid.scss */
  .col-4-tablet-push {
    left: 33.333333333333%;
  }

  /* line 336, core/sass/grid/_grid.scss */
  .col-5-tablet-push {
    left: 41.666666666667%;
  }

  /* line 339, core/sass/grid/_grid.scss */
  .col-6-tablet-push {
    left: 50%;
  }

  /* line 342, core/sass/grid/_grid.scss */
  .col-7-tablet-push {
    left: 58.333333333333%;
  }

  /* line 345, core/sass/grid/_grid.scss */
  .col-8-tablet-push {
    left: 66.666666666667%;
  }

  /* line 348, core/sass/grid/_grid.scss */
  .col-9-tablet-push {
    left: 75%;
  }

  /* line 351, core/sass/grid/_grid.scss */
  .col-10-tablet-push {
    left: 83.333333333333%;
  }

  /* line 354, core/sass/grid/_grid.scss */
  .col-11-tablet-push {
    left: 91.666666666667%;
  }

  /* line 357, core/sass/grid/_grid.scss */
  .col-1-tablet-pull {
    right: 8.3333333333333%;
  }

  /* line 360, core/sass/grid/_grid.scss */
  .col-2-tablet-pull {
    right: 16.666666666667%;
  }

  /* line 363, core/sass/grid/_grid.scss */
  .col-3-tablet-pull {
    right: 25%;
  }

  /* line 366, core/sass/grid/_grid.scss */
  .col-4-tablet-pull {
    right: 33.333333333333%;
  }

  /* line 369, core/sass/grid/_grid.scss */
  .col-5-tablet-pull {
    right: 41.666666666667%;
  }

  /* line 372, core/sass/grid/_grid.scss */
  .col-6-tablet-pull {
    right: 50%;
  }

  /* line 375, core/sass/grid/_grid.scss */
  .col-7-tablet-pull {
    right: 58.333333333333%;
  }

  /* line 378, core/sass/grid/_grid.scss */
  .col-8-tablet-pull {
    right: 66.666666666667%;
  }

  /* line 381, core/sass/grid/_grid.scss */
  .col-9-tablet-pull {
    right: 75%;
  }

  /* line 384, core/sass/grid/_grid.scss */
  .col-10-tablet-pull {
    right: 83.333333333333%;
  }

  /* line 387, core/sass/grid/_grid.scss */
  .col-11-tablet-pull {
    right: 91.666666666667%;
  }

  /* line 390, core/sass/grid/_grid.scss */
  .center-tablet {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 395, core/sass/grid/_grid.scss */
  .uncenter-tablet {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  /* line 399, core/sass/grid/_grid.scss */
  .uncenter-tablet.right {
    float: right !important;
  }

  /* line 403, core/sass/grid/_grid.scss */
  [class*='col-'].tablet-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
/* Grid classes for wide Tablet / Laptop to Small Desktop Size */
@media only screen and (min-width: 62em) {
  /* line 416, core/sass/grid/_grid.scss */
  .row {
    width: 95%;
  }

  /* line 419, core/sass/grid/_grid.scss */
  .col-1-laptop {
    width: 8.3333333333333%;
  }

  /* line 422, core/sass/grid/_grid.scss */
  .col-2-laptop {
    width: 16.666666666667%;
  }

  /* line 425, core/sass/grid/_grid.scss */
  .col-3-laptop {
    width: 25%;
  }

  /* line 428, core/sass/grid/_grid.scss */
  .col-4-laptop {
    width: 33.333333333333%;
  }

  /* line 431, core/sass/grid/_grid.scss */
  .col-5-laptop {
    width: 41.666666666667%;
  }

  /* line 434, core/sass/grid/_grid.scss */
  .col-6-laptop {
    width: 50%;
  }

  /* line 437, core/sass/grid/_grid.scss */
  .col-7-laptop {
    width: 58.333333333333%;
  }

  /* line 440, core/sass/grid/_grid.scss */
  .col-8-laptop {
    width: 66.666666666667%;
  }

  /* line 443, core/sass/grid/_grid.scss */
  .col-9-laptop {
    width: 75%;
  }

  /* line 446, core/sass/grid/_grid.scss */
  .col-10-laptop {
    width: 83.333333333333%;
  }

  /* line 449, core/sass/grid/_grid.scss */
  .col-11-laptop {
    width: 91.666666666667%;
  }

  /* line 452, core/sass/grid/_grid.scss */
  .col-12-laptop {
    width: 100%;
  }

  /* offset for tablet laptop widths */
  /* line 456, core/sass/grid/_grid.scss */
  .col-0-laptop-offset {
    margin: 0;
  }

  /* line 459, core/sass/grid/_grid.scss */
  .col-1-laptop-offset {
    margin-left: 8.3333333333333%;
  }

  /* line 462, core/sass/grid/_grid.scss */
  .col-2-laptop-offset {
    margin-left: 16.666666666667%;
  }

  /* line 465, core/sass/grid/_grid.scss */
  .col-3-laptop-offset {
    margin-left: 25%;
  }

  /* line 468, core/sass/grid/_grid.scss */
  .col-4-laptop-offset {
    margin-left: 33.333333333333%;
  }

  /* line 471, core/sass/grid/_grid.scss */
  .col-5-laptop-offset {
    margin-left: 41.666666666667%;
  }

  /* line 474, core/sass/grid/_grid.scss */
  .col-6-laptop-offset {
    margin-left: 50%;
  }

  /* line 477, core/sass/grid/_grid.scss */
  .col-7-laptop-offset {
    margin-left: 58.333333333333%;
  }

  /* line 480, core/sass/grid/_grid.scss */
  .col-8-laptop-offset {
    margin-left: 66.666666666667%;
  }

  /* line 483, core/sass/grid/_grid.scss */
  .col-9-laptop-offset {
    margin-left: 75%;
  }

  /* line 486, core/sass/grid/_grid.scss */
  .col-10-laptop-offset {
    margin-left: 83.333333333333%;
  }

  /* line 489, core/sass/grid/_grid.scss */
  .col-11-laptop-offset {
    margin-left: 91.666666666667%;
  }

  /* line 492, core/sass/grid/_grid.scss */
  .col-1-laptop-push {
    left: 8.3333333333333%;
  }

  /* line 495, core/sass/grid/_grid.scss */
  .col-2-laptop-push {
    left: 16.666666666667%;
  }

  /* line 498, core/sass/grid/_grid.scss */
  .col-3-laptop-push {
    left: 25%;
  }

  /* line 501, core/sass/grid/_grid.scss */
  .col-4-laptop-push {
    left: 33.333333333333%;
  }

  /* line 504, core/sass/grid/_grid.scss */
  .col-5-laptop-push {
    left: 41.666666666667%;
  }

  /* line 507, core/sass/grid/_grid.scss */
  .col-6-laptop-push {
    left: 50%;
  }

  /* line 510, core/sass/grid/_grid.scss */
  .col-7-laptop-push {
    left: 58.333333333333%;
  }

  /* line 513, core/sass/grid/_grid.scss */
  .col-8-laptop-push {
    left: 66.666666666667%;
  }

  /* line 516, core/sass/grid/_grid.scss */
  .col-9-laptop-push {
    left: 75%;
  }

  /* line 519, core/sass/grid/_grid.scss */
  .col-10-laptop-push {
    left: 83.333333333333%;
  }

  /* line 522, core/sass/grid/_grid.scss */
  .col-11-laptop-push {
    left: 91.666666666667%;
  }

  /* line 525, core/sass/grid/_grid.scss */
  .col-1-laptop-pull {
    right: 8.3333333333333%;
  }

  /* line 528, core/sass/grid/_grid.scss */
  .col-2-laptop-pull {
    right: 16.666666666667%;
  }

  /* line 531, core/sass/grid/_grid.scss */
  .col-3-laptop-pull {
    right: 25%;
  }

  /* line 534, core/sass/grid/_grid.scss */
  .col-4-laptop-pull {
    right: 33.333333333333%;
  }

  /* line 537, core/sass/grid/_grid.scss */
  .col-5-laptop-pull {
    right: 41.666666666667%;
  }

  /* line 540, core/sass/grid/_grid.scss */
  .col-6-laptop-pull {
    right: 50%;
  }

  /* line 543, core/sass/grid/_grid.scss */
  .col-7-laptop-pull {
    right: 58.333333333333%;
  }

  /* line 546, core/sass/grid/_grid.scss */
  .col-8-laptop-pull {
    right: 66.666666666667%;
  }

  /* line 549, core/sass/grid/_grid.scss */
  .col-9-laptop-pull {
    right: 75%;
  }

  /* line 552, core/sass/grid/_grid.scss */
  .col-10-laptop-pull {
    right: 83.333333333333%;
  }

  /* line 555, core/sass/grid/_grid.scss */
  .col-11-laptop-pull {
    right: 91.666666666667%;
  }

  /* line 558, core/sass/grid/_grid.scss */
  .center-laptop {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 563, core/sass/grid/_grid.scss */
  .uncenter-laptop {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  /* line 567, core/sass/grid/_grid.scss */
  .uncenter-laptop.right {
    float: right !important;
  }

  /* line 571, core/sass/grid/_grid.scss */
  [class*='col-'].laptop-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
/* Grid Classes for Large Desktop Size */
/* line 582, core/sass/grid/_grid.scss */
.show-desktop {
  display: none;
}

@media only screen and (min-width: 75em) {
  /* line 587, core/sass/grid/_grid.scss */
  .col-1-desktop {
    width: 8.3333333333333%;
  }

  /* line 590, core/sass/grid/_grid.scss */
  .col-2-desktop {
    width: 16.666666666667%;
  }

  /* line 593, core/sass/grid/_grid.scss */
  .col-3-desktop {
    width: 25%;
  }

  /* line 596, core/sass/grid/_grid.scss */
  .col-4-desktop {
    width: 33.333333333333%;
  }

  /* line 599, core/sass/grid/_grid.scss */
  .col-5-desktop {
    width: 41.666666666667%;
  }

  /* line 602, core/sass/grid/_grid.scss */
  .col-6-desktop {
    width: 50%;
  }

  /* line 605, core/sass/grid/_grid.scss */
  .col-7-desktop {
    width: 58.333333333333%;
  }

  /* line 608, core/sass/grid/_grid.scss */
  .col-8-desktop {
    width: 66.666666666667%;
  }

  /* line 611, core/sass/grid/_grid.scss */
  .col-9-desktop {
    width: 75%;
  }

  /* line 614, core/sass/grid/_grid.scss */
  .col-10-desktop {
    width: 83.333333333333%;
  }

  /* line 617, core/sass/grid/_grid.scss */
  .col-11-desktop {
    width: 91.666666666667%;
  }

  /* line 620, core/sass/grid/_grid.scss */
  .col-12-desktop {
    width: 100%;
  }

  /* offset for tablet laptop widths */
  /* line 624, core/sass/grid/_grid.scss */
  .col-0-desktop-offset {
    margin: 0;
  }

  /* line 627, core/sass/grid/_grid.scss */
  .col-1-desktop-offset {
    margin-left: 8.3333333333333%;
  }

  /* line 630, core/sass/grid/_grid.scss */
  .col-2-desktop-offset {
    margin-left: 16.666666666667%;
  }

  /* line 633, core/sass/grid/_grid.scss */
  .col-3-desktop-offset {
    margin-left: 25%;
  }

  /* line 636, core/sass/grid/_grid.scss */
  .col-4-desktop-offset {
    margin-left: 33.333333333333%;
  }

  /* line 639, core/sass/grid/_grid.scss */
  .col-5-desktop-offset {
    margin-left: 41.666666666667%;
  }

  /* line 642, core/sass/grid/_grid.scss */
  .col-6-desktop-offset {
    margin-left: 50%;
  }

  /* line 645, core/sass/grid/_grid.scss */
  .col-7-desktop-offset {
    margin-left: 58.333333333333%;
  }

  /* line 648, core/sass/grid/_grid.scss */
  .col-8-desktop-offset {
    margin-left: 66.666666666667%;
  }

  /* line 651, core/sass/grid/_grid.scss */
  .col-9-desktop-offset {
    margin-left: 75%;
  }

  /* line 654, core/sass/grid/_grid.scss */
  .col-10-desktop-offset {
    margin-left: 83.333333333333%;
  }

  /* line 657, core/sass/grid/_grid.scss */
  .col-11-desktop-offset {
    margin-left: 91.666666666667%;
  }

  /* line 660, core/sass/grid/_grid.scss */
  .col-1-desktop-push {
    left: 8.3333333333333%;
  }

  /* line 663, core/sass/grid/_grid.scss */
  .col-2-desktop-push {
    left: 16.666666666667%;
  }

  /* line 666, core/sass/grid/_grid.scss */
  .col-3-desktop-push {
    left: 25%;
  }

  /* line 669, core/sass/grid/_grid.scss */
  .col-4-desktop-push {
    left: 33.333333333333%;
  }

  /* line 672, core/sass/grid/_grid.scss */
  .col-5-desktop-push {
    left: 41.666666666667%;
  }

  /* line 675, core/sass/grid/_grid.scss */
  .col-6-desktop-push {
    left: 50%;
  }

  /* line 678, core/sass/grid/_grid.scss */
  .col-7-desktop-push {
    left: 58.333333333333%;
  }

  /* line 681, core/sass/grid/_grid.scss */
  .col-8-desktop-push {
    left: 66.666666666667%;
  }

  /* line 684, core/sass/grid/_grid.scss */
  .col-9-desktop-push {
    left: 75%;
  }

  /* line 687, core/sass/grid/_grid.scss */
  .col-10-desktop-push {
    left: 83.333333333333%;
  }

  /* line 690, core/sass/grid/_grid.scss */
  .col-11-desktop-push {
    left: 91.666666666667%;
  }

  /* line 693, core/sass/grid/_grid.scss */
  .col-1-desktop-pull {
    right: 8.3333333333333%;
  }

  /* line 696, core/sass/grid/_grid.scss */
  .col-2-desktop-pull {
    right: 16.666666666667%;
  }

  /* line 699, core/sass/grid/_grid.scss */
  .col-3-desktop-pull {
    right: 25%;
  }

  /* line 702, core/sass/grid/_grid.scss */
  .col-4-desktop-pull {
    right: 33.333333333333%;
  }

  /* line 705, core/sass/grid/_grid.scss */
  .col-5-desktop-pull {
    right: 41.666666666667%;
  }

  /* line 708, core/sass/grid/_grid.scss */
  .col-6-desktop-pull {
    right: 50%;
  }

  /* line 711, core/sass/grid/_grid.scss */
  .col-7-desktop-pull {
    right: 58.333333333333%;
  }

  /* line 714, core/sass/grid/_grid.scss */
  .col-8-desktop-pull {
    right: 66.666666666667%;
  }

  /* line 717, core/sass/grid/_grid.scss */
  .col-9-desktop-pull {
    right: 75%;
  }

  /* line 720, core/sass/grid/_grid.scss */
  .col-10-desktop-pull {
    right: 83.333333333333%;
  }

  /* line 723, core/sass/grid/_grid.scss */
  .col-11-desktop-pull {
    right: 91.666666666667%;
  }

  /* line 726, core/sass/grid/_grid.scss */
  .center-desktop {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 731, core/sass/grid/_grid.scss */
  .uncenter-desktop {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  /* line 735, core/sass/grid/_grid.scss */
  .uncenter-desktop.right {
    float: right !important;
  }

  /* line 739, core/sass/grid/_grid.scss */
  [class*='col-'].desktop-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
@media only screen and (max-width: 30em) {
  /* line 749, core/sass/grid/_grid.scss */
  .col-100 {
    width: 100%;
  }
}
/* Make visible or hidden block elements */
/* line 756, core/sass/grid/_grid.scss */
.show-phone, .show-tablet, .show-laptop, .show-desktop {
  display: none !important;
}

/* line 760, core/sass/grid/_grid.scss */
.hide-phone {
  display: block !important;
}

@media only screen and (max-width: 47.938em) {
  /* line 765, core/sass/grid/_grid.scss */
  .phone {
    width: 100%;
  }

  /* line 768, core/sass/grid/_grid.scss */
  .hide-phone {
    display: none !important;
  }

  /* line 771, core/sass/grid/_grid.scss */
  .show-phone {
    display: block !important;
  }
}
@media only screen and (min-width: 48em) and (max-width: 61.938em) {
  /* line 777, core/sass/grid/_grid.scss */
  .hide-tablet {
    display: none !important;
  }

  /* line 780, core/sass/grid/_grid.scss */
  .show-tablet {
    display: block !important;
  }
}
@media only screen and (min-width: 62em) and (max-width: 74.938em) {
  /* line 786, core/sass/grid/_grid.scss */
  .hide-laptop {
    display: none !important;
  }

  /* line 789, core/sass/grid/_grid.scss */
  .show-laptop {
    display: block !important;
  }
}
@media only screen and (min-width: 75em) {
  /* line 795, core/sass/grid/_grid.scss */
  .hide-desktop {
    display: none !important;
  }

  /* line 798, core/sass/grid/_grid.scss */
  .show-desktop {
    display: block !important;
  }
}
/* make images responsive */
/* line 805, core/sass/grid/_grid.scss */
.responsive-img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 811, core/sass/grid/_grid.scss */
img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* Optional Extras */
/* line 819, core/sass/grid/_grid.scss */
.no-pad {
  padding: 0 0.65rem;
}

/* line 823, core/sass/grid/_grid.scss */
.no-pad-bottom {
  padding-bottom: 0;
}

/* something to keep tables horizontal with scroll when on small screen 
*  Useful if table is wide. Set media query to point where table needs it
*/
@media only screen and (max-width: 47.938em) {
  /* line 832, core/sass/grid/_grid.scss */
  .table-respond {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
/* line 7, core/sass/concise/base/_main.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, core/sass/concise/base/_main.scss */
html,
body {
  background-color: #ece9e7;
  color: #402612;
  font: normal normal 1em/1.375 ABeeZee, Helvetica, Arial, sans-serif;
  margin: 0;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}

/* line 33, core/sass/concise/base/_main.scss */
#page {
  font: normal normal 0.875em/20px ABeeZee, Helvetica, Arial, sans-serif;
}

/* line 39, core/sass/concise/base/_main.scss */
html[dir="rtl"] {
  direction: rtl;
}

/* line 6, core/sass/concise/base/_selection.scss */
*::-webkit-selection {
  background-color: #666666;
  color: white;
}
/* line 11, core/sass/concise/base/_selection.scss */
*::-moz-selection {
  background-color: #666666;
  color: white;
}
/* line 16, core/sass/concise/base/_selection.scss */
*::selection {
  background-color: #666666;
  color: white;
}

/* line 6, core/sass/concise/base/_type.scss */
a {
  color: #905528;
  text-decoration: none;
}
/* line 10, core/sass/concise/base/_type.scss */
a:hover {
  color: #b27b2f;
  cursor: pointer;
}

/* line 17, core/sass/concise/base/_type.scss */
p a {
  line-height: inherit;
}
/* line 20, core/sass/concise/base/_type.scss */
p a:visited {
  line-height: inherit;
}

/* line 25, core/sass/concise/base/_type.scss */
small,
.small {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.83333;
}

/* line 30, core/sass/concise/base/_type.scss */
.micro {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 2.2;
}

/* line 36, core/sass/concise/base/_type.scss */
address {
  font-style: normal;
}
/* line 39, core/sass/concise/base/_type.scss */
address > strong {
  display: block;
}

/* line 45, core/sass/concise/base/_type.scss */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 51, core/sass/concise/base/_type.scss */
acronym {
  cursor: help;
  border-bottom: 1px dashed blue;
}

/* line 56, core/sass/concise/base/_type.scss */
kbd {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  font-size: 90%;
  padding: 1px 4px;
}

/* line 5, core/sass/concise/base/_headings.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.giga, .mega, .kilo {
  color: rgba(64, 38, 18, 0.75);
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* line 13, core/sass/concise/base/_headings.scss */
h1, h2,
.h1, .h2,
.giga, .mega, .kilo {
  font-family: ABeeZee, Helvetica, Arial, sans-serif;
}

/* line 19, core/sass/concise/base/_headings.scss */
h1, .h1 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.83333;
}

/* line 23, core/sass/concise/base/_headings.scss */
h2, .h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
}

/* line 27, core/sass/concise/base/_headings.scss */
h3, .h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.22222;
}

/* line 31, core/sass/concise/base/_headings.scss */
h4, .h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.375;
}

/* line 35, core/sass/concise/base/_headings.scss */
h5, .h5 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
}

/* line 39, core/sass/concise/base/_headings.scss */
h6, .h6 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.83333;
}

@media (min-width: 48em) {
  /* line 44, core/sass/concise/base/_headings.scss */
  h1, .h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.375;
  }

  /* line 48, core/sass/concise/base/_headings.scss */
  h2, .h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.83333;
  }

  /* line 52, core/sass/concise/base/_headings.scss */
  h3, .h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.1;
  }

  /* line 56, core/sass/concise/base/_headings.scss */
  h4, .h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.22222;
  }

  /* line 60, core/sass/concise/base/_headings.scss */
  h5, .h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
  }

  /* line 64, core/sass/concise/base/_headings.scss */
  h6, .h6 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
  }
}
@media (min-width: 62em) {
  /* line 70, core/sass/concise/base/_headings.scss */
  h1, .h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.46667;
  }

  /* line 74, core/sass/concise/base/_headings.scss */
  h2, .h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.69231;
  }

  /* line 78, core/sass/concise/base/_headings.scss */
  h3, .h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1;
  }

  /* line 82, core/sass/concise/base/_headings.scss */
  h4, .h4 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.1;
  }

  /* line 86, core/sass/concise/base/_headings.scss */
  h5, .h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
  }

  /* line 90, core/sass/concise/base/_headings.scss */
  h6, .h6 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
  }
}
/* line 95, core/sass/concise/base/_headings.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a,
.giga a, .mega a, .kilo a {
  font-weight: inherit;
}

/* line 99, core/sass/concise/base/_headings.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small,
.giga small, .mega small, .kilo small {
  font-size: 65% !important;
  line-height: 1;
}

/* line 108, core/sass/concise/base/_headings.scss */
.giga {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.375;
}

/* line 112, core/sass/concise/base/_headings.scss */
.mega {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.1;
}

/* line 116, core/sass/concise/base/_headings.scss */
.kilo {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.375;
}

@media (min-width: 48em) {
  /* line 121, core/sass/concise/base/_headings.scss */
  .giga {
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.03125;
  }

  /* line 125, core/sass/concise/base/_headings.scss */
  .mega {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.375;
  }

  /* line 129, core/sass/concise/base/_headings.scss */
  .kilo {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.375;
  }
}
@media (min-width: 75em) {
  /* line 135, core/sass/concise/base/_headings.scss */
  .giga {
    font-size: 80px;
    font-size: 5rem;
    line-height: 1.1;
  }

  /* line 139, core/sass/concise/base/_headings.scss */
  .mega {
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.03125;
  }

  /* line 143, core/sass/concise/base/_headings.scss */
  .kilo {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.375;
  }
}
@media (min-width: 90em) {
  /* line 149, core/sass/concise/base/_headings.scss */
  .giga {
    font-size: 96px;
    font-size: 6rem;
    line-height: 1.14583;
  }

  /* line 153, core/sass/concise/base/_headings.scss */
  .mega {
    font-size: 72px;
    font-size: 4.5rem;
    line-height: 1.22222;
  }

  /* line 157, core/sass/concise/base/_headings.scss */
  .kilo {
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.03125;
  }
}
/* line 5, core/sass/concise/base/_blockquotes.scss */
blockquote {
  border-left: 1px solid #ddd;
  color: #777;
  font-style: italic;
  margin: 1em 2em;
  padding-left: 1em;
  text-align: left;
}
/* line 13, core/sass/concise/base/_blockquotes.scss */
blockquote cite {
  color: #555;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
}
/* line 18, core/sass/concise/base/_blockquotes.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 20, core/sass/concise/base/_blockquotes.scss */
blockquote cite a {
  color: #555;
}
/* line 23, core/sass/concise/base/_blockquotes.scss */
blockquote cite a:visited {
  color: #555;
}
/* line 29, core/sass/concise/base/_blockquotes.scss */
blockquote.blockquote-reverse {
  border-left: none;
  border-right: 1px solid #ddd;
  padding: 0 1em 0 0;
  text-align: right;
}

/* line 5, core/sass/concise/base/_lists.scss */
ul {
  margin-left: 20px;
  padding-left: 0px;
}

/* line 10, core/sass/concise/base/_lists.scss */
ol {
  margin-left: 0px;
  padding-left: 20px;
}

/* line 15, core/sass/concise/base/_lists.scss */
ul li,
ol li {
  line-height: 1.75em;
  position: relative;
}

/* line 21, core/sass/concise/base/_lists.scss */
ul ul {
  list-style-type: circle;
  margin-bottom: auto;
}
/* line 25, core/sass/concise/base/_lists.scss */
ul ul ul {
  list-style-type: square;
}

/* line 28, core/sass/concise/base/_lists.scss */
ol ol {
  list-style-type: lower-latin;
  margin-bottom: auto;
}
/* line 32, core/sass/concise/base/_lists.scss */
ol ol ol {
  list-style-type: lower-roman;
}

@media (min-width: 48em) {
  /* line 35, core/sass/concise/base/_lists.scss */
  ul li ul {
    margin-left: 20px;
  }
}
/* line 39, core/sass/concise/base/_lists.scss */
.list-unstyled {
  margin-left: 0px;
  list-style: none;
}
/* line 43, core/sass/concise/base/_lists.scss */
.list-unstyled li ul {
  list-style: none;
}
/* line 46, core/sass/concise/base/_lists.scss */
.list-unstyled li ul li ul {
  list-style: none;
}

/* line 52, core/sass/concise/base/_lists.scss */
.list-line li {
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
/* line 56, core/sass/concise/base/_lists.scss */
.list-line li:last-child,
.list-line li li {
  border-bottom: none;
}

/* line 62, core/sass/concise/base/_lists.scss */
.list-inline {
  display: block;
  margin-left: 0px;
}
/* line 66, core/sass/concise/base/_lists.scss */
.list-inline li {
  border-bottom: none;
}
/* line 69, core/sass/concise/base/_lists.scss */
.list-inline li:last-child {
  margin-right: 0px;
}

@media (min-width: 30em) {
  /* line 74, core/sass/concise/base/_lists.scss */
  .list-inline li {
    display: inline;
    margin-right: 25px;
  }
  /* line 78, core/sass/concise/base/_lists.scss */
  .list-inline li:last-child {
    margin-right: 0px;
  }

  /* line 81, core/sass/concise/base/_lists.scss */
  .list-line.list-inline li {
    margin-right: 15px;
  }
  /* line 84, core/sass/concise/base/_lists.scss */
  .list-line.list-inline li:after {
    color: #e6e8ea;
    content: "|";
    margin-left: 15px;
  }
  /* line 90, core/sass/concise/base/_lists.scss */
  .list-line.list-inline li:last-child:after {
    content: "";
  }
}
/* line 96, core/sass/concise/base/_lists.scss */
.list-fill-even li,
.list-fill-odd li {
  padding-left: 5px;
}

/* line 99, core/sass/concise/base/_lists.scss */
.list-fill-even li:nth-child(even),
.list-fill-odd li:nth-child(odd) {
  background-color: #f9f9f9;
}

/* line 104, core/sass/concise/base/_lists.scss */
dt {
  font-weight: bold;
}

/* line 106, core/sass/concise/base/_lists.scss */
dd {
  margin-left: 0px;
}

@media (min-width: 48em) {
  /* line 109, core/sass/concise/base/_lists.scss */
  dl.dl-horizontal {
    overflow: hidden;
  }
  /* line 112, core/sass/concise/base/_lists.scss */
  dl.dl-horizontal > dt {
    width: 160px;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 121, core/sass/concise/base/_lists.scss */
  dl.dl-horizontal > dd {
    margin-left: 180px;
  }
}
/* line 6, core/sass/concise/base/_tables.scss */
table.table {
  empty-cells: show;
  width: 100%;
}
/* line 10, core/sass/concise/base/_tables.scss */
table.table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center;
}
/* line 17, core/sass/concise/base/_tables.scss */
table.table thead {
  border-bottom: 2px solid #ededed;
}
/* line 19, core/sass/concise/base/_tables.scss */
table.table th {
  padding: 12px 15px;
}
/* line 21, core/sass/concise/base/_tables.scss */
table.table td {
  padding: 12px 15px;
  border-top: 1px solid #ededed;
}
/* line 29, core/sass/concise/base/_tables.scss */
table .bg-light-green {
  color: #468847;
}
/* line 31, core/sass/concise/base/_tables.scss */
table .bg-light-blue {
  color: #3a87ad;
}
/* line 33, core/sass/concise/base/_tables.scss */
table .bg-light-yellow {
  color: #c09853;
}
/* line 35, core/sass/concise/base/_tables.scss */
table .bg-light-red {
  color: #d2322d;
}
/* line 39, core/sass/concise/base/_tables.scss */
table.table-full, table.table.table-full {
  width: 100%;
}
/* line 44, core/sass/concise/base/_tables.scss */
table.table-border-all, table.table-border-outer {
  border: 1px solid #ededed;
}
/* line 47, core/sass/concise/base/_tables.scss */
table.table-border-all th,
table.table-border-all td {
  border-right: 1px solid #ededed;
}
/* line 52, core/sass/concise/base/_tables.scss */
table.table-border-inner th,
table.table-border-inner td {
  border-right: 1px solid #ededed;
}
/* line 58, core/sass/concise/base/_tables.scss */
table.table-hover-row tr:hover td, table.table-hover-cell td:hover {
  background-color: #f9f9f9;
}
/* line 63, core/sass/concise/base/_tables.scss */
table.table-fill-even tbody tr:nth-child(even), table.table-fill-odd tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

@media (min-width: 30em) {
  /* line 68, core/sass/concise/base/_tables.scss */
  table.table {
    width: auto;
  }
  /* line 71, core/sass/concise/base/_tables.scss */
  table.table th, table.table td {
    padding: 10px 50px 10px 25px;
  }
}
/* line 77, core/sass/concise/base/_tables.scss */
.table-responsive {
  overflow: auto;
  width: 100%;
}
/* line 81, core/sass/concise/base/_tables.scss */
.table-responsive table {
  margin-bottom: 0;
}

/* line 5, core/sass/concise/base/_forms.scss */
label {
  display: block;
}

/* line 7, core/sass/concise/base/_forms.scss */
input,
select,
textarea {
  border: 1px solid #ddd;
  height: 37px;
  padding: 5px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 30em) {
  /* line 19, core/sass/concise/base/_forms.scss */
  input,
  select,
  textarea {
    width: 90%;
  }
}
@media (min-width: 48em) {
  /* line 25, core/sass/concise/base/_forms.scss */
  input,
  select {
    width: 300px;
  }
}
/* line 29, core/sass/concise/base/_forms.scss */
input:focus,
select:focus,
textarea:focus,
button:focus,
[contenteditable="true"]:focus {
  outline: none;
  outline: thin dotted \9;
}

/* line 38, core/sass/concise/base/_forms.scss */
textarea {
  height: auto;
}

/* line 41, core/sass/concise/base/_forms.scss */
input[type="checkbox"], input[type="file"], input[type="image"], input[type="radio"] {
  background: auto !important;
  border: auto !important;
  height: auto !important;
  width: auto !important;
}
/* line 51, core/sass/concise/base/_forms.scss */
input[disabled] {
  cursor: not-allowed;
  background-color: #f6f6f6;
}

@media (min-width: 48em) {
  /* line 58, core/sass/concise/base/_forms.scss */
  input[type="submit"] {
    width: auto;
  }

  /* line 60, core/sass/concise/base/_forms.scss */
  textarea {
    width: 400px;
  }
}
/* line 63, core/sass/concise/base/_forms.scss */
select[disabled],
textarea[disabled] {
  background-color: #f6f6f6;
}

/* line 66, core/sass/concise/base/_forms.scss */
fieldset {
  border: 1px solid #ededed;
  padding: 10px 25px;
}
/* line 70, core/sass/concise/base/_forms.scss */
fieldset legend {
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.69231;
  padding: 0 10px;
}

/* line 79, core/sass/concise/base/_forms.scss */
input.required:required:valid,
textarea.required:required:valid {
  border-color: #2ecc71;
}

/* line 82, core/sass/concise/base/_forms.scss */
input.required:focus:invalid,
textarea.required:focus:invalid {
  border-color: #e74c3c;
}

/* line 87, core/sass/concise/base/_forms.scss */
.form-item {
  display: block;
  padding: 14px 0;
}

/* line 95, core/sass/concise/base/_forms.scss */
form.border-radius input,
form.border-radius select,
form.border-radius textarea,
form.border-radius fieldset {
  border-radius: 4px;
}

/* line 103, core/sass/concise/base/_forms.scss */
.form-inline label {
  width: auto;
}

@media (min-width: 48em) {
  /* line 107, core/sass/concise/base/_forms.scss */
  .form-inline label {
    display: inline-block;
    width: 100px;
  }
  /* line 112, core/sass/concise/base/_forms.scss */
  .form-inline textarea {
    width: auto;
  }
}
/* line 118, core/sass/concise/base/_forms.scss */
.prepend,
.append {
  white-space: nowrap;
}

/* line 122, core/sass/concise/base/_forms.scss */
.prepend input,
.prepend select {
  display: inline-block;
  width: 90%;
}

/* line 130, core/sass/concise/base/_forms.scss */
.append input,
.append select {
  display: inline-block;
  width: 90%;
}

@media (min-width: 48em) {
  /* line 139, core/sass/concise/base/_forms.scss */
  .prepend input,
  .prepend select {
    width: 300px;
  }

  /* line 144, core/sass/concise/base/_forms.scss */
  .append input,
  .append select {
    width: 300px;
  }
}
/* line 149, core/sass/concise/base/_forms.scss */
.prepend .adjoined,
.append .adjoined,
.prepend .btn,
.append .btn {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
}

/* line 159, core/sass/concise/base/_forms.scss */
.prepend .btn a,
.prepend .btn input,
.prepend .btn button {
  padding: 0 12px;
}

/* line 165, core/sass/concise/base/_forms.scss */
.append .btn a,
.append .btn input,
.append .btn button {
  padding: 0 12px;
}

/* line 170, core/sass/concise/base/_forms.scss */
.prepend .adjoined,
.append .adjoined,
.prepend.transparent .adjoined,
.append.transparent .adjoined {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  color: #666;
  height: 37px;
  padding: 6px 11px;
}

/* line 181, core/sass/concise/base/_forms.scss */
.prepend.transparent .adjoined {
  background: transparent;
  border-right: none;
}

/* line 186, core/sass/concise/base/_forms.scss */
.append.transparent .adjoined {
  background: transparent;
  border-left: none;
}

/* line 192, core/sass/concise/base/_forms.scss */
.prepend.transparent input,
.prepend.transparent select {
  border-left: none;
}

/* line 197, core/sass/concise/base/_forms.scss */
.append.transparent input,
.append.transparent select {
  border-right: none;
}

/* line 202, core/sass/concise/base/_forms.scss */
.prepend input:focus:invalid,
.prepend textarea:focus:invalid {
  border: 1px solid #e74c3c;
}

/* line 207, core/sass/concise/base/_forms.scss */
.append input:focus:invalid,
.append textarea:focus:invalid {
  border: 1px solid #e74c3c;
}

/* line 211, core/sass/concise/base/_forms.scss */
.prepend .adjoined {
  border-right: 0px;
}

/* line 213, core/sass/concise/base/_forms.scss */
.append .adjoined {
  border-left: 0px;
}

/* line 216, core/sass/concise/base/_forms.scss */
.prepend .adjoined,
.prepend .btn {
  margin-right: -4px;
}

/* line 221, core/sass/concise/base/_forms.scss */
.append .adjoined,
.append .btn {
  margin-left: -4px;
}

/* line 225, core/sass/concise/base/_forms.scss */
form.border-radius .prepend input,
.border-radius.prepend input,
form.border-radius .prepend select,
.border-radius.prepend select {
  border-radius: 0px 4px 4px 0;
}

/* line 230, core/sass/concise/base/_forms.scss */
form.border-radius .append input,
.border-radius.append input,
form.border-radius .append select,
.border-radius.append select {
  border-radius: 4px 0 0 4px;
}

/* line 235, core/sass/concise/base/_forms.scss */
form.border-radius .append .adjoined,
.border-radius.append .adjoined {
  border-radius: 0px 4px 4px 0;
}

/* line 238, core/sass/concise/base/_forms.scss */
form.border-radius .prepend .adjoined,
.border-radius.prepend .adjoined {
  border-radius: 4px 0 0 4px;
}

/* line 243, core/sass/concise/base/_forms.scss */
::-webkit-input-placeholder {
  color: #bbbbbb;
}

/* line 245, core/sass/concise/base/_forms.scss */
:-ms-input-placeholder {
  color: #bbbbbb;
}

/* line 247, core/sass/concise/base/_forms.scss */
::-moz-placeholder {
  color: #bbbbbb;
}

/* line 249, core/sass/concise/base/_forms.scss */
:-moz-placeholder {
  color: #bbbbbb;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------
a {
	color: royalblue;
}
a:visited {
	color: purple;
}
a:hover,
a:focus,
a:active {
	color: midnightblue;
}
*/
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
/* line 22, core/sass/wp-css/_navigation.scss */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

/* line 28, core/sass/wp-css/_navigation.scss */
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  float: right;
}

/* line 34, core/sass/wp-css/_navigation.scss */
.main-navigation li {
  float: left;
  position: relative;
  margin-left: .25em;
}

/* line 39, core/sass/wp-css/_navigation.scss */
.main-navigation a {
  display: block;
  text-decoration: none;
  padding: 0.2em 0.75em;
  border-radius: 0.25em;
  color: #402612;
}

/* line 47, core/sass/wp-css/_navigation.scss */
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 2.1em;
  left: -999em;
  z-index: 99999;
  background-color: #eee;
}

/* line 56, core/sass/wp-css/_navigation.scss */
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

/* line 60, core/sass/wp-css/_navigation.scss */
.main-navigation ul ul a {
  width: 200px;
  border-radius: 0;
}

/* line 64, core/sass/wp-css/_navigation.scss */
.main-navigation ul ul li {
  border-bottom: 1px solid #b27b2f;
  margin-left: 0;
}

/* line 68, core/sass/wp-css/_navigation.scss */
.main-navigation li:hover > a {
  background-color: rgba(64, 38, 18, 0.75);
  color: white;
}

/* line 76, core/sass/wp-css/_navigation.scss */
.main-navigation ul li:hover > ul {
  left: auto;
}

/* line 79, core/sass/wp-css/_navigation.scss */
.main-navigation ul ul li:hover > ul {
  left: 100%;
}

/* line 82, core/sass/wp-css/_navigation.scss */
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
  background-color: rgba(178, 123, 47, 0.75);
  color: white;
}

/* Small menu */
/* line 89, core/sass/wp-css/_navigation.scss */
.menu-toggle {
  display: none;
}

@media screen and (min-width: 600px) and (max-width: 800px) {
  /* line 94, core/sass/wp-css/_navigation.scss */
  .main-navigation ul {
    list-style: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  /* line 105, core/sass/wp-css/_navigation.scss */
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }

  /* line 110, core/sass/wp-css/_navigation.scss */
  .main-navigation ul {
    display: none;
  }

  /* line 114, core/sass/wp-css/_navigation.scss */
  .main-navigation {
    clear: both;
    display: block;
    float: none;
    width: 100%;
  }

  /* line 120, core/sass/wp-css/_navigation.scss */
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    float: none;
    background-color: #e1dcd9;
  }

  /* line 127, core/sass/wp-css/_navigation.scss */
  .main-navigation li {
    float: none;
    position: relative;
    border-bottom: 1px solid #402612;
    margin-left: 0;
  }

  /* line 133, core/sass/wp-css/_navigation.scss */
  .main-navigation a {
    display: block;
    text-decoration: none;
    padding: 0.5em;
    border-radius: 0;
  }

  /* line 139, core/sass/wp-css/_navigation.scss */
  .main-navigation ul ul {
    box-shadow: 0 0px 0px transparent;
    float: none;
    position: relative;
    top: 0em;
    left: 0em;
    z-index: 99999;
    display: block;
    background-color: #e7e4e1;
  }

  /* line 149, core/sass/wp-css/_navigation.scss */
  .main-navigation ul ul ul {
    left: -999em;
    top: 0;
  }

  /* line 153, core/sass/wp-css/_navigation.scss */
  .main-navigation ul ul a {
    width: auto;
  }
  /* line 156, core/sass/wp-css/_navigation.scss */
  .main-navigation ul ul a:before {
    content: " > ";
  }

  /* line 160, core/sass/wp-css/_navigation.scss */
  .main-navigation ul ul li {
    border-bottom: none;
    border-top: 1px solid #b27b2f;
  }

  /* line 164, core/sass/wp-css/_navigation.scss */
  .main-navigation li:hover > a {
    background-color: rgba(64, 38, 18, 0.75);
    color: white;
  }

  /* line 170, core/sass/wp-css/_navigation.scss */
  .main-navigation ul ul a:hover {
    background-color: rgba(124, 73, 35, 0.75);
  }

  /* line 173, core/sass/wp-css/_navigation.scss */
  .main-navigation ul li:hover > ul {
    left: auto;
  }

  /* line 176, core/sass/wp-css/_navigation.scss */
  .main-navigation ul ul li:hover > ul {
    left: 100%;
  }

  /* line 179, core/sass/wp-css/_navigation.scss */
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a {
    background-color: rgba(178, 123, 47, 0.75);
    color: white;
  }

  /* line 184, core/sass/wp-css/_navigation.scss */
  #btn-menu button {
    background: rgba(178, 123, 47, 0.75);
    color: white;
    border: none;
    padding: 0.5em;
    border-radius: 3px;
  }
  /* line 190, core/sass/wp-css/_navigation.scss */
  #btn-menu button:hover {
    background: rgba(64, 38, 18, 0.75);
  }

  /* line 195, core/sass/wp-css/_navigation.scss */
  .languages-select {
    background: #dbd8d4;
    padding: 0.5em;
    border-radius: 3px;
  }
}
/* line 201, core/sass/wp-css/_navigation.scss */
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  margin: 0 0 1em;
  overflow: hidden;
  clear: both;
}

/* line 208, core/sass/wp-css/_navigation.scss */
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

/* line 214, core/sass/wp-css/_navigation.scss */
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* line 5, core/sass/concise/objects/_buttons.scss */
.btn {
  background-color: #ccc;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 100%;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  margin: 12px auto;
  outline: none;
  padding: 15px 48px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: baseline;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 32, core/sass/concise/objects/_buttons.scss */
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 37, core/sass/concise/objects/_buttons.scss */
.btn:after {
  content: "";
  position: absolute;
  z-index: -1;
}
/* line 43, core/sass/concise/objects/_buttons.scss */
.btn:hover {
  background-color: #b5b5b5;
  background-image: -webkit-gradient(linear, 50, 50, 50 100%, from(rgba(50, 50, 50, 0.05)), to(rgba(50, 50, 50, 0.05)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.05), rgba(50, 50, 50, 0.05));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.05), rgba(50, 50, 50, 0.05));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.05), rgba(50, 50, 50, 0.05));
  background-image: linear-gradient(to bottom, rgba(50, 50, 50, 0.05), rgba(50, 50, 50, 0.05));
  background-repeat: repeat-x;
}
/* line 53, core/sass/concise/objects/_buttons.scss */
.btn:active {
  background-image: -webkit-gradient(linear, 50, 50, 50 100%, from(rgba(50, 50, 50, 0.1)), to(rgba(50, 50, 50, 0.1)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.1), rgba(50, 50, 50, 0.1));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.1), rgba(50, 50, 50, 0.1));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.1), rgba(50, 50, 50, 0.1));
  background-image: linear-gradient(to bottom, rgba(50, 50, 50, 0.1), rgba(50, 50, 50, 0.1));
  background-repeat: repeat-x;
}
/* line 62, core/sass/concise/objects/_buttons.scss */
.btn[disabled] {
  background: #dededc !important;
  border: none;
  color: #b3b3b1;
  cursor: default;
}
/* line 68, core/sass/concise/objects/_buttons.scss */
.btn[disabled]:hover, .btn[disabled]:active, .btn[disabled]:focus {
  background: #dededc !important;
  border: none;
  color: #b3b3b1;
  cursor: default;
}

@media (min-width: 48em) {
  /* line 80, core/sass/concise/objects/_buttons.scss */
  .btn {
    display: inline-block;
    *display: inline;
    margin: 0px;
    width: auto;
    zoom: 1;
  }

  /* line 88, core/sass/concise/objects/_buttons.scss */
  .btn-extra-small,
  a.btn-extra-small,
  p.btn-extra-small,
  input.btn-extra-small {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 2;
    padding: 5px 16px;
  }

  /* line 96, core/sass/concise/objects/_buttons.scss */
  .btn-small,
  a.btn-small,
  p.btn-small,
  input.btn-small {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.83333;
    padding: 10px 32px;
  }

  /* line 104, core/sass/concise/objects/_buttons.scss */
  .btn-large,
  a.btn-large,
  p.btn-large,
  input.btn-large {
    padding: 20px 64px;
  }

  /* line 109, core/sass/concise/objects/_buttons.scss */
  .btn-extra-large,
  a.btn-extra-large,
  p.btn-extra-large,
  input.btn-extra-large {
    padding: 25px 80px;
  }
}
/* line 115, core/sass/concise/objects/_buttons.scss */
a.btn {
  color: #fff;
  text-decoration: none;
}
/* line 119, core/sass/concise/objects/_buttons.scss */
a.btn:hover {
  color: #fff;
  text-decoration: none;
}
/* line 124, core/sass/concise/objects/_buttons.scss */
a.btn:active {
  outline: 0;
}

/* line 127, core/sass/concise/objects/_buttons.scss */
input[type="submit"].btn {
  color: #fff;
  height: auto;
}

/* line 132, core/sass/concise/objects/_buttons.scss */
button.btn {
  color: #fff;
}

/* line 135, core/sass/concise/objects/_buttons.scss */
.btn.bg-white {
  color: #333;
}
/* line 139, core/sass/concise/objects/_buttons.scss */
.btn.btn-border {
  background: transparent;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px;
  color: #aaa;
}
/* line 146, core/sass/concise/objects/_buttons.scss */
.btn.btn-border:hover {
  background: #ddd;
  color: #fff !important;
}
/* line 151, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.white {
  border-color: white;
}
/* line 154, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.white:hover {
  background: white;
  color: #222222 !important;
}

/* line 164, core/sass/concise/objects/_buttons.scss */
a.btn.btn-border.white:hover {
  background: white;
  color: #222222 !important;
}

/* line 169, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.white,
a.btn.btn-border.white {
  color: white;
}

/* line 174, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.white:active, .btn.btn-border.white:focus {
  background-color: #f9f9f9;
}
/* line 179, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.black {
  border-color: #222222;
  color: #222222;
}
/* line 183, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.black:hover {
  background-color: #222222;
}
/* line 185, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.black:active, .btn.btn-border.black:focus {
  background-color: #222222;
}
/* line 190, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.gray {
  border-color: #999999;
  color: #999999;
}
/* line 194, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.gray:hover {
  background-color: #999999;
}
/* line 196, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.gray:active, .btn.btn-border.gray:focus {
  background-color: #737373;
}
/* line 201, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.green {
  border-color: #5cb85c;
  color: #468847;
}
/* line 205, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.green:hover {
  background-color: #5cb85c;
}
/* line 207, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.green:active, .btn.btn-border.green:focus {
  background-color: #3d8b3d;
}
/* line 212, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.blue {
  border-color: #5bc0de;
  color: #3a87ad;
}
/* line 216, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.blue:hover {
  background-color: #5bc0de;
}
/* line 218, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.blue:active, .btn.btn-border.blue:focus {
  background-color: #28a1c5;
}
/* line 223, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.yellow {
  border-color: #ed9c28;
  color: #c09853;
}
/* line 227, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.yellow:hover {
  background-color: #ed9c28;
}
/* line 229, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.yellow:active, .btn.btn-border.yellow:focus {
  background-color: #b9730f;
}
/* line 234, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.red {
  border-color: #d9534f;
  color: #d2322d;
}
/* line 238, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.red:hover {
  background-color: #d9534f;
}
/* line 240, core/sass/concise/objects/_buttons.scss */
.btn.btn-border.red:active, .btn.btn-border.red:focus {
  background-color: #b52b27;
}

/* line 246, core/sass/concise/objects/_buttons.scss */
.btn.dropdown {
  width: 100%;
}
/* line 249, core/sass/concise/objects/_buttons.scss */
.btn.dropdown .dropdown-menu {
  margin-top: auto;
  text-align: left;
  top: 100%;
  width: 100%;
}
/* line 256, core/sass/concise/objects/_buttons.scss */
.btn.dropdown[class*='dropdown-arrow-'] .dropdown-menu {
  margin-top: 10px;
}
/* line 259, core/sass/concise/objects/_buttons.scss */
.btn.dropdown.up .dropdown-menu {
  margin-bottom: 0px;
  top: auto;
}
/* line 264, core/sass/concise/objects/_buttons.scss */
.btn.dropdown.up[class*='dropdown-arrow-'] .dropdown-menu {
  margin-bottom: 10px;
}

@media (min-width: 48em) {
  /* line 269, core/sass/concise/objects/_buttons.scss */
  .btn-extra-small .caret,
  .btn-small .caret {
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }

  /* line 276, core/sass/concise/objects/_buttons.scss */
  .btn.dropdown {
    width: auto;
  }
  /* line 279, core/sass/concise/objects/_buttons.scss */
  .btn.dropdown.extra-small .dropdown-menu {
    margin-top: 6px;
  }
  /* line 281, core/sass/concise/objects/_buttons.scss */
  .btn.dropdown.dropdown-small .dropdown-menu {
    margin-top: 11px;
  }
  /* line 283, core/sass/concise/objects/_buttons.scss */
  .btn.dropdown.dropdown-large .dropdown-menu {
    margin-top: 21px;
  }
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
/* line 5, core/sass/wp-css/_accessibility.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

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

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
/* line 4, core/sass/wp-css/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 9, core/sass/wp-css/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 14, core/sass/wp-css/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
/* line 4, core/sass/wp-css/_widgets.scss */
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
/* line 9, core/sass/wp-css/_widgets.scss */
.widget select {
  max-width: 100%;
}

/* Search widget */
/* line 14, core/sass/wp-css/_widgets.scss */
.widget_search .search-submit {
  display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
/* line 9, core/sass/wp-css/_content.scss */
.hentry {
  margin: 0 0 1em;
}

/* line 12, core/sass/wp-css/_content.scss */
.byline,
.updated {
  display: none;
}

/* line 16, core/sass/wp-css/_content.scss */
.single .byline,
.group-blog .byline {
  display: inline;
}

/* line 20, core/sass/wp-css/_content.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1em 0 0;
}

/* line 25, core/sass/wp-css/_content.scss */
.page-links {
  clear: both;
  margin: 0 0 1em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
/* line 33, core/sass/wp-css/_content.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
/* line 41, core/sass/wp-css/_content.scss */
.comment-content a {
  word-wrap: break-word;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
/* line 4, core/sass/wp-css/_media.scss */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers */
/* line 13, core/sass/wp-css/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
/* line 22, core/sass/wp-css/_media.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

/* line 26, core/sass/wp-css/_media.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

/* line 30, core/sass/wp-css/_media.scss */
.wp-caption-text {
  text-align: center;
}

/* line 33, core/sass/wp-css/_media.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
/* line 41, core/sass/wp-css/_media.scss */
.gallery {
  margin-bottom: 20px;
}

/* line 46, core/sass/wp-css/_media.scss */
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

/* line 53, core/sass/wp-css/_media.scss */
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

/* line 57, core/sass/wp-css/_media.scss */
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

/* line 63, core/sass/wp-css/_media.scss */
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

/* line 69, core/sass/wp-css/_media.scss */
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

/* line 75, core/sass/wp-css/_media.scss */
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

/* line 81, core/sass/wp-css/_media.scss */
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

/* line 87, core/sass/wp-css/_media.scss */
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

/* line 93, core/sass/wp-css/_media.scss */
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

/* line 99, core/sass/wp-css/_media.scss */
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

/* line 105, core/sass/wp-css/_media.scss */
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

/* line 117, core/sass/wp-css/_media.scss */
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

/* line 124, core/sass/wp-css/_media.scss */
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

/* line 143, core/sass/wp-css/_media.scss */
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 153, core/sass/wp-css/_media.scss */
.gallery-item:hover .gallery-caption {
  opacity: 1;
}

/* line 157, core/sass/wp-css/_media.scss */
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/*
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}
*/
/* line 1, sass/theme/_content.scss */
.entry-title {
  margin-bottom: 0;
  border-bottom: 2px solid rgba(178, 123, 47, 0.25);
}

/* line 5, sass/theme/_header.scss */
.site-logo {
  max-width: 250px;
}

/* line 10, sass/theme/_header.scss */
.hr-header {
  border-bottom: 2px solid #402612;
  opacity: 0.1;
  line-height: 0;
  padding: 0 0.65rem;
  margin: 0 0 .5em 0;
}

@media screen and (max-width: 767px) {
  /* line 21, sass/theme/_header.scss */
  .site-logo {
    max-width: 200px;
    margin: 0 auto;
  }
}
/* Portada template 
----------------------------------------------- */
/* line 7, sass/theme/_portada.scss */
.portada-menu-cases {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 12, sass/theme/_portada.scss */
.portada-menu-cases li {
  border-radius: 3px;
}
/* line 18, sass/theme/_portada.scss */
.portada-menu-cases a {
  color: white;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 0 0 4px 4px;
}
/* line 26, sass/theme/_portada.scss */
.portada-menu-cases a:hover .nom-casa {
  background: #624d3d;
}
/* line 32, sass/theme/_portada.scss */
.portada-menu-cases .nom-casa {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.5em 0.5em;
  background: #7c6a5c;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
@media screen and (max-width: 600px) {
  /* line 32, sass/theme/_portada.scss */
  .portada-menu-cases .nom-casa {
    background: rgba(124, 106, 92, 0.6);
  }
}
/* line 47, sass/theme/_portada.scss */
.portada-menu-cases .nom-casa__text {
  color: white;
  font-size: 1em;
  margin: 0 auto;
  line-height: 125%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  /* line 55, sass/theme/_portada.scss */
  .portada-menu-cases .nom-casa__text span {
    display: none;
  }
}
/* line 60, sass/theme/_portada.scss */
.portada-menu-cases img {
  display: block;
  border-radius: 3px 3px 0 0;
  transition: all 0.35s ease;
}
/* line 64, sass/theme/_portada.scss */
.portada-menu-cases img:hover {
  transform: scale(1.1);
}

/* line 72, sass/theme/_portada.scss */
.page-template-portada-php blockquote {
  margin: 0 0.65rem 1.5rem 0.65rem;
  border: none;
  font-family: serif;
  font-style: italic;
  font-size: 20px;
  line-height: 1.35;
  text-align: center;
  padding: 1em;
  border-top: 1px solid #b27b2f;
  border-bottom: 1px solid #b27b2f;
}
/* line 84, sass/theme/_portada.scss */
.page-template-portada-php blockquote p {
  margin-bottom: 0;
}

/* line 91, sass/theme/_portada.scss */
.box-news-portada {
  margin-bottom: 1em;
  padding: 0.5em;
  overflow: hidden;
}
/* line 95, sass/theme/_portada.scss */
.box-news-portada a {
  color: #402612;
}
/* line 99, sass/theme/_portada.scss */
.box-news-portada p {
  margin-bottom: 0.5em;
  font-size: 1em;
}
/* line 102, sass/theme/_portada.scss */
.box-news-portada p:last-child {
  margin-bottom: 0;
}
/* line 106, sass/theme/_portada.scss */
.box-news-portada .box-news__title {
  font-weight: bold;
}
/* line 109, sass/theme/_portada.scss */
.box-news-portada img {
  float: left;
  margin-right: .75em;
  margin-top: .25em;
  border-radius: 3px 0 0 3px;
  max-width: 4.5em;
}

/* line 118, sass/theme/_portada.scss */
.box-rutes-portada {
  margin-bottom: 1em;
  overflow: hidden;
}

/* line 125, sass/theme/_portada.scss */
.pano-portada {
  min-height: 150px;
  margin: 0 0.65rem;
}
@media screen and (max-width: 480px) {
  /* line 125, sass/theme/_portada.scss */
  .pano-portada {
    min-height: 85px;
    margin: 0 0.65rem;
  }
}

/*
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/
*/
/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
/* line 143, sass/theme/_portada.scss */
#fb-root {
  display: none;
}

/* To fill the container and nothing else */
/* line 148, sass/theme/_portada.scss */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

/* ICONES SERVEIS */
/* line 3, sass/theme/_casa.scss */
.icones-serveis {
  clear: both;
}

/* line 4, sass/theme/_casa.scss */
.icones-serveis img {
  display: inline;
  margin: 0 .2em .2em 0;
  max-width: 35px;
  opacity: 0.8;
  transition: opacity 0.25s ease;
}

/* line 5, sass/theme/_casa.scss */
.icones-serveis img:hover {
  opacity: 1;
}

/* line 7, sass/theme/_casa.scss */
.entry-content p {
  margin-bottom: 1em;
}

/* TAULA PREUS */
/* line 12, sass/theme/_casa.scss */
#taula-preus {
  margin: 1em auto;
  padding: 1em;
  background-color: #e3e1de;
}

/* line 17, sass/theme/_casa.scss */
#taula-preus table {
  font-size: 90%;
  min-width: 75%;
  margin: 0 auto;
}

/* line 22, sass/theme/_casa.scss */
#taula-preus th, td {
  padding: .4em;
}

/* line 25, sass/theme/_casa.scss */
#taula-preus caption {
  text-align: left;
  margin: 0;
  font-size: 110%;
  font-weight: bold;
  color: #b27b2f;
}

/* line 32, sass/theme/_casa.scss */
#taula-preus thead th {
  text-align: right;
  color: #412613;
}

/* line 36, sass/theme/_casa.scss */
#taula-preus thead th:first-child {
  text-align: left;
}

/* line 39, sass/theme/_casa.scss */
#taula-preus thead {
  text-align: right;
  border-bottom: 2px solid #b27b2f;
}

/* line 43, sass/theme/_casa.scss */
#taula-preus tbody th {
  text-align: left;
}

/* line 46, sass/theme/_casa.scss */
#taula-preus tbody {
  text-align: right;
}

/* line 49, sass/theme/_casa.scss */
#taula-preus tbody tr {
  border-bottom: 1px solid #412613;
}
/* line 51, sass/theme/_casa.scss */
#taula-preus tbody tr:hover {
  background: #ccc7c2;
}

/* line 55, sass/theme/_casa.scss */
#taula-preus tbody tr:last-child {
  border-bottom: 2px solid #b27b2f;
}

/* line 58, sass/theme/_casa.scss */
#taula-preus tfoot {
  font-size: 85%;
}

/* PREUS */
/* line 62, sass/theme/_casa.scss */
.body-preus {
  background-color: #c47c23;
  color: #412613;
  padding: 1.5em 0;
}

/* line 63, sass/theme/_casa.scss */
.fons-preus {
  max-width: 80%;
  margin: 0 auto;
}

/* Sidebar menú Cases botoom
----------------------------------------------- */
/* CASES FOOTER MENU */
/* line 6, sass/theme/_sidebar-cases.scss */
.cases-footer {
  background-color: #ccc7c2;
}
/* line 9, sass/theme/_sidebar-cases.scss */
.cases-footer a {
  background: #dbd8d4;
  display: block;
  overflow: hidden;
  border-radius: 3px;
  transition: all .15s ease;
  color: #402612;
}
/* line 17, sass/theme/_sidebar-cases.scss */
.cases-footer a:hover {
  background: #c4a47d;
  color: white;
}
/* line 21, sass/theme/_sidebar-cases.scss */
.cases-footer a .cases-footer__title {
  margin: 0.35em 0em 0em 0.5em;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 27, sass/theme/_sidebar-cases.scss */
.cases-footer a .cases-footer__capacity {
  margin: 0;
}
/* line 32, sass/theme/_sidebar-cases.scss */
.cases-footer img {
  float: left;
  margin-right: .75em;
  border-radius: 3px 0 0 3px;
  max-width: 4.5em;
}
/* line 39, sass/theme/_sidebar-cases.scss */
.cases-footer .active {
  background: #c4a47d;
  color: #402612;
}

/* line 1, sass/theme/_widgets.scss */
.widget_recent_entries {
  background: #e3dfdc;
  padding: 1em;
}
/* line 5, sass/theme/_widgets.scss */
.widget_recent_entries a {
  color: #402612;
}
/* line 8, sass/theme/_widgets.scss */
.widget_recent_entries a:hover {
  color: #b27b2f;
}

/* ==========================================================================
    Header
========================================================================== */
/* line 5, sass/theme/_footer.scss */
.site-footer {
  background-image: url("assets/images/cartographer.png");
  background-color: #333;
  min-height: em(150);
  color: white;
  -webkit-box-shadow: 0px 15px 25px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 15px 25px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 15px 25px rgba(50, 50, 50, 0.5);
  font-weight: normal;
}

/* line 17, sass/theme/_footer.scss */
.inner-footer {
  margin-top: 0.5em;
  padding: 0.5em;
}

/* line 21, sass/theme/_footer.scss */
.footer-navigation {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  /* line 21, sass/theme/_footer.scss */
  .footer-navigation {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  /* line 29, sass/theme/_footer.scss */
  .cases-navigation {
    text-align: center;
  }
}

/* line 35, sass/theme/_footer.scss */
.menu-inline {
  margin: 0.5em 0;
  padding: 0;
  list-style-type: none;
  color: white;
}
/* line 41, sass/theme/_footer.scss */
.menu-inline a {
  color: white;
}
/* line 43, sass/theme/_footer.scss */
.menu-inline a:hover {
  color: #b27b2f;
}
/* line 48, sass/theme/_footer.scss */
.menu-inline li {
  display: inline-table;
}
/* line 50, sass/theme/_footer.scss */
.menu-inline li:after {
  color: #444;
  content: ' | ';
}
/* line 55, sass/theme/_footer.scss */
.menu-inline li:last-child:after {
  content: '';
}
/* line 60, sass/theme/_footer.scss */
.menu-inline .current-menu-item a {
  color: #b27b2f;
}

/* line 66, sass/theme/_footer.scss */
address {
  margin-top: 0.25em;
}
/* line 68, sass/theme/_footer.scss */
address a {
  color: white;
}
/* line 71, sass/theme/_footer.scss */
address strong {
  color: #b27b2f;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  /* line 66, sass/theme/_footer.scss */
  address {
    text-align: center;
  }
}

/* CONTACTE */
/* line 3, sass/theme/_contact.scss */
.box-contacte {
  max-width: 80%;
  margin: 0 auto;
}

/* line 4, sass/theme/_contact.scss */
.box-contacte .text-contacte {
  width: 20%;
  float: left;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  font-size: 90%;
  padding: 2.5%;
  border-radius: 1em 0 0 1em;
}

/* line 5, sass/theme/_contact.scss */
.box-contacte .text-contacte a {
  color: #FFF;
}

/* line 6, sass/theme/_contact.scss */
.box-contacte .form-contacte {
  width: 75%;
  float: left;
  background: #FFF;
  background: rgba(255, 255, 255, 0.7);
  font-size: 85%;
  border-radius: 0 1em 1em 1em;
}

/* line 7, sass/theme/_contact.scss */
.box-contacte .form-contacte form {
  width: 85%;
  margin: 3.5% 7.5% 1.5% 7.5%;
}

/* line 8, sass/theme/_contact.scss */
.box-contacte .form-contacte input, textarea {
  margin-bottom: .5em;
  width: 100%;
  border: 1px solid #ccc;
}

/* line 9, sass/theme/_contact.scss */
.box-contacte .form-contacte .bt {
  width: auto;
}

/* line 10, sass/theme/_contact.scss */
.c2-first {
  width: 47%;
  margin-right: 3%;
  float: left;
}

/* line 11, sass/theme/_contact.scss */
.c2 {
  width: 50%;
  float: left;
}

/* line 13, sass/theme/_contact.scss */
.form-item {
  padding: 14px 0 0 0;
}

/* line 17, sass/theme/_contact.scss */
.sidebar-contact {
  padding: 1em;
  background: #e3dfdc;
  border-radius: 4px;
}

/*!
 * Fotorama 4.5.2 | http://fotorama.io/license/
 */
/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap * {
  box-sizing: content-box;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__caption__wrap {
  box-sizing: border-box;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(assets/images/fotorama.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  /* line 4, core/sass/fotorama/_fotorama.scss */
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(assets/images/fotorama@2x.png) no-repeat;
    background-size: 96px 160px;
  }
}
/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  /* line 4, core/sass/fotorama/_fotorama.scss */
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important;
  }
}
/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama {
  min-width: 1px;
  overflow: hidden;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama:not(.fotorama--unobtrusive) > :not(:first-child) {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__stage__frame {
  overflow: hidden;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav--dots {
  display: block;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav--thumbs {
  display: block;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #b27b2f;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  /* line 4, core/sass/fotorama/_fotorama.scss */
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  /* line 4, core/sass/fotorama/_fotorama.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  /* line 4, core/sass/fotorama/_fotorama.scss */
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  /* line 4, core/sass/fotorama/_fotorama.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__select {
  cursor: auto;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  /* line 4, core/sass/fotorama/_fotorama.scss */
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play {
  opacity: 1;
  display: block;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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);
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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%;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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), rgba(0, 0, 0, 0));
  background-position: 0 0,0 0;
  left: -10px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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), rgba(0, 0, 0, 0));
  background-position: 100% 0,100% 0;
  right: -10px;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

/* line 4, core/sass/fotorama/_fotorama.scss */
.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;
}

/* line 4, sass/theme/_blog.scss */
.blog .post, .single .post {
  background: #e3dfdc;
  padding: 1em;
  border-radius: 4px;
}
/* line 10, sass/theme/_blog.scss */
.blog .post img, .single .post img {
  border-radius: 4px;
}

/* line 6, core/sass/concise/generic/_helper.scss */
.float-left {
  float: left !important;
}

/* line 8, core/sass/concise/generic/_helper.scss */
.float-right {
  float: right !important;
}

/* line 10, core/sass/concise/generic/_helper.scss */
.float-none {
  float: none !important;
}

/* line 14, core/sass/concise/generic/_helper.scss */
.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 20, core/sass/concise/generic/_helper.scss */
.no-margin {
  margin: 0 !important;
}

/* line 22, core/sass/concise/generic/_helper.scss */
.icon-alone {
  display: inline-block;
}

/* line 26, core/sass/concise/generic/_helper.scss */
.inline {
  display: block;
}

@media (min-width: 30em) {
  /* line 28, core/sass/concise/generic/_helper.scss */
  .inline {
    display: inline;
  }
}
/* line 30, core/sass/concise/generic/_helper.scss */
.show {
  display: block;
  visibility: visible;
}

/* line 35, core/sass/concise/generic/_helper.scss */
.hide {
  display: none;
  visibility: hidden;
}

/* line 40, core/sass/concise/generic/_helper.scss */
.screen-reader {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 53, core/sass/concise/generic/_helper.scss */
.full {
  width: 100%;
}

/* line 55, core/sass/concise/generic/_helper.scss */
img.full {
  max-width: 100%;
  height: auto;
  display: block;
  width: auto;
}

/* line 64, core/sass/concise/generic/_helper.scss */
.text-left {
  text-align: left;
}

/* line 66, core/sass/concise/generic/_helper.scss */
.text-right {
  text-align: right;
}

/* line 68, core/sass/concise/generic/_helper.scss */
.text-center {
  text-align: center;
}

/* line 70, core/sass/concise/generic/_helper.scss */
.text-justify {
  text-align: justify;
}

/* line 74, core/sass/concise/generic/_helper.scss */
.weight-light {
  font-weight: 300 !important;
}

/* line 76, core/sass/concise/generic/_helper.scss */
.weight-normal {
  font-weight: 400 !important;
}

/* line 78, core/sass/concise/generic/_helper.scss */
.weight-semibold {
  font-weight: 600 !important;
}

/* line 82, core/sass/concise/generic/_helper.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 86, core/sass/concise/generic/_helper.scss */
.amp {
  font: italic 110% Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif !important;
}

/* line 90, core/sass/concise/generic/_helper.scss */
.text-hide {
  border: 0;
  background-color: transparent;
  color: transparent;
  font: 0 / 0 a;
  text-shadow: none;
}

/* line 100, core/sass/concise/generic/_helper.scss */
.caret {
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  display: inline-block;
  margin: 0 0 3px 4px;
  vertical-align: middle;
  width: 0;
}

/* line 112, core/sass/concise/generic/_helper.scss */
.border-radius {
  border-radius: 4px;
}

/* line 116, core/sass/concise/generic/_helper.scss */
.pill {
  border-radius: 25px;
}

@media print {
  @page {
    margin: 0.5cm;
  }
  /* line 8, core/sass/concise/generic/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    -moz-filter: none !important;
    -ms-filter: none !important;
    -o-filter: none !important;
    filter: none !important;
  }
  /* line 15, core/sass/concise/generic/_print.scss */
  *:before, *:after {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    -moz-filter: none !important;
    -ms-filter: none !important;
    -o-filter: none !important;
    filter: none !important;
  }

  /* line 24, core/sass/concise/generic/_print.scss */
  body {
    background-color: #fff;
    color: #000;
    font: 0.57em / 1.3 Georgia, "Times New Roman", Times, serif;
  }

  /* line 30, core/sass/concise/generic/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 32, core/sass/concise/generic/_print.scss */
  .show-print {
    display: block;
    visibility: visible;
  }

  /* line 37, core/sass/concise/generic/_print.scss */
  .hide-print,
  video,
  audio,
  object,
  embed,
  nav,
  footer,
  a[href^="#"]:after {
    display: none;
    visibility: hidden;
  }

  /* line 49, core/sass/concise/generic/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 56, core/sass/concise/generic/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 59, core/sass/concise/generic/_print.scss */
  a {
    color: #000;
    text-decoration: underline;
    word-wrap: break-word;
  }
  /* line 64, core/sass/concise/generic/_print.scss */
  a:visited {
    color: #000;
    text-decoration: underline;
    word-wrap: break-word;
  }
  /* line 70, core/sass/concise/generic/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
    font-size: smaller;
  }

  /* line 76, core/sass/concise/generic/_print.scss */
  q:after {
    content: " (Source: " attr(cite) ")";
  }

  /* line 78, core/sass/concise/generic/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 81, core/sass/concise/generic/_print.scss */
  a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 86, core/sass/concise/generic/_print.scss */
  pre,
  blockquote {
    border: 1px solid #ededed;
    page-break-inside: avoid;
  }

  /* line 92, core/sass/concise/generic/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 94, core/sass/concise/generic/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 97, core/sass/concise/generic/_print.scss */
  ul {
    list-style: none;
  }
  /* line 100, core/sass/concise/generic/_print.scss */
  ul li {
    content: "&raquo; ";
  }

  /* line 103, core/sass/concise/generic/_print.scss */
  .label,
  .badge {
    border: 1px solid #000;
    color: #000;
  }
}
/* line 4, core/sass/concise/objects/_tooltips.scss */
.tooltip,
[data-hint] {
  display: inline-block;
  position: relative;
}

/* line 11, core/sass/concise/objects/_tooltips.scss */
.tooltip:before, .tooltip:after {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  visibility: hidden;
  z-index: 1000000;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -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);
}

/* line 25, core/sass/concise/objects/_tooltips.scss */
[data-hint]:before, [data-hint]:after {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  visibility: hidden;
  z-index: 1000000;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -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);
}

/* line 41, core/sass/concise/objects/_tooltips.scss */
.tooltip:hover:before, .tooltip:hover:after {
  opacity: 1;
  visibility: visible;
}
/* line 49, core/sass/concise/objects/_tooltips.scss */
.tooltip:focus:before, .tooltip:focus:after {
  opacity: 1;
  visibility: visible;
}

/* line 59, core/sass/concise/objects/_tooltips.scss */
[data-hint]:hover:before, [data-hint]:hover:after {
  opacity: 1;
  visibility: visible;
}
/* line 67, core/sass/concise/objects/_tooltips.scss */
[data-hint]:focus:before, [data-hint]:focus:after {
  opacity: 1;
  visibility: visible;
}

/* line 75, core/sass/concise/objects/_tooltips.scss */
.tooltip:before,
[data-hint]:before {
  background: transparent;
  border: 6px solid transparent;
  content: '';
  position: absolute;
  z-index: 1000001;
}

/* line 84, core/sass/concise/objects/_tooltips.scss */
.tooltip:after,
[data-hint]:after {
  background: #383838;
  color: #fff;
  content: attr(data-hint);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.83333;
  padding: 8px 10px;
  white-space: nowrap;
}

/* line 94, core/sass/concise/objects/_tooltips.scss */
.tooltip-top:before {
  border-top-color: #383838;
}

/* line 96, core/sass/concise/objects/_tooltips.scss */
.tooltip-bottom:before {
  border-bottom-color: #383838;
}

/* line 98, core/sass/concise/objects/_tooltips.scss */
.tooltip-left:before {
  border-left-color: #383838;
}

/* line 100, core/sass/concise/objects/_tooltips.scss */
.tooltip-right:before {
  border-right-color: #383838;
}

/* line 105, core/sass/concise/objects/_tooltips.scss */
.tooltip-top:before {
  margin-bottom: -12px;
}
/* line 107, core/sass/concise/objects/_tooltips.scss */
.tooltip-top:after {
  margin-left: -18px;
}
/* line 109, core/sass/concise/objects/_tooltips.scss */
.tooltip-top:before, .tooltip-top:after {
  bottom: 100%;
  left: 50%;
}
/* line 116, core/sass/concise/objects/_tooltips.scss */
.tooltip-top:hover:after, .tooltip-top:hover:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
}
/* line 123, core/sass/concise/objects/_tooltips.scss */
.tooltip-top:focus:after, .tooltip-top:focus:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

/* line 135, core/sass/concise/objects/_tooltips.scss */
.tooltip-bottom:before {
  margin-top: -12px;
}
/* line 137, core/sass/concise/objects/_tooltips.scss */
.tooltip-bottom:after {
  margin-left: -18px;
}
/* line 139, core/sass/concise/objects/_tooltips.scss */
.tooltip-bottom:before, .tooltip-bottom:after {
  left: 50%;
  top: 100%;
}
/* line 146, core/sass/concise/objects/_tooltips.scss */
.tooltip-bottom:hover:after, .tooltip-bottom:hover:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
}
/* line 153, core/sass/concise/objects/_tooltips.scss */
.tooltip-bottom:focus:after, .tooltip-bottom:focus:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
}

/* line 163, core/sass/concise/objects/_tooltips.scss */
.tooltip-right:before {
  margin-bottom: -6px;
  margin-left: -12px;
}
/* line 168, core/sass/concise/objects/_tooltips.scss */
.tooltip-right:after {
  margin-bottom: -14px;
}
/* line 170, core/sass/concise/objects/_tooltips.scss */
.tooltip-right:before, .tooltip-right:after {
  bottom: 50%;
  left: 100%;
}
/* line 177, core/sass/concise/objects/_tooltips.scss */
.tooltip-right:hover:after, .tooltip-right:hover:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
}
/* line 184, core/sass/concise/objects/_tooltips.scss */
.tooltip-right:focus:after, .tooltip-right:focus:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
}

/* line 194, core/sass/concise/objects/_tooltips.scss */
.tooltip-left:before {
  margin-bottom: -6px;
  margin-right: -12px;
}
/* line 199, core/sass/concise/objects/_tooltips.scss */
.tooltip-left:after {
  margin-bottom: -14px;
}
/* line 201, core/sass/concise/objects/_tooltips.scss */
.tooltip-left:before, .tooltip-left:after {
  bottom: 50%;
  right: 100%;
}
/* line 208, core/sass/concise/objects/_tooltips.scss */
.tooltip-left:hover:after, .tooltip-left:hover:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  -o-transform: translateX(-8px);
  transform: translateX(-8px);
}
/* line 215, core/sass/concise/objects/_tooltips.scss */
.tooltip-left:focus:after, .tooltip-left:focus:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  -o-transform: translateX(-8px);
  transform: translateX(-8px);
}

/* line 224, core/sass/concise/objects/_tooltips.scss */
[class*='hint-'].border-radius:after {
  border-radius: 4px;
}

/* line 6, sass/_colors.scss */
.bg-white {
  background-color: white !important;
}

/* line 8, sass/_colors.scss */
.bg-black {
  background-color: #222222 !important;
}

/* line 10, sass/_colors.scss */
.bg-light-gray {
  background-color: #f9f9f9 !important;
}

/* line 12, sass/_colors.scss */
.bg-gray {
  background-color: #999999 !important;
}

/* line 14, sass/_colors.scss */
.bg-light-green {
  background-color: #dff0d8 !important;
}

/* line 16, sass/_colors.scss */
.bg-green {
  background-color: #5cb85c !important;
}

/* line 18, sass/_colors.scss */
.bg-light-blue {
  background-color: #d9edf7 !important;
}

/* line 20, sass/_colors.scss */
.bg-blue {
  background-color: #5bc0de !important;
}

/* line 22, sass/_colors.scss */
.bg-light-yellow {
  background-color: #fcf8e3 !important;
}

/* line 24, sass/_colors.scss */
.bg-yellow {
  background-color: #ed9c28 !important;
}

/* line 26, sass/_colors.scss */
.bg-light-red {
  background-color: #f2dede !important;
}

/* line 28, sass/_colors.scss */
.bg-red {
  background-color: #d9534f !important;
}

/* line 32, sass/_colors.scss */
.color-white {
  color: white;
}

/* line 34, sass/_colors.scss */
.color-black {
  color: #222222;
}

/* line 36, sass/_colors.scss */
.color-gray {
  color: #999999;
}

/* line 38, sass/_colors.scss */
.color-green {
  color: #468847;
}

/* line 40, sass/_colors.scss */
.color-blue {
  color: #3a87ad;
}

/* line 42, sass/_colors.scss */
.color-yellow {
  color: #c09853;
}

/* line 44, sass/_colors.scss */
.color-red {
  color: #d2322d;
}

.fotorama__caption__wrap {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    padding: .25em .5em;
    color: white;
}