*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
}

section.section--contact.section--contact--top.section--contact-carousel.section--light {
  padding-bottom: 0;
}
body {
  font-size: 1rem;
  font-family: "Barlow", sans-serif;
  color: #12110e;
  font-weight: 400;
  overflow-x: hidden;
}
.p3d-configuration {
  display: none !important;
  opacity: 0 !important;
}
button#ar-button {
  display: none;
}
.box-center {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
}
.box-center h5.model-title {
  margin-top: auto !important;
  padding-top: 20px !important;
}
.vr-mobile {
  padding-top: 20px;
  display: none;
}
.vr-mobile a {
  display: flex;
  align-items: center;
  font-size: 18px;
  text-transform: uppercase;
  gap: 10px;
  border: 1px solid black;
  padding: 5px 15px;
  max-width: 300px;
  margin: auto;
  justify-content: center;
}
.vr-mobile a img {
  width: 34px;
  object-fit: contain;
}
.model-title {
  margin-top: 20px;
  font-size: 22px;
}

.model-desktop iframe {
  max-width: 100%;
}

@media (max-width: 600px) {
  .box-center {
    height: auto;
  }
  .model-desktop iframe {
    max-width: 100%;
    height: 300px;
  }
  .vr-mobile {
    display: block;
  }
  .vr-desktop__img {
    display: none;
  }
}
.vr-desktop p {
  font-size: 18px;
  line-height: 1.5;
}
.vr-desktop__img img {
  max-width: 150px;
  margin: auto;
  padding-top: 20px;
}
.vr-desktop__img {
  text-align: center;
}

[aria-hidden="true"] {
  visibility: hidden;
}

