/* compiled by scssphp v0.0.12 on Fri, 22 May 2020 15:54:39 +1200 (0.5382s) */

/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the edit system.
--------------------------------------------------- */
/* Phone link */
/* Header */
/* Navigation */
/* Rotator */
/* Text */
/* Headings */
/* Links */
/* Content */
/* Pre-footer */
/* Footer */
/* Main body */
-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
/* Main bottom area */
box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
html, body {
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  /* Default links */
}
a {
  color: #fb0;
  /* Links with no colour */
}
a .silent, a.silent {
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
  /* Button link */
}
.readmore, .buynow, .backlink, a.button, .button a {
  display: inline-block;
  color: #949494;
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding: 16px 60px;
  background-color: transparent;
  border: 1px solid #949494;
  text-align: center;
  transition: 0.3s;
}
a:hover .readmore, a:hover .buynow, a.backlink:hover, a.button:hover, .button a:hover {
  background-color: #fb0;
}
#home-container .button {
  margin-top: 35px;
  /* Read more link */
}
a:hover .readmore {
  /* Buy now link */
}
a:hover .buynow {
  /* Back link */
}
.links.iconlinks .link-item + .link-item {
  margin-left: 17px;
  /* Default headers */
}
h1, h2 {
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin: 0px 0px 0px 0px;
}
article h1, h3, h4, h5, h6 {
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 0px 0px 0px 0px;
}
h1 {
  font-size: 48px;
  line-height: 1.2;
  padding: 0px 0 35px 0;
  letter-spacing: 0.006em;
}
h2 {
  font-size: 48px;
  line-height: 1.2;
  padding: 20px 0 40px 0;
}
h3 {
  font-size: 32px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h4, article h1 {
  font-size: 24px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h5 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h6 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
.large {
  font-size: 120%;
}
.img-right {
  margin-left: 50px;
  max-width: 47%;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding {
  padding: 0 !important;
}
.yellow {
  color: #fb0;
}
.black {
  color: #000;
  /* Backgrounds */
}
.background.light {
  background-color: #f2f2f2;
}
.background.dark {
  color: #000;
  background-color: #fb0;
}
.background.dark a:hover {
  color: #fff;
}
.background.image {
  color: #fff;
}
.background.parallax {
  color: #fff;
  /* Borders */
}
.border, .divider, hr {
  border: solid #e7e9ea 0px;
  /* Text colours */
}
.colour.light {
  color: #8c999b;
}
.colour.green {
  color: #5ea90d;
}
.colour.grey {
  color: #8c999b;
}
.error, .checkout-error, .colour.red {
  color: #b60d04;
  /* list element */
}
ul {
  margin-top: 6px;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
ul > li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
}
ul > li:before {
  content: '●';
  position: absolute;
  font-size: 14px;
  left: 3px;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
ol {
  counter-reset: item;
  list-style-type: none;
  margin-top: 6px;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0px;
}
ol > li {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
}
ol > li:before {
  counter-increment: item;
  content: counter(item) '. ';
  position: absolute;
  left: 5px;
  top: 0px;
  display: inline-block;
  vertical-align: middle;
}
#none {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  pointer-events: none;
  /* Standard page elements for laying out the main content of a website. */
}
#container-header, #container-navigation, #container-flash, #container-intro, #container-bread, .container-title, .container-main, .container-main-title, .container-main-top, .container-main-bottom, #container-footer, #container-base {
  background-color: #fff;
}
.wrap {
  width: 100%;
  max-width: 1200px;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
#container-header .wrap {
  max-width: 1810px;
  /* Mobile quick call */
}
#mobile-link {
  display: none;
}
#mobile-link a {
  display: inline-block;
  color: #0e2f65;
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 200px;
  line-height: 200px;
  z-index: 700;
}
#mobile-link a .material-icons {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
  /* Header */
}
#container-header {
  background-color: #fff;
  width: 100%;
  z-index: 40;
  position: relative;
}
#header {
  height: 200px;
  color: #0e2f65;
}
#container-header.random-image #header {
  background-color: transparent;
}
#header #logo {
  float: left;
  height: 200px;
  line-height: 190px;
  display: inline-block;
  padding-left: 0;
  max-width: 215px;
  position: relative;
}
#header #logo img {
  vertical-align: middle;
}
#header #logo:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #000;
  top: -81%;
  /* Top navigation */
}
#top-nav {
  float: right;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 11px;
  text-align: right;
  white-space: nowrap;
  margin-top: 10px;
  padding-right: 20px;
}
#top-nav a {
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}
#top-nav > ul > li {
  padding: 0 8px;
}
#top-nav > ul > li:before {
  content: ' | ';
  display: inline-block;
  left: -1px;
  top: -1px;
}
#top-nav > ul > li:first-child:before {
  display: none;
  /* Search */
}
#header #search {
  float: right;
  display: inline-block;
  height: 22px;
  margin-top: 10px;
  padding-right: 20px;
}
#header #search .search-off {
  color: #000;
  font-style: italic;
}
#header #search #search-box-input {
  width: 200px;
}
#header #search #search-button {
  margin-left: 6px;
  /* Main navigation */
}
#navigation {
  float: right;
  color: #000;
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
  height: auto;
  line-height: 1;
  color: #fff;
  transition: opacity 0.2s ease 0.2s;
  opacity: 0;
}
.wf-active #navigation {
  opacity: 1;
}
#mobile-navigation {
  height: 40px;
  line-height: 40px;
  color: #fff;
  display: none;
  left: 0;
  width: 100%;
  background-color: #ffc119;
  top: 0;
  min-height: 100vh;
  padding-top: 100px !important;
  position: absolute;
}
#navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#navigation ul li {
  float: left;
  display: inline-block;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
  z-index: unset;
  clear: both;
  height: 50px;
}
#navigation ul li:before {
  display: none;
}
#navigation ul li.mobile-item {
  display: none;
}
#navigation ul li .over + .sub-nav {
  z-index: 999;
}
#navigation li > a, #mobile-navigation a {
  float: left;
  display: inline-block;
  height: auto;
  line-height: 1;
  color: #000;
  padding-left: 0;
  padding-right: 0;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 55;
}
#navigation li > a strong, #navigation li > a b {
  display: block;
  height: auto;
  line-height: 1;
  font-weight: 700;
  text-transform: none;
}
#navigation > ul > li > a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  height: 0px;
  background-color: #fb0;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#navigation .material-icons {
  line-height: auto;
}
#navigation li > a:hover, #navigation li > .over, #navigation li > .on {
  z-index: 894;
  color: #fb0;
}
#navigation li > a strong, #navigation li > .over strong, #navigation li > .on strong {
  position: relative;
  /*#navigation li > .on strong:after {
			content: '';
			width: 100%;
			height: 3px;
			background-color: #fff;
			position: absolute;
			bottom: 55px;
			left: 50%;
			transition: 0.4s;
			transform: translateX(-50%);
			}*/
  /*#navigation li > a strong:after {
			content: '';
			width: 0;
			height: 3px;
			background-color: #fff;
			position: absolute;
			bottom: 55px;
			left: 50%;
			transition: 0.4s;
			transform: translateX(-50%);
			}*/
  /*#navigation li > a:hover strong:after {
				width: 100%;
				}*/
}
#navigation li > a:hover strong, #navigation li > .over strong, #navigation li > .on strong, #navigation li > a:hover b, #navigation li > .over b, #navigation li > .on b {
  cursor: pointer;
}
#navigation > ul > li > a:hover:after, #navigation > ul > li > .over:after, #navigation > ul > li > .on:after {
  height: 0px;
}
#navigation > ul .drop > a strong, #navigation > ul .drop > a b, #navigation > ul .drop > a:hover strong, #navigation > ul .drop > a:hover b {
  /* Navigation divider */
}
#navigation .nav-div {
  display: inline-block;
  float: left;
  width: 0px;
  /*font-size:0;*/
  text-align: center;
  line-height: auto;
  height: auto;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
}
#navigation > ul ul {
  display: none;
  /* Sub navigation */
}
#navigation .sub-nav {
  position: absolute;
  top: 20px;
  left: 0px;
  display: none;
  font-weight: normal;
  text-transform: none;
  line-height: 14px;
  z-index: 897;
  /* Align last dropdown to the right */
}
#navigation > ul > li:last-child .sub-nav {
  left: auto;
  right: 0px;
}
#navigation .sub-nav li {
  width: 220px;
  height: auto;
  line-height: 14px;
}
#navigation .sub-nav li > a {
  float: left;
  display: inline-block;
  width: 220px;
  height: auto;
  line-height: 23px;
  border: none;
  border-radius: 0px;
  color: #000;
  background: none;
  padding: 15px 0;
  background-color: #f2f4f5;
  border-bottom: solid #f2f4f5 1px;
  margin: 0 0 0 0;
  z-index: 898;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
