@charset "UTF-8";
/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/*$blue : #2c93ad;*/
/*$blue2 : #313fa0;*/
/* https://spritegen.website-performance.org/*/
/* NOTE REMOVE THIS */
/* line 3, sass/_icons.scss */
.ic {
  background-image: url(./img/sprites.png?v=1);
  background-repeat: no-repeat;
  display: block;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.7s;
}

/* line 12, sass/_icons.scss */
.ic:hover {
  opacity: 0.8;
  transition-property: opacity;
  transition-duration: 0.7s;
}

/* END NOTE  REMOVE  */
/* line 20, sass/_icons.scss */
.ic-camion {
  width: 65px;
  height: 65px;
  background-position: -5px -5px;
}

/* line 26, sass/_icons.scss */
.ic-carnet {
  width: 65px;
  height: 65px;
  background-position: -80px -5px;
}

/* line 32, sass/_icons.scss */
.ic-carton {
  width: 65px;
  height: 65px;
  background-position: -155px -5px;
}

/* line 38, sass/_icons.scss */
.ic-chrono {
  width: 65px;
  height: 65px;
  background-position: -230px -5px;
}

/* line 44, sass/_icons.scss */
.ic-facebook {
  width: 25px;
  height: 25px;
  background-position: -305px -5px;
}

/* line 49, sass/_icons.scss */
.icon-presentation::before,
.ic-hexa {
  width: 117px;
  height: 117px;
  background-position: -5px -80px;
}

/* line 56, sass/_icons.scss */
.ic-instagram {
  width: 25px;
  height: 25px;
  background-position: -340px -5px;
}

/* line 62, sass/_icons.scss */
.ic-mail {
  width: 25px;
  height: 25px;
  background-position: -305px -40px;
}

/* line 67, sass/_icons.scss */
.contact-position::before,
.ic-marker {
  width: 27px;
  height: 27px;
  background-position: -340px -40px;
}

/* line 74, sass/_icons.scss */
.ic-marketbloc {
  width: 117px;
  height: 117px;
  background-position: -132px -80px;
}

/* line 80, sass/_icons.scss */
.ic-opinion {
  width: 65px;
  height: 65px;
  background-position: -305px -77px;
}

/* line 86, sass/_icons.scss */
.ic-phone {
  width: 25px;
  height: 25px;
  background-position: -259px -152px;
}

/* line 91, sass/_icons.scss */
.contact-phone::before,
.ic-phonec {
  width: 27px;
  height: 27px;
  background-position: -294px -152px;
}

/* line 98, sass/_icons.scss */
.ic-prix {
  width: 65px;
  height: 65px;
  background-position: -259px -189px;
}

/* line 104, sass/_icons.scss */
.ic-reassurance1 {
  width: 105px;
  height: 105px;
  background-position: -5px -264px;
}

/* line 110, sass/_icons.scss */
.ic-reassurance2 {
  width: 105px;
  height: 105px;
  background-position: -120px -264px;
}

/* line 116, sass/_icons.scss */
.ic-reassurance3 {
  width: 105px;
  height: 105px;
  background-position: -235px -264px;
}

/* line 122, sass/_icons.scss */
.ic-reassurance4 {
  width: 105px;
  height: 105px;
  background-position: -380px -5px;
}

/* line 128, sass/_icons.scss */
.ic-recyclage {
  width: 65px;
  height: 65px;
  background-position: -380px -120px;
}

/* line 134, sass/_icons.scss */
.ic-specialiste {
  width: 65px;
  height: 65px;
  background-position: -350px -195px;
}

/* line 140, sass/_icons.scss */
.ic-star {
  width: 30px;
  height: 30px;
  background-position: -455px -120px;
}

/* line 146, sass/_icons.scss */
.ic-twitter {
  width: 25px;
  height: 25px;
  background-position: -334px -160px;
}

/* line 28, sass/style.scss */
h2 {
  font-weight: 700;
  font-size: 2.5em;
}

/* line 34, sass/style.scss */
.blog .generate-columns-container article {
  margin-top: 15px;
}
/* line 37, sass/style.scss */
.blog .inside-article {
  background: #f0f0f0;
  position: relative;
}
/* line 40, sass/style.scss */
.blog .inside-article .entry-title {
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 5px;
}
/* line 47, sass/style.scss */
.blog .inside-article .post-image {
  margin-top: 10px !important;
}
/* line 50, sass/style.scss */
.blog .inside-article .read-more-container {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 65%;
}
/* line 59, sass/style.scss */
.blog .inside-article .read-more-container a {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 12px;
  border: 2px solid #8ed877;
  font-weight: 700;
  border-radius: 25px;
  background: #8ed877;
  display: block;
}
/* line 69, sass/style.scss */
.blog .inside-article .read-more-container a:hover {
  background: #fff;
  color: #8ed877;
}

/* line 77, sass/style.scss */
.mb5 {
  margin-bottom: 5px !important;
}

/* line 81, sass/style.scss */
.site-header {
  position: relative;
  background-image: none !important;
  height: 65px;
  background: #8ad97e !important;
}

/* line 88, sass/style.scss */
.site-logo {
  float: left !important;
  padding-top: 15px;
}

/* line 93, sass/style.scss */
#site-navigation {
  /*width: calc(100% - 150px);*/
}
/* line 95, sass/style.scss */
#site-navigation .grid-container {
  max-width: 100%;
}

/* line 100, sass/style.scss */
#sticky_bar {
  position: fixed;
  top: 30%;
  right: 20px;
  z-index: 3;
}
/* line 105, sass/style.scss */
#sticky_bar li {
  text-align: center;
  list-style-type: none;
}
/* line 108, sass/style.scss */
#sticky_bar li a {
  color: #8e8e8e;
  font-size: 20px;
}
/* line 111, sass/style.scss */
#sticky_bar li a:hover {
  color: #3951D6;
}

/* line 119, sass/style.scss */
#slider-box .generate-sections-inside-container {
  padding: 0 !important;
}

/* line 123, sass/style.scss */
#slider-box .carousel .item {
  height: 500px;
}

/* line 127, sass/style.scss */
#slider-box {
  background: #8AD97E;
  padding-top: 70px;
}
/* line 130, sass/style.scss */
#slider-box .box-slider {
  padding: 0 30px;
  position: relative;
  top: -35px;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
/* line 138, sass/style.scss */
#slider-box .slider-title {
  display: block;
  /*color : $white;*/
  color: #3951D6;
  /*background: rgba(255,255,255,0.5);*/
  padding: 5px;
  /*font-size: 3.5em;*/
  font-size: 2.5em;
  font-weight: 700;
  margin-bottom: 20px;
}
/* line 149, sass/style.scss */
#slider-box .slider-content {
  color: #3951D6;
  margin-bottom: 35px;
  max-width: 750px;
  text-align: justify;
}
/* line 157, sass/style.scss */
#slider-box .slider-bloc-btn a {
  display: inline-block;
  margin-right: 10px;
  padding: 8px 12px;
  border-radius: 25px;
  /*border : 2px solid $yellow;*/
  border: 2px solid #3951D6;
  background: #3951D6;
  color: #fff;
  /*color : #3a3a3a;*/
  text-transform: uppercase;
  font-weight: 700;
}
/* line 169, sass/style.scss */
#slider-box .slider-bloc-btn a:hover {
  /*color : $white;
  background : $yellow;*/
  border: 2px solid #fff;
  color: #fff;
  background: #3951D6;
}

/* INTERVENTIONS */
/* line 182, sass/style.scss */
.interventions::after {
  content: "";
  clear: both;
  display: table;
}
/* line 187, sass/style.scss */
.interventions .intervention {
  position: relative;
}
/* line 190, sass/style.scss */
.interventions .title-bloc {
  font-size: 2.5em;
  color: #3951D6;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
  font-weight: 700;
}
/* line 197, sass/style.scss */
.interventions .title-bloc::after {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 45px;
  height: 2px;
  background: #8ed877;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* line 210, sass/style.scss */
.interventions .int-container {
  margin-right: 20px;
  background: #fff;
  border-radius: 5px;
}
/* line 216, sass/style.scss */
.interventions .int-content {
  padding: 10px 10px 20px 10px;
  height: 210px;
}
/* line 220, sass/style.scss */
.interventions .int-img {
  max-height: 200px;
  overflow: hidden;
}
/* line 223, sass/style.scss */
.interventions .int-img img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.7s;
}
/* line 229, sass/style.scss */
.interventions .int-img img:hover {
  transition-property: opacity;
  transition-duration: 0.7s;
  opacity: 0.7;
}
/* line 236, sass/style.scss */
.interventions .bloc-title {
  height: 80px;
}
/* line 240, sass/style.scss */
.interventions .int-localisation {
  display: block;
  text-align: center;
  margin: 0 0 10px 0;
  font-weight: 700;
  color: #000;
}
/* line 248, sass/style.scss */
.interventions .int-title {
  color: #3951D6;
  position: relative;
  margin-bottom: 25px;
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
}
/* line 255, sass/style.scss */
.interventions .int-title a {
  color: #3951D6;
}
/* line 257, sass/style.scss */
.interventions .int-title a:hover {
  color: #000;
}
/* line 261, sass/style.scss */
.interventions .int-title::after {
  content: "";
  position: absolute;
  position: absolute;
  bottom: -20px;
  width: 35px;
  height: 2px;
  background: #8ed877;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* line 275, sass/style.scss */
.interventions .intervention p {
  font-weight: 700;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 25px;
  text-align: center;
}
/* line 283, sass/style.scss */
.interventions .int-btn {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 20px;
  margin: 0 auto;
  display: block;
  background: #8ed877;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 12px;
  width: 65%;
  border: 2px solid #8ed877;
  font-weight: 700;
  border-radius: 25px;
}
/* line 299, sass/style.scss */
.interventions .int-btn:hover {
  background: #fff;
  color: #8ed877;
}

/* AVIS */
@media (min-width: 1550px) {
  /* line 309, sass/style.scss */
  .blocavisclient {
    position: relative;
  }
  /* line 311, sass/style.scss */
  .blocavisclient::after {
    content: "";
    height: 250px;
    width: 350px;
    bottom: 0;
    left: -15px;
    display: block;
    position: absolute;
    background: url("https://hexadebarras.be/wp-content/uploads/2020/06/HEXADEBARRAS-Personnage-1-1.png");
  }
}
/* line 324, sass/style.scss */
.opinions .opinons-header {
  margin-bottom: 20px;
}
/* line 327, sass/style.scss */
.opinions .opinions-title {
  font-size: 2em;
  max-width: 400px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  margin-right: 10px;
  padding-right: 15px;
}
/* line 335, sass/style.scss */
.opinions .opinions-title::after {
  content: "";
  position: absolute;
  bottom: 9px;
  right: 0;
  height: 20px;
  /*width : 1px;*/
  width: 0;
  background: #000;
}
/* line 346, sass/style.scss */
.opinions .opinions-page {
  color: #8ed877;
  font-weight: 700;
}
/* line 351, sass/style.scss */
.opinions .opi-content {
  background: #f0f0f0;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 15px 15px 30px 15px;
  border-radius: 5px;
}
/* line 357, sass/style.scss */
.opinions .opi-content .opi-title {
  font-size: 18px;
  color: #3951D6;
  display: block;
  font-weight: 700;
}
/* line 363, sass/style.scss */
.opinions .opi-content .opi-date {
  font-size: 12px;
  display: block;
  position: relative;
  font-weight: 700;
  margin-bottom: 20px;
}
/* line 369, sass/style.scss */
.opinions .opi-content .opi-date::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 20px;
  bottom: -10px;
  background: #8ed877;
  left: 0;
}
/* line 379, sass/style.scss */
.opinions .opi-content .opi-txt {
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 380, sass/style.scss */
.opinions .opi-content .opi-txt h3 {
  font-size: 16px;
  font-weight: 700;
}

/* line 390, sass/style.scss */
.opistar {
  display: inline-block;
  height: 30px;
  width: 30px;
  /*background : url("./img/star.png") top center no-repeat;*/
  margin: 0 3px;
}

/* CSS hexadebarras */
/* line 400, sass/style.scss */
.pied-page-suisse {
  background-color: #8ed877;
}

/* line 404, sass/style.scss */
.column3 {
  width: 25%;
  float: left;
  text-align: center;
  color: #3951D6;
  padding-top: 3%;
  padding-bottom: 3%;
}

/* line 414, sass/style.scss */
.titre-vert {
  color: #8ed877;
  font-weight: bold;
}

/* line 419, sass/style.scss */
.valorisation {
  text-align: center;
  padding-bottom: 5%;
  margin-top: 3%;
}

/* line 425, sass/style.scss */
.titre-bleu {
  color: #3951D6;
  margin-top: 3%;
  margin-bottom: 2%;
}

/* line 431, sass/style.scss */
.bouton-gris {
  border-radius: 25px;
}

/* line 435, sass/style.scss */
.boite-verte {
  background-color: #8ed877;
  padding-top: 3%;
  padding-bottom: 3%;
}

/* line 441, sass/style.scss */
.avis {
  padding-bottom: 3%;
}

/* line 445, sass/style.scss */
.entry-title {
  color: #3951D6;
  text-align: center;
  font-weight: bold;
  margin: 4% 4% 4% 4%;
}

/* line 452, sass/style.scss */
.bouton-bleu {
  background-color: #3951D6;
  color: white;
  border-radius: 25px;
}

/* line 457, sass/style.scss */
.hxd-vert {
  background-color: #8ed877;
  color: white;
}

/* line 461, sass/style.scss */
.boite-grise {
  background-color: #d3d3d3;
  padding-bottom: 6%;
  padding-top: 3%;
}

/* line 466, sass/style.scss */
.titre-boite-grise {
  color: #8ed877;
  text-align: center;
}

/* line 470, sass/style.scss */
.prix {
  margin-bottom: 3%;
}

/* line 473, sass/style.scss */
.titre-prix {
  color: #3951D6;
  font-weight: bold;
}

/* line 478, sass/style.scss */
.hxd-bleu {
  background-color: #3951D6;
  color: white;
}

/* line 483, sass/style.scss */
.texte-bleu {
  color: #3951D6;
}

/* line 487, sass/style.scss */
.texte-vert {
  color: #8ed877;
}

/* line 491, sass/style.scss */
.debarrasseur {
  background-image: url("https://hexadebarras.ch/wp-content/uploads/2020/01/HEXADEBARRAS-D├®barrasseur-maison-appartement-3.png");
  background-repeat: no-repeat;
  background-position: right;
}

/* line 497, sass/style.scss */
.brocanteur {
  background-image: url("https://hexadebarras.ch/wp-content/uploads/2020/01/HEXADEBARRAS-Personnage-2-250x250-1.png");
  background-repeat: no-repeat;
  background-position: right;
  padding: 3% 0% 2% 3%;
}

/* line 504, sass/style.scss */
.padding2 {
  padding: 2%;
}

/* line 508, sass/style.scss */
.wpcf7 input {
  border-radius: 25px;
  margin-bottom: 20px;
  width: 100%;
}

/* line 514, sass/style.scss */
.wpcf7-submit {
  background-color: #FFB138;
  color: white;
  border-radius: 25px;
  font-weight: bold;
  opacity: 1;
}

/* line 522, sass/style.scss */
.wpcf7-textarea {
  width: 75%;
  border-radius: 25px;
}

/* line 527, sass/style.scss */
#formulaire-responsive {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}

/* line 532, sass/style.scss */
.rang-form {
  width: 100%;
}

/* line 535, sass/style.scss */
.demi-colonne, .colonne {
  float: left;
  position: relative;
  padding: 0.65rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 544, sass/style.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
  /* line 552, sass/style.scss */
  .demi-colonne {
    width: 50%;
  }
}
/* line 558, sass/style.scss */
.footer-colonne {
  /*float: left;
  width: 30%;*/
  margin-left: 2%;
  text-align: left;
  color: #fff;
}
/* line 564, sass/style.scss */
.footer-colonne a {
  color: #fff;
}

/* line 569, sass/style.scss */
.sizefooter {
  font-size: 14px;
}

/* END */
@media (max-width: 1170px) {
  /* line 579, sass/style.scss */
  .interventions .int-content {
    height: 250px;
  }

  /* line 583, sass/style.scss */
  .interventions .int-title {
    font-size: 1.1em;
  }
}
@media (max-width: 1046px) {
  /* line 590, sass/style.scss */
  #site-navigation {
    width: calc(100% - 270px);
    position: absolute;
    right: 0;
  }

  /* line 596, sass/style.scss */
  #primary-menu {
    position: absolute;
    width: calc(100% + 270px);
    left: 0;
    margin-left: -270px;
    top: 80px;
    background: #8ad97e;
  }
}
@media (max-width: 1026px) {
  /* line 610, sass/style.scss */
  .interventions .int-img {
    text-align: center;
  }

  /* line 614, sass/style.scss */
  .interventions .intervention {
    margin-bottom: 35px;
  }

  /* line 618, sass/style.scss */
  .interventions .int-content {
    height: 170px;
  }

  /* line 622, sass/style.scss */
  .interventions .bloc-title {
    height: auto;
  }
}
@media (max-width: 900px) {
  /* line 630, sass/style.scss */
  #slider-box .box-slider {
    width: calc(100% - 60px);
  }

  /* line 633, sass/style.scss */
  .interventions .int-content {
    height: 190px;
  }
}
@media (max-width: 768px) {
  /* line 641, sass/style.scss */
  #slider-box .slider-title {
    font-size: 3em;
  }

  /* line 644, sass/style.scss */
  .interventions .intervention {
    width: 49%;
    float: left;
    clear: none;
  }
}
@media (max-width: 650px) {
  /* line 652, sass/style.scss */
  .interventions .intervention {
    width: 330px;
    margin: 0 auto 35px auto;
    float: none;
  }
}
@media (max-width: 600px) {
  /* line 661, sass/style.scss */
  #slider-box .slider-title {
    font-size: 2.2em;
  }
}
@media (max-width: 450px) {
  /* line 668, sass/style.scss */
  #slider-box .slider-title {
    font-size: 1.9em;
  }

  /* line 672, sass/style.scss */
  .interventions .intervention {
    max-width: 330px;
    width: 100%;
  }

  /* line 677, sass/style.scss */
  .interventions .int-content {
    height: auto;
  }
}
/* w3schools */
/* W3.CSS 4.13 June 2019 by Jan Egil and Borge Refsnes */
/* line 685, sass/style.scss */
html {
  box-sizing: border-box;
}

