@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap");
/* line 3, ../sass/_common.sass */
html {
  font-size: 100%;
}

/* line 5, ../sass/_common.sass */
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  position: relative;
  font-size: 100%;
  background: #ffffff;
  color: #343d3e;
  text-align: left;
  font-weight: 400;
}

/* line 13, ../sass/_common.sass */
h1 {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 400;
  line-height: 1.2;
  color: #d09542;
}

/* line 21, ../sass/_common.sass */
h2 {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  font-weight: 400;
  line-height: 1.2;
  color: #d09542;
}

/* line 29, ../sass/_common.sass */
h3 {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.2;
  color: #d09542;
}

/* line 37, ../sass/_common.sass */
h4 {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
  color: #25262c;
}

/* line 46, ../sass/_common.sass */
p {
  margin-bottom: 0;
  font-size: 16px;
}

/* line 50, ../sass/_common.sass */
.bg-light-grey {
  background: #f1f1f1;
}

/* line 52, ../sass/_common.sass */
.bg-brown {
  background: #d09542;
}

/* line 55, ../sass/_common.sass */
.light-grey2 {
  color: #343d3e;
}

/* line 57, ../sass/_common.sass */
.brown {
  color: #d09542;
}

/* line 59, ../sass/_common.sass */
.grey {
  color: #808080;
}

/* line 61, ../sass/_common.sass */
.grey1 {
  color: #7d7d7d;
}

/* line 63, ../sass/_common.sass */
.dark-grey1 {
  color: #343d3e;
}

/* line 66, ../sass/_common.sass */
.default-font {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
}
/* line 69, ../sass/_common.sass */
.default-font.italic {
  font-style: italic;
}

/* line 71, ../sass/_common.sass */
.bodoni-moda {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
}
/* line 74, ../sass/_common.sass */
.bodoni-moda.italic {
  font-style: italic;
}

/* line 77, ../sass/_common.sass */
.link {
  display: inline-block;
  border: 1px solid #25262c;
  border-radius: 20px;
  padding: 5px 40px;
  text-align: center;
  font-weight: 600;
  color: #25262c;
}
/* line 86, ../sass/_common.sass */
.link span {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(/images/icons/link-arrow.png) center center no-repeat;
}
/* line 91, ../sass/_common.sass */
.link:hover, .link:focus {
  text-decoration: none;
  color: #25262c;
}

/* line 95, ../sass/_common.sass */
.call-to-action {
  text-align: center;
  background: url(/images/logo-bg.png) center center no-repeat #f1f1f1;
  background-position-y: calc(50% + 30px);
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 102, ../sass/_common.sass */
.call-to-action .logo {
  display: inline-block;
  width: 124px;
  height: 32px;
  background: url(/images/logo-grey.png) center center no-repeat #f1f1f1;
  margin-bottom: 10px;
}
/* line 108, ../sass/_common.sass */
.call-to-action .headline {
  color: #d09542;
  font-size: 30px;
  margin-bottom: 15px;
}
/* line 112, ../sass/_common.sass */
.call-to-action .body {
  font-size: 20px;
}

/* line 115, ../sass/_common.sass */
.call-to-action1 {
  background: url(/images/logo-grey1.png) center center no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 120, ../sass/_common.sass */
.slick-dots {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 125, ../sass/_common.sass */
.slick-dots li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 130, ../sass/_common.sass */
.slick-dots li span {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/images/icons/marker-white.png) center center no-repeat;
  opacity: 0.5;
  cursor: pointer;
}
/* line 138, ../sass/_common.sass */
.slick-dots li.slick-active span {
  opacity: 1;
}

/* line 142, ../sass/_common.sass */
.quotes-slider .slick-list {
  margin-bottom: 60px;
}
/* line 145, ../sass/_common.sass */
.quotes-slider .slick-list .slick-slide {
  text-align: center;
}
/* line 149, ../sass/_common.sass */
.quotes-slider .slick-list .slick-slide p:first-child {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
  font-size: 36px;
  font-style: italic;
  color: #808080;
  margin-bottom: 35px;
}
/* line 157, ../sass/_common.sass */
.quotes-slider .slick-dots li span {
  background-image: url(/images/icons/marker-grey.png);
}

/* line 160, ../sass/_common.sass */
.box {
  text-align: center;
  padding-bottom: 20px;
}
/* line 164, ../sass/_common.sass */
.box .image {
  position: relative;
  height: 400px;
  background: center center no-repeat;
  background-size: cover;
  margin-bottom: 15px;
}
/* line 171, ../sass/_common.sass */
.box .image .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 181, ../sass/_common.sass */
.box .image .overlay div {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 187, ../sass/_common.sass */
.box .image .overlay div > span:first-child {
  display: block;
  width: 94px;
  height: 94px;
  background: url(/images/logo-white2.png);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
/* line 195, ../sass/_common.sass */
.box .image .overlay div .link {
  color: #ffffff;
  background: #d09542;
  border: none;
  padding: 5px 25px;
}
/* line 201, ../sass/_common.sass */
.box .image .overlay div .link span {
  background-image: url(/images/icons/link-arrow-white.png);
}
/* line 205, ../sass/_common.sass */
.box .title p:first-child {
  font-weight: 300;
}
/* line 207, ../sass/_common.sass */
.box .title p:last-child {
  font-size: 28px;
}
/* line 210, ../sass/_common.sass */
.box:hover .overlay {
  opacity: 1;
}

/* line 214, ../sass/_common.sass */
.tags span {
  display: inline-block;
  border: 1px solid #25262c;
  border-radius: 20px;
  padding: 5px 15px;
  margin: 7px 7px;
}

/* line 227, ../sass/_common.sass */
.top-picture {
  position: relative;
  background: center center no-repeat #999999;
  background-size: cover;
  height: 60vh;
  min-height: 550px;
}
/* line 234, ../sass/_common.sass */
.top-picture .black-overlay {
  opacity: 0.4;
}
/* line 236, ../sass/_common.sass */
.top-picture .content {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  color: #ffffff;
  text-align: center;
}
/* line 244, ../sass/_common.sass */
.top-picture .content h1 {
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 20px black;
}
/* line 248, ../sass/_common.sass */
.top-picture .content p {
  font-size: 20px;
}

/* line 251, ../sass/_common.sass */
.top-fixed-picture {
  position: relative;
  height: 70vh;
  min-height: 550px;
}
/* line 256, ../sass/_common.sass */
.top-fixed-picture .fixed-wrapper {
  position: fixed;
  width: 100%;
  height: 70vh;
  min-height: 550px;
  top: 0;
  background: #000000;
}
/* line 264, ../sass/_common.sass */
.top-fixed-picture .fixed-wrapper .bg {
  position: relative;
  width: 100%;
  height: 100%;
  background: center center no-repeat #999999;
  background-size: cover;
  opacity: 0.6;
}
/* line 271, ../sass/_common.sass */
.top-fixed-picture .fixed-wrapper .content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 277, ../sass/_common.sass */
.top-fixed-picture .fixed-wrapper .content h1 {
  position: relative;
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
  text-shadow: 0 0 20px black;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 285, ../sass/_common.sass */
.top-fixed-picture .fixed-wrapper .content h1.active {
  opacity: 0;
}

/* line 288, ../sass/_common.sass */
.instagram-picture {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  height: 250px;
}
/* line 294, ../sass/_common.sass */
.instagram-picture:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 24px;
  background: url(/images/icons/social/instagram3.png) center center no-repeat;
}

/* line 304, ../sass/_common.sass */
.accordion > div {
  position: relative;
}
/* line 307, ../sass/_common.sass */
.accordion > div:nth-child(odd) {
  font-size: 28px;
  padding: 25px 50px 25px 0;
  cursor: pointer;
}
/* line 312, ../sass/_common.sass */
.accordion > div:nth-child(odd) span {
  color: #d09542;
  font-weight: 800;
  font-size: 22px;
}
/* line 316, ../sass/_common.sass */
.accordion > div:nth-child(odd):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 1px;
  background: #a1a1a1;
}
/* line 324, ../sass/_common.sass */
.accordion > div:nth-child(odd):after {
  content: "+";
  position: absolute;
  right: 0;
  top: 35px;
  color: #d09542;
  font-weight: 600;
  font-size: 20px;
}
/* line 333, ../sass/_common.sass */
.accordion > div:nth-child(odd).active:after {
  content: "-";
}
/* line 335, ../sass/_common.sass */
.accordion > div:nth-child(even) {
  display: none;
  padding: 0 20px 40px 35px;
}
/* line 340, ../sass/_common.sass */
.accordion > div:nth-child(even) p:first-child {
  margin-bottom: 20px;
}
/* line 343, ../sass/_common.sass */
.accordion > div:nth-child(even) p:last-child a {
  color: #343d3e;
  text-decoration: underline;
}
/* line 346, ../sass/_common.sass */
.accordion > div:first-child {
  margin-top: -35px;
}
/* line 349, ../sass/_common.sass */
.accordion > div:first-child:before {
  display: none;
}

/* line 3, ../sass/components/_form.sass */
.form-bg {
  height: 300px;
  background: #f1f1f1;
  margin-top: -270px;
}
/* line 8, ../sass/components/_form.sass */
.quote-page .form-bg {
  height: 500px;
  margin-top: -440px;
}

/* line 12, ../sass/components/_form.sass */
#contact-form,
#quote-form {
  position: relative;
  background: url(/images/logo-bg2.png) center center no-repeat #ffffff;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 21, ../sass/components/_form.sass */
#contact-form input[type=text],
#quote-form input[type=text] {
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 30px;
  border-radius: 0;
  outline: none;
  background: none;
  border: none;
  border-bottom: 1px solid #343d3e;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  color: #343d3e;
}
/* line 33, ../sass/components/_form.sass */
#contact-form input[type="checkbox"],
#quote-form input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  width: 18px;
}
/* line 38, ../sass/components/_form.sass */
#contact-form input[type="checkbox"]:after,
#quote-form input[type="checkbox"]:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 14px;
  height: 14px;
  border: 1px solid #343d3e;
  cursor: pointer;
}
/* line 48, ../sass/components/_form.sass */
#contact-form input[type="checkbox"]:checked:after,
#quote-form input[type="checkbox"]:checked:after {
  background: url(/images/icons/check.png) center center no-repeat #343d3e;
  border-color: #343d3e;
}
/* line 51, ../sass/components/_form.sass */
#contact-form input[type=submit],
#quote-form input[type=submit] {
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 200px;
  height: 40px;
  background: url(/images/icons/link-arrow1.png) calc(50% + 30px) center no-repeat;
  border: 1px solid #343d3e;
  border-radius: 20px;
  color: #343d3e;
  text-transform: uppercase;
  outline: none;
  font-size: 20px;
  padding-right: 25px;
}
/* line 63, ../sass/components/_form.sass */
#contact-form .errorMessage,
#quote-form .errorMessage {
  font-weight: 400;
  font-size: 10px;
  color: #d09542;
  margin-top: 2px;
  text-align: left;
}
/* line 69, ../sass/components/_form.sass */
#contact-form .field-wrapper,
#quote-form .field-wrapper {
  margin-bottom: 30px;
}
/* line 72, ../sass/components/_form.sass */
#contact-form .field-wrapper label,
#quote-form .field-wrapper label {
  position: absolute;
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #343d3e;
  margin-bottom: 0;
  top: 0;
  left: 15px;
  cursor: text;
  -moz-transition: top 0.2s, font-size 0.2s;
  -o-transition: top 0.2s, font-size 0.2s;
  -webkit-transition: top 0.2s, font-size 0.2s;
  transition: top 0.2s, font-size 0.2s;
}
/* line 84, ../sass/components/_form.sass */
#contact-form .field-wrapper.active label,
#quote-form .field-wrapper.active label {
  font-weight: 400;
  font-size: 6px;
  top: -14px;
  cursor: default;
}
/* line 89, ../sass/components/_form.sass */
#contact-form .allowance-wrapper,
#quote-form .allowance-wrapper {
  display: flex;
  text-align: left;
  margin-top: 12px;
}
/* line 95, ../sass/components/_form.sass */
#contact-form .allowance-wrapper > div:first-child,
#quote-form .allowance-wrapper > div:first-child {
  width: 25px;
  flex-shrink: 0;
}
/* line 98, ../sass/components/_form.sass */
#contact-form .allowance-wrapper > div:last-child,
#quote-form .allowance-wrapper > div:last-child {
  flex-grow: 1;
}
/* line 101, ../sass/components/_form.sass */
#contact-form .allowance-wrapper > div:last-child label,
#quote-form .allowance-wrapper > div:last-child label {
  font-weight: 400;
}
/* line 104, ../sass/components/_form.sass */
#contact-form .radio-wrapper input[type=radio],
#quote-form .radio-wrapper input[type=radio] {
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  outline: 1px solid #808080;
  border-radius: 100%;
  border: 3px solid transparent;
  background: #ffffff;
}
/* line 114, ../sass/components/_form.sass */
#contact-form .radio-wrapper input[type=radio]:checked,
#quote-form .radio-wrapper input[type=radio]:checked {
  outline-offset: 0;
  outline-color: #808080;
  background: #808080;
  border-color: #ffffff;
}
/* line 119, ../sass/components/_form.sass */
#contact-form .radio-wrapper label,
#quote-form .radio-wrapper label {
  color: #343d3e;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  min-width: 110px;
}
/* line 125, ../sass/components/_form.sass */
#contact-form .radio-wrapper br,
#quote-form .radio-wrapper br {
  display: none;
}

