/*
Theme Name: NTD Flexx 1.3
Author: Daniel Geiser
Author URI: http://new-time.ch
Description: Flexible SCSS Starter Theme - based on _s
Version: 1.3
License: GNU General Public License v2 or later
Text Domain: ntdflexx
*/
/* scss error display ------------------------ */
.scss_errors {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.scss_errors h6 {
  color: #fff;
  font-size: 1.6rem;
  margin-top: 0 !important;
}
.scss_errors p {
  margin-bottom: 0;
  margin-top: 2rem;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  margin: 0;
  overflow-y: scroll;
}

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

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

embed,
iframe,
object {
  max-width: 100%;
}

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

[hidden],
template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

blockquote,
q {
  quotes: "" "";
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

p:empty {
  display: none;
}

figure {
  margin: 0 0 3rem 0;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp,
tt,
var {
  font-family: Consolas, Monaco, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 1.2rem;
  line-height: 2rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

textarea {
  overflow: auto;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input::-webkit-search-cancel-button,
input::-webkit-search-decoration,
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button,
input::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  opacity: 0;
}

/* wordpress defaults ------------------------ */
.byline,
.updated:not(.published) {
  display: none;
}

.entry-thumbnail,
.entry-thumbnail-link {
  display: inline-block;
  line-height: 0;
  max-width: 100%;
}

img[class*=wp-post-image],
img[class*=wp-image-] {
  display: block;
}

.wp-video .mejs-video {
  margin: 0 auto 3rem auto;
}

.widget select {
  max-width: 100%;
}

.widget.widget_text p:last-child {
  margin-bottom: 0;
}

.widget.widget_search .search-field {
  width: 100%;
  max-width: 360px;
}
.widget.widget_search .search-submit {
  display: none;
}

/* alignments -------------------------------- */
.alignleft {
  float: left;
  margin-right: 5rem;
  margin-bottom: 3rem;
}

.alignright {
  float: right;
  margin-left: 5rem;
  margin-bottom: 3rem;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}

/* screen readers ---------------------------- */
.screen-reader-text,
.screen-reader-response {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-response:focus {
  top: 5px;
  left: 5px;
  clip: auto !important;
  display: block;
  width: auto;
  height: auto;
  box-shadow: 0 0 2px 2px rgba(12, 8, 4, 0.6);
  font-size: 1.4rem;
  line-height: normal;
  font-weight: 600;
  color: #c0d44d;
  outline-color: #b5cc2d;
  padding: 15px 23px 14px;
  background-color: #fff;
  border-radius: 3px;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

/* selection style --------------------------- */

::selection {
  color: #fff;
  background: #b5cc2d;
}

/* font defaults ----------------------------- */
/* raleway-regular - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/raleway-v26-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/raleway-v26-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/raleway-v26-latin-regular.woff2") format("woff2"), url("fonts/raleway-v26-latin-regular.woff") format("woff"), url("fonts/raleway-v26-latin-regular.ttf") format("truetype"), url("fonts/raleway-v26-latin-regular.svg#Raleway") format("svg");
  /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/raleway-v26-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/raleway-v26-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/raleway-v26-latin-600.woff2") format("woff2"), url("fonts/raleway-v26-latin-600.woff") format("woff"), url("fonts/raleway-v26-latin-600.ttf") format("truetype"), url("fonts/raleway-v26-latin-600.svg#Raleway") format("svg");
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/raleway-v26-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/raleway-v26-latin-700.eot?#iefix") format("embedded-opentype"), url("fonts/raleway-v26-latin-700.woff2") format("woff2"), url("fonts/raleway-v26-latin-700.woff") format("woff"), url("fonts/raleway-v26-latin-700.ttf") format("truetype"), url("fonts/raleway-v26-latin-700.svg#Raleway") format("svg");
  /* Legacy iOS */
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
}

body,
button,
input,
select,
textarea {
  font-size: 1.4rem;
  line-height: 2.5rem;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #675545;
}

p,
ul,
ol {
  margin-top: 0;
  margin-bottom: 2rem;
}

b,
strong {
  font-weight: 600;
}

.entry-content p, .entry-content ul, .entry-content ol {
  letter-spacing: 0.03125em;
}

/* headings ---------------------------------- */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #754c29;
  letter-spacing: 0.03125em;
  margin-top: 0;
  margin-bottom: 1rem;
  clear: both;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 2rem;
  line-height: 2.5rem;
  letter-spacing: 0.0625em;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 1rem;
}

h2, .h2 {
  font-size: 1.6rem;
  line-height: 2.5rem;
}

h3, .h3 {
  font-size: 1.4rem;
  line-height: 2rem;
}

h4, .h4 {
  font-size: 1.2rem;
  line-height: 1.5rem;
}

h5, .h5 {
  font-size: 1rem;
  line-height: 1.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}

/* hr's -------------------------------------- */
hr {
  width: 100%;
  height: 1px;
  margin: 3rem 0 5rem 0;
  float: left;
  background-color: #e6e6e6;
  border: 0;
}
hr ~ * {
  clear: both;
}
@media (min-width: 400px) {
  hr {
    margin: 2rem 0 5rem 0;
  }
}
@media (min-width: 768px) {
  hr {
    margin: 3rem 0 6rem 0;
  }
}

hr.fullwidth {
  position: relative;
  width: 100vw;
  margin: 3rem 0 5rem -50vw;
  left: 50%;
}
@media (min-width: 400px) {
  hr.fullwidth {
    margin: 2rem 0 5rem -50vw;
  }
}
@media (min-width: 768px) {
  hr.fullwidth {
    margin: 3rem 0 6rem -50vw;
  }
}

/* links ------------------------------------- */
a {
  color: #b5cc2d;
  background-color: transparent;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  transition: all 0.1s ease;
}
a:visited {
  color: #b5cc2d;
}
a:hover {
  color: #c4d657;
}
a:focus {
  color: #c4d657;
}
a:active {
  color: #c4d657;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* list styles ------------------------------- */
ul,
ol {
  padding-left: 1.25em;
}

/* pre styles -------------------------------- */
pre {
  max-width: 100%;
  margin: 0 0 2rem;
  padding: 2rem;
  color: #e6e6e6;
  background-color: #181411;
  overflow: auto;
}
@media (min-width: 400px) {
  pre {
    margin: 0 0 3rem;
    padding: 3rem;
  }
}

/* tables ------------------------------------ */
table {
  width: 100%;
  margin: 0 0 2rem;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (min-width: 400px) {
  table {
    margin: 0 0 3rem;
  }
}

th, td {
  padding: 0.5rem 0.2rem;
  border-bottom: 1px solid #e6e6e6;
}

th {
  font-weight: 600;
  text-align: left;
}

/* font sizes -------------------------------- */
.text-biggest {
  font-size: 2rem;
  line-height: 4rem;
}

.text-bigger {
  font-size: 1.8rem;
  line-height: 3.5rem;
}

.text-big {
  font-size: 1.6rem;
  line-height: 3rem;
}

.text-default {
  font-size: 1.4rem;
  line-height: 2.5rem;
}

.text-small {
  font-size: 1.2rem;
  line-height: 2rem;
}

.text-smaller {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 400px) {
  .text-biggest {
    font-size: 2.2rem;
    line-height: 4.5rem;
  }

  .text-bigger {
    font-size: 2rem;
    line-height: 4rem;
  }

  .text-big {
    font-size: 1.8rem;
    line-height: 3.5rem;
  }

  .text-default {
    font-size: 1.6rem;
    line-height: 3rem;
  }

  .text-small {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }

  .text-smaller {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
/* extra whitespace -------------------------- */
.padd-top-10 {
  padding-top: 1rem;
}

.padd-top-20 {
  padding-top: 2rem;
}

.padd-top-30 {
  padding-top: 3rem;
}

.padd-top-50 {
  padding-top: 5rem;
}

/* tablet / desktop line breaks -------------- */
.nobreaks br {
  display: none;
}

br.deskbreak {
  display: none;
}
@media (min-width: 768px) {
  br.deskbreak {
    display: inline;
  }
}

/* sticky footer & offcanvas menu logic ------ */
body {
  background-color: #424242;
}

.page-wrap {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 5px 1px #292929;
  transition: left 0.25s ease;
}
.page-wrap.pulled-left {
  left: -280px;
}

.site-main {
  flex: 1 0 auto;
  background-color: white;
}

@media (min-width: 992px) {
  .site-main {
    background-color: #fafafa;
  }
}
/* main navigation logic --------------------- */
.site-navigation {
  position: absolute;
  width: 280px;
  height: 0;
  right: 0;
  overflow: hidden;
}

@media (min-width: 992px) {
  .site-navigation {
    position: static;
    width: 100%;
    float: left;
    height: auto;
    overflow: visible;
  }
}
/* main layout ------------------------------- */
.site-content,
.sidebar-right {
  padding: 50px 0 20px;
}

@media (min-width: 992px) {
  .site-content {
    padding: 60px 0;
  }

  .sidebar-right {
    padding: 60px 0 30px;
  }

  .contentbox {
    padding: 20px 30px 10px 30px;
    border: 1px solid #dedede;
    border-top-width: 2px;
    background-color: white;
  }
  .contentbox .entry-content > *:last-child {
    margin-bottom: 0;
  }
}
body.admin-bar > .page-wrap {
  padding-top: 46px;
}
@media (min-width: 783px) {
  body.admin-bar > .page-wrap {
    padding-top: 32px;
  }
}

.ie .page-wrap {
  display: block;
}

/* site header ------------------------------- */
.site-header {
  background-color: white;
}
.site-header .site-header-container {
  position: relative;
}
.site-header .site-header-container .row {
  min-height: 80px;
}
.site-header .logo {
  display: block;
  width: 210px;
  max-width: 100%;
  margin: 20px 0;
  line-height: 0;
}

.ie .site-header {
  max-height: 80px;
}
@media (min-width: 992px) {
  .ie .site-header {
    padding-top: 40px;
  }
}

/* top menu ------------------------------ */
.top-nav-wrap {
  background-color: #b5cc2d;
  box-shadow: inset 0 -3px 0 #ed733b;
  overflow: hidden;
}

.top-navigation {
  padding: 0 30px;
}
.top-navigation .menu {
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: flex;
}
.top-navigation .menu li {
  flex: 1 0 auto;
  list-style: none;
}
.top-navigation .menu li a {
  font-size: 1.2rem;
  line-height: 2.5rem;
  display: block;
  margin-top: 0.5rem;
  padding: 0.3rem 1.2rem;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03125em;
  text-decoration: none;
  text-align: center;
  border-radius: 0.5rem 0.5rem 0 0;
  background: none;
}
.top-navigation .menu li a:hover {
  color: #edf2cb;
}
.top-navigation .menu li.current-menu-item > a {
  color: #754c29;
  background: white;
}

@media (min-width: 360px) {
  .top-navigation {
    padding: 0 30px;
  }
  .top-navigation .menu {
    display: block;
  }
  .top-navigation .menu li {
    display: block;
    float: left;
  }
  .top-navigation .menu li a {
    font-size: 1.3rem;
    line-height: 2.5rem;
    padding: 0.5rem 1.5rem;
    letter-spacing: 0.0625em;
  }
}
@media (min-width: 768px) {
  .top-navigation {
    max-width: 750px;
    margin: 0 auto;
  }
  .top-navigation .menu {
    float: right;
  }
}
@media (min-width: 992px) {
  .top-navigation {
    max-width: 990px;
  }
}
@media (min-width: 1200px) {
  .top-navigation {
    max-width: 1190px;
  }
}
.ie .top-nav-wrap {
  height: 40px;
}
.ie .top-navigation .menu li.current-menu-item > a {
  border-bottom: 1px solid white;
}

/* menu toggle button ------------------------ */
.menu-toggle {
  position: absolute;
  display: block;
  right: 30px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  border: 2px solid #b5cc2d;
  border-radius: 3px;
  background-color: white;
  cursor: pointer;
  box-shadow: none;
  z-index: 1;
}
.menu-toggle:active, .menu-toggle:focus, .menu-toggle:hover {
  box-shadow: none;
  outline: 0;
  border: 2px solid #c4d657;
  background-color: white;
}
.menu-toggle:active .bar, .menu-toggle:focus .bar, .menu-toggle:hover .bar {
  background-color: #c4d657;
}
.menu-toggle .bar {
  height: 2px;
  display: block;
  background-color: #b5cc2d;
}
.menu-toggle .bar + .bar {
  margin-top: 3px;
}

@media (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}
/* site-navigation menu --------------------- */
.site-navigation .menu {
  margin: 0;
  padding: 5px;
}
.site-navigation .menu li {
  font-size: 1.2rem;
  line-height: 2rem;
  display: block;
  list-style: none;
  position: relative;
}
.site-navigation .menu li a {
  display: inline-block;
  text-decoration: none;
  width: 100%;
  padding: 1rem 2rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03125em;
  color: #e6e6e6;
}
.site-navigation .menu li a:hover {
  color: white;
}
.site-navigation .menu li a:focus {
  color: #dedede;
}
.site-navigation .menu li a:active {
  color: #b2b2b2;
}
.site-navigation .menu li.current-menu-item > a {
  color: #ed733b;
}

/* desktop menu ------------------------------ */
@media (min-width: 992px) {
  .site-navigation .menu {
    padding: 0 15px 17px 0;
    float: right;
  }
  .site-navigation .menu li {
    font-size: 1.4rem;
    line-height: 2rem;
    display: block;
    float: left;
    margin-left: 2rem;
  }
  .site-navigation .menu li a {
    color: #754c29;
    padding: 0 0 3px 0;
    background: none;
  }
  .site-navigation .menu li a:hover, .site-navigation .menu li a:focus {
    color: #868482;
    background: none;
  }
  .site-navigation .menu li a:active {
    color: #aaa9a7;
    background: none;
  }
  .site-navigation .menu li.current-menu-ancestor > a, .site-navigation .menu li.current-menu-parent > a, .site-navigation .menu li.current-menu-item > a {
    color: #b5cc2d;
    background: none;
    box-shadow: 0 2px 0 0 #dbdad9;
  }
}
@media (min-width: 1200px) {
  .site-navigation .menu li {
    margin-left: 3rem;
  }
}
/* footer info ------------------------------- */
.footer-info {
  padding: 2em 0;
  font-size: 1rem;
  line-height: 2rem;
  color: #cdc2bc;
  background-color: #9b8579;
  letter-spacing: 0.0625em;
  overflow: hidden;
}
.footer-info .footer-info-credit {
  padding: 5px 0;
  float: left;
}
.footer-info ul.menu {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  float: right;
}
.footer-info ul.menu li {
  display: block;
  float: left;
  margin: 0 0 0 15px;
}
.footer-info ul.menu li a {
  color: #cdc2bc;
  text-decoration: none;
}
.footer-info ul.menu li a:hover, .footer-info ul.menu li a:focus {
  color: #e3ddd9;
}

/* flexbox grid ------------------------------ */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 100%;
  width: 100%;
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.row.smallgap {
  margin-right: -5px;
  margin-left: -5px;
}

.row.minigap {
  margin-right: -1px;
  margin-left: -1px;
}

.row.reverse {
  flex-direction: row-reverse;
}

.col.reverse {
  flex-direction: column-reverse;
}

*[class^=col-xs],
*[class^=col-sm],
*[class^=col-md],
*[class^=col-lg] {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  max-width: 100%;
}

.row.smallgap > *[class^=col-xs],
.row.smallgap > *[class^=col-sm],
.row.smallgap > *[class^=col-md],
.row.smallgap > *[class^=col-lg] {
  padding-right: 5px;
  padding-left: 5px;
}

.row.minigap > *[class^=col-xs],
.row.minigap > *[class^=col-sm],
.row.minigap > *[class^=col-md],
.row.minigap > *[class^=col-lg] {
  padding-right: 1px;
  padding-left: 1px;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
}

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  flex-basis: 16.667%;
  max-width: 16.667%;
}

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

.col-xs-4 {
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  flex-basis: 41.667%;
  max-width: 41.667%;
}

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

.col-xs-7 {
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  flex-basis: 66.667%;
  max-width: 66.667%;
}

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

.col-xs-10 {
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  flex-basis: 91.667%;
  max-width: 91.667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.start-xs {
  justify-content: flex-start;
  text-align: left;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: right;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

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

  .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
  }

  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-sm-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-sm-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-sm-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-sm-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.667%;
  }

  .start-sm {
    justify-content: flex-start;
    text-align: left;
  }

  .center-sm {
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    justify-content: flex-end;
    text-align: right;
  }

  .top-sm {
    align-items: flex-start;
  }

  .middle-sm {
    align-items: center;
  }

  .bottom-sm {
    align-items: flex-end;
  }

  .around-sm {
    justify-content: space-around;
  }

  .between-sm {
    justify-content: space-between;
  }

  .first-sm {
    order: -1;
  }

  .last-sm {
    order: 1;
  }
}
@media (min-width: 992px) {
  .container {
    width: 990px;
  }

  .col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
  }

  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-md-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-md-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-md-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-md-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-1 {
    margin-left: 8.333%;
  }

  .col-md-offset-2 {
    margin-left: 16.667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.333%;
  }

  .col-md-offset-5 {
    margin-left: 41.667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.333%;
  }

  .col-md-offset-8 {
    margin-left: 66.667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.333%;
  }

  .col-md-offset-11 {
    margin-left: 91.667%;
  }

  .start-md {
    justify-content: flex-start;
    text-align: left;
  }

  .center-md {
    justify-content: center;
    text-align: center;
  }

  .end-md {
    justify-content: flex-end;
    text-align: right;
  }

  .top-md {
    align-items: flex-start;
  }

  .middle-md {
    align-items: center;
  }

  .bottom-md {
    align-items: flex-end;
  }

  .around-md {
    justify-content: space-around;
  }

  .between-md {
    justify-content: space-between;
  }

  .first-md {
    order: -1;
  }

  .last-md {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }

  .col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
  }

  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-lg-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-lg-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-lg-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-lg-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.667%;
  }

  .start-lg {
    justify-content: flex-start;
    text-align: left;
  }

  .center-lg {
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    justify-content: flex-end;
    text-align: right;
  }

  .top-lg {
    align-items: flex-start;
  }

  .middle-lg {
    align-items: center;
  }

  .bottom-lg {
    align-items: flex-end;
  }

  .around-lg {
    justify-content: space-around;
  }

  .between-lg {
    justify-content: space-between;
  }

  .first-lg {
    order: -1;
  }

  .last-lg {
    order: 1;
  }
}
/* elementor global customization ------------ */
.elementor-container {
  max-width: none !important;
}

.elementor-column-gap-narrow {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.elementor-column-gap-default {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

.elementor-column-gap-extended {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.elementor-column-gap-wide {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

.elementor-column-gap-wider {
  margin-left: -30px !important;
  margin-right: -30px !important;
}

body:not(.elementor-editor-active) .elementor-inner {
  margin-bottom: 10px;
}

.elementor-container .elementor-text-editor > *:last-child {
  margin-bottom: 0;
}

.elementor-container .elementor-widget.elementor-widget-heading .elementor-heading-title {
  line-height: inherit;
}

.elementor-widget-image-box .elementor-image-box-img {
  line-height: 0;
}

.elementor-element .elementor-button {
  background-color: #b5cc2d;
}
.elementor-element .elementor-icon,
.elementor-element .elementor-icon:hover {
  color: #675545;
}
.elementor-element .elementor-view-stacked .elementor-icon,
.elementor-element .elementor-view-stacked .elementor-icon:hover {
  color: white;
  background-color: #675545;
}
.elementor-element .elementor-view-framed .elementor-icon,
.elementor-element .elementor-view-framed .elementor-icon:hover {
  color: #675545;
  border-color: #675545;
}
.elementor-element .elementor-progress-bar {
  background-color: #b5cc2d;
}
.elementor-element .elementor-progress-wrapper {
  background-color: #f6f6f6;
}
.elementor-element .elementor-counter .elementor-counter-number-wrapper {
  color: #b5cc2d;
}
.elementor-element .elementor-counter .elementor-counter-title {
  color: #8d8074;
}
.elementor-element .elementor-toggle .elementor-tab-title,
.elementor-element .elementor-accordion .elementor-tab-title,
.elementor-element .elementor-tabs .elementor-tab-title {
  font-weight: 600;
}
.elementor-element .elementor-toggle .elementor-tab-content,
.elementor-element .elementor-accordion .elementor-tab-content,
.elementor-element .elementor-tabs .elementor-tab-content {
  font-weight: 400;
}
.elementor-element .elementor-testimonial-wrapper .elementor-testimonial-meta {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #8d8074;
}

@media (max-width: 1024px) {
  body {
    background-image: none !important;
  }
}
body.elementor-editor-active .elementor-inner {
  margin-top: 0 !important;
}
body.elementor-editor-active .elementor-widget.elementor-element-edit-mode:hover,
body.elementor-editor-active .elementor-widget.elementor-element-editable {
  outline: none;
  box-shadow: 0 0 0 1px #71d7f7;
}
body.elementor-editor-active .elementor.elementor-edit-mode .elementor-section > .elementor-element-overlay:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  outline: none;
  box-shadow: 0 0 0 1px #71d7f7;
  background: rgba(113, 215, 247, 0.1);
}
body.elementor-editor-active .elementor-add-new-section .elementor-add-section-button {
  background-color: #b5cc2d;
}
body.elementor-editor-active .elementor-add-new-section .elementor-add-template-button {
  background-color: #675545;
}

/* input  & button's basics ------------------ */
/* buttons ----------------------------------- */
a.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  font-size: 1.4rem;
  line-height: 2.5rem;
  padding: 0.65rem 1.2rem;
  border: 0.1rem solid;
  height: 4rem;
  vertical-align: middle;
  font-size: 1.2rem;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  letter-spacing: 0.0625em;
  color: white;
  background: #b5cc2d;
  border-radius: 3px;
  border-color: transparent;
  transition: all 0.1s ease;
}
a.btn:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  color: white;
  background: #bcd142;
  border-color: transparent;
}
a.btn:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  color: #f0f5d5;
  background: #9aad26;
  border-color: transparent;
  outline: none;
}
a.btn:active,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
  color: #cbdb6c;
  background: #7f8f20;
  border-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a.btn {
  text-decoration: none;
}
a.btn:visited {
  color: white;
}
a.btn.fullwidth {
  width: 100%;
  text-align: center;
}

/* inputs ------------------------------------ */
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=date],
textarea,
select {
  font-size: 1.4rem;
  line-height: 2.5rem;
  padding: 0.65rem 1.2rem;
  border: 0.1rem solid;
  height: 4rem;
  vertical-align: middle;
  max-width: 100%;
  color: #9e9c9b;
  background-color: #f6f6f6;
  border-radius: 3px;
  border-color: #e6e6e6;
  transition: all 0.5s ease;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
textarea:focus,
select:focus {
  color: #868482;
  background-color: white;
  border-color: #c4d657;
  box-shadow: 0 0 10px rgba(196, 214, 87, 0.5);
}

textarea {
  height: auto;
}

input[type=date],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(img/dropdown.svg) right center no-repeat;
  background-size: contain;
  background-color: #f6f6f6;
}

select {
  padding-right: 2.5em;
}

/* browser adjustments ----------------------- */
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

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

input::-ms-clear {
  display: none;
}

input::-webkit-clear-button {
  display: none;
}

.ie input[type=date] {
  background-image: none;
}

.gecko input[type=number] {
  -moz-appearance: textfield;
}

/* fieldset & legend ------------------------- */
fieldset {
  border: 0.1rem solid #e6e6e6;
  margin: 0 0 3rem;
  padding: 30px;
}

legend {
  border: 0;
  padding: 0 1rem;
  margin-left: -1rem;
}

/* labels ------------------------------------ */
.blocklabel {
  font-size: 1.2rem;
  line-height: 2rem;
  display: block;
  font-weight: 600;
  letter-spacing: 0.125em;
  color: #868482;
}
.blocklabel + br {
  display: none;
}

/* checkboxes & radio buttons ---------------- */
input[type=checkbox],
input[type=radio] {
  display: inline-block;
  position: relative;
  top: 0.125em;
  width: 1em;
  height: 1em;
  opacity: 0;
  cursor: pointer;
}
input[type=checkbox] + span,
input[type=radio] + span {
  position: relative;
  padding-left: 0.5em;
}
input[type=checkbox] + span:before,
input[type=checkbox] + span:after,
input[type=radio] + span:before,
input[type=radio] + span:after {
  content: "";
  display: block;
  position: absolute;
  margin-top: 0.125em;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  margin-left: -1em;
  pointer-events: none;
  overflow: hidden;
}
input[type=checkbox] + span:before,
input[type=radio] + span:before {
  background: #f6f6f6;
  box-shadow: inset 0 0 0 1px #e6e6e6, inset 0 0 0 0.3em #f6f6f6;
  transition: background 0.25s ease-in-out;
}
input[type=checkbox] + span:after,
input[type=radio] + span:after {
  border: 1px solid #e6e6e6;
}
input[type=checkbox]:checked + span:before,
input[type=radio]:checked + span:before {
  background: #b5cc2d;
}
input[type=checkbox]:active,
input[type=radio]:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input[type=checkbox] {
  border-radius: 0.2em;
}
input[type=checkbox] + span:before,
input[type=checkbox] + span:after {
  border-radius: 0.2em;
}

input[type=radio] {
  border-radius: 0.5em;
}
input[type=radio] + span:before,
input[type=radio] + span:after {
  border-radius: 0.5em;
}

/* contact form 7 ---------------------------- */
div.wpcf7 {
  margin: 0 0 3rem 0;
  padding: 0;
}
div.wpcf7 input[type=text],
div.wpcf7 input[type=email],
div.wpcf7 input[type=password],
div.wpcf7 input[type=number],
div.wpcf7 input[type=tel],
div.wpcf7 input[type=date],
div.wpcf7 textarea,
div.wpcf7 select {
  width: 100%;
}
div.wpcf7 p {
  margin-bottom: 1.5rem;
}

div.wpcf7-response-output {
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 0.5rem 1rem !important;
  margin: 2rem 0 0 0 !important;
  letter-spacing: 0.0125em;
  display: none;
}
.invalid div.wpcf7-response-output, .unaccepted div.wpcf7-response-output, .spam div.wpcf7-response-output, .failed div.wpcf7-response-output, .aborted div.wpcf7-response-output {
  display: block !important;
  color: #C03546 !important;
  border: 0.1rem solid #C03546 !important;
}
.sent div.wpcf7-response-output {
  display: block !important;
  color: #b5cc2d !important;
  border: 0.1rem solid #b5cc2d !important;
}

span.wpcf7-not-valid-tip {
  display: none;
}

textarea.wpcf7-not-valid,
input.wpcf7-not-valid {
  color: #C03546;
  border-color: #C03546;
  background: #fdf7f8;
}
textarea.wpcf7-not-valid:focus,
input.wpcf7-not-valid:focus {
  color: #6d6b68;
  border: 0.1rem solid #C03546;
  background-color: #fff;
}

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
  margin-top: 0.5rem;
}

.wpcf7-display-none,
div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .ajax-loader {
  display: none !important;
}

div.wpcf7 .placeheld {
  color: #dedede;
}

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}