/* line 685, sass/style.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
/* line 687, sass/style.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 687, sass/style.scss */
body {
  margin: 0;
}

/* line 688, sass/style.scss */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

/* line 688, sass/style.scss */
summary {
  display: list-item;
}

/* line 689, sass/style.scss */
audio, canvas, progress, video {
  display: inline-block;
}

/* line 689, sass/style.scss */
progress {
  vertical-align: baseline;
}

/* line 690, sass/style.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 690, sass/style.scss */
[hidden], template {
  display: none;
}

/* line 691, sass/style.scss */
a {
  background-color: transparent;
}

/* line 691, sass/style.scss */
a:active, a:hover {
  outline-width: 0;
}

/* line 692, sass/style.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 693, sass/style.scss */
b, strong {
  font-weight: bolder;
}

/* line 693, sass/style.scss */
dfn {
  font-style: italic;
}

/* line 693, sass/style.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 694, sass/style.scss */
small {
  font-size: 80%;
}

/* line 694, sass/style.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 695, sass/style.scss */
sub {
  bottom: -0.25em;
}

/* line 695, sass/style.scss */
sup {
  top: -0.5em;
}

/* line 695, sass/style.scss */
figure {
  margin: 1em 40px;
}

/* line 695, sass/style.scss */
img {
  border-style: none;
}

/* line 696, sass/style.scss */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 696, sass/style.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 697, sass/style.scss */
button, input, select, textarea, optgroup {
  font: inherit;
  margin: 0;
}

/* line 697, sass/style.scss */
optgroup {
  font-weight: bold;
}

/* line 698, sass/style.scss */
button, input {
  overflow: visible;
}

/* line 698, sass/style.scss */
button, select {
  text-transform: none;
}

/* line 699, sass/style.scss */
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

/* line 700, sass/style.scss */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 701, sass/style.scss */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 702, sass/style.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 703, sass/style.scss */
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 703, sass/style.scss */
textarea {
  overflow: auto;
}

/* line 704, sass/style.scss */
[type=checkbox], [type=radio] {
  padding: 0;
}

/* line 705, sass/style.scss */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 706, sass/style.scss */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 707, sass/style.scss */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 708, sass/style.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* End extract */
/*html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}*/
/* line 710, sass/style.scss */
html {
  overflow-x: hidden;
}

/*h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.w3-serif{font-family:serif}*/
/*h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}*/
/* line 712, sass/style.scss */
.w3-wide {
  letter-spacing: 4px;
}

/* line 713, sass/style.scss */
hr {
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}

/* line 714, sass/style.scss */
.w3-image {
  max-width: 100%;
  height: auto;
}

/* line 714, sass/style.scss */
img {
  vertical-align: middle;
}

/* line 714, sass/style.scss */
a {
  color: inherit;
}

/* line 715, sass/style.scss */
.w3-table, .w3-table-all {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table;
}

/* line 715, sass/style.scss */
.w3-table-all {
  border: 1px solid #ccc;
}

/* line 716, sass/style.scss */
.w3-bordered tr, .w3-table-all tr {
  border-bottom: 1px solid #ddd;
}