/* line 3, ../sass/partials/_header.sass */
#header-sticky-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
/* line 11, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .top {
  margin-top: -87px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 18, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .top .flex {
  justify-content: space-between;
  align-items: center;
}
/* line 22, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .top .flex a {
  color: #ffffff;
}
/* line 25, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .top .flex a.phone-link, #header-sticky-wrapper #header .top .flex a.callback-link {
  border: 1px solid #d09542;
  border-radius: 25px;
  padding: 4px 0;
  width: 180px;
  text-align: center;
  font-weight: 500;
}
/* line 33, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .top .flex a.phone-link {
  color: #d09542;
}
/* line 35, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .top .flex a.callback-link {
  background: #d09542;
}
/* line 37, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .bottom {
  padding-top: 15px;
  padding-bottom: 15px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 42, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .bottom .flex {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 50, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .bottom .flex .logo-link svg {
  width: 84px;
  height: 108px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 55, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .bottom .flex .logo-link.active svg {
  width: 0;
  height: 0;
}
/* line 58, ../sass/partials/_header.sass */
#header-sticky-wrapper #header .bottom .flex .nav-link {
  color: #ffffff;
  width: 14%;
  text-align: center;
}
/* line 64, ../sass/partials/_header.sass */
#header-sticky-wrapper.is-sticky #header .top {
  margin-top: 0;
  background: rgba(255, 255, 255, 0.9);
}
/* line 67, ../sass/partials/_header.sass */
#header-sticky-wrapper.is-sticky #header .bottom {
  background: rgba(222, 185, 134, 0.9);
}
/* line 70, ../sass/partials/_header.sass */
#header-sticky-wrapper.is-sticky #header .bottom .flex {
  width: 80%;
}

/* line 3, ../sass/partials/_footer.sass */
#footer {
  position: relative;
}
/* line 6, ../sass/partials/_footer.sass */
#footer .top {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f8f8f8;
}
/* line 11, ../sass/partials/_footer.sass */
#footer .top h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  color: #d09542;
  margin-bottom: 20px;
}
/* line 18, ../sass/partials/_footer.sass */
#footer .top a {
  color: #343d3e;
}
/* line 20, ../sass/partials/_footer.sass */
#footer .top ul {
  padding-left: 0;
  list-style: none;
}
/* line 23, ../sass/partials/_footer.sass */
#footer .top .contact-details {
  display: flex;
  flex-wrap: wrap;
}
/* line 28, ../sass/partials/_footer.sass */
#footer .top .contact-details > div:nth-child(2n-1) {
  width: 40%;
}
/* line 30, ../sass/partials/_footer.sass */
#footer .top .contact-details > div:nth-child(2n) {
  width: 60%;
}
/* line 32, ../sass/partials/_footer.sass */
#footer .bottom-wrapper {
  position: relative;
}
/* line 35, ../sass/partials/_footer.sass */
#footer .bottom-wrapper .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  bottom: 0;
  background: url(/images/logo-bg1.png) top center no-repeat;
  opacity: 0.15;
}
/* line 43, ../sass/partials/_footer.sass */
#footer .bottom-wrapper .middle {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  background: #d09542;
  padding-top: 40px;
  padding-bottom: 25px;
}
/* line 52, ../sass/partials/_footer.sass */
#footer .bottom-wrapper .middle a {
  color: #ffffff;
}
/* line 54, ../sass/partials/_footer.sass */
#footer .bottom-wrapper .bottom {
  font-size: 12px;
  color: #ffffff;
  background: rgba(37, 38, 44, 0.5);
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 61, ../sass/partials/_footer.sass */
#footer .bottom-wrapper .bottom a {
  color: #ffffff;
}
/* line 63, ../sass/partials/_footer.sass */
#footer .bottom-wrapper .bottom .flex {
  width: 100%;
  justify-content: space-between;
}

/* line 4, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper {
  position: relative;
  overflow: hidden;
}
/* line 9, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .slider .slick-slide {
  background: center center no-repeat;
  background-size: cover;
  height: 100vh;
}
/* line 13, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .slider-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
/* line 18, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  text-align: center;
}
/* line 28, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .content .container {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 34, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .content .container .headline {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
  font-size: 72px;
  margin-bottom: 20px;
  text-shadow: 0px 0px 12px black;
}
/* line 39, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .content .container .body {
  font-size: 20px;
  margin-bottom: 40px;
}
/* line 42, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .content .container .slider-link {
  display: inline-block;
  color: #343d3e;
  background: #ffffff;
  padding: 5px 35px;
  border-radius: 25px;
  font-weight: 500;
  margin-right: 25px;
}
/* line 51, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .content .container .slider-link.phone {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.25);
}
/* line 54, ../sass/pages/_index.sass */
.index-page #top-slider-wrapper .content .container.active {
  opacity: 0;
}
/* line 56, ../sass/pages/_index.sass */
.index-page .bottom-line {
  border-bottom: 1px solid #25262c;
}
/* line 58, ../sass/pages/_index.sass */
.index-page .grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
/* line 65, ../sass/pages/_index.sass */
.index-page .grid .box.box-1 {
  grid-column: 1/3;
  grid-row: 1;
}
/* line 68, ../sass/pages/_index.sass */
.index-page .grid .box.box-2 {
  grid-column: 3/5;
  grid-row: 1;
}
/* line 71, ../sass/pages/_index.sass */
.index-page .grid .box.box-3 {
  grid-column: 5/7;
  grid-row: 1;
}
/* line 74, ../sass/pages/_index.sass */
.index-page .grid .box.box-4 {
  grid-column: 1/4;
  grid-row: 2;
}
/* line 77, ../sass/pages/_index.sass */
.index-page .grid .box.box-5 {
  grid-column: 4/7;
  grid-row: 2;
}
/* line 80, ../sass/pages/_index.sass */
.index-page .category {
  position: relative;
  display: inline-block;
}
/* line 84, ../sass/pages/_index.sass */
.index-page .category .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.3;
  background: #25262c;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 93, ../sass/pages/_index.sass */
