/*
Theme Name: Eldo
Theme URI: https://www.eldowebdesign.co.uk
Author: Eldo Web Design Ltd
Author URI: https://www.eldowebdesign.co.uk
Description: Bespoke Eldo Web Design Theme
Version: 2.0.0
License: Private License
License URI: https://www.eldowebdesign.co.uk/contact
Text Domain: eldo
Tags: bespoke
*/
/*--------------------------------------------------------------
# NORMALIZE
--------------------------------------------------------------*/
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{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-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}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch", Courier, monospace;font-size:15px;font-size:0.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:15px;font-size:0.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 1.5em}ul{list-style:disc}ol{list-style:decimal}li > ul,li > ol{margin-bottom:0;margin-left:0}dt{font-weight:bold}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.hentry{margin:0}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.gallery{margin-bottom:1.5em;text-align:center}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;float:none;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.gallery-item:hover{opacity:0.8}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}
/*--------------------------------------------------------------
# MAIN
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	font-size:15px;
	font-family: 'Nunito', sans-serif;
	font-weight:400;
	color: #3f3f3f;
	line-height: 1.4;
}
#tinymce {
	padding:10px!important;
}
.anim { visibility: hidden; }
.nm {margin: 0 !important;}
.nmt {margin-top: 0 !important;}
.nmb {margin-bottom: 0 !important;}
.np {padding: 0 !important}
.npt {padding-top: 0 !important;}
.npb {padding-bottom: 0 !important;}
/*--------------------------------------------------------------
# LINKS
--------------------------------------------------------------*/
a {
	color: #B1D235;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #B1D235;
}
a:hover, a:focus, a:active {
	color: #029DDA;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
/*--------------------------------------------------------------
# FONTS
--------------------------------------------------------------*/
::-moz-selection { /* Code for Firefox */
    color: #333;
    background: #ccc;
}
::selection {
     color: #333;
    background: #ccc;
}
h1, h2, h3, h4 {
	font-weight:400;
	color:#666;
	font-family: 'Titillium Web', sans-serif;
	font-weight:600;
	text-transform: uppercase;
	color:#3f3f3f;
	line-height:1.3
}
h1 {
	font-size:3em;
}
h2 {
	font-size:2em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:0.8em;
}
h6 {
	font-size:0.6em;
}
/*--------------------------------------------------------------
# FORMS
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}
button, a.button, .button a, a:visited.button, .button a:visited, input.button, input[type="submit"] {
	border: 1px solid #029DDA;
	font-weight:600;
	text-decoration:none;
	color:#029DDA;
	padding:5px 10px;
	border-radius:5px;
	width:auto;
	display:inline-block;
	-webkit-transition: all ease 0.2s;
	transition: all ease 0.2s;
	line-height:1.7;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 1em;
	text-transform:uppercase;
	background: none
}
button:hover, a.button:hover, .button a:hover, input.button:hover, input[type="number"]:hover, input[type="submit"]:hover {
	color:#fff;
	background:#B1D235;
	border-color:#B1D235
}
a.button:active, .button a:active, button:active {
	box-shadow: inset 0px 2px 0px 0px rgba(0,0,0,0.2), inset 0px 5px 3px rgba(0,0,0,0.2);
}
/*--------------------------------------------------------------
# LAYOUT
--------------------------------------------------------------*/
.float {
	float:left;
	width:100%
}
.section {
	float:left;
	width:100%;
	padding:0 10px
}
.section.space {
	margin-top:15px;
	margin-bottom:15px
}
.center {
	text-align:center
}
.left {
	text-align:left
}
.right {
	text-align:right
}
.center-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.center-center div:not(.container), .center-bottom div:not(.container) {
	max-width: 100%;
	width:100%
}
.center-center .container, .center-bottom .container {
	max-width: 1140px;
}

.center-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start
}
.column * {
	width:100%
}
.bottom {
	margin-top:auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover!important;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
  max-width: 1200px;
}
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
  min-width:210px;
}
.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.order-1 {
    -ms-flex-order: 1;
    order: 1
}
.order-2 {
    -ms-flex-order: 2;
    order: 2
}
.order-3 {
    -ms-flex-order: 3;
    order: 3
}
.order-4 {
    -ms-flex-order: 4;
    order: 4
}
.order-5 {
    -ms-flex-order: 5;
    order: 5
}
.order-6 {
    -ms-flex-order: 6;
    order: 6
}
.order-7 {
    -ms-flex-order: 7;
    order: 7
}
.order-8 {
    -ms-flex-order: 8;
    order: 8
}
.order-9 {
    -ms-flex-order: 9;
    order: 9
}
.order-10 {
    -ms-flex-order: 10;
    order: 10
}
.order-11 {
    -ms-flex-order: 11;
    order: 11
}
.order-12 {
    -ms-flex-order: 12;
    order: 12
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
      justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
      align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
/*--------------------------------------------------------------
# MENU
--------------------------------------------------------------*/
.menu-toggle {
	width:150px;
	text-align:center;
	background:#029DDA;
	color:#fff;
	padding:6px;
	display:inline-block;
	cursor:pointer;
	border-radius:4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display:none;
	margin:10px auto
}
.menu-toggle .fa{
	width:17px;
	text-align:center
}
.menu-toggle:hover {
	background:#666
}
#header-menu {
	display:none;
}
ul#header-menu {
	text-align:center
}
 /* core SM, do not edit */
.sm{position:relative;z-index:9999;}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:not-allowed;}
.sm:after{content:"\00a0";display:block;height:0;font:0px/0 serif;clear:both;visibility:hidden;overflow:hidden;}
.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
 /* end */
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
  padding: 13px 20px 13px 0px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  color: #029DDA;
  font-size: 13px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none;
}
.sm-clean a.current {
  color: #029DDA;
}
.sm-clean a.disabled {
  color: #bbbbbb;
}
.sm-clean a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.sm-clean a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}
.sm-clean span.sub-arrow:before {
  display: block;
  content: '+';
}
.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
  border-top: 0;
}
.sm-clean ul {
  background: rgba(162, 162, 162, 0.1);
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
  border-left: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
li.current-menu-item a, li.current_page_parent a {
	color:#029DDA
}
@media (min-width: 1023px) {
  /* Switch to desktop layout
  /* start... (it's not recommended editing these rules) */

  #header-menu {
	  display:block!important;
  }
  .sm-clean ul {
    position: absolute;
    width: 12em;
  }
  .sm-clean li {
    display:inline-block;
    float:none;
  }
  .sm-clean.sm-rtl li {
    display:inline-block;
    float:none;
  }
  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    float: none;
  }
  .sm-clean a {
    white-space: nowrap;
  }
  .sm-clean ul a, .sm-clean.sm-vertical a {
    white-space: normal;
  }
  .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  .sm-clean {
  }
  .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    padding: 12px 7px;
    color: #ffffff;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    text-transform:uppercase
  }
  .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: #029DDA;
  }
  .sm-clean a.current {
    color: #029DDA;
  }
  .sm-clean a.disabled {
    color: #bbbbbb;
  }
/*
  .sm-clean a.has-submenu {
    padding-right: 24px;
  }
*/
  .sm-clean a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-clean li {
    border-top: 0;
  }
  .sm-clean > li > ul:before,
  .sm-clean > li > ul:after {
    content: '';
    position: absolute;
    top: -18px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #bbbbbb transparent;
  }
  .sm-clean > li > ul:after {
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent white transparent;
  }
  .sm-clean ul {
    border: 1px solid #bbbbbb;
    padding: 5px 0;
    background: white;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
  }
  .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    border: 0 !important;
    padding: 10px 20px;
    color: #555555;
  }
  .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    background: #eeeeee;
    color: #029DDA;
  }
  .sm-clean ul a.current {
    color: #029DDA;
  }
  .sm-clean ul a.disabled {
    background: white;
    color: #cccccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-clean ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555;
  }
  .sm-clean span.scroll-up,
  .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px;
  }
  .sm-clean span.scroll-up:hover,
  .sm-clean span.scroll-down:hover {
    background: #eeeeee;
  }
  .sm-clean span.scroll-up:hover span.scroll-up-arrow, .sm-clean span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #029DDA transparent;
  }
  .sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #029DDA transparent transparent transparent;
  }
  .sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent;
  }
  .sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
  }
  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px;
  }
  .sm-clean.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-clean.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-clean.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent;
  }
  .sm-clean.sm-rtl > li > ul:before {
    left: auto;
    right: 30px;
  }
  .sm-clean.sm-rtl > li > ul:after {
    left: auto;
    right: 31px;
  }
  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-clean.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent;
  }
  .sm-clean.sm-vertical {
    padding: 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  .sm-clean.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
    background: white;
  }
  .sm-clean.sm-vertical a.disabled {
    background: #eeeeee;
  }
  .sm-clean.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555;
  }
  .sm-clean.sm-vertical > li > ul:before,
  .sm-clean.sm-vertical > li > ul:after {
    display: none;
  }
  .sm-clean.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
    background: #eeeeee;
  }
  .sm-clean.sm-vertical ul a.disabled {
    background: white;
  }
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
#header {
	background:#2E2D2D;
	color:#5e5e5e;
	text-transform:uppercase;
	padding-top:15px;
	font
}
#menu-wrap {
	display:block;
	background:#2E2D2D;
	padding:20px;
}
.sub-menu li {
	display: block;
}
.sub-arrow {display: none;}

