/*
 Theme Name:   Buildpress 2021 Child Theme
 description:  A child theme of the Buildpress WordPress theme
 Author:       Shaun Bowen
 Template:     buildpress
 Version:      2.0.88
*/
/*-----------------------Core Styles------------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, 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: none; text-decoration: underline; text-decoration: underline 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 { 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"] { 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-appearance: textfield; box-sizing: content-box; }

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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print { *, *:before, *:after { color: #000 !important; text-shadow: none !important; background: transparent !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a:hover, a:focus { text-decoration: none; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
* { box-sizing: border-box; }

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

html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5; color: #999999; background-color: #fff; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #337ab7; text-decoration: none; }
a:hover, a:focus { color: #23527c; }
a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.5; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 21px; margin-bottom: 21px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

[role="button"] { cursor: pointer; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small { font-weight: 400; line-height: 1; color: #777777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 21px; margin-bottom: 10.5px; }
h1 small, h1 .h1 small, h2 small, .h2 small, h3 small, .h3 small { font-size: 65%; display: block; margin: 0.2em 0;}

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10.5px; margin-bottom: 10.5px; }
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small { font-size: 75%; display: block; margin: 0.2em 0;}

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

p { margin: 0 0 10.5px; }

h3.subby {
	margin-top: -0.4em;
	font-weight: normal;
	font-size: 21px;
}

.lead { margin-bottom: 21px; font-size: 16px; font-weight: 300; line-height: 1.4; }
@media (min-width: 780px) { .lead { font-size: 21px; } }

small { font-size: 85%; }

mark, .mark { padding: .2em; background-color: #fcf8e3; }

.text-primary { color: #337ab7; }

a.text-primary:hover, a.text-primary:focus { color: #286090; }

.text-success { color: #3c763d; }

a.text-success:hover, a.text-success:focus { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover, a.text-info:focus { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover, a.text-danger:focus { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #337ab7; }

a.bg-primary:hover, a.bg-primary:focus { background-color: #286090; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; }

.page-header { padding-bottom: 9.5px; margin: 42px 0 21px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10.5px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }
.list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }

dl { margin-top: 0; margin-bottom: 21px; }

dt, dd { line-height: 1.5; }

dt { font-weight: 700; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { display: table; content: " "; }
.dl-horizontal dd:after { clear: both; }
@media (min-width: 992px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; } }

abbr[title], abbr[data-original-title] { cursor: help; }

.initialism { font-size: 90%; }

blockquote { padding: 10.5px 21px; margin: 0 0 21px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.5; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: "\2014 \00A0"; }

address { margin-bottom: 21px; font-style: normal; line-height: 1.5; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: 700; box-shadow: none; }

pre { display: block; padding: 10px; margin: 0 0 10.5px; font-size: 13px; line-height: 1.5; color: #333333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.container:before, .container:after { display: table; content: " "; }
.container:after { clear: both; }
@media (min-width: 780px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }
@media (min-width: 1400px) { .container { width: 1270px; } }

.container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.container-fluid:before, .container-fluid:after { display: table; content: " "; }
.container-fluid:after { clear: both; }

.row { margin-right: -15px; margin-left: -15px; }
.row:before, .row:after { display: table; content: " "; }
.row:after { clear: both; }

.row-no-gutters { margin-right: 0; margin-left: 0; }
.row-no-gutters [class*="col-"] { padding-right: 0; padding-left: 0; }

.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, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.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 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

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

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

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

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

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

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

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

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

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

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

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

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

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

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 780px) { .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 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@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, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@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, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
table { background-color: transparent; }
table col[class*="col-"] { position: static; display: table-column; float: none; }
table td[class*="col-"], table th[class*="col-"] { position: static; display: table-cell; float: none; }

caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 21px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.5; vertical-align: top; border-top: 1px solid #ddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #ddd; }
.table .table { background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover { background-color: #f5f5f5; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 21px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }

input[type="search"] { box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.5; color: #555555; }

.form-control { display: block; width: 100%; height: 35px; padding: 6px 12px; font-size: 14px; line-height: 1.5; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999; }
.form-control::-webkit-input-placeholder { color: #999; }
.form-control::-ms-expand { background-color: transparent; border: 0; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 35px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] { line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] { line-height: 46px; } }
.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }
.radio label, .checkbox label { min-height: 21px; padding-left: 20px; margin-bottom: 0; font-weight: 400; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-top: 4px \9; margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer; }
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

.form-control-static { min-height: 35px; padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn { padding-right: 0; padding-left: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto; }

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.form-group-sm select.form-control { height: 30px; line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 30px; min-height: 33px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 46px; line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto; }

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
.form-group-lg select.form-control { height: 46px; line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 46px; min-height: 39px; padding: 11px 16px; font-size: 18px; line-height: 1.33333; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 43.75px; }

.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 35px; height: 35px; line-height: 35px; text-align: center; pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; background-color: #dff0d8; border-color: #3c763d; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; background-color: #fcf8e3; border-color: #8a6d3b; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; background-color: #f2dede; border-color: #a94442; }
.has-error .form-control-feedback { color: #a94442; }

.has-feedback label ~ .form-control-feedback { top: 26px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #d9d9d9; }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; padding: 6px 12px; font-size: 14px; line-height: 1.5; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none; }
.btn:active, .btn.active { background-image: none; outline: 0; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; filter: alpha(opacity=65); opacity: 0.65; box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }

.btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.btn-default:focus, .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; }
.btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; background-image: none; border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; }
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus { background-color: #fff; border-color: #ccc; }
.btn-default .badge { color: #fff; background-color: #333; }

.btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; }
.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #286090; border-color: #122b40; }
.btn-primary:hover { color: #fff; background-color: #286090; border-color: #204d74; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #286090; background-image: none; border-color: #204d74; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #204d74; border-color: #122b40; }
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus { background-color: #337ab7; border-color: #2e6da4; }
.btn-primary .badge { color: #337ab7; background-color: #fff; }

.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625; }
.btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; background-image: none; border-color: #398439; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #398439; border-color: #255625; }
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: #fff; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85; }
.btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; background-image: none; border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #269abc; border-color: #1b6d85; }
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: #fff; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; }
.btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; background-image: none; border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #d58512; border-color: #985f0d; }
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: #fff; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; }
.btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; background-image: none; border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #ac2925; border-color: #761c19; }
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: #fff; }

.btn-link { font-weight: 400; color: #337ab7; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }

.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { opacity: 0; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; }

.dropup, .dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9.5px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.5; color: #333333; white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #262626; text-decoration: none; background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; background-color: #337ab7; outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-menu-right { right: 0; left: auto; }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.5; color: #777777; white-space: nowrap; }

.dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990; }

.pull-right > .dropdown-menu { right: 0; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { content: ""; border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }

@media (min-width: 992px) { .navbar-right .dropdown-menu { right: 0; left: auto; }
  .navbar-right .dropdown-menu-left { left: 0; right: auto; } }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

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

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 21px; border: 1px solid transparent; }
.navbar:before, .navbar:after { display: table; content: " "; }
.navbar:after { clear: both; }
@media (min-width: 992px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { display: table; content: " "; }
.navbar-header:after { clear: both; }
@media (min-width: 992px) { .navbar-header { float: left; } }

.navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { display: table; content: " "; }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 992px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-right: 0; padding-left: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }
@media (min-width: 992px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 992px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 992px) { .navbar-static-top { border-radius: 0; } }

.navbar-brand { float: left; height: 50px; padding: 14.5px 15px; font-size: 18px; line-height: 21px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-brand > img { display: block; }
@media (min-width: 992px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-right: 15px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; }
@media (min-width: 992px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.25px -15px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 21px; }
@media (max-width: 991px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 21px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 992px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 14.5px; padding-bottom: 14.5px; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-left-radius: 0; border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 7.5px; margin-bottom: 7.5px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 14.5px; margin-bottom: 14.5px; }
@media (min-width: 992px) { .navbar-text { float: left; margin-right: 15px; margin-left: 15px; } }

.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }
.jumbotron > hr { border-top-color: #d5d5d5; }
.container .jumbotron, .container-fluid .jumbotron { padding-right: 15px; padding-left: 15px; border-radius: 6px; }
.jumbotron .container { max-width: 100%; }
@media screen and (min-width: 780px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron { padding-right: 60px; padding-left: 60px; }}

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

.carousel { position: relative; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }
.carousel-inner > .item { position: relative; display: none; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { transition: transform 0.6s ease-in-out; backface-visibility: hidden; perspective: 1000px; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right { transform: translate3d(100%, 0, 0); left: 0; }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left { transform: translate3d(-100%, 0, 0); left: 0; }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { transform: translate3d(0, 0, 0); left: 0; } }

/* SNUK Fading slider */
@media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner.fadey > .item { transition: all 0.6s ease-in-out; }
  .carousel-inner.fadey > .item.next, .carousel-inner.fadey > .item.active.right { transform: translate3d(0, 0, 0); opacity: 0; }
  .carousel-inner.fadey > .item.prev, .carousel-inner.fadey > .item.active.left { transform: translate3d(0, 0, 0); opacity: 0; }
  .carousel-inner.fadey > .item.next.left, .carousel-inner.fadey > .item.prev.right, .carousel-inner.fadey > .item.active { opacity: 1;} }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0; }
.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: transparent; filter: alpha(opacity=50); opacity: 0.5; }
.carousel-control.right { right: 0; left: auto; }
.carousel-control:hover, .carousel-control:focus { color: #fff; text-decoration: none; outline: 0; filter: alpha(opacity=90); opacity: 0.9; }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; font-family: serif; line-height: 1; }
.carousel-control .icon-prev:before { content: "\2039"; }
.carousel-control .icon-next:before { content: "\203a"; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #000 \9; background-color: transparent; border: 1px solid #fff; border-radius: 10px; }
.carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #fff; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 780px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; }
  .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }
.clearfix:before, .clearfix:after { display: table; content: " "; }
.clearfix:after { clear: both; }

.center-block { display: block; margin-right: auto; margin-left: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hid1e { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }
.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 779px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 779px) { .visible-xs-block { display: block !important; } }

@media (max-width: 779px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 779px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 780px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 780px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 780px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 780px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 779px) { .hidden-xs { display: none !important; } }
@media (min-width: 780px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }
@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }
@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }
@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }
/*------------------------------------*\
	03. Tags
\*------------------------------------*/
body { font-family: Helvetica, Arial, sans-serif; }
body.boxed > .boxed-container { margin: 0 auto; box-shadow: 0 0 20px rgba(0, 0, 0, 0.33); max-width: 100%; }
@media (min-width: 780px) { body.boxed > .boxed-container { width: 810px; } }
@media (min-width: 992px) { body.boxed > .boxed-container { width: 1030px; } }
@media (min-width: 1200px) { body.boxed > .boxed-container { width: 1230px; } }
body.header-transparent .boxed-container { position: relative; }
body.page-template-template-empty { min-height: 100vh; }
body.page-template-template-empty .boxed-container { background-color: transparent; padding: 1px; }

p { text-rendering: optimizeLegibility; font-feature-settings: "kern"; font-kerning: normal; }