.index-page .category .content {
  position: absolute;
  bottom: -65px;
  left: 0;
  right: 0;
  -moz-transition: bottom 0.5s;
  -o-transition: bottom 0.5s;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s;
}
/* line 100, ../sass/pages/_index.sass */
.index-page .category .content > p {
  color: #ffffff;
  text-align: center;
}
/* line 104, ../sass/pages/_index.sass */
.index-page .category .content > p:first-child {
  font-size: 24px;
  margin-bottom: 5px;
}
/* line 107, ../sass/pages/_index.sass */
.index-page .category .content > p:last-child {
  font-weight: 300;
  opacity: 0;
  margin-bottom: 15px;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 113, ../sass/pages/_index.sass */
.index-page .category:hover .overlay, .index-page .category:focus .overlay {
  opacity: 0.6;
}
/* line 115, ../sass/pages/_index.sass */
.index-page .category:hover .content, .index-page .category:focus .content {
  bottom: 0;
}
/* line 119, ../sass/pages/_index.sass */
.index-page .category:hover .content > p:last-child, .index-page .category:focus .content > p:last-child {
  opacity: 1;
}
/* line 121, ../sass/pages/_index.sass */
.index-page .side-picture-wrapper {
  position: relative;
  display: flex;
  min-height: 100vh;
}
/* line 127, ../sass/pages/_index.sass */
.index-page .side-picture-wrapper .content {
  position: relative;
  width: 100%;
}
/* line 130, ../sass/pages/_index.sass */
.index-page .side-picture-wrapper .animation {
  position: absolute;
  top: 0;
  right: 50%;
  width: 50%;
  max-width: 1000px;
  background: center center no-repeat;
  background-size: cover;
  height: 100vh;
}
/* line 142, ../sass/pages/_index.sass */
.index-page .side-picture-wrapper .animation .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  overflow: hidden;
}
/* line 150, ../sass/pages/_index.sass */
.index-page .side-picture-wrapper .animation .inner .inner-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: center center no-repeat;
  background-size: cover;
}
/* line 158, ../sass/pages/_index.sass */
.index-page .side-picture-wrapper .animation.right {
  left: 50%;
}
/* line 160, ../sass/pages/_index.sass */
.index-page .above-window-animation {
  position: relative;
  height: 100vh;
  margin-bottom: 35vh;
}
/* line 165, ../sass/pages/_index.sass */
.index-page .above-window-animation .inner {
  position: absolute;
  padding-top: 145px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 173, ../sass/pages/_index.sass */
.index-page .above-window-animation .inner h3 .icon {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 0;
  height: 75px;
  -moz-transition: width 0.5s;
  -o-transition: width 0.5s;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
/* line 181, ../sass/pages/_index.sass */
.index-page .above-window-animation .inner h3 .icon img {
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 187, ../sass/pages/_index.sass */
.index-page .above-window-animation .inner h3.active .icon {
  width: 72px;
}
/* line 189, ../sass/pages/_index.sass */
.index-page .window-animation {
  position: relative;
  height: 100vh;
}
/* line 193, ../sass/pages/_index.sass */
.index-page .window-animation .inner {
  position: absolute;
  width: 450px;
  height: 300px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
/* line 202, ../sass/pages/_index.sass */
.index-page .window-animation .inner .line-h,
.index-page .window-animation .inner .line-v {
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 1;
}
/* line 208, ../sass/pages/_index.sass */
.index-page .window-animation .inner .line-v {
  top: 0;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 15px;
}
/* line 214, ../sass/pages/_index.sass */
.index-page .window-animation .inner .line-h {
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 15px;
}
/* line 220, ../sass/pages/_index.sass */
.index-page .window-animation .inner .inner-inner {
  position: absolute;
  width: 100vw;
  height: 100vh;
  top: calc(50% - 50vh);
  left: calc(50% - 50vw);
  background: center center no-repeat;
  background-size: cover;
}
/* line 229, ../sass/pages/_index.sass */
.index-page .window-animation .inner .inner-inner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  text-shadow: 0px 0px 12px black;
}

/* line 6, ../sass/pages/_about.sass */
.about-page .quotes-slider .slick-list .slick-slide {
  font-size: 36px;
  font-weight: 300;
  font-style: italic;
  color: #808080;
}
/* line 12, ../sass/pages/_about.sass */
.about-page .box .image {
  height: 260px;
}
/* line 14, ../sass/pages/_about.sass */
.about-page .picture-animation {
  position: relative;
}
/* line 17, ../sass/pages/_about.sass */
.about-page .picture-animation .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 23, ../sass/pages/_about.sass */
.about-page .picture-animation .inner img {
  display: block;
  position: relative;
  margin-top: 100px;
  margin-bottom: -100px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 31, ../sass/pages/_about.sass */
.about-page .accordion-picture .inner {
  position: relative;
  display: inline-block;
}
/* line 35, ../sass/pages/_about.sass */
.about-page .accordion-picture .inner .caption {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  text-align: left;
  margin: 10px 0 0 20px;
}
/* line 44, ../sass/pages/_about.sass */
.about-page .accordion-picture .inner .caption p:first-child {
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 10;
  font-weight: 500;
  font-size: 44px;
}
/* line 48, ../sass/pages/_about.sass */
.about-page .accordion-picture .inner .overlay {
  height: 0;
  bottom: auto;
  background: top center no-repeat;
  background-size: cover;
  overflow: hidden;
}
/* line 55, ../sass/pages/_about.sass */
.about-page .accordion-picture .inner .overlay .black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.3;
}

/* line 4, ../sass/pages/_case-studies.sass */
.case-studies-page .items {
  position: relative;
  padding-bottom: 80px;
}
/* line 9, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item {
  display: block;
  margin-bottom: 70px;
  text-align: center;
}
/* line 14, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .photo {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  margin: 0 15px;
  height: 255px;
}
/* line 21, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .photo .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 31, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .photo .overlay > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 37, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .photo .overlay > div > span {
  display: block;
  width: 94px;
  height: 94px;
  background: url(/images/logo-white2.png);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
/* line 45, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .photo .overlay > div .link {
  color: #ffffff;
  background: #d09542;
  border: none;
  padding: 5px 25px;
  white-space: nowrap;
}
/* line 52, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .photo .overlay > div .link span {
  background-image: url(/images/icons/link-arrow-white.png);
}
/* line 54, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .content {
  background: #f1f1f1;
  padding: 200px 15px 40px;
  margin-top: -170px;
  color: #343d3e;
  min-height: 422px;
}
/* line 61, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .content .category {
  margin-bottom: 10px;
}
/* line 63, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item .content .headline {
  font-size: 26px;
}
/* line 65, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item:hover, .case-studies-page .items .row .item:focus {
  text-decoration: none;
}
/* line 69, ../sass/pages/_case-studies.sass */
.case-studies-page .items .row .item:hover .photo .overlay, .case-studies-page .items .row .item:focus .photo .overlay {
  opacity: 1;
}
/* line 71, ../sass/pages/_case-studies.sass */
.case-studies-page .items .more-button-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 180px;
  padding-bottom: 160px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 40%);
}

/* line 4, ../sass/pages/_case-study.sass */
.case-study-page .top-shadow {
  position: relative;
  box-shadow: 0px -12px 10px 0px rgba(0, 0, 0, 0.08);
}
/* line 7, ../sass/pages/_case-study.sass */
.case-study-page .get-a-quote-link {
  font-weight: 500;
  font-size: 22px;
  border: 1px solid #d09542;
  color: #d09542;
  border-radius: 25px;
  padding: 5px 40px;
  display: inline-block;
}
/* line 15, ../sass/pages/_case-study.sass */
.case-study-page .pinned-wrapper {
  position: relative;
  background: #ffffff;
}
/* line 19, ../sass/pages/_case-study.sass */
.case-study-page .pinned-wrapper .gallery-outer-wrapper {
  position: relative;
  padding-bottom: 60px;
}
/* line 23, ../sass/pages/_case-study.sass */
.case-study-page .pinned-wrapper .gallery-outer-wrapper .bg {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f1f1f1;
}
/* line 30, ../sass/pages/_case-study.sass */
.case-study-page .pinned-wrapper .gallery-outer-wrapper .gallery-wrapper {
  overflow: hidden;
}
/* line 34, ../sass/pages/_case-study.sass */
.case-study-page .pinned-wrapper .gallery-outer-wrapper .gallery-wrapper .flex .box {
  display: block;
  padding-bottom: 0;
  margin-right: 20px;
  cursor: pointer;
}
/* line 40, ../sass/pages/_case-study.sass */
.case-study-page .pinned-wrapper .gallery-outer-wrapper .gallery-wrapper .flex .box .image {
  margin-bottom: 0;
  width: 270px;
  height: 270px;
}
/* line 45, ../sass/pages/_case-study.sass */
.case-study-page .pinned-wrapper .gallery-outer-wrapper .gallery-wrapper .flex .box .image .link {
  padding: 5px 0;
  width: 140px;
}

/* line 4, ../sass/pages/_contact.sass */
.contact-page .top-picture {
  height: 40vh;
  min-height: 450px;
}
/* line 8, ../sass/pages/_contact.sass */
.contact-page .items .item {
  display: block;
  text-align: center;
}
/* line 12, ../sass/pages/_contact.sass */
.contact-page .items .item .photo {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  margin: 0 15px;
  height: 180px;
}
/* line 18, ../sass/pages/_contact.sass */
.contact-page .items .item .content {
  background: #f1f1f1;
  padding: 115px 15px 30px;
  margin-top: -95px;
  color: #343d3e;
}
/* line 25, ../sass/pages/_contact.sass */
.contact-page .items .item .content p:first-child {
  margin-bottom: 10px;
}
/* line 27, ../sass/pages/_contact.sass */
.contact-page .items .item .content p:last-child {
  font-size: 19px;
}
/* line 29, ../sass/pages/_contact.sass */
.contact-page #map {
  height: 480px;
}

/* line 4, ../sass/pages/_quote.sass */
.quote-page .top-picture {
  height: 40vh;
  min-height: 450px;
}
/* line 7, ../sass/pages/_quote.sass */
.quote-page #upload-area {
  position: relative;
  text-align: center;
  border: 3px dashed #d0d5d6;
  color: #808080;
  padding-top: 50px;
  padding-bottom: 35px;
  cursor: pointer;
  outline: none;
}
/* line 17, ../sass/pages/_quote.sass */
.quote-page #upload-area:focus {
  outline: 2px solid #343d3e;
  outline-offset: 3px;
}
/* line 21, ../sass/pages/_quote.sass */
.quote-page #upload-area.is-dragover {
  border-color: #343d3e;
  background: rgba(52, 61, 62, 0.05);
}
/* line 25, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
/* line 35, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-hint {
  font-size: 12px;
  margin-bottom: 0;
}
/* line 39, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-feedback {
  font-size: 12px;
  margin-top: 8px;
}
/* line 43, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-list {
  list-style: none;
  padding-left: 0;
  margin: 8px 0 0;
  font-size: 12px;
  color: #343d3e;
}
/* line 50, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-list li {
  margin-bottom: 4px;
}
/* line 53, ../sass/pages/_quote.sass */
.quote-page #upload-area .link-text {
  display: inline-block;
  width: 166px;
  height: 33px;
  border: 1px solid #343d3e;
  border-radius: 16px;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  padding-top: 5px;
}
/* line 64, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-counter {
  font-size: 13px;
  color: #808080;
  margin: 8px 0 0;
}
/* line 69, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-previews {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  padding: 0 10px;
}
/* line 76, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-preview-item {
  position: relative;
  width: 100px;
  text-align: center;
}
/* line 81, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-preview-item img {
  width: 100px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #d0d5d6;
}
/* line 88, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-preview-name {
  display: block;
  font-size: 10px;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 3px;
}
/* line 97, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-remove-btn {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: none;
  background: #c0392b;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
  padding: 0;
  z-index: 2;
}
/* line 114, ../sass/pages/_quote.sass */
.quote-page #upload-area .upload-remove-btn:hover {
  background: #e74c3c;
}
/* line 116, ../sass/pages/_quote.sass */
.quote-page .uploaded-counter {
  display: flex;
  justify-content: space-between;
}
/* line 120, ../sass/pages/_quote.sass */
.quote-page .uploaded-counter div {
  padding: 8px 15px;
  color: #808080;
  font-weight: 300;
}
/* line 125, ../sass/pages/_quote.sass */
.quote-page .uploaded-counter div.active {
  color: #ffffff;
  background: #808080;
}
/* line 128, ../sass/pages/_quote.sass */
.quote-page .clear-link {
  font-weight: 300;
  color: #808080;
  text-decoration: underline;
}

/* line 6, ../sass/pages/_products.sass */
.products-page .accordion > div:nth-child(odd) {
  font-size: 22px;
}
/* line 9, ../sass/pages/_products.sass */
.products-page .accordion > div:nth-child(odd) span {
  font-size: 20px;
}
/* line 11, ../sass/pages/_products.sass */
.products-page .parallax {
  height: 650px;
  color: #ffffff;
  text-shadow: 0 0 6px black;
}
/* line 16, ../sass/pages/_products.sass */
.products-page .parallax .black-overlay {
  opacity: 0.2;
}
/* line 18, ../sass/pages/_products.sass */
.products-page .parallax .content {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  color: #ffffff;
  text-shadow: 0 0 10px black;
}
/* line 25, ../sass/pages/_products.sass */
.products-page .bg-picture {
  position: relative;
  min-height: 500px;
  background: center center no-repeat #999999;
}
/* line 30, ../sass/pages/_products.sass */
.products-page .bg-picture .content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
}
/* line 35, ../sass/pages/_products.sass */
.products-page .tabs-wrapper {
  background: #f1f1f1;
}
/* line 38, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .tabs {
  display: flex;
  justify-content: space-around;
}
/* line 42, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .tabs > div {
  width: 50%;
  height: 100px;
  background: #d0d5d6;
  padding-top: 30px;
  cursor: pointer;
}
/* line 49, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .tabs > div.active {
  background: #f1f1f1;
}
/* line 51, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content {
  position: relative;
  overflow: hidden;
}
/* line 55, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 25px 30px 35px;
  background: #f1f1f1;
  z-index: -1;
}
/* line 64, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active {
  z-index: 0;
}
/* line 68, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .big-slider .slick-slide {
  height: 550px;
  background: center center no-repeat;
  background-size: cover;
}
/* line 72, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .slider-wrapper {
  position: relative;
  padding: 0 50px;
}
/* line 76, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .slider-wrapper .arrow-left,
.products-page .tabs-wrapper .content > div.active .slider-wrapper .arrow-right {
  position: absolute;
  top: 0;
  height: 110px;
  width: 50px;
  background: center center no-repeat;
  cursor: pointer;
}
/* line 84, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .slider-wrapper .arrow-left {
  left: 0;
  background-position-x: left;
  background-image: url(/images/icons/arrow-left.png);
}
/* line 88, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .slider-wrapper .arrow-right {
  right: 0;
  background-position-x: right;
  background-image: url(/images/icons/arrow-right.png);
}
/* line 93, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .slider-wrapper .slider .slick-slide {
  padding: 0 15px;
}
/* line 96, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .slider-wrapper .slider .slick-slide div {
  height: 110px;
  background: center center no-repeat;
  background-size: cover;
  margin-bottom: 10px;
}
/* line 101, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .slider-wrapper .slider .slick-slide p {
  font-weight: 300;
}
/* line 103, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-tabs {
  display: flex;
  justify-content: space-evenly;
  cursor: pointer;
}
/* line 109, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-tabs > div.active {
  text-decoration: underline;
}
/* line 112, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div {
  display: none;
  text-align: left;
}
/* line 116, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active {
  display: flex;
  justify-content: space-between;
}
/* line 120, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active > div {
  flex-basis: 25%;
}
/* line 123, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active > div ol {
  padding-left: 20px;
}
/* line 128, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active > div ol li div:first-child {
  position: relative;
  font-weight: 700;
  cursor: pointer;
}
/* line 133, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active > div ol li div:first-child:before {
  content: "+";
  color: #d09542;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 139, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active > div ol li div:last-child {
  display: none;
}
/* line 144, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active > div ol li.active div:first-child:before {
  content: "–";
}
/* line 146, ../sass/pages/_products.sass */
.products-page .tabs-wrapper .content > div.active .component-content > div.active > div:nth-child(2) {
  flex-basis: 50%;
  flex-shrink: 0;
  padding: 0 20px;
  text-align: center;
}

/* line 5, ../sass/pages/_gallery.sass */
.gallery-page .categories span {
  display: inline-block;
  border: 1px solid #25262c;
  border-radius: 20px;
  padding: 5px 20px;
  margin: 7px 7px;
  text-decoration: underline;
  cursor: pointer;
}
/* line 14, ../sass/pages/_gallery.sass */
.gallery-page .categories span.active {
  border-width: 2px;
  font-weight: 500;
}
/* line 18, ../sass/pages/_gallery.sass */
.gallery-page .subcategories .tab {
  display: none;
}
/* line 21, ../sass/pages/_gallery.sass */
.gallery-page .subcategories .tab span {
  display: inline-block;
  text-decoration: underline;
  font-size: 18px;
  margin: 10px 15px;
  cursor: pointer;
}
/* line 28, ../sass/pages/_gallery.sass */
.gallery-page .subcategories .tab span.active {
  border-width: 2px;
  font-weight: 700;
}
/* line 31, ../sass/pages/_gallery.sass */
.gallery-page .subcategories .tab.active {
  display: block;
}
/* line 34, ../sass/pages/_gallery.sass */
.gallery-page .image a {
  display: block;
  position: relative;
  background: center center no-repeat;
  background-size: cover;
  height: 270px;
  margin-bottom: 30px;
}
/* line 42, ../sass/pages/_gallery.sass */
.gallery-page .image a .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 52, ../sass/pages/_gallery.sass */
.gallery-page .image a .overlay > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 58, ../sass/pages/_gallery.sass */
.gallery-page .image a .overlay > div > span {
  display: block;
  width: 94px;
  height: 94px;
  background: url(/images/logo-white2.png);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
/* line 66, ../sass/pages/_gallery.sass */
.gallery-page .image a .overlay > div .link {
  color: #ffffff;
  background: #d09542;
  border: none;
  padding: 5px 25px;
  white-space: nowrap;
}
/* line 73, ../sass/pages/_gallery.sass */
.gallery-page .image a .overlay > div .link span {
  background-image: url(/images/icons/link-arrow-white.png);
}
/* line 76, ../sass/pages/_gallery.sass */
.gallery-page .image a:hover .overlay {
  opacity: 1;
}
/* line 78, ../sass/pages/_gallery.sass */
.gallery-page .load-more {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: -100px;
  background: linear-gradient(0deg, #ffffff 0%, #ffffff 60%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
}
/* line 85, ../sass/pages/_gallery.sass */
.gallery-page .load-more .load-more-link {
  color: #d09542;
  font-size: 26px;
}
/* line 89, ../sass/pages/_gallery.sass */
.gallery-page .fancybox__container .fancybox__viewport {
  cursor: url("/images/icons/close-cursor.png?1"), grab;
}
/* line 92, ../sass/pages/_gallery.sass */
.gallery-page .fancybox__container .fancybox__viewport .fancybox__content {
  cursor: grab;
}

/* line 6, ../sass/pages/_privacy.sass */
.cookie-policy-page .top-picture,
.privacy-policy-page .top-picture,
.terms-and-conditions-page .top-picture {
  height: 40vh;
  min-height: 450px;
}
/* line 10, ../sass/pages/_privacy.sass */
.cookie-policy-page .main-content h2,
.privacy-policy-page .main-content h2,
.terms-and-conditions-page .main-content h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 28px;
  color: #343d3e;
  margin-bottom: 15px;
}
/* line 15, ../sass/pages/_privacy.sass */
.cookie-policy-page .main-content h3,
.privacy-policy-page .main-content h3,
.terms-and-conditions-page .main-content h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 20px;
  color: #343d3e;
  margin-bottom: 10px;
  font-weight: 700;
}
/* line 21, ../sass/pages/_privacy.sass */
.cookie-policy-page .main-content a,
.privacy-policy-page .main-content a,
.terms-and-conditions-page .main-content a {
  color: #343d3e;
  font-weight: bold;
}
/* line 24, ../sass/pages/_privacy.sass */
.cookie-policy-page .main-content p,
.privacy-policy-page .main-content p,
.terms-and-conditions-page .main-content p {
  margin-bottom: 10px;
}
/* line 26, ../sass/pages/_privacy.sass */
.cookie-policy-page .main-content ol,
.privacy-policy-page .main-content ol,
.terms-and-conditions-page .main-content ol {
  display: inline-block;
  padding-left: 0;
  list-style: none;
}