.menu-item-has-children a.has-submenu:after {
	content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  padding-left:3px
}
.sub-menu a.has-submenu:after {
	content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  padding-left:3px
}
#header-menu {
	background:rgba(46, 45, 45, 0.8);
	margin-bottom:-42px;
	color:#fff;
	z-index: 99 !important;
}
#logo {
	text-align:center
}
#logo img {
	max-height:65px;
	width:auto;
	border-left:1px solid #5d5c5c;
	padding:0 6px
}
#logo img:first-child {
	border:0
}
#logo .fade {
	opacity:0.6;
	padding-top:5px;
	padding-bottom:5px
}
.social {
	padding:6px 0
}
.social .fab {
	color:#2E2D2D;
	background:#B1D235;
	border-radius:50%;
	width:25px;
	height:25px;
	text-align:center;
	padding-top:4px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social .fab:hover {
	background:#029DDA
}
.switcher {
	font-size:14px;
	position:relative;
	bottom:-6px;
}
.switcher li, .switcher ul {
	margin:0;
	padding:0;
	list-style:none
}
.switcher li {
	display:inline-block;
}
.switcher li a {
	background:#2E2D2D;
	padding:6px 10px;
	border-radius:5px 5px 0 0;
	display:inline-block;
	vertical-align: bottom;
}
.switcher li.current-page-ancestor a, .switcher li.current-menu-item a {
	background:#B1D235;
	color:#2E2D2D
}
.switcher li a:hover {
	color:#029DDA
}
#search input {
	background:#5e5e5e;
	border:0;
	padding:3px 20px 3px 25px;
	color:#fff;
	max-width:210px;
	position:relative;
	outline:0;
	margin-bottom:10px
}
#search:before {
	content:"\f002";
	font-family: Font Awesome\ 5 Free;
	position:absolute;
	font-weight:600;
	left:5px;
	top:3px;
	color:#2E2D2D;
	z-index:1
}
/*--------------------------------------------------------------
# PAGES
--------------------------------------------------------------*/
#flexible-content {
	float:left;
	width:100%;
	padding:30px 0
}
#banner {
	text-align:center;
	height: 400px;
}
#nobanner {
	text-align:center;
	background:#3F3F3F;
	padding-top:42px;
}
#nobanner .container {
	min-height:100%;
	background:rgba(2, 157, 218, 0.9);
	max-width:600px;
	position: relative
}
#banner .container {
	height:100%;
	min-height:100%;
	background:rgba(2, 157, 218, 0.9);
	max-width:600px;
	position: relative
}
#banner .container:before, #nobanner .container:before {
	content:"";
	position:absolute;

	left:-100%;
	width:100%;
	top:0;
	bottom:0;
	background:rgba(2, 157, 218, 0.9);
}
#banner h1, #nobanner h1 {
	color:#fff
}
page.sinlge #banner .container {
	background: rgba(2, 157, 218, 0.9);
}
blockquote {
	width:80%;
	margin:15px 10%;
	background:#3F3F3F;
	color:#fff;
	padding:20px 50px;
	font-weight:600;
	text-align:center;
	position:relative
}
blockquote p:first-child {
	margin-top:0
}
blockquote p:last-child {
	margin-bottom:0
}
blockquote:before {
	content:"\f10D";
	font-family: Font Awesome\ 5 Free;
	font-weight:600;
	position:absolute;
	top:0px;
	left:10px;
	color:#029DDA;
	font-size:30px
}
blockquote:after {
	content:"\f10E";
	font-family: Font Awesome\ 5 Free;
	font-weight:600;
	position:absolute;
	bottom:0px;
	right:10px;
	color:#B1D235;
	font-size:40px
}
.twitter-tweet {
	margin:0 auto;
	display:block
}
iframe {
	display:block;
	margin:0 auto;
	float:none;
}
iframe.instagram-media {
	margin:0 auto!important;
	display:block;
	float:none!important;
}
.map iframe {
	width:100%!important;
	height:300px;
}
hr {
	background-color: #B1D235;
	border: 0;
	height: 1px;
	width:60%;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 1.5em
}
.benefit {
	text-align:center;
	margin-bottom:30px
}
.benefit .fa {
	color:#B1D235;
	font-size:26px;
	display:block;
	margin:0 auto 10px auto
}
.lists {
	background: #EEEAEA;
	margin-top:20px;
	margin-bottom:20px
}
/*-----------------------
# CAPTIONS
------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
	background:#f5f5f5
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/*-----------------------
# QUOTE
------------------------*/
.section.quote {
	text-align:center;
	font-size:18px;
	background:#3F3F3F;
	padding-top:40px;
	padding-bottom:40px;
	color:#fff
}
.section.quote .fa-quote-right {
	color:#B1D235
}
.section.quote .fa-quote-left {
	color:#029DDA
}
/*-----------------------
# ACCORDION
-----------------------*/
.accordion-toggle {
	width:100%;
    cursor: pointer;
    position: relative;
    padding: 6px 20px 6px 20px;
    border-radius: 3px;
    background: #029DDA;
    margin: 0px;
    margin-bottom: 15px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color:#fff;
    font-weight: 600;
		font-size: 1.1em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
.accordion-toggle:hover {
	background:#B1D235
}
.accordion-toggle.active {
    background: #3F3F3F;
}
.accordion-toggle.active-panel {
    background: #3F3F3F;
}
.accordion-content {
    overflow: hidden;
    display: none;
}
.accordion-content.default {
    display: block;
}
.accordion-content p:first-child {
    margin-top: 0px;
}
.accordion-toggle .fa {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-size:30px!important;
		margin-left: 10px;
}
.rotate180 {
	-webkit-transform: rotate(180deg);
 -moz-transform: rotate(180deg);
 -o-transform: rotate(180deg);
 -ms-transform: rotate(180deg);
 transform: rotate(180deg);
}
/*--------------------------------
# TABS
--------------------------------*/
.tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tabs li {
    float: left;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    margin-right:8px;
}
.tabs li:hover {
    background: #fff;
}
.tabs li a {
    display: block;
    text-decoration: none;
    color:#fff;
    font-weight: 600;
	font-size: 1.1em;
	background: #029DDA;
	padding: 6px 20px;
    border-radius: 3px;
}
.tabs ul li.active a{
    background: #3F3F3F;
}
.tabs ul li a:hover {
	background:#B1D235
}
.panel {
	float:left;width:100%;
}
/*--------------------------------
# GALLERY
--------------------------------*/
.gallery-image {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width:250px;
	background:#333;
	margin:2px
}
.gallery-image img {
	width:100%;
	display:block;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.gallery-image img:hover {
	opacity:0.8
}
/*--------------------------------
# TESTIMONIAL
--------------------------------*/
.testimonial img {
	display:block;
	margin:0 auto;
	border-radius:50%;
	max-width:100px;
	border:1px solid #B1D235;
	margin-top:10px
}
.testimonial {
	text-align:center;
	font-size:18px;
	background: #EEEAEA;
	padding-top:40px!important;
	padding-bottom:40px!important;
}
.testimonial .author {
	color:#999;
	font-style:italic;
	display:block;
}
.testimonial .fa {
	color:#B1D235;
	font-size:30px;
	display:block;
	margin-bottom:10px
}
.testimonial span {
	font-style:italic;
	color:#999;
	margin-top:10px
}
/*--------------------------------
# VIDEO
--------------------------------*/
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vid-wrap {
	text-align: center;
	background: #3F3F3F;
	padding-top:10px;
	padding-bottom:40px!important
}
.vid-wrap * {
	color:#fff
}
.vid-wrap .container {
	max-width:700px
}
.vid {
	float:left;
	width:50%;
	padding:10px
}
/*--------------------------------
# TABLE
--------------------------------*/
.table td, .table th {
	padding:5px
}
table, td, th {
	border: 1px solid #333;
}
/*--------------------------------
# SLIDER
--------------------------------*/
.slider {
	float:left;
	width:100%;
	color:#fff;
	overflow:hidden;
}
.slide {
	float:left;
	width:100%;
	height:1px;
	min-height:400px
}

.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          opacity:0;
}
.flickity-prev-next-button:disabled {
	opacity:0!important
}
.slider:hover .flickity-prev-next-button {
	opacity:1
}
.slider-box:hover .flickity-prev-next-button {
	opacity:1
}
.flickity-prev-next-button:hover { background: white; }
.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
  opacity: 0.6;
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button .arrow {
  fill: #333;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
/*--------------------------------
# CTA
--------------------------------*/
.cta {
	background:#f5f5f5;
	margin:10px
}
.cta i {
	font-size:40px
}
/*--------------------------------
# ISOTOPE
--------------------------------*/
#isotope {
	margin-bottom:20px
}
.grid {
	text-align:center;
	display:block;
	margin:0 auto;
}
.grid-item {
	width:31.33%;
	display:inline-block;
	background:#EEEAEA;
	margin:7px 1%;
	padding:15px
}
.grid-item .fa {
	color:#B1D235;
	font-size:30px
}
.grid-item span {
	font-style:italic;
	color:#999
}
.grid-item p {
	margin:10px 0
}
/* Example filter */
.orange h2 {
    color: orange;
}
.bright-red h2 {
    color: red;
}
.very-green h2 {
    color: #0dd00d;
}
.dark-blue h2 {
	color: blue;
}
/*--------------------------------
# MODAL
--------------------------------*/
.modal {
	max-width:800px;
	margin:0 10px
}
/*--------------------------------
# DOWNLOADS
--------------------------------*/
.downloads {
	background:#3F3F3F;
	padding-bottom:20px
}
.downloads h2 {
	color:#fff
}
.download .far {
	font-size:40px;
	display:block;
	margin-bottom:10px
}
.download {
	padding:15px
}
.download a {
	color:#B1D235
}
.download a:hover {
	color:#029DDA
}
/*--------------------------------
# FANCYBOX
--------------------------------*/
.fancybox-enabled {
  overflow: hidden; }
.fancybox-enabled body {
  overflow: visible;
  height: 100%; }
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
  }
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }
.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }
.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: 'Nunito', sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }
.fancybox-toolbar {
  top: 0;
  right: 0; }
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 20px;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }
.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }
.fancybox-slide--image {
  overflow: visible; }