/* line 716, sass/style.scss */
.w3-striped tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}

/* line 717, sass/style.scss */
.w3-table-all tr:nth-child(odd) {
  background-color: #fff;
}

/* line 717, sass/style.scss */
.w3-table-all tr:nth-child(even) {
  background-color: #f1f1f1;
}

/* line 718, sass/style.scss */
.w3-hoverable tbody tr:hover, .w3-ul.w3-hoverable li:hover {
  background-color: #ccc;
}

/* line 718, sass/style.scss */
.w3-centered tr th, .w3-centered tr td {
  text-align: center;
}

/* line 719, sass/style.scss */
.w3-table td, .w3-table th, .w3-table-all td, .w3-table-all th {
  padding: 8px 8px;
  display: table-cell;
  text-align: left;
  vertical-align: top;
}

/* line 720, sass/style.scss */
.w3-table th:first-child, .w3-table td:first-child, .w3-table-all th:first-child, .w3-table-all td:first-child {
  padding-left: 16px;
}

/* line 721, sass/style.scss */
.w3-btn, .w3-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;
}

/* line 722, sass/style.scss */
.w3-btn:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 723, sass/style.scss */
.w3-btn, .w3-button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 724, sass/style.scss */
.w3-disabled, .w3-btn:disabled, .w3-button:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}

/* line 724, sass/style.scss */
.w3-disabled *, :disabled * {
  pointer-events: none;
}

/* line 725, sass/style.scss */
.w3-btn.w3-disabled:hover, .w3-btn:disabled:hover {
  box-shadow: none;
}

/* line 726, sass/style.scss */
.w3-badge, .w3-tag {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}

/* line 726, sass/style.scss */
.w3-badge {
  border-radius: 50%;
}

/* line 727, sass/style.scss */
.w3-ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 727, sass/style.scss */
.w3-ul li {
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
}

/* line 727, sass/style.scss */
.w3-ul li:last-child {
  border-bottom: none;
}

/* line 728, sass/style.scss */
.w3-tooltip, .w3-display-container {
  position: relative;
}

/* line 728, sass/style.scss */
.w3-tooltip .w3-text {
  display: none;
}

/* line 728, sass/style.scss */
.w3-tooltip:hover .w3-text {
  display: inline-block;
}

/* line 729, sass/style.scss */
.w3-ripple:active {
  opacity: 0.5;
}

/* line 729, sass/style.scss */
.w3-ripple {
  transition: opacity 0s;
}

/* line 730, sass/style.scss */
.w3-input {
  padding: 8px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
}

/* line 731, sass/style.scss */
.w3-select {
  padding: 9px 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #ccc;
}

/* line 732, sass/style.scss */
.w3-dropdown-click, .w3-dropdown-hover {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 733, sass/style.scss */
.w3-dropdown-hover:hover .w3-dropdown-content {
  display: block;
}

/* line 734, sass/style.scss */
.w3-dropdown-hover:first-child, .w3-dropdown-click:hover {
  background-color: #ccc;
  color: #000;
}

/* line 735, sass/style.scss */
.w3-dropdown-hover:hover > .w3-button:first-child, .w3-dropdown-click:hover > .w3-button:first-child {
  background-color: #ccc;
  color: #000;
}

/* line 736, sass/style.scss */
.w3-dropdown-content {
  cursor: auto;
  color: #000;
  background-color: #fff;
  display: none;
  position: absolute;
  min-width: 160px;
  margin: 0;
  padding: 0;
  z-index: 1;
}

/* line 737, sass/style.scss */
.w3-check, .w3-radio {
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px;
}

/* line 738, sass/style.scss */
.w3-sidebar {
  height: 100%;
  width: 200px;
  background-color: #fff;
  position: fixed !important;
  z-index: 1;
  overflow: auto;
}

/* line 739, sass/style.scss */
.w3-bar-block .w3-dropdown-hover, .w3-bar-block .w3-dropdown-click {
  width: 100%;
}

/* line 740, sass/style.scss */
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content, .w3-bar-block .w3-dropdown-click .w3-dropdown-content {
  min-width: 100%;
}

/* line 741, sass/style.scss */
.w3-bar-block .w3-dropdown-hover .w3-button, .w3-bar-block .w3-dropdown-click .w3-button {
  width: 100%;
  text-align: left;
  padding: 8px 16px;
}

/* line 742, sass/style.scss */
.w3-main, #main {
  transition: margin-left .4s;
}

/* line 743, sass/style.scss */
.w3-modal {
  z-index: 3;
  display: none;
  padding-top: 100px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 744, sass/style.scss */
.w3-modal-content {
  margin: auto;
  background-color: #fff;
  position: relative;
  padding: 0;
  outline: 0;
  width: 600px;
}

/* line 745, sass/style.scss */
.w3-bar {
  width: 100%;
  overflow: hidden;
}

/* line 745, sass/style.scss */
.w3-center .w3-bar {
  display: inline-block;
  width: auto;
}

/* line 746, sass/style.scss */
.w3-bar .w3-bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0;
}

/* line 747, sass/style.scss */
.w3-bar .w3-dropdown-hover, .w3-bar .w3-dropdown-click {
  position: static;
  float: left;
}

/* line 748, sass/style.scss */
.w3-bar .w3-button {
  white-space: normal;
}

/* line 749, sass/style.scss */
.w3-bar-block .w3-bar-item {
  width: 100%;
  display: block;
  padding: 8px 16px;
  text-align: left;
  border: none;
  white-space: normal;
  float: none;
  outline: 0;
}

/* line 750, sass/style.scss */
.w3-bar-block.w3-center .w3-bar-item {
  text-align: center;
}

/* line 750, sass/style.scss */
.w3-block {
  display: block;
  width: 100%;
}

/* line 751, sass/style.scss */
.w3-responsive {
  display: block;
  overflow-x: auto;
}

/* line 752, sass/style.scss */
.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before,
.w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
  content: "";
  display: table;
  clear: both;
}

/* line 754, sass/style.scss */
.w3-col, .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter {
  float: left;
  width: 100%;
}

/* line 755, sass/style.scss */
.w3-col.s1 {
  width: 8.33333%;
}

/* line 755, sass/style.scss */
.w3-col.s2 {
  width: 16.66666%;
}

/* line 755, sass/style.scss */
.w3-col.s3 {
  width: 24.99999%;
}

/* line 755, sass/style.scss */
.w3-col.s4 {
  width: 33.33333%;
}

/* line 756, sass/style.scss */
.w3-col.s5 {
  width: 41.66666%;
}

/* line 756, sass/style.scss */
.w3-col.s6 {
  width: 49.99999%;
}

/* line 756, sass/style.scss */
.w3-col.s7 {
  width: 58.33333%;
}

/* line 756, sass/style.scss */
.w3-col.s8 {
  width: 66.66666%;
}

/* line 757, sass/style.scss */
.w3-col.s9 {
  width: 74.99999%;
}

/* line 757, sass/style.scss */
.w3-col.s10 {
  width: 83.33333%;
}

/* line 757, sass/style.scss */
.w3-col.s11 {
  width: 91.66666%;
}

/* line 757, sass/style.scss */
.w3-col.s12 {
  width: 99.99999%;
}

