.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #141414;
  background-color: #f1e6dc;
  background-image: linear-gradient(rgba(241, 230, 220, .94), rgba(241, 230, 220, .94)), url('../images/Hout.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  line-height: 24px;
}

a {
  color: #e67f2e;
  text-decoration: underline;
}

a:hover {
  color: #3d3127;
}

.navbar {
  width: 980px;
  height: 70px;
  background-color: #fff;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, .4);
}

.nav-link {
  height: 100%;
  text-transform: capitalize;
  border-bottom: 3px solid #fff;
  margin-right: 25px;
  padding: 26px 0 0;
  font-weight: 600;
}

.nav-link:hover {
  border-bottom-color: #fd9817;
}

.nav-link.link-right {
  margin-left: 25px;
  margin-right: 0;
}

.nav-link.link-right.cta-button {
  height: 40px;
  float: right;
  color: #fff;
  background-color: #45b966;
  border-bottom-width: 0;
  border-radius: 4px;
  margin-top: 15px;
  margin-left: 30px;
  padding-top: 11px;
  padding-left: 20px;
  padding-right: 20px;
  transition: box-shadow .2s;
}

.nav-link.link-right.cta-button:hover {
  background-color: #57c576;
  box-shadow: 8px 8px 20px -8px rgba(0, 0, 0, .6);
}

.nav-link-wrapper {
  height: 100%;
  float: left;
}

.nav-link-wrapper.right-wrapper {
  float: right;
}

.nav-menu {
  z-index: 10;
  width: 100%;
  height: 100%;
  float: none;
  padding-left: 20px;
  padding-right: 0;
}

.logo-block {
  z-index: 20;
  width: 150px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-container {
  height: 100%;
  position: relative;
}

.hero-section {
  width: 100%;
  height: 650px;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.hero-overlay {
  width: 100%;
  height: 97%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.website-wrapper {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, .19);
}

.section {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.section.dark-section {
  color: #fff;
  background-color: #000;
  background-image: radial-gradient(circle, rgba(26, 16, 7, .6) 4%, rgba(48, 31, 17, .9) 33%), url('../images/65769701_2541894902511221_3156351459872735232_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 150px;
  padding-bottom: 150px;
}

.section.info-section {
  color: #fff;
  background-color: #15c708;
  padding-top: 20px;
  padding-bottom: 35px;
}

.section.footer-section {
  height: 528px;
  color: #fff;
  background-color: #613b1d;
  background-image: linear-gradient(rgba(97, 59, 29, .9), rgba(97, 59, 29, .9)), url('../images/66095212_2544167358950642_1499658247387217920_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding-top: 91px;
  padding-bottom: 80px;
}

.section.intro-section {
  padding-top: 140px;
  padding-bottom: 130px;
}

.section.tint {
  height: 750px;
  background-color: #f8f6f5;
  padding-bottom: 87px;
}

.section.tint.ii {
  height: auto;
  padding-top: 226px;
  padding-bottom: 186px;
}

.container {
  flex: 1;
  margin-top: -63px;
  position: relative;
}

.container.top {
  margin-top: 49px;
}

.hero-title {
  width: 507px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 58px;
  font-weight: 700;
  line-height: 62px;
}

.column-title {
  color: #000;
  margin-top: 0;
  font-size: 35px;
}

.column-title.subtitle {
  color: rgba(37, 37, 37, .5);
  margin-top: 38px;
  margin-bottom: 43px;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
}

.column-title.subtitle.white-subtitle {
  color: rgba(255, 255, 255, .5);
  margin-top: 23px;
  margin-bottom: 22px;
}

.column-title.white {
  color: #fff;
  text-align: center;
}

.column-title.white.produit-lourd {
  margin-bottom: 84px;
}

.column-title.white.produit-lourd._6543 {
  margin-bottom: 39px;
}

.button {
  color: #fff;
  background-color: #8f7560;
  border-radius: 3px;
  padding: 10px 25px;
  transition: box-shadow .2s;
}

.button:hover {
  color: #fff;
  background-color: #b89a83;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, .5);
}

.button.order-button {
  background-color: #45b966;
  margin-top: 20px;
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
}

.button.order-button:hover {
  background-color: #5acf7b;
}

.intro-quote {
  color: #909090;
  font-size: 16px;
  font-style: italic;
  line-height: 29px;
}

.owner-block {
  background-color: #ebebeb;
  margin-top: 50px;
}

.owner-image {
  width: 170px;
  float: left;
  margin-top: -25px;
  margin-right: 30px;
}

.owner-name-title {
  margin-top: 40px;
  font-size: 17px;
  font-weight: 800;
}

.owner-name-title.subtitle {
  color: #818181;
  margin-top: 3px;
  font-size: 12px;
  font-weight: 400;
}

.hero-image {
  margin-top: 0;
  margin-bottom: 300px;
  margin-left: 145px;
}

.hero-title-wrapper {
  width: 390px;
}

.hero-paragraph {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 31px;
}

.hero-image-wrapper {
  width: 400px;
  display: none;
  position: absolute;
  bottom: -200px;
  right: -120px;
}

.hero-cta-block {
  color: #000;
  background-color: #fff;
  border-radius: 4px;
  padding: 29px;
  position: absolute;
  bottom: 35px;
  right: 120px;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, .3);
}

.hero-cta-title {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}

.logo {
  margin-top: -49px;
}

.hero-info-block {
  margin-top: 9px;
  margin-bottom: 90px;
}

.hero-info-block.in-section {
  margin-bottom: 0;
}

.hero-info-block.in-section._22 {
  margin-top: 64px;
}

.hero-info-title {
  font-size: 21px;
  font-weight: 700;
}

.hero-info-title.subtitle {
  margin-top: 3px;
  font-size: 14px;
  font-weight: 500;
}

.info-icon {
  height: 40px;
  opacity: .5;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.section-title-wrapper {
  width: 800px;
  text-align: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-title-wrapper.video-title-wrapper {
  width: 690px;
  margin-bottom: 10px;
}

.section-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 46px;
}

.section-intro-title {
  font-size: 19px;
  line-height: 30px;
}

.order-form {
  width: 700px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-content-block {
  border-top: 1px dashed #d8d8d8;
  padding-top: 40px;
  padding-bottom: 40px;
}

.form-content-block.last {
  padding-bottom: 0;
  display: none;
}

.product-item-block {
  border: 1px solid #f5ece6;
  margin-top: 10px;
  padding: 14px 105px 12px 110px;
  position: relative;
}

.product-item-block.aanbieding {
  background-color: rgba(69, 185, 102, .1);
  border-color: #cde9d5;
  padding-top: 18px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.product-item-image {
  height: 50px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
}

.product-item-title {
  font-size: 17px;
  font-weight: 600;
}

.product-item-title.subtitle {
  max-width: 400px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.product-item-title.aanbieding {
  color: #45b966;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 18px;
}

.product-info-block {
  color: #929292;
}

.product-info-title {
  margin-right: 4px;
  font-size: 12px;
  line-height: 10px;
  display: inline-block;
}

.product-price-wrapper {
  height: 100%;
  color: #fff;
  text-align: center;
  background-color: #e67f2e;
  border-left: 0 solid #e2e2e2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.product-price-wrapper.green {
  background-color: #45b966;
}

.product-price-title {
  font-weight: 500;
}

.product-price-title.subtitle {
  color: rgba(255, 255, 255, .5);
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: 400;
}

.field-label {
  letter-spacing: .5px;
  margin-bottom: 7px;
  font-size: 13px;
}

.field {
  height: 40px;
  background-color: #fafafa;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  transition: background-color .2s, border .2s;
}

.field:hover {
  border-color: #a8a8a8;
}

.field:focus {
  background-color: #fff;
  border-color: #e67f2e;
}

.field.area {
  height: 100px;
  padding-top: 13px;
}

.form-title {
  color: #e67f2e;
  font-size: 30px;
  font-weight: 700;
}

.form-title.subtitle {
  max-width: 490px;
  color: #aaa;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.order-info-title.main-title {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
}

.order-info-icon {
  height: 20px;
  margin-right: 10px;
}

.order-info-wrapper {
  color: #0f77e7;
  background-color: #eaf7ff;
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 22px;
  font-size: 10px;
}

.intro-flex-row {
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.quote-column-left {
  padding-right: 60px;
}

.products-form-wrapper {
  display: block;
  overflow: hidden;
}

.footer-block {
  width: 450px;
  padding: 0 50px 0 0;
}

.footer-image {
  z-index: 30;
  height: 600px;
  margin-top: 28px;
  position: absolute;
  top: -190px;
  right: -180px;
}

.lightbox-block {
  color: #fff;
  margin-top: -150px;
  margin-bottom: 70px;
  text-decoration: none;
  display: block;
  box-shadow: 14px 14px 50px -10px rgba(0, 0, 0, .6);
}

.lightbox-block:hover {
  color: #fff;
}

.lightbox-image-block {
  width: 100%;
  height: 420px;
  background-image: url('../images/pexels-photo-619873.jpeg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-overlay {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.lightbox-overlay:hover {
  background-color: rgba(0, 0, 0, .3);
}

.lightbox-title {
  width: 510px;
  font-size: 39px;
  font-weight: 700;
  line-height: 43px;
}

.lightbox-title.subtitle {
  width: 430px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.video-icon {
  height: 70px;
  margin-top: -20px;
  margin-bottom: 30px;
}

.small-info-block {
  width: 38%;
  float: left;
  padding-top: 10px;
  padding-left: 70px;
  position: relative;
}

.small-info-block._2 {
  width: 34%;
  color: #fff;
}

.small-info-block._3 {
  width: 27%;
}

.contact-title {
  margin-bottom: 13px;
  font-size: 18px;
  font-weight: 700;
}

.contact-block {
  height: 92px;
  margin-bottom: 30px;
}

.contact-block.last {
  margin-bottom: 0;
}

.paragraph {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 23px;
}

.paragraph.rr {
  color: #fff;
  margin-bottom: 11px;
}

.footer-link-block {
  color: #fff;
  cursor: pointer;
  margin-top: 0;
  font-size: 15px;
  line-height: 21px;
  display: block;
}

.footer-link-block:hover {
  color: rgba(255, 255, 255, .6);
}

.footer-link-block.fcc {
  justify-content: center;
  align-items: center;
  margin-top: -9px;
  padding-top: 26px;
  padding-bottom: 31px;
  display: flex;
}

.footer-link-title {
  display: inline-block;
}

.footer-link-title.icon {
  width: 17px;
  color: #ff9949;
  text-align: center;
  margin-right: 11px;
  font-family: Fontawesome webfont, sans-serif;
}

.footer-link-title.icon.frd {
  width: 55px;
}

.footer-link-title.wss {
  color: #3a3a3a;
  font-size: 50px;
}

.info-column-left {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 70px;
}

.flex-row {
  align-items: center;
  display: flex;
}

.gallery-wrapper {
  z-index: 10;
  width: 500px;
  position: absolute;
  top: -30px;
  right: -30px;
}

.gallery-image-block {
  width: 100%;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 9px;
  margin-bottom: 20px;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, .5);
}

.gallery-image-block.small {
  height: 160px;
  background-image: url('../images/IMG-0868.JPG');
  margin-bottom: 0;
}

.gallery-image-block.small._2 {
  background-image: url('../images/67164600_2573692795998098_4997558382949826560_n.jpg');
}

.gallery-image-block.small._2.uy {
  background-image: url('../images/65827719_2541894849177893_32420835511762944_n.jpg');
  background-position: 50% 0;
}

.gallery-image-block.small._2.ujk {
  margin-left: 21px;
}

.gallery-image-block.small._2.ujk.v {
  background-image: url('../images/black-and-white-close-up-macro-112989-1.jpg');
}

.gallery-image-block.small.gb.gh {
  background-image: url('../images/66095212_2544167358950642_1499658247387217920_n.jpg');
  background-position: 50%;
}

.gallery-image-block.small.gb.gh.b {
  background-image: url('../images/analogue-audio-bass-320335-1.jpg');
}

.gallery-image-row {
  margin-right: 0;
}

.gallery-image-col.y {
  margin-top: 20px;
}

.info-list {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 16px;
}

.success {
  color: #269e48;
  background-color: rgba(69, 185, 102, .3);
}

.bottom-footer-title {
  margin-top: 0;
  font-size: 10px;
}

.checklist {
  text-align: left;
  margin-bottom: 0;
  margin-left: 50px;
  padding-left: 0;
  overflow: hidden;
}

.checklist-item {
  background-image: url('../images/check-symbol.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px;
  margin-top: 10px;
  padding-left: 34px;
}

.tips-main-wrapper {
  text-align: center;
  padding-left: 120px;
}

.link-block {
  color: #aaa;
  cursor: pointer;
  margin-top: 11px;
  margin-bottom: 20px;
  font-size: 17px;
}

.link-block:hover {
  color: #e67f2e;
}

.link-block-title {
  display: inline-block;
}

.link-block-title.icon {
  margin-right: 9px;
  font-family: Fontawesome webfont, sans-serif;
}

.uyhh {
  font-size: 33px;
}

.navbar-2 {
  background-color: #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 16px;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link-2 {
  color: #fafafa;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-link-2:hover {
  color: #26c00e;
}

.nav-link-3 {
  color: #fff;
  padding-left: 10px;
  padding-right: 11px;
}

.nav-link-3:hover {
  color: #26c00e;
}

.nav-link-4 {
  color: #fff;
  padding-left: 12px;
  padding-right: 14px;
}

.nav-link-4:hover {
  color: #26c00e;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 11px;
  display: block;
}

.nav-menu-2 {
  margin-top: 29px;
  margin-left: 55px;
}

.suplog_submit {
  width: 100%;
  border: 1px solid #f9b122;
  border-radius: 3px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  position: relative;
  top: auto;
}

.suplog_submit:hover {
  box-shadow: 0 0 6px 1px #f9b122;
}

.suplog_submit:active {
  color: #3898ec;
  background-color: #acd8ff;
}

.suplog_reset {
  color: #055499;
  position: relative;
}

.suplog_createaccount {
  width: 100%;
  background-color: #b8b8b8;
  border: 1px solid #8a8a8a;
  border-radius: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  position: relative;
  top: auto;
}

.suplog_createaccount:hover {
  background-color: #a5a5a5;
  box-shadow: 0 0 6px 1px #f9b122;
}

.suplog_createaccount:active {
  color: #3898ec;
  background-color: #474747;
  box-shadow: 0 0 6px 1px #3898ec;
}

.suplog_logoswrap {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 28px;
  display: flex;
  position: relative;
}

.div-block-2 {
  width: 100%;
  height: 28px;
  background-image: url('../images/supLog_logo_solunix.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 1.5vh;
  margin-bottom: 3vh;
  position: relative;
}

.suplog_field {
  height: 33px;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
  margin-bottom: 5px;
  position: relative;
}

.suplog_clog_side {
  border-top: 1px solid #818181;
  top: 11px;
}

.suplog_rightsreserved {
  width: 100%;
  height: 26px;
  color: #504f4e;
  text-align: justify;
  letter-spacing: normal;
  text-indent: 0;
  margin-top: 5vh;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 8px;
  font-weight: 700;
  line-height: 10px;
  position: relative;
  top: 3vh;
}

.suplog_lignesupport {
  width: 100%;
  height: 26px;
  color: #fff;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  position: relative;
  top: 13px;
}

.suplog_checkbox {
  position: relative;
}

.suplog_column_main {
  height: 100%;
  position: relative;
}

.suplog_logincontainer {
  width: auto;
  box-shadow: none;
  background-color: rgba(219, 219, 219, .84);
  border-radius: 10px;
  margin-top: 13px;
  padding: 20px 40px;
  position: relative;
  top: auto;
}

.suplog_formlogin {
  position: relative;
}

.suplog_headertext {
  width: auto;
  height: 110px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3vh;
  padding-left: 140px;
  padding-right: 153px;
  font-family: Open Sans, sans-serif;
  display: inline-block;
  position: relative;
  left: 0%;
}

.suplog_errortext {
  color: #fff;
  font-size: 9px;
  line-height: 10px;
}

.suplog_logosupportzone {
  width: 100%;
  height: 77vh;
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(133deg, #fff 78%, #ccc);
  padding-top: 25px;
  position: relative;
  overflow: visible;
}

.suplog_phone {
  width: 100%;
  height: 26px;
  color: #f9b122;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  font-weight: 300;
  line-height: 38px;
  position: relative;
  top: -5px;
}

.suplog_logosuplink {
  width: 236px;
  height: 150px;
  background-image: url('../images/supLog_logo_sommesLa_outlined.svg');
  background-position: 0 0;
  background-size: cover;
  margin-top: 7px;
  display: block;
  position: relative;
  left: auto;
}

.div-block {
  width: auto;
}

.suplog_ortext {
  color: #818181;
  font-family: Open Sans, sans-serif;
  position: relative;
}

.suplog_clog {
  margin-bottom: 11px;
  position: relative;
}

.suplog_checkboxtext {
  font-family: Open Sans, sans-serif;
  position: relative;
}

.suplog_column_main_lf {
  height: 100vh;
  background-color: #2bff00;
  background-image: linear-gradient(59deg, rgba(249, 120, 34, 0) 52%, #f60);
  padding-left: 0;
  padding-right: 0;
}

.suplog_logtitles {
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  position: relative;
}

.suplog_character {
  z-index: 500;
  width: 40vw;
  margin-top: -67vh;
  margin-left: 10px;
  margin-right: 0;
  position: relative;
  top: 0;
  right: -46.4vh;
}

.suplog_titleright {
  width: auto;
  color: #f9b122;
  margin-top: 20px;
  font-size: 29px;
  line-height: 33px;
  display: inline-block;
  position: relative;
  top: auto;
}

.suplog_titleright.er {
  color: #000;
}

.suplog_difficulties {
  color: #f9b122;
  margin-bottom: 9px;
  font-family: Open Sans, sans-serif;
  position: relative;
}

.suplog_phonecontainer {
  z-index: 1000;
  width: 60%;
  height: 80px;
  background-color: #504f4e;
  background-image: none;
  margin-top: -8vh;
  display: block;
  position: relative;
  box-shadow: 14px 14px 20px rgba(0, 0, 0, .31);
}

.suplog_error {
  background-color: #fd7200;
}

.suplog_phonecentering {
  justify-content: center;
  margin-top: 10vh;
  display: flex;
  position: relative;
}

.link {
  color: #f9b122;
  text-decoration: none;
}

.link:hover {
  color: #ffd581;
}

.suplog_column_main_rt {
  height: 100vh;
  text-align: center;
  background-color: #504f4e;
  background-image: linear-gradient(rgba(80, 79, 78, .74), rgba(80, 79, 78, .74)), url('../images/laptop-820274.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  box-shadow: inset 5px 4px 17px rgba(0, 0, 0, .43);
}

.suplog_splashcontainer {
  height: 100%;
  position: relative;
  bottom: 26px;
  overflow: visible;
}

.suplog_verticalcontainer {
  position: relative;
  top: -21px;
}

.suplog_logocontainer {
  width: 100%;
  justify-content: center;
  display: flex;
}

.suplog_checkboxdiv {
  text-align: left;
  margin-top: 3px;
  margin-bottom: 4px;
  padding-top: 0;
  position: relative;
}

.row {
  height: 100%;
  margin-top: 39px;
}

.column {
  height: 100%;
  background-color: #e5e5e5;
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.image-2 {
  height: 8vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  width: 50%;
  color: #030303;
  text-align: center;
  text-transform: uppercase;
  margin: 1vw auto;
  font-family: Open Sans, sans-serif;
  font-size: 2vw;
  font-weight: 300;
  line-height: 3vw;
  display: block;
}

.paragraph-2 {
  width: 80%;
  color: #3b3b3b;
  text-align: center;
  text-transform: uppercase;
  margin: 1vw auto 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 1.5vw;
  display: block;
}

.column-2 {
  height: 100%;
  background-color: #dbdbdb;
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.column-3 {
  height: 100%;
  background-color: #ccc;
  margin-top: 0;
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.heading-2 {
  text-align: center;
  margin-top: -17px;
  margin-bottom: 49px;
}

.heading-2.bb {
  margin-top: 15px;
  margin-bottom: 20px;
}

.section-2 {
  height: 19px;
  background-image: linear-gradient(#555353, #555353);
  margin-top: 26px;
  margin-bottom: -16px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.body {
  background-color: #a7a7a7;
  background-image: linear-gradient(rgba(241, 230, 220, .94), rgba(241, 230, 220, .94));
  background-position: 0 0;
  flex-direction: column;
  align-items: stretch;
  display: block;
}

.column-4 {
  height: 200px;
}

.column-4.u {
  height: 250px;
  background-image: url('../images/IMG_0802.JPEG');
  background-position: 50%;
  background-repeat: repeat;
  background-attachment: scroll;
}

.column-4.u.nn {
  background-image: url('../images/IMG_0762.JPEG');
  background-position: 50% 0;
}

.column-4.u._1 {
  background-image: url('../images/IMG_0789.JPEG');
}

.u {
  height: 250px;
  background-image: url('../images/IMG-0887.JPG');
  background-position: 50%;
  background-size: cover;
  border-right: 5px solid #fff;
}

.u.i {
  background-image: url('../images/moving-in-Quebec-City.jpg');
  background-position: 50% 0;
  border-right-style: none;
}

.u.i.cc {
  background-image: url('../images/architecture-chair-furniture-322719.jpg');
  background-position: 50% 0;
}

.u.i._3 {
  background-image: url('../images/IMG_0165.JPEG');
}

.u.mm {
  background-image: url('../images/IMG_0692.JPG');
}

.u._2 {
  background-image: url('../images/iPhone-X-Mockup-Being-Held-by-a-Male-Hand.jpg');
}

.o {
  height: 250px;
  background-image: url('../images/IMG-0301.JPG');
  background-position: 50%;
  background-size: cover;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
}

.p {
  height: 250px;
  background-image: url('../images/IMG-0896.JPG');
  background-position: 50%;
  background-size: cover;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
}

.r {
  height: 250px;
  background-image: url('../images/IMG-0298.JPG');
  background-position: 50%;
  background-size: cover;
  border-top: 5px solid #fff;
  border-right: 5px #fff;
}

.form-block {
  width: 282px;
}

.submit-button {
  background-color: #f9b122;
}

.column-5 {
  height: 350px;
  background-image: url('../images/IMG_0164.JPEG');
  background-position: 50%;
  background-size: cover;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
}

.column-6 {
  height: 350px;
  background-image: url('../images/IMG_0165.JPEG');
  background-position: 0 0;
  background-size: cover;
  border: 5px solid #fff;
  border-style: solid solid none none;
}

.column-7 {
  height: 350px;
  background-image: url('../images/IMG_0733.PNG');
  background-position: 50%;
  background-size: cover;
  border-top: 5px solid #fff;
}

.column-8 {
  height: 300px;
  background-image: url('../images/IMG-0884.JPG');
  background-position: 0 0;
  background-size: cover;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
}

.video {
  margin-top: 22px;
  display: none;
}

.column-9 {
  height: 300px;
  background-image: url('../images/antique-classic-concert-250695.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
}

.column-10 {
  height: 300px;
  background-image: url('../images/10-2-piano-transparent.png');
  background-position: 0 0;
  background-size: cover;
}

.nav__details {
  width: auto;
  color: #fff;
  text-transform: uppercase;
  background-color: #262627;
  background-image: none;
  background-position: 0 0;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: -27px;
  margin-bottom: 18px;
  padding: 2px 20px 4px;
  font-size: 11px;
  font-weight: 500;
  display: flex;
}

.nav__details__flexrow {
  align-items: center;
  display: flex;
}

.nav__details__flexrow.uuuu {
  margin-left: 0;
  margin-right: 0;
}

.nav__details__icon {
  width: 17px;
  margin-right: 7px;
}

.nav__contact__link {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.nav__contact__link:hover {
  color: #b8b8b8;
}

.nav__detail__link {
  color: #26c00e;
  margin-right: 20px;
  font-size: 13px;
}

.nav__detail__link.ewsa {
  color: #26c00e;
}

.text-block {
  margin-top: 22px;
  margin-bottom: -12px;
}

.bold-text {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
}

.html-embed {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed.io {
  padding-top: 25px;
}

.html-embed.yu {
  display: none;
}

.link-block-2 {
  flex-direction: column;
  margin-top: 14px;
  margin-left: 9px;
  display: inline-block;
}

.image-3 {
  margin-top: -6px;
  margin-left: 6px;
}

.html-embed-2 {
  margin-top: 86px;
  margin-bottom: 28px;
}

.link-block-3 {
  text-decoration: none;
}

.image-4 {
  margin-top: 25px;
}

.video-2 {
  height: auto;
  margin-top: 25px;
}

.link-block-4 {
  margin-top: 7px;
}

.container-3 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-3 {
  width: 775px;
  align-items: center;
  margin-left: 14px;
  display: flex;
}

.navbar-3 {
  background-color: #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 21px;
  padding-top: 9px;
  padding-bottom: 8px;
  display: flex;
}

.nav-link-5 {
  color: #fff;
  padding-left: 12px;
  padding-right: 13px;
}

.nav-link-5:hover {
  color: #d4660f;
}

.nav-link-6 {
  color: #fff;
  padding-left: 13px;
  padding-right: 10px;
}

.nav-link-6:hover {
  color: #d4660f;
}

.nav-link-7 {
  color: #fff;
  padding-left: 12px;
  padding-right: 9px;
}

.nav-link-7:hover {
  color: #d4660f;
}

.nav-link-8 {
  color: #fff;
  padding-left: 10px;
  padding-right: 12px;
}

.nav-link-8:hover {
  color: #d4660f;
}

.nav-link-9 {
  color: #fff;
  padding-left: 10px;
  padding-right: 13px;
}

.nav-link-9:hover {
  color: #d4660f;
}

.nav-link-10 {
  color: #fff;
  padding-left: 9px;
  padding-right: 11px;
}

.nav-link-10:hover {
  color: #d4660f;
}

.image-5 {
  margin-left: -86px;
}

.dropdown-toggle {
  color: #fff;
  background-color: #d5660e;
  border-radius: 6px;
  margin-right: 1px;
  padding: 2px 31px 5px 9px;
}

.dropdown-toggle.w--open {
  margin-bottom: 5px;
}

.dropdown-toggle.loi {
  background-color: #26c00e;
  margin-top: -3px;
  padding-top: 4px;
}

.icon-3 {
  color: #000;
  margin-right: 8px;
}

.slider {
  height: 650px;
}

.slide {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/chair-chord-close-up-2043571.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.slide-2 {
  background-image: url('../images/moving-in-Quebec-City.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2.top {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/moving-in-Quebec-City.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.section-3 {
  height: 800px;
  background-image: linear-gradient(rgba(0, 0, 0, .77), rgba(0, 0, 0, .77)), url('../images/grayscale-photo-of-man-holding-cue-stick-735781.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 112px;
  padding-bottom: 201px;
  display: block;
}

.slide-3 {
  background-image: url('../images/iPhone-X-Mockup-Being-Held-by-a-Male-Hand.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/restaurant-kitchen-equipment-500x500.png');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Machines-Distributrices-Usagees-Montreal.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/petit-coffre-fort-bauche.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/csm_Poele-a-bois-avec-porte-renforcee_d583e052fb.jpg');
  background-position: 50%;
  background-size: cover;
}

.column-11 {
  padding-top: 36px;
}

.tabs-content {
  background-color: #e4e4e4;
}

.section-4 {
  background-color: #fff;
  padding-top: 47px;
  padding-bottom: 51px;
  display: block;
}

.section-4.uij, .section-4.uhj {
  display: none;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 44px;
}

.text-block-3 {
  color: #fff;
}

.text-block-3.rr {
  margin-top: 35px;
}

.video-3 {
  margin-top: 0;
}

.slide-8 {
  background-image: url('../images/92469767_298418307790303_1380365212913238016_n.png');
  background-position: 50%;
  background-size: cover;
}

.icon-5, .icon-6 {
  display: none;
}

.section-5 {
  height: auto;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/92469767_298418307790303_1380365212913238016_n.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 55px;
}

.container-5 {
  background-image: linear-gradient(rgba(0, 0, 0, .62), rgba(0, 0, 0, .62));
  padding: 38px 32px 51px 31px;
}

.column-12 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 22px;
  display: flex;
}

.button-2 {
  background-color: red;
}

.slide-9 {
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/92469767_298418307790303_1380365212913238016_n.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.icon-7, .icon-8 {
  display: none;
}

.image-6 {
  margin-bottom: 14px;
}

.chh {
  margin-bottom: 15px;
}

.button-3 {
  text-align: center;
  background-color: #26c00f;
  border-radius: 12px;
  margin-bottom: 33px;
  font-size: 25px;
  line-height: 28px;
}

.button-3:hover {
  color: #ccc;
}

.text-block-4 {
  color: #000;
}

.cookie-popup_component {
  z-index: 9500;
  max-width: 25rem;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: auto;
  right: 1.25rem;
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-size: 1.1875rem;
}

.cookie-modal_button_text.cookie {
  color: #fff;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #df0303;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #262926;
}

.cookie-modal_button.is-secondary {
  color: #515750;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  text-decoration: underline;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  background-color: #000;
  justify-content: flex-start;
  padding: 1.5rem;
}

.cookie-modal_closebutton {
  z-index: 5;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_styles {
  display: none;
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_closebutton_line {
  width: 1rem;
  height: 2px;
  background-color: #515750;
  position: absolute;
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.cookie-modal_component {
  max-width: 32rem;
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem rgba(38, 41, 38, .05);
}

.text-block-38 {
  text-align: center;
  margin-bottom: 52px;
  font-size: 15px;
}

.heading-17 {
  text-align: center;
  margin-bottom: 52px;
}

.features-right {
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -16px;
  display: flex;
}

.container-20 {
  padding-bottom: 113px;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
  display: flex;
}

.features-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-right: 16px;
}

.button-4 {
  background-color: #e00d0d;
  margin-top: 15px;
}

html.w-mod-js [data-ix="hide-form-products"] {
  opacity: 0;
  height: 0;
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar {
    width: 97%;
    padding-right: 10px;
    top: 30px;
  }

  .nav-link {
    font-size: 12px;
  }

  .logo-block {
    width: 140px;
  }

  .hero-section {
    width: auto;
    height: auto;
  }

  .hero-overlay {
    width: auto;
    height: auto;
    padding-top: 0;
  }

  .website-wrapper {
    max-width: none;
  }

  .section {
    padding: 70px 30px;
  }

  .section.dark-section {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .section.info-section {
    padding-bottom: 25px;
  }

  .section.footer-section {
    padding-bottom: 50px;
    padding-left: 50px;
  }

  .section.intro-section {
    padding-top: 70px;
  }

  .section.tint {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section.tint.ii {
    padding-top: 119px;
  }

  .container.top {
    margin-top: 43px;
  }

  .hero-title {
    margin-top: 21px;
    font-size: 43px;
    line-height: 52px;
  }

  .column-title-wrapper.tips {
    text-align: left;
  }

  .column-title.white {
    margin-top: 50px;
  }

  .owner-image {
    width: 150px;
    margin-right: 20px;
  }

  .owner-name-title {
    margin-top: 26px;
  }

  .owner-name-title.subtitle {
    line-height: 16px;
  }

  .hero-title-wrapper {
    width: 280px;
    padding-left: 20px;
  }

  .hero-image-wrapper {
    width: 530px;
    bottom: -102px;
  }

  .hero-cta-block {
    bottom: -12px;
  }

  .logo {
    margin-top: -18px;
  }

  .hero-info-block {
    margin-bottom: 40px;
  }

  .hero-info-block.in-section._22 {
    align-items: center;
    display: flex;
  }

  .hero-info-title {
    font-size: 17px;
  }

  .hero-info-title.subtitle {
    font-size: 11px;
    line-height: 17px;
  }

  .section-title-wrapper {
    width: auto;
  }

  .section-intro-title {
    font-size: 18px;
    line-height: 30px;
  }

  .product-item-block {
    padding-left: 100px;
    padding-right: 80px;
  }

  .product-info-title {
    font-size: 10px;
  }

  .product-price-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quote-column-left {
    padding-left: 20px;
    padding-right: 50px;
  }

  .footer-image {
    height: 470px;
    top: -120px;
  }

  .lightbox-block {
    margin-bottom: 60px;
  }

  .small-info-block {
    padding-top: 6px;
    padding-left: 60px;
  }

  .flex-row {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }

  .gallery-wrapper {
    width: 410px;
    margin-right: 30px;
    top: 30px;
    right: -50px;
  }

  .gallery-image-block {
    height: 408px;
    background-repeat: repeat;
    background-size: contain;
    background-attachment: scroll;
  }

  .gallery-image-block.small, .gallery-image-block.small._2.uy {
    background-size: cover;
  }

  .gallery-image-row.yt {
    margin-top: 43px;
  }

  .checklist {
    margin-left: 0;
  }

  .checklist-item {
    padding-left: 30px;
  }

  .tips-main-wrapper {
    padding-left: 0;
  }

  .navbar-2 {
    margin-top: 27px;
  }

  .nav-link-2 {
    justify-content: center;
    align-items: center;
    margin-bottom: -45px;
    display: flex;
  }

  .nav-link-4 {
    padding-left: 12px;
  }

  .container-2 {
    flex-direction: row;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #757373;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-bottom: 19px;
    display: flex;
  }

  .suplog_lignesupport {
    font-size: 12px;
    line-height: 12px;
    top: 21px;
  }

  .suplog_headertext {
    padding-left: 0;
    padding-right: 17px;
  }

  .suplog_phone {
    margin-top: 6px;
  }

  .suplog_logosuplink {
    left: auto;
  }

  .suplog_character {
    width: 200px;
    margin-top: -72vh;
    top: 103px;
    right: -192px;
  }

  .link {
    font-size: 28px;
    line-height: 28px;
  }

  .column {
    height: 285px;
  }

  .paragraph-2 {
    line-height: 20px;
  }

  .column-2 {
    height: 285px;
  }

  .column-3 {
    height: auto;
    padding-bottom: 4vw;
  }

  .heading-2 {
    margin-top: -2px;
    margin-bottom: 43px;
  }

  .nav__details {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav__details__icon {
    width: 14px;
    margin-right: 4px;
  }

  .nav__detail__link {
    color: #26c00e;
    margin-top: 2px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .nav__detail__link.ewsa {
    color: #26c00e;
  }

  .icon-2 {
    color: #b1b1b1;
  }

  .menu-button-2 {
    background-color: #272727;
    border: 1px solid rgba(253, 253, 253, .24);
    margin-top: 21px;
    margin-left: 377px;
    margin-right: -29px;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: #272727;
  }

  .html-embed.yu {
    display: none;
  }

  .image-3 {
    margin-top: 27px;
  }

  .nav-menu-3 {
    background-color: #797777;
    padding-bottom: 31px;
  }

  .image-5 {
    margin-left: -60px;
  }

  .dropdown-toggle.loi {
    margin-top: 12px;
    padding-left: 13px;
  }

  .slider {
    height: auto;
  }

  .section-3 {
    padding-top: 61px;
    padding-bottom: 104px;
  }

  .icon-4 {
    color: #fff;
  }

  .menu-button-3 {
    border: 1px solid #fff;
    margin-left: 282px;
  }

  .text-block-2 {
    margin-top: 20px;
    margin-left: 14px;
  }

  .video-3 {
    margin-bottom: 33px;
  }

  .button-3 {
    font-size: 20px;
  }

  .features-right {
    max-width: 100%;
  }

  .container-20 {
    padding-bottom: 96px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    width: 96%;
    height: 50px;
    top: 20px;
  }

  .nav-link {
    color: #fff;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-color: rgba(255, 255, 255, .1);
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .nav-link:hover {
    color: #dacbbf;
  }

  .nav-link.link-right {
    margin-left: 0;
  }

  .nav-link.link-right.cta-button {
    width: 100%;
    height: auto;
    float: none;
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
    padding-top: 20px;
  }

  .nav-link-wrapper {
    width: 100%;
    height: auto;
    float: none;
  }

  .nav-link-wrapper.right-wrapper {
    float: none;
  }

  .nav-menu {
    width: 100%;
    height: auto;
    background-color: #27170b;
    border-radius: 10px;
    margin-top: 20px;
    padding-left: 0;
  }

  .logo-block {
    width: 110px;
  }

  .hero-section {
    height: auto;
  }

  .hero-overlay {
    height: auto;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .section.dark-section {
    padding-top: 124px;
  }

  .section.info-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 13px;
    display: flex;
  }

  .section.footer-section {
    height: 500px;
    padding-left: 40px;
  }

  .section.intro-section {
    padding-top: 190px;
  }

  .container {
    margin-top: -81px;
  }

  .container.top {
    overflow: hidden;
  }

  .hero-title {
    width: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 35px;
    line-height: 42px;
    display: flex;
  }

  .column-title {
    margin-top: 21px;
    margin-bottom: 5px;
  }

  .column-title.subtitle.hyg {
    margin-top: 23px;
    margin-bottom: 26px;
  }

  .owner-image {
    width: 140px;
  }

  .hero-image {
    display: none;
  }

  .hero-title-wrapper {
    width: auto;
    max-width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .hero-image-wrapper {
    width: 400px;
    margin: 10px auto -125px;
    display: block;
    position: relative;
    bottom: 0;
    right: 0;
  }

  .hero-cta-block {
    width: 190px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    bottom: -12px;
    left: 0;
    right: 0;
  }

  .logo {
    margin-top: -11px;
  }

  .hero-info-block {
    margin-top: 13px;
    padding-left: 113px;
  }

  .hero-info-block.in-section {
    padding-left: 20px;
  }

  .section-title-wrapper.video-title-wrapper, .order-form {
    width: auto;
  }

  .field-column {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-flex-row {
    display: block;
  }

  .quote-column-left {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-image {
    height: 350px;
    top: -51px;
  }

  .lightbox-image-block {
    height: 360px;
  }

  .lightbox-overlay {
    background-color: rgba(0, 0, 0, .6);
  }

  .lightbox-title {
    width: auto;
    max-width: 400px;
    font-size: 29px;
  }

  .lightbox-title.subtitle {
    width: auto;
    max-width: 380px;
    font-size: 17px;
    line-height: 26px;
  }

  .video-icon {
    height: 40px;
    margin-bottom: 20px;
  }

  .small-info-block, .small-info-block._2 {
    width: 50%;
  }

  .contact-title {
    margin-top: 24px;
  }

  .paragraph.rr {
    margin-bottom: 51px;
  }

  .footer-link-title.wss {
    text-decoration: none;
  }

  .info-column-left {
    padding: 0;
  }

  .flex-row {
    display: block;
  }

  .gallery-wrapper {
    width: 100%;
    margin-top: 30px;
    position: static;
  }

  .gallery-image-block {
    height: 500px;
  }

  .gallery-image-col {
    padding-left: 0;
  }

  .gallery-image-col.right {
    padding-left: 10px;
    padding-right: 0;
  }

  .wood-types-column-right {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    color: #e67f2e;
    text-align: center;
    padding: 4px 0 0;
    font-size: 45px;
  }

  .menu-button.w--open {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-2 {
    justify-content: flex-end;
    align-items: center;
    margin-top: 27px;
  }

  .nav-link-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -16px;
    display: flex;
  }

  .nav-link-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-4 {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    display: flex;
  }

  .container-2 {
    padding-left: 15px;
  }

  .nav-menu-2 {
    background-color: #7c7c7c;
    flex-direction: column;
    margin-left: 0;
    padding-bottom: 14px;
  }

  .suplog_headertext {
    margin-bottom: -38px;
  }

  .suplog_character {
    width: 180px;
    top: 52px;
    right: -191px;
  }

  .suplog_titleright {
    margin-top: 72px;
  }

  .suplog_phonecontainer {
    width: 55%;
    margin-top: 0;
  }

  .suplog_column_main_rt {
    height: auto;
  }

  .column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading {
    margin-top: 3vw;
    font-size: 3vw;
  }

  .paragraph-2 {
    margin-top: 3vw;
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .column-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-3 {
    height: 300px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-2.bb {
    margin-top: 8px;
    margin-bottom: 20px;
  }

  .column-4.u {
    margin-bottom: 8px;
  }

  .u {
    margin-bottom: 10px;
  }

  .u.i {
    height: 600px;
  }

  .p {
    height: 400px;
  }

  .column-5 {
    height: 550px;
  }

  .column-7 {
    height: 600px;
  }

  .column-8, .column-10 {
    height: 500px;
  }

  .nav__details {
    flex-direction: row;
    margin-top: -31px;
    margin-bottom: 3px;
  }

  .nav__detail__link {
    color: #26c00e;
    font-size: 12px;
  }

  .nav__detail__link.ewsa {
    color: #26c00e;
  }

  .menu-button-2 {
    margin-top: 24px;
    margin-left: 228px;
    margin-right: 6px;
  }

  .html-embed.io {
    display: block;
  }

  .html-embed.yu {
    display: flex;
  }

  .link-block-2 {
    margin-top: 0;
  }

  .image-3 {
    margin-top: 13px;
  }

  .nav-menu-3 {
    padding-bottom: 22px;
  }

  .image-5 {
    margin-left: 0;
  }

  .dropdown-toggle.loi {
    margin-top: 5px;
    padding-left: 12px;
  }

  .slider {
    overflow: hidden;
  }

  .slide {
    padding-bottom: 215px;
  }

  .slide-2.top {
    padding-bottom: 26px;
  }

  .section-3 {
    height: 900px;
    padding-top: 12px;
  }

  .text-block-2 {
    margin-top: 10px;
    margin-left: 15px;
  }

  .video-3 {
    margin-top: 5px;
    margin-bottom: 16px;
  }

  .slide-8 {
    padding-bottom: 106px;
    overflow: hidden;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }

  .container-20 {
    padding-bottom: 74px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  body, p {
    font-size: 13px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link.link-right.cta-button {
    padding-top: 10px;
  }

  .hero-overlay {
    height: 650px;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    padding-top: 0;
    padding-bottom: 0;
  }

  .section {
    padding: 50px 3px 50px 0;
  }

  .section.dark-section {
    padding: 30px 12px 40px 14px;
  }

  .section.info-section {
    padding-bottom: 30px;
  }

  .section.footer-section {
    height: 1000px;
    padding-top: 116px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .section.tint {
    padding-bottom: 40px;
  }

  .section.tint.ii {
    padding-top: 80px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .container.top {
    flex-direction: column;
    align-items: center;
    margin-top: 34px;
    display: flex;
  }

  .hero-title {
    font-size: 26px;
    line-height: 30px;
  }

  .column-title-wrapper.tips {
    margin-top: 96px;
  }

  .column-title-wrapper.tips.hf {
    margin-top: 135px;
  }

  .column-title {
    margin-top: 45px;
    margin-bottom: 34px;
    font-size: 30px;
  }

  .column-title.subtitle {
    margin-top: 10px;
    font-size: 16px;
    line-height: 27px;
  }

  .column-title.subtitle.white-subtitle {
    font-size: 15px;
  }

  .column-title.subtitle.hyg {
    margin-top: 0;
    margin-bottom: 12px;
  }

  .column-title.white {
    margin-bottom: -4px;
  }

  .column-title.white.produit-lourd {
    margin-bottom: 21px;
  }

  .button {
    line-height: 16px;
  }

  .button.order-button {
    margin-top: 15px;
    line-height: 30px;
  }

  .intro-quote {
    font-size: 14px;
    line-height: 26px;
  }

  .owner-image {
    width: 120px;
    margin-right: 15px;
  }

  .owner-name-title {
    margin-top: 20px;
    font-size: 14px;
  }

  .owner-name-title.subtitle {
    font-size: 10px;
    line-height: 13px;
  }

  .hero-title-wrapper {
    max-width: 280px;
  }

  .hero-paragraph {
    margin-bottom: -58px;
    font-size: 16px;
    line-height: 26px;
  }

  .hero-image-wrapper {
    width: 290px;
  }

  .hero-cta-block {
    padding: 14px;
    bottom: -25px;
  }

  .hero-info-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 92px;
    padding-left: 0;
    display: flex;
    overflow: hidden;
  }

  .hero-info-block.in-section {
    padding-left: 12px;
  }

  .hero-info-block.in-section._22 {
    padding-top: 20px;
    padding-left: 0;
  }

  .hero-info-title {
    font-size: 15px;
    line-height: 17px;
  }

  .hero-info-title.subtitle {
    width: 90px;
    font-size: 15px;
    line-height: 13px;
  }

  .info-icon {
    height: 30px;
  }

  .section-title {
    font-size: 46px;
    line-height: 43px;
  }

  .form-content-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .product-item-block {
    padding-left: 73px;
    padding-right: 70px;
  }

  .product-item-image {
    height: 40px;
    left: 10px;
  }

  .product-item-title {
    font-size: 15px;
    line-height: 17px;
  }

  .product-item-title.subtitle {
    font-size: 11px;
    line-height: 17px;
  }

  .product-info-title {
    font-size: 9px;
  }

  .product-price-wrapper {
    padding-left: 8px;
    padding-right: 8px;
  }

  .product-price-title {
    font-size: 11px;
  }

  .product-price-title.subtitle {
    font-size: 9px;
    line-height: 16px;
  }

  .field {
    font-size: 12px;
  }

  .form-title {
    max-width: 240px;
    font-size: 26px;
    line-height: 26px;
  }

  .order-info-icon {
    margin-bottom: 10px;
  }

  .intro-flex-row {
    margin-bottom: 60px;
  }

  .footer-block {
    width: auto;
    padding-right: 0;
  }

  .footer-image {
    width: 100%;
    height: auto;
    margin-top: 364px;
    margin-bottom: -60px;
    position: static;
  }

  .lightbox-block {
    margin-bottom: 30px;
  }

  .lightbox-image-block {
    height: 270px;
  }

  .lightbox-title {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 27px;
    display: block;
  }

  .lightbox-title.subtitle {
    max-width: 230px;
    margin-top: 15px;
    font-size: 15px;
    line-height: 23px;
  }

  .small-info-block {
    padding-left: 38px;
  }

  .small-info-block._2 {
    margin-top: 20px;
  }

  .paragraph {
    font-size: 13px;
    line-height: 21px;
  }

  .paragraph.rr {
    margin-top: 30px;
    margin-bottom: 28px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .footer-link-title.wss {
    font-size: 35px;
  }

  .info-column-left {
    margin-top: 11px;
  }

  .flex-row {
    padding-left: 14px;
    padding-right: 9px;
  }

  .gallery-image-block {
    height: 300px;
  }

  .gallery-image-block.small {
    height: 80px;
  }

  .gallery-image-block.small._2.ujk.v {
    margin-left: 2px;
  }

  .link-block {
    font-size: 14px;
  }

  .mobile-full-text {
    display: block;
  }

  .navbar-2 {
    margin-top: 23px;
  }

  .nav-link-4 {
    padding-left: 11px;
  }

  .container-2 {
    flex-direction: row;
    padding-left: 5px;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #6b6b6b;
    padding-bottom: 17px;
  }

  .suplog_logoswrap {
    display: flex;
  }

  .suplog_rightsreserved {
    margin-top: 3vh;
  }

  .suplog_column_main {
    height: auto;
  }

  .suplog_headertext {
    padding-left: 0;
    padding-right: 0;
  }

  .suplog_logosuplink {
    width: 252px;
    height: 173px;
    background-position: 50%;
    background-size: cover;
    position: static;
  }

  .suplog_character {
    display: none;
    overflow: visible;
  }

  .suplog_titleright.er {
    margin-top: -6px;
  }

  .suplog_phonecontainer {
    width: 80%;
  }

  .suplog_logocontainer {
    display: flex;
  }

  .suplog_logocontainer.red {
    flex-direction: column;
    align-items: stretch;
  }

  .column {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .image-2 {
    height: 15vw;
  }

  .heading {
    width: 80%;
    font-size: 5vw;
    line-height: 6vw;
  }

  .paragraph-2 {
    font-size: 12px;
    font-weight: 400;
    line-height: 6vw;
  }

  .column-2, .column-3 {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .heading-2 {
    margin-bottom: 55px;
  }

  .heading-2.bb {
    font-size: 28px;
    line-height: 37px;
  }

  .nav__details {
    align-items: center;
    margin-top: -30px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 0;
  }

  .nav__detail__link {
    font-size: 9px;
  }

  .menu-button-2 {
    margin-left: 82px;
    margin-right: 25px;
  }

  .bold-text {
    font-size: 13px;
  }

  .html-embed.io {
    display: block;
  }

  .html-embed.yu {
    display: flex;
  }

  .nav-menu-3 {
    width: auto;
    background-color: #777;
    padding-bottom: 19px;
  }

  .nav-link-10 {
    margin-bottom: 16px;
  }

  .image-5 {
    margin-left: 0;
    margin-right: 12px;
  }

  .dropdown-toggle.loi {
    margin-top: 8px;
    padding-left: 12px;
  }

  .slider {
    height: 650px;
  }

  .section-3 {
    height: 990px;
    padding-top: 12px;
  }

  .icon-4 {
    color: #fff;
  }

  .slide-nav {
    display: none;
  }

  .menu-button-3 {
    border: 1px solid rgba(255, 255, 255, .61);
    margin-left: 35px;
  }

  .text-block-2 {
    margin-left: 12px;
  }

  .container-4 {
    padding-left: 12px;
  }

  .tabs {
    padding-left: 0;
  }

  .heading-3 {
    margin-bottom: 23px;
    font-size: 25px;
    line-height: 32px;
  }

  .text-block-3.rr {
    text-align: center;
  }

  .cookie-popup_component {
    max-width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_component {
    max-width: 100%;
  }

  .paragraph-9, .paragraph-12 {
    text-align: center;
  }

  .text-block-38 {
    font-size: 17px;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .container-20 {
    padding-bottom: 70px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }
}


@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}