.fancybox-slide--image::before {
  display: none; }
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }
.fancybox-slide--next {
  z-index: 99995; }
.fancybox-slide > div {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.fancybox-spaceball {
  z-index: 1; }
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: calc(100% - 0px);
  max-height: calc(100% - 80px);
  overflow: visible;
  background: #fff; }
.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }
.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px 'Nunito', sans-serif }
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }
.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px 'Nunito', sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }
.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }
.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }
/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }
.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }
/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }
.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }
.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }
.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }
.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }
.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }
.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }
.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }
.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.fancybox-button--left {
  border-bottom-left-radius: 5px; }
.fancybox-button--right {
  border-bottom-right-radius: 5px; }
.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }
.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }
.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }
.fancybox-arrow--right {
  right: 0; }
.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }
.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }
.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }
.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }
/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }
@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }
/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }
.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }
.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }
/* Thumbs */
.fancybox-thumbs {
  display: none; }
.fancybox-button--thumbs {
  display: none; }
@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }
/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
#home-sections .home-section:first-child {
	padding-bottom:0
}
#home-sections .home-section {
	border-left:20px solid #B1D235
}
#home-sections .home-section:first-child {
	border-right:20px solid #029DDA;
	border-left:0
}
#home-sections .home-section:last-child {
	border-right:20px solid #FEC331;
	border-left:0
}
#home-sections .home-section:nth-child(even) {
	background:#EEEAEA
}
#home-sections .home-section:nth-child(even) .text {
	order:2
}
.home-section {
	padding-top:40px;
	padding-bottom:40px
}
.home-section .icon {
	width:110px!important;
	float:left;
	padding:0 20px
}
.home-section .title {
	width:calc(100% - 110px)!important;
	float:left;
	padding:0 20px
}
.home-section h3 {
	margin:0
}
#home-select {
	border-left:20px solid #575fab;
	background:#EEEAEA;
	padding-top:70px;
	padding-bottom:70px
}
.home-link {
	width:100%;
	padding-bottom:100%;
	position:relative;
	margin:20px 0px
}
.home-link .in {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(63, 63, 63, 0.7);
	padding:20px;
	text-align:center;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.home-link .in:hover {
	background:rgba(2, 157, 218, 0.8)
}
.home-link .in * {
	color:#fff;
	line-height:2
}
.home-link h3 {
	border-bottom:4px solid #fff;
	display:inline
}
.home-box:first-child .in:hover {
	background: rgba(177, 210, 53, 0.8)
}
.home-box:last-child .in:hover {
	background: rgba(254, 195, 49, 0.8)
}
.home-p {
	margin:0
}
.hover-text {
	max-height:1px;
	overflow:hidden;
	float:left;
	width:100%;
	-webkit-transition: all ease 0.6s;
	transition: all ease 0.6s;
	opacity:0
}
.home-link .in:hover .hover-text {
	max-height:600px;
	opacity:1
}
#header-home {
	margin-top:-12px;
	z-index:10;
	position:relative
}
#header-home .social {
	float:right;
	padding:0;
	text-align:right;
	padding-top:18px
}
#header-home .switcher {
	float:left;
	padding:0;
	top:6px
}
#header-home .switcher li a {
    background: #2E2D2D;
    padding: 6px 10px;
    border-radius: 0 0 5px 5px;
    display: inline-block;
    vertical-align: bottom;
    text-transform:uppercase
}
#header-home li#menu-item-253 {
	display:none
}
body.home #banner {
	margin-top:-31px;
	position:relative
}
body.home #banner:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgba(63, 63, 63, 0.9);
}
body.home #banner img {
	max-height:130px
}
body.home #banner .container {
    min-height: 100%;
    height:100%;
    background: none;
    max-width: 700px;
    position: relative
}
body.home #banner .container:before {
	display:none
}
body.home #logo img {
	border-left: 2px solid #666
}
body.home #logo img:first-child {
	border:0
}
body.home h1 {
	margin:20px 0 0 0 ;
	font-size:28px
}
.box {
	height:350px;
	width:100%;
	background:#f5f5f5;
	float:left;
	color:#000;
	min-height:350px;
	position:relative
}
.box-wrap {
	height:700px;
	width:50%;
	float:left;
	min-height:700px
}
.box .hover {
	background:rgba(2, 157, 218, 0.9);
	color:#2E2D2D;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	opacity:0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.box:hover .hover {
	opacity:1
}
.box .hover h3 {
	color:#2E2D2D
}
.box .hover .in {
	position: absolute;
	bottom:20px;
	left:20px;
	width:50%;
}