.video-js [aria-hidden="true"] {
  visibility: visible;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

b,
strong {
  font-weight: 700;
}

.bold {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none !important;
}

a:active {
  outline: none !important;
}

p + p {
  margin: 2rem 0;
}

button,
input,
input[type="submit"],
textarea {
  outline: 0;
}

button,
input[type="submit"] {
  border: 0;
}

button:focus,
input[type="submit"]:focus {
  outline: 0;
}

button {
  cursor: pointer;
  padding: 0;
}

.table-wrap {
  overflow: auto;
}

.hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.is-active {
  visibility: visible;
}

img {
  max-width: 100%;
  height: auto;
}

.inner {
  max-width: 1250px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1399px) {
  .inner {
    max-width: 1050px;
  }
}

@media (max-width: 1199px) {
  .inner {
    max-width: 900px;
  }
}

.inner--wider {
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto;
}

.inner--narrow {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.inner--flex {
  display: flex;
}

.content-left-margin {
  margin-left: 25px;
}

@media (max-width: 899px) {
  .content-left-margin {
    margin-left: 0px;
  }
}

.section-nopadding {
  padding-top: 0 !important;
}

.info-bar {
  background: #9c8668;
  padding: 50px 0;
}
.info-bar--fifth .info-bar__social-item a i {
  color: white;
  font-size: 46px;
}
.info-bar--fifth .info-bar__social-item a p {
  font-size: 16px;
  text-transform: capitalize;
  opacity: 0.5;
}

.info-bar--fifth .info-bar__social-item a {
  display: flex;
  align-items: center;
  gap: 20px;
}
.info-bar__follow-info {
  color: white;
  font-size: 20px;
  opacity: 0.5;
}

.info-bar__home {
  text-align: center;
  padding: 20px 0;
}

.info-bar__home a {
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  opacity: 0.5;
  transition: linear 0.2s all;
  padding: 0;
}

.width-100 {
  width: 100%;
}
.info-bar__home .button--arrow:hover:after {
  right: 50px;
  transition: linear 0.2s all;
}

.info-bar__home a:hover {
  color: white !important;
  opacity: 1;
  transition: linear 0.2s all;
}

.info-bar__home .button--arrow:after {
  font-size: 20px;
  left: -50px;
  transform: rotate(180deg);
  top: 0;
  bottom: 0;
  margin: auto;
}

.info-bar--second h5 {
  opacity: 0.5;
}

.info-bar--second h6 {
  opacity: 0.5;
}

.info-bar--second h6 a {
  text-transform: uppercase;
  text-decoration: underline;
}

.info-bar__title {
  color: white;
  font-size: 36px;
  margin-bottom: 30px;
}

.info-bar--third h5 {
  font-size: 20px;
  opacity: 0.5;
  padding: 0;
  margin-bottom: 50px !important;
  font-weight: 300;
}
.info-bar--third h6 a {
  text-decoration: underline;
  text-transform: uppercase;
}
.info-bar--third h6 {
  opacity: 0.5 !important;
  font-size: 18px !important;
  font-weight: 300;
  text-transform: inherit !important;
  padding: 0 !important;
  line-height: 1.35 !important;
  margin-bottom: 10px !important;
}

.info-bar--first,
.info-bar--second,
.info-bar--third,
.info-bar--fourth,
.info-bar--fifth {
  display: none;
}

.info-bar__social-katalog .info-bar__social-item {
  text-align: left;
}

.info-bar__social-item h5 {
  color: white;
  font-size: 20px;
  margin-bottom: 20px;
  display: flex;
  gap: 5px;
}
.info-bar__social-item-img {
  text-align: center;
  margin-bottom: 20px;
}

.info-bar__social,
.info-bar__social-katalog {
  display: flex;
  justify-content: center;
  gap: 100px;
  padding: 30px 30px;
}

.info-bar__social-item h6 a {
  text-decoration: underline;
}

.info-bar--fourth .info-bar__visit {
  text-transform: uppercase !important;
  color: white;
  font-size: 22px !important;
}

.info-bar__social-item h6 {
  font-size: 18px;
  color: white;
  padding-top: 20px;
  display: flex;
 
}

.info-bar--fourth .info-bar__social-item a {
  text-decoration: underline;
  font-size: 18px;
  color: white;
  opacity: 0.5;
  text-transform: uppercase;
  text-align: left;
}

.info-bar--fourth .info-bar__social-katalog {
  align-items: end;
}

.info-bar--fourth h6 {
  font-weight: 500;
  padding: 0 !important;
  line-height: 1.5 !important;
}
.info-bar--fourth p {
  opacity: 0.5 !important;
  font-size: 18px !important;
  text-transform: inherit !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}

.info-bar--third .info-bar__social-item {
    max-width: 400px;
    margin: auto;
}
.info-bar--second .info-bar__social-item {
    flex: initial !important;
}
@media (max-width: 1100px) {
	.info-bar__social-item img {
		width: 60px !important;
	}
  .info-bar__social-item p {
    font-size: 18px;
  }
  .info-bar__social {
    gap: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .info-bar--fourth .info-bar__social-katalog {
    gap: 50px;
  }
}

@media (max-width: 839px) {
  .info-bar--fourth .info-bar__social-katalog {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .info-bar--fifth .info-bar__social-katalog {
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-content: center;
    place-items: center;
    gap: 50px;
  }
}

@media (max-width: 699px) {
  .info-bar__social-item p{
    opacity: 1 !important;
  }
  .info-bar--second h5,
  .info-bar--second h6 {
    justify-content: center;
  }
  .info-bar--second .info-bar__social-katalog {
    display: grid;
    gap: 50px;
    place-items: center;
  }

  .info-bar__social-item p {
    font-size: 12px !important;
  }
  .info-bar__title {
    text-align: center;
    font-size: 30px;
  }
  .info-bar__social {
    padding-left: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-right: 15px;
  }
  
}
@media (max-width: 600px) {
  .info-bar--fourth .info-bar__social-katalog {
    grid-template-columns: 1fr;
  }
  .info-bar__social-item-img {
    margin-bottom: 0px;
  }
  .info-bar--first .info-bar__social-katalog {
    display: grid;
    gap: 30px;
  }
}
@media (max-width: 499px) {
  .info-bar__social-item h6{
    display: block;
  }
  .info-bar__social-item h5 a,
  .info-bar__social-item h6 a {
    text-align: left !important;
}
  .info-bar__social-item h5{
    display: block;
  }
  .info-bar__follow-info {
    text-align: center;
  }
  .info-bar--fifth .info-bar__social-katalog {
    grid-template-columns: 1fr;
  }
}

.info-bar__social-item {
  text-align: center;
  
}

.info-bar__social-item p {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  padding-top: 10px;
  margin: auto;
  line-height: 1.35;
  opacity: 1;
  transition: linear 0.2s all;
}
.info-bar--new .info-bar__social-item p{
  opacity: 1  ;
}



.info-bar__social-item:hover img {
  transform: scale(1.05);
  transition: linear 0.2s all;
}
.info-bar__social-item a {
  display: block;
  text-align: center;
	min-width: 60px;
}
.info-bar__social-item a:hover p {
  opacity: 1;
  transition: linear 0.2s all;
}
.info-bar__social-item img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  object-position: 50% 50%;
  transform: scale(1);
  transition: linear 0.2s all;
}
.home-references {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  padding-top: 50px;
  width: 80%;
  margin: auto;
}

@media (max-width: 1199px) {
  .home-references {
    width: 100%;
  }
}
@media (max-width: 899px) {
  .home-projects--text {
    top: 0 !important;
    padding-top: 10px;
  }
  .home-references-item {
    gap: 20px;
  }
  .home-projects--title:after {
    display: none;
  }
}
@media (max-width: 799px) {
  .home-references-item__img {
    width: auto !important;
  }
  .home-references-item {
    display: block !important;
  }
}
@media (max-width: 599px) {
  .home-references {
    display: grid;
    grid-template-columns: 1fr;
  }
}

.home-references-item {
  display: flex;
  align-items: center;
  gap: 40px;
}

.home-references-item__img {
  width: 200px;
}

.home-references-item__img img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.home-references-info {
  display: none;
  color: #9c8668;
  margin-top: 0px;
  font-size: 24px;
  line-height: 1.3;
}

.home-references-info--desktop{
  display: block;
  text-align: center;
  padding-top: 35px;

}


@media (max-width: 768px) {
  .home-references-info--desktop{
    display: none !important;
  }
  .title-flex h2 {
    margin-bottom: 20px !important;
  }
  .home-references-info {
    display: block;
  }
}

.button-main {
  text-transform: uppercase;
  font-size: 18px;
  color: #9c8668;
  font-weight: 600;
  border: 3px solid #9c8668;
  padding: 20px 30px;
  display: inline-block;
  text-align: center;
}

.title-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headliner-image-1--secondary {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.headline-main {
  font-size: 60px !important;
  font-weight: 200 !important;
  line-height: 1.2 !important;
}

.headline-brown {
  color: #9c8668;
  font-size: 50px;
  font-weight: 300;

  line-height: 1.22;
  letter-spacing: -0.04ex;
  position: relative;
  margin-bottom: 0.66em;
}

.headline-brown--medium {
  color: #9c8668;
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 1.35;
}


.headline-brown--small {
  color: #9c8668;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.35;
}

.heading {
  font-size: 50px;
  line-height: 1.22;
  font-weight: 300;
  letter-spacing: -0.04ex;
  position: relative;
  margin-bottom: 0.66em;
}

.button-mobile {
  display: none;
  text-align: center;
  padding: 50px 0;
  margin-top: 25px;
}

.button-mobile__second {
  margin-top: 0;
  padding-top: 25px;
}
@media (max-width: 1599px) {
  .heading {
    font-size: 50px;
  }
  .headline-main {
    font-size: 50px !important;
  }
}

@media (max-width: 1399px) {
  .heading {
    font-size: 48px;
  }
  .headline-main {
    font-size: 48px !important;
  }
}

@media (max-width: 1199px) {
  .button-mobile {
    display: block;
  }
  .button-mobile a{
	padding: 15px 35px;
  }
  .button-desktop {
    display: none;
  }
  .headline-brown {
    font-size: 40px;
    margin-top: 25px;
  }
  .heading {
    font-size: 36px;
  }
  .headline-main {
    font-size: 36px !important;
  }
}
@media (max-width: 900px){
  .headliner-image-1--secondary{
    margin-top: 40px !important;
  }
}
@media (max-width: 599px) {
  .home-references-item__img img {
    height: 200px;
  }

  .headline-brown {
    font-size: 30px;
    margin-top: 20px;
  }
  .heading {
    font-size: 30px;
  }
  .headline-main {
    font-size: 30px !important;
  }
}

.heading--lh {
  line-height: 1;
}

.heading--no-margin {
  margin-bottom: 0;
}

@media (max-width: 899px) {
  .heading--no-margin {
    margin-bottom: 0;
  }
}

.heading--lmargin {
  margin-bottom: 0.33em;
}

@media (max-width: 899px) {
  .heading--lmargin {
    margin-bottom: 0.66em;
  }
}

.heading--hmargin {
  margin-bottom: 1em;
}

@media (max-width: 899px) {
  .heading--hmargin {
    margin-bottom: 0.66em;
  }
}

.heading--white {
  color: #fff;
}

.heading--black {
  color: #000;
}

.heading--smaller {
  font-size: 36px;
}

@media (max-width: 1599px) {
  .heading--smaller {
    font-size: 32px;
  }
}

@media (max-width: 1399px) {
  .heading--smaller {
    font-size: 26px;
  }
}

@media (max-width: 899px) {
  .heading--smaller {
    font-size: 21px;
  }
}

.heading--small {
  font-size: 26px;
}

@media (max-width: 1599px) {
  .heading--small {
    font-size: 24px;
  }
}

@media (max-width: 1399px) {
  .heading--small {
    font-size: 21px;
  }
}

@media (max-width: 899px) {
  .heading--small {
    font-size: 18px;
  }
}

.heading--medium {
  font-size: 45px;
  font-weight: 400;
}

@media (max-width: 1599px) {
  .heading--medium {
    font-size: 40px;
  }
}

@media (max-width: 1399px) {
  .heading--medium {
    font-size: 36px;
  }
}

@media (max-width: 899px) {
  .heading--medium {
    font-size: 32px;
  }
}

.heading--regular {
  font-weight: 400;
}

.heading--bigger {
  font-size: 86px;
  font-weight: 200;
  line-height: 1.1;
  letter-spacing: -0.06ex;
}

@media (max-width: 1599px) {
  .heading--bigger {
    font-size: 72px;
  }
}

@media (max-width: 1399px) {
  .heading--bigger {
    font-size: 60px;
  }
}

@media (max-width: 899px) {
  .heading--bigger {
    font-size: 48px;
  }
}

.heading--lcase {
  text-transform: none;
}

.heading--ucase {
  text-transform: uppercase;
}

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

.heading--underline {
  text-decoration: underline;
  text-decoration-color: #d9d9d9;
  text-decoration-thickness: 0.0334ex;
  text-underline-offset: 0.5ex;
}

.bg-white {
  background-color: #fff;
}

.paragraph {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
}

@media (max-width: 899px) {
  .paragraph {
    font-size: 16px;
  }
}

@media (max-width: 599px) {
  .paragraph {
    font-size: 15px;
  }
}

.paragraph--smaller {
  font-size: 15px;
}
.paragraph--16x {
  font-size: 16px;
}

@media (max-width: 899px) {
  .paragraph--smaller {
    font-size: 15px;
  }
}

.paragraph--smallest {
  font-size: 12px;
}

@media (max-width: 899px) {
  .paragraph--smallest {
    font-size: 12px;
  }
}

.paragraph--bigger {
  font-size: 25px;
}

.paragraph--medium {
  font-size: 19px;
}

@media (max-width: 899px) {
  .paragraph--medium {
    font-size: 17px;
  }
}

@media (max-width: 599px) {
  .paragraph--medium {
    font-size: 16px;
  }
}

.paragraph--white {
  color: #fff;
}

.paragraph--black {
  color: #000;
}

.two-line-height {
  min-height: 6rem;
}

.list--white {
  color: #fff;
}

.list-left-0 li {
  padding-left: 0 !important;
}

@media (max-width: 899px) {
  .paragraph--bigger {
    font-size: 21px;
  }
}

@media (max-width: 599px) {
  .paragraph--bigger {
    font-size: 18px;
  }
}

.weight-medium {
  font-weight: 500;
}

.underline {
  text-decoration: underline;
}

main.page {
  padding-top: 60px;
}

#page {
  overflow-x: hidden;
}

.page::after {
  position: absolute;
  width: 100%;
  height: 50px;
  background: #070707;
  content: "";
  display: block;
  top: 50px;
  z-index: -999;
  display: none;
}

.page-scroll main.page {
  padding-top: 60px;
}

@media (max-width: 1199px) {
  .page-scroll main.page {
    padding-top: 60px;
  }
}

@media (max-width: 599px) {
  .page-scroll main.page {
    padding-top: 51px;
  }
}

.transparent-header .page {
  padding-top: 0;
}

.transparent-header .page::after {
  display: none;
}

.customize-support .header {
  top: 32px;
}

@media (max-width: 782px) {
  .customize-support .header {
    top: 46px;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}

#scroll-down-arrow {
  display: block;
  position: fixed;
  width: 22px;
  height: 48px;
  left: 0;
  right: 0;
  bottom: 32px;
  margin: 0 auto;
  z-index: 100;
  visibility: hidden;
  background-image: url("../../img/scroll-down-icon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.85;
  visibility: visible;
  -webkit-animation: jump-animation 1.3s infinite alternate ease-in;
  animation: jump-animation 1.3s infinite alternate ease-in;
  cursor: pointer;
}

@-webkit-keyframes jump-animation {
  0% {
    -webkit-transform: translateX(0%) translateY(-8px);
    -moz-transform: translateX(0%) translateY(-8px);
    transform: translateX(0%) translateY(-8px);
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}

@keyframes jump-animation {
  0% {
    -webkit-transform: translateX(0%) translateY(-8px);
    -moz-transform: translateX(0%) translateY(-8px);
    transform: translateX(0%) translateY(-8px);
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}

#scroll-down-arrow.on {
  opacity: 0.85;
  visibility: visible;
}

#scroll-down-arrow:hover {
  opacity: 1;
}

#scroll-down-arrow.off {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 900px) {
  #scroll-down-arrow {
    display: none;
  }
}

#catalogue-ribbon {
  border: 1px solid #dddddd;
  position: fixed;
  top: 250px;
  width: 180px;
  text-align: center;
  right: -72px;
  background: #9c8668;
  color: #fff;
  padding: 14px 20px 22px 18px;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transform: rotate(-90deg) translateX(0%) translateY(50px);
  -moz-transform: rotate(-90deg) translateX(0%) translateY(50px);
  transform: rotate(-90deg) translateX(0%) translateY(50px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0px -10px 40px -5px rgba(0, 0, 0, 0.05);
  z-index: 99;
}
.page-id-3322 #catalogue-ribbon2,
.page-id-76 #catalogue-ribbon2,
.page-id-7245 #catalogue-ribbon2,
.page-id-3323 #catalogue-ribbon2 {
  display: block;
}
#catalogue-ribbon2 {
  display: none;
  position: fixed;
  top: 420px;
  width: 150px;
  text-align: center;
  right: -62px;
  background: #afafaf;
  color: #fff;
  padding: 14px 20px 32px 18px;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transform: rotate(-90deg) translateX(0%) translateY(50px);
  -moz-transform: rotate(-90deg) translateX(0%) translateY(50px);
  transform: rotate(-90deg) translateX(0%) translateY(50px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0px -10px 40px -5px rgba(0, 0, 0, 0.05);
  z-index: 99;
}
@media (max-width: 900px) {
  #catalogue-ribbon:hover, #catalogue-ribbon2:hover{
   transform: rotate(-90deg) translateX(0%) translateY(0px);
  }
  #catalogue-ribbon{
    padding: 10px 20px 10px 18px;
    font-size: 14px;
    width: 150px;
    right: -60px;
  }
  #catalogue-ribbon2{
    padding: 10px 20px 18px 18px;
    font-size: 14px;
    width: 100px;
    right: -40px;
    top: 385px;

  }
}


