@import url(lib/jquery-ui.min.css);
@import url(lib/bootstrap.min.css);
@import url(lib/bootstrap-theme.min.css);
@import url(lib/fa-light.css);
@import url(lib/fa-regular.css);
@import url(lib/fa-solid.css);
@import url(lib/fontawesome.css);
@import url(lib/owl.carousel.min.css);
@import url(lib/owl.theme.default.min.css);
.row.gut0 [class*='col-']:not(:first-child), .row.gut0 [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0; }

.row.gut7 [class*='col-']:not(:first-child), .row.gut7 [class*='col-']:not(:last-child) {
  padding-right: 7px;
  padding-left: 7px; }

div.row.stack, div.stack {
  position: relative; }

div.abs, div.container.abs {
  position: absolute; }

div.rel, div.container.rel, img.rel {
  position: relative; }

div.row.pd100 > [class*='col-'] {
  padding-top: 60px;
  padding-bottom: 60px; }

.m-xxs {
  margin: 2px 4px !important; }

.m-xs {
  margin: 5px !important; }

.m-sm {
  margin: 10px !important; }

.m {
  margin: 15px !important; }

.m-md {
  margin: 20px !important; }

.m-lg {
  margin: 30px !important; }

.m-xl {
  margin: 50px !important; }

.m-n {
  margin: 0 !important; }

.m-l-none {
  margin-left: 0 !important; }

.m-l-xs {
  margin-left: 5px !important; }

.m-l-sm {
  margin-left: 10px !important; }

.m-l {
  margin-left: 15px !important; }

.m-l-md {
  margin-left: 20px !important; }

.m-l-lg {
  margin-left: 30px !important; }

.m-l-xl {
  margin-left: 40px !important; }

.m-l-xxl {
  margin-left: 50px !important; }

.m-l-n-xxs {
  margin-left: -1px !important; }

.m-l-n-xs {
  margin-left: -5px !important; }

.m-l-n-sm {
  margin-left: -10px !important; }

.m-l-n {
  margin-left: -15px !important; }

.m-l-n-md {
  margin-left: -20px !important; }

.m-l-n-lg {
  margin-left: -30px !important; }

.m-l-n-xl {
  margin-left: -40px !important; }

.m-t-none {
  margin-top: 0 !important; }

.m-t-xxs {
  margin-top: 1px !important; }

.m-t-xs {
  margin-top: 5px !important; }

.m-t-text {
  margin-top: 7px !important; }

.m-t-sm {
  margin-top: 10px !important; }

.m-t {
  margin-top: 15px !important; }

.m-t-md {
  margin-top: 20px !important; }

.m-t-lg {
  margin-top: 30px !important; }

.m-t-xlg {
  margin-top: 35px !important; }

.m-t-xl {
  margin-top: 40px !important; }

.m-t-xxl {
  margin-top: 50px !important; }

.m-t-mega {
  margin-top: 80px !important; }

.m-t-n-xxs {
  margin-top: -1px !important; }

.m-t-n-xs {
  margin-top: -5px !important; }

.m-t-n-sm {
  margin-top: -10px !important; }

.m-t-n {
  margin-top: -15px !important; }

.m-t-n-md {
  margin-top: -20px !important; }

.m-t-n-lg {
  margin-top: -30px !important; }

.m-t-n-xl {
  margin-top: -40px !important; }

.m-r-none {
  margin-right: 0 !important; }

.m-r-xxs {
  margin-right: 1px !important; }

.m-r-xs {
  margin-right: 5px !important; }

.m-r-sm {
  margin-right: 10px !important; }

.m-r {
  margin-right: 15px !important; }

.m-r-md {
  margin-right: 20px !important; }

.m-r-lg {
  margin-right: 30px !important; }

.m-r-xl {
  margin-right: 40px !important; }

.m-r-xxl {
  margin-right: 50px !important; }

.m-r-n-xxs {
  margin-right: -1px !important; }

.m-r-n-xs {
  margin-right: -5px !important; }

.m-r-n-sm {
  margin-right: -10px !important; }

.m-r-n {
  margin-right: -15px !important; }

.m-r-n-md {
  margin-right: -20px !important; }

.m-r-n-lg {
  margin-right: -30px !important; }

.m-r-n-xl {
  margin-right: -40px !important; }

.m-b-none {
  margin-bottom: 0 !important; }

.m-b-xxs {
  margin-bottom: 1px !important; }

.m-b-xs {
  margin-bottom: 5px !important; }

.m-b-sm {
  margin-bottom: 10px !important; }

.m-b {
  margin-bottom: 15px !important; }

.m-b-md {
  margin-bottom: 20px !important; }

.m-b-lg {
  margin-bottom: 30px !important; }

.m-b-xl {
  margin-bottom: 40px !important; }

.m-b-xxl {
  margin-bottom: 50px !important; }

.m-b-mega {
  margin-bottom: 80px !important; }

.m-b-n-xxs {
  margin-bottom: -1px !important; }