.flickity-slider .box-wrap:first-child .box:first-child .hover{
	background:rgba(177, 210, 53, 0.9)
}
.flickity-slider .box-wrap:first-child .box:nth-child(2) .hover{
	background:rgba(209, 29, 58, 0.9)
}
.flickity-slider .box-wrap:last-child .box:first-child .hover{
	background:rgba(177, 210, 53, 0.9)
}

.flickity-slider .box-wrap:nth-child(2) .box:nth-child(2) .hover{
	background:rgba(254, 195, 49, 0.9)
}
#land-text h3 {
	margin-top:17px
}
#land-text {
	padding-top:30px;
	padding-bottom:30px
}
/*--------------------------------------------------------------
# CONTACT
--------------------------------------------------------------*/
#contact {
	padding-top:40px;
	padding-bottom:40px
}
.contact-info {
	font-size:1.1em
}
.contact-info a {
	font-size:20px;
}
.gform_wrapper {
	margin:25px auto!important;
	max-width:600px!important;
	padding:15px;
	background:#EEEAEA;
	border-radius:10px
}
body.page-id-2661 .gform_wrapper {
	max-width:800px!important
}
.gform_wrapper .gform_ajax_spinner {
  padding-left: 0 !important;
  max-width: 30px;
  position: relative;
  top: 10px;
}
.gform_wrapper label.gfield_label {
	font-size:1.2em!important;
	font-weight:400!important;
}
.gform_wrapper .gfield_required {
	color:red!important
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	border: none !important;
}
.gform_wrapper .button {
	background:#fff
}
.contact-social .fab  {
	margin:5px;
}