a { color: #1fa7da; }
a:hover { color: #1b92bf; }

h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: bold; color: #333333; letter-spacing: -0.5px; }

.alternative-heading, .alternative-heading--404,
.sidebar__headings,
.footer .footer__headings,
.hentry__title,
.panel-grid .widget-title,
body.woocommerce-page div.product .woocommerce-tabs h2,
body.woocommerce-page [itemprop="description"],
body.woocommerce-page .short-description,
body.woocommerce-page .woocommerce-product-details__short-description,
body.woocommerce-page .cart-collaterals .cart_totals h2,
body.woocommerce-page .cart-collaterals .shipping_calculator h2 { position: relative; margin-top: 15px; margin-bottom: 15px;  }

.footer h6.footer__headings {
  font-size: 1.5em;
  padding-bottom: 5px;
}
.footer .widget_nav_menu ul > li > a {
  margin: 0 0 0 1em;
  font-size: 18px;
  padding: 0 0 5px;
}
.footer .widget_nav_menu ul > li > a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  margin: 0 5px 0 -1em;
}

.alternative-heading--404 { padding-bottom: 30px; margin-bottom: 30px; }
.alternative-heading--404::after { left: calc(50% - 15px); }

blockquote { border-color: #f7c51e; }

/*------------------------------------*\
	04. Helpers
\*------------------------------------*/
.push-down-0 { margin-bottom: 0px; }
.push-down-5 { margin-bottom: 5px; }
.push-down-10 { margin-bottom: 10px; }
.push-down-15 { margin-bottom: 15px; }
.push-down-20 { margin-bottom: 20px; }
.push-down-25 { margin-bottom: 25px; }
.push-down-30 { margin-bottom: 30px; }
.push-down-35 { margin-bottom: 35px; }
.push-down-40 { margin-bottom: 40px; }
.push-down-45 { margin-bottom: 45px; }
.push-down-50 { margin-bottom: 50px; }
.push-down-55 { margin-bottom: 55px; }
.push-down-60 { margin-bottom: 60px; }

.master-container { overflow: hidden; margin: 0; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.primary-font { font-family: inherit; }

/*------------------------------------*\
	05. Components
\*------------------------------------*/
/* 05.01. Top Bar */
.top { background: #333333; }

.top .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top .row::before,
.top .row::after {
  display: none;
}
@media (min-width: 992px) {
.top .col-md-6 {
  width: unset;
  float: none;
}
}


.top__left { padding: 7px 0 3px 0; text-align: center; }
@media (min-width: 992px) { .top__left { text-align: left; padding: 5px 0; } }

@media (min-width: 992px) { .top__right { float: right; } }
@media (min-width: 992px) { .top__right .widget { margin-left: 10px; } }
@media (min-width: 992px) { .top__right .widget:last-of-type { margin-right: 0; } }
.top__right .widget_text { vertical-align: top; }

@media (min-width: 992px) { /* hide the top bar on scroll */
.header-slim .top,
.header-slim .navigation--top > li > a {
  transition: all 0.2s ease;
  font-size: 16px;
}
.is-sticky-navbar .header-slim .top,
.is-sticky-navbar .header-slim .top__left,
.is-sticky-navbar .header-slim .navigation--top > li > a {
  font-size: 0;
  padding: 0;
  background: transparent;
}
}
/* 05.02. Header Layout (Logo, Data, Social Icons and Main Menu) */
.header { background-color: #454545; background-position: center center; margin-bottom: 30px; }
@media (min-width: 992px) { .header { margin-bottom: 60px; } }
.header + .main-title { margin-top: -30px; }
@media (min-width: 992px) { .header + .main-title { margin-top: -60px; } }
.page-template-template-front-page-slider-alt .header, .page-template-template-front-page-slider .header, .landing_page-template-template-front-page-slider .header { margin-bottom: 0; }
@media (min-width: 992px) { .page-template-template-front-page-slider-alt .header, .page-template-template-front-page-slider .header, .landing_page-template-template-front-page-slider .header { margin-bottom: 0; } }

div#headstuff {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .header-slim div#headstuff,
  .header-slim div#navi,
  .header-slim .navigation,
  .navigation.extra-nav,
  div#navi-inside,
  .header-slim .navbar-collapse.collapse,
  .extra-nav .navbar-collapse.collapse,
  .header-slim .navigation--main,
  .extra-nav .navigation--main,
  .header-slim .navigation--main > li,
  .extra-nav .navigation--main > li {
    display: flex;
    align-items: stretch;
  }
  /* Vertically Centre Header widgets */
  div#headstuff {
    align-items: stretch;
  }
  .header-slim div#navi {
    justify-content: flex-end;
  }
  div#navi-inside {
    justify-content: space-between;
  }
  div#navi-inside::before, div#navi-inside::after {
    display: none;
  }
  .header-slim .header .navbar-collapse.collapse,
  .extra-nav .navbar-collapse.collapse {
    display: flex !important;
  }
  .header-slim .navigation--main > li > a,
  .extra-nav .navigation--main > li > a,
  .header-slim .logo {
    display: inline-flex;
    align-items: center;
  }
}
@media (max-width: 991px) {
  div#headstuff {
      flex-wrap: wrap;
  }
  div#navi {
    padding-left: calc(50% - 375px);
    padding-right: calc(50% - 375px);
    background: rgba(0,0,0,0.1);
    box-shadow: inset 0 15px 15px -15px rgba(0,0,0,0.5), inset 0 -15px 15px -15px rgba(0,0,0,0.5);
    width: unset;
  }
  .header-slim div#navi {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
}
div#headstuff::before,
div#headstuff::after {
    display: none;
}

/* Extra CTA Menu Widget */

.extra-cta-bottom,
.extra-cta-bottom div,
.extra-cta-top,
.extra-cta-top div {
  display: flex;
  align-items: stretch;
}
.extra-cta-bottom .textwidget,
.extra-cta-top {
  justify-content: center;
  text-align: center;
  position: relative;
  width: 200px;
  transition: background 0.2s ease;
}
.extra-cta-bottom a,
.extra-cta-top .textwidget {
  justify-content: center;
  flex-direction: column;
}
.extra-cta-bottom .textwidget {
  padding: 0 0 30px;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 30px), 50% 100%, 0% calc(100% - 30px));
  margin-bottom: -30px;
}
@media (max-width: 991px) {
.extra-cta-bottom .textwidget {
  padding: 3px 0 30px;
}
}
/*.extra-cta-bottom .textwidget::after {
  content: '';
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  height: 30px;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  pointer-events: none;
  transition: background 0.2s ease;
}*/
.extra-cta-bottom a,
.extra-cta-bottom a:hover {
  color: #333;
  line-height: 1.2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.extra-cta-bottom a b {
  font-weight: bold;
}
.extra-cta-top h2,
.extra-cta-top h3,
.extra-cta-top p {
  margin: 0;
}
.extra-cta-top small {
  display: block;
  font-size: 85%;
}
.extra-cta-top span,
.extra-cta-bottom span {
  font-size: 1.8em;
}
.extra-cta-top span {
  line-height: 1;
}
@media (min-width: 992px) {
.extra-cta-top {
  margin-left: 1em;
}
.header-widgets {
  margin-left: auto;
}
}
@media (max-width: 991px) {
header.header.plus-cta {
  position: relative;
}
.header.plus-cta .extra-cta-bottom {
  position: absolute;
  top: 100%;
  z-index: 99;
  right: 15px;
}
.extra-cta-top {
  display: none;
}
}
/* Logo */
.logo {
	padding: 10px 0;
  max-width: 65%;
  transition: all 0.2s ease;
}
.logo a img {
	transition: all 0.2s ease;
}
.logo a:hover img { /*Logo Hover Transparency*/
	opacity: 0.7;
}
@media (min-width: 992px) { .logo { text-align: center; max-width: 40%;} }
.logo h1 { color: #f2f2f2; font-size: 22px; margin: 20px 0; }
@media (min-width: 480px) { .logo h1 { font-size: 36px; margin: 36px 0; } }
.logo a:hover { text-decoration: none; }
@media (min-width: 992px) { .logo .img-responsive { margin: 0 auto; }
.header-slim .logo .img-responsive {
  max-height: 85px;
  height: 85px;
  width: auto;
  max-width: unset;
}
.header-slim.is-sticky-navbar .logo {
  padding: 3px 0;
}
.header-slim.is-sticky-navbar .logo .img-responsive {
  max-height: 50px;
}
.is-sticky-navbar.header-transparent .logo img {
  width: 190px;
}
}
@media (max-width: 991px) {
.logo {
  max-width: calc(100% - 115px);
  }
}
/* Widget Styles */
.header-widgets { padding: 10px 0; text-align: center; }
@media (min-width: 992px) { .header-widgets { padding: 0; text-align: left; } }
@media (min-width: 1200px) { .header-widgets { padding: 0; } }

.header-widgets-desktop { display: none; }
@media (min-width: 992px) { .header-widgets-desktop { display: block; } }

.header-widgets .widget h2,
.transparent-widgets .widget h2,
.centred-widgets .widget h2 {
  margin: 3px 0 0;
  font-size: 24px;
}
.header-widgets .widget a,
.transparent-widgets .widget a,
.centred-widgets .widget a {
  color: #777777;
  transition: all 0.2s ease;
}
.header-widgets .widget p,
.transparent-widgets .widget p,
.centred-widgets .widget p {
  font-size: 18px;
  margin-bottom: 3px;
}
.header-widgets .widget .fa,
.transparent-widgets .widget .fa,
.centred-widgets .widget .fa {
  font-size: 26px;
  line-height: 0;
  margin-right: 0.3em;
}
.header-widgets .widget a img,
.transparent-widgets .widget a img,
.centred-widgets .widget a img {
  -webkit-backface-visibility: hidden;
  transition: all 0.2s ease;
}
.header-widgets .widget a:hover img,
.transparent-widgets .widget a:hover img,
.centred-widgets .widget a:hover img {
  opacity:0.7;
}
.transparent-widgets {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .transparent-widgets {
    justify-content: flex-end;
  }
  .header-widgets .widget,
  .transparent-widgets .widget {
    text-align: right;
    margin-left: 16px;
    clear: both;
    display: flex;
    align-items: center;
  }
  .centred-widgets {
    display: flex;
    align-items: center;
  }
  .centred-widgets, .header-centre .logo, .centre-trans .logo {
    width: 33.33%;
    display: flex;
  }
  .header-centre .logo, .centre-trans .logo {
    justify-content: center;
  }
  .centred-widgets.right-widgets {
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
.header-widgets.hidden-md.hidden-lg,
.centred-widgets.hidden-md.hidden-lg,
.transparent-widgets {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    text-align: center;
}
.header-transparent .header .centred-widgets.hidden-md.hidden-lg {
	width: 100%;
}
.header-transparent .header #navi {
	width: calc(100% + 30px);
	margin: 0 -15px;
}
}
/* New Full Width Widget Areas */

div#wij-top,
div#wij-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
div#wij-top .widget,
div#wij-bottom .widget {
  width: clamp(150px,25%,25%);
  flex-grow: 1;
}
div#wij-top .widget .so-widget-sow-image,
div#wij-bottom .widget .so-widget-sow-image {
  max-width: 150px;
  margin: 0 auto;
}
/* Header Transparent */
@media (min-width: 992px) { .header-transparent .top__right { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; } }
.header-transparent .header { background-color: transparent; font-size: 0; margin-bottom: 0; }
.header-transparent .header__container.lighthead {
  background: rgba(255,255,255,0.8);
}
.header-transparent .header__container {
  z-index: 210;
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.6);
}
.header-transparent .navigation { display: inline-block; width: 100%; }
@media (min-width: 992px) { .header-transparent .navigation { display: block; width: auto; text-align: right; background: transparent; box-shadow: none; margin-bottom: 0; } }
.header-transparent .navigation--main { font-size: 16px; }
@media (min-width: 992px) { .header-transparent .navigation--main > li > a { padding: 48px 15px 39px; } }
@media (min-width: 1200px) { .header-transparent .navigation--main > li > a { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 992px) { .header-transparent .navigation--main > li > a::before { display: none; } }
.header-transparent .navigation--main .sub-menu { font-size: 14px; }
@media (min-width: 992px) {
.header-transparent .main-title {
  padding: 190px 0 30px 0;
}
.header-transparent .centre-trans #headstuffs {
  flex-wrap: wrap;
}
.header-transparent .centre-trans .navigation {
  width: 100%;
  text-align: center;
}
.header-transparent .centre-trans .navigation--main > li > a,
.is-sticky-navbar.header-transparent .centre-trans .navigation--main > li > a{
  padding: 5px 20px 20px;
}
}
@media (max-width: 991px) {
  .header-transparent div#headstuffs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
	width: 100%;
  }
  .header-transparent div#headstuffs::before, 
  .header-transparent div#headstuffs::after {
    display: none;
  }
  .header-transparent .header .logo img {
    transition: all 0.2s ease;
    max-height: 112px;
    object-fit: contain;
    object-position: left;
}
  .is-sticky-navbar.header-transparent .header .logo img {
    max-height: 60px;
    width: auto;
  }
}
.header-transparent .sticky-offset.js-sticky-offset {
  position: absolute;
}
.is-sticky-navbar.header-transparent .header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
}
@media (max-width: 599px) {
.is-sticky-navbar.admin-bar.header-transparent .header {
    top: 0;
  }
}
@media (min-width: 600px) and (max-width: 782px) {
.is-sticky-navbar.admin-bar.header-transparent .header {
  top: 46px;
  }
}
@media (min-width: 783px) and (max-width: 991px) {
.is-sticky-navbar.admin-bar.header-transparent .header {
  top: 32px;
  }
}
.header-transparent .navbar-toggle { font-size: 14px; }
.header-transparent .testimonial__carousel .fa { vertical-align: top; }
/*.header-transparent .header__container > .container { width: 100%;}*/
/* 05.03. Main Title */
.main-title { text-align: center; border-bottom: 1px solid #e6e6e6; padding: 30px 0; background-color: #f2f2f2; }
@media (min-width: 992px) { .main-title { padding: 30px 0; } }
.main-title__primary { margin: 0; font-size: 36px; }
@media (min-width: 992px) { .main-title__primary { font-size: 48px; } }
.main-title__secondary {
  font-size: 20px;
  margin: 10px 0 0;
  color: #999999;
}
.main-title--small .main-title__primary { font-size: 30px; }

@media (min-width: 992px) {
.header-slim .main-title {
  margin: 105px 0 0;
}
.header-slim .plus-top .main-title,
.header-slim .plus-top .jumbotron {
  margin: 142px 0 0;
}
.header-slim.is-sticky-navbar .main-title,
.header-slim.is-sticky-navbar .plus-top .jumbotron {
  margin: 56px 0 0;
}
}

.header-slim .main-title {
  transition: margin 0.2s ease;
}
@media (max-width: 991px) {
div#cta-pad {
  padding-top: 1em;
  position: relative;
  z-index: 99;
}
}