.m-b-n-xs {
  margin-bottom: -5px !important; }

.m-b-n-sm {
  margin-bottom: -10px !important; }

.m-b-n {
  margin-bottom: -15px !important; }

.m-b-n-md {
  margin-bottom: -20px !important; }

.m-b-n-lg {
  margin-bottom: -30px !important; }

.m-b-n-xl {
  margin-bottom: -40px !important; }

.p-xxs {
  padding: 2px 4px !important; }

.p-xs {
  padding: 5px !important; }

.p-sm {
  padding: 10px !important; }

.p {
  padding: 15px !important; }

.p-md {
  padding: 20px !important; }

.p-lg {
  padding: 30px !important; }

.p-xl {
  padding: 50px !important; }

.p-n {
  padding: 0 !important; }

.p-l-none {
  padding-left: 0 !important; }

.p-l-xs {
  padding-left: 5px !important; }

.p-l-sm {
  padding-left: 10px !important; }

.p-l {
  padding-left: 15px !important; }

.p-l-md {
  padding-left: 20px !important; }

.p-l-lg {
  padding-left: 30px !important; }

.p-l-xl {
  padding-left: 40px !important; }

.p-l-xxl {
  padding-left: 50px !important; }

.p-l-n-xxs {
  padding-left: -1px !important; }

.p-l-n-xs {
  padding-left: -5px !important; }

.p-l-n-sm {
  padding-left: -10px !important; }

.p-l-n {
  padding-left: -15px !important; }

.p-l-n-md {
  padding-left: -20px !important; }

.p-l-n-lg {
  padding-left: -30px !important; }

.p-l-n-xl {
  padding-left: -40px !important; }

.p-t-none {
  padding-top: 0 !important; }

.p-t-xxs {
  padding-top: 1px !important; }

.p-t-xs {
  padding-top: 5px !important; }

.p-t-text {
  padding-top: 7px !important; }

.p-t-sm {
  padding-top: 10px !important; }

.p-t {
  padding-top: 15px !important; }

.p-t-md {
  padding-top: 20px !important; }

.p-t-lg {
  padding-top: 30px !important; }

.p-t-xl {
  padding-top: 40px !important; }

.p-t-xxl {
  padding-top: 50px !important; }

.p-t-mega {
  padding-top: 80px !important; }

.p-t-n-xxs {
  padding-top: -1px !important; }

.p-t-n-xs {
  padding-top: -5px !important; }

.p-t-n-sm {
  padding-top: -10px !important; }

.p-t-n {
  padding-top: -15px !important; }

.p-t-n-md {
  padding-top: -20px !important; }

.p-t-n-lg {
  padding-top: -30px !important; }

.p-t-n-xl {
  padding-top: -40px !important; }

.p-r-none {
  padding-right: 0 !important; }

.p-r-xxs {
  padding-right: 1px !important; }

.p-r-xs {
  padding-right: 5px !important; }

.p-r-sm {
  padding-right: 10px !important; }

.p-r {
  padding-right: 15px !important; }

.p-r-md {
  padding-right: 20px !important; }

.p-r-lg {
  padding-right: 30px !important; }

.p-r-xl {
  padding-right: 40px !important; }

.p-r-xxl {
  padding-right: 50px !important; }

.p-r-n-xxs {
  padding-right: -1px !important; }

.p-r-n-xs {
  padding-right: -5px !important; }

.p-r-n-sm {
  padding-right: -10px !important; }

.p-r-n {
  padding-right: -15px !important; }

.p-r-n-md {
  padding-right: -20px !important; }

.p-r-n-lg {
  padding-right: -30px !important; }

.p-r-n-xl {
  padding-right: -40px !important; }

.p-b-none {
  padding-bottom: 0 !important; }

.p-b-xxs {
  padding-bottom: 1px !important; }

.p-b-xs {
  padding-bottom: 5px !important; }

.p-b-sm {
  padding-bottom: 10px !important; }

.p-b {
  padding-bottom: 15px !important; }

.p-b-md {
  padding-bottom: 20px !important; }

.p-b-lg {
  padding-bottom: 30px !important; }

.p-b-xl {
  padding-bottom: 40px !important; }

.p-b-xxl {
  padding-bottom: 50px !important; }

.p-b-mega {
  padding-bottom: 80px !important; }

.p-b-n-xxs {
  padding-bottom: -1px !important; }

.p-b-n-xs {
  padding-bottom: -5px !important; }

.p-b-n-sm {
  padding-bottom: -10px !important; }

.p-b-n {
  padding-bottom: -15px !important; }

.p-b-n-md {
  padding-bottom: -20px !important; }

.p-b-n-lg {
  padding-bottom: -30px !important; }

.p-b-n-xl {
  padding-bottom: -40px !important; }

.p-none {
  padding: 0  !important; }

/* RESPONSIVE CSS
-------------------------------------------------- */
.inline-block-row {
  overflow: hidden;
  letter-spacing: -1em; }

.inline-block-row [class*='col-'] {
  word-spacing: normal;
  vertical-align: top;
  letter-spacing: normal;
  display: inline-block;
  float: none; }

