/*!
Theme Name: Goodspell
Author: Carlos Ceia
Author URI: http://carlosceia.me
Description: Wordpress theme for Goodspell
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: goodspell
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.tight-grid:before,
.tight-grid:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.tight-grid:after {
  clear: both;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .container {
    width: 752px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 972px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1172px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.row {
  margin-left: -16px;
  margin-right: -16px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
.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 {
  float: left;
}
.col-xs-11 {
  width: 100%;
}
.col-xs-10 {
  width: 90.90909091%;
}
.col-xs-9 {
  width: 81.81818182%;
}
.col-xs-8 {
  width: 72.72727273%;
}
.col-xs-7 {
  width: 63.63636364%;
}
.col-xs-6 {
  width: 54.54545455%;
}
.col-xs-5 {
  width: 45.45454545%;
}
.col-xs-4 {
  width: 36.36363636%;
}
.col-xs-3 {
  width: 27.27272727%;
}
.col-xs-2 {
  width: 18.18181818%;
}
.col-xs-1 {
  width: 9.09090909%;
}
.col-xs-pull-11 {
  right: 100%;
}
.col-xs-pull-10 {
  right: 90.90909091%;
}
.col-xs-pull-9 {
  right: 81.81818182%;
}
.col-xs-pull-8 {
  right: 72.72727273%;
}
.col-xs-pull-7 {
  right: 63.63636364%;
}
.col-xs-pull-6 {
  right: 54.54545455%;
}
.col-xs-pull-5 {
  right: 45.45454545%;
}
.col-xs-pull-4 {
  right: 36.36363636%;
}
.col-xs-pull-3 {
  right: 27.27272727%;
}
.col-xs-pull-2 {
  right: 18.18181818%;
}
.col-xs-pull-1 {
  right: 9.09090909%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-11 {
  left: 100%;
}
.col-xs-push-10 {
  left: 90.90909091%;
}
.col-xs-push-9 {
  left: 81.81818182%;
}
.col-xs-push-8 {
  left: 72.72727273%;
}
.col-xs-push-7 {
  left: 63.63636364%;
}
.col-xs-push-6 {
  left: 54.54545455%;
}
.col-xs-push-5 {
  left: 45.45454545%;
}
.col-xs-push-4 {
  left: 36.36363636%;
}
.col-xs-push-3 {
  left: 27.27272727%;
}
.col-xs-push-2 {
  left: 18.18181818%;
}
.col-xs-push-1 {
  left: 9.09090909%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-11 {
  margin-left: 100%;
}
.col-xs-offset-10 {
  margin-left: 90.90909091%;
}
.col-xs-offset-9 {
  margin-left: 81.81818182%;
}
.col-xs-offset-8 {
  margin-left: 72.72727273%;
}
.col-xs-offset-7 {
  margin-left: 63.63636364%;
}
.col-xs-offset-6 {
  margin-left: 54.54545455%;
}
.col-xs-offset-5 {
  margin-left: 45.45454545%;
}
.col-xs-offset-4 {
  margin-left: 36.36363636%;
}
.col-xs-offset-3 {
  margin-left: 27.27272727%;
}
.col-xs-offset-2 {
  margin-left: 18.18181818%;
}
.col-xs-offset-1 {
  margin-left: 9.09090909%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .col-sm-11 {
    width: 100%;
  }
  .col-sm-10 {
    width: 90.90909091%;
  }
  .col-sm-9 {
    width: 81.81818182%;
  }
  .col-sm-8 {
    width: 72.72727273%;
  }
  .col-sm-7 {
    width: 63.63636364%;
  }
  .col-sm-6 {
    width: 54.54545455%;
  }
  .col-sm-5 {
    width: 45.45454545%;
  }
  .col-sm-4 {
    width: 36.36363636%;
  }
  .col-sm-3 {
    width: 27.27272727%;
  }
  .col-sm-2 {
    width: 18.18181818%;
  }
  .col-sm-1 {
    width: 9.09090909%;
  }
  .col-sm-pull-11 {
    right: 100%;
  }
  .col-sm-pull-10 {
    right: 90.90909091%;
  }
  .col-sm-pull-9 {
    right: 81.81818182%;
  }
  .col-sm-pull-8 {
    right: 72.72727273%;
  }
  .col-sm-pull-7 {
    right: 63.63636364%;
  }
  .col-sm-pull-6 {
    right: 54.54545455%;
  }
  .col-sm-pull-5 {
    right: 45.45454545%;
  }
  .col-sm-pull-4 {
    right: 36.36363636%;
  }
  .col-sm-pull-3 {
    right: 27.27272727%;
  }
  .col-sm-pull-2 {
    right: 18.18181818%;
  }
  .col-sm-pull-1 {
    right: 9.09090909%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-11 {
    left: 100%;
  }
  .col-sm-push-10 {
    left: 90.90909091%;
  }
  .col-sm-push-9 {
    left: 81.81818182%;
  }
  .col-sm-push-8 {
    left: 72.72727273%;
  }
  .col-sm-push-7 {
    left: 63.63636364%;
  }
  .col-sm-push-6 {
    left: 54.54545455%;
  }
  .col-sm-push-5 {
    left: 45.45454545%;
  }
  .col-sm-push-4 {
    left: 36.36363636%;
  }
  .col-sm-push-3 {
    left: 27.27272727%;
  }
  .col-sm-push-2 {
    left: 18.18181818%;
  }
  .col-sm-push-1 {
    left: 9.09090909%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-11 {
    margin-left: 100%;
  }
  .col-sm-offset-10 {
    margin-left: 90.90909091%;
  }
  .col-sm-offset-9 {
    margin-left: 81.81818182%;
  }
  .col-sm-offset-8 {
    margin-left: 72.72727273%;
  }
  .col-sm-offset-7 {
    margin-left: 63.63636364%;
  }
  .col-sm-offset-6 {
    margin-left: 54.54545455%;
  }
  .col-sm-offset-5 {
    margin-left: 45.45454545%;
  }
  .col-sm-offset-4 {
    margin-left: 36.36363636%;
  }
  .col-sm-offset-3 {
    margin-left: 27.27272727%;
  }
  .col-sm-offset-2 {
    margin-left: 18.18181818%;
  }
  .col-sm-offset-1 {
    margin-left: 9.09090909%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .col-md-11 {
    width: 100%;
  }
  .col-md-10 {
    width: 90.90909091%;
  }
  .col-md-9 {
    width: 81.81818182%;
  }
  .col-md-8 {
    width: 72.72727273%;
  }
  .col-md-7 {
    width: 63.63636364%;
  }
  .col-md-6 {
    width: 54.54545455%;
  }
  .col-md-5 {
    width: 45.45454545%;
  }
  .col-md-4 {
    width: 36.36363636%;
  }
  .col-md-3 {
    width: 27.27272727%;
  }
  .col-md-2 {
    width: 18.18181818%;
  }
  .col-md-1 {
    width: 9.09090909%;
  }
  .col-md-pull-11 {
    right: 100%;
  }
  .col-md-pull-10 {
    right: 90.90909091%;
  }
  .col-md-pull-9 {
    right: 81.81818182%;
  }
  .col-md-pull-8 {
    right: 72.72727273%;
  }
  .col-md-pull-7 {
    right: 63.63636364%;
  }
  .col-md-pull-6 {
    right: 54.54545455%;
  }
  .col-md-pull-5 {
    right: 45.45454545%;
  }
  .col-md-pull-4 {
    right: 36.36363636%;
  }
  .col-md-pull-3 {
    right: 27.27272727%;
  }
  .col-md-pull-2 {
    right: 18.18181818%;
  }
  .col-md-pull-1 {
    right: 9.09090909%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-11 {
    left: 100%;
  }
  .col-md-push-10 {
    left: 90.90909091%;
  }
  .col-md-push-9 {
    left: 81.81818182%;
  }
  .col-md-push-8 {
    left: 72.72727273%;
  }
  .col-md-push-7 {
    left: 63.63636364%;
  }
  .col-md-push-6 {
    left: 54.54545455%;
  }
  .col-md-push-5 {
    left: 45.45454545%;
  }
  .col-md-push-4 {
    left: 36.36363636%;
  }
  .col-md-push-3 {
    left: 27.27272727%;
  }
  .col-md-push-2 {
    left: 18.18181818%;
  }
  .col-md-push-1 {
    left: 9.09090909%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-11 {
    margin-left: 100%;
  }
  .col-md-offset-10 {
    margin-left: 90.90909091%;
  }
  .col-md-offset-9 {
    margin-left: 81.81818182%;
  }
  .col-md-offset-8 {
    margin-left: 72.72727273%;
  }
  .col-md-offset-7 {
    margin-left: 63.63636364%;
  }
  .col-md-offset-6 {
    margin-left: 54.54545455%;
  }
  .col-md-offset-5 {
    margin-left: 45.45454545%;
  }
  .col-md-offset-4 {
    margin-left: 36.36363636%;
  }
  .col-md-offset-3 {
    margin-left: 27.27272727%;
  }
  .col-md-offset-2 {
    margin-left: 18.18181818%;
  }
  .col-md-offset-1 {
    margin-left: 9.09090909%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .col-lg-11 {
    width: 100%;
  }
  .col-lg-10 {
    width: 90.90909091%;
  }
  .col-lg-9 {
    width: 81.81818182%;
  }
  .col-lg-8 {
    width: 72.72727273%;
  }
  .col-lg-7 {
    width: 63.63636364%;
  }
  .col-lg-6 {
    width: 54.54545455%;
  }
  .col-lg-5 {
    width: 45.45454545%;
  }
  .col-lg-4 {
    width: 36.36363636%;
  }
  .col-lg-3 {
    width: 27.27272727%;
  }
  .col-lg-2 {
    width: 18.18181818%;
  }
  .col-lg-1 {
    width: 9.09090909%;
  }
  .col-lg-pull-11 {
    right: 100%;
  }
  .col-lg-pull-10 {
    right: 90.90909091%;
  }
  .col-lg-pull-9 {
    right: 81.81818182%;
  }
  .col-lg-pull-8 {
    right: 72.72727273%;
  }
  .col-lg-pull-7 {
    right: 63.63636364%;
  }
  .col-lg-pull-6 {
    right: 54.54545455%;
  }
  .col-lg-pull-5 {
    right: 45.45454545%;
  }
  .col-lg-pull-4 {
    right: 36.36363636%;
  }
  .col-lg-pull-3 {
    right: 27.27272727%;
  }
  .col-lg-pull-2 {
    right: 18.18181818%;
  }
  .col-lg-pull-1 {
    right: 9.09090909%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-11 {
    left: 100%;
  }
  .col-lg-push-10 {
    left: 90.90909091%;
  }
  .col-lg-push-9 {
    left: 81.81818182%;
  }
  .col-lg-push-8 {
    left: 72.72727273%;
  }
  .col-lg-push-7 {
    left: 63.63636364%;
  }
  .col-lg-push-6 {
    left: 54.54545455%;
  }
  .col-lg-push-5 {
    left: 45.45454545%;
  }
  .col-lg-push-4 {
    left: 36.36363636%;
  }
  .col-lg-push-3 {
    left: 27.27272727%;
  }
  .col-lg-push-2 {
    left: 18.18181818%;
  }
  .col-lg-push-1 {
    left: 9.09090909%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-11 {
    margin-left: 100%;
  }
  .col-lg-offset-10 {
    margin-left: 90.90909091%;
  }
  .col-lg-offset-9 {
    margin-left: 81.81818182%;
  }
  .col-lg-offset-8 {
    margin-left: 72.72727273%;
  }
  .col-lg-offset-7 {
    margin-left: 63.63636364%;
  }
  .col-lg-offset-6 {
    margin-left: 54.54545455%;
  }
  .col-lg-offset-5 {
    margin-left: 45.45454545%;
  }
  .col-lg-offset-4 {
    margin-left: 36.36363636%;
  }
  .col-lg-offset-3 {
    margin-left: 27.27272727%;
  }
  .col-lg-offset-2 {
    margin-left: 18.18181818%;
  }
  .col-lg-offset-1 {
    margin-left: 9.09090909%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col-lg-max {
  max-width: 1400px;
}
.tight-grid {
  margin-right: -5px;
  margin-left: -5px;
  margin-left: -16px;
  margin-right: -16px;
}
.tight-grid [class*="col-xs-"],
.tight-grid [class*="col-sm-"],
.tight-grid [class*="col-md-"],
.tight-grid [class*="col-lg-"] {
  padding-right: 5px!important;
  padding-left: 5px!important;
}
@media (min-width: 768px) {
  .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
}
@media (min-width: 768px) {
  .flex-row.wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.edit-link {
  float: right;
  height: 0;
  font-size: 14px;
}
.post-edit-link {
  display: block;
  width: 31px;
  border-radius: 16px;
  color: #8a8396;
  text-align: center;
  text-decoration: none;
  line-height: 31px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.post-edit-link .dashicons {
  line-height: 31px;
}
.post-edit-link:hover {
  background-color: #e74011;
  color: white;
}
body {
  padding-top: 40px;
}
@media (min-width: 768px) {
  body {
    padding-top: 160px;
  }
}
.site-footer {
  padding: 8px 15px;
  font-size: 12px;
}
.site-footer p {
  margin: 0;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block!important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none!important;
  }
}
.border-top-3 {
  border-top: 4px solid #e74011;
}
@media (max-width: 767px) {
  .border-top-3 {
    margin-right: -16px;
    margin-left: -16px;
  }
}
.content-page {
  min-height: 100vh;
  padding-top: 40px;
}
@media (max-width: 767px) {
}
@media (min-width: 992px) {
}
@media (nin-width: 768px) {
  .page-child {
    padding-top: 80px;
  }
}
.visible-xs {
  display: none!important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block!important;
  }
}
.entry-header {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #e74011;
  text-transform: uppercase;
  padding: 0 0 50px;
}
.page-child .entry-header {
  padding-top: 50px;
}
@media (nin-width: 768px) {
  .entry-header {
    padding: 30px 0 50px;
  }
}
.entry-title {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  font-weight: bold;
  font-size: 34px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .entry-title {
    white-space: nowrap;
    font-size: 42px;
  }
}
.entry-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  min-height: 46px;
  font-weight: 300;
  font-size: 20px;
  line-height: 1;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .entry-lead {
    font-size: 34px;
  }
  .entry-lead::before {
    display: block;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    margin: -5px 10px 5px;
    border-left: 2px solid #e74011;
    content: '';
  }
}
.pull-right {
  float: right;
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background-color: white;
  -webkit-transition: padding 0.35s ease-out;
  transition: padding 0.35s ease-out;
  padding-top: 4px;
}
@media (min-width: 768px) {
  .site-header {
    padding-top: 40px;
  }
}
.site-header.scrolled {
  padding-top: 4px;
}
.site-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-transition: padding 0.35s ease-in-out;
  transition: padding 0.35s ease-in-out;
}
.site-header-content .container-fluid {
  width: 100%;
}
.site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 6px;
  min-width: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media (min-width: 768px) {
  .site-branding {
    padding-top: 0;
  }
}
.site-branding a:hover .main-logo path {
  fill: #e74011;
}
.site-branding .page-title {
  display: none;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 9px;
  width: 0;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
}
@media (min-width: 768px) {
  .site-branding .page-title {
    display: block;
  }
}
.scrolled .site-branding {
  min-width: 1%;
  -webkit-transition: all 0.35s ease-in-out 0.35s;
  transition: all 0.35s ease-in-out 0.35s;
}
.scrolled .site-branding .page-title {
  margin-left: 20px;
  opacity: 1;
  -webkit-transition: all .5s ease .5s;
  transition: all .5s ease .5s;
}
.main-logo {
  -webkit-transition: height 0.35s 0.14s ease-in-out;
  transition: height 0.35s 0.14s ease-in-out;
  max-width: 100%;
  height: 30px;
}
@media (min-width: 768px) {
  .main-logo {
    height: 55px;
    height: 130px;
    max-width: 100%;
  }
}
.main-logo path {
  -webkit-transition: all 0.35s 0.35s ease-out;
  transition: all 0.35s 0.35s ease-out;
}
.main-logo + .logo-bar {
  margin-top: -24px;
}
@media (min-width: 768px) {
  .main-logo + .logo-bar {
    margin-top: -43px;
    border-bottom: 6px solid #e74011;
  }
}
.scrolled .main-logo {
  height: 30px;
}
@media (min-width: 768px) {
  .scrolled .main-logo {
    height: 50px;
  }
}
.scrolled .main-logo + .logo-bar {
  right: 16px;
  left: 16px;
  margin-top: 0;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.scrolled .main-logo path {
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.logo-bar {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 4px solid #e74011;
  -webkit-transition: all 0.35s 0.35s ease-out;
  transition: all 0.35s 0.35s ease-out;
}
.site-title {
  display: inline-block;
}
.site-header .hamburger {
  margin: 0 auto;
  padding-bottom: 0;
  z-index: 1001;
  position: relative;
}
.main-navigation {
  position: fixed;
  padding-top: 70px;
  top: 0;
  left: -320px;
  z-index: 1000;
  width: 320px;
  height: 100vh;
  background-color: #14072c;
  -webkit-transition: left 0.35s ease-in-out;
  transition: left 0.35s ease-in-out;
}
.main-navigation .brand-xs {
  padding: 50px 50px 0 50px;
}
.main-navigation .menu {
  margin: 0;
  padding: 50px 50px 0 50px;
  list-style: none;
  font-weight: 300;
  font-size: 18px;
}
.main-navigation .menu > li > a {
  display: block;
  margin-top: -1px;
  padding: 9px 0;
  border-top: 1px solid #e74011;
  border-bottom: 1px solid #e74011;
  text-decoration: none;
  text-transform: uppercase;
}
.main-navigation .menu > li > a:hover {
  color: #fbcdb3;
}
.main-navigation .menu > li:first-child a {
  border-top: 0;
}
.main-navigation .menu > li:last-child a {
  border-bottom: 0;
}
.main-navigation .menu .current-menu-item > a {
  color: white;
}
.main-navigation .sub-menu {
  margin: 0;
  padding: 9px 0;
  list-style: none;
}
.main-navigation .sub-menu a {
  display: block;
  padding: 5px 0;
  color: #fbcdb3;
  text-decoration: none;
}
.main-navigation .sub-menu a:hover {
  color: white;
}
@media (min-width: 991px) {
  .main-navigation {
    width: 640px;
    left: -640px;
  }
  .main-navigation .brand-xs,
  .main-navigation .menu {
    padding-left: 120px;
  }
}
.open .main-navigation {
  left: 0;
}
.wpml-ls-legacy-list-vertical {
  margin-top: 10px;
}
.wpml-ls-legacy-list-vertical > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 60px;
}
.wpml-ls-legacy-list-vertical > ul .wpml-ls-current-language {
  display: none;
}
.wpml-ls-legacy-list-vertical > ul a {
  padding: 5px;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
}
.hamburger {
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 10px;
  border: 0;
  background-color: transparent;
  color: inherit;
  text-transform: none;
  font: inherit;
  cursor: pointer;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  transition-property: opacity, -webkit-filter;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
.hamburger:focus {
  outline: none;
}
.hamburger-title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #e74011;
  height: 16px;
}
@media (max-width: 767px) {
  .hamburger-title {
    display: none;
  }
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  position: absolute;
  width: 50px;
  height: 6px;
  border-radius: 0;
  background-color: #14072c;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hamburger-inner::before,
.hamburger-inner::after {
  display: block;
  content: "";
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.open .hamburger-title {
  opacity: 0;
}
.open .hamburger-inner,
.open .hamburger-inner::before,
.open .hamburger-inner::after {
  background-color: #e74011 !important;
}
.open .hamburger--squeeze .hamburger-inner {
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.open .hamburger--squeeze .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
.open .hamburger--squeeze .hamburger-inner::after {
  bottom: 0;
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #14072c;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.2rem;
  font-family: "Josefin Sans", "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 0.1em 0;
  font-weight: 300;
  line-height: 1.2;
}
h1 {
  font-size: 2.4em;
}
h2 {
  font-size: 2.1em;
}
h3 {
  font-size: 1.8em;
}
h4 {
  text-transform: uppercase;
  font-size: 1.4em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1em;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  overflow: auto;
  margin-bottom: 1.6em;
  padding: 1.6em;
  max-width: 100%;
  background: #eee;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
}
code,
kbd,
tt,
var {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
hr {
  margin-bottom: 1.5em;
  height: 1px;
  border: 0;
  background-color: #ccc;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.text-muted {
  color: #8a8396;
}
.text-primary {
  color: #e74011;
}
.text-uppercase {
  text-transform: uppercase;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
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="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
input[type="file"] {
  cursor: pointer;
}
.frm_dropzone.frm_single_upload {
  cursor: pointer;
}
.btn {
  padding: 7px 12px 4px;
  border: 2px solid #e74011;
  border-radius: 15px;
  background: none;
  background-image: none;
  color: #e74011;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.btn:hover {
  outline: none!important;
  border-color: #e74011 !important;
  background-color: #e74011;
  color: white;
}
.btn :focus {
  outline: none!important;
}
input,
textarea {
  border-radius: 0!important;
}
label {
  text-transform: uppercase;
}
.frm_required {
  display: none;
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #e74011;
}
a:hover,
a:focus,
a:active {
  color: #a02c0c;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
.home-main-logo {
  margin-bottom: -3px;
  max-width: 1140px;
  width: 100%;
}
.content-home {
  padding-top: 20px;
  min-height: calc(100vh - 70px);
}
@media (min-width: 768px) {
  .content-home {
    min-height: calc(100vh - 160px);
  }
}
@media (min-width: 992px) {
  .content-home {
    min-height: calc(100vh - 190px);
  }
}
.content-home h4 a {
  text-decoration: none;
}
.testimonials-home {
  position: relative;
  margin: 40px 0;
  padding: 40px 30px;
  border-top: 3px solid #e74011;
  border-bottom: 3px solid #e74011;
  text-align: center;
  font-weight: normal;
}
.testimonials-home article {
  margin-bottom: 40px;
}
.testimonials-home article p {
  margin-bottom: 0;
}
.testimonials-home article:last-child {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.img-circle {
  margin: 0;
  border: 1px solid #e74011;
  border-radius: 50%;
}
.border-circle {
  display: block;
  margin-bottom: 20px;
  padding: 10px;
  max-width: 200px;
  border: 4px solid #e74011;
  border-radius: 50%;
  line-height: .5;
}
@media (min-width: 768px) {
  .border-circle {
    display: inline-block;
    max-width: 100%;
  }
}
img {
  /* Adhere to container width. */
  margin: 0 auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  height: auto;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.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 {
  display: block;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text,
.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  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. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
.page-pic {
  margin: 0 auto;
  padding-top: 0;
  background-position-x: right;
  background-position-y: 350px;
  background-size: auto calc(100% - 350px);
  background-repeat: no-repeat;
}
.home .page-pic,
.page-template-page-about .page-pic {
  padding-top: 40px;
  background-position: right 190px;
  background-size: auto calc(100% - 190px);
}
@media (min-width: 768px) {
}
@media (max-width: 991px) {
  .page-pic {
    background-image: none!important;
  }
}
.floor {
  margin: 20px auto 0;
  border-bottom: 3px solid #e74011;
}
.team-member {
  margin-bottom: 30px;
  padding: 30px 0;
}
.team-member:last-child {
  border-bottom: 0;
}
.client {
  margin-bottom: 20px;
  padding: 10px 24px;
  background-color: #14072c;
  color: white;
}
.client .logo {
  padding-bottom: 80%;
  background-color: inherit;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-blend-mode: screen;
}
.client em {
  font-size: 85%;
  opacity: .65;
}
.item:nth-child(odd) .client {
  background-color: #e74011;
}
.column-grid {
  margin: 30px 0;
  padding: 0;
  -webkit-column-gap: 30px;
          column-gap: 30px;
}
.item {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .column-grid {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media only screen and (min-width: 992px) {
  .column-grid {
    -webkit-column-count: 3;
            column-count: 3;
  }
}
@media only screen and (min-width: 1200px) {
  .column-grid {
    -webkit-column-count: 4;
            column-count: 4;
  }
}
/*# sourceMappingURL=style.css.map */