#catalogue-ribbon.on,
#catalogue-ribbon2.on {
  -webkit-transform: rotate(-90deg) translateX(0%) translateY(0%);
  -moz-transform: rotate(-90deg) translateX(0%) translateY(0%);
  transform: rotate(-90deg) translateX(0%) translateY(0%);
}

#catalogue-ribbon.off,
#catalogue-ribbon2.off {
  opacity: 0;
  visibility: hidden;
}

#catalogue-ribbon:hover,
#catalogue-ribbon2:hover {
  -webkit-transform: rotate(-90deg) translateX(0%) translateY(-10px);
  -moz-transform: rotate(-90deg) translateX(0%) translateY(-10px);
  transform: rotate(-90deg) translateX(0%) translateY(-10px);
  box-shadow: 0px -10px 40px -5px rgba(0, 0, 0, 0.15);
}

#catalogue-ribbon .icon {
  margin-right: 10px;
  position: relative;
  width: 30px;
  display: inline-block;
  height: 1px;
  vertical-align: baseline;
  margin-left: 0;
}

#catalogue-ribbon .icon::before {
  position: absolute;
  width: 30px;
  font-size: 24px;
  height: 20px;
  display: block;
  top: -17px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 899px) {
  #catalogue-ribbon .icon::before {
    width: 6px;
    font-size: 20px;
    height: 18px;
    top: -13px;
  }
}