.text-xs-left {
  text-align: left; }

.text-xs-right {
  text-align: right; }

.text-xs-center {
  text-align: center; }

.text-xs-justify {
  text-align: justify; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-right {
    text-align: right; }

  .text-sm-center {
    text-align: center; }

  .text-sm-justify {
    text-align: justify; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }

  .text-md-right {
    text-align: right; }

  .text-md-center {
    text-align: center; }

  .text-md-justify {
    text-align: justify; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-right {
    text-align: right; }

  .text-lg-center {
    text-align: center; }

  .text-lg-justify {
    text-align: justify; } }
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
#spinner {
  position: relative;
  width: 125px;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
  transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6); }

.spinner_dot {
  position: absolute;
  background-color: rgba(102, 216, 113, 0);
  height: 22px;
  width: 22px;
  border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  animation-name: spinner;
  -o-animation-name: spinner;
  -ms-animation-name: spinner;
  -webkit-animation-name: spinner;
  -moz-animation-name: spinner;
  animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal; }

#s_dot_1 {
  left: 0;
  top: 51px;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s; }

#s_dot_2 {
  left: 15px;
  top: 15px;
  animation-delay: 0.15s;
  -o-animation-delay: 0.15s;
  -ms-animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s; }

#s_dot_3 {
  left: 51px;
  top: 0;
  animation-delay: 0.30s;
  -o-animation-delay: 0.30s;
  -ms-animation-delay: 0.30s;
  -webkit-animation-delay: 0.30s;
  -moz-animation-delay: 0.30s; }

#s_dot_4 {
  right: 15px;
  top: 15px;
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s; }

#s_dot_5 {
  right: 0;
  top: 51px;
  animation-delay: 0.60s;
  -o-animation-delay: 0.60s;
  -ms-animation-delay: 0.60s;
  -webkit-animation-delay: 0.60s;
  -moz-animation-delay: 0.60s; }

#s_dot_6 {
  right: 15px;
  bottom: 15px;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s; }

#s_dot_7 {
  left: 51px;
  bottom: 0;
  animation-delay: 0.90s;
  -o-animation-delay: 0.90s;
  -ms-animation-delay: 0.90s;
  -webkit-animation-delay: 0.90s;
  -moz-animation-delay: 0.90s; }

#s_dot_8 {
  left: 15px;
  bottom: 15px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s; }

