/* Custom Fonts - Roboto-regular - latin */
@font-face {
	font-family: 'Roboto'; font-style: normal; font-display: swap; font-weight: 400;
	src: url('fonts/roboto-v30-latin-regular.eot'); 									/* IE9 Compat Modes */
	src: local(''),
		 url('fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), 	/* IE6-IE8 */
		 url('fonts/roboto-v30-latin-regular.woff2') format('woff2'), 					/* Super Modern Browsers */
		 url('fonts/roboto-v30-latin-regular.woff') format('woff'), 					/* Modern Browsers */
		 url('fonts/roboto-v30-latin-regular.ttf') format('truetype'),					/* Safari, Android, iOS */
		 url('fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); 				/* Legacy iOS */
}
/* Bootstrap */
::selection {color: #ffffff;background: #303030;}html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;min-height: 100%;}body {margin: 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}a {background-color: transparent;}a:active, a:hover {outline: 0;}b, strong {font-weight: bold;}h1 {font-size: 2em;margin: 0.67em 0;}small {font-size: 80%;}img {border: 0;}figure {margin: 1em 40px;}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:-webkit-autofill {background: #fff;}input {line-height: normal;}input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0;}textarea {overflow: auto;}table {border-collapse: collapse;border-spacing: 0;}td, th {padding: 0;}*:before, *:after {box-sizing: border-box;}html {font-size: 1rem;}body {font-family: "Roboto", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.42857143;color: #252525;}input, button, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;}a {text-decoration: none;}a:hover, a:focus {text-decoration: underline;}a:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}figure {margin: 0;}img {vertical-align: middle;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: inherit;font-weight: 500;line-height: 1.1;color: inherit;}h1, .h1, h2, .h2, h3, .h3 {margin-top: 20px;margin-bottom: 10px;}h4, h5, h6 {margin-top: 10px;margin-bottom: 10px;}h1 {font-size: 31px;}h2 {font-size: 25px;}h3 {font-size: 21px;}h4 {font-size: 15px;}h5 {font-size: 12px;}h6 {font-size: 11px;}p {margin: 0 0 10px;}.text-left {text-align: left;}.text-right {text-align: right;}.text-center {text-align: center;}.text-justify {text-align: justify;}.text-white {color: #ffffff;}a.text-white:hover, a.text-white:focus {color: #ffffff;}ul, ol {margin-top: 0;margin-bottom: 10px;}ul ul, ol ul, ul ol, ol ol {margin-bottom: 0;}dl {margin-top: 0;margin-bottom: 20px;}dt, dd {line-height: 1.42857143;}dt {font-weight: bold;}dd {margin-left: 0;}h1, h2, h3 {letter-spacing: 6px;font-weight: bold;}.container {margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}@media (min-width: 768px) {.container {width: 715px;}}@media (min-width: 992px) {.container {width: 935px;}}@media (min-width: 1200px) {.container {width: 1150px;}}.row {margin-left: -15px;margin-right: -15px;}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px;}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float: left;}.col-xs-12 {width: 100%;}.col-xs-11 {width: 91.66666667%;}.col-xs-10 {width: 83.33333333%;}.col-xs-9 {width: 75%;}.col-xs-8 {width: 66.66666667%;}.col-xs-7 {width: 58.33333333%;}.col-xs-6 {width: 50%;}.col-xs-5 {width: 41.66666667%;}.col-xs-4 {width: 33.33333333%;}.col-xs-3 {width: 25%;}.col-xs-2 {width: 16.66666667%;}.col-xs-1 {width: 8.33333333%;}@media (min-width: 768px) {.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}.col-sm-12 {width: 100%;}.col-sm-11 {width: 91.66666667%;}.col-sm-10 {width: 83.33333333%;}.col-sm-9 {width: 75%;}.col-sm-8 {width: 66.66666667%;}.col-sm-7 {width: 58.33333333%;}.col-sm-6 {width: 50%;}.col-sm-5 {width: 41.66666667%;}.col-sm-4 {width: 33.33333333%;}.col-sm-3 {width: 25%;}.col-sm-2 {width: 16.66666667%;}.col-sm-1 {width: 8.33333333%;}}@media (min-width: 992px) {.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}.col-md-12 {width: 100%;}.col-md-11 {width: 91.66666667%;}.col-md-10 {width: 83.33333333%;}.col-md-9 {width: 75%;}.col-md-8 {width: 66.66666667%;}.col-md-7 {width: 58.33333333%;}.col-md-6 {width: 50%;}.col-md-5 {width: 41.66666667%;}.col-md-4 {width: 33.33333333%;}.col-md-3 {width: 25%;}.col-md-2 {width: 16.66666667%;}.col-md-1 {width: 8.33333333%;}}@media (min-width: 1200px) {.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float: left;}.col-lg-12 {width: 100%;}.col-lg-11 {width: 91.66666667%;}.col-lg-10 {width: 83.33333333%;}.col-lg-9 {width: 75%;}.col-lg-8 {width: 66.66666667%;}.col-lg-7 {width: 58.33333333%;}.col-lg-6 {width: 50%;}.col-lg-5 {width: 41.66666667%;}.col-lg-4 {width: 33.33333333%;}.col-lg-3 {width: 25%;}.col-lg-2 {width: 16.66666667%;}.col-lg-1 {width: 8.33333333%;}}.col-xs-2-4, .col-sm-2-4, .col-md-2-4, .col-lg-2-4 {float: left;min-height: 1px;padding-left: 15px;padding-right: 15px;position: relative;}.col-xs-2-4 {width: 20%;}@media (min-width: 768px) {.col-sm-2-4 {width: 20%;}}@media (min-width: 992px) {.col-md-2-4 {width: 20%;}}@media (min-width: 1200px) {.col-lg-2-4 {width: 20%;}}.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {float: left;min-height: 1px;padding-left: 15px;padding-right: 15px;position: relative;}.col-xs-1-5 {width: 12.5%;}@media (min-width: 768px) {.col-sm-1-5 {width: 12.5%;}`}@media (min-width: 992px) {.col-md-1-5 {width: 12.5%;}}@media (min-width: 1200px) {.col-lg-1-5 {width: 12.5%;}}table {background-color: transparent;}th {text-align: left;}.table {width: 100%;max-width: 100%;margin-bottom: 20px;}.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #dddddd;}.table > thead > tr > th {vertical-align: bottom;border-bottom: 2px solid #dddddd;}.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {border-top: 0;}.table > tbody + tbody {border-top: 2px solid #dddddd;}.table .table {background-color: #ffffff;}.table-hover > tbody > tr:hover {background-color: #f5f5f5;}table col[class*="col-"] {position: static;float: none;display: table-column;}table td[class*="col-"], table th[class*="col-"] {position: static;float: none;display: table-cell;}.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {background-color: #f5f5f5;}.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {background-color: #e8e8e8;}label {display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold;}.mbr-figure--full-width {display: block;width: 100% }input[type="radio"], input[type="checkbox"] {margin: 4px 0 0;margin-top: 1px \9;line-height: normal;}input[type="range"] {display: block;width: 100%;}select[multiple], select[size] {height: auto;}input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {cursor: not-allowed;}.btn {display: inline-block;margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 9px 18px;font-size: 14px;line-height: 1.42857143;border-radius: 0px;user-select: none;}.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}.btn:hover, .btn:focus, .btn.focus {color: #ffffff;text-decoration: none;}.btn:active, .btn.active {outline: 0;background-image: none;box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor: not-allowed;pointer-events: none;opacity: 0.65;filter: alpha(opacity=65);box-shadow: none;}.btn-default {border-color: #ffffff;color: #ffffff;background-color: transparent;border-color: transparent;}.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color: #ffffff;background-color: rgba(0, 0, 0, 0);border-color: #e0e0e0;}.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {background-image: none;}.btn-default.disabled, .btn-default[disabled], .btn-default.disabled:hover, .btn-default[disabled]:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, .btn-default.disabled:active, .btn-default[disabled]:active, .btn-default.disabled.active, .btn-default[disabled].active {background-color: transparent;border-color: #ffffff;}.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {color: #ffffff;background-color: #252525;border-color: #252525;}.btn-default:active, .btn-default.active {background-image: none;}.btn-default.disabled, .btn-default[disabled], .btn-default.disabled:hover, .btn-default[disabled]:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, .btn-default.disabled:active, .btn-default[disabled]:active, .btn-default.disabled.active, .btn-default[disabled].active {background-color: transparent;border-color: #ffffff;}.btn-primary {border-color: #425b63;color: #ffffff;background-color: #4c6972;border-color: #4c6972;}.btn-danger {border-color: #f85f39;color: #ffffff;background-color: #f97352;border-color: #f97352;}.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active {color: #ffffff;background-color: #f74b21;border-color: #ec3508;}.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {background-image: none;}.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active {color: #ffffff;background-color: #252525;border-color: #252525;}.btn-danger:active, .btn-danger.active {background-image: none;}.btn {transition: all 0.2s ease-in-out 0s;border-width: 2px;font-size: 13px;font-weight: bold;letter-spacing: 2px;text-decoration: none;word-spacing: 1px;}.btn-default {border-color: #252525;color: #252525;}.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {color: #fff;background-color: #252525;border-color: #252525;}.nav {margin-bottom: 0;padding-left: 0;list-style: none;}.nav > li {position: relative;display: block;}.nav > li > a {position: relative;display: block;padding: 10px 15px;}.nav > li > a:hover, .nav > li > a:focus {text-decoration: none;background-color: none;}.nav > li.disabled > a {color: #777777;}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {color: #777777;text-decoration: none;background-color: transparent;cursor: not-allowed;}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color: none;border-color: #4c6972;}.nav > li > a > img {max-width: none;}.nav > li > a {font-weight: bold;line-height: 160%;}.nav > li > a:after {transform: scale(0, 1);transform-origin: center center 0px;transition: all 0.15s ease-out 0s;border-bottom: 2px solid;content: "";display: block;width: 100%;}.nav > li > a:hover:after, .nav > li > a:focus:after {transform: scale(1, 1);}.navbar {position: relative;min-height: 50px;margin-bottom: 20px;border: 1px solid transparent;}@media (min-width: 768px) {.navbar {border-radius: 0px;}}@media (min-width: 768px) {.navbar-header {float: left;}}.container > .navbar-header, .container > .navbar-collapse {margin-right: -15px;margin-left: -15px;}@media (min-width: 768px) {.container > .navbar-header, .container > .navbar-collapse {margin-right: 0;margin-left: 0;}}.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {content: " ";display: table;}.clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {clear: both;}@-ms-viewport {width: device-width;}.visible-xs, .visible-sm, .visible-md, .visible-lg {display: none !important;}.visible-sm-block, .visible-md-block {display: none !important;}@media (min-width: 768px) and (max-width: 991px) {.visible-sm {display: block !important;}table.visible-sm {display: table;}tr.visible-sm {display: table-row !important;}th.visible-sm, td.visible-sm {display: table-cell !important;}}@media (min-width: 768px) and (max-width: 991px) {.visible-sm-block {display: block !important;}}@media (min-width: 992px) and (max-width: 1199px) {.visible-md {display: block !important;}table.visible-md {display: table;}tr.visible-md {display: table-row !important;}th.visible-md, td.visible-md {display: table-cell !important;}}@media (min-width: 992px) and (max-width: 1199px) {.visible-md-block {display: block !important;}}.btn-decorator .btn:hover:after, .btn-decorator .btn:focus:after { transform: scale(1, 1) }.btn-decorator .btn:after { transform: scale(0, 1); transform-origin: center center 0px; transition: all 0.15s ease-out 0s; border-bottom: 2px solid; content: ""; display: block; height: 1px; left: -1px; margin-top: -3px; position: relative; top: 3px; width: 100% }

/* Mobirise */
.mbr-navbar {position: relative;width: 100%;}.mbr-navbar:before {content: "";display: block;}.mbr-navbar__brand-link:after, .mbr-navbar__brand-img {max-height: 74px;}.mbr-navbar:before, .mbr-navbar__container {height: 98px;}.mbr-navbar__brand-img, .mbr-navbar__container, .mbr-navbar__section {transition: all 300ms ease-in-out 0s;}.mbr-navbar__section {background: #2c2c2c;height: auto;position: absolute;top: 0;width: 100%;z-index: 1000;}.mbr-navbar__container {display: table;padding: 12px 0;width: 100%;}.mbr-navbar__menu-box {display: table;width: 100%;}.mbr-navbar__menu-box--inline-left, .mbr-navbar__menu-box--inline-right {display: block;text-align: left;}.mbr-navbar__menu-box--inline-center {text-align: center;}.mbr-navbar__menu-box--inline-right {text-align: right;}.mbr-navbar__column {display: table-cell;vertical-align: middle;}.mbr-navbar__column--s {width: 20%;}.mbr-navbar__column--m {width: 30%;}.mbr-navbar__column--l {width: 40%;}.mbr-navbar__column--xl {width: 50%;}.mbr-navbar__menu-box--inline-left .mbr-navbar__column, .mbr-navbar__menu-box--inline-right .mbr-navbar__column {display: inline-block;}.mbr-navbar__items {float: left;padding-left: 0px;position: relative;left: -20px;}.mbr-navbar__items--right {float: right;left: 0;}.float-left {float: left;}.mbr-navbar__item {display: block;float: left;position: relative;}.mbr-navbar__hamburger {display: none;margin-top: -11px;position: absolute;right: 0;top: 50%;z-index: 10000;}.mbr-navbar--collapsed .mbr-navbar__container {position: relative;}.mbr-navbar--collapsed .mbr-navbar__column {display: block;width: 100%;}.mbr-navbar--collapsed .mbr-navbar__items--right {padding-top: 13px;}.mbr-navbar--collapsed .mbr-navbar__menu {background: rgba(0, 0, 0, 0.9);display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 9999;}.mbr-navbar--collapsed .mbr-navbar__menu-box {display: table-cell;vertical-align: middle;}.mbr-navbar--collapsed .mbr-navbar__items {float: none;}.mbr-navbar--collapsed .mbr-navbar__item {float: none;}.mbr-navbar--collapsed .mbr-navbar__hamburger {display: block;}.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__menu {display: table;}.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__brand {visibility: hidden;}.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__brand-img, .mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__container {transition: none;}.mbr-navbar--absolute {position: absolute;}@media (max-width: 480px) {.mbr-navbar--absolute.mbr-navbar {position: absolute;}}@media (max-width: 992px) {.mbr-navbar--auto-collapse .mbr-navbar__container {position: relative;}.mbr-navbar--auto-collapse .mbr-navbar__column {display: block;width: 100%;}.mbr-navbar__column {max-height: 100vh;overflow-x: hidden;overflow-y:auto;}.mbr-navbar__column::-webkit-scrollbar {display:none;}.mbr-navbar--auto-collapse .mbr-navbar__items--right {padding-top: 13px;}.mbr-navbar--auto-collapse .mbr-navbar__menu {display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 9999;}.mbr-navbar--auto-collapse .mbr-navbar__menu-box {display: table-cell;vertical-align: middle;}.mbr-navbar--auto-collapse .mbr-navbar__items {float: none;}.mbr-navbar--auto-collapse .mbr-navbar__item {float: none;}.mbr-navbar--auto-collapse .mbr-navbar__hamburger {display: block;}.mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__menu {display: table;}.mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__brand {visibility: hidden;}.mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__brand-img, .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__container {transition: none;}}.mbr-after-navbar:before {content: "";display: block;height: 98px;}.mbr-hamburger {cursor: pointer;height: 23px;width: 30px;}.mbr-hamburger:focus {outline: none;}.mbr-hamburger__line, .mbr-hamburger__line:before, .mbr-hamburger__line:after {content: "";position: absolute;display: block;height: 1px;cursor: pointer;}.mbr-hamburger__line, .mbr-hamburger__line:before, .mbr-hamburger__line:after {width: 30px;border-bottom: 5px solid;top: 9px;}.mbr-hamburger__line:before {top: -9px;}.mbr-hamburger__line:after {top: 9px;}.mbr-hamburger__line, .mbr-hamburger__line:before, .mbr-hamburger__line:after {transition: all 300ms ease-in-out;}.mbr-hamburger--open .mbr-hamburger__line {border-color: transparent;}.mbr-hamburger--open .mbr-hamburger__line:before, .mbr-hamburger--open .mbr-hamburger__line:after {top: 0;}.mbr-hamburger--open .mbr-hamburger__line:before {transform: rotate(45deg);}.mbr-hamburger--open .mbr-hamburger__line:after {top: 10px;transform: translatey(-10px) rotate(-45deg);}@media (max-width: 767px) {.mbr-hamburger {height: 23px;width: 27px;}.mbr-hamburger__line, .mbr-hamburger__line:before, .mbr-hamburger__line:after {width: 27px;border-bottom: 4px solid;top: 9px;}.mbr-hamburger__line:before {top: -9px;}.mbr-hamburger__line:after {top: 9px;}}.mbr-brand {display: block;float: left;position: relative;}.mbr-brand, .mbr-brand:hover {text-decoration: none;}.mbr-brand__name {display: block;font-weight: bold;margin-top: 5px;text-align: center;}.mbr-brand__name, .mbr-brand__name:hover {text-decoration: none;}.mbr-brand--inline {display: table;}.mbr-brand--inline:after {content: "";display: table-cell;width: 1px;}.mbr-brand--inline .mbr-brand__logo, .mbr-brand--inline .mbr-brand__name {display: table-cell;vertical-align: middle;}.mbr-brand--inline .mbr-brand__logo {padding-right: 10px;}.mbr-brand--inline .mbr-brand__name {margin: 0;text-align: left;}.mbr-section {padding: 0 20px;}.mbr-section--relative {position: relative;}.mbr-section--fixed-size {overflow: hidden;}.mbr-section__container {padding: 0;position: relative;}.mbr-section__container--center {text-align: center;}.mbr-section__container--sm-padding {padding: 41px 0;}.mbr-section__container--sm-top-padding {padding-top: 41px;}.mbr-section__container--sm-bot-padding {padding-bottom: 41px;}.mbr-section__container--first {padding-top: 93px;padding-bottom: 41px;}.mbr-section__container--middle {padding-bottom: 21px;}.mbr-section__row {margin-left: -24px;margin-right: -24px;}.mbr-section__col {overflow: hidden;padding-left: 24px;padding-right: 24px;}.mbr-section__header {line-height: 1.5em;margin: -10px 0 0;text-align: center;}.mbr-figure {display: inline-block;line-height: 1px;margin: 0;max-width: 100%;overflow: hidden;position: relative;}.mbr-figure--full-width {display: block;width: 100%;}.mbr-figure--full-width .mbr-figure__img, .mbr-figure--full-width .mbr-figure__map {width: 100%;height: auto;}.mbr-figure__img, .mbr-figure__map {max-width: 100%;}@media (max-width: 992px) {.mbr-header--reduce .mbr-header__text {padding-top: 1em;margin-top: -1em;}}.mbr-header {margin-top: -20px;padding: 0;position: relative;text-align: left;top: 10px;}.mbr-header--center {text-align: center;}.mbr-header__text {display: block;font-size: 25px;font-weight: bold;letter-spacing: 6px;line-height: 1.5em;margin: 0;}@media (min-width: 768px) {.mbr-header--reduce {margin-top: -5px;top: 2px;}.mbr-header--reduce .mbr-header__text {font-size: 16px;letter-spacing: 1px;line-height: 1.1em;padding-top: 0.4em;margin-top: -0.4em;}}.mbr-footer {color: #fff;text-align: center;letter-spacing: 1px;line-height: 1.5em;padding: 20px 0 10px;word-spacing: 1px;}.mbr-buttons {margin: -26px 0 13px 0;position: relative;text-align: left;top: 26px;}.mbr-buttons__btn, .mbr-buttons__link {margin: 0 10px 13px 0;}.mbr-buttons__btn, .mbr-buttons__link, .mbr-buttons__btn:hover, .mbr-buttons__link:hover {text-decoration: none;}.mbr-buttons--center {left: 5px;text-align: center;}.mbr-buttons--right {text-align: right;}.mbr-buttons--right .mbr-buttons__btn, .mbr-buttons--right .mbr-buttons__link {margin: 0 0 13px 10px;}.mbr-buttons--right.mbr-buttons--only-links {left: 20px;}@media (max-width: 992px) {.mbr-buttons {top: 0;}.mbr-buttons:first-child {margin-top: 0;}.mbr-buttons--active {left: 5px;text-align: center;}.mbr-buttons--active .mbr-buttons__btn, .mbr-buttons--active .mbr-buttons__link {margin-left: 0;margin-right: 0;}.mbr-buttons--right.mbr-buttons--only-links {left: 0;}.mbr-buttons--active .mbr-buttons__link {font-size: 25px;padding: 10px 30px 2px;}.mbr-buttons--active .mbr-buttons__btn {font-size: 15px;margin-top: 9px;padding: 15px 30px;}}@media (max-width: 530px) {.mbr-buttons {left: 0;}.mbr-buttons__btn, .mbr-buttons__link, .mbr-buttons--right .mbr-buttons__btn, .mbr-buttons--right .mbr-buttons__link {display: inline-block;margin: 0 0 13px 0;text-align: center;width: 100%;}.mbr-buttons--active .mbr-buttons__btn, .mbr-buttons--active .mbr-buttons__link {width: auto;}.mbr-buttons--active .mbr-buttons__btn {margin-top: 9px;}}.mbr-article {color: #777;font-size: 17px;line-height: 27px;text-align: left;position: relative;margin-top: -21px;top: 14px;}.mbr-article--wysiwyg h1, .mbr-article--wysiwyg h2, .mbr-article--wysiwyg h3, .mbr-article--wysiwyg h4, .mbr-article--wysiwyg h5, .mbr-article--wysiwyg h6 {color: #fff;display: block;font-weight: bold;text-align: left;}.mbr-article--wysiwyg h1 {font-size: 27px;letter-spacing: 3px;}.mbr-article--wysiwyg h2 {font-size: 23px;letter-spacing: 2px;}.mbr-article--wysiwyg h3 {font-size: 19px;letter-spacing: 1px;}.mbr-article--wysiwyg h4 {font-size: 14px;}.mbr-article--wysiwyg h5 {font-size: 11px;}.mbr-article--wysiwyg h6 {font-size: 10px;}.mbr-article--wysiwyg p, .mbr-article--wysiwyg ul {margin: 0 0 10px 0;} 

/* 2023 Custom CSS */
/* General styling tweaks */
*                       { margin: 0; padding: 0; box-sizing: border-box }
body                    { width: 100%; height: 100%; min-height: 100vh; font-family: "Roboto", Helvetica, Arial, sans-serif !important; font-display: swap; background-color: #303030; color: #fff }

a, section a, footer  a { color: #10c9b0; text-decoration: none; font-weight: normal }
a:hover, section a:hover,
footer a:hover			{ color: #10c9Bb; text-decoration: underline }

/* Prevent vertically cutoff header texts */
.mbr-header__text h1, 
.mbr-header__text h2	{ line-height: 1.6rem }

/* Add proper padding to the last node in a column */
.mbr-section__container--last	{ padding-bottom: 4rem }


/* Override Menu bar links colors */
a.text-white:hover		{ color: #10c9b0 }

/* Make Sticky menu 'fixed' instead */
.mbr-after-navbar:before{ content: ""; display: block; height: 98px }
.mbr-navbar__brand-img 	{ border-radius: 5px }

/* Override Navbar background-color and logo width */
.mbr-navbar__section    { position: fixed; background-image: linear-gradient(#303030, #404040, #303030) !important }
.mbr-navbar__column--s	{ width: auto; min-width: 20% }
.mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__menu { background: #20202080 linear-gradient(0deg, #303030e0, #505050e0, #303030e0)}

/* Override Bootstrap styling to left 'brand logo's to match & align with the other navbar items */
.mbr-brand--inline .mbr-brand__name	{ vertical-align: top; padding-top: 12px; font-size: 13px }

/* Override footer section background-color */
footer.mbr-section      { position: fixed; z-index: 10; bottom: 0; width: 100%; height: auto; background: #303030 linear-gradient(0deg, #202020, #303030) }

/* HOME button menu override */
.mbr-navbar__item		{ overflow: hidden }
.btn-danger 			{ background-color: #00a990; border-color: #00b9a0; border-radius: 5px; animation: 1s scrollUp 0.5s ease 1 forwards; transform: translateY(80px) }
@keyframes scrollUp		{	0% { transform: translateY(80px) }
						  100% { transform: translateY( 0px) } }

/* Override generic buttons */						  
.btn-danger:hover, 
.btn-danger:focus, 
.btn-danger:active		{ box-shadow: none; background-color: #fff; border-color: #ccc; color: #2c2c2c; border-radius: 50% }

/* Override regular buttons */
.btn-default            { color: #fff; background-color: #666; border-color: #444; border-radius: 5px }
.btn-default:hover,
.btn-default:focus, 
.btn-default:active		{ background-color: #00a990; border-color: #80a990; box-shadow: 0 0 5px 0 #999 }

/* Override Bootstrap text-header margins  */
h1, h2, h3, 			{ margin: 20px 0 }

/* Main article section */
.mbr-section      		{ background-color: Transparent; padding: 0 12px }
.mbr-article            { color: #aaa; margin-top: 0; /* Undo negative margin-top, which causes element-overlap on some interactive elements */ }

/* Rounded borders for images and video including the Puzzles */
.bbox					{ width: calc(100% - 10px); margin: 5px; border-radius: 10px; box-shadow: 0 0 5px 0 #666 }
.column a img, 
video				 	{ border-radius: 15px; box-shadow: 0 0 5px 0 #606060 }
.column a img:hover,
.bbox:hover				{ box-shadow: 0 0 5px 0px #eeee }

/* Image box-shadow and hover-effects for image */
.mbr-figure__img, a img	{ transition: all 0.3s }
.mbr-figure__img:hover, 
a img:hover             { filter: saturate(120%) contrast(110%) brightness(110%) }

/* Round Toggle Switch styles */
.switchWrapper		{ margin: 11px 20px 0 10px; font-size: 13px; font-weight: bold; letter-spacing: 2px; color: #fff; height: 50px; /* cloned from .btn to match navbar styles */ }
.switch 			{ position: relative; display: inline-block; width: 40px; height: 18px; margin: 0 8px }
.switch input 		{ opacity: 0; width: 0; height: 0 }
.switch .toggle		{ position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; border-radius: 15px; transition: 0.4s }

.switch .toggle:before 			{ position: absolute; content: ''; height: 14px; width: 14px; left: 2px; bottom: 2px; background-color: #fff; border-radius: 50%; transition: 0.4s }
input:checked + .toggle 		{ background-color: #00a990 }
input:checked + .toggle:before 	{ transform: translateX(22px) }
input:focus   + .toggle 		{ box-shadow: 0 0 1px #00a990 }

/* /Puzzle/ styles */
.column 				{ display: inline-block; width: 266px; height: 222px; padding: 5px }
.column img 			{ width: 256px; height: 212px }
canvas#puzzle 			{ width: 512px; height: 424px; background-color: #303030; cursor: pointer; border-radius: 15px; box-shadow: 0 0 5px 0 #666 }
input#scale				{ width: 280px; display: inline-block; vertical-align: middle }
.win					{ animation: 7s win 0s 1 linear }
.max1200				{ max-width: 1150px; width: 100% }

@keyframes win          {     0% { filter: hue-rotate(  0deg) }
                             80% { filter: hue-rotate(1080deg) blur(0px); opacity: 1 }
                             90% { filter: blur(20px) } }

/* Selected text-color override, provides the full black background on text-selection */
::selection             	{ color: #303030; background: #00a990 }

/* Chrome-only: scrollbars */
::-webkit-scrollbar         { border: 1px solid #383838; background: linear-gradient(0deg, #303030, #fffa, #303030)  }
::-webkit-scrollbar-thumb   { box-shadow: inset 0 0 10px #3338; background: #00a990; border-radius: 5px; min-height: 32px }


/* Shape Morph - Also used on Navbar Logo Image hover */
.blob 					{ transition: all 0.6s ease }
.mbr-navbar__brand-img:hover,
.blob:hover				{ box-shadow: 0px 0px 5px #eeee; border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; animation: blobMorph 3s ease-in-out infinite }
@keyframes blobMorph {
	  0% { border-radius:  60% 40% 30% 70% / 60% 30% 70% 40% } 
	 50% { border-radius:  30% 60% 70% 40% / 50% 60% 30% 60% }
	100% { border-radius:  60% 40% 30% 70% / 60% 30% 70% 40% } 
}

/* Balloon animaton for /Puzzle/ */
#balloon-container 	{ position: fixed; z-index: -1; left: 0; top: 0; width: 100vw; height: 100vh; padding: 1em; box-sizing: border-box; display: flex; flex-wrap: wrap; overflow: hidden; transition: opacity 500ms; opacity: 0 }
.balloon 			{ height: 125px; width: 105px; border-radius: 75% 75% 70% 70%; position: relative }
.balloon:before 	{ content: ""; height: 75px; width: 1px; padding: 1px; background-color: #FDFD96; display: block; position: absolute; top: 125px; left: 0; right: 0; margin: auto }
.balloon:after 		{ content: "▲"; text-align: center; display: block; position: absolute; color: inherit; top: 120px; left: 0; right: 0; margin: auto }
@keyframes float { from { transform: translateY(100vh); opacity: 1 } to { transform: translateY(-300vh); opacity: 0 } }

/* Responsive Overrides */
@media (max-width: 1200px) {
  .mbr-navbar__item .btn { padding: 9px 6px }
  .mbr-navbar .mbr-section__container.container { margin-left: 0; width: 100% }
}

@media (max-width: 992px)
{
	li.switchWrapper 		 { font-size: 25px }
	li.switchWrapper .switch { top: 10px }
	.mbr-navbar__item .btn 	 { padding: 9px 18px }
}	.mbr-figure__img  		 { max-height: 300px /* important for 2x2 grid layout for 6 colum layout resize */ }

@media (max-height: 700px)
{
	.mbr-navbar__container	{ padding: 0; height: 74px } 
	.mbr-hamburger			{ margin-top: -23px }
	footer.mbr-section  	{ position: relative }
	#leftCol				{ top: 74px !important }
	#tfhSearch,
	#leftCol label,
	#clearSearch,
	#content  				{ top: 84px !important }
}

/* Light-mode overrides from default style */
body.lightMode				{ color: #333 !important; background: #eee; /* linear-gradient(0deg, #ccc, #fff, #ccc) no-repeat !important */ }
body.lightMode .mbr-section	{ color: #333 !important; background-color: Transparent !important }
body.lightMode .mbr-article { color: #333 !important }
body.lightMode .mbr-navbar__section { color: #fff !important; box-shadow: 0 0 5px 0 #00a990 }
body.lightMode footer  				{ box-shadow: 0 0 5px 0 #00a990 }

body.lightMode h1, body.lightMode h2,
body.lightMode h3, body.lightMode h4, 
body.lightMode h5, body.lightMode h6 	{ color: #404040 }

body.lightMode .btn-default				{ color: #fff; background-color: #777; border-color: #707070 }
body.lightMode .btn-default:hover, 
body.lightMode .btn-default:focus, 
body.lightMode .btn-default.focus, 
body.lightMode .btn-default:active  	{ color: #fff; border-color: #888; background-color: #00a990; box-shadow: 0 0 5px 0 #666 }

body.lightMode a,
body.lightMode .mbr-navbar a 			{ color: #fff } 
body.lightMode .column a img:hover 		{ box-shadow: 0 0 5px 2px #404040 }
body.lightMode section a,	
body.lightMode footer a,			
body.lightMode a:hover, 
body.lightMode section a:hover,
body.lightMode footer a:hover,
body.lightMode a.text-white:hover		{ color: #00a990 }