@media (min-width: 601px) {
  /* line 758, sass/style.scss */
  .w3-col.m1 {
    width: 8.33333%;
  }

  /* line 758, sass/style.scss */
  .w3-col.m2 {
    width: 16.66666%;
  }

  /* line 758, sass/style.scss */
  .w3-col.m3, .w3-quarter {
    width: 24.99999%;
  }

  /* line 758, sass/style.scss */
  .w3-col.m4, .w3-third {
    width: 33.33333%;
  }

  /* line 759, sass/style.scss */
  .w3-col.m5 {
    width: 41.66666%;
  }

  /* line 759, sass/style.scss */
  .w3-col.m6, .w3-half {
    width: 49.99999%;
  }

  /* line 759, sass/style.scss */
  .w3-col.m7 {
    width: 58.33333%;
  }

  /* line 759, sass/style.scss */
  .w3-col.m8, .w3-twothird {
    width: 66.66666%;
  }

  /* line 760, sass/style.scss */
  .w3-col.m9, .w3-threequarter {
    width: 74.99999%;
  }

  /* line 760, sass/style.scss */
  .w3-col.m10 {
    width: 83.33333%;
  }

  /* line 760, sass/style.scss */
  .w3-col.m11 {
    width: 91.66666%;
  }

  /* line 760, sass/style.scss */
  .w3-col.m12 {
    width: 99.99999%;
  }
}
@media (min-width: 993px) {
  /* line 761, sass/style.scss */
  .w3-col.l1 {
    width: 8.33333%;
  }

  /* line 761, sass/style.scss */
  .w3-col.l2 {
    width: 16.66666%;
  }

  /* line 761, sass/style.scss */
  .w3-col.l3 {
    width: 24.99999%;
  }

  /* line 761, sass/style.scss */
  .w3-col.l4 {
    width: 33.33333%;
  }

  /* line 762, sass/style.scss */
  .w3-col.l5 {
    width: 41.66666%;
  }

  /* line 762, sass/style.scss */
  .w3-col.l6 {
    width: 49.99999%;
  }

  /* line 762, sass/style.scss */
  .w3-col.l7 {
    width: 58.33333%;
  }

  /* line 762, sass/style.scss */
  .w3-col.l8 {
    width: 66.66666%;
  }

  /* line 763, sass/style.scss */
  .w3-col.l9 {
    width: 74.99999%;
  }

  /* line 763, sass/style.scss */
  .w3-col.l10 {
    width: 83.33333%;
  }

  /* line 763, sass/style.scss */
  .w3-col.l11 {
    width: 91.66666%;
  }

  /* line 763, sass/style.scss */
  .w3-col.l12 {
    width: 99.99999%;
  }
}
/* line 764, sass/style.scss */
.w3-rest {
  overflow: hidden;
}

/* line 764, sass/style.scss */
.w3-stretch {
  margin-left: -16px;
  margin-right: -16px;
}

/* line 765, sass/style.scss */
.w3-content, .w3-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 765, sass/style.scss */
.w3-content {
  max-width: 980px;
}

/* line 765, sass/style.scss */
.w3-auto {
  max-width: 1140px;
}

/* line 766, sass/style.scss */
.w3-cell-row {
  display: table;
  width: 100%;
}

/* line 766, sass/style.scss */
.w3-cell {
  display: table-cell;
}

/* line 767, sass/style.scss */
.w3-cell-top {
  vertical-align: top;
}

/* line 767, sass/style.scss */
.w3-cell-middle {
  vertical-align: middle;
}

/* line 767, sass/style.scss */
.w3-cell-bottom {
  vertical-align: bottom;
}

/* line 768, sass/style.scss */
.w3-hide {
  display: none !important;
}

/* line 768, sass/style.scss */
.w3-show-block, .w3-show {
  display: block !important;
}

/* line 768, sass/style.scss */
.w3-show-inline-block {
  display: inline-block !important;
}