@keyframes spinner {
  0% {
    background-color: #66d871; }
  100% {
    background-color: rgba(102, 216, 113, 0); } }
@-o-keyframes spinner {
  0% {
    background-color: #66d871; }
  100% {
    background-color: rgba(102, 216, 113, 0); } }
@-ms-keyframes spinner {
  0% {
    background-color: #66d871; }
  100% {
    background-color: rgba(102, 216, 113, 0); } }
@-webkit-keyframes spinner {
  0% {
    background-color: #66d871; }
  100% {
    background-color: rgba(102, 216, 113, 0); } }
@-moz-keyframes spinner {
  0% {
    background-color: #66d871; }
  100% {
    background-color: rgba(102, 216, 113, 0); } }
@font-face {
  font-family: "Roboto";
  src: url(../fonts/Roboto-Regular.ttf);
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Roboto";
  src: url(../fonts/Roboto-Medium.ttf);
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: "Roboto";
  src: url(../fonts/Roboto-Bold.ttf);
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "Roboto";
  src: url(../fonts/Roboto-Black.ttf);
  font-style: normal;
  font-weight: 900; }
@font-face {
  font-family: "Source Sans Pro";
  src: url(../fonts/SourceSansPro-Regular.ttf);
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Source Sans Pro";
  src: url(../fonts/SourceSansPro-SemiBold.ttf);
  font-style: normal;
  font-weight: 600; }
@font-face {
  font-family: "Source Sans Pro";
  src: url(../fonts/SourceSansPro-Bold.ttf);
  font-style: normal;
  font-weight: 700; }
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent; }
  *:focus {
    outline: 0 !important; }

input, textarea, select {
  -webkit-user-select: auto; }

a {
  -webkit-tap-highlight-color: transparent;
  color: #000000;
  text-decoration: none; }
  a:focus, a:visited, a:active, a:hover {
    color: #000000;
    text-decoration: none; }

.-white {
  color: #ffffff !important; }

.-black {
  color: #000000 !important; }

.-cta {
  color: #66D871 !important; }

.text-underline {
  text-decoration: underline; }

html {
  width: 100vw;
  max-width: 100vw;
  overflow: hidden;
  -webkit-font-smoothing: antialiased; }

* {
  font-family: Roboto; }

body {
  font-family: Roboto;
  letter-spacing: 1px;
  width: 100vw;
  max-width: 100vw;
  overflow: hidden;
  line-height: 1;
  overflow-y: hidden;
  background: #fff;
  min-height: 100vh;
  font-weight: 300;
  color: #000000;
  font-size: 14px;
  line-height: 25px;
  -webkit-touch-callout: none;
  /* prevent callout to copy image, etc when tap to hold */
  -webkit-text-size-adjust: none;
  /* prevent webkit from resizing text to fit */
  -webkit-user-select: none;
  /* prevent copy paste, to allow, change 'none' to 'text' */ }

hr {
  height: 0;
  border: 0;
  border-bottom: 1px solid gray;
  margin: 0;
  padding: 0;
  display: block;
  clear: both; }
  hr.fullwidth {
    margin-left: -30px;
    margin-right: -30px; }

#sb-site {
  background: #fff;
  background-size: cover; }

#main, #main-clone, .overlay, .page {
  width: 100vw;
  height: 100vh;
  position: absolute;
  background: #fff;
  background: #fff;
  background-size: cover;
  background-position: center;
  z-index: 100;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  transform: translate(0, 0);
  transition: transform 0.25s linear, opacity 0.25s linear; }
  #main:empty, #main-clone:empty, .overlay:empty, .page:empty {
    z-index: 50; }
  #main.out, #main-clone.out, .overlay.out, .page.out {
    transform: translateX(-100%);
    opacity: 0; }

#main, #main-clone, .page {
  overflow-y: scroll;
  /* has to be scroll, not auto */ }

.overlay {
  opacity: 1;
  transition: left .25s ease-in-out, opacity .25s ease-in-out, transform 0.25s linear;
  -moz-transition: left .25s ease-in-out, opacity .25s ease-in-out, transform 0.25s linear;
  -webkit-transition: left .25s ease-in-out, opacity .25s ease-in-out, transform 0.25s linear; }
  .overlay.is-hidden {
    opacity: 0; }

#loader {
  min-width: 100vw;
  min-height: 100vh;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 99999;
  height: 100px;
  width: 100%;
  text-align: center;
  display: none;
  font-size: 20px;
  line-height: 28px;
  color: #fff; }
  #loader > div {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column; }

#owl-home {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }
  #owl-home .item {
    width: 100vw;
    height: 100vh;
    background-size: cover;
    position: relative; }
    #owl-home .item img {
      width: 25vw;
      position: absolute;
      left: 37.5%;
      top: 50px;
      top: 28vw; }
    #owl-home .item h2 {
      color: #ffffff;
      margin: 0px;
      font-size: 30px;
      text-transform: uppercase;
      font-weight: 900;
      text-align: left;
      text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.75);
      letter-spacing: 2px;
      position: absolute;
      bottom: 210px;
      left: 20px;
      right: 20px; }
  #owl-home .owl-dots {
    position: absolute;
    bottom: 25px;
    width: 100vw;
    height: 20px;
    z-index: 1;
    text-align: center; }
    #owl-home .owl-dots > div {
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background: #fff;
      display: inline-block;
      margin: 0 8px;
      transition: background ease-in 0.3s; }
      #owl-home .owl-dots > div.active {
        background: #66D871; }

.home-button {
  position: absolute;
  z-index: 1;
  bottom: 70px;
  width: 100vw;
  padding: 0 40px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: center; }
  .home-button > a {
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.75);
    font-size: 15px; }

.visible-block {
  display: block; }

h1 {
  color: #000000;
  font-size: 25px;
  line-height: 35px;
  width: 185px;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
  font-family: "Source Sans Pro"; }

form .input-lg {
  height: 55px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
form .input-md {
  height: 35px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16); }
form textarea.form-control {
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
  resize: none; }
form .form-control {
  border-radius: 0px; }