.align-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.align-left {
  margin: 0 0 0 auto;
  text-align: left;
}

.align-right {
  margin: 0 0 0 auto;
  text-align: right;
}

.padding--1x {
  padding: 1rem !important;
}

.padding--2x {
  padding: 2rem !important;
}

.padding--4x {
  padding: 4rem !important;
}

.padding-top--0 {
  padding-top: 0 !important;
}

.padding-top--1x {
  padding-top: 1rem !important;
}

.padding-top--2x {
  padding-top: 2rem !important;
}

.padding-top--3x {
  padding-top: 3rem !important;
}

.padding-top--4x {
  padding-top: 4rem !important;
}

.padding-top--8x {
  padding-top: 8rem !important;
}

.padding-left--0 {
  padding-left: 0 !important;
}

.padding-horizontal--1x {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.padding-horizontal--2x {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

@media (max-width: 899px) {
  .padding-horizontal--2x {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

.padding-horizontal--4x {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

@media (max-width: 899px) {
  .padding-horizontal--4x {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (min-width: 899px) {
  .padding-left-1 {
    padding-left: 1rem;
  }
}

@media (min-width: 899px) {
  .padding-right-1 {
    padding-right: 1rem;
  }
}

.margin-nega {
  margin: 0 !important;
}

.margin-top-nega--5x {
  margin-top: -5rem !important;
}

@media (min-width: 899px) {
  .margin-top-nega--4x {
    margin-top: 0rem !important;
  }
}

.margin-top-nega--2x {
  margin-top: -2rem !important;
}

.margin-top-nega--1x {
  margin-top: -1rem !important;
}

.margin-top--05x {
  margin-top: 15px;
}

.margin-bottom--1x {
  margin-bottom: 1rem !important;
}

.margin-bottom--2x {
  margin-bottom: 2rem !important;
}

.margin-bottom--4x {
  margin-bottom: 4rem !important;
}

.margin-top {
  margin-top: 35px;
}

@media (max-width: 899px) {
  .margin-top {
    margin-top: 25px;
  }
}

.margin-top--1x {
  margin-top: 35px;
}

@media (max-width: 1199px) {
  .margin-top--1x {
    margin-top: 25px;
  }
}

@media (max-width: 899px) {
  .margin-top--1x {
    margin-top: 15px;
  }
}

.margin-top--15x {
  margin-top: 50px;
}

@media (max-width: 1199px) {
  .margin-top--15x {
    margin-top: 35px;
  }
}

@media (max-width: 899px) {
  .margin-top--15x {
    margin-top: 25px;
  }
}

.margin-top--2x {
  margin-top: 70px;
  width: 100%;
}

@media (max-width: 899px) {
  .margin-top--2x {
    margin-top: 35px;
  }
}

.margin-top--3x {
  margin-top: 105px;
}

@media (max-width: 899px) {
  .margin-top--3x {
    margin-top: 35px;
  }
}

.margin-left-1x {
  margin-left: 1rem;
}

.margin-right-1x {
  margin-right: 1rem;
}

.image--shadow,
.img--shadow img {
  box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, 0.2);
}

.image--circle {
  border-radius: 50%;
}

.white-space {
  display: block;
  height: 75px;
}

@media (max-width: 1599px) {
  .white-space {
    height: 50px;
  }
}

@media (max-width: 1299px) {
  .white-space {
    height: 35px;
  }
}

@media (max-width: 899px) {
  .white-space {
    height: 25px;
  }
}

.table {
  width: 100%;
}

.iconlist {
  list-style: none;
  margin: 0.5em 0;
}

.iconlist--flex {
  display: flex;
  flex-direction: column;
}

.iconlist li {
  display: inline-block;
  position: relative;
  padding-left: 18px;
  margin-left: 4px;
  margin-right: 14px;
}

@media (max-width: 899px) {
  .iconlist li {
    display: block;
  }
}

.iconlist li:last-child {
  margin-right: 0;
}

.iconlist--vertical li {
  display: block;
  padding-left: 21px;
  margin: 0;
}

.iconlist--vertical li:first-child {
  margin-left: 0;
}

.iconlist--checkmark li:before {
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  border: solid #9c8668;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  left: 0px;
}

.iconlist--checkmark--white li:before {
  border: solid #ffffff;
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  left: 0px;
}
@media (max-width: 899px) {
  .iconlist--checkmark li:before {
    width: 6px;
    height: 10px;
    top: 7px;
  }
}

.iconlist--checkmark-white li:before {
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  border: solid #9c8668;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  left: 0px;
}

@media (max-width: 899px) {
  .iconlist--checkmark-white li:before {
    width: 6px;
    height: 10px;
    top: 7px;
  }
}

.iconlist--chevron li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: solid #9c8668;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  top: 10px;
  left: 0px;
}

.iconlist--chevron-blue li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: solid #00b4cd;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
  top: 10px;
  left: 0px;
}

.list--height-fix-riviera {
  min-height: 19rem;
}

@media (max-width: 1400px) {
  .list--height-fix-riviera {
    min-height: 24rem;
  }
}

@media (max-width: 1200px) {
  .list--height-fix-riviera {
    min-height: 30rem;
  }
}

@media (max-width: 899px) {
  .list--height-fix-riviera {
    min-height: 17rem;
  }
}

@media (max-width: 599px) {
  .list--height-fix-riviera {
    min-height: 14rem;
  }
}

.list--height-fix-imaginox {
  min-height: 28rem;
}

@media (max-width: 1400px) {
  .list--height-fix-imaginox {
    min-height: 33rem;
  }
}

@media (max-width: 1200px) {
  .list--height-fix-imaginox {
    min-height: 39rem;
  }
}

@media (max-width: 899px) {
  .list--height-fix-imaginox {
    min-height: 17rem;
  }
}

@media (max-width: 599px) {
  .list--height-fix-imaginox {
    min-height: 15rem;
  }
}

.anchor-grid {
  margin-top: 0;
  margin-bottom: 0;
}

.anchor-grid--col {
  padding: 20px;
}

@media (max-width: 899px) {
  .anchor-grid--col {
    padding: 2em 1em 3em 1em;
  }
}

.anchor-grid--col:first-child {
  padding-left: 1em;
}

.anchor-grid--col .anchor-grid--col:first-child {
  padding-left: 20px;
}

.anchor-grid--col:last-child {
  padding-right: 1em;
}

.anchor-grid--item {
  display: block;
  transition: all 0.26s ease;
}

@media (max-width: 899px) {
  .anchor-grid--item {
    margin-bottom: 30px;
  }
}

.anchor-grid--item:hover {
  transform: scale(1.033);
}

@media (max-width: 899px) {
  .anchor-grid--item:hover {
    transform: scale(1.015);
  }
}

.anchor-grid--image {
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: auto;
  max-height: 400px;
  /* box-shadow: 7px 7px 7px 0px rgba(0, 0, 0, 0.15); */
  transition: all 0.26s ease;
  margin-bottom: 20px;
}

.image-height-auto {
  height: auto !important;
  max-height: 360px !important;
}

@media (max-width: 1399px) {
  .image-height-auto {
    height: auto !important;
    max-height: 300px !important;
  }
}

@media (max-width: 1199px) {
  .anchor-grid--image {
    max-height: 300px;
  }
}

.anchor-grid--2 .anchor-grid--image {
  height: 300px !important;
}

.row.anchor-grid--2 {
  width: 100%;
}

@media (max-width: 899px) {
  .anchor-grid--2 .anchor-grid--image {
    height: 275px;
  }
}

.anchor-grid--3 .anchor-grid--image {
  height: 240px !important;
}
img.anchor-grid--image.pool-image-color {
  height: auto !important;
}
img.section--skimmer-inset-slider-img-col-image.image--shadow.image-position {
  object-position: bottom !important;
}
.paragraph a {
  color: #9c8668;
}

.anchor-grid--4 .anchor-grid--image {
  /* height: 60%; */
}

.anchor-grid--5 .anchor-grid--image {
  object-fit: contain;
  width: 100%;
  height: auto;
}

.anchor-grid--6 .anchor-grid--image {
  /* height: 95%; */
  margin-bottom: 0;
}

.anchor-grid--item:hover .anchor-grid--image {
  box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.15);
}

.text-shadow-05 {
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}

.text-shadow-09 {
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.9);
}

.height-contain img{
  object-fit: contain !important;
}



.centered-title a.gallery--image-pools.gallery--image-pools-fix-height {
  height: 330px;
}
@media (max-width: 899px) {
  .centered-title a.gallery--image-pools.gallery--image-pools-fix-height {
    height: auto;
  }
}



.color-light-brown {
  color:#cfbea4 !important;
  position: relative;
}
.color-light-grey{
  color:#979796 !important;
  position: relative;
}

.design-pool__single--grey {
  position: relative;
  z-index: 1;
}
.design-pool__single--grey:before {
  position: absolute;
  left: 0;
  width: 50%;
  top: 0;
  bottom: 0;
  height: 100%;
  content: '';
  background: #494a49;
  z-index: -1;
}
.design-pool__single--brown:before {
  bottom: 0;
  position: absolute;
  left: 0;
  width: 50%;
  height: 10%;
  content: '';
  z-index: -1;
  background: #494a49;
}
.design-pool__single-inner.design-pool__single-inner--brown .iconlist--checkmark li:before {
  border: solid #cfbea4;
  border-width: 0 2px 2px 0;
}
.design-pool__single-inner.design-pool__single-inner--grey .iconlist--checkmark li:before {
  border: solid #949695;
  border-width: 0 2px 2px 0;
}

.design-pool__single-inner.design-pool__single-inner--brown .button-main {
  padding-right: 60px;
  color:#cfbea4 !important;
  border-color: #cfbea4 !important;
  border-width:2px;
}
.design-pool__single.design-pool__single--grey .button-main {

  padding-right: 60px;
  color: #949695 !important;
  border-color: #949695 !important;
  border-width:2px;
}
.button-no-border {
  border: none;
}

.design-pool__info-btn {
  margin-top: 50px;
}
.design-pool__info-btn {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.design-pool__single--brown {
  padding-top: 100px;
  position: relative;
  z-index: 1;
}

.design-pool__single {
  background: #9b8568;
}
.design-pool__single-inner {
  display: flex;
  align-items:center;
}

.design-pool__single-inner.design-pool__single-inner--grey .design-pool_single-content {
  padding-left: 25px;
  padding-right: 50px;
}

.design-pool__single-img img {
  height: 640px;
  object-fit: cover;
  width: 100%;
}

.design-pool_single-content {
  width: 45%;
  padding-left: 75px;
}

.design-pool__single-img {
  width: 55%;
  display: flex;
}

.design-pool__about .headline-brown--medium {
  text-align: center;
  margin-bottom: 100px;
}
.design-pool__info {
  padding: 100px 0;
}

.design-pool-item__content h5 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
}

.design-pool__info-box {
  max-width: 700px;
  margin: auto;
  text-align: center;
}
.design-pool__about {
  position: relative;
  z-index: 0;
  padding-top: 150px;
}
.design-pool__gallery.design-pool__gallery--first {
  padding-top: 100px;
}
.design-pool__about:after {
  bottom: 0;
  background: #f2f2f2;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  height: 100px;
  z-index: -1;
}
.design-pool-gallery__btn {
  text-align: center;
  padding-top: 50px;
}
.design-pool-gallery__btn a {
  border-width: 2px;
}
.design-pool__item-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
}

.design-pool-item__content {
  margin: 50px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.design-pool__item-wrap a {
  color: #9c8668;
}
.design-pool-item__content h6 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.design-pool__item-img img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.design-pool__item-img--second img{
  height: 400px !important;
}
.design-pool__item--second{
  background:#e4e4e4 !important;
  padding: 15px !important;

}
.design-pool__item {
  background: white;
  box-shadow: 0px 5px 30px #0000004d;
  display: flex;
  flex-direction: column;
}

.design-pool__single-inner.design-pool__single-inner--brown .color-light-brown:before {
  position: absolute;
  left: -180px;
  height: 2px;
  width: 150px;
  background: #cfbea4;
  content: '';
  z-index: 10;
  top: 0;
  bottom: 0;
  margin: auto;
}

.design-pool__single-inner.design-pool__single-inner--grey .color-light-grey:after {
  position: absolute;
  right: -180px;
  content: '';
  width: 200px;
  height: 2px;
  z-index: 10;
  background: #8d9696;
  top: 0;
  bottom: 0;
  margin: auto;
}

.design-pool__single--last .design-pool__single-img {
  width: 65%;
}

.design-pool__single--last .design-pool_single-content {
  position: relative;
  left: -100px;
  background: white;
  padding: 70px;
  top:10px;
  padding-right: max(calc((100vw - 1430px)/2), 0px)!important;
}

.design-pool__single--last .design-pool__single-img img {
  height: 700px;
  object-position: left;
}
.page-id-10064 .design-pool__single--last .design-pool__single-img img,
.page-id-10049 .design-pool__single--last .design-pool__single-img img,
.page-id-10060 .design-pool__single--last .design-pool__single-img img,
.page-id-10074 .design-pool__single--last .design-pool__single-img img {
  height: 802px;
}

.design-pool__single--last {
  position: relative;
  z-index: 1;
  background: white;
}

.design-pool__single--last:after {
  right: 0;
  position: absolute;
  height: 10%;
  width: 100%;
  content: '';
  background: #9b8568;
  z-index: -1;
  top: 0px;
}

.design-pool__info-btn .button-main {
  border-width: 2px;
}

.design-pool-item__content .button-main {
  margin-top: auto;
  margin-left: 0 !important;
  padding-left: 0;

}

.design-pool__item-button {
  margin-top: auto;
  padding-top: 50px;
}

.design-pool__gallery {
  display: flex;
  width: 100%;
  
  /*display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px; */
  

}
.design-pool-gallery-item img{
  width: 100%;
  height: 100%;
  display: block;
  height: 350px;
  object-fit: cover;
  padding: 3px;
  box-sizing: border-box;
}
.design-pool-gallery-item {
  width: 30%;
}

.design-pool-gallery-item.design-pool-gallery-item--center {
  width: 40%;
}

.design-pool__single.design-pool__single--brown:after {
  position: absolute;
  content: '';
  width: 80%;
  height: 100%;
  background-repeat: no-repeat !important;
  background: url(../../img/design-background.png);
  z-index: -1;
  right: 0;
  top: 0;
  background-size: cover;
  opacity: 0.1;
}
.design-pool__single.design-pool__single--brown {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.design-pool__about{
  position: relative;
  z-index: 10;
 
}
.design-pool__about:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background: url(../../img/design-background.png);
  z-index: -1;
  right: 0;
  top: -140px;
  background-size: cover;
  opacity: 0.05;
  filter: brightness(0.5);
}

.design-pool-gallery__btn a {
  background: white;
}

.design-pool-gallery__btn {
  z-index: 100;
  position: relative;
}


.no-padding-text-section{
  padding-right: 0 !important;
  padding-top: 50px !important;
}

.lamel-image{
  align-items: baseline !important;
}

.text-centered { 
  text-align: center;
}
.boost-space-forms form fieldset > div input[type=checkbox] + label{
  font-size: 22px !important;
}
@media (max-width:699px) {
	.boost-space-forms form fieldset > div input[type=checkbox] + label{
    font-size: 16px !important;
  }
}

.home-button{
  position:absolute;
  right:-100px;
}
.page-id-10115 a#catalogue-ribbon {
  display: none;
}

.home-credit-link {
  position: absolute;
  right: 5%;
  bottom: 50px;
  z-index: 10;
  color: white;
  text-decoration: underline;
  font-size: 20px;
  
}
.pool-garden .section--skimmer-inset-slider-text-col {
  padding-top: 100px;
}
.pool-garden__padding{
  padding-right: 0 !important;
  padding-top: 80px !important;
}
.wp-video {
  max-width: 650px !important; 
width: 100% !important;
}

.image-right__width-wrapper{
  position: relative;
}
.image-right__width{
  position: absolute !important;
    width: 50vw !important;
    height: 710px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    max-width: 1440px;
    max-height: 525px;
    object-position: 75% 50%;
    object-fit: cover;
    left: 0;
}

img.materiali-img__gelcoat {
  max-height: 380px;
  padding-bottom: 20px;
}
div#page-pools--accessories-navigation-swiper {
  padding-bottom: 25px;
  background:#efefef;
}