div.wpcf7 input[type=file] {
  cursor: pointer;
}

div.wpcf7 input[type=file]:disabled {
  cursor: default;
}

span.wpcf7-list-item {
  margin-left: 0.5em;
}

.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-left: 0;
  margin-right: 5px;
}

/* accessability ----------------------------- */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-color: #b5cc2d;
}

body:not(.user-is-tabbing) a:focus,
body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus {
  outline: none;
}

/* widget lists ------------------------------ */
.widget-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* sidebar widgets --------------------------- */
.sidebar-right {
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #e6e6e6;
}
.sidebar-right .widget {
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin-bottom: 30px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .sidebar-right {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .sidebar-right {
    border: none;
  }
}
/* accordion widgets ------------------------- */
.sidebar-right .accordion-widget > .widget-title {
  font-size: 1.6rem;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  margin: 0;
  padding: 20px;
  color: #ed733b;
  background: #fff;
  border: 1px solid #dedede;
  border-top: 2px solid #b5cc2d;
}
.sidebar-right .accordion-widget > .textwidget {
  letter-spacing: 0.03125em;
}
.sidebar-right .accordion-widget > .textwidget h3 {
  font-size: 1.4rem;
  line-height: 2rem;
  margin: -1px 0 0 0;
  padding: 15px 20px;
  color: #675545;
  font-weight: 400;
  background: #fff;
  border: 1px solid #dedede;
  cursor: pointer;
}
.sidebar-right .accordion-widget > .textwidget h3:hover {
  color: #766658;
}
.sidebar-right .accordion-widget > .textwidget h3:focus {
  color: #675545;
  background: #fafafa;
}
.sidebar-right .accordion-widget > .textwidget h3:active {
  color: #5d4d3e;
  background: #fafafa;
}
.sidebar-right .accordion-widget > .textwidget ul {
  display: none;
  list-style: none;
  margin: 0;
  background: #fff;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.sidebar-right .accordion-widget > .textwidget ul li {
  display: block;
  padding: 10px 5px 10px 20px;
  border-bottom: 1px solid #dedede;
}
.sidebar-right .accordion-widget > .textwidget ul li a {
  display: block;
  text-decoration: none;
}

@media (min-width: 992px) {
  .sidebar-right .accordion-widget > .textwidget ul {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
.entry-content .accordion-widget > .widget-title {
  display: none;
}
.entry-content .accordion-widget > .textwidget {
  letter-spacing: 0.03125em;
}
.entry-content .accordion-widget > .textwidget .accordion-column {
  margin-bottom: 3rem;
}
.entry-content .accordion-widget > .textwidget .accordion-column:last-of-type {
  margin-bottom: 0;
}
.entry-content .accordion-widget > .textwidget .accordion-column ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 992px) {
  .entry-content .accordion-widget > .textwidget {
    display: flex;
    flex-flow: row wrap;
  }
  .entry-content .accordion-widget > .textwidget .accordion-column {
    flex: 0 0 50%;
  }
  .entry-content .accordion-widget > .textwidget .accordion-column:nth-last-of-type(-n+2) {
    margin-bottom: 0;
  }
}
/* footer widgets ---------------------------- */
.footer-widgets {
  padding-top: 30px;
  background-color: #9b8579;
  box-shadow: inset 0 2px 0 0 #937e73;
}
.footer-widgets .widget {
  font-size: 1.2rem;
  line-height: 2rem;
  letter-spacing: 0.03125em;
  color: #cdc2bc;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.footer-widgets .widget .widget-title {
  color: #e3ddd9;
}
.footer-widgets .widget a {
  color: #cdc2bc;
  text-decoration: none;
}
.footer-widgets .widget a:hover, .footer-widgets .widget a:focus {
  color: #e3ddd9;
}

@media (min-width: 400px) {
  .footer-widgets .widget {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
}
/* site banner ------------------------------- */
.site-banner {
  position: relative;
  background-color: white;
  line-height: 0;
}
.site-banner .site-banner-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  pointer-events: none;
  align-items: center;
}
.site-banner .site-banner-inner .site-banner-container {
  flex: 0 0 auto;
  margin: auto;
  pointer-events: all;
}
.site-banner .slider-wrapper {
  position: relative;
}
.site-banner .slider-wrapper .nivo-controlNav {
  position: absolute;
  bottom: 0;
}

/* site banner panels ------------------------ */
.banner-panel {
  position: relative;
  display: inline-block;
  margin-left: -30px;
  padding: 6.5vw 4vw 6.5vw 30px;
  background-color: rgba(255, 255, 255, 0.75);
}
.banner-panel .panel-logo {
  width: 33.33vw;
}
.banner-panel .panel-logo img {
  width: 100%;
}

@media (min-width: 768px) {
  .banner-panel {
    margin-left: calc(-100vw - 50px);
    border-left: 100vw solid transparent;
    padding: 2vw 3vw 2vw 50px;
  }
  .banner-panel .panel-logo {
    width: 25vw;
  }
}
@media (min-width: 992px) {
  .banner-panel .panel-logo {
    width: 20vw;
    max-width: 320px;
  }
}
/* custom content styles --------------------- */
a[href$=".pdf"] {
  position: relative;
  padding-left: 1.5em;
  text-decoration: none;
}
a[href$=".pdf"]:before {
  font-family: "FontAwesome";
  content: "\f1c1";
  display: inline-block;
  position: absolute;
  left: 0;
  margin-top: -0.1em;
  font-weight: normal;
  height: 1em;
  width: 1em;
}

.downloads .entry-content h3 {
  font-size: 1.6rem;
  line-height: 2.5rem;
}

/* back to top button ------------------------ */
.back-to-top {
  position: fixed;
  bottom: 60px;
  right: 3rem;
  height: 3.5rem;
  width: 3.5rem;
  padding: 0;
  line-height: 3rem;
  text-align: center;
  border: none;
  border-radius: 5px;
  transition: all 0.25s ease-in-out;
  pointer-events: none;
  opacity: 0;
}
.back-to-top.visible {
  pointer-events: all;
  opacity: 1;
}

@media (min-width: 992px) {
  .back-to-top {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */