/* Fourto.css v1 - April 2021 by Matt Hepworth */
/* Based on W3.CSS by Jan Egil and Borge Refsnes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
@font-face {
  font-family: CPR;
  src: url(ChakraPetch-Regular.ttf);}
@font-face {
  font-family: CPB;
  src: url(ChakraPetch-Bold.ttf);}

html,body{font-family:CPR,sans-serif;font-size:18px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:26px; font-weight: bold}h4{font-size:22px}h5{font-size:20px}h6{font-size:18px}
.fo-serif{font-family:serif}.fo-sans-serif{font-family:sans-serif}.fo-cursive{font-family:cursive}.fo-monospace{font-family:monospace}
h1,h2,h3,h4,h5,h6{font-family:CPB,sans-serif;font-weight:400;margin:10px 0}.fo-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.fo-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.fo-table,.fo-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.fo-table-all{border:1px solid #ccc}
.fo-bordered tr,.fo-table-all tr{border-bottom:1px solid #ddd}.fo-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.fo-table-all tr:nth-child(odd){background-color:#fff}.fo-table-all tr:nth-child(even){background-color:#f1f1f1}
.fo-hoverable tbody tr:hover,.fo-ul.fo-hoverable li:hover{background-color:#ccc}.fo-centered tr th,.fo-centered tr td{text-align:center}
.fo-table td,.fo-table th,.fo-table-all td,.fo-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.fo-table th:first-child,.fo-table td:first-child,.fo-table-all th:first-child,.fo-table-all td:first-child{padding-left:16px}
.fo-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.fo-logo{border:none;display:inline-block;padding:8px 8px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.fo-subnav{border:none;display:inline-block;padding:8px 8px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.fo-button:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.fo-logo:hover{box-shadow:0 8px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.fo-subnav:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.fo-button, .fo-logo{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fo-disabled,.fo-button:disabled,.fo-button:disabled{cursor:not-allowed;opacity:0.3}.fo-disabled *,:disabled *{pointer-events:none}
.fo-button.fo-disabled:hover,.fo-button:disabled:hover, .fo-logo.fo-disabled:hover, .fo-logo:disabled:hover{box-shadow:none}
.fo-badge,.fo-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.fo-badge{border-radius:50%}
.fo-ul{list-style-type:none;padding:0;margin:0}.fo-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.fo-ul li:last-child{border-bottom:none}
.fo-tooltip,.fo-display-container{position:relative}.fo-tooltip .fo-text{display:none}.fo-tooltip:hover .fo-text{display:inline-block}
.fo-ripple:active{opacity:0.5}.fo-ripple{transition:opacity 0s}
.fo-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:90%}
.fo-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.fo-dropdown-click,.fo-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.fo-dropdown-hover:hover .fo-dropdown-content{display:block}
.fo-dropdown-hover:first-child,.fo-dropdown-click:hover{background-color:#ccc;color:#000}
.fo-dropdown-hover:hover > .fo-button:first-child,.fo-dropdown-click:hover > .fo-button:first-child{background-color:#ccc;color:#000}
.fo-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.fo-dropdown-hover:hover .fo-dropdown-content .fo-dropdown-content {display:none}
.fo-dropdown-hover:hover .fo-dropdown-hover:hover .fo-dropdown-content{display:inline;left:100%}
.fo-check,.fo-radio{width:24px;height:24px;position:relative;top:6px}
.fo-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.fo-bar-block .fo-dropdown-hover,.fo-bar-block .fo-dropdown-click{width:100%}
.fo-bar-block .fo-dropdown-hover .fo-dropdown-content,.fo-bar-block .fo-dropdown-click .fo-dropdown-content{min-width:100%}
.fo-bar-block .fo-dropdown-hover .fo-button,.fo-bar-block .fo-dropdown-click .fo-button{width:100%;text-align:left;padding:8px 16px}
.fo-main,#main{transition:margin-left .4s}
.fo-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.fo-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:400px}
.fo-bar{width:100%;overflow:hidden}.fo-center .fo-bar{display:inline-block;width:auto}
.fo-bar .fo-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.fo-bar .fo-dropdown-hover,.fo-bar .fo-dropdown-click{position:static; float:left}
.fo-bar .fo-button {padding: 28px; white-space:normal; text-decoration: none; line-height: 1.8}
.fo-bar .fo-subnav{padding: 12px;white-space:normal; text-decoration: none; line-height: 1.8}
.fo-bar-block .fo-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.fo-bar-block.fo-center .fo-bar-item{text-align:center}.fo-block{display:block;width:100%}
.fo-responsive{display:block;overflow-x:auto}
.fo-container:after,.fo-container:before,.fo-panel:after,.fo-panel:before,.fo-row:after,.fo-row:before,.fo-row-padding:after,.fo-row-padding:before,
.fo-cell-row:before,.fo-cell-row:after,.fo-clear:after,.fo-clear:before,.fo-bar:before,.fo-bar:after{content:"";display:table;clear:both}
.fo-col,.fo-half,.fo-third,.fo-twothird,.fo-threequarter,.fo-quarter{float:left;width:100%}
.fo-col.s1{width:8.33333%}.fo-col.s2{width:16.66666%}.fo-col.s3{width:24.99999%}.fo-col.s4{width:33.33333%}
.fo-col.s5{width:41.66666%}.fo-col.s6{width:49.99999%}.fo-col.s7{width:58.33333%}.fo-col.s8{width:66.66666%}
.fo-col.s9{width:74.99999%}.fo-col.s10{width:83.33333%}.fo-col.s11{width:91.66666%}.fo-col.s12{width:99.99999%}
@media (min-width:751px){.fo-col.m1{width:8.33333%}.fo-col.m2{width:16.66666%}.fo-col.m3,.fo-quarter{width:24.99999%}.fo-col.m4,.fo-third{width:33.33333%}
.fo-col.m5{width:41.66666%}.fo-col.m6,.fo-half{width:49.99999%}.fo-col.m7{width:58.33333%}.fo-col.m8,.fo-twothird{width:66.66666%}
.fo-col.m9,.fo-threequarter{width:74.99999%}.fo-col.m10{width:83.33333%}.fo-col.m11{width:91.66666%}.fo-col.m12{width:99.99999%}
.fo-col.hc4{width:99.999999%; height: calc(100vh - 90px)}.fo-col.hc8{width:99.999999%; height: calc(200vh - 180px)}.fo-row.hr{height: 49.99999%}}
@media (min-width:993px){.fo-col.l1{width:8.33333%}.fo-col.l2{width:16.66666%}.fo-col.l3{width:24.99999%}.fo-col.l4{width:33.33333%}
.fo-col.l5{width:41.66666%}.fo-col.l6{width:49.99999%}.fo-col.l7{width:58.33333%}.fo-col.l8{width:66.66666%}
.fo-col.l9{width:74.99999%}.fo-col.l10{width:83.33333%}.fo-col.l11{width:91.66666%}.fo-col.l12{width:99.99999%}
.fo-col.hc4{width:33.33333%; height: calc(100vh - 90px)}.fo-col.hc8{width:66.66666%; height: calc(100vh - 90px)}.fo-row.hr{height: 49.99999%}}
.fo-rest{overflow:hidden}.fo-stretch{margin-left:-16px;margin-right:-16px}
.fo-content,.fo-auto{margin-left:auto;margin-right:auto}.fo-content{max-width:980px}.fo-auto{max-width:1140px}
.fo-cell-row{display:table;width:100%}.fo-cell{display:table-cell}
.fo-cell-top{vertical-align:top}.fo-cell-middle{vertical-align:middle}.fo-cell-bottom{vertical-align:bottom}
.fo-hide{display:none!important}.fo-show-block,.fo-show{display:block!important}.fo-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.fo-auto{max-width:95%}}
@media (max-width:1025px){.fo-modal-content{margin:0 10px;width:auto!important}.fo-modal{padding-top:30px}
.fo-dropdown-hover.fo-mobile .fo-dropdown-content,.fo-dropdown-click.fo-mobile .fo-dropdown-content{position:relative}
.fo-hide-small{display:none!important}.fo-mobile{display:block;width:100%!important}.fo-bar-item.fo-mobile,.fo-dropdown-hover.fo-mobile,.fo-dropdown-click.fo-mobile{text-align:center}
.fo-dropdown-hover.fo-mobile,.fo-dropdown-hover.fo-mobile .fo-button,.fo-dropdown-hover.fo-mobile .fo-button,.fo-dropdown-click.fo-mobile,.fo-dropdown-click.fo-mobile .fo-button,.fo-dropdown-click.fo-mobile .fo-button{width:100%}}
@media (max-width:768px){.fo-modal-content{width:500px}.fo-modal{padding-top:50px}}
@media (min-width:1321px){.fo-modal-content{width:1000px}.fo-hide-large{display:none!important}.fo-sidebar.fo-collapse{display:block!important}}
@media (max-width:1320px) and (min-width:1026px){.fo-hide-medium{display:none!important}}
@media (max-width:1025px){.fo-sidebar.fo-collapse{display:none}.fo-main{margin-left:0!important;margin-right:0!important}.fo-auto{max-width:100%}}
.fo-top,.fo-bottom{position:fixed;width:100%;z-index:1}.fo-top{top:0}.fo-bottom{bottom:0}
.fo-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.fo-display-topleft{position:absolute;left:0;top:0}.fo-display-topright{position:absolute;right:0;top:0}
.fo-display-bottomleft{position:absolute;left:0;bottom:0}.fo-display-bottomright{position:absolute;right:0;bottom:0}
.fo-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.fo-display-left{position:absolute;top:50%;left:0;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.fo-display-right{position:absolute;top:50%;right:0;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.fo-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.fo-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.fo-display-container:hover .fo-display-hover{display:block}.fo-display-container:hover span.fo-display-hover{display:inline-block}.fo-display-hover{display:none}
.fo-display-position{position:absolute}
.fo-circle{border-radius:50%}
.fo-round-small{border-radius:2px}.fo-round,.fo-round-medium{border-radius:4px}.fo-round-large{border-radius:8px}.fo-round-xlarge{border-radius:16px}.fo-round-xxlarge{border-radius:32px}
.fo-row-padding,.fo-row-padding>.fo-half,.fo-row-padding>.fo-third,.fo-row-padding>.fo-twothird,.fo-row-padding>.fo-threequarter,.fo-row-padding>.fo-quarter,.fo-row-padding>.fo-col{padding:0 8px}
.fo-container,.fo-panel{padding:0.01em 16px}.fo-panel{margin-top:16px;margin-bottom:16px}
.fo-card,.fo-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.fo-card-4,.fo-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.fo-spin{animation:fo-spin 2s infinite linear}@keyframes fo-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.fo-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.fo-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.fo-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.fo-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.fo-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.fo-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.fo-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.fo-animate-input{transition:width 0.4s ease-in-out}.fo-animate-input:focus{width:100%!important}
.fo-opacity,.fo-hover-opacity:hover{opacity:0.60}.fo-opacity-off,.fo-hover-opacity-off:hover{opacity:1}
.fo-opacity-max{opacity:0.25}.fo-opacity-min{opacity:0.75}
.fo-greyscale-max,.fo-hover-greyscale:hover{filter:grayscale(100%)}
.fo-greyscale{filter:grayscale(75%)}.fo-greyscale-min{filter:grayscale(50%)}
.fo-sepia{filter:sepia(75%)}.fo-sepia-max,.fo-hover-sepia:hover{filter:sepia(100%)}.fo-sepia-min{filter:sepia(50%)}
.fo-tiny{font-size:10px!important}.fo-small{font-size:12px!important}.fo-medium{font-size:15px!important}.fo-large{font-size:18px!important}
.fo-xlarge{font-size:24px!important}.fo-xxlarge{font-size:36px!important}.fo-xxxlarge{font-size:48px!important}.fo-jumbo{font-size:64px!important}
.fo-left-align{text-align:left!important}.fo-right-align{text-align:right!important}.fo-justify{text-align:justify!important}.fo-center{text-align:center!important}
.fo-border-0{border:0!important}.fo-border{border:1px solid #ccc!important}.fo-border-phat{border:3px solid #ccc!important}.fo-border-mid{border:2px solid #ccc!important}
.fo-border-top{border-top:1px solid #ccc!important}.fo-border-bottom{border-bottom:1px solid #ccc!important}
.fo-border-left{border-left:1px solid #ccc!important}.fo-border-right{border-right:1px solid #ccc!important}
.fo-topbar{border-top:6px solid #ccc!important}.fo-bottombar{border-bottom:6px solid #ccc!important}
.fo-leftbar{border-left:6px solid #ccc!important}.fo-rightbar{border-right:6px solid #ccc!important}
.fo-section{margin-top:16px!important;margin-bottom:16px!important}
.fo-margin{margin:16px!important}.fo-margin-top{margin-top:16px!important}.fo-margin-bottom{margin-bottom:16px!important}
.fo-margin-left{margin-left:16px!important}.fo-margin-right{margin-right:16px!important}
.fo-padding-small{padding:4px 8px!important}.fo-padding{padding:8px 16px!important}.fo-padding-large{padding:12px 24px!important}
.fo-padding-16{padding-top:16px!important;padding-bottom:16px!important}.fo-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.fo-padding-28{padding-top:28px!important;padding-bottom:28px!important}
.fo-padding-32{padding-top:32px!important;padding-bottom:32px!important}.fo-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.fo-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.fo-padding-top-64{padding-top:64px!important}.fo-padding-top-48{padding-top:48px!important}
.fo-padding-top-32{padding-top:32px!important}.fo-padding-top-24{padding-top:24px!important}
.fo-padding-drop{padding: 28px 8px 28px 24px !important;}
.fo-left{float:left!important}.fo-right{float:right!important}
.fo-button:hover{color:#000!important;background-color:#ccc!important}
.fo-logo:hover{color:#000!important;background-color:#ccc!important}
.fo-subnav:hover{color:#616161!important;background-color:#f1f1f1!important}
.fo-transparent:hover{background-color:transparent!important}
/* Colors */
.fo-white,.fo-hover-white:hover{color:#000!important;background-color:#fff!important}
.fo-black,.fo-hover-black:hover{color:#fff!important;background-color:#000!important}
.fo-off-black,.fo-hover-off-black:hover{color:#fff!important;background-color:#242424!important}
.fo-black-back{color:#000!important;background-color:#000!important}
.fo-grey,.fo-hover-grey:hover{color:#000!important;background-color:#cccccc!important}
.fo-light-grey,.fo-hover-light-grey:hover{color:#000!important;background-color:#f1f1f1!important}
.fo-dark-grey,.fo-hover-dark-grey:hover{color:#fff!important;background-color:#616161!important}
.fo-blue-grey,.fo-hover-blue-grey:hover{color:#fff!important;background-color:#48535c!important}
.fo-text-white,.fo-hover-text-white:hover{color:#fff!important}
.fo-text-black,.fo-hover-text-black:hover{color:#000!important}
.fo-text-grey,.fo-hover-text-grey:hover{color:#cccccc!important}
.fo-text-light-grey,.fo-hover-text-light-grey:hover{color:#f1f1f1!important}
.fo-text-dark-grey,.fo-hover-text-dark-grey:hover{color:#3a3a3a!important}
.fo-text-blue-grey,.fo-hover-text-blue-grey:hover{color:#607d8b!important}
.fo-border-white,.fo-hover-border-white:hover{border-color:#fff!important}
.fo-border-black,.fo-hover-border-black:hover{border-color:#000!important}
.fo-border-grey,.fo-hover-border-grey:hover{border-color:#cccccc!important}
.fo-border-light-grey,.fo-hover-border-light-grey:hover{border-color:#f1f1f1!important}
.fo-border-dark-grey,.fo-hover-border-dark-grey:hover{border-color:#616161!important}
.fo-border-blue-grey,.fo-hover-border-blue-grey:hover{border-color:#48535c!important}
.fo-link{text-decoration:none!important}
.fo-footer{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.fo-page-container{
  position: relative;
  min-height: 100%;
}
.fo-content-wrap {
  padding-bottom: 300px;    /* Footer height */
}
.fo-unclickable {
  pointer-events: none;
}
.fo-clickable {
  cursor:pointer;
}
.fo-round-right{
  border-radius: 0 5px 5px 0
}
.fo-round-left{
  border-radius: 5px 0 0 5px
}
/* Widgets */
.fo-map{width: 100%; padding-top: 65.19%;}

/* Fonts */
@font-face {
  font-family: "fo-font";
  src: url(Fourto.woff) format("woff")
;}

.fo-font{
    font-family: "fo-font";
}

@font-face {
  font-family: "fo-logo";
  src: url(FoLogo.woff) format("woff")
;}

.fo-arrows{
    font-family: "fo-logo";
}

.fo-bold{font-weight: bold}