.blog-categories {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-bottom: 25px;
  align-items: center;
  font-size: 18px;
  flex-flow: wrap;
  margin-top: 50px;
}
.blog-categories fieldset {
  display: flex;
  align-items: center;
  gap: 20px;
}
.blog-item__wrap {
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  margin-top: 1rem;
  height: auto !important;
}

.blog-item__wrap.filtered .mix.active {
  display: none !important;
}
.blog-item__wrap.filtered .mix {
  display: block !important;
}
.blog-item__wrap img {
  height: 250px;
  object-fit: cover;
}



@media (max-width: 1499px){
  .home-button{
    right:-50px;
  }
  .color-light-grey{
    font-size: 30px !important;
  }
  .design-pool-gallery-item img {
    padding: 2px;
    height: 300px;

}
  .design-pool__single-img {
    width: 50%;
}
  .design-pool__single-inner.design-pool__single-inner--grey .design-pool_single-content {
    padding-left: 0;
}
  .design-pool_single-content {
    width: 50%;
    padding-left: 45px;
}

  .design-pool__single-inner.design-pool__single-inner--grey .color-light-grey:after {
    right: -120px;
    width: 180px;

}
  .design-pool__single--last .design-pool_single-content {
    padding-right: 0;
}
  .design-pool-item__content {
    margin: 30px; 
  }
  .design-pool__item-wrap {
    gap: 30px;
  }
}

@media (max-width: 1199px){
  .home-credit-link {
    font-size: 16px;
    bottom:25px;
  }
  .home-button {
    right:0%;
    display: none !important;
    }
  .design-pool-gallery-item img {
    height: 250px;

}
  .design-pool__single--last .design-pool_single-content {
    padding: 50px;
}
  .design-pool__single {
    padding: 25px 0;
  }
  .design-pool__single--brown:before {

    height: 0;

}
  .design-pool__single--grey:before {
    width: 100%;

}
  .design-pool__single--last:after {
    height: 100%;

  }

  .design-pool_single-content {
    width: 55%;
    padding-left: 50px;
}

  .design-pool__single-img {
    width: 45%;
}
  .design-pool__about {
    padding-bottom: 50px;
  }
}

@media (max-width: 899px){
  .image-right__width{
    position: relative !important;
    width: 100% !important;
    height: 260px;
    object-position: 50% 50%;
  }
  .design-pool-gallery-item img {
    height: 200px;

}
.page-id-10064 .design-pool__single--last .design-pool__single-img img,
.page-id-10049 .design-pool__single--last .design-pool__single-img img,
.page-id-10060 .design-pool__single--last .design-pool__single-img img,
.page-id-10074 .design-pool__single--last .design-pool__single-img img{
  height: auto;
}
  .design-pool__single--last .design-pool__single-img img {
    height: auto;
}
  .design-pool__single-img img {
    height: auto;

}
  .design-pool__single-inner.design-pool__single-inner--grey .design-pool_single-content {
    padding: 25px;
}
  .design-pool__single-inner.design-pool__single-inner--brown {
    flex-direction: column-reverse;
}
  .design-pool__single--last .design-pool__single-img {
    width: 100%;
}

  .design-pool__single--last .design-pool_single-content {
    left: 0;
    padding: 25px;

}
 
  .design-pool__single-inner.design-pool__single-inner--grey .color-light-grey:after{
    display: none;
  }
  .design-pool_single-content {
    width: 100%;
    padding-left: 0;
    padding: 25px;
}
  .design-pool__single-inner.design-pool__single-inner--brown .color-light-brown:before{
    display: none;
  }
  .design-pool__single-img {
    width: 100%;
}

  .design-pool__single-inner {
    flex-direction: column;
}
  .design-pool__about .headline-brown--medium {
    margin-bottom: 50px;
}
  .design-pool__item {

    flex-direction: inherit;
}
  .design-pool__item-img img {
    height: 100%;

}
  .design-pool__item-wrap {
    grid-template-columns: 1fr;

}
  .design-pool__item-img {
    width: 50%;
  }

  .design-pool__about {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px){
  .blog-item__wrap img {
    height: 250px;
}
  .blog-item__wrap {
    grid-template-columns: repeat(2, 1fr);

  }
  .design-pool__about:before{
    display: none;
  }
  .design-pool__single.design-pool__single--brown:after {
    width: 100%;

}
  .design-pool__info {
    padding: 50px 0;
}
  .design-pool__gallery.design-pool__gallery--first {
    padding-top: 50px;
}
  .design-pool-gallery-item {
    width: 100%;
}
  .design-pool-gallery-item.design-pool-gallery-item--center {
    width: 100%;
}
  .design-pool__gallery {

    display: grid;
    grid-template-columns: 1fr;
  }
}



@media (max-width: 600px){
  .blog-item__wrap {
    grid-template-columns: repeat(1, 1fr);

  }
  .home-credit-link {
    font-size: 12px;
    bottom:15px;
  }
  .design-pool__item-img {
    width: 100%;
}
  .design-pool__item {
    flex-direction: column;
  }
}

@media (max-width: 599px){
  .design-pool_single-content {
    padding: 0;
    padding-bottom: 25px;
}
  .design-pool__single--last .design-pool_single-content {
    padding: 35px 15px;
}
  .design-pool__single-inner.design-pool__single-inner--grey .design-pool_single-content {
    padding: 0;
    padding-bottom: 20px;
}

  .design-pool__single-inner.design-pool__single-inner--brown .button-main,
  .design-pool__single.design-pool__single--grey .button-main {
    font-size: 16px;
   }
}


.title-append{
  font-size: 22px;
}