/* 05.04. Breadcrumbs */
.breadcrumbs { box-shadow: 0 2px 2px #e6e6e6; font-size: 10px; margin-bottom: 30px; }
@media (min-width: 480px) { .breadcrumbs { font-size: 12px; } }
@media (min-width: 992px) { .breadcrumbs { margin-bottom: 60px; } }
.breadcrumbs--page-builder { margin-bottom: 0; }
.breadcrumbs a { position: relative; display: inline-block; padding: 10px 0; font-weight: bold; color: #666666; padding-right: 10px; margin-right: 10px; font-size: 10px; }
@media (min-width: 480px) { .breadcrumbs a { padding: 14px 0; padding-right: 20px; margin-right: 20px; font-size: 12px; } }
.breadcrumbs a::before, .breadcrumbs a::after { position: absolute; content: ""; height: 21px; width: 1px; right: 0; background: #e2e2e2; }
@media (min-width: 480px) { .breadcrumbs a::before, .breadcrumbs a::after { height: 27px; } }
.breadcrumbs a::before { top: -2px; -ms-transform: rotate(-30deg); transform: rotate(-30deg); }
.breadcrumbs a::after { bottom: -2px; -ms-transform: rotate(30deg); transform: rotate(30deg); }
.breadcrumbs a:hover { color: #333333; text-decoration: none; }
.breadcrumbs span > span { display: inline-block; padding: 10px 0; }
@media (min-width: 480px) { .breadcrumbs span > span { padding: 14px 0; } }

/* 05.05. Sidebar */
.sidebar { color: #999999; margin-top: 30px; }
@media (min-width: 992px) { .sidebar { margin-top: 0; } }

@media (min-width: 992px) { .sidebar__headings { margin-top: 0; } }

/* 05.06. Footer and Footer-bottom */
.footer { background-color: #f2f2f2; color: #666666; padding: 30px 0 10px; }
.footer a { transition: all 0.2s ease; }
@media (min-width: 992px) { .footer { padding: 30px 0 0; } }
@media (min-width: 992px) { .footer .footer__headings { margin-top: 0; } }
.footer .btn-primary { color: #454545; }
.footer .btn-primary:hover { color: #333333; }
.footer .read-more:hover { color: #1b92bf; }
ul#menu-footer-menu { list-style-type: none; padding: 0; }
.footer-bottom { background: #f7c51e; color: #666666; text-align: center; padding: 10px 0; font-size: 14px; }
@media (min-width: 992px) { .footer-bottom { text-align: left; } }

.footer-bottom__left { display: inline-block; }

.footer-bottom__right { padding-top: 5px; }
@media (min-width: 992px) { .footer-bottom__right { float: right; padding-top: 0; } }

@media (max-width: 991px) {
  .footer {
    text-align: center;
  }
}
@media (max-width: 779px) {
  .footer-bottom .with-buttons {
    padding-bottom: 50px;
  }
}

/* 05.07. Page Builder */
.wide-color { background-color: #eeeeee; }
.wide-color .panel-grid { margin-bottom: 0 !important; }

.wide-color-dark { background-color: #454545; }
.wide-color-dark .panel-grid { margin-bottom: 0 !important; }

.wide-pattern { background-color: #f2f2f2; padding: 30px 0; }
.wide-pattern .panel-grid { margin-bottom: 0 !important; }

.wide-image { background-position: center center; padding: 30px 0; }
.wide-image .panel-grid { margin-bottom: 0 !important; }

/* 05.08. Top Navigation */
.navigation--top { text-align: center; margin: 0; padding: 0; }
@media (min-width: 992px) { .navigation--top { text-align: right; } }
.navigation--top a { color: #999999; }
.navigation--top > li { list-style: none; position: relative; display: inline-block; }
.navigation--top > li > a { padding: 5px 10px 12px 10px; text-decoration: none; display: block; }
@media (min-width: 992px) { .navigation--top > li > a { padding: 5px 0 5px 15px; transition: all 0.2s ease;} }
.navigation--top > li > a:hover { color: #f7c51e; background: none; }
.navigation--top > li:hover > .sub-menu { visibility: visible; opacity: 1; }
.navigation--top > li:hover > a { color: #f7c51e; }
.navigation--top > li:hover > a::after { border-color: #f7c51e transparent transparent transparent; }
.navigation--top .sub-menu { z-index: 215; text-align: right; display: block; visibility: hidden; opacity: 0; list-style: none; min-width: 120px; width: auto; position: absolute; padding: 0; right: 0; top: 100%; transition: all 200ms ease-out; }
.navigation--top .sub-menu > li { position: relative; }
.navigation--top .sub-menu > li > a { background: #2b2b2b; padding: 0.5em 15px; display: block; border-bottom: 1px solid #454545; white-space: nowrap; }
.navigation--top .sub-menu > li > a:hover { color: #f7c51e; text-decoration: none; }
.navigation--top .sub-menu > li:hover > .sub-menu { visibility: visible; opacity: 1; }
.navigation--top .sub-menu > li > .sub-menu { margin-top: 0; left: 100%; top: 0; border-left: 1px solid #454545; }
.navigation--top > .menu-item-has-children > a { padding-right: 1em; position: relative; }
.navigation--top > .menu-item-has-children > a::after { font-family: "FontAwesome"; content: "\f107"; position: absolute; right: 0; bottom: 50%; line-height: 0; padding: 5px 0; }
@media (min-width: 992px) { .navigation--top > .menu-item-has-children > a::after { margin-bottom: -5px; } }

/* 05.09. Main Navigation */
@media (min-width: 992px) { .navigation { position: relative; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0,0,0,0.1); margin-bottom: -28px; text-align: center; z-index: 210; }
.header-slim .navigation {
  margin-bottom: 0;
  background: transparent;
  box-shadow: none;
}
}
@media (max-width: 991px) {
  .navigation {
      padding: 0 15px;
    }
  }
.navigation--main { margin: 0; padding: 10px; font-weight: bold; }
@media (min-width: 992px) { .navigation--main { padding: 0; } }
.navigation--main > li { list-style: none; position: relative; }
@media (min-width: 992px) { .navigation--main > li { display: inline-block; } }
.navigation--main > li > a { position: relative; display: block; color: #dddddd; padding: 6px 10px 6px 0; }
@media (min-width: 992px) { .navigation--main > li > a { color: #999999; padding: 10px 20px; transition: all 200ms ease-out; } }
@media (min-width: 992px) { .navigation--main > li > a::before { position: absolute; content: ""; width: 1px; height: 15px; right: -3px; top: 50%; margin-top: -8px; background: rgba(0, 0, 0, 0.08); }
.navigation--main > li:hover > a, .navigation--main > li.is-hover > a { text-decoration: none; color: #ffffff; }
}
@media (min-width: 992px) { .navigation--main > li:hover > a, .navigation--main > li.is-hover > a { color: #333333; } }
@media (min-width: 992px) { .navigation--main > li:hover, .navigation--main > li.is-hover, .navigation--main > li.current-menu-item { box-shadow: inset 0 3px 0; } }
@media (min-width: 992px) { .header-transparent .navigation--main > li:hover, .header-transparent .navigation--main > li.is-hover { box-shadow: inset 0 -3px 0; }
.navigation--main > li:hover > a::after, .navigation--main > li.is-hover > a::after { color: #ffffff; }
}
@media (min-width: 992px) { .navigation--main > li:hover > a::after, .navigation--main > li.is-hover > a::after { color: #333333; } }
.navigation--main > li:hover > .sub-menu, .navigation--main > li.is-hover > .sub-menu { visibility: visible; opacity: 1; z-index: 1; }
.navigation--main > li:last-child a::before { display: none; }
.navigation--main > .menu-item-has-children > a { position: relative; }
.navigation--main > .menu-item-has-children > a::after { position: absolute; content: "\f107"; font-family: "FontAwesome"; right: 0; color: inherit; }
@media (min-width: 992px) {
  .undernav .navigation--main > .menu-item-has-children > a::after { right: calc(50% - 5px); bottom: -5px; }
  .rightnav .navigation--main > .menu-item-has-children > a::after { position: relative; bottom: -2px; margin-left: 0.4em; line-height: 1;}
}
.navigation--main .sub-menu { display: block; list-style: none; text-align: left; padding: 5px 0 5px 25px; font-weight: normal; transition: all 200ms ease-out; }
@media (min-width: 992px) { .navigation--main .sub-menu { visibility: hidden; width: auto; opacity: 0; left: 0; top: 100%; min-width: 180px; position: absolute; padding: 0 0 0 0; font-weight: inherit; } }
.navigation--main .sub-menu > li { position: relative; }
.navigation--main .sub-menu > li > a { color: #dddddd; display: block; padding: 3px 0; white-space: nowrap; }
@media (min-width: 992px) { .navigation--main .sub-menu > li > a { color: #333333; background: #f7c51e; border-bottom: 1px solid #eeb908; padding: 12px 30px 12px 30px; }
.navigation--main .sub-menu > li > a:hover { color: #ffffff; text-decoration: none; }
}
@media (min-width: 992px) { .navigation--main .sub-menu > li > a:hover { background: #eeb908; color: #333333; }
.navigation--main .sub-menu > li:hover > .sub-menu { visibility: visible; opacity: 1; }
}
.navigation--main .sub-menu > li > .sub-menu { margin-top: 0; left: 100%; top: 0; }
@media (min-width: 992px) { .navigation--main .sub-menu > li > .sub-menu { border-top: 0; padding: 0; } }
.navigation--main .sub-menu > .menu-item-has-children > a { position: relative; }
@media (min-width: 992px) {
.navigation--main .sub-menu > .menu-item-has-children > a::after { position: absolute; content: "\f105"; font-family: "FontAwesome"; right: 15px; bottom: calc(50% - 10px); color: inherit; }
.navigation--main > li > .sub-menu > li:first-of-type > a { /* Slight shadow on sub-menu top */
  box-shadow: inset 0 7px 9px -4px rgba(0,0,0,0.15);
}
}

/*---------------------Full Width Navigation on Desktop-------------------------*/
@media (min-width: 992px) {
.fullwidth div#navi {
  width: 100%;
  padding: 0;
}
.fullwidth .navigation {
margin-bottom: 0;
}
.fullwidth .main-title {
padding: 30px 0;
}
}
.navbar-toggle { background: #f7c51e; border-radius: 2px; padding: 10px 12px; margin: 10px 0; transition: all 200ms ease-out; }
.navbar-toggle .icon-bar { background: #fff; width: 24px; height: 4px; margin: 4px 0; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 3px; }
.navbar-toggle:focus { outline: none; }
button[aria-expanded="false"] .navbar-toggle__icon-bar { /*Nav button Spin*/
  transition: all 0.2s ease;
  transform: rotate(0deg);
}
button[aria-expanded="true"] .navbar-toggle__icon-bar {
  transform: rotate(90deg);
  transition: all 0.2s ease;
}
.navbar-toggle__text { font-weight: bold; color: #454545; display: inline-block; padding: 0 10px 0 0; }
/* Centred Header */
.header-centre .navbar-toggle__text { display: none; }

@media (max-width: 991px) {
.header-centre .logo {
  max-width: calc(100% - 50px);
  margin: 0 auto;
  padding-left: 50px;
}
.centre-trans .logo {
  max-width: calc(100% - 103px);
  margin: 0 auto;
  padding-left: 103px;
}
}
@media (max-width: 479px) {
  span.navbar-toggle__text {
    display: none;
  }
.logo,
.centre-trans .logo {
  max-width: calc(100% - 50px);
  }
.centre-trans .logo {
  padding-left: 50px;
  }
}
.navbar-toggle__icon-bar { vertical-align: middle; display: inline-block; height: 28px; }

.navbar-collapse { padding: 0; max-height: 100%; }

@media (min-width: 992px) { 
  .is-sticky-navbar:not(.header-transparent):not(.header-slim) .navigation, .is-sticky-navbar.header-transparent .header, .header-slim.header { position: fixed; top: 0; }
  .is-sticky-navbar.admin-bar:not(.header-transparent):not(.header-slim) .navigation, .is-sticky-navbar.admin-bar.header-transparent .header, .admin-bar.header-slim .header { top: 32px; }
  .is-sticky-navbar .sticky-offset { height: 37px; }
  .header-slim .sticky-offset { position: relative; top: 50px; }
  .is-sticky-navbar.header-transparent .header,  .header-slim .header { width: 100%; left: 0; z-index: 999;}
  .is-sticky-navbar:not(.header-transparent) .fullwidth .navigation {
    width: 100%;
    z-index: 10;
  }
  .header-slim .jumbotron {
    margin-top: 105px;
    transition: margin 0.2s ease;
  }
  .header-slim.is-sticky-navbar .jumbotron {
    margin-top: 56px;
  }
  div#headstuffs {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  div#headstuffs::before, 
  div#headstuffs::after {
      display: none;
  }
}
  @media (min-width: 1200px){ 
    .is-sticky-navbar:not(.header-transparent) .navigation { width: 1140px; } 
    .is-sticky-navbar.header-slim .header .navigation { width: unset; }}
/* 05.10. Footer Navigation */
.navigation--footer { display: inline-block; text-align: center; margin: 0; padding: 0; }
@media (min-width: 992px) { .navigation--footer { text-align: left; } }
.navigation--footer > li { list-style: none; position: relative; display: inline-block; }
.navigation--footer > li > a { text-decoration: none; padding: 0 7px; }
.navigation--footer > li > a:hover { background: none; }
.navigation--footer .sub-menu { display: inline-block; list-style: none; padding: 0; }
.navigation--footer .sub-menu > li { display: inline-block; }
.navigation--footer .sub-menu > li > a { padding: 0 7px; }
.navigation--footer .sub-menu > li > a:hover { text-decoration: none; }

/* 05.11. Jumbotron */
.jumbotron { padding: 0; margin-bottom: 0; background: #222; }
.jumbotron.jumbotron--no-catption { padding-bottom: 0; }
@media (min-width: 992px) { .jumbotron { background: #999999; padding: 0; } }

/* Slider Indicators */
.carousel-control.left, .carousel-control.right { opacity: 1; text-shadow: 0 0 10px rgba(0,0,0,0.5); width: 45px; background: transparent; font-size: 36px; line-height: 1; text-align: center; color: #ffffff; top: 0; height: 100%; display: flex; align-items: center; justify-content: center; }
.carousel-control.left:hover, .carousel-control.right:hover { color: rgba(255,255,255,0.7); }

.carousel-control.left { left: 0; }
.carousel-control.left .fa-angle-left { padding-right: 2px; }

.carousel-control.right { right: 0; }
.carousel-control.right .fa-angle-right { padding-left: 2px; }

@media (max-width: 992px) {
.carousel-control.left, .carousel-control.right { font-size: 24px; width: 30px;}
}

/* Slider Content */
.carousel-content { position: relative; max-height: 100%; z-index: 0; }

/*---------------------Transparent Header Layout----------------------------*/

.is-sticky-navbar.header-transparent .header { 
	background: rgba(0,0,0,0.7);  
}
.is-sticky-navbar.header-transparent .lighthead .header {
  background: rgba(255,255,255,0.9);
}
@media (min-width: 992px) {
.header-transparent .navigation--main > .menu-item-has-children > a::after {
	bottom: 0;
}  
.is-sticky-navbar.header-transparent .navigation--main > li > a {
    padding-top: 15px;
	padding-bottom: 20px;
}
.header-transparent .carousel-content {
    top: 112px;
}

/*-----------------------Slider Content---------------------------*/

.carousel-content {
    display: flex;
    flex-direction: column;
    justify-content: center; 
    bottom: 0;
    top: 0;
}
.leftside .carousel-content,
.rightside .carousel-content {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 35%;
    min-width: 540px;
}
/*-----------------------Left Aligned Slider Content---------------------------*/

.leftside .carousel-content {
    left: 0;
    padding: 0 2% 0 4%;
}
/*-----------------------Right Aligned Slider Content---------------------------*/

.rightside .carousel-content {
    right: 0;
    padding: 0 4% 0 2%;
}
/*--------------------Centered Slider Content--------------------*/

.jumbotron .centred .container {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}
.centred .carousel-content {
    padding: 1% 3%;
    text-align: center;
}
}
@media (max-width: 991px) {
.jumbotron.over #slider-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}
.carousel-content {
  text-align: center;
}
.jumbotron.over .carousel-content {
  padding: 15px;
}
.header-transparent .jumbotron.over .carousel-content {
  top: 60px;
}
}
/*-------------------------Bottom Slider Content---------------------------------*/

@media (min-width: 992px) {
.jumbotron .bottom #slider-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
}
}
div#slidebase::before,
div#slidebase::after {
  display: none;
}
@media (max-width: 991px) {
div#slidebase {
  padding: 0;
  width: unset;
}
}
/*------------------------Height of Slider----------------------------*/

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.carousel-inner>.item {
    overflow: hidden;
}
@media (min-width: 1200px) { /* Desktop */
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  height: 600px;
}
}
@media (min-width:780px) and (max-width: 1199px) { /* Tablet */
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	height: 500px;
}
}
@media (max-width: 779px) { /* Mobile */
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  height: 300px;
}
}
.carousel-content::before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
@media (max-width: 991px) {
.jumbotron.under .carousel-content::before {
  display: none;
}
}
/*--------------------------------------------------------------*/

.carousel-inner > .item > img, .carousel-inner > .item > a > img { width: 100%; }

.jumbotron__category h6 {
  font-size: 20px;
  font-size: clamp(20px, 2vw, 2em);
  font-weight: normal;
}
.jumbotron__title h2 {
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  font-size: clamp(38px, 4vw, 70px);
}
.jumbotron__content p {
	font-size: 20px;
	font-size: clamp(18px, 1.5vw, 22px);
  margin: 0 0 0.5em;
}

/* 05.12. Buttons */
.btn-default { background-color: transparent; border-color: #dddddd; color: #999999; }
.btn-default:hover { background-color: transparent; color: #333333; }
.btn-default:active { background: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #333333; }

.btn-success { background-color: #83be00; border-color: #83be00; color: #f0f0f0; }
.btn-success:hover { background: #6e9f00; border-color: #6e9f00; color: #f0f0f0; }
.btn-success:active { background: #679500; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

.btn-info { background-color: #21a7d7; border-color: #21a7d7; color: #f0f0f0; }
.btn-info:hover { background: #1d92bc; border-color: #1d92bc; color: #f0f0f0; }
.btn-info:active { background: #1c8cb4; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

.btn-warning { background-color: #ec753a; border-color: #ec753a; color: #f0f0f0; }
.btn-warning:hover { background: #e9611e; border-color: #e9611e; color: #f0f0f0; }
.btn-warning:active { background: #e75b16; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

.btn-danger { background-color: #cd1b2b; border-color: #cd1b2b; color: #f0f0f0; }
.btn-danger:hover { background: #b21725; border-color: #b21725; color: #f0f0f0; }
.btn-danger:active { background: #a91623; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f0f0f0; }

.btn-light { background-color: #ffffff; border-color: #ffffff; color: #f7c51e; }
.btn-light:hover { background: #f0f0f0; border-color: #f0f0f0; color: #f7c51e; }
.btn-light:active { background: #ebebeb; border-color: rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #f7c51e; }

#comments-submit-button { text-transform: uppercase; }

/* Featured Video */
.fvp-overlay .fvp-actionicon, .fvp-responsive .fvp-actionicon, .fvp-dynamic .fvp-actionicon { display: block; background-image: url("assets/images/play_button.svg"); background-size: 28%; right: 0; bottom: 0; z-index: 10; }
.fvp-overlay .fvp-actionicon.play, .fvp-responsive .fvp-actionicon.play, .fvp-dynamic .fvp-actionicon.play { background-image: url("assets/images/play_button.svg"); }

/* Icon-box With Flexbox*/
@media (min-width: 992px) { html.flexbox .header-widgets { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; float: none; } }
@media (min-width: 1200px) { html.flexbox .header-widgets { -ms-flex-pack: end; justify-content: flex-end; align-items: center; } }

/* Countdown */
.countdown .flip { display: inline-block; float: none; border-radius: 0; }
.countdown .flip + .flip { margin-left: -5px; }
.countdown .flip-clock-divider { float: none; }
@media (max-width: 779px) { .countdown .flip-clock-divider { display: block; height: 30px; width: 100%; } }
@media (max-width: 779px) { .countdown .flip-clock-divider:first-child { width: 100%; } }
.countdown .flip-clock-divider .flip-clock-label { font-size: 14px; font-weight: bold; color: #ffffff; top: inherit; bottom: -20px; text-transform: uppercase; }
@media (max-width: 779px) { .countdown .flip-clock-divider .flip-clock-label { left: 0; right: 0; width: 100%; bottom: -125px; } }
.countdown.flip-clock-wrapper ul, .countdown.flip-clock-wrapper ul li a div.up div.inn, .countdown.flip-clock-wrapper ul li a div.down, .countdown.flip-clock-wrapper ul li a div.down div.inn { border-radius: 0; color: #ffffff; }
.countdown .flip-clock-dot { background: #999999; box-shadow: none; }
@media (max-width: 779px) { .countdown .flip-clock-dot { display: none; } }
.countdown .flip-clock-dot .top { border: 0; }

/* Full page background video */
.full-page-bg-video { position: fixed; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background-size: cover; }
.full-page-bg-video-overlay { position: fixed; content: ''; left: 0; right: 0; top: 0; bottom: 0; min-height: 100vw; background: rgba(0, 0, 0, 0.7); z-index: -90; }

/* 05.14. Shortcodes */
/* Icon Shortcode */
.icon-container { display: inline-block; font-size: 18px; margin-right: 3px; }

/* 05.15. Pagination */
.pagination { font-family: inherit; }
.pagination > .page-numbers { padding-top: 30px; border-top: 1px solid rgba(0, 0, 0, 0.08); }
.pagination > .page-numbers .dots { display: block; padding: 12px 0; }
.pagination ul { list-style: none; padding: 0; }
.pagination li { display: inline-block; background: #f2f2f2; border-radius: 2px; width: 45px; transition: all 200ms ease-out; margin-bottom: 4px; }
.pagination li a { display: block; color: #999999; padding: 12px 18px; }
.pagination li:hover { background: #f7c51e; }
.pagination li:hover a { color: #333333; }
.pagination li .current { display: block; color: #333333; background: #f7c51e; padding: 12px 18px; border-radius: 2px; }

.multi-page { color: #666666; margin-bottom: 30px; }

/* 05.17. WordPress Widgets */
/* Select for all widgets */
.widget select { padding: 8px 6px; border-radius: 2px; width: 100%; color: #666666; border-color: #dedede; }

/* Specific Select for Sidebar Widgets */
.sidebar .widget select { background: transparent; }

/* Specific Select for Footer Widgets */
.footer .widget select { background: #f2f2f2; }

/* Widgets With Lists */
.widget_archive ul, .widget_categories ul, .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul { padding-left: 20px; }

/* Text Widget */
.widget_text img { max-width: 100%; height: auto; }

/* Search Widget */
.widget_search { font-family: inherit; }
.widget_search .screen-reader-text { display: none; }
.widget_search label { width: 100%; }
@media (min-width: 992px) { .widget_search label { float: left; width: 70%; } }
.widget_search .search-field { width: 100%; border: 1px solid #dddddd; background-color: #eeeeee; padding: 6px 5px 6px 10px; font-weight: normal; height: 40px; border-radius: 2px; }
@media (min-width: 992px) { .widget_search .search-field { border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: none; } }
.widget_search .search-field:focus { background: #ffffff; }
.widget_search .search-submit { width: 100%; height: 40px; background: #f7c51e; border: 0; color: #333333; font-weight: bold; border-radius: 2px; transition: all 200ms ease-out; }
@media (min-width: 992px) { .widget_search .search-submit { border-top-left-radius: 0; border-bottom-left-radius: 0; width: 30%; } }
.widget_search .search-submit:hover, .widget_search .search-submit:focus { background: #eeb908; outline: none; }

.error-404 .widget_search { width: 100%; margin: 0 auto; }
@media (min-width: 992px) { .error-404 .widget_search { width: 300px; } }

/* Calendar Widget */
.widget_calendar #wp-calendar { width: 100%; }
.widget_calendar caption { background-color: #f7c51e; border-radius: 2px; color: #333333; padding: 5px 0; font-size: 12px; text-align: center; }
.widget_calendar thead tr th { padding: 5px 0; text-align: center; background: #dedede; color: #666666; border: 1px solid #f2f2f2; }
.widget_calendar tbody tr td { text-align: center; border: 1px solid #f2f2f2; padding: 3px 0; }
.widget_calendar tfoot tr td { border-top: 1px solid #dedede; padding: 5px 5px; }
.widget_calendar tfoot tr #next a { float: right; }

/* Footer Specific Color for Calendar*/
.footer .widget_calendar tbody tr td { border: 1px solid #dedede; }

/* 05.18. WordPress Specific */
/* Style for Blog */
.single .hentry__content { padding-bottom: 15px; margin-bottom: 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.wp-post-image { margin: 0; max-width: 100%; height: auto; margin-bottom: 30px; }

.meta-data { margin-bottom: 5px; }
.meta-data a { color: #999999; transition: all 200ms ease-out; }
.meta-data a:hover { color: #333333; }
.meta-data > span { border-right: 1px solid rgba(0, 0, 0, 0.12); padding-right: 10px; margin-right: 10px; }
.meta-data > span:last-of-type { border-right: none; }
.meta-data > span:first-of-type { padding-left: 10px; margin-left: 10px; border-left: 1px solid rgba(0, 0, 0, 0.12); }

.meta-data__seperator { color: #dddddd; }

.hentry--search { margin-bottom: 30px; }
@media (min-width: 992px) { .hentry--search { margin-bottom: 60px; } }

.hentry__content { font-size: 16px; }

.hentry__title { margin-top: 10px; margin-bottom: 20px; padding-bottom: 20px; font-size: 30px; }
.hentry__title a { color: #333333; }
.hentry__title a:hover { color: #000000; }

.more-link { text-transform: uppercase; }
.more-link span { padding: 0; }
.more-link .btn:hover { color: #1b92bf; }

/* Sticky Post */
.sticky { background: #f2f2f2; border-radius: 2px; padding: 30px; }
.sticky .hentry__content { color: #666666; }

.alignnone, .aligncenter, .alignright, .alignleft { max-width: 100%; height: auto; }
.alignnone img, .aligncenter img, .alignright img, .alignleft img { max-width: 100%; height: auto; }

.alignnone { margin: 5px 0 20px 0; }

.aligncenter { display: block; margin: 5px auto 5px auto; }

.alignright { float: right; margin: 5px 0 20px 20px; }

.alignleft { float: left; margin: 5px 20px 20px 0; }

a > img.alignright { float: right; margin: 5px 0 20px 20px; }
a > img.alignnone { margin: 5px 20px 20px 0; }
a > img.alignleft { float: left; margin: 5px 20px 20px 0; }
a > img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { max-width: 100%; /* Image does not overflow the content area */ background-color: rgba(0, 0, 0, 0.05); padding: 5px; text-align: center; }
.wp-caption.alignnone { margin: 5px 0 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; padding: 0; width: auto; }
.wp-caption .wp-caption-text { line-height: 17px; margin: 4px 5px; }

@media (max-width: 600px) {
img.alignnone, img.aligncenter, img.alignright, img.alignleft,
a img.alignnone, a img.aligncenter, a img.alignright, a img.alignleft,
.wp-caption.alignnone, .wp-caption.aligncenter, .wp-caption.alignright, .wp-caption.alignleft {
	float: none;
	display: block;
	margin: 5px auto 20px;
}
}

.gallery { margin: 24px 0 20px; }
.gallery:before, .gallery:after { display: table; content: " "; }
.gallery:after { clear: both; }

.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }

.gallery-columns-1 .gallery-item { max-width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 48%; width: calc(50% - 2px); max-width: calc(50% - 2px); }

.gallery-columns-3 .gallery-item { width: calc(33.333% - 2.7px); max-width: 32%; max-width: calc(33.333% - 2.7px); }

.gallery-columns-4 .gallery-item { width: calc(25% - 3px); max-width: 23%; max-width: calc(25% - 3px); }

.gallery-columns-5 .gallery-item { width: calc(20% - 3.2px); max-width: 19%; max-width: calc(20% - 3.2px); }

.gallery-columns-6 .gallery-item { width: calc(16.66% - 3.3px); max-width: 15%; max-width: calc(16.66% - 3.3px); }

.gallery-columns-7 .gallery-item { width: calc(14.28% - 3.4px); max-width: 13%; max-width: calc(14.28% - 3.4px); }

.gallery-columns-8 .gallery-item { width: calc(12.5% - 3.5px); max-width: 11%; max-width: calc(12.5% - 3.5px); }

.gallery-columns-9 .gallery-item { width: calc(11.1% - 3.6px); max-width: 9%; max-width: calc(11.1% - 3.6px); }

.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; }

.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; }

.gallery-caption { background-color: rgba(0, 0, 0, 0.7); 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%; }

.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }

.gallery-item:hover .gallery-caption { opacity: 1; }

.gallery-item img {	width: 100%; height: auto; }

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }

@media (min-width: 992px) {
.gallery-item a:before, .gallery-item a:after {	content: ''; position: absolute; left: 0; top: 0; transition: all 0.2s ease; width: 100%; pointer-events: none; }
.gallery-item a:after {	content: '\f00e'; font-family: 'FontAwesome'; line-height: 0; top: 50%;	color: rgba(255,255,255,0);	font-size: 2em;	transform: scale(0.2); text-align: center; }
.gallery-item a:before { height: 100%;	background: rgba(0,0,0,0); }
.gallery-item a:hover:after { transform: scale(1); color: rgba(255,255,255,0.7); }
.gallery-item a:hover:before {	background: rgba(0,0,0,0.3); }
}
@media (max-width: 1200px) {
.gallery-columns-5 .gallery-item, .gallery-columns-8 .gallery-item { max-width: calc(25% - 3px); width: calc(25% - 3px); }
.gallery-columns-6 .gallery-item { max-width: calc(33.33% - 2.67px); width: calc(33.33% - 2.67px); }
.gallery-columns-5 .gallery-item:nth-of-type(1n), .gallery-columns-6 .gallery-item:nth-of-type(1n), .gallery-columns-8 .gallery-item:nth-of-type(1n) { margin-right: 4px; }
.gallery-columns-5 .gallery-item:nth-of-type(4n), .gallery-columns-6 .gallery-item:nth-of-type(3n), .gallery-columns-8 .gallery-item:nth-of-type(4n) { margin-right: 0; }
}
@media (max-width: 779px) {
.gallery-columns-3 .gallery-item { padding: 2%; }
.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-8 .gallery-item { max-width: calc(50% - 2px); width: calc(50% - 2px); }
.gallery-columns-4 .gallery-item:nth-of-type(1n), .gallery-columns-5 .gallery-item:nth-of-type(1n), .gallery-columns-6 .gallery-item:nth-of-type(1n), .gallery-columns-8 .gallery-item:nth-of-type(1n) { margin-right: 4px; }
.gallery-columns-4 .gallery-item:nth-of-type(2n), .gallery-columns-5 .gallery-item:nth-of-type(2n), .gallery-columns-6 .gallery-item:nth-of-type(2n), .gallery-columns-8 .gallery-item:nth-of-type(2n) { margin-right: 0; }
}
.bypostauthor { position: static; }

.hentry__content table td, .hentry__content table th { padding: 5px 10px; border: 1px solid #dedede; }

.panel-grid .widget-title { font-size: 30px; margin-top: 0; }

.read-more { font-weight: bold; display: inline-block; text-transform: uppercase; font-size: 14px; }
.read-more:hover { text-decoration: underline; }

.read-more--page-box { margin-top: 4.5px; }

.post { margin-bottom: 30px; }
@media (min-width: 992px) { .post { margin-bottom: 60px; } }

.single-post .post, .breadcrumbs .post { margin-bottom: 0; }

/* 05.19. Error 404 */
.error-404 { text-align: center; }

.error-404__text { font-size: 18px; color: #999999; margin-bottom: 30px; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

/*------------------------Animate It delays----------------------------*/

.delay05 {
	-webkit-animation-delay: .25s;
	-moz-animation-delay: .25s;
	-ms-animation-delay: .25s;
	-o-animation-delay: .25s;
	animation-delay: .25s;
}
.delay15 {
	-webkit-animation-delay: .75s;
	-moz-animation-delay: .75s;
	-ms-animation-delay: .75s;
	-o-animation-delay: .75s;
	animation-delay: .75s;
}
.delay25 {
	-webkit-animation-delay: 1.25s;
	-moz-animation-delay: 1.25s;
	-ms-animation-delay: 1.25s;
	-o-animation-delay: 1.25s;
	animation-delay: 1.25s;
}
.delay35 {
	-webkit-animation-delay: 1.75s;
	-moz-animation-delay: 1.75s;
	-ms-animation-delay: 1.75s;
	-o-animation-delay: 1.75s;
	animation-delay: 1.75s;
}
.delay45 {
	-webkit-animation-delay: 2.25s;
	-moz-animation-delay: 2.25s;
	-ms-animation-delay: 2.25s;
	-o-animation-delay: 2.75s;
	animation-delay: 2.25s;
}
.delay55 {
	-webkit-animation-delay: 2.75s;
	-moz-animation-delay: 2.75s;
	-ms-animation-delay: 2.75s;
	-o-animation-delay: 2.75s;
	animation-delay: 2.75s;
}
/*------------------------Remove Animation Delays on Mobile----------------------------*/

@media(max-width: 991px) {
.delay05, .delay1, .delay15, .delay2, .delay25, .delay3, .delay35, .delay4, .delay45 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}
}
/*-----------------------Blog Posts------------------------------*/

.single-post .header {
        margin-bottom: 0;
}
.single-post .master-container {
	margin: 30px 0 0;
}
.single-post .hentry__content {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: 0;
}
.single-post .main-title {
	background-size: cover;
	padding: 10vw 0;
	position: relative;
}
.blog-header {
	background-size: cover;
	background-position: 50%;
	padding: 7vw 0;
	text-align: center;
	position: relative;
}
.header-transparent .blog-header,
.header-slim .blog-header {
	padding: 250px 0 120px;
}
.single-post .main-title:after,
.single-post .blog-header:after,
div#post_pagination a div:after {
	content: '';
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.3);
	position: absolute;
	z-index: 1;
}
.single-post .main-title .container,
.single-post .blog-header .container {
	position: relative;
	z-index: 2;
}
.single-post .main-title h2,
.single-post h2.blog-title {
	color: #fff;
}
.single-post h2.blog-title {
	font-size: 36px;
	margin: 0 0 18px;
}
.single-post h2.widget-title {
    text-align: left;
    font-weight: 500;
    letter-spacing: -1px;
}
.single-post h3 {
    font-weight: 300;
}
.single-post div.shaded {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
span.meta-data__categories {
	color: transparent;
}
.blog-header .meta-data__categories a {
	color: #fff;
	border: 1px solid;
	padding: 5px;
	transition: all 0.2s ease;
	display: inline-block;
	margin: 0 0 5px;
}
.blog-header .meta-data__categories a:hover {
	background: rgba(0,0,0,0.1);
}
/*-----------------Pagination------------------*/

div#post_pagination {
	font-size: 0;
}
div#post_pagination h4,
div#post_pagination span {
	position: relative;
	z-index: 3;
}
div#post_pagination a div:after {
	background: rgba(0,0,0,0.5);
	transition: background 0.4s ease;
}
.post_prev_post, .post_next_post {
	width: 50%;
	display: inline-flex;
	padding: 0 4vw;
	background-size: 100%;
	background-position: 50%;
	position: relative;
	transition: all 0.4s ease;
	flex-direction: column;
	height: calc(10vw + 100px);
	justify-content: center;
}
div.empty-post {
    background-color: #ccc;
}
.post_prev_post {
	float: left;
}
.post_next_post {
    float: right;
    text-align: right;
}
div#post_pagination span {
	font-weight: bold;
	font-size: 18px;
}
div#post_pagination h4 {
  color: #fff;
  font-size: 20px;
  font-size: clamp(16px, 2vw, 26px);
}
div#post_pagination a:hover div {
	background-size: 110%;
	padding: 0 3vw 0 5vw;
}
div#post_pagination a:hover div.post_prev_post {
	padding: 0 5vw 0 3vw;
}
div#post_pagination a:hover div:after {
	background: rgba(0,0,0,0.8);
}
/*---------------------------Blog Archives----------------------------*/

.archive .master-container {
    margin-top: 2em;
}
.archive .post {
    margin-bottom: 15px;
}
.blog-text {
	padding-left: 165px;
}
.blog-text .hentry__title {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.blog-thumb {
	float: left;
}
.blog-thumb img {
	width: 150px;
}
.blog .post {
	margin-bottom: 15px;
}
.type-post h1.hentry__title {
    font-size: 45px;
    color: #3a3a3a;
}
a.read-more {
    font-weight: 900;
    margin-left: 10px;
}

@media (max-width:991px) {
/*-------------------------Blog Archive------------------------*/
.blog-text {
    padding: 0 7%;
    text-align: center;
}
.blog-thumb {
    float: none;
    width: 100%;
    padding: 0 15%;
}
.blog-thumb img {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
    display: block;
}
}
/*------------------------Gravity Forms----------------------------*/

.gform_wrapper { /* Form Wrapper */
  margin-top: 25px;
}
.ginput_container input, .ginput_container textarea, .ginput_container select { /* Main Inputs */
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 2px; 
  background: #fff;
}
body .gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 120px;
}
.gform_wrapper .gform_body .gform_fileupload_multifile .gform_drop_area { /* File Upload Section */
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.05);
  color: inherit;
  flex-wrap: wrap;
  border-width: 2px;
}
button.gform_button_select_files {
    background: var(--cta-color);
    border: 0;
    color: var(--cta-text);
}
button.gform_button_select_files:hover {
  background: var(--cta-hover);
}
.gform_wrapper .gform_body span.gform_drop_instructions,
.gform_wrapper .gform_body input.button.gform_button_select_files {
  margin: 5px;
}
body .gform_wrapper.gravity-theme .gform_fileupload_rules,
p.gform_required_legend {
  display: none;
}
.ginput_container.ginput_container_consent { /* Privacy Policy Acceptance */
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
label.gfield_consent_label {
  font-weight: normal;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_consent input {
  margin: 6px 6px 0 0;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_consent span {
  margin: 0 0 0 4px;
}
.gform_confirmation_message { /* Confirmation Message */
  background: #59af37;
  color: #fff;
  padding: 5px;
}
.gform_footer {
  text-align: center;
}
body .gravity-theme.ui-datepicker .ui-datepicker-calendar th span,
body .gravity-theme.ui-datepicker .ui-datepicker-header select,
body .gravity-theme.ui-datepicker .ui-datepicker-calendar td {
    font-size: 16px;
}
/*----------------------------Next/Prev----------------------------------*/

input.gform_next_button.gform-theme-button.button,
.gform_wrapper.gravity-theme .gform_previous_button.button{
	background: var(--cta-color);
	color: #fff;
	border: 0;
	padding: 0.4em 1.2em;
	font-weight: 600;
	transition: all 0.2s ease;
}
.gform_wrapper.gravity-theme .gform_previous_button.button {
	background: #777;
}
input.gform_next_button.gform-theme-button.button:hover {
	background: var(--cta-hover);
}
.gform_wrapper.gravity-theme .gform_previous_button.button:hover {
	background: #666;
}
.gform_confirmation_message {
	padding: 10px;
}
/*------------------------------Radio & Checkboxes--------------------------------*/

.inline-check .gfield_checkbox,
.inline-check .gfield_radio {
	display: flex;
	flex-wrap: wrap;
}
.inline-check .gfield-choice-input+label {
	margin: 0 20px 0 1px;
}
.inline-check input {
	appearance: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	width: 25px;
	height: 25px;
	background: #eee;
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	box-sizing: border-box;
}
.inline-check input[type="radio"] {
	border-radius: 5em;
}
.inline-check input:hover {
	cursor: pointer;
	background: #ddd;
}
.inline-check input:focus {
	outline-offset: 0;
}
.inline-check input:checked {
	background: var(--cta-color);
}
.inline-check input:checked:after {
	content: '\f00c';
	font-family: 'FontAwesome';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	line-height: 0.2;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
}
/*-----------------------------Toggle Switch---------------------------------*/

.toggle-switch input[type="checkbox"] {
	appearance: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	width: 50px;
	height: 25px;
	border: 1px solid transparent;
	border-radius: 100em;
	background: #999;
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	transition: background 0.3s;
	box-sizing: border-box;
	box-shadow: inset 2px 5px 10px rgba(0,0,0,0.2);
	/*margin-left: 5px;*/
}
.toggle-switch input[type="checkbox"]:after {
 	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	width: 25px;
	height: 25px;
	background:#f7f7f7;
	border: 1px solid #aaa;
	border-radius: 100em;
	transition: left 0.1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	box-shadow: inset 1px 2px 1px #fff, 2px 3px 5px rgba(0,0,0,0.3);
}
.toggle-switch input[type="checkbox"]:checked {
	background: var(--cta-color);
	box-shadow: inset 3px 4px 6px rgba(0,0,0,0.2);
}
.toggle-switch input[type="checkbox"]:checked:after {
	left: 25px; /* This distance should be equal to your width specified at the top */
}
.toggle-switch input[type="checkbox"]:hover:not(:disabled) {
	cursor: pointer;
}
.toggle-switch input[type="checkbox"]:hover:not(:checked):not(:disabled):after {
	top: -1px;
	left: -1px;
}
.toggle-switch input[type="checkbox"]:hover:checked:not(:disabled):after {
	left: 25px; /* This distance should be equal to your width specified at the top */
}
.toggle-switch input[type="checkbox"]:disabled {
	opacity: 0.5;
}
.toggle-switch input[type="checkbox"]:focus {
	outline: none !important;
}
.toggle-switch input[type="checkbox"] label {
	padding-left: 0px;
}
/*-----------------------------Expanding List + - Button---------------------------------*/

.multi-list .ginput_container.ginput_container_list.ginput_list.ginput_container_list--columns {
	position: relative;
	padding-bottom: 38px;
}
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
}
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.add_list_item,
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.delete_list_item {
	background: var(--cta-color) left/20px no-repeat;
	height: 30px;
	opacity: 1;
	width: auto;
	display: flex;
	align-items: center;
	transition: all 0.2s ease;
}
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.add_list_item:hover {
	background: var(--cta-hover);
}
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.delete_list_item {
	background-color: #777;
	margin-left: 5px;
}
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.delete_list_item:hover {
	background: #666;
}
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.add_list_item::after,
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.delete_list_item::after {
	content: '+ Click to add more';
	font-size: 14px;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding: 0 10px;
}
.gform_wrapper.gravity-theme .multi-list .gfield_list_icons button.delete_list_item::after {
	content: '- Click to remove line';
}
.multi-list .ginput_list .gfield_header_item.gfield_header_item--icons.gform-grid-col {
	display: none;
}
.gform_wrapper.gravity-theme .multi-list .ginput_list .gfield_list_icons {
	background: transparent;
}
/*------------------------List Styles-------------------------------*/

.widget_sow-editor ul,
.jumbotron .carousel-content ul {
  list-style-type: none;
  margin: 0 0 0.7em;
  padding-left: 0;
}
.widget_sow-editor ul li,
.jumbotron .carousel-content ul li {
  margin: 0 0 0.8em 1.5em;
  line-height: 1.3;
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -mx-column-break-inside: avoid;
  column-break-inside: avoid;
  break-inside: avoid;
}
.widget_sow-editor ul li:before,
.jumbotron .carousel-content ul li:before { 
  font-family: 'FontAwesome';
  content: '\f054';
  margin: 0 0 0 -1.5em;
  display: inline-block;
  width: 1.5em;
  font-size: 0.9em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  height: 1em;
}
ul.five-column { /* 4 column lists */
  -webkit-columns: 150px 5;
  -moz-columns: 150px 5;
  columns: 150px 5;
}
ul.four-column { /* 4 column lists */
  -webkit-columns: 200px 4;
  -moz-columns: 200px 4;
  columns: 200px 4;
}
ul.three-column,
ul.dh-siblings,
ul.lp-cousins { /* 3 column lists */
    -webkit-columns: 270px 3;
    -moz-columns: 270px 3;
    columns: 270px 3;
}
ul.two-column { /* 2 column lists */
    -webkit-columns: 270px 2;
    -moz-columns: 270px 2;
    columns: 270px 2;
}
/*-----------------------Blocklinks----------------------------*/

.blocklinks h2.widget-title {
  background: transparent;
  text-align: center;
  padding: 0.4em 0;
  font-size: 25px;
  font-weight: normal;
  margin: 0;
}
.blocklinks .panel-grid-cell {
  padding: 0;
}
.blocklinks .so-widget-sow-image {
  position: relative;
}
.blocklinks div.sow-image-container {
  overflow: hidden;
}
.blocklinks img.so-widget-image {
  border-radius: 0;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
.blocklinks a img.so-widget-image {
  transition: all 0.2s ease;
}
.blocklinks .textwidget {
  text-align: center;
}
.blocklinks a::after {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 9;
}
/*----------------------Rating Code----------------------------*/

p.ratings {
    text-align: center;
    margin-top: 1em;
    padding: 0.2em 0.7em;
    font-size: 16px;
    border: 1px solid var(--primary-color);
    line-height: 1.2;
    transition: all 0.2s ease;
    width: 100%;
}
p.ratings:hover {
    background: rgba(255,255,255,0.1);
}
p.ratings:before {
  content: '\2605 \2605 \2605 \2605 \2605';
  color: var(--primary-color);
  display: block;
  letter-spacing: 0.05em;
  font-size: 1.5em;
}
/*-------------------------Cousins & Siblings------------------------------*/

ul.lp-cousins,
ul.dh-siblings {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-around;
}
ul.lp-cousins li,
ul.dh-siblings li {
  width: calc(33.33% - 10px);
  min-width: 180px;
  margin: 0 5px 15px;
  flex-grow: 1;
}
ul.lp-cousins li a,
ul.dh-siblings li a {
  padding: 7px 15px;
  display: inline-flex;
  text-align: center;
  border-radius: 4px;
  font-weight: 400;
  border: 1px solid;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
ul.lp-cousins li a {
  color: #fff;
  background: #aaa;
}
ul.lp-cousins li a:hover {
  background: #777;
}
ul.lp-cousins li:before,
ul.dh-siblings li:before {
  display: none;
}
ul.lp-cousins li a::before {
  font-family: 'FontAwesome';
  content: '\f041';
  margin-right: 0.5em;
  font-size: 125%;
}

/*------------------------Column Custom Collapse-----------------------------*/

div#collapsy {
  flex-wrap: wrap;
}
div#collapsy.collapse-842 .panel-grid-cell {
  width: calc(12.5% - 5px);
  width: calc(12.5% - var(--copad));
  margin-bottom: var(--copadmob);
  margin-top: var(--copadmob);
}
div#collapsy.collapse-321 .panel-grid-cell {
  width: calc(33.33% - var(--copad));
  margin-bottom: var(--copad);
  margin-top: var(--copad);
}
div#collapsy.collapse-421 .panel-grid-cell {
  width: calc(25% - var(--copad));
}
@media (max-width: 1200px) { 
  div#collapsy.collapse-632 .panel-grid-cell {
    width: calc(33.33% - var(--copad));
  }
  div#collapsy.collapse-842 .panel-grid-cell {
    width: calc(25% -  var(--copadmob));
  }
}
@media (max-width: 991px) { 
  div#collapsy.collapse-421 .panel-grid-cell {
    width: calc(50% - var(--copadmob));
    /*margin-left: auto;
    margin-right: auto;*/
  }
  div#collapsy {
    flex-direction: row !important;
}
}
@media (max-width: 779px) { 
  div#collapsy.collapse-632 .panel-grid-cell,
  div#collapsy.collapse-321 .panel-grid-cell,
  div#collapsy.collapse-842 .panel-grid-cell {
    width: calc(50% -  var(--copadmob));
  }
  div#collapsy.collapse-321 .panel-grid-cell {
    margin-top:  var(--copadmob);
    margin-bottom:  var(--copadmob);
}
}
@media (max-width: 360px) { 
  div#collapsy.collapse-842 .panel-grid-cell,
  div#collapsy.collapse-632 .panel-grid-cell,
  div#collapsy.collapse-421 .panel-grid-cell,
  div#collapsy.collapse-321 .panel-grid-cell {
    width: 100%;
  }
}
/*------------------------Prebuilt Row Style-------------------------------*/

.picback {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
.picback::before {
  content: '';
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.picback .panel-grid-cell {
  position: relative;
}
#picback-multi .panel-grid-cell {
  padding: 0;
}
.split-row .panel-grid-cell {
  position: relative;
}
.split-row .panel-grid-cell .so-panel:not(.widget_sow-image) {
  padding: 3% 6%;
}
@media (min-width: 992px) {
.split-row .so-widget-sow-image .sow-image-container img.so-widget-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
}

.faded-triangle {
  position: relative;
  background: var(--fadetriback);
}
.faded-triangle::before, .faded-triangle::after {
  content: '';
  position: absolute;
  left: 0;
  height: 50px;
  width: 100%;
  background: var(--fadetri);
  opacity: 0.5;
}
.faded-triangle::before {
  top: -25px;
  clip-path: polygon(0 0,100% 50%,0 100%);
}
.faded-triangle::after {
  bottom: -25px;
  clip-path: polygon(0 50%,100% 0,100% 100%);
}
/*-------------------------Dark BG--------------------------------*/

.dark h1, .dark h2, .dark h3, .dark h4, .dark h6, .dark h6, .dark p, .dark li {
  color: #fff;
}

/*----------------------------Pointy Top------------------------------*/

.arrow-bottom,
.pointy-bottom,
.arrow-top,
.pointy-top  {
  position: relative;
  z-index: 1;
}
.with-shadow {
  filter: drop-shadow(0px 6px 4px rgba(0,0,0,0.3));
}
.arrow-bottom::after,
.pointy-bottom::after,
.arrow-top::before,
.pointy-top::before {
  content: '';
  width: 150px;
  position: absolute;
  top: 99.9%;
  left: calc(50% - 75px);
  height: 75px;
  background: inherit;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.pointy-bottom::after,
.pointy-top::before {
  width: 100%;
  left: 0;
}
.pointy-top::before,
.arrow-top::before {
  top: -74.9px;
}
.pointy-top::before,
.arrow-top::before {
  clip-path: polygon(0% 100%, 50% 0%, 100% 100%);
}
@media (max-width: 779px) {
.arrow-bottom::after,
.pointy-bottom::after,
.pointy-top::before,
.arrow-top::before {
  height: 50px;
}
.pointy-top::before,
.arrow-top::before {
  top: -49.9px;
}
.arrow-bottom::after,
.arrow-top::before {
  width: 100px;
  left: calc(50% - 50px);
}
}

/*--------------------------Side Nav Buttons------------------------------*/

ul.side-nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: calc(50% - 112px);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}
.is-sticky-navbar .side-nav {
  opacity: 1;
  pointer-events: all;
}
.side-nav li {
  height: 48px;
  display: flex;
  position: relative;
  align-items: center;
  padding: 0;
}
.side-nav li a {
  font-size: 0;
  display: flex;
  align-items: center;
}
.side-nav li a::after, .side-nav li a::before {
  font-size: 15px;
}
ul.side-nav li a::after {
  content: '\f005';
  font-family: 'FontAwesome';
  width: 48px;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  color: #fff;
  z-index: 3;
  position: absolute;
  right: 0;
  top: 0;
  background: #777;
}
ul.side-nav li a::before {
  content: attr(title);
  height: 48px;
  padding: 0 20px 0 10px;
  display: inline-flex;
  align-items: center;
  background: #666;
  width: auto;
  white-space: nowrap;
  color: #fff;
  pointer-events: none;
  opacity: 0;
  transition: right 0.3s ease, opacity 0.6s ease;
  position: absolute;
  right: -100%;
  z-index: 2;
}
.side-nav a:hover::before {
  pointer-events: all;
  opacity: 1;
  right: 38px;
}
ul.side-nav li.side-whatsapp a::after {
  content: '\f232';
}
ul.side-nav li.side-google a::after {
  content: '\f1a0';
}
ul.side-nav li.side-yell a::after {
  content: '';
  background: url(/wp-content/uploads/2024/07/Yell.png) no-repeat 50% / auto 60% var(--primary);
}
ul.side-nav li.side-facebook a::after {
  content: '\f39e';
}
ul.side-nav li.side-insta a::after {
  content: '\f16d';
}
ul.side-nav li.side-email a::after {
  content: '\f0e0';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
ul.side-nav li.side-phone a::after {
  content: '\f095';
}
ul.side-nav li.side-scroll a::after {
  content: '\f077';
}
@media (max-width: 779px) {
ul.side-nav {
  right: 0;
  left: 0;
  bottom: 0;
  top: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.side-nav li a::before {
  display: none;
}
ul.side-nav li a::after {
  position: relative;
}
}

/*-----------------------Google My Maps----------------------------*/

.portfolio-map {
  width: 100%;
  height: 67px;
  left: 0;
  background: #3a85ea;
  position: relative;
  padding: 0 25px;
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: -67px;
  font-size: 1.4em;
}
.portfolio-map .fa-expand {
  position: absolute;
  top: 50%;
  line-height: 0;
  right: 25px;
  color: #fff;
  z-index: 1;
  transition: all 0.2s ease;
}
.portfolio-map .fa-expand:hover {
  color: rgba(255,255,255,0.5);
}
.info-text {
  display: inline;
  font-size: 0.5em;
  padding: 0 25px;
}
.portfolio-embed iframe {
  height: 400px;
  width: 100%;
  border: 0;
  margin-bottom: -7px;
}
.map-overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 400px;
  margin-top: -400px;
}
@media (max-width: 991px) {
  .map-overlay {
    display: none;
  }
}
iframe.dhmap {
  margin-bottom: -8px;
}
/*-------------------------Testimonials------------------------------*/

.wpmslider-controls-direction span.screen-reader-text {
  display: none;
}
.slider-adaptive .testimonial {
  margin: 0;
}
.strong-normal .testimonial {
position: relative;
}
.wpmtst-unstyled .wpmtst-testimonial-inner.testimonial-inner {
  border: 1px solid #ddd;
  padding: 20px 45px;
  background: #f7f7f7;
}
h3.wpmtst-testimonial-heading.testimonial-heading {
  margin: 0 0 0.5em;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-name {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.wpmtst-unstyled .strong-rating span.star {
  line-height: 1;
}
.wpmtst-unstyled .strong-rating span.star:before {
  width: 28px;
  height: 23px;
  padding: 0 0.7em;
}
.wpmtst-unstyled.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before,
.wpmtst-unstyled.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
  background: #ccc;
}
.wpmtst-unstyled.strong-view.controls-style-buttons:not(.rtl) a:hover:before {
  background: #aaa;
}
.wpmtst-unstyled .testimonial::after {
  content: '\f10e';
  font-family: 'FontAwesome';
  position: absolute;
  color: rgba(0,0,0,0.1);
  right: 30px;
  bottom: 20px;
  font-size: 3em;
  line-height: 1;
}
.strong-view.picreview.unstyled .testimonial-inner {
  padding: 35px 35px 35px calc(33% + 35px);
}
.picreview .testimonial img {
  object-fit: cover;
  object-position: center;
  width: 33%;
  position: absolute;
  left: 1px;
  top: 1px;
  height: calc(100% - 2px);
  border-radius: 0;
}
.strong-view.picreview.controls-type-sides:not(.rtl) .wpmslider-prev {
  left: calc(33% + 10px);
}
body .strong-rating-wrapper .star svg path {
    stroke: none;
}

/*------------------------CTA Buttons--------------------------*/

a.action,
.gform_footer input[type="submit"] {
  display: inline-block;
  text-align: center;
  font-size: 22px;
  font-size: clamp(20px, 1.5vw, 24px);
  line-height: 1.2;
  border: 0;
  border-radius: 3px;
  padding: 0.4em 1.5em;
  margin: 0.5em 0 1em;
  transition: all 0.2s ease;
  position: relative;
}
body .gform_wrapper .gform_footer input[type="submit"] {
  margin: 0 auto;
}
.jumbotron a.action {
  margin: 0.5em 0;
}
a.action::before,
a.action::after {
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  line-height: 0;
  transition: all 0.2s ease;
}
a.action.a-hollow {
  background: transparent;
  border: 2px solid;
}
a.action.a-phone {
  padding: 0.4em 1em 0.4em 2em;
}
a.action.a-arrow {
  padding: 0.4em 2em 0.4em 1em;
}
a.action.a-phone::before {
  content: '\f095';
  left: 0.5em;
}
a.action.a-phone:hover::before {
	transform: rotate(-90deg);
}
a.action.a-arrow::after {
  content: '\f105';
  right: 0.5em;
}
a.action.a-arrow:hover::after {
  right: 1em;
}
a.action.a-full {
	display: block;
}
/*----------------------CTA Rows--------------------------------*/

.cta-row .panel-grid-cell {
	padding: 0;
}
.cta-row a {
  background: var(--cta-color);
  display: block;
  color: var(--cta-text);
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  transition: all 0.4s ease;
}
.cta-row a:hover {
  background: var(--cta-hover);
  color: var(--cta-text);
}
.cta-row a div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  position: relative;
}
.cta-row.cta-reverse a div {
	flex-direction: row-reverse;
}
.cta-row a h4 {
  transition: all 0.4s ease;
  width: 210px;
  height: 210px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background: #fff;
  border-radius: 100%;
  padding: 20px;
  flex-direction: column;
  font-size: 23px;
  line-height: 0.9;
  color: var(--cta-color);
  border: 15px solid var(--second-color);
  box-shadow: 0 7px 0 rgba(0,0,0,0.2);
  margin: -45px 0;
  z-index: 9;
}
.cta-row.cta-alt a h4 {
    width: 160px;
    height: 160px;
    font-size: 18px;
    border: 7px solid;
	background: transparent;
	box-shadow: 0 0 0;
	color: var(--cta-text);
}
@media(max-width: 991px) {
.cta-row a h4 {
  width: 150px;
  height: 150px;
  padding: 10px;
  font-size: 16px;
  border-width: 12px;
}
.cta-row.cta-alt a h4 {
  width: 100px;
  height: 100px;
  padding: 10px;
  font-size: 11px;
  border-width: 5px;
  margin: 0;
}
}
@media(max-width: 600px) {
.cta-row a h4 {
  width: 100px;
  height: 100px;
  padding: 5px;
  font-size: 12px;
  border-width: 8px;
}
.cta-row.cta-alt a h4 {
    width: 68px;
    height: 68px;
    padding: 2px;
    font-size: 9px;
    border-width: 3px;
}
}
.cta-row a h4 span {
  font-size: 2.8em;
  letter-spacing: -0.03em;
}
.cta-row a:hover h4 {
  transform: rotate(-15deg);
}
.cta-row.cta-alt a:hover h4 {
	background: rgba(0,0,0,0.15);
	box-shadow: 0 0 15px;
}
.cta-row a p {
  font-size: clamp(14px, 3vw, 36px);
  margin: 0 auto;
  padding: 1em;
  text-shadow: 0 0.07em 0.1em rgb(0, 0, 0, 0.3);
}
.cta-row a p strong {
  display: block;
  font-size: 2.3em;
}
/*--------------------------Cookie Notification-------------------------------*/

#dh-cookie-bar a {
  text-decoration: underline;
}

/*-------------------------Show/Hide-------------------------------*/
  
button.content-collapse {
  border: 0;
  padding: 0.4em 15px;
  margin-bottom: 0.5em;
  border-radius: 3px;
}
button.content-collapse::after {
  font-family: var(--mainfont), 'FontAwesome';
}
button.content-collapse.faqtitle {
  display: flex;
  width: 100%;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2em;
}
button.content-collapse[aria-expanded="false"]::after {
  content: '\f107';
}
button.content-collapse[aria-expanded="true"]::after {
  content: '\f106';
}
@media (min-width: 992px) {
.thepost.navbar-collapse.collapse {
    height: 0 !important;
    overflow-y: hidden !important;
}
.thepost.navbar-collapse.collapse.in {
    height: auto !important;
    overflow-y: visible !important;
}
}

/*-------------------------------CSS Accordion NEW-------------------------------*/
.post-faq-new {
	margin-bottom: 0.5em;
	position: relative;
}
.thepostnew p,
.thepostnew ul {
	text-shadow: none;
}
.thepostnew {
	max-height: 0;
	overflow: hidden;
	background: #f7f7f7;
	transition: all 0.4s ease;
}
.thepostnew span {
	padding: 15px 15px 5px;
	display: block;
}
.post-faq-new input:checked ~ .thepostnew {
	max-height: 15em;
}
.post-faq-new input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.post-faq-new input.faqtitle-new:checked ~ input.faqclose {
	z-index: 1;
	right: 0;
	top: 0;
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
}
label.faqlabel {
	display: block;
	background: #bbb;
	padding: 0.6em 45px 0.6em 15px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	transition: all 0.2s ease;
}
.post-faq-new:hover label.faqlabel {
	background: #999;
}
label.faqlabel::after {
	content: '+';
	position: absolute;
	right: 15px;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 0;
	top: 0.9em;
}
.post-faq-new label:hover {
	cursor: pointer;
}
.post-faq-new input:checked ~ .faqlabel::after {
	content: '—';
}
.post-faq-new input:checked ~ .thepostnew a {
	position: relative;
	z-index: 2;
}
/*------------------------Tooltips----------------------------------*/

span.info-tip {
	border-bottom: 1px dashed #999;
	position: relative;
	white-space: nowrap;
}
span.info-tip:hover {
	cursor: help;
}
span.info-tip::before {
	position: absolute;
	white-space: normal;
	content: attr(tooltip);
	min-width: 200px;
	bottom: 50%;
	left: 50%;
	background: rgba(0,0,0,0.85);
	font-size: 12px;
	text-align: center;
	display: inline-block;
	line-height: 1.3;
	color: #fff;
	padding: 10px 10px 20px;
	pointer-events: none;
	transform: translateX(-50%);
	opacity: 0;
	transition: all 0.3s ease;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), calc(50% - 10px) calc(100% - 10px), 50% 100%, calc(50% + 10px) calc(100% - 10px), 0 calc(100% - 10px));
}
span.info-tip:hover::before {
	opacity: 1;
	bottom: 99%;
	pointer-events: all;
}
/*---------------------------Default Row Classes-------------------------------*/

.main-row.toppy, 
.main-row.middly {
  padding-bottom: 0.5em;
}
.main-row.middly, 
.main-row.bottomy {
  padding-top: 0.5em;
}
.dark p, .dark h1, .dark h2, .dark h3, .dark h4, .dark li, .dark .gform-body {
  color: #fff;
}
.dark .gform-body input, .dark .gform-body textarea, .dark .gform-body select {
  color: #333;
}
.centred {
  text-align: center;
}
/*-------------------------Service Cards------------------------------*/

#servicecards .sow-carousel-item {
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	box-shadow: 0 10px 18px -10px rgba(0, 0, 0, 0.8);
	padding: 0 20px;
}
#servicecards h2.sow-carousel-item-title {
	display: none;
}
#servicecards img {
	width: calc(100% + 40px);
	object-fit: cover;
	object-position: center;
	margin: 0 -20px;
	max-height: 220px;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(100% - 30px));
}
#servicecards .sow-carousel-item h2 {
	margin: 15px 0 25px;
}
#servicecards .sow-carousel-item h2 small{
  color: inherit;
}
#servicecards a.sow-carousel-next,
#servicecards a.sow-carousel-previous {
	border: 0;
	font-size: 18px;
}
p.card-links {
	display: flex;
	justify-content: center;
	margin: 25px -20px 0;
}
p.card-links a {
	width: 50%;
	background: var(--servicecard);
	padding: 0.7em 1em;
	color: var(--servicecardtext);
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	line-height: 1.1;
	transition: opacity 0.4s ease;
}
p.card-links a::after {
	font-family: 'Font Awesome 5 Free';
	font-size: 1.2em;
	font-weight: 900;
	margin-left: 0.5em;
}
a.learnmore {
	border-right: 1px solid rgba(0,0,0,0.1);
}
a.learnmore::after {
	content: '\f105';
}
a.intouch::after {
	content: '\f1d8';
}
p.card-links a:hover {
	opacity: 0.7;
}

@media (min-width: 1200px) {
 
#servicecards .slick-slide {
	transition: all 0.4s ease;
	position: relative;
	opacity: 0.75;
	transform: scale(0.85);
	margin-left: -20px;
	margin-right: -20px;
}
#servicecards .slick-slide.slick-current + .slick-active {
	z-index: 2;
}
#servicecards .slick-slide.slick-current + .slick-active {
	opacity: 1;
	transform: scale(1);
	transition: all 0.4s ease;
}
#servicecards .sow-carousel-container {
	position: relative;
}
#servicecards a.sow-carousel-next::before,
#servicecards a.sow-carousel-previous::after {
	content: '';
	width: 33%;
	position: absolute;
	height: calc(100% - 55px);
	top: 20px;
	right: 0;
	z-index: 8;
}
#servicecards a.sow-carousel-previous::after {
	right: unset;
	left: 0;
}  
}

@media (max-width: 500px) {
#servicecards a.sow-carousel-previous,
#servicecards a.sow-carousel-next {
	margin: 0 -15px;
}
#servicecards .sow-carousel-container {
	position: relative;
}
#servicecards a.sow-carousel-next::before,
#servicecards a.sow-carousel-previous::after {
	content: '';
	width: 38px;
	position: absolute;
	height: calc(100% - 55px);
	top: 20px;
	right: -15px;
	z-index: 8;
}
#servicecards a.sow-carousel-previous::after {
	right: unset;
	left: -15px;
}
}
@media (max-width: 779px) {
body #dh-cookie-bar {
  font-size: 14px;
}
}
/*----------------------------Popup Box Styles----------------------------------*/

.ays-pb-modals .ays_content_box {
	height: calc(100% - 25px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.ays_content_box div.gform_wrapper + iframe {
	display: none;
	width: 0;
	height: 0;
}
.ays_content_box .gform_wrapper {
	margin-top: 5px;
}
.ays_content_box .ginput_container input,
.ays_content_box .ginput_container textarea,
.ays_content_box .ginput_container select {
	border: 1px solid rgba(0,0,0,0.2);
}
.ays_content_box .gform_wrapper.gravity-theme .gform_footer {
	padding: 5px 0;
}
@media only screen and (max-width: 641px) {
.ays_content_box .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
	line-height: 1.5;
}
.ays-pb-modal .gform_wrapper .gform_footer input[type="submit"] {
	font-size: 1em;
}
}
.ays-pb-modal h2,
.ays-pb-modal h3,
.ays-pb-modal h4 {
	margin-top: 0;
}
.ays_content_box small {
	font-size: 75%;
}
.ays_content_box a.action {
	margin: 0.5em 0;
}
@media (max-width: 768px) {
div[class*=ays-pb-modal_].ays-pb-modal {
	max-height: 93%;
}
}