form .form-group {
  text-align: left; }
  form .form-group .pretty-checkbox {
    font-weight: normal; }
    form .form-group .pretty-checkbox input {
      display: none; }
      form .form-group .pretty-checkbox input:checked ~ i:not(.active) {
        display: none; }
      form .form-group .pretty-checkbox input:checked ~ i.active {
        display: inline-block;
        color: #1FB42E; }
    form .form-group .pretty-checkbox i {
      font-size: 20px;
      position: relative;
      top: 3px;
      margin-right: 5px; }
    form .form-group .pretty-checkbox i.active {
      display: none; }
form.fancylabels .form-group {
  position: relative; }
  form.fancylabels .form-group > input {
    height: 51px;
    border: 0px;
    border-bottom: 1px solid #95989A;
    box-shadow: none;
    padding: 0px;
    padding-top: 14px;
    color: #000000; }
    form.fancylabels .form-group > input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    form.fancylabels .form-group > input::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    form.fancylabels .form-group > input:-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    form.fancylabels .form-group > input:-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
    form.fancylabels .form-group > input[readonly] {
      background: white;
      color: #95989A;
      border-bottom: 1px dotted #95989A; }
    form.fancylabels .form-group > input[type=date] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      form.fancylabels .form-group > input[type=date]::-webkit-outer-spin-button, form.fancylabels .form-group > input[type=date]::-webkit-inner-spin-button, form.fancylabels .form-group > input[type=date]::-webkit-clear-button, form.fancylabels .form-group > input[type=date]::-webkit-calendar-picker-indicator {
        -webkit-appearance: none;
        margin: 0;
        color: transparent;
        opacity: 1; }
  form.fancylabels .form-group select {
    height: 51px;
    border: 0px;
    border-bottom: 1px solid #95989A;
    box-shadow: none;
    padding: 0px;
    padding-top: 14px;
    color: #000000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    form.fancylabels .form-group select[disabled] {
      background: white;
      color: #95989A;
      border-bottom: 1px dotted #95989A; }
  form.fancylabels .form-group textarea {
    border: 0px;
    border-bottom: 1px solid #95989A;
    width: 100%;
    margin-top: 20px;
    height: 80px;
    resize: none;
    padding-bottom: 5px;
    color: #000000; }
  form.fancylabels .form-group label:not(.pretty-checkbox) {
    position: absolute;
    top: 20px;
    left: 0px;
    font-weight: normal;
    font-size: 10px;
    pointer-events: none;
    color: #95989A;
    font-family: Roboto;
    transition: font-size ease-in 0.05s, top 0.1s; }
  form.fancylabels .form-group input:focus ~ label, form.fancylabels .form-group input:not(:placeholder-shown) ~ label, form.fancylabels .form-group select ~ label, form.fancylabels .form-group textarea ~ label {
    font-size: 10px !important;
    top: 0px  !important; }
  form.fancylabels .form-group textarea ~ label {
    top: 0px  !important;
    left: 0px  !important; }
  form.fancylabels .form-group.selecthold label {
    font-size: 12px;
    top: 0px; }
  form.fancylabels .form-group.selecthold:after {
    position: absolute;
    top: 29px;
    right: 5px;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #95989A;
    pointer-events: none; }
  form.fancylabels .form-group.iconhold {
    margin-left: 25px; }
    form.fancylabels .form-group.iconhold > i {
      position: absolute;
      top: 24px;
      left: -25px;
      font-size: 16px;
      color: #95989A; }
  form.fancylabels .form-group.has-error input, form.fancylabels .form-group.has-error select, form.fancylabels .form-group.has-error textarea {
    border-bottom-color: #ff1945;
    box-shadow: none; }
  form.fancylabels .form-group.has-error label:not(.pretty-checkbox) {
    color: #ff1945; }
  form.fancylabels .form-group.has-error .pretty-checkbox span {
    border-color: #ff1945; }
    form.fancylabels .form-group.has-error .pretty-checkbox span:after {
      background-color: #ff1945; }

label.pretty-checkbox {
  font-weight: normal;
  line-height: 18px;
  font-size: 14px;
  position: relative;
  padding-left: 20px; }
  label.pretty-checkbox input {
    display: none; }
  label.pretty-checkbox a {
    color: #66D871; }
  label.pretty-checkbox span {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #95989A;
    position: absolute;
    top: 1px;
    left: 0; }
  label.pretty-checkbox input:checked ~ span:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #95989A;
    left: 2px;
    top: 2px; }

.menu-text {
  font-size: 16px;
  color: #4f4f4f;
  font-weight: 500;
  line-height: 20px;
  border-bottom: 1px solid #4f4f4f; }

footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate3d(0, 0, 0);
  font-family: "Source Sans Pro";
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3); }
  footer a {
    font-family: "Source Sans Pro";
    width: 50%;
    height: 60px;
    line-height: 60px;
    background: #EFEFEF;
    display: block;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #BDC2C6; }
    footer a i.fa {
      font-size: 30px;
      position: relative;
      top: 4px; }
    footer a.active {
      color: #000000; }
    footer a:after {
      content: "";
      height: 40px;
      position: absolute;
      left: 50%;
      top: 10px;
      width: 1px;
      background-color: #66D871;
      display: block; }

.list-group {
  margin-bottom: 0px;
  box-shadow: none; }
  .list-group .list-group-item {
    border-radius: 0px;
    border: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    background: #EFEFEF; }

.title {
  font-weight: normal;
  font-size: 16px;
  padding: 10px 20px; }
  .title.-green {
    background: #b7edbc; }
  .title.-grey {
    background: #EFEFEF; }

table.properties {
  margin-bottom: 0px;
  font-family: "Source Sans Pro"; }
  table.properties thead th {
    background: #F7F7F7;
    font-weight: normal;
    font-size: 16px;
    border: 0px;
    border-right: 1px solid #DBDBDB; }
  table.properties tbody {
    border: 0px; }
    table.properties tbody tr.title-row td {
      font-weight: bold;
      border-bottom: 2px solid #666666;
      padding-top: 30px;
      color: #666666; }
    table.properties tbody > tr {
      background: #ffffff;
      font-size: 14px;
      /*&:nth-child(even){
      	background: darken($white,1%);
      }	*/ }
      table.properties tbody > tr:nth-child(even) {
        background: #F7F7F7; }
      table.properties tbody > tr > td {
        border: 0px;
        vertical-align: middle;
        border-right: 1px solid #DBDBDB; }
        table.properties tbody > tr > td i.fal {
          font-size: 18px; }
        table.properties tbody > tr > td .-user-input {
          color: blue; }
      table.properties tbody > tr > td:last-child {
        border-right: 0; }
  table.properties tbody:first-child tr.title-row td {
    padding-top: 8px; }

.modal {
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.3); }
  .modal .modal-dialog {
    margin: 10px; }
  .modal .modal-content {
    border-radius: 10px;
    color: #000000;
    border: 0px; }
    .modal .modal-content .modal-header {
      border-bottom: 0px;
      text-align: center;
      min-height: 50px;
      background: #66D871;
      border-radius: 10px 10px 0 0;
      text-transform: uppercase;
      color: #ffffff;
      font-weight: bold;
      font-size: 18px;
      font-family: "Source Sans Pro";
      padding: 13px 15px 10px; }
      .modal .modal-content .modal-header .modal-close {
        font-size: 12px;
        position: relative;
        top: -8px;
        right: 0; }
      .modal .modal-content .modal-header .modal-title {
        position: absolute;
        left: 0;
        right: 0; }
      .modal .modal-content .modal-header .modal-info {
        top: 10px;
        right: 4px;
        position: absolute; }
        .modal .modal-content .modal-header .modal-info i {
          color: #ffffff;
          font-size: 18px; }
    .modal .modal-content .modal-footer {
      border-top: 0px;
      background: #EFEFEF;
      border-radius: 0 0 10px 10px;
      height: 65px;
      text-align: center; }
      .modal .modal-content .modal-footer button, .modal .modal-content .modal-footer a {
        border: 0px;
        background: 0px;
        display: inline-block;
        height: 35px;
        min-width: 49%;
        font-size: 19px;
        font-weight: 600;
        font-family: "Source Sans Pro"; }
        .modal .modal-content .modal-footer button ~ button, .modal .modal-content .modal-footer a ~ button {
          border-left: 1px solid #66D871; }
        .modal .modal-content .modal-footer button.close, .modal .modal-content .modal-footer a.close {
          color: #95989A; }

.modal-backdrop {
  display: none; }

header {
  display: block;
  height: 60px;
  background: #66D871;
  padding: 14px 20px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  text-align: center;
  transform: translate3d(0, 0, 0);
  box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.3); }
  header .btn {
    height: 32px;
    line-height: 30px;
    padding: 0px 10px;
    background: #ffffff;
    border-radius: 16px;
    color: #66D871 !important;
    box-shadow: none !important; }
  header .pull-right {
    margin-left: auto; }
  header .back, header .back-btn {
    color: #ffffff;
    font-size: 34px; }
  header .btn-logout {
    color: #ffffff;
    font-size: 25px;
    margin-top: 4px; }
  header > span {
    color: #ffffff;
    display: block;
    flex: 1;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  header.-white {
    background: #ffffff;
    box-shadow: none; }
    header.-white .back, header.-white .back-btn {
      color: #66D871; }
  header .title {
    color: #fff;
    font-family: "Source Sans Pro";
    font-weight: bold;
    font-size: 18px;
    padding: 0px;
    padding-top: 3px;
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    text-transform: uppercase; }
    header .title small {
      font-size: 75%; }
  header .info-modal-button i {
    color: #ffffff;
    line-height: 1.3 !important;
    font-size: 18px; }

#map-hold {
  position: fixed;
  top: 60px;
  bottom: 0px;
  left: 0;
  right: 0; }
  #map-hold #map-search {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    z-index: 1000;
    background: #ccc; }
    #map-hold #map-search .as_container_search {
      width: 100%;
      top: 47px;
      left: 0; }
    #map-hold #map-search input {
      font-size: 15px;
      border-radius: 0px; }
    #map-hold #map-search .input-group-addon {
      border-radius: 0px; }
    #map-hold #map-search .input-group {
      z-index: 5; }
    #map-hold #map-search .input-group:first-child {
      z-index: 10; }
    #map-hold #map-search .-update-button {
      bottom: -35px;
      right: 10px;
      position: absolute;
      z-index: 1;
      transition: bottom ease-in 0.2s; }
      #map-hold #map-search .-update-button.-hidden {
        bottom: 50px; }
  #map-hold #map-continue {
    height: 70px;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0; }
  #map-hold #map {
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    bottom: -60px; }
    #map-hold #map:after {
      content: "";
      width: 50px;
      height: 50px;
      background: url(../images/crosshair.svg);
      background-size: cover;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 100;
      pointer-events: none;
      margin-left: -25px;
      margin-top: -25px;
      opacity: 0.8;
      color: red;
      filter: drop-shadow(2px 2px 2px black); }

.headerpush {
  height: 60px; }

.btn {
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-shadow: none !important;
  border-radius: 16px; }
  .btn.btn-primary {
    background: #66D871;
    border: 0px;
    position: relative;
    color: #ffffff;
    box-shadow: none !important; }
    .btn.btn-primary:active {
      background: #66D871; }
    .btn.btn-primary.btn-md {
      height: 40px;
      line-height: 15px;
      box-shadow: 0 5px #1FB42E;
      font-size: 16px;
      top: -5;
      /*&:active{
      	transform: translateY(5px);
      	box-shadow: 0 0px black;
      }*/ }
    .btn.btn-primary.-bggrey {
      background: #EFEFEF;
      color: #000000; }
    .btn.btn-primary[disabled] {
      background: #e6e6e6;
      opacity: 1;
      color: #999999; }
  .btn.btn-secondary {
    color: #66D871;
    border: 3px solid #66D871;
    background: transparent; }
  .btn.btn-lg {
    border-radius: 24px;
    padding: 12px 3px;
    font-size: 16px;
    white-space: normal; }
    .btn.btn-lg i.fa, .btn.btn-lg i.fal {
      position: relative;
      top: 2px; }
    .btn.btn-lg.btn-secondary {
      padding: 9px 3px; }

.pagecontent {
  height: 100vh;
  max-height: 100vh;
  width: 100vw;
  overflow-x: scroll;
  word-wrap: break-word; }
  .pagecontent.-hasfooter {
    padding-bottom: 60px; }
  .pagecontent.-hasheader {
    padding-top: 60px; }
  .pagecontent.-bgwhite {
    background: #ffffff; }
  .pagecontent h2 {
    margin-top: 10px;
    font-size: 25px;
    font-weight: bold;
    font-family: "Source Sans Pro"; }

.container {
  padding-left: 40px;
  padding-right: 40px; }
  .container.-hasfooter {
    padding-bottom: 60px; }

.language-hold {
  position: relative; }
  .language-hold select {
    -webkit-appearance: none;
    border: 0px;
    border-radius: 0px;
    background: transparent;
    color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%; }

.toast {
  position: fixed;
  z-index: 2000;
  bottom: 0px;
  left: 20px;
  right: 20px;
  padding: 10px 20px;
  border-radius: 0px;
  background-image: none;
  opacity: 0;
  margin-bottom: -50px;
  transition: margin-bottom ease-in 0.3s, opacity ease-in 0.3s;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  pointer-events: none; }
  .toast.visible {
    opacity: 1;
    margin-bottom: 20px;
    pointer-events: all; }

.map {
  width: 100vw;
  height: 50vw; }
  .map.staticmap {
    background-position: center;
    background-size: cover; }
  .map #MicrosoftNav {
    z-index: 0; }

#chart {
  height: 350px;
  margin-right: 5px; }
  #chart .highcharts-credits {
    display: none; }

.property-top h2 {
  margin: 0px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }

.alert {
  padding: 10px 15px;
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: 10px;
  background-image: none;
  box-shadow: none; }

.info-button {
  float: right;
  background: #65d870;
  padding: 0px 10px;
  color: white;
  border-radius: 15px;
  font-size: 14px; }
  .info-button:focus, .info-button:active, .info-button:visited {
    color: white; }

hr {
  border-color: #e2e2e2; }

.threat-bar {
  background: -webkit-linear-gradient(left, #3fff00 0%, #faff00 40%, #faff00 60%, #ff0000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #3fff00 0%, #faff00 40%, #faff00 60%, #ff0000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border: 2px solid #fff;
  outline: 1px solid #EFEFEF;
  width: 100%;
  height: 23px;
  position: relative; }
  .threat-bar i {
    position: absolute;
    left: 0;
    width: 2px;
    top: 1px;
    bottom: 1px;
    background: #95989A;
    transition: left ease-out 1s; }
    .threat-bar i:before {
      content: "";
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #95989A;
      position: absolute;
      top: -5px;
      left: -5px; }

.potential-circle {
  border: 2px solid #fff;
  width: 75px;
  height: 75px;
  border-radius: 50px;
  background: #faff00;
  box-shadow: 0 0 0px 1px #EFEFEF;
  margin: 0 auto;
  font-size: 16px;
  line-height: 70px;
  text-align: center;
  transition: background-color ease-out 1s; }

.bar-description {
  font-size: 12px; }

.btn .btn-lg {
  border-radius: 0px; }

.top-actions {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10; }
  .top-actions > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 100%;
    padding: 25px; }

.grey-rectangle {
  border-radius: 0px !important;
  background-color: #EFEFEF !important;
  color: #000000 !important;
  font-weight: normal;
  text-align: left;
  padding-left: 20px !important;
  padding-right: 20px !important; }
  .grey-rectangle > i {
    float: right; }
  .grey-rectangle > img {
    position: relative;
    top: -3px; }

.recommendation-row.-highlighted > td {
  font-weight: bold; }
.recommendation-row a i.fal {
  font-size: 20px !important; }

.recommend-color.implemented, .recommend-color[data-icon="check"] {
  color: #2ecc71; }
.recommend-color.inappropriate, .recommend-color[data-icon="times"] {
  color: #e74c3c; }
.recommend-color.potentially, .recommend-color[data-icon="lightbulb"] {
  color: #e67e22; }
.recommend-color.definitely, .recommend-color[data-icon="thumbs-up"] {
  color: #f1c40f; }

.custom-checkbox .check-elem {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: white;
  margin: 2px;
  box-shadow: 0 0 0px 1px #000000;
  transition: background-color 0.1s ease-in;
  border: 3px solid white; }
.custom-checkbox .txt {
  color: #000000;
  font-weight: 400;
  position: relative;
  top: -5px;
  left: 3px;
  line-height: 2.1; }
.custom-checkbox input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  border: 2px solid #000000; }
  .custom-checkbox input:checked + .check-elem {
    background-color: #000000;
    border: 3px solid white; }

.tooltip-button {
  border-radius: 100%;
  background-color: #ffffff;
  border: 1px solid #000000;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
  padding-left: 1px;
  width: 20px;
  height: 20px;
  float: right; }

.faq-question {
  display: block;
  border-radius: 0px !important;
  background-color: #EFEFEF !important;
  color: #000000 !important;
  font-weight: 500;
  text-align: left;
  padding: 20px 20px 10px 20px !important; }
  .faq-question > span > i {
    transition: all 0.35s ease-out;
    transform: rotate(-90deg);
    float: right;
    top: 14px !important; }
  .faq-question[aria-expanded='true'] .fa-arrow-right {
    transform: rotate(90deg); }

.faq-answer {
  border-radius: 0px !important;
  background-color: #EFEFEF !important;
  color: #000000 !important;
  font-weight: 400;
  text-align: left; }
  .faq-answer > i {
    float: right;
    top: 14px !important; }
  .faq-answer .stripe {
    background-color: #ffffff;
    display: block;
    width: 100%;
    height: 1px; }

.row.disabled, .block.disabled, .item.disabled {
  pointer-events: none;
  color: #ccc !important; }
  .row.disabled .custom-checkbox .txt, .block.disabled .custom-checkbox .txt, .item.disabled .custom-checkbox .txt {
    color: #ccc; }
  .row.disabled .custom-checkbox .check-elem, .block.disabled .custom-checkbox .check-elem, .item.disabled .custom-checkbox .check-elem {
    box-shadow: 0 0 0px 1px #ccc; }
  .row.disabled .custom-checkbox input, .block.disabled .custom-checkbox input, .item.disabled .custom-checkbox input {
    border: 2px solid #ccc !important;
    background-color: #ccc !important; }
    .row.disabled .custom-checkbox input:checked + .check-elem, .block.disabled .custom-checkbox input:checked + .check-elem, .item.disabled .custom-checkbox input:checked + .check-elem {
      background-color: #ccc !important; }
  .row.disabled i, .block.disabled i, .item.disabled i {
    color: #ccc; }

#pesticide-block .row .used input {
  width: 100%;
  border: 1px solid grey;
  text-align: center; }

#modal-examples p:first-child {
  display: flex;
  justify-content: space-between; }
#modal-examples .complexity {
  display: block;
  width: 80px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat; }
  #modal-examples .complexity.low {
    background-image: url(../images/complexity-low.svg); }
  #modal-examples .complexity.medium {
    background-image: url(../images/complexity-medium.svg); }
  #modal-examples .complexity.high {
    background-image: url(../images/complexity-high.svg); }
#modal-examples .image {
  display: flex;
  align-items: center; }
  #modal-examples .image a {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: absolute;
    width: 35px;
    height: 35px;
    color: #fff;
    background-color: #66D871;
    border-radius: 30px;
    font-size: 22px; }
  #modal-examples .image a:nth-child(1) {
    left: 30px; }
  #modal-examples .image a:nth-child(2) {
    right: 30px; }
  #modal-examples .image img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

.form-radio label {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-weight: normal; }
  .form-radio label span {
    display: block; }

.sticky-btn {
  height: 80px;
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 0; }
  .sticky-btn a {
    margin-top: 0 !important; }

.recommendations-list .container {
  margin-bottom: 80px; }
.recommendations-list .more-or-less td:nth-child(2) {
  width: 60px; }
.recommendations-list .sticky-btn {
  bottom: 60px; }

.radio-buttons {
  display: flex;
  justify-content: space-between; }
  .radio-buttons input[type="radio"] {
    display: none; }
  .radio-buttons label {
    flex-grow: 1;
    text-align: center;
    padding: 10px 0;
    margin: 0 10px;
    background: #EFEFEF;
    border-radius: 16px;
    box-shadow: none !important;
    cursor: pointer; }
  .radio-buttons label:last-child {
    margin-right: 0px; }
  .radio-buttons label:first-child {
    margin-left: 0px; }
  .radio-buttons input[type="radio"]:checked + label {
    background-color: #66D871;
    color: #ffffff; }

.bar-chart-hold {
  display: flex;
  margin-top: 1px; }

.chart-t0 {
  background: #7F7F7F; }

.chart-t100 {
  background: #D0CECE;
  padding: 9px 0; }

/*# sourceMappingURL=style.css.map */