@media (max-width: 1205px) {
  /* line 769, sass/style.scss */
  .w3-auto {
    max-width: 95%;
  }
}
@media (max-width: 600px) {
  /* line 770, sass/style.scss */
  .w3-modal-content {
    margin: 0 10px;
    width: auto !important;
  }

  /* line 770, sass/style.scss */
  .w3-modal {
    padding-top: 30px;
  }

  /* line 771, sass/style.scss */
  .w3-dropdown-hover.w3-mobile .w3-dropdown-content, .w3-dropdown-click.w3-mobile .w3-dropdown-content {
    position: relative;
  }

  /* line 772, sass/style.scss */
  .w3-hide-small {
    display: none !important;
  }

  /* line 772, sass/style.scss */
  .w3-mobile {
    display: block;
    width: 100% !important;
  }

  /* line 772, sass/style.scss */
  .w3-bar-item.w3-mobile, .w3-dropdown-hover.w3-mobile, .w3-dropdown-click.w3-mobile {
    text-align: center;
  }

  /* line 773, sass/style.scss */
  .w3-dropdown-hover.w3-mobile, .w3-dropdown-hover.w3-mobile .w3-btn, .w3-dropdown-hover.w3-mobile .w3-button, .w3-dropdown-click.w3-mobile, .w3-dropdown-click.w3-mobile .w3-btn, .w3-dropdown-click.w3-mobile .w3-button {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 774, sass/style.scss */
  .w3-modal-content {
    width: 500px;
  }

  /* line 774, sass/style.scss */
  .w3-modal {
    padding-top: 50px;
  }
}
@media (min-width: 993px) {
  /* line 775, sass/style.scss */
  .w3-modal-content {
    width: 900px;
  }

  /* line 775, sass/style.scss */
  .w3-hide-large {
    display: none !important;
  }

  /* line 775, sass/style.scss */
  .w3-sidebar.w3-collapse {
    display: block !important;
  }
}
@media (max-width: 992px) and (min-width: 601px) {
  /* line 776, sass/style.scss */
  .w3-hide-medium {
    display: none !important;
  }
}
@media (max-width: 992px) {
  /* line 777, sass/style.scss */
  .w3-sidebar.w3-collapse {
    display: none;
  }

  /* line 777, sass/style.scss */
  .w3-main {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* line 777, sass/style.scss */
  .w3-auto {
    max-width: 100%;
  }
}
/* line 778, sass/style.scss */
.w3-top, .w3-bottom {
  position: fixed;
  width: 100%;
  z-index: 1;
}

/* line 778, sass/style.scss */
.w3-top {
  top: 0;
}

/* line 778, sass/style.scss */
.w3-bottom {
  bottom: 0;
}

/* line 779, sass/style.scss */
.w3-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;
}

/* line 780, sass/style.scss */
.w3-display-topleft {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 780, sass/style.scss */
.w3-display-topright {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 781, sass/style.scss */
.w3-display-bottomleft {
  position: absolute;
  left: 0;
  bottom: 0;
}

/* line 781, sass/style.scss */
.w3-display-bottomright {
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 782, sass/style.scss */
.w3-display-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* line 783, sass/style.scss */
.w3-display-left {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

/* line 784, sass/style.scss */
.w3-display-right {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

/* line 785, sass/style.scss */
.w3-display-topmiddle {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}

/* line 786, sass/style.scss */
.w3-display-bottommiddle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
}

/* line 787, sass/style.scss */
.w3-display-container:hover .w3-display-hover {
  display: block;
}

/* line 787, sass/style.scss */
.w3-display-container:hover span.w3-display-hover {
  display: inline-block;
}

/* line 787, sass/style.scss */
.w3-display-hover {
  display: none;
}

/* line 788, sass/style.scss */
.w3-display-position {
  position: absolute;
}

/* line 789, sass/style.scss */
.w3-circle {
  border-radius: 50%;
}

/* line 790, sass/style.scss */
.w3-round-small {
  border-radius: 2px;
}

/* line 790, sass/style.scss */
.w3-round, .w3-round-medium {
  border-radius: 4px;
}

/* line 790, sass/style.scss */
.w3-round-large {
  border-radius: 8px;
}

/* line 790, sass/style.scss */
.w3-round-xlarge {
  border-radius: 16px;
}

/* line 790, sass/style.scss */
.w3-round-xxlarge {
  border-radius: 32px;
}

/* line 791, sass/style.scss */
.w3-row-padding, .w3-row-padding > .w3-half, .w3-row-padding > .w3-third, .w3-row-padding > .w3-twothird, .w3-row-padding > .w3-threequarter, .w3-row-padding > .w3-quarter, .w3-row-padding > .w3-col {
  padding: 0 8px;
}

/* line 792, sass/style.scss */
.w3-container, .w3-panel {
  padding: 0.01em 16px;
}

/* line 792, sass/style.scss */
.w3-panel {
  margin-top: 16px;
  margin-bottom: 16px;
}

/* line 793, sass/style.scss */
.w3-code, .w3-codespan {
  font-family: Consolas,"courier new";
  font-size: 16px;
}

/* line 794, sass/style.scss */
.w3-code {
  width: auto;
  background-color: #fff;
  padding: 8px 12px;
  border-left: 4px solid #4CAF50;
  word-wrap: break-word;
}

/* line 795, sass/style.scss */
.w3-codespan {
  color: crimson;
  background-color: #f1f1f1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 110%;
}

/* line 796, sass/style.scss */
.w3-card, .w3-card-2 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* line 797, sass/style.scss */
.w3-card-4, .w3-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);
}

/* line 798, sass/style.scss */
.w3-spin {
  animation: w3-spin 2s infinite linear;
}

@keyframes w3-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* line 799, sass/style.scss */
.w3-animate-fading {
  animation: fading 10s infinite;
}

@keyframes fading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 800, sass/style.scss */
.w3-animate-opacity {
  animation: opac 0.8s;
}

@keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 801, sass/style.scss */
.w3-animate-top {
  position: relative;
  animation: animatetop 0.4s;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* line 802, sass/style.scss */
.w3-animate-left {
  position: relative;
  animation: animateleft 0.4s;
}

@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
/* line 803, sass/style.scss */
.w3-animate-right {
  position: relative;
  animation: animateright 0.4s;
}

@keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
/* line 804, sass/style.scss */
.w3-animate-bottom {
  position: relative;
  animation: animatebottom 0.4s;
}

@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
/* line 805, sass/style.scss */
.w3-animate-zoom {
  animation: animatezoom 0.6s;
}

@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
/* line 806, sass/style.scss */
.w3-animate-input {
  transition: width 0.4s ease-in-out;
}

/* line 806, sass/style.scss */
.w3-animate-input:focus {
  width: 100% !important;
}

/* line 807, sass/style.scss */
.w3-opacity, .w3-hover-opacity:hover {
  opacity: 0.60;
}

/* line 807, sass/style.scss */
.w3-opacity-off, .w3-hover-opacity-off:hover {
  opacity: 1;
}

/* line 808, sass/style.scss */
.w3-opacity-max {
  opacity: 0.25;
}

/* line 808, sass/style.scss */
.w3-opacity-min {
  opacity: 0.75;
}

/* line 809, sass/style.scss */
.w3-greyscale-max, .w3-grayscale-max, .w3-hover-greyscale:hover, .w3-hover-grayscale:hover {
  filter: grayscale(100%);
}

/* line 810, sass/style.scss */
.w3-greyscale, .w3-grayscale {
  filter: grayscale(75%);
}

/* line 810, sass/style.scss */
.w3-greyscale-min, .w3-grayscale-min {
  filter: grayscale(50%);
}

/* line 811, sass/style.scss */
.w3-sepia {
  filter: sepia(75%);
}

/* line 811, sass/style.scss */
.w3-sepia-max, .w3-hover-sepia:hover {
  filter: sepia(100%);
}

/* line 811, sass/style.scss */
.w3-sepia-min {
  filter: sepia(50%);
}

/* line 812, sass/style.scss */
.w3-tiny {
  font-size: 10px !important;
}

/* line 812, sass/style.scss */
.w3-small {
  font-size: 12px !important;
}

/* line 812, sass/style.scss */
.w3-medium {
  font-size: 15px !important;
}

/*.w3-large{font-size:18px!important}*/
/* line 813, sass/style.scss */
.w3-xlarge {
  font-size: 24px !important;
}

/* line 813, sass/style.scss */
.w3-xxlarge {
  font-size: 36px !important;
}

/* line 813, sass/style.scss */
.w3-xxxlarge {
  font-size: 48px !important;
}

/* line 813, sass/style.scss */
.w3-jumbo {
  font-size: 64px !important;
}

/* line 814, sass/style.scss */
.w3-left-align {
  text-align: left !important;
}

/* line 814, sass/style.scss */
.w3-right-align {
  text-align: right !important;
}

/* line 814, sass/style.scss */
.w3-justify {
  text-align: justify !important;
}

/* line 814, sass/style.scss */
.w3-center {
  text-align: center !important;
}

/* line 815, sass/style.scss */
.w3-border-0 {
  border: 0 !important;
}

/* line 815, sass/style.scss */
.w3-border {
  border: 1px solid #ccc !important;
}

/* line 816, sass/style.scss */
.w3-border-top {
  border-top: 1px solid #ccc !important;
}

/* line 816, sass/style.scss */
.w3-border-bottom {
  border-bottom: 1px solid #ccc !important;
}

/* line 817, sass/style.scss */
.w3-border-left {
  border-left: 1px solid #ccc !important;
}

/* line 817, sass/style.scss */
.w3-border-right {
  border-right: 1px solid #ccc !important;
}

/* line 818, sass/style.scss */
.w3-topbar {
  border-top: 6px solid #ccc !important;
}

/* line 818, sass/style.scss */
.w3-bottombar {
  border-bottom: 6px solid #ccc !important;
}

/* line 819, sass/style.scss */
.w3-leftbar {
  border-left: 6px solid #ccc !important;
}

/* line 819, sass/style.scss */
.w3-rightbar {
  border-right: 6px solid #ccc !important;
}

/* line 820, sass/style.scss */
.w3-section, .w3-code {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

/* line 821, sass/style.scss */
.w3-margin {
  margin: 16px !important;
}

/* line 821, sass/style.scss */
.w3-margin-top {
  margin-top: 16px !important;
}

/* line 821, sass/style.scss */
.w3-margin-bottom {
  margin-bottom: 16px !important;
}

/* line 822, sass/style.scss */
.w3-margin-left {
  margin-left: 16px !important;
}

/* line 822, sass/style.scss */
.w3-margin-right {
  margin-right: 16px !important;
}

/* line 823, sass/style.scss */
.w3-padding-small {
  padding: 4px 8px !important;
}

/* line 823, sass/style.scss */
.w3-padding {
  padding: 8px 16px !important;
}

/* line 823, sass/style.scss */
.w3-padding-large {
  padding: 12px 24px !important;
}

/* line 824, sass/style.scss */
.w3-padding-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

/* line 824, sass/style.scss */
.w3-padding-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

/* line 825, sass/style.scss */
.w3-padding-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

/* line 825, sass/style.scss */
.w3-padding-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

/* line 826, sass/style.scss */
.w3-padding-64 {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}

/* line 827, sass/style.scss */
.w3-left {
  float: left !important;
}

/* line 827, sass/style.scss */
.w3-right {
  float: right !important;
}

/* line 828, sass/style.scss */
.w3-button:hover {
  color: #000 !important;
  background-color: #ccc !important;
}

/* line 829, sass/style.scss */
.w3-transparent, .w3-hover-none:hover {
  background-color: transparent !important;
}

/* line 830, sass/style.scss */
.w3-hover-none:hover {
  box-shadow: none !important;
}

/* Colors */
/* line 832, sass/style.scss */
.w3-amber, .w3-hover-amber:hover {
  color: #000 !important;
  background-color: #ffc107 !important;
}

/* line 833, sass/style.scss */
.w3-aqua, .w3-hover-aqua:hover {
  color: #000 !important;
  background-color: #00ffff !important;
}

/* line 834, sass/style.scss */
.w3-blue, .w3-hover-blue:hover {
  color: #fff !important;
  background-color: #2196F3 !important;
}

/* line 835, sass/style.scss */
.w3-light-blue, .w3-hover-light-blue:hover {
  color: #000 !important;
  background-color: #87CEEB !important;
}

/* line 836, sass/style.scss */
.w3-brown, .w3-hover-brown:hover {
  color: #fff !important;
  background-color: #795548 !important;
}

/* line 837, sass/style.scss */
.w3-cyan, .w3-hover-cyan:hover {
  color: #000 !important;
  background-color: #00bcd4 !important;
}

/* line 838, sass/style.scss */
.w3-blue-grey, .w3-hover-blue-grey:hover, .w3-blue-gray, .w3-hover-blue-gray:hover {
  color: #fff !important;
  background-color: #607d8b !important;
}

/* line 839, sass/style.scss */
.w3-green, .w3-hover-green:hover {
  color: #fff !important;
  background-color: #4CAF50 !important;
}

/* line 840, sass/style.scss */
.w3-light-green, .w3-hover-light-green:hover {
  color: #000 !important;
  background-color: #8bc34a !important;
}

/* line 841, sass/style.scss */
.w3-indigo, .w3-hover-indigo:hover {
  color: #fff !important;
  background-color: #3f51b5 !important;
}

/* line 842, sass/style.scss */
.w3-khaki, .w3-hover-khaki:hover {
  color: #000 !important;
  background-color: #f0e68c !important;
}

/* line 843, sass/style.scss */
.w3-lime, .w3-hover-lime:hover {
  color: #000 !important;
  background-color: #cddc39 !important;
}

/* line 844, sass/style.scss */
.w3-orange, .w3-hover-orange:hover {
  color: #000 !important;
  background-color: #ff9800 !important;
}

/* line 845, sass/style.scss */
.w3-deep-orange, .w3-hover-deep-orange:hover {
  color: #fff !important;
  background-color: #ff5722 !important;
}

/* line 846, sass/style.scss */
.w3-pink, .w3-hover-pink:hover {
  color: #fff !important;
  background-color: #e91e63 !important;
}

/* line 847, sass/style.scss */
.w3-purple, .w3-hover-purple:hover {
  color: #fff !important;
  background-color: #9c27b0 !important;
}

/* line 848, sass/style.scss */
.w3-deep-purple, .w3-hover-deep-purple:hover {
  color: #fff !important;
  background-color: #673ab7 !important;
}

/* line 849, sass/style.scss */
.w3-red, .w3-hover-red:hover {
  color: #fff !important;
  background-color: #f44336 !important;
}

/* line 850, sass/style.scss */
.w3-sand, .w3-hover-sand:hover {
  color: #000 !important;
  background-color: #fdf5e6 !important;
}

/* line 851, sass/style.scss */
.w3-teal, .w3-hover-teal:hover {
  color: #fff !important;
  background-color: #009688 !important;
}

/* line 852, sass/style.scss */
.w3-yellow, .w3-hover-yellow:hover {
  color: #000 !important;
  background-color: #ffeb3b !important;
}

/* line 853, sass/style.scss */
.w3-white, .w3-hover-white:hover {
  color: #000 !important;
  background-color: #fff !important;
}

/* line 854, sass/style.scss */
.w3-black, .w3-hover-black:hover {
  color: #fff !important;
  background-color: #000 !important;
}

/* line 855, sass/style.scss */
.w3-grey, .w3-hover-grey:hover, .w3-gray, .w3-hover-gray:hover {
  color: #000 !important;
  background-color: #9e9e9e !important;
}

/* line 856, sass/style.scss */
.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
  color: #000 !important;
  background-color: #f1f1f1 !important;
}

/* line 857, sass/style.scss */
.w3-dark-grey, .w3-hover-dark-grey:hover, .w3-dark-gray, .w3-hover-dark-gray:hover {
  color: #fff !important;
  background-color: #616161 !important;
}

/* line 858, sass/style.scss */
.w3-pale-red, .w3-hover-pale-red:hover {
  color: #000 !important;
  background-color: #ffdddd !important;
}

/* line 859, sass/style.scss */
.w3-pale-green, .w3-hover-pale-green:hover {
  color: #000 !important;
  background-color: #ddffdd !important;
}

/* line 860, sass/style.scss */
.w3-pale-yellow, .w3-hover-pale-yellow:hover {
  color: #000 !important;
  background-color: #ffffcc !important;
}

/* line 861, sass/style.scss */
.w3-pale-blue, .w3-hover-pale-blue:hover {
  color: #000 !important;
  background-color: #ddffff !important;
}

/* line 862, sass/style.scss */
.w3-text-amber, .w3-hover-text-amber:hover {
  color: #ffc107 !important;
}

/* line 863, sass/style.scss */
.w3-text-aqua, .w3-hover-text-aqua:hover {
  color: #00ffff !important;
}

/* line 864, sass/style.scss */
.w3-text-blue, .w3-hover-text-blue:hover {
  color: #2196F3 !important;
}

/* line 865, sass/style.scss */
.w3-text-light-blue, .w3-hover-text-light-blue:hover {
  color: #87CEEB !important;
}

/* line 866, sass/style.scss */
.w3-text-brown, .w3-hover-text-brown:hover {
  color: #795548 !important;
}

/* line 867, sass/style.scss */
.w3-text-cyan, .w3-hover-text-cyan:hover {
  color: #00bcd4 !important;
}

/* line 868, sass/style.scss */
.w3-text-blue-grey, .w3-hover-text-blue-grey:hover, .w3-text-blue-gray, .w3-hover-text-blue-gray:hover {
  color: #607d8b !important;
}

/* line 869, sass/style.scss */
.w3-text-green, .w3-hover-text-green:hover {
  color: #4CAF50 !important;
}

/* line 870, sass/style.scss */
.w3-text-light-green, .w3-hover-text-light-green:hover {
  color: #8bc34a !important;
}

/* line 871, sass/style.scss */
.w3-text-indigo, .w3-hover-text-indigo:hover {
  color: #3f51b5 !important;
}

/* line 872, sass/style.scss */
.w3-text-khaki, .w3-hover-text-khaki:hover {
  color: #b4aa50 !important;
}

/* line 873, sass/style.scss */
.w3-text-lime, .w3-hover-text-lime:hover {
  color: #cddc39 !important;
}

/* line 874, sass/style.scss */
.w3-text-orange, .w3-hover-text-orange:hover {
  color: #ff9800 !important;
}

/* line 875, sass/style.scss */
.w3-text-deep-orange, .w3-hover-text-deep-orange:hover {
  color: #ff5722 !important;
}

/* line 876, sass/style.scss */
.w3-text-pink, .w3-hover-text-pink:hover {
  color: #e91e63 !important;
}

/* line 877, sass/style.scss */
.w3-text-purple, .w3-hover-text-purple:hover {
  color: #9c27b0 !important;
}

/* line 878, sass/style.scss */
.w3-text-deep-purple, .w3-hover-text-deep-purple:hover {
  color: #673ab7 !important;
}

/* line 879, sass/style.scss */
.w3-text-red, .w3-hover-text-red:hover {
  color: #f44336 !important;
}

/* line 880, sass/style.scss */
.w3-text-sand, .w3-hover-text-sand:hover {
  color: #fdf5e6 !important;
}

/* line 881, sass/style.scss */
.w3-text-teal, .w3-hover-text-teal:hover {
  color: #009688 !important;
}

/* line 882, sass/style.scss */
.w3-text-yellow, .w3-hover-text-yellow:hover {
  color: #d2be0e !important;
}

/* line 883, sass/style.scss */
.w3-text-white, .w3-hover-text-white:hover {
  color: #fff !important;
}

/* line 884, sass/style.scss */
.w3-text-black, .w3-hover-text-black:hover {
  color: #000 !important;
}

/* line 885, sass/style.scss */
.w3-text-grey, .w3-hover-text-grey:hover, .w3-text-gray, .w3-hover-text-gray:hover {
  color: #757575 !important;
}

/* line 886, sass/style.scss */
.w3-text-light-grey, .w3-hover-text-light-grey:hover, .w3-text-light-gray, .w3-hover-text-light-gray:hover {
  color: #f1f1f1 !important;
}

/* line 887, sass/style.scss */
.w3-text-dark-grey, .w3-hover-text-dark-grey:hover, .w3-text-dark-gray, .w3-hover-text-dark-gray:hover {
  color: #3a3a3a !important;
}

/* line 888, sass/style.scss */
.w3-border-amber, .w3-hover-border-amber:hover {
  border-color: #ffc107 !important;
}

/* line 889, sass/style.scss */
.w3-border-aqua, .w3-hover-border-aqua:hover {
  border-color: #00ffff !important;
}

/* line 890, sass/style.scss */
.w3-border-blue, .w3-hover-border-blue:hover {
  border-color: #2196F3 !important;
}

/* line 891, sass/style.scss */
.w3-border-light-blue, .w3-hover-border-light-blue:hover {
  border-color: #87CEEB !important;
}

/* line 892, sass/style.scss */
.w3-border-brown, .w3-hover-border-brown:hover {
  border-color: #795548 !important;
}

/* line 893, sass/style.scss */
.w3-border-cyan, .w3-hover-border-cyan:hover {
  border-color: #00bcd4 !important;
}

/* line 894, sass/style.scss */
.w3-border-blue-grey, .w3-hover-border-blue-grey:hover, .w3-border-blue-gray, .w3-hover-border-blue-gray:hover {
  border-color: #607d8b !important;
}

/* line 895, sass/style.scss */
.w3-border-green, .w3-hover-border-green:hover {
  border-color: #4CAF50 !important;
}

/* line 896, sass/style.scss */
.w3-border-light-green, .w3-hover-border-light-green:hover {
  border-color: #8bc34a !important;
}

/* line 897, sass/style.scss */
.w3-border-indigo, .w3-hover-border-indigo:hover {
  border-color: #3f51b5 !important;
}

/* line 898, sass/style.scss */
.w3-border-khaki, .w3-hover-border-khaki:hover {
  border-color: #f0e68c !important;
}

/* line 899, sass/style.scss */
.w3-border-lime, .w3-hover-border-lime:hover {
  border-color: #cddc39 !important;
}

/* line 900, sass/style.scss */
.w3-border-orange, .w3-hover-border-orange:hover {
  border-color: #ff9800 !important;
}

/* line 901, sass/style.scss */
.w3-border-deep-orange, .w3-hover-border-deep-orange:hover {
  border-color: #ff5722 !important;
}

/* line 902, sass/style.scss */
.w3-border-pink, .w3-hover-border-pink:hover {
  border-color: #e91e63 !important;
}

/* line 903, sass/style.scss */
.w3-border-purple, .w3-hover-border-purple:hover {
  border-color: #9c27b0 !important;
}

/* line 904, sass/style.scss */
.w3-border-deep-purple, .w3-hover-border-deep-purple:hover {
  border-color: #673ab7 !important;
}

/* line 905, sass/style.scss */
.w3-border-red, .w3-hover-border-red:hover {
  border-color: #f44336 !important;
}

/* line 906, sass/style.scss */
.w3-border-sand, .w3-hover-border-sand:hover {
  border-color: #fdf5e6 !important;
}

/* line 907, sass/style.scss */
.w3-border-teal, .w3-hover-border-teal:hover {
  border-color: #009688 !important;
}

/* line 908, sass/style.scss */
.w3-border-yellow, .w3-hover-border-yellow:hover {
  border-color: #ffeb3b !important;
}

/* line 909, sass/style.scss */
.w3-border-white, .w3-hover-border-white:hover {
  border-color: #fff !important;
}

/* line 910, sass/style.scss */
.w3-border-black, .w3-hover-border-black:hover {
  border-color: #000 !important;
}

/* line 911, sass/style.scss */
.w3-border-grey, .w3-hover-border-grey:hover, .w3-border-gray, .w3-hover-border-gray:hover {
  border-color: #9e9e9e !important;
}

/* line 912, sass/style.scss */
.w3-border-light-grey, .w3-hover-border-light-grey:hover, .w3-border-light-gray, .w3-hover-border-light-gray:hover {
  border-color: #f1f1f1 !important;
}

/* line 913, sass/style.scss */
.w3-border-dark-grey, .w3-hover-border-dark-grey:hover, .w3-border-dark-gray, .w3-hover-border-dark-gray:hover {
  border-color: #616161 !important;
}

/* line 914, sass/style.scss */
.w3-border-pale-red, .w3-hover-border-pale-red:hover {
  border-color: #ffe7e7 !important;
}

/* line 914, sass/style.scss */
.w3-border-pale-green, .w3-hover-border-pale-green:hover {
  border-color: #e7ffe7 !important;
}

/* line 915, sass/style.scss */
.w3-border-pale-yellow, .w3-hover-border-pale-yellow:hover {
  border-color: #ffffcc !important;
}

/* line 915, sass/style.scss */
.w3-border-pale-blue, .w3-hover-border-pale-blue:hover {
  border-color: #e7ffff !important;
}