/*--------------------------------------------------------------
# PRODUSCTS
--------------------------------------------------------------*/
#prods .col:first-child .in {
	background:#000
}
/*--------------------------------------------------------------
# LANDING
--------------------------------------------------------------*/
#banner {
	position:relative
}
#banner:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgba(63, 63, 63, 0.4);
}
.slide1 {
	float:left;
	width:60%;
	text-align:right;
	height:100%;
	background:rgba(177, 210, 53, 0.9);
	color:#fff;
}
.slide2 {
	float:right;
	width:60%;
	text-align:left;
	height:100%;
	background:rgba(2, 157, 218, 0.9);
	color:#fff;
}
.slide3 {
	float:left;
	width:100%;
	text-align:center;
	height:100%;
	background:rgba(255, 255, 255, 0.9);
	color:#333;s
}
#banner h2 {
	color:#fff;
}
#banner .slide3 h2 {
	color:#333;
	position:relative!important;
	bottom:0;
	right:0;
	left:0;
	top:0
}
.slide1, .slide2, .slide3 {
	position:relative
}
#banner .slide h2 {
	bottom:20px;
	right:20px;
	position:absolute;
	z-index:1;
	margin:0
}
#banner .slide2 h2 {
	right:auto;
	left:20px
}
body.search #banner {
	margin-bottom:20px
}
.slide3 .clear img {
	max-height:80px;
	width:auto;
	border-left:1px solid #545454;
	padding:0 15px
}
.slide3 .clear img:first-child {
	border:0
}
#welcome {
	padding-right: 30px;
