@font-face {
  font-family: 'Suburbia10';
  src: url("../fonts/Suburbia10.eot?vmvbgp");
  src: url("../fonts/Suburbia10.eot?vmvbgp#iefix") format('embedded-opentype'), url("../fonts/Suburbia10.ttf?vmvbgp") format('truetype'), url("../fonts/Suburbia10.woff?vmvbgp") format('woff'), url("../fonts/Suburbia10.svg?vmvbgp#Suburbia10") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="fa-"],
[class*=" fa-"] {
  font-family: 'Suburbia10' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-circle-check:before {
  content: "\e926";
}
.fa-pinterest:before {
  content: "\e927";
}
.fa-angle-double-right:before {
  content: "\e900";
}
.fa-angle-double-left:before {
  content: "\e928";
}
.fa-angle-right:before {
  content: "\e901";
}
.fa-angle-left:before {
  content: "\e929";
}
.fa-bars:before {
  content: "\e902";
}
.fa-times:before {
  content: "\e91d";
}
.fa-benefit_1:before {
  content: "\e903";
}
.fa-benefit_2:before {
  content: "\e904";
}
.fa-benefit_3:before {
  content: "\e905";
}
.fa-check_empty:before {
  content: "\e906";
}
.fa-check_full:before {
  content: "\e907";
}
.fa-chevron-down:before {
  content: "\e908";
}
.fa-angle-down:before {
  content: "\e92a";
}
.fa-chevron-left:before {
  content: "\e909";
}
.fa-chevron-right:before {
  content: "\e90a";
}
.fa-chevron-up:before {
  content: "\e90b";
}
.fa-diagonal_arrow:before {
  content: "\e90c";
}
.fa-download:before {
  content: "\e90d";
}
.fa-exclamation-triangle:before {
  content: "\e90e";
}
.fa-exclamation:before {
  content: "\e92b";
}
.fa-facebook-f:before {
  content: "\e90f";
}
.fa-filter:before {
  content: "\e910";
}
.fa-instagram:before {
  content: "\e911";
}
.fa-locat:before {
  content: "\e912";
}
.fa-lock:before {
  content: "\e913";
}
.fa-plus_circle:before {
  content: "\e914";
}
.fa-plus-circle:before {
  content: "\e92c";
}
.fa-print:before {
  content: "\e915";
}
.fa-question-circle:before {
  content: "\e916";
}
.fa-radio_empty:before {
  content: "\e917";
}
.fa-radio_full:before {
  content: "\e918";
}
.fa-search:before {
  content: "\e919";
}
.fa-shopping-bag:before {
  content: "\e91a";
}
.fa-th-large:before {
  content: "\e91b";
}
.fa-th:before {
  content: "\e91c";
}
.fa-triangle_down:before {
  content: "\e91e";
}
.fa-sort-down:before {
  content: "\e92d";
}
.fa-triangle_up:before {
  content: "\e91f";
}
.fa-twitter:before {
  content: "\e920";
}
.fa-up_down:before {
  content: "\e921";
}
.fa-user:before {
  content: "\e922";
}
.fa-youtube_2:before {
  content: "\e923";
}
.fa-youtube:before {
  content: "\e924";
}
.fa-oval-copy-3:before {
  content: "\e925";
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper-sb {
  background-color: #fff;
  height: auto;
  padding: 15px;
  width: 100%;
}
.section-wrapper,
.dk-carrousel-wrapper {
  -webkit-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
     -moz-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
          box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
}
.popup-wrapper {
  -webkit-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
     -moz-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
          box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
}
.wp-carrousel-wrapper {
  -webkit-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
     -moz-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
          box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
}
.dk-carrousel-wrapper:hover {
  -webkit-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
     -moz-box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
          box-shadow: 0 3px 5px 0 rgba(205,205,205,0.5);
}
.main-wrapper {
  min-height: 40vh;
  padding: 0;
}
.wrapper-link {
  color: #000;
  text-decoration: none;
}
.wrapper-link:hover {
  color: #000;
  text-decoration: none;
}
.ui-spinner {
  -moz-border-radius: 0;
       border-radius: 0;
}
.ui-spinner-input {
  margin: 0;
  padding: 0.1em 2.5em 0.1em 0;
}
html {
  height: 100%;
}
body {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#__next {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-body {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 420px) {
  .wrapper-sb {
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .modal-header {
    -moz-border-radius: 0;
         border-radius: 0;
  }
  .modal-dialog {
    background: #fff;
    margin: 0;
    min-height: 100%;
    max-width: 100%;
  }
  .modal-content {
    -moz-border-radius: 0;
         border-radius: 0;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    margin: 10% auto;
  }
}