#navigation .sub-nav li > a:hover, #navigation .sub-nav li > a.over:hover {
  color: #fff;
  border-radius: 0px;
  background-color: #fb0;
  border-bottom: solid #fb0 1px;
}
#navigation .sub-nav li:last-child > a {
  border-bottom: none;
}
#navigation .sub-nav li > a:hover .nav-subtext, #navigation .sub-nav li > a.over:hover .nav-subtext {
  color: #000;
}
#navigation ul li > .sub-nav .sub-nav {
  position: absolute;
  top: 0px;
  left: 220px;
}
#navigation .sub-nav li a {
  padding-left: 25px;
  padding-right: 25px;
}
#navigation .header-sec {
  float: right;
  min-width: 240px;
  color: #000;
  padding: 20px 15px;
  height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.info .links a:hover:after {
  background-color: #fb0;
}
.nav-subtext {
  color: #b2b2b2;
  font-weight: 200;
  margin-top: 5px;
  display: block;
}
.info {
  line-height: 1.8em;
  color: #fff;
  font-size: 12px;
  text-align: left;
}
.info h4 {
  color: #fb0;
  font-size: 15px;
  padding-top: 0;
  line-height: 0.8;
  padding: 0px 0 6px 0;
}
.info h5 {
  font-size: 22px;
  padding: 5px 0;
}
.info .links a:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #b2b2b2;
  left: 0;
  transition: 0.3s;
}
.info .links .fab {
  font-size: 13px;
  position: relative;
  z-index: 9;
  top: 1.8px;
  left: 5px;
}
.info .links a .fab:before {
  z-index: 3;
}
.info .links a {
  position: relative;
  color: #fff !important;
}
.info .links {
  padding-top: 15px;
}
#mobile-navigation a {
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: calc(25px + 3vw);
  /* Second navigation if central logo */
}
.nav-right #navigation, .nav-right #navigation ul li, .nav-right #navigation a, .nav-right #navigation .nav-div {
  float: right;
}
#container-header #shopping-cart-summery a, #container-navigation #shopping-cart-summery a {
  /* Mobile menu button */
}
#mobile-menu {
  top: 0px;
  right: 0px;
  display: none;
  float: right;
  position: relative;
  z-index: 9;
}
#mobile-menu a {
  display: inline-block;
  color: #000;
  line-height: auto;
  padding: 0 50px;
  font-size: 18px;
  line-height: auto;
}
#mobile-menu a [class^="icon-"], #mobile-menu a [class*=" icon-"], #mobile-menu a .material-icons {
  display: inline-block;
  font-size: 39px;
  vertical-align: middle;
  margin-top: -4px;
}
#header #mobile-link {
  z-index: 9;
}
#mobile-menu i {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
#header #mobile-link i {
  border: 1px solid #000;
  border-radius: 50%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  font-size: 35px;
}
.home-page #container-flash {
  display: block;
}
#container-flash {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
  min-height: 450px;
  display: flex;
}
#container-flash h1 {
  color: #fff;
  font-size: 69.24px;
  display: inline-block;
  padding-bottom: 0;
  /* Members bars */
}
.auth-details {
  height: auto;
  line-height: 1.8;
  text-align: right;
  color: #fff;
  background-color: ;
  padding: 5px 0;
}
.auth-details .wrap {
  padding: 10px 0;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.auth-details a {
  color: #fff;
}
.auth-details a:hover {
  color: #fff;
  text-decoration: underline;
}
.auth-details img {
  vertical-align: middle;
  margin-bottom: 1px;
  /* Site messages */
}
#site-messages {
  display: none;
}
.message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
  line-height: 18px;
  font-size: larger;
  padding: 15px 25px;
}
#site-messages a {
  color: #fff;
}
#site-messages a:hover {
  text-decoration: underline;
}
#site-messages .close-msg {
  float: right;
}
#site-messages .error-message {
  color: #fff;
  background-color: #b60d04;
}
#site-messages .alert-message {
  color: #fff;
  background-color: #999;
}
#site-messages .success-message {
  color: #fff;
  background-color: #5ea90d;
}
#site-messages .error-message .wrap, #site-messages .alert-message .wrap, #site-messages .success-message .wrap {
  text-align: center;
  /* Random images */
}
#container-flash.random-image {
  color: #fff;
  text-align: center;
  padding: 40px 0;
  min-height: 300px;
}
#container-flash.random-image a {
  color: #fff;
}
#container-flash.backgroundimage-container .backgroundimage-content {
  padding: 20px 50px;
  min-height: 20px;
  align-self: flex-end;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
}
#container-flash.backgroundimage-container .backgroundimage-content:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
#container-flash.backgroundimage-container .backgroundimage-content:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  /* Rotating images */
}
.sliderimg .slidertext {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.8;
  padding-bottom: 0px;
  min-width: 100%;
  width: 100%;
  align-self: flex-end;
  background-color: rgba(0, 0, 0, 0.4);
}
.unslider .unslider-holder, .unslider .unslider-fade .unslider-wrap li {
  height: 70vh !important;
}
.sliderimg .slidertext.align.center-horz.center-vert {
  -webkit-transform: translate(-50%, -10%);
  -moz-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  -o-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
}
.sliderimg .slidertext h2 {
  color: #fff;
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 69.24px;
  font-weight: 700;
  padding: 10px 0;
  display: block;
}
.sliderimg .slidertext h3 {
  color: #fff;
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 300;
  padding: 10px 0;
  display: block;
}
.sliderimg .backgroundimage-content .wrap {
  height: auto !important;
  padding-top: 5px;
  padding-bottom: 25px;
  /* Breadcrump area */
}
#container-bread {
  /* breadcrumb */
}
#breadcrumb {
  font-size: 12px;
  line-height: 1.8;
  padding: 16px 0 4px 0;
  /* Main title area */
}
.container-main-title .content {
  line-height: 1.8;
  padding: 70px 0;
  padding-bottom: 0px;
  /* Main title area spacing */
}
.container-main-title + .container-main-title .content {
  padding-top: 0px;
}
.container-main-top + .container-main-title .content {
  padding-top: 0px;
}
.container-main + .container-main-title .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main-title .content {
  padding-top: 0px;
  /* Main top area */
}
.container-main-top .content {
  line-height: 1.8;
  padding: 70px 0;
  /* Main top area spacing */
}
.container-main-title + .container-main-top .content {
  padding-top: 0px;
}
.container-main-top + .container-main-top .content {
  padding-top: 0px;
}
.container-main + .container-main-top .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main-top .content {
  padding-top: 0px;
  /* Main content area with layouts */
}
.content {
  letter-spacing: 0;
  line-height: 1.8;
  padding: 70px 0;
}
.content h1 {
  color: #000;
}
.content article h1 {
  color: #000;
  font-size: 35px;
  font-weight: 200 !important;
}
.content p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-bottom: 1.8em;
}
.content .main-box {
  padding: 8px 10px;
  background-color: #efefef;
}
.content .main-box p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  font-style: italic;
  /* Layout defines main content widths */
}
.layout {
  /* Layout widths */
}
.layout.full {
  width: 100%;
}
.layout.half {
  float: left;
  width: 47%;
}
.layout.main {
  float: left;
  width: 74%;
}
.layout.side {
  float: left;
  width: 22%;
}
.layout.middle {
  float: left;
  width: 48%;
}
.layout.third {
  float: left;
  width: 30%;
}
.layout.gap {
  margin-left: 4%;
}
.layout.third.gap {
  margin-left: 5%;
  /* Layout side content */
}
.layout.side .img-left {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side .img-right {
  clear: right;
  float: right;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side p {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8;
  margin-bottom: 1px;
}
.layout.side .side-holder {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8;
  margin-bottom: 1px;
}
.layout.side .side-holder p {
  padding: 0 0 10px 0;
}
.layout.side .form-item {
  width: 100%;
}
.layout.side h6, .layout.side h6 {
  margin-top: 10px;
}
.side-nav {
  padding: 3px 0;
  margin: 0 0 0 0;
}
.side-nav li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  background: none;
  position: relative;
  z-index: 700;
}
.side-nav li a {
  padding: 4px 10px;
  /* Main areas spacing */
}
.container-main-title + .container-main .content {
  padding-top: 0px;
}
.container-main-top + .container-main .content {
  padding-top: 0px;
}
.container-main + .container-main .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main .content {
  padding-top: 0px;
}
.container-main-bottom .content {
  line-height: 1.8;
  padding: 70px 0;
  /* Main bottom areas spacing */
}
.container-main-top + .container-main-bottom .content {
  padding-top: 0px;
}
.container-main + .container-main-bottom .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main-bottom .content {
  padding-top: 0px;
  /* Backgrounds */
}
.container-main-title.background .content, .container-main-top.background .content, .container-main.background .content, .container-main-bottom.background .content {
  padding-top: 70px;
}
.container-main-title.backgroundimage-container .content, .container-main-top.backgroundimage-container .content, .container-main.backgroundimage-container .content, .container-main-bottom.backgroundimage-container .content {
  padding-top: 70px;
  padding-bottom: 70px;
  /* Overwrite padding for areas adjacent to backgrounds */
}
.container-main-title + .container-main-title.background .content, .container-main-title + .container-main-top.background .content, .container-main-title + .container-main.background .content, .container-main-title + .container-main-bottom.background .content, .container-main-top + .container-main-title.background .content, .container-main-top + .container-main-top.background .content, .container-main-top + .container-main.background .content, .container-main-top + .container-main-bottom.background .content, .container-main + .container-main-title.background .content, .container-main + .container-main-top.background .content, .container-main + .container-main.background .content, .container-main + .container-main-bottom.background .content, .container-main-bottom + .container-main-title.background .content, .container-main-bottom + .container-main-top.background .content, .container-main-bottom + .container-main.background .content, .container-main-bottom + .container-main-bottom.background .content {
  padding-top: 70px;
  /* Overwrite padding for areas adjacent to backgrounds */
}
.container-main-title + .container-main-title.backgroundimage-container .content, .container-main-title + .container-main-top.backgroundimage-container .content, .container-main-title + .container-main.backgroundimage-container .content, .container-main-title + .container-main-bottom.backgroundimage-container .content, .container-main-top + .container-main-title.backgroundimage-container .content, .container-main-top + .container-main-top.backgroundimage-container .content, .container-main-top + .container-main.backgroundimage-container .content, .container-main-top + .container-main-bottom.backgroundimage-container .content, .container-main + .container-main-title.backgroundimage-container .content, .container-main + .container-main-top.backgroundimage-container .content, .container-main + .container-main.backgroundimage-container .content, .container-main + .container-main-bottom.backgroundimage-container .content, .container-main-bottom + .container-main-title.backgroundimage-container .content, .container-main-bottom + .container-main-top.backgroundimage-container .content, .container-main-bottom + .container-main.backgroundimage-container .content, .container-main-bottomr + .container-main-bottom.backgroundimage-container .content {
  padding-top: 70px;
}
.content-container.background .content, .content-container.backgroundimage-container .content {
  padding-bottom: 70px;
  /* Image boxes */
}
.imageboxes.textabove .module-image {
  position: relative;
}
.imageboxes.textabove .module-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #fb0;
  mix-blend-mode: hard-light;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0.8;
  z-index: 1;
}
.imageboxes.textabove .imagebox-item:hover .module-image:after {
  opacity: 0;
}
.imageboxes.textabove .module-image .view {
  display: none;
}
.imageboxes.textabove .imagebox-item:hover .module-image img {
  opacity: 1;
}
.imageboxes.textabove .module-text {
  color: #0e2f65;
  text-align: center;
  padding: 25px 25px !important;
  background-color: #fff;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
  position: relative;
  z-index: 1;
}
.imageboxes.textabove .module-text h2 {
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #0e2f65;
  padding: 0 0 0 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  vertical-align: middle;
}
.imageboxes.textabove .imagebox-item:hover .module-text {
  color: #fff;
  background-color: #fb0;
}
.imageboxes.textabove .imagebox-item:hover .module-text h2 {
  color: #fff;
}
.imageboxes.textunder .module-image {
  position: relative;
}
.imageboxes.textunder .module-text h2 {
  font-size: 35px;
  font-weight: 400;
  text-align: left;
}
.home-page .imageboxes.textunder .module-text h2 {
  text-align: center;
}
.imageboxes.textunder a.imagebox-item .module-image:after {
  content: '';
  background-color: rgba(255, 187, 0, 0.7);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: 0.3s;
}
.imageboxes.textunder a.imagebox-item:hover .module-image:after {
  opacity: 1;
}
.imageboxes.textunder a.imagebox-item .module-image:before {
  content: '+ view';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.3);
  opacity: 0;
  transition: 0.3s;
  z-index: 9;
  font-size: 30px;
}
.imageboxes.textunder a.imagebox-item:hover .module-image:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  /* Services */
}
.services.textunder .module-text {
  padding-top: 15px;
  position: relative;
}
.services.textunder .module-text .readmore {
  bottom: 0;
  position: absolute;
}
.services.textunder .module-text {
  padding-bottom: 100px;
}
.services h3 {
  padding: 0 0 30px;
  font-weight: 300;
  /* FAQs */
}
.faqs.simplelist > li:before {
  top: 3px;
}
.faqs.simplelist .faq-item-question {
  font-size: 120%;
  /* News */
}
.news.textunder.grid.one-column a:last-of-type {
  margin-bottom: 0px;
}
.news.textunder .module-image {
  padding-bottom: 0px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.news.textunder .module-text {
  position: relative;
  padding-top: 15px;
}
.news.textunder .module-text .readmore {
  bottom: 100%;
  margin-top: 25px;
}
.news-details-image {
  padding-left: 50px;
  /* Testimonials */
}
.testimonials.imageside .testimonial-item:after {
  content: '';
  clear: both;
  display: block;
  /* Gallery */
}
.gallery.textunder .module-text {
  padding-top: 15px;
  position: relative;
}
.gallery.textunder .module-text .readmore {
  position: absolute;
  bottom: 100%;
  /* Home page */
}
#home-top-container .content {
  padding-bottom: 0;
  position: relative;
  z-index: 700;
}
#home-container .wrap, #home-top-container .wrap {
  max-width: none;
  /*.services .service-item:nth-of-type(1) .module-image,
.imageboxes .imagebox-item:nth-of-type(1) .module-image {
transform: rotate(-2deg);
}

.services .service-item:nth-of-type(2) .module-image,
.imageboxes .imagebox-item:nth-of-type(2) .module-image {
transform: rotate(1deg) translateY(19px);
}

.services .service-item:nth-of-type(3) .module-image,
.imageboxes .imagebox-item:nth-of-type(3) .module-image {
transform: rotate(-2deg);
}

.services .service-item:nth-of-type(4) .module-image,
.imageboxes .imagebox-item:nth-of-type(4) .module-image {
transform: rotate(1deg) translateY(19px);
}*/
}
.news .module-image, .services .module-image, .imageboxes.textunder .module-image {
  border: 10px solid #fff;
  -webkit-box-shadow: 10px 10px 1px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 10px 10px 1px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 10px 10px 1px 0px rgba(0, 0, 0, 0.14);
  outline: 1px solid rgba(0, 0, 0, 0.03);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.content article h1 {
  font-size: 36px;
  padding-top: 40px;
  font-weight: 800;
}
#home-container .content {
  padding-top: 70px;
  padding-bottom: 45px;
  /* Contact page */
}
#exhibits-bottom-container, #home-bottom-container {
  position: relative;
}
#home-bottom-container .wrap {
  max-width: none;
}
#home-bottom-container .wrap .content {
  padding: 150px 0;
}
#home-bottom-container .wrap h2 {
  font-size: calc(20px + 3vw);
  color: #fff;
  font-weight: 200;
  text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.2), 0px -5px 35px rgba(0, 0, 0, 0.3);
}
#exhibits-bottom-container .wrap {
  max-width: 880px;
}
#exhibits-top-container .content {
  padding-bottom: 40px;
}
.museum-image {
  position: absolute;
  bottom: 0;
  right: -110px;
  margin-bottom: 0;
  text-align: right;
  pointer-events: none;
}
.museum-image img {
  width: 38%;
}
#container1 {
  overflow-x: hidden;
  /* Exhibit */
}
#exhibits-container .wrap {
  max-width: 1570px;
  /* Pre-footer */
}
#container-pre-footer {
  color: #fff;
  background-color: #0e2f65;
}
#container-pre-footer .backgroundimage-content {
  line-height: 1.8;
  color: #fff;
  text-align: center;
  padding: 70px 50px;
  /* Footer */
}
#container-footer {
  background-color: #1a1a1a;
}
#footer {
  line-height: 1.8em;
  color: #fff;
  font-size: 12px;
  text-align: left;
  padding: 70px 0;
}
#container-footer.random-image #footer {
  background-color: transparent;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #fb0;
}
#footer a [class^="icon-"], #footer a [class*=" icon-"], #footer a .material-icons {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -1px;
}
#footer h4 {
  color: #fb0;
  font-size: 16px;
  padding-top: 0;
}
#footer .links {
  padding-top: 15px;
}
#footer .footer-1 {
  float: left;
  width: 21%;
}
#footer .footer-1 h5 {
  font-size: 22px;
  padding: 5px 0;
}
#footer .footer-2 {
  float: left;
  width: 23%;
}
#footer .footer-3 {
  float: left;
  width: 15%;
}
#footer .footer-4 {
  float: left;
  width: 41%;
  text-align: right;
}
#footer .footer-4 img:last-of-type {
  max-width: 100px;
}
#footer .footer-4 img:first-of-type {
  margin-left: 0;
}
#footer .footer-4 a {
  color: #fff;
}
#footer .footer-4 img {
  margin-left: 10px;
}
#footer .footer-3 a {
  display: block;
  transition: 0.3s;
  color: #fff !important;
}
#footer .footer-3 a:hover:before {
  opacity: 1;
  margin-left: 0;
}
#footer .footer-3 a:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f054';
  opacity: 0;
  margin-left: -10px;
  transition: 0.3s;
  color: #fb0;
  margin-right: 5px;
}
#footer .links .fab {
  font-size: 13px;
  position: relative;
  z-index: 9;
  top: 1.8px;
  left: 5px;
}
#footer .links a {
  position: relative;
  color: #fff !important;
}
#footer .links a .fab:before {
  z-index: 3;
}
#footer .links a:hover:after {
  background-color: #fb0;
}
#footer .links a:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #b2b2b2;
  left: 0;
  transition: 0.3s;
}
.footer-copyright {
  background-color: #000;
  padding: 30px 0;
  color: #d7d7d7;
  font-size: 12px;
}
.footer-copyright a {
  color: #fff;
}
.terms {
  float: right;
}
.terms a {
  display: inline-block;
  margin-left: 15px;
}
.terms a:hover {
  text-decoration: underline;
  /* Show as desktop link */
}
#desktop-link {
  display: none;
  /* Grid */
}
.grid.four-column .grid-item {
  margin-bottom: 40px;
}
.grid.one-column .grid-item {
  margin-bottom: 80px;
  /* Form */
}
.req {
  color: #d60309;
  font-weight: bold;
  font-size: 12px;
}
.form-item {
  clear: both;
  width: 100%;
  max-width: 600px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.form-item.recaptcha-item {
  margin-top: 15px;
}
.form-item .label {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 5px 0 5px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
.form-item .label2 {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
form .input input, form textarea, .product-details-buy-option-quantity input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
form .input input, form select, form textarea, .image-file, .product-details-buy-option-quantity input, .buy-dropdown {
  background: none;
  height: 36px;
  font-size: 15px;
  padding: 8px 8px 8px 8px;
  background-color: #fff;
  border: solid #d6d6d6 1px;
  border-radius: 0px;
  vertical-align: middle;
  margin: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Spacing */
}
form .input input[type=file] {
  height: auto;
  padding: 0 0 0 0;
  border: none;
}
form textarea {
  resize: vertical;
  height: auto;
  padding: 8px 8px 8px 8px;
  /* Custom button */
}
.form-item .subbut input, .buy-product input[type=submit], #checkout_button, #continue_button, #add_button, #cancel_button, #checkout_special, #review-submit-button, #update_button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: inline-block;
  color: #949494;
  font-family: 'Lora', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding: 15px 25px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}
.form-item .subbut input:hover, .buy-product input[type=submit]:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover {
  cursor: pointer;
  background-color: #fb0;
}
.form-item .subbut.disabled {
  overflow: hidden;
  position: relative;
  display: inline;
}
.form-item .subbut.disabled:before {
  content: '';
  border: solid 3px #999;
  border-color: transparent #999 #999 #999;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: loading-ring 1.2s linear infinite;
  animation: loading-ring 1.2s linear infinite;
  display: inline-block;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-item .subbut.disabled input {
  background-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
  overflow: hidden;
}
@keyframes loading-ring {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.button .fal {
  margin-left: 15px;
}
#nav-icon3 {
  width: 45px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-top: 58px;
  border-radius: 50%;
  border: 1px solid #000;
}
#nav-icon3 span {
  display: block;
  position: absolute;
  height: 4px;
  width: calc(100% - 15px);
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  left: 8px;
  /* Icon 3 */
}
#nav-icon3 span:nth-child(1) {
  top: 11px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 20px;
}
#nav-icon3 span:nth-child(4) {
  top: 29px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.service-details iframe {
  height: calc(100px + 10vw);
  width: calc(100px + 21vw);
  border: 10px solid #fff;
  -webkit-box-shadow: 10px 10px 1px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 10px 10px 1px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 10px 10px 1px 0px rgba(0, 0, 0, 0.14);
  outline: 1px solid rgba(0, 0, 0, 0.03);
}
#service-item-bottom-container .gallery .module-text, .service-details .gallery .module-text {
  display: none !important;
}
.grid-item iframe {
  max-height: 300px;
}