padding-left: 30px;
}
#welcome .icon {
	width:60px!important;
	float:left;
	padding:0
}
#welcome .icon img {
	max-height:60px;
	width:auto
}
#welcome .title {
	width:calc(100% - 130px)!important;
	float:left;
	padding:0 20px;
	max-width:220px
}
#welcome .text {
	margin-top:10px;
	margin-bottom:10px
}
#welcome h3 {
	margin: 0
}
#welcome {
	padding-top:40px;
	padding-bottom:40px
}
#welcome img {
	display:block
}
#benefits {
	display: none;
	font-family: 'Titillium Web', sans-serif;
}
#benefits ul {
  margin-left: 3em;
  padding-right: 20px;
}
#benefits li {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#benefits i {
	color: #069FDB;
}
/*--------------------------------------------------------------
# PANELS
--------------------------------------------------------------*/
.kwicks {
	display: block;
	list-style-type: none;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	float:left;
	width:100%;
	height:600px;
	border-left:20px solid #B1D235
}
.kwicks > * {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.kwicks.kwicks-processed > * {
	margin: 0;
	position: absolute;
}
.kwicks-horizontal > * {
	float: left;
}
.kwicks-horizontal > :first-child {
	margin-left: 0;
}
.kwicks-vertical > :first-child {
	margin-top: 0;
}
.kwicks ul {
	float:left;
	width:100%;
	height:600px;
}
.kwicks > li {
	height: 600px;
	/* overridden by kwicks but good for when JavaScript is disabled */
	width: 125px;
	margin-left: 5px;
	float: left;
}
.slide-panel .over {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.slide-panel h3 {
	color:#fff
}
.slide-panel .over .in {
	background:rgba(63, 63, 63, 0.9);
	color:#fff;
	padding:40px;
	top:0;
	height:100%;
	width:100%;
	bottom:0;
	left:0;
	right:0;
	opacity: 0;
	transition: all 0.8s;
}
.slide-panel .over .in .clear {
	animation-name: zoomOut;
	animation-duration: 0.9s;
	animation-fill-mode: forwards;
}
.slide-panel.kwicks-expanded .over .in {
	opacity: 1;
}
.slide-panel.kwicks-expanded .over .in .clear {
	opacity: 0;
	animation-name: fadeIn;
	animation-fill-mode: forwards;
	animation-delay: 0.4s;
	visibility: visible;
}
@keyframes slide {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
/*--------------------------------------------------------------
# BLOG
--------------------------------------------------------------*/
.excerpt {
	margin:0 0 30px 0;
	border:1px solid #EEEAEA;
	padding:15px
}
.excerpt-wrap {
	float:left;
	width:75%;
}
.excerpt-wrap-large {
	float:left;
	width:100%;
}
.excerpt-thumb {
	float:left;
	width:25%;
	padding-right:15px
}
.excerpt-thumb img {
	display:block;
	position:relative
}
h1.excerpt-title {
	margin:0;
	font-size:30px
}
.excerpt-content p {
	margin:10px 0 10px 0;
	float:left;
	width:100%
}
.excerpt-meta {
	color:#999;
	font-size:0.9em
}
.pagination {
	margin-top:20px;
	margin-bottom:40px
}
.pagination, .page-links {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.pagination a, .page-links a {
    display: inline-block;
    margin: 2px;
    padding: 5px;
    text-decoration: none;
    min-width: 30px;
    line-height:1.7;
    color:#029DDA
}
.pagination a:hover {
	color:#B1D235
}
.pagination a.inactive {
	background:#eee;
	height:35px;
	min-width:35px;
	border-radius:50%
}
.pagination span {
    display: inline-block;
    margin: 2px;
    padding: 5px;
    text-decoration: none;
    min-width: 30px;
    font-style:italic;
    color:#999
}
.pagination a.inactive:hover {
    color: #fff;
    background: #3F3F3F;
}
.pagination .current {
    color: #3F3F3F;
}
#related-posts img {
	display:block;
	width:100%
}
#post-nav {
	background:#fafafa;
	padding:15px;
	margin-bottom:40px;
}
#post-nav h4, #post-nav h3 {
	margin:0;

}
#post-nav img {
	display:block;
	width:100%
}
.prev-post {
	text-align:left
}
.next-post {
	text-align:right
}
#intro {
	padding-top:20px;
	padding-bottom:20px
}
#breadcrumbs {
	padding-top:10px;
	padding-bottom:10px;
	background:#EEEAEA;
	margin-bottom:20px
}
/*--------------------------------
# SIDEBAR
--------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
#secondary {
	margin-bottom:40px
}
#secondary ul {
	margin-left:0;
	padding-left:25px;
	list-style: circle
}
#secondary.col {
	max-width:300px;
	background:#fafafa;
	margin-right:20px
}
input.search-submit {
	width:72px;
	float:right;
}
input.search-field {
	width: calc(100% - 80px);
	float:left;
	padding:9px;
	-webkit-appearance: none
}
h2.widget-title {
	font-size:19px
}
/*--------------------------------
## COMMENTS
--------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
#comments {
	float:left;
	width:100%;
	position:relative;
}
ol.comment-list {
	list-style:none;
	padding:0;
	margin:0
}
ol.comment-list a {
	text-decoration:none
}
ol.comment-list > li {
	margin: 10px 0;
	padding: 10px;
	background:#f5f5f5
}
li.bypostauthor p, li.bypostauthor .comment-author {
	color:#555;
}
li.bypostauthor .comment-author:before {
	content:"\f007";
	text-align:center;
	font-family: Font Awesome\ 5 Free;
	font-weight:600;
	margin-right:0px;
	border-radius:50%;
	padding:4px
}
ol.children {
	list-style:none;
	border-left:1px solid #ccc
}
.reply {
	text-align:right;
}
time {
	pointer-events: none;
	color:#999
}
a.comment-reply-link:before {
	content:"\f075";
	font-family: Font Awesome\ 5 Free;
	font-weight:600;
	margin-right:0px;
	margin-right:3px
}
h3#reply-title:before {
	content:"\f086";
	font-family: Font Awesome\ 5 Free;
	font-weight:600;
	margin-right:0px;
	margin-right:3px
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
#quote {
	padding-top:40px;
	padding-bottom:0;
	text-align:center;
	border-top:1px solid #3F3F3F;
	border-bottom:1px solid #3F3F3F
}
#quote .container {
	max-width:700px;
	padding-bottom:60px;
	background-image: url(images/quote-left.jpg), url(images/quote-right.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, bottom -30px right;
	background-size: 40px auto, 120px auto
}
#quote p {
	margin:0
}
#quote h3 {
	text-align:center
}
#quote .author {
	font-weight:700
}
#quote .slide {
	width:100%;
	min-height:auto;
	height:auto;
	opacity:0;
	-webkit-transition: all ease 2s;
	transition: all ease 2s;
}
#quote .flickity-page-dots {
	bottom:-25px;
	left:0;
	right:0
}
#quote .slide.is-selected {
	opacity:1;
	-webkit-transition: all ease 1s;
	transition: all ease 1s;
}
#accreds {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px
}
#accreds img {
	max-height:60px;
	width:auto;
	display:inline-block;
	vertical-align:middle;
	margin:5px
}
#accreds .col {
	min-width:120px
}
#footer {
	background:#3F3F3F;
	color:#fff;
	font-size:12px;
	padding-bottom: 30px;
	padding-top:5px;
}
#footer a:hover {
	color:#ccc
}
ul#footer-menu {
	margin:0;
	padding-left:0;
	list-style:none;
}
#footer h3 {
	color:#fff
}
#footer img {
	max-height:65px;
	width:auto;
	border-left:1px solid #5d5c5c;
	padding:0 6px;
	float:left
}
#footer img:first-child {
	border:0
}
#footer .fade {
	opacity:0.6;
	padding-top:5px;
	padding-bottom:5px
}
#footer .info {
	text-align:right;
	float:right
}
#footer .social {
	margin:32px 0 10px 0px
}
#footer .social .fab {
	color:#2E2D2D;
	background:#B1D235;
	border-radius:50%;
	width:25px;
	height:25px;
	text-align:center;
	padding-top:7px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
#footer .social .fab:hover {
	background:#029DDA
}
.copyright {
	float:left;
	margin-top: 20px;
	padding-left: 20px;
}
#return-to-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    background: #029DDA;
    width: 30px;
    height: 30px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity:0;
    font-size:20px;
    line-height:1;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color:#fff!important;
    text-align:center;
    padding-top:3px;
    z-index:9999;
}
#return-to-top.show {
	opacity:0.8;
	-webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
#return-to-top.show:hover {
	opacity:1;
}
#return-to-top:hover {
    background: #666;
    padding-top:0;
}
/*--------------------------------------------------------------
# ANIMATIONS
--------------------------------------------------------------*/
.anim {
	position:relative
}
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.animated.infinite {
	animation-iteration-count: infinite;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}
/*--------------------------------------------------------------
# MEDIA QUERIES
--------------------------------------------------------------*/


@media screen and (max-width: 1024px) {
	.box .hover {
		opacity:0.9
	}
	.flickity-prev-next-button {
		opacity:0.8
	}
}
@media screen and (max-width: 1023px) {
	.menu-toggle {
		  display:block;
	  }
	div#header-menu-sticky-wrapper {
    height: 100% !important;
    width: 100% !important;
	}
	.vid {
		width:50%
	}
	#welcome .title {
		text-align:left!important;
		display:block!important
	}
	#header {
		text-align:center!important;
		padding-top:0
	}
	#search input {
		display:none;
	}
	#search {
		margin-bottom:8px
	}
	#head-info {
		text-align:center
	}
	#header .switcher {
		bottom:0
	}
	.switcher li a {
	    border-radius: 0 0 5px 5px;
	}
	#header-menu {
		background:rgba(46, 45, 45, 0.8);
		margin-bottom:0;
		padding:15px;
		color:#fff
	}
	#banner {
		padding-top:0
	}
	#banner .slide {
	    min-height: 442px
	}
}

@media screen and (max-width: 1000px) {
	#secondary.col, #primary.col {
		min-width:100%;
		max-width:100%
	}
	.grid-item {
		width:31.33%;
	}
}

@media screen and (max-width: 767px) {
	.tabs {
		background:none
	}
	.tabs ul {
		display:none;
	}
	.tabs .panel, #tabs {
		display:block!important;
		padding:0;
		border:0
	}
	.alignleft {
		display: block;
		float: none;
		margin: 20px auto;
	}
	.alignright {
		display: block;
		float: none;
		margin: 20px auto;
	}
	.aligncenter {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	ul, ol {
	    margin: 0 0 1.5em 0em;
	    -webkit-padding-start: 30px;
	}
	.grid-item {
		width:48%;
	}
	.vid {
		width:100%
	}
	#home-sections .home-section:nth-child(even) .text {
	    order: 0
	}
	#home-sections .home-section {
	    border-left: 10px solid #B1D235
	}
	#home-sections .home-section:first-child {
    	border-right: 10px solid #029DDA;
	}
	#home-sections .home-section:last-child {
	    border-right: 10px solid #FEC331;
	}
	#home-select {
	    border-left: 10px solid #575fab;
	}
	body.home #banner img {
	    max-height: 80px;
	    border:0
	}
	body.home h1 {
		font-size:18px
	}
	#panels {
		display:none;
	}
	#benefits {
		display: block;
	}
	#welcome {
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.box-wrap {
	    width: 100%!important;
	}
	.slide3 .clear img {
		border:0
	}
}

@media screen and (max-width: 600px) {
	.section {
		padding-left: 0;
		padding-right:0
	}
	blockquote {
		width:100%;
		margin:15px 0;
		padding:20px 30px;
	}
	blockquote:before, blockquote:after {
		font-size:20px
	}
	.gallery-image {
		min-width:100px
	}
	h1 {
		font-size:2.4em;
	}
	h2 {
		font-size:1.7em;
	}
	#quote .container {
	    background-position: top left -10px, bottom -40px right;
	    background-size: 40px auto, 120px auto
	}
	#accreds img {
    	max-height: 40px;
    }
    .home-section .icon {
	    width: 100% !important;
	    float: left;
	    padding: 0 20px
	}
	.home-section .icon img {
		max-height:80px;
		width:auto;
		margin-bottom:20px
	}
	.home-section .title {
	    width: 100% !important;
	    float: left;
	    padding: 0 20px
	}
	#header-home .social, #header-home .switcher {
		min-width:100%!important;
		text-align:center;
		float:left
	}
	body.home #banner {
	    margin-top: -63px;
	    position: relative;
	    padding-top:70px
	}

	#header-home .social {
		display:none
	}
	#footer h3 {
		text-align:center
	}
	.copyright {
		margin:0;
		text-align:center;
		margin-top:15px
	}
	.box .hover .in {
		width:90%
	}
	#header-home .switcher {
	top:12px
	}
	.grid-item {
		width:98%;
	}
}

@media screen and (max-width: 420px) {


}
