body{
  background-color: white !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-spacing: 0;
}
body {
  line-height: 1;
}
hr {
  display: block;
  width: 100%;
}
.efekt, .header-link, .menu__link, .link--line:before, .designer__img, .nav-slider__item, .product__title, .txtForm {
  transition: all 0.25s ease-in-out;
}
.ortala {
  margin-left: auto;
  margin-right: auto;
}
.flex, .header, .header__left, .header__right, .menu__list, .home-about--flex, .footer__menus, .copyright--flex, .flex-title, .nav-slider, .features-title, .news-article__top, .mobil__social, .mobil .footer-links {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bdrs {
  border-radius: 0.25rem;
}
.dikeyAbsolute, .custom-arrow, .btnNewsletter {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.dikeyFlex {
  display: flex;
  align-items: center;
}
.bxs {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease-in-out;
}
.bxs:Hover {
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1), 0 8px 18px rgba(0, 0, 0, 0.1);
}
.bxsh {
  transition: all 0.2s ease-in-out;
}
.bxsh:Hover {
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
}
.fz15 {
  font-size: 1.5rem;
}
.fz14 {
  font-size: 14rem;
}
.fz13 {
  font-size: 1.3rem;
}
.fz12 {
  font-size: 1.2rem;
}
.fz11 {
  font-size: 1.1rem;
}
.fz10 {
  font-size: 1rem;
}
.fz9 {
  font-size: 0.9rem;
}
.fz85 {
  font-size: 0.85rem;
}
.fz8 {
  font-size: 0.8rem;
}
.fz7 {
  font-size: 0.7rem;
}
.bgcover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fw300 {
  font-weight: 300;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fw700 {
  font-weight: 700;
}
.fw800 {
  font-weight: 800;
}
.mb15 {
  margin-bottom: 15px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb150 {
  margin-bottom: 150px;
}
.mt15 {
  margin-top: 15px;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt75 {
  margin-top: 75px;
}
.mt100 {
  margin-top: 100px;
}
.mt150 {
  margin-top: 150px;
}
.visible-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
}
.visible-scrollbar::-webkit-scrollbar:vertical {
  width: 2px;
}
.visible-scrollbar::-webkit-scrollbar:horizontal {
  height: 2px;
}
.visible-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.visible-scrollbar::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
.scrollbar::-webkit-scrollbar {
  width: 4px;
}
.scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.scrollbar::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background: #F07400;
}
.scrollbar-yatay::-webkit-scrollbar {
  height: 4px;
}
.scrollbar-yatay::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.scrollbar-yatay::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.scrollbar-yatay::-webkit-scrollbar-thumb:hover {
  background: #F07400;
}
.text-center {
  text-align: center;
}
.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
html {
  box-sizing: border-box;
  font-size: 90%;
  scroll-behavior: smooth;
}
*, *:after, *:before {
  box-sizing: inherit;
}
body {
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  color: #685F53;
}
img, svg {
  max-width: 100%;
  vertical-align: middle;
}
button, input, select, textarea {
  font-family: "Poppins", sans-serif;
}
.pos-rel {
  position: relative;
}
.slick-slide {
  outline: transparent !important;
}
.slick-slide a {
  outline: transparent !important;
}
.slick-slide img {
  width: 100%;
}
.noscroll {
  overflow: hidden;
}
.tab-panel {
  display: none;
}
.tab-active {
  display: block;
  animation: fadeIn 0.5s;
}
.tabcontent {
  animation: fadeIn 0.5s;
}
.fadeIn {
  animation: fadeIn 0.5s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.475rem 0.95rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #B09D8D;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #B09D8D;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #B09D8D;
  background-color: #fff;
  border-color: #B09D8D;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(176, 157, 141, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #B09D8D;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*, ::after, ::before {
  box-sizing: inherit;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
	  .m_pics{
    height: 800px!important;
  }
  .container {
    max-width: 1440px;
  }
}
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.row {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  -ms-flex-wrap: wrap;
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 0;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  -ms-flex: 0 0 auto;
}
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
  -ms-flex: 0 0 8.333333%;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
  -ms-flex: 0 0 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  -ms-flex: 0 0 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  -ms-flex: 0 0 33.333333%;
}
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  -ms-flex: 0 0 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
  -ms-flex: 0 0 50%;
}
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  -ms-flex: 0 0 58.333333%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  -ms-flex: 0 0 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  -ms-flex: 0 0 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
  -ms-flex: 0 0 83.333333%;
}
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
  -ms-flex: 0 0 91.666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  -ms-flex: 0 0 100%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    -ms-flex: 0 0 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    -ms-flex: 0 0 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex: 0 0 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -ms-flex: 0 0 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    -ms-flex: 0 0 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex: 0 0 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    -ms-flex: 0 0 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    -ms-flex: 0 0 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
    -ms-flex: 0 0 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    -ms-flex: 0 0 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    -ms-flex: 0 0 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
  }
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex-wrap {
  flex-wrap: wrap;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.justify-content-start {
  justify-content: flex-start !important;
  -ms-flex-pack: start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
  -ms-flex-pack: end !important;
}
.justify-content-center {
  justify-content: center !important;
  -ms-flex-pack: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
  -ms-flex-pack: justify !important;
}
.justify-content-around {
  justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
}
.align-items-start {
  align-items: flex-start !important;
  -ms-flex-align: start !important;
}
.align-items-end {
  align-items: flex-end !important;
  -ms-flex-align: end !important;
}
.align-items-center {
  align-items: center !important;
  -ms-flex-align: center !important;
}
.m-0 {
  margin: 0 !important;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
.toast-title {
  font-weight: 700;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a, .toast-message label {
  color: #FFF;
}
.toast-message a:hover {
  color: #CCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:focus, .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
@media (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "Butler";
  src: url("/wp-content/themes/maxxmora/styles/fonts/butler_light-webfont.woff2") format("woff2"), url("/wp-content/themes/maxxmora/styles/fonts/butler_light-webfont.woff") format("woff");
  font-display: swap;
}
.title {
  font-size: 2.8rem;
  display: inline-block;
  color: #685F53;
  line-height: 1.2;
  font-family: "Butler", sans-serif;
  font-weight: 300;
}
.title--light {
  color: #B09D8D;
}
.title--big {
  font-size: 3rem;
}
.title--bigger {
  font-size: 7rem;
}
.title--medium {
  font-size: 2rem;
}
.title--smaller {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .title {
    font-size: 2.5rem;
  }
  .title--medium {
    font-size: 1.7rem;
  }
  .title--smaller {
    font-size: 1.2rem;
  }
  .m_pics{
    height: 800px!important;
  }

  .configurator-cont{
    padding: 0 50px!important;
  }
}
@media (max-width: 992px) {
  .title {
    font-size: 2.4rem;
  }
  .title--medium {
    font-size: 1.5rem;
  }
  .title--smaller {
    font-size: 1.1rem;
  }
  .row.show-mobile {
    display: flex
}

.quality-articles .row:after,
    .row--team,
    .space-item {
        display: none
    }

    .row--team .designer {
        width: 48%;
        margin-bottom: 30px
    }

    .quality-articles .row .text-right{
      text-align: left;
  }

  .quality-articles .row .mb30{
      margin-bottom: 30px!important;
  }

  .quality-articles .row--reverse-lg:after{
      display: none!important;
  }

  .quality-articles .row{
      padding: 0!important;
      padding-bottom: 20px!important;
  }

  .configurator-cont{
    padding: 0 32px!important;
  }
}
@media (max-width: 768px) {
  .title {
    font-size: 2.2rem;
  }
  .title--medium {
    font-size: 1.3rem;
  }
  .title--smaller {
    font-size: 1.1rem;
  }

  .configurator-cont{
    padding: 0 16px!important;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.575rem 2rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.btn-primary {
  color: #fff;
  background-color: #B09D8D;
  border-color: #B09D8D;
}
.btn-primary:hover {
  color: #fff;
  background-color: #685F53;
  border-color: #685F53;
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-outline-primary {
  color: #B09D8D;
  border-color: #685F53;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #B09D8D;
  border-color: #685F53;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-white {
  color: #DCD5CA;
  border-color: #DCD5CA;
}
.btn-outline-white:hover {
  color: #685F53;
  background-color: #DCD5CA;
  border-color: #DCD5CA;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-group-lg > .btn, .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn, .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  cursor: pointer;
  padding-top: 3px;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none;
  }
}
.arama-bg, .mobil-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 996;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.arka-active {
  display: block;
}
.menu-icon {
  transition: background 0.25s ease-in-out;
  position: relative;
  width: 70px;
  height: 90px;
  cursor: pointer;
}
.menu-icon .menu-icon__cheeckbox {
  position: relative;
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  -webkit-touch-callout: none;
}
.menu-icon div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 22px;
  height: 12px;
}
.menu-icon span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: #fff;
  transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);
}
.menu-icon span:first-of-type {
  top: 0;
}
.menu-icon span:last-of-type {
  bottom: 0;
}
.menu-icon:hover {
  background: rgba(255, 255, 255, 0.2);
}
@media (min-width: 992px) {
  .menu-icon:hover span:first-of-type {
    width: 26px;
  }
  .menu-icon:hover span:last-of-type {
    width: 12px;
  }
}
.header {
  position: relative;
  z-index: 3;
  height: 90px;
  border-bottom: 1px solid #fff;
  /* color: rgb(245 241 241 / 70%);
  background-color: rgb(0 0 0 / 25%); */
}
.header__left {
  justify-content: flex-start;
  /* width: 40%; */
}
.header__mid {
  width: 31%;
}
.header__mid a {
  display: block;
  padding: 8px 0;
}
.header__mid a img {
  max-height: 60px;
}
.header__right {
  justify-content: flex-end;
  /* width: 40%; */
}
.header__mail {
  padding: 0 30px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.header__search {
  padding: 0 30px;
}
.header__search svg {
  transition: fill 0.25s ease-in-out;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.header__search:hover svg {
  fill: #B09D8D;
}
.header--page {
  /* overflow: hidden; */
  border-color: #B09D8D;
  background: #fff;
}
.header--page .header-link, .header--page .menu__link, .header--page .menu__link, .header--page .mega-menu-link {
  color: #B09D8D!important;
}
.header--page .header-link:hover, .header--page .menu__link:hover, .header--page .menu__link:hover, .header--page .mega-menu-link:hover {
  background: rgba(176, 157, 141, 0.4);
  color: #685F53;
}
.header--page .header-link.active, .header--page .active.menu__link, .header--page .menu__link.active, .header--page .mega-menu-link:hover {
  color: #36393a;
  font-weight: 500;
}
.header--page .menu {
  border-color: #B09D8D;
}
.header--page .menu-icon span {
  background: #B09D8D;
}
.header--page .header__mail {
  border-color: #B09D8D;
}
.header--page .header__search path {
  fill: #B09D8D;
}
.header-link, .menu__link {
  display: inline-block;
  height: 90px;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 90px;
}
.header-link:hover, .menu__link:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #B09D8D;
}
.menu {
  border-left: 1px solid #fff;
}
.menu__list {
  justify-content: flex-start;
}
.menu__item {
  display: inline-block;
}
.menu__link {
  padding: 0 30px;
}
.link {
  transition: color 0.25s ease-in-out;
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
.link:hover {
  color: #B09D8D;
}
.link--line:before {
  position: relative;
  top: -5px;
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: 1px;
  background: #fff;
  content: "";
}
.link--line:hover:before {
  width: 50px;
  background: #B09D8D;
}
.link--brown {
  color: #685F53;
}
.link--brown:before {
  background: #685F53;
}
.link--brown:hover {
  color: #B09D8D;
}
.link--cream {
  color: #B09D8D;
}
.link--cream:before {
  background: #B09D8D;
}
.link--cream:hover {
  color: #685F53;
}
.home-slider-wrapper {
  position: relative;
  z-index: 1;
  margin-top: -120px;
  background: #918c92;
}
.home-slider-wrapper .slick-dots {
  bottom: 15px;
  text-align: right;
}
.home-slider-wrapper .slick-dots li button:before {
  font-size: 14px;
  color: #fff;
}
.home-slider-wrapper .custom-arrow--prev {
  left: 15px;
}
.home-slider-wrapper .custom-arrow--next {
  right: 15px;
}
.home-slider .item {
  position: relative;
}
.slider-detail {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 800px;
}
.slider-detail__box {
  padding: 30px 30px 30px 60px;
  background: #918C92;
  color: #fff;
}
.slider-detail__title {
  display: block;
  width: 100%;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 2.8rem;
  font-family: "Butler", sans-serif;
  line-height: 1.2;
}
.slider-detail__text {
  display: block;
  font-weight: 300;
  font-size: 0.9rem;
}
.slider-detail__text span {
  display: block;
  margin-left: auto;
  width: 55%;
}
.slider-detail__link {
  margin-left: auto;
  text-align: left;
  letter-spacing: 4px;
  font-weight: 300;
  font-size: 1.6rem;
}
.slider-detail__link:before {
  top: -8px;
  width: 80px;
}
.slider-detail__link:hover {
  color: #fff;
}
.slider-detail__link:hover:before {
  width: 95px;
  background: #fff;
}
.home-about--flex {
  align-items: flex-start;
}
.home-about .title {
  width: 250px;
}
.home-about .box, .home-about .detail-right {
  width: calc(100% - 280px);
}
.box a {
  text-decoration: none;
}
.box__image {
  margin-bottom: 20px;
  background: #fff;
}
.box__image img {
  transition: opacity 0.25s ease-in-out;
  width: 100%;
}
.box__title {
  transition: color 0.25s ease-in-out;
  display: block;
  margin-bottom: 15px;
  color: #685F53;
  font-weight: 400;
  font-size: 1.4rem;
}
.box__title--smaller {
  font-size: 1.3rem;
}
.box__title--big {
  font-weight: 300;
  font-size: 2.6rem;
  font-family: "Butler", sans-serif;
}
.box__title--big small {
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
}
.box__title--flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.box__text {
  display: block;
  display: block;
  padding-right: 12%;
  color: #685F53;
  font-weight: 300;
  font-size: 1.1rem;
}
.box__text--smaller {
  padding-right: 0;
  width: 50%;
}
.box__text--default {
  padding-right: 0;
  font-size: 1rem;
}
.box__text--arrow {
  position: relative;
  padding-left: 30px;
}
.box__text--arrow .arrow-text {
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
}
.box__text--arrowReverse .arrow-text {
  transform: rotate(-90deg);
}
.box:hover .box__image img {
  opacity: 0.8;
}
.box:hover .box__title {
  color: #B09D8D;
}
.box--project .box__title {
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
}
.box--project .box__text {
  font-size: 0.9rem;
}
.arrow-text {
  display: inline-block;
  width: 20px;
}
.container-fluid {
  padding-right: 70px;
  padding-left: 70px;
}
hr {
  height: 1px;
  border: none;
  background: #B09D8D;
}
#home-collections-slider .box__image img {
  height: 600px;
  object-fit: cover;
}
#home-collections-slider .slick-list {
  margin: 0 -15px;
}
#home-collections-slider .slick-slide {
  margin: 0 15px;
}
.custom-slider-wrapper {
  position: relative;
}
.progress {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(to right, #B09D8D, #B09D8D);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.9s ease-in-out;
}
.custom-nav__arrow {
  transition: opacity 0.25s ease-in-out;
  width: 36px;
  opacity: 0.8;
}
.custom-nav__arrow:hover {
  opacity: 1;
}
.custom-nav__arrow.slick-disabled {
  opacity: 0.2;
}
.custom-nav .progress {
  width: calc(100% - 120px);
}
.custom-arrow {
  transition: opacity 0.25s ease-in-out;
  z-index: 2;
  text-decoration: none;
  opacity: 0.8;
}
.custom-arrow.slick-disabled {
  opacity: 0.2;
}
.custom-arrow:hover {
  opacity: 1;
}
.custom-arrow--prev {
  left: -25px;
}
.custom-arrow--next {
  right: -25px;
}
.home-collections .custom-arrow {
  top: 40%;
}
.designer a {
  text-decoration: none;
  display: block;
}
.designer__figure {
  position: relative;
}
.designer__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(176, 157, 141, 0.5);
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.designer__img {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
.designer__title {
  transition: color 0.25s ease-in-out;
  color: #685F53;
  font-size: 1rem;
  font-family: "Butler", sans-serif;
}
.designer__role {
  display: block;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #B09D8D;
  font-weight: 300;
  font-size: 0.9rem;
}
.designer__email {
  color: #685F53;
  text-decoration: none;
  font-weight: 300;
  font-size: 0.9rem;
}
.designer__email:hover {
  text-decoration: underline;
}
.designer:hover .designer__overlay {
  opacity: 1;
}
.designer:hover .designer__title {
  color: #B09D8D;
}
.designer:hover .designer__img {
  filter: grayscale(0);
}
.designer--smaller {
  padding: 15px;
  border: 1px solid #B09D8D;
}
.designer--smaller .designer__title {
  font-size: 1.1rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  display: block;
  margin-top: 15px;
  margin-bottom: 2px;
}
.designer--smaller .designer__img {
  filter: grayscale(100%);
}
.overlay {
  text-align: center;
}
.overlay__title {
  display: block;
  font-size: 1.6rem;
  color: #fff;
}
.overlay__role {
  display: block;
  margin-bottom: 45px;
  color: #fff;
}
.overlay__more {
  font-size: 0.9rem;
  text-align: center;
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.overlay__more svg {
  width: 16px;
  height: 16px;
  position: relative;
  top: -2px;
  transform: rotate(-90deg);
  margin-left: 4px;
}
.footer {
  border-top: 1px solid #DCD5CA;
}
.footer--flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__social {
  width: 270px;
}
.footer__menus {
  align-items: flex-start;
  padding: 40px;
  width: calc(100% - 870px);
}
.footer__newsletter {
  padding: 40px;
  width: 600px;
  border-left: 1px solid #DCD5CA;
}
.copyright {
  margin-top: -1px;
  padding: 15px 0;
  border-top: 1px solid #DCD5CA;
  color: #685F53;
  font-weight: 300;
  font-size: 0.9rem;
}
.footer-links a {
  transition: color 0.25s ease-in-out;
  display: inline-block;
  margin-left: 25px;
  color: #685F53;
  text-decoration: none;
}
.footer-links a:hover {
  color: #B09D8D;
}
.footer-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-social svg {
  width: 32px;
  height: 32px;
}
.footer-social svg path {
  transition: fill 0.25s ease-in-out;
  fill: #B09D8D;
}
.footer-social__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 135px;
  border-right: 1px solid #DCD5CA;
  border-bottom: 1px solid #DCD5CA;
}
.footer-social__link:hover svg path {
  fill: #685F53;
}
.social-link circle, .social-link path, .social-link rect {
  transition: fill 0.25s ease-in-out;
  fill: #B09D8D;
}
.social-link:hover svg circle, .social-link:hover svg path, .social-link:hover svg rect {
  fill: #685F53;
}
.social-link--instagram svg {
  width: 28px;
  height: 28px;
}
.footer-menu {
  /* margin-right: 30px; */
  color: #685F53;
}
.footer-menu__title {
  display: block;
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-family: "Butler", sans-serif;
}
.footer-menu__item {
  display: block;
  margin-bottom: 4px;
}
.footer-menu__link {
  color: #685F53;
  text-decoration: none;
  font-weight: 300;
  font-size: 0.9rem;
}
.footer-menu__link:hover {
  text-decoration: underline;
}
.text {
  color: #685F53;
  font-size: 0.9rem;
}
.text--bigger {
  font-weight: 300;
  font-size: 1.3rem;
}
.newsletter {
  position: relative;
}
.txtNewsletter {
  padding-right: 70px;
  width: 100%;
  height: 50px;
  outline: transparent;
  border: none;
  border-bottom: 1px solid #DCD5CA;
  background: #fff;
  font-weight: 300;
  font-size: 1.1rem;
}
.btnNewsletter {
  transition: opacity 0.25s ease-in-out;
  right: 0;
  cursor: pointer;
}
.btnNewsletter:hover {
  opacity: 0.8;
}
.mobil {
  overflow-y: scroll;
}
.nav-slider__filter {
  width: calc(100% - 282px);
}
.nav-slider__item {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -1px;
  padding: 8px 8px 8px 15px;
  border: 1px solid #685F53;
  border-bottom: none;
  border-radius: 11px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #685F53;
  text-decoration: none;
  font-weight: 300;
  font-size: 1.2rem;
}
.nav-slider__item span {
  position: relative;
  display: inline-block;
  min-width: 120px;
}
.nav-slider__item small {
  position: absolute;
  bottom: -7px;
  left: 0;
  display: block;
  width: 100%;
  font-size: 0.7rem;
  line-height: 1;
}
.nav-slider__item svg {
  transition: transform 0.25s ease-in-out;
  display: inline-block;
  width: 28px;
  height: 28px;
  transform: rotate(45deg);
}
.nav-slider__item.slick-active, .nav-slider__item:Hover {
  background: #685F53;
  color: #fff;
}
.nav-slider__item.slick-active svg, .nav-slider__item:Hover svg {
  transform: rotate(135deg);
}
.nav-slider__arrows {
  position: relative;
  width: 110px;
}
.nav-slider__arrows .custom-arrow--prev {
  left: 0;
}
.nav-slider__arrows .custom-arrow--next {
  right: 0;
}
.product {
  position: relative;
}
.product a {
  text-decoration: none;
}
.product__title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 15px 0!important;
  background: rgba(250, 249, 245, 0.75);
  color: #685F53;
  text-align: center;
  font-weight: 300;
  font-size: 1.3rem;
  opacity: 0;
}
.product__title img {
  position: relative;
  top: -4px;
  width: 22px;
  transform: rotate(-90deg);
}
.product:hover .product__title {
  padding: 25px 0;
  opacity: 1;
}
.news-slider-wrapper {
  position: relative;
  overflow: hidden;
}
.news-slider-wrapper .slick-slide {
  transition: opacity 0.25s ease-in-out;
  margin: 0 15px;
  opacity: 0.3;
}
.news-slider-wrapper .slick-current {
  opacity: 1;
}
.news-slider-wrapper .slick-list {
  margin: 0 -15px;
}
.news-slider-wrapper .custom-arrow--next {
  right: 25px;
}
.news-slider-wrapper .custom-arrow--prev {
  left: 25px;
}
/* .news {
  position: relative;
  padding-right: 120px;
} */
.news a {
  color: inherit;
  text-decoration: none;
}
.news__image img {
  transition: opacity 0.25s ease-in-out;
  width: 100%;
}
.news__date {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 15px;
  width: 120px;
  color: #B09D8D;
  font-size: 1.2rem;
}
.news__date small {
  display: block;
  font-size: 1rem;
}
.news__content {
  position: relative;
  display: block;
  margin-top: 30px;
  padding-left: 50px;
}
.news__content .arrow-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  transform: rotate(-90deg);
}
.news__title {
  transition: color 0.25s ease-in-out;
  display: block;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 1.4rem;
}
.news__text {
  transition: color 0.25s ease-in-out;
  font-size: 1rem;
}
.news:Hover .news__image img {
  opacity: 0.8;
}
.news:Hover .news__text, .news:Hover .news__title {
  color: #B09D8D;
}
.category-links {
  color: #B09D8D;
  font-weight: 300;
}
.category-links__item {
  transition: color 0.25s ease-in-out;
  color: #B09D8D;
  text-decoration: none;
  font-size: 1.3rem;
}
.category-links__item:hover {
  color: #685F53;
}
.category-links__item.active {
  font-weight: 500;
}
.category-links__divider {
  margin: 0 15px;
}
.quality-top .row {
  align-items: flex-end;
}
.quality__title {
  display: block;
  font-weight: 300;
  font-size: 1.4rem;
   font-family: 'Poppins', sans-serif;
}
.quality__title--smaller {
  font-size: 1.3rem;
}
.quality__img img {
  width: 100%;
  /* height: 660px; */
  object-fit: cover;
}
.quality__img--small {
  padding-right: 15px;
}
.row--border .border-item {
  margin-bottom: 30px;
  margin-left: -1px;
  height: 40px;
  border: 1px solid #B09D8D;
  border-bottom: none;
  border-radius: 11px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.quality-boxes {
  border: 1px solid #B09D8D;
}
.quality-boxes .row {
  align-items: center;
  border-bottom: 1px solid #B09D8D;
}
.quality-boxes .row:last-child {
  border-bottom: none;
}
.quality-boxes .reverse-row {
  flex-direction: row-reverse;
}
.quality-boxes .reverse-row .quality-boxes__img {
  margin-left: -1px;
  max-width: calc(100% + 1px);
  width: calc(100% + 1px);
  border-right: none;
  border-left: 1px solid #B09D8D;
}
.quality-boxes__img {
  height: 100%;
  border-right: 1px solid #B09D8D;
  position: relative;
  z-index: -1;
}
.quality-boxes__img img {
  max-width: calc(100% + 1px);
  width: calc(100% + 1px);
  height: 100%;
  object-fit: cover;
}
.quality-boxes__text {
  padding: 50px;
}
.our-story .quality__img--small {
  padding-right: 0;
  padding-left: 15px;
}
.collection-nav {
  transition: border-color 0.25s ease-in-out;
  position: relative;
  padding-left: 15px;
  border-left: 1px solid #B09D8D;
}
.collection-nav__title {
  transition: color 0.25s ease-in-out;
  display: block;
  margin-bottom: 50px;
  color: #B09D8D;
  font-weight: 300;
  font-size: 1.2rem;
}
.collection-nav:hover {
  border-color: #685F53;
}
.collection-nav:hover .collection-nav__title {
  color: #685F53;
}
.collection-slider-nav .item {
  cursor: pointer;
}
.collection-slider-nav .slick-current .collection-nav {
  border-color: #685F53;
}
.collection-slider-nav .slick-current .collection-nav__title {
  color: #685F53;
  font-weight: 500;
}
.collection-big {
  padding-left: 30px;
  border-left: 1px solid #B09D8D;
}
.details-list li {
  display: inline-block;
  margin-right: 30px;
  font-weight: 300;
  font-size: 1.1rem;
}
sup {
  font-size: 60%;
}
.detail-icon {
  width: 20px !important;
  display: inline-block !important;
  position: relative;
  top: -2px;
}
.collection-gallery {
  position: relative;
}
.collection-gallery .custom-arrow--prev {
  left: 25px;
}
.collection-gallery .custom-arrow--next {
  right: 25px;
}
.details-slider {
  position: relative;
}
.details-slider #detail-prev {
  left: 30px;
}
.details-slider #detail-next {
  right: 30px;
}
.details-slider .slick-slide {
  /* height: auto;
  font-size: 72px;
  text-align: center;
  line-height: 200px;
  margin: 1vw; */
}
.details-slider .slick-dots {
  width: 100%;
  position: absolute;
  right: 21vw;
  padding: 0;
  list-style: none;
  text-align: right;
}
.details-slider .slick-dots li {
  width: auto;
  font-size: 20px;
  font-weight: 300;
  margin: 1vh 0 0 2rem;
}
.details-slider .slick-dots li span:before {
  content: "0";
}
.details-slider .slick-dots li span:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background: #685f53;
  position: relative;
  top: -6px;
  left: 1rem;
  transition: width 0.3s;
}
.details-slider .slick-dots .slick-active span:after {
  width: 43px;
}
.hero {
  margin-top: -90px;
  position: relative;
  z-index: 1;
  padding-top: 250px!important;
}
.hero__details {
  border-left: 1px solid #dfdfdf;
  padding-left: 30px;
  padding-bottom: 25vh;
}
.hero__title {
  width: 400px;
  max-width: 100%;
}
.hero:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(53, 56, 57, 0.6);
}
.hero .container-fluid {
  position: relative;
  z-index: 3;
  color: #fff;
}
.hero .container-fluid .title {
  color: #fff;
}
.hero .title--big {
  margin-bottom: 30px;
}
.hero .breadcrumb {
  margin-bottom: 90px;
  display: block;
}
.breadcrumb {
  font-weight: 300;
  font-size: 0.9rem;
  color: #fff;
  display: block;
}
.breadcrumb__link, nav.breadcrumb a {
  color: #fff;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
.breadcrumb__link:hover {
  color: #B09D8D;
}
.breadcrumb__divider {
  margin: 0 6px;
}
.product-border .home-about {
  padding-top: 70px;
  border-left: 1px solid #B09D8D;
  padding-left: 30px;
}
.badges {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.badge {
  width: 250px;
  font-size: 1.2rem;
  font-weight: 300;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
.badge img {
  margin-right: 10px!important;
}
.features-title {
  text-decoration: none;
  font-weight: 300;
  color: #685F53;
  transition: color 0.25s ease-in-out;
}
.features-title .title {
  transition: color 0.25s ease-in-out;
}
.features-title svg {
  width: 40px;
  height: 40px;
  transition: transform 0.25s ease-in-out;
}
.features-title:hover {
  color: #B09D8D;
}
.features-title:hover .title {
  color: #B09D8D;
}
.features-title.active {
  color: #B09D8D;
}
.features-title.active svg {
  transform: rotate(-180deg);
}
.features-title.active .title {
  color: #B09D8D;
}
.features-list {
  display: none;
}
.features-list__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.features-list__left {
  width: 60%;
  padding-right: 30px;
  border-right: 2px solid #DCD5CA;
  margin-bottom: 80px;
}
.features-list__right {
  width: 40%;
  padding-left: 30px;
  margin-bottom: 80px;
}
.features-list__right .feature__item {
  width: calc(25% - 20px);
}
.feature__flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.feature__item {
  width: calc(16.66666667% - 20px);
  margin: 10px;
  text-align: center;
}
.feature__img {
  width: 90px;
}
.feature__title {
  font-size: 0.9rem;
  width: 100%;
  display: block;
  margin-top: 5px;
}
.feature__title small {
  font-size: 0.8rem;
  font-weight: 600;
  display: block;
}
.border-box {
  padding-bottom: 30px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DCD5CA;
}
.border-box .text--bigger {
  margin-bottom: 15px;
  display: block;
}
.border-box .box__text {
  font-weight: 400;
  font-size: 0.9rem;
}

.border-box {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
  padding-bottom: 30px;
  height: 100%;
  border-bottom: 1px solid #dcd5ca
}

.border-box img {
  height: 42px;
  -o-object-fit: contain;
  object-fit: contain
}

.border-box .text--bigger {
  display: block;
  margin-bottom: 15px
}

.border-box .box__text {
  font-weight: 400;
  font-size: .9rem
}

.contact__left {
  background: #C1A192;
}
.contact__info {
  padding: 10px!important;
  color: #fff;
}
.contact__info a {
  color: #fff;
  transition: color 0.25s ease-in-out;
  text-decoration: none;
  font-weight: 300;
}
.contact__info a:hover {
  color: #B09D8D;
}
.contact__title {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 30px;
  font-weight: 400;
}
.contact__address {
  display: block;
  margin-bottom: 30px;
  font-weight: 300;
  width: 400px;
  max-width: 100%;
}
.contact__phone {
  display: block;
  margin-bottom: 30px;
}
.contact__mail {
  display: block;
  margin-bottom: 120px;
}
.contact__img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.show-map {
  font-size: 1.1rem;
}
.show-map .bi {
  width: 28px;
  height: 28px;
  transform: rotate(-135deg);
}

.contactFormRequest{
  background: inherit;
}

.txtForm {
  height: 35px;
  border: none;
  outline: transparent;
  color: #685F53;
  display: block;
  width: 100%;
  border-bottom: 1px solid #B09D8D;
}
.txtForm:focus, .txtForm:hover {
  /* border-color: #685F53; */
}
.txtForm::placeholder {
  color: #B09D8D;
}
.txtForm--area {
  height: 165px;
}
.form-nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.form-nav .custom-control {
  margin-right: 45px;
  width: 350px;
  font-size: 0.8rem;
}
.news-article {
  padding-left: 50px;
}
.news-article__top {
  width: 350px;
  max-width: 100%;
  font-size: 1.1rem;
  font-weight: 300;
  color: #B09D8D;
}
.news-article__title {
  font-size: 2rem;
  display: block;
  margin-bottom: 30px;
  font-weight: 300;
}
.news-article__text {
  font-size: 1rem;
  line-height: 1.6 !important;
  font-family: "Poppins", sans-serif !important;
}
.news-article__text p {
  display: block !important;
  margin-bottom: 30px !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
  font-family: "Poppins", sans-serif !important;
}
.news-article__text pre, .news-article__text span {
  font-size: 1rem !important;
  line-height: 1.6 !important;
  font-family: "Poppins", sans-serif !important;
}
.news-article__text strong {
  font-family: "Poppins", sans-serif !important;
}
.news-article__text h1 {
  font-size: 1.8rem !important;
  font-family: "Poppins", sans-serif !important;
}
.news-article__text h2 {
  font-size: 1.6rem !important;
  font-family: "Poppins", sans-serif !important;
}
.news-article__text h3 {
  font-size: 1.4rem !important;
  font-family: "Poppins", sans-serif !important;
}
.news-article__text h4 {
  font-size: 1.2rem !important;
  font-family: "Poppins", sans-serif !important;
}
.news-article__text img {
  display: block;
  margin: 30px auto;
  width: 100%;
}
.article-links .link {
  margin-right: 50px;
  margin-bottom: 10px;
}
.dist-list li {
  margin-bottom: 20px;
}
.dist-list li strong {
  display: block;
  font-weight: 500;
  font-size: 1rem;
}
.dist-list li span {
  font-weight: 300;
  font-size: 0.9rem;
}
.w-100 {
  width: 100%;
}
.catalog__img {
  border: 1px solid rgba(176, 157, 141, 0.4);
}
.catalog__buttons {
  text-align: right;
}
.login-form {
  width: 500px;
  max-width: 100%;
}
.login-form .flex .btn, .login-form .header .btn, .login-form .header__left .btn, .login-form .header__right .btn, .login-form .menu__list .btn, .login-form .home-about--flex .btn, .login-form .footer__menus .btn, .login-form .copyright--flex .btn, .login-form .flex-title .btn, .login-form .nav-slider .btn, .login-form .features-title .btn, .login-form .news-article__top .btn, .login-form .mobil__social .btn, .login-form .mobil .footer-links .btn, .mobil .login-form .footer-links .btn {
  width: 48%;
}
.forgot-password {
  text-decoration: none;
  color: #B09D8D;
  font-size: 0.9rem;
}
.forgot-password:hover {
  text-decoration: underline;
}
.slider-scroll {
  position: absolute;
  bottom: -28px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50px;
  transition: bottom 0.25s ease-in-out;
}
.slider-scroll svg {
  width: 50px;
  height: 50px;
  color: #B09D8D;
  transition: color 0.25s ease-in-out;
}
.slider-scroll:Hover {
  bottom: -32px;
}
.slider-scroll:Hover svg {
  color: #685F53;
}
.project-filters {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.project-filters .form-control {
  width: auto;
  margin-right: 30px;
}
select.form-control {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center right 10px;
  padding-right: 24px;
}
.project-modal__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 30;
  display: none;
}
.modal-slider-wrapper {
  position: relative;
}
.project-modal {
  position: fixed;
  top: 50px;
  width: 960px;
  max-width: calc(100% - 30px);
  left: 0;
  right: 0;
  padding-right: 15px;
  margin: 0 auto;
  background: #fff;
  padding: 15px;
  z-index: 35;
  display: none;
}
.project-modal__close {
  position: absolute;
  right: -10px;
  top: -40px;
  color: #fff;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
.project-modal__close svg {
  width: 36px;
  height: 36px;
}
.project-modal__close:hover {
  color: #B09D8D;
}
.modal-nav {
  width: 80%;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  padding: 8px 5px;
  background: #fff;
}
.modal-nav .slick-slide {
  margin: 0 5px;
}
.image-container {
  padding: 5px;
  display: flex;
  flex-direction: row;
}
.thumbnail-container {
  display: flex;
  flex-direction: column;
}
.thumb {
  margin-bottom: 5px;
  width: 80px;
  height: 50px;
}
.thumb:hover {
  -moz-box-shadow: 0 0 5px orange;
  -webkit-box-shadow: 0 0 5px orange;
  box-shadow: 0 0 5px orange;
}
.preview {
  display: none;
  margin-left: 15px;
  width: 640px;
  height: 400px;
  border: 3px solid orange;
}
.cursor-overlay {
  display: none;
  background-color: rgba(0, 150, 50, 0.5);
  position: fixed;
  pointer-events: none;
}
.easyzoom-flyout {
  width: 250px !important;
  height: 250px !important;
  border: 1px solid #dfdfdf;
  text-align: center;
}
.easyzoom-flyout img {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.home-projects .slick-list {
  margin: 0 -15px;
}
.home-projects .slick-slide {
  margin: 0 15px;
}
.team-modal__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 30;
  display: none;
}
.team-modal {
  position: fixed;
  top: 10%;
  width: 860px;
  max-width: calc(100% - 30px);
  left: 0;
  right: 0;
  padding-right: 15px;
  margin: 0 auto;
  background: #fff;
  padding: 15px;
  z-index: 35;
  display: none;
}
.team-modal__close {
  position: absolute;
  right: -10px;
  top: -40px;
  color: #fff;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
.team-modal__close svg {
  width: 36px;
  height: 36px;
}
.team-modal__close:hover {
  color: #B09D8D;
}
.team-modal__img {
  vertical-align: middle;
}
.team-modal__title {
  font-size: 1.7rem;
  display: block;
  margin-bottom: 10px;
  color: #685F53;
}
.team-modal__role {
  font-size: 1.1rem;
  color: #685F53;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}
.team-modal__text {
  display: block;
}
.row--team {
  width: 1400px;
  max-width: 100%;
  /* justify-content: center; */
  margin-left: auto;
  margin-right: auto;
}
.quality-articles {
  /* padding: 80px; */
  /* border: 1px solid #B09D8D; */
}
.quality-articles .row {
  align-items: center;
  margin-bottom: 70px;
}
.quality-articles .row--reverse-lg {
  flex-direction: row-reverse;
}
@media (max-width: 1490px) {
  .header-link, .menu__link, .menu__link {
    padding: 0 15px;
    font-size: 1rem;
  }
  .header__search {
    padding: 0 30px;
  }
  .slider-detail__title {
    font-size: 2rem;
  }
  .slider-detail {
    width: 600px;
  }
  .slider-detail__box {
    padding: 15px 15px 15px 30px;
  }
  .slider-detail__link {
    font-size: 1.2rem;
  }
  #home-collections-slider .box__image img {
    height: 450px;
  }
  .footer__social {
    width: 180px;
  }
  .footer__menus {
    width: calc(100% - 620px);
    padding: 30px;
  }
  .footer__newsletter {
    width: 400px;
    padding: 30px;
  }
  .footer-menu__title {
    font-size: 1.2rem;
  }
}
@media (max-width: 1630px) {
  .badges .badge {
    font-size: 1rem;
    margin-top: 15px;
  }
}
@media (max-width: 1200px) {
  .menu {
    display: none;
  }
  .header__mail {
    display: none;
  }
  .btn-mobil {
    border-right: 1px solid #fff;
  }
  .header__search {
    border-left: 1px solid #fff;
  }
  .header--page .btn-mobil {
    border-color: #B09D8D;
  }
  .header--page .header__search {
    border-color: #B09D8D;
  }
  .header__mid {
    width: calc(100% - 200px);
    text-align: center;
  }
  .header__left, .header__right {
    width: 80px;
  }
  .box__text--smaller {
    width: 100%;
    font-size: 1rem;
  }
  .fz13 {
    font-size: 1.1rem;
  }
  .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
  }
  .box__text {
    padding-right: 0;
    font-size: 1rem;
  }
  .box__title--big {
    font-size: 1.8rem;
  }
  .box__title--big small {
    font-size: 1.1rem;
  }
  #home-collections-slider .box__image img {
    height: 400px;
  }
  .footer__social {
    width: 200px;
  }
  .footer__menus {
    padding: 30px;
    width: calc(100% - 200px);
  }
  .footer__newsletter {
    margin-top: -1px;
    padding: 30px 20%;
    width: 100%;
    border-top: 1px solid #DCD5CA;
  }
  .designer__title {
    font-size: 1.4rem;
  }
  .nav-slider__item {
    font-size: 1rem;
  }
  .nav-slider__item span {
    min-width: 110px;
  }
  .nav-slider__item span small {
    font-size: 0.7rem;
  }
  .custom-arrow {
    width: 30px;
  }
  .nav-slider__arrows {
    width: 80px;
  }
  .nav-slider__filter {
    width: calc(100% - 242px);
  }
  .news__title {
    font-size: 1.1rem;
  }
  .news__text {
    font-size: 0.9rem;
  }
  .quality-boxes .box__text {
    font-size: 0.9rem;
  }
  .title--bigger {
    font-size: 4rem;
  }
  .feature__item {
    width: calc(20% - 20px);
  }
  .features-list__right .feature__item {
    width: calc(33.3333% - 20px);
  }
  .news-article__title {
    font-size: 1.6rem;
  }
  .quality-articles {
    padding: 15px;
  }
  .quality-articles .row {
    margin-bottom: 30px;
  }
  .quality-articles .row{
    padding: 70px 0;
}

}
@media (max-width: 992px) {
  .home-about .title {
    margin-bottom: 15px;
    width: 100%;
  }
  .home-about .box, .home-about .detail-right {
    width: 100%;
  }
  .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
  .mt75 {
    margin-top: 45px;
  }
  .mb75 {
    margin-bottom: 45px;
  }
  .copyright {
    font-size: 0.8rem;
  }
  .product__title {
    font-size: 1rem;
  }
  .product__title img {
    width: 16px;
    top: -2px;
  }
  .product:hover .product__title {
    padding: 15px 0;
  }
  .news {
    padding-right: 0;
  }
  .news__date {
    width: auto;
    font-size: 0.9rem;
    padding: 5px 15px;
    background: rgba(176, 157, 141, 0.6);
    color: #fff;
  }
  .news__date small {
    font-size: 0.8rem;
  }
  .news__content .arrow-text {
    width: 25px;
  }
  .news__content {
    padding-left: 35px;
  }
  .category-links__item {
    font-size: 0.9rem;
  }
  .text--bigger {
    font-size: 1.1rem;
  }
  .details-list li {
    font-size: 0.9rem;
    margin-right: 15px;
  }
  .detail-icon {
    width: 14px !important;
  }
  .product-border .home-about {
    padding-top: 30px;
  }
  .feature__item {
    width: calc(33.3333% - 20px);
  }
  .features-list__right .feature__item {
    width: calc(50% - 20px);
  }
  .details-slider .slick-dots {
    bottom: -30px;
  }
  .details-slider .slick-dots li {
    font-size: 0.9rem;
  }
  .details-slider .slick-dots .slick-active span:after {
    width: 30px;
  }
  .product-buttons {
    margin-bottom: 30px;
  }
}
@media (max-height: 810px) {
  .mobil {
    overflow-y: scroll;
  }
  .mobil-scroll {
    position: relative;
    height: 740px;
  }
  .mobil__bottom {
    padding-bottom: 0;
    padding-left: 0;
  }
  .slider-detail {
    bottom: 15px;
  }
  .slider-detail__title {
    font-size: 1.5rem;
  }
  .slider-detail__text span {
    width: 65%;
  }
}
.arka-active {
  display: block;
  opacity: 1;
}
.mobil-nav--icon {
  display: block;
  height: 25px;
}
.mobil {
  display: block;
  position: fixed;
  top: 0;
  left: -560px;
  background: #36393a;
  color: #fff;
  width: 300px;
  height: 100%;
  max-width: calc(100% - 35px);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 9999;
  padding: 50px 40px;
}
.mobil.mobil-active {
  left: 0;
}
.mobil__close {
  color: #fff;
  margin-left: -8px;
}
.mobil__close svg {
  width: 36px;
  height: 36px;
}
.mobil__link {
  padding: 5px 0!important;
  display: block;
  font-weight: 300;
  font-size: 1.3rem;
  text-decoration: none;
  color: #DCD5CA;
  transition: color 0.25s ease-in-out;
}
.mobil__link:hover {
  color: #B09D8D;
}
.mobil__bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0px;
}
.mobil__social {
  padding: 40px 0;
  border-top: 1px solid #B09D8D;
  border-bottom: 1px solid #B09D8D;
  justify-content: flex-start;
}
.mobil__social .social-link {
  display: inline-block;
  margin-right: 22px;
}
.mobil__social .social-link svg {
  width: 36px;
  height: 36px;
}
.mobil__social .social-link--instagram svg {
  width: 28px;
  height: 28px;
}
.mobil .footer-links {
  width: 340px;
  margin-top: 30px;
}
.mobil .footer-links a {
  font-size: 0.9rem;
  color: #DCD5CA;
  width: 50%;
  margin: 0 0 7px;
}
.mobil .footer-links a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .slider-detail__text {
    display: none;
  }
  .slider-detail {
    width: auto;
  }
  .slider-detail__title {
    font-size: 1.5rem;
  }
  .slider-detail__box {
    padding: 15px 30px;
  }
  .slider-detail__link {
    font-size: 1rem;
  }
  .custom-arrow {
    width: 20px;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .footer__social {
    width: 100%;
  }
  .footer-social__link {
    padding: 15px;
    width: 25%;
    height: auto;
  }
  .footer-social__link:last-child {
    border-right: none;
  }
  .footer__menus {
    justify-content: center;
    padding: 30px 15px;
    width: 100%;
    text-align: center;
  }
  .footer-menu {
    margin: 0 0 30px;
    width: 33%;
  }
  .copyright--flex span {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .copyright--flex .footer-links {
    width: 100%;
    text-align: center;
  }
  .copyright--flex .footer-links a {
    margin: 5px;
  }
  .box__title--smaller {
    font-size: 1.1rem;
  }
  .fz13 {
    font-size: 1rem;
  }
  .box__text {
    font-size: 0.9rem;
  }
  .hide-sm {
    display: none;
  }
  .custom-arrow--next {
    right: -10px;
  }
  .custom-arrow--prev {
    left: -10px;
  }
  .home-slider-wrapper .custom-arrow {
    width: 14px;
  }
  #home-collections-slider .box__image img {
    height: auto;
  }
  .box__title--big {
    font-size: 1.5rem;
  }
  .box__title--big small {
    font-size: 1rem;
  }
  .mobil-scroll {
    height: 630px;
  }
  .nav-slider__arrows {
    width: 50px;
  }
  .nav-slider__filter {
    width: calc(100% - 80px);
  }
  .nav-slider__item {
    font-size: 0.9rem;
    padding: 5px 5px 5px 10px;
  }
  .nav-slider__item span {
    min-width: 90px;
  }
  .nav-slider__item span small {
    font-size: 0.6rem;
  }
  .mb50 {
    margin-bottom: 30px;
  }
  .product__title {
    opacity: 1;
    padding: 15px 0;
  }
  .news__title {
    font-size: 1rem;
  }
  .news__text {
    font-size: 0.9rem;
  }
  .mb75 {
    margin-bottom: 40px;
  }
  .border-item {
    display: none;
  }
  .quality__title {
    font-size: 1.2rem;
  }
  .quality__title--mobile {
    display: inline-block;
    border: 1px solid #B09D8D;
    border-radius: 11px;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 5px 45px;
  }
  .quality__img {
    padding: 0 !important;
  }
  .quality__img img {
    height: auto;
  }
  .quality .box__text--arrow {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .quality .box__text--arrow .arrow-text {
    display: none;
  }
  .quality-boxes__img {
    border: none !important;
    margin: 0;
  }
  .quality-boxes__img img {
    height: 250px;
  }
  .quality-boxes__text {
    padding: 30px 15px;
  }
  .text--bigger {
    font-size: 1rem;
  }
  .collection-gallery .custom-arrow--next {
    right: 5px;
  }
  .collection-gallery .custom-arrow--prev {
    left: 5px;
  }
  .collection-nav__title {
    font-size: 0.9rem;
  }
  .collection-big {
    padding-left: 15px;
  }
  .hero__details {
    padding-bottom: 50px;
  }
  .product-border .designer {
    margin-top: 30px;
  }
  .product-border .badges {
    margin-top: 15px;
  }
  .features-list__left, .features-list__right {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-bottom: 1px solid #DCD5CA;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .features-list__right .feature__item {
    width: calc(33.3333% - 20px);
  }
  .category-links__divider {
    margin: 0 5px;
  }
  .category-links__item {
    font-size: 0.8rem;
  }
  .category-links__divider {
    font-size: 0.8rem;
  }
  .form-nav {
    justify-content: space-between;
  }
  .form-nav .custom-control {
    margin-bottom: 15px;
    width: 100%;
    margin-right: 0;
  }
  .news-article__text {
    font-size: 0.9rem !important;
    line-height: 1.6 !important;
    font-family: "Poppins", sans-serif !important;
  }
  .news-article__text p {
    display: block !important;
    margin-bottom: 30px !important;
    font-size: 0.9rem !important;
    line-height: 1.6 !important;
    font-family: "Poppins", sans-serif !important;
  }
  .news-article__text pre, .news-article__text span {
    font-size: 0.9rem !important;
    line-height: 1.6 !important;
    font-family: "Poppins", sans-serif !important;
  }
  .news-article__text strong {
    font-family: "Poppins", sans-serif !important;
    font-size: 0.9rem !important;
  }
  .news-article__title {
    font-size: 1.4rem;
  }
  .news-article {
    padding-left: 0;
  }
  .row--news {
    flex-direction: column-reverse;
  }
  .news-article__top {
    font-size: 0.9rem;
  }
  .slider-scroll {
    bottom: -18px;
    width: 30px;
  }
  .slider-scroll svg {
    width: 30px;
    height: 30px;
  }
  .slider-scroll:hover {
    bottom: -20px;
  }
  .team-modal__title {
    font-size: 1.4rem;
  }
  .team-modal__role {
    font-size: 1rem;
  }

  .m_pics{
    height: 580px!important;
  }
}
@media (max-width: 576px) {
  .m_pics{
    height: 370px!important;
  }
  .mats img{
    width: 80px!important;
    height: 80px!important;
  }
  .row--team .designer {
    width: 100%!important;
}
  .header__mid {
    width: calc(100% - 120px);
    text-align: center;
  }
  .header__mid img {
    max-width: 70%;
  }
  .header__left, .header__right {
    width: 60px;
  }
  .header__search {
    padding: 0 20px;
  }
  .header {
    height: 66px;
  }
  .menu-icon {
    height: 66px;
  }
  .header-link, .menu__link, .menu__link {
    height: 66px;
    line-height: 66px;
  }
  .footer-menu {
    margin: 0 0 30px;
    width: 100%;
  }
  .footer__menus {
    padding-bottom: 0;
  }
  .footer-social svg {
    width: 26px;
    height: 26px;
  }
  .social-link--instagram svg {
    width: 22px;
    height: 22px;
  }
  .footer__newsletter {
    padding: 30px;
  }
  .txtNewsletter {
    font-size: 1rem;
  }
  .mt75 {
    margin-top: 25px;
  }
  .mb75 {
    margin-bottom: 25px;
  }
  .home-slider .item img {
    max-width: 190%;
    width: 190%;
/*     margin-left: -10%; */
  }
  .mobil {
    padding: 15px;
  }
  .mobil__link {
    font-size: 1.1rem;
  }
  .mobil__bottom {
    padding: 15px;
  }
  .mobil__social .social-link svg {
    width: 22px;
    height: 22px;
    vertical-align: middle;
  }
  .mobil__social .social-link--instagram svg {
    width: 18px;
    height: 18px;
  }
  .btn {
    padding: 0.475rem 1.8rem;
    font-size: 0.9rem;
  }
  .mobil__social {
    padding: 15px 0;
  }
  .mobil .footer-links {
    width: auto;
  }
  .mobil .footer-links a {
    font-size: 0.7rem;
  }
  .news-slider-wrapper .slick-slide {
    margin: 0 8px;
  }
  .news-slider-wrapper .slick-list {
    margin: 0 -8px;
  }
  .news-slider-wrapper .custom-arrow--next {
    right: 15px;
  }
  .news-slider-wrapper .custom-arrow--prev {
    left: 15px;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .mb-5 {
    margin-bottom: 2rem !important;
  }
  .feature__item {
    width: calc(50% - 15px);
    margin: 7.5px;
  }
  .features-list__right .feature__item {
    width: calc(50% - 15px);
    margin: 7.5px;
  }
  .feature__title {
    font-size: 0.8rem;
  }
  .feature__title small {
    font-size: 0.7rem;
  }
  .contact__info {
    padding: 15px;
    font-size: 0.9rem;
  }
  .contact__title {
    font-size: 1.2rem;
  }
  .contact__mail {
    margin-bottom: 40px;
  }
  .show-map {
    font-size: 0.9rem;
  }
  .show-map .bi {
    width: 22px;
    height: 22px;
  }
  .mb30 {
    margin-bottom: 20px;
  }
  .login-form .flex, .login-form .header, .login-form .header__left, .login-form .header__right, .login-form .menu__list, .login-form .home-about--flex, .login-form .footer__menus, .login-form .copyright--flex, .login-form .flex-title, .login-form .nav-slider, .login-form .features-title, .login-form .news-article__top, .login-form .mobil__social, .login-form .mobil .footer-links, .mobil .login-form .footer-links {
    justify-content: flex-start;
  }
  .login-form .flex .btn, .login-form .header .btn, .login-form .header__left .btn, .login-form .header__right .btn, .login-form .menu__list .btn, .login-form .home-about--flex .btn, .login-form .footer__menus .btn, .login-form .copyright--flex .btn, .login-form .flex-title .btn, .login-form .nav-slider .btn, .login-form .features-title .btn, .login-form .news-article__top .btn, .login-form .mobil__social .btn, .login-form .mobil .footer-links .btn, .mobil .login-form .footer-links .btn {
    width: auto;
    margin-right: 15px;
  }
  .flex-title .title {
    width: 100%;
    margin-bottom: 30px;
  }
}

/* FOOTER DESIGN */

 

table {

  /* border-collapse: collapse; */

  width: 50%;

  border: 1px solid #DCD5CA;

}

 

td {

  border: 1px solid #DCD5CA !important;

  /* padding: 10px; */

  text-align: center;

}

 

ul {

  list-style: none;

}

 

li a {

  text-decoration: none;

  color: var(--kahverengi-01, #685F53);

  font-family: Poppins;

  font-size: 14px;

  font-style: normal;

  font-weight: 300;

  line-height: 26px;

  /* 185.714% */

}

 

.label {

  color: var(--kahverengi-01, #685F53);

  font-family: Butler;

  font-size: 20px;

  font-style: normal;

  font-weight: 300;

  line-height: 64px;

  background-color: var(--white);

  /* 290.909% */

}

 

.keepInTouch {

  color: var(--kahverengi-01, #685F53);

  /* font-family: Poppins; */

  font-size: 14px;

  font-style: normal;

  font-weight: 300;

  line-height: normal;

  white-space: wrap;

}

 

.email input {

  border: 0;

}

 

.email input:focus {

  outline: none;

}

 

.emailSend {

  height: 13px;

}

 

.footer div {

  color: var(--kahverengi-01, #685F53);

  /* text-align: right; */

  /* font-family: Poppins; */

  font-size: 12px;

  font-style: normal;

  font-weight: 300;

  line-height: 26px;

  /* 162.5% */

}

 

span a{

  text-decoration: none;

  color: #685F53;

}

 

.borderLeft{

  border-left: 1px solid #DCD5CA;

  padding-left: 3% !important;

  padding-right: 3% !important;

}

 

.direction{

  flex-direction: column;  

  padding-right: 0px;

  padding-left: 0px;

  border-top: 1px solid #DCD5CA;

}

.lang{
  padding: 0 25px;
  position: relative;
}
.lang-list{
  display: none;
  position: absolute;
  right: 0;
  top: 70px;
  background: #ffffff;
  z-index: 30;
  width: 100%;
	margin: 20px 0px;
}

.lang:hover .lang-list{
  display: block;
  animation: fadeIn .5s;
}

.lang-list a{
  line-height: 4;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #685f53;
}

.header--page{
  overflow:visible;
}

.header--page .lang-list{
  background: #c1a192;
}

.header--page .lang-list a{
  color: #ffffff;
}

.show-mobile {
  display: none
}

.row--team {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  width: 1400px
}

.row--team .designer {
  width: 20%
}

.quality-articles {
  padding-top: 30px;
  padding-bottom: 0;
  border: 0;
  background: #f7f3f2
}

.quality-articles .row {
  position: relative;
  align-items: center;
  margin-bottom: 70px;
  padding-right: 30px;
  padding-left: 30px
}

.quality-articles .row:after {
  position: absolute;
  top: calc(10% - 15px);
  left: 0;
  z-index: 1;
  width: 100%;
  height: 80%;
  background: #fff;
  content: ''
}

.quality-articles .row--reverse-lg {
  position: relative;
  flex-direction: row-reverse
}

/* .quality-articles .row--reverse-lg:after {
  display: none
} */

.quality-articles .row .mb30 {
  position: relative;
  z-index: 3
}

.quality-articles .quality-articles__img {
  width: 90%
}

.quality-articles .quality-box:last-child .row:after {
  height: 120%
}

.alert {

  position: fixed;

  right: 30px;

  top: 30px;

  background: #e7cbb4;

  padding: 30px;

  z-index: 30;

  font-size: 1.2rem;

  text-align: center;

  border: 1px solid #af9886;

}

.mobil__menu li{
	padding: 0px!important;
}

.mega-menu-link:hover{
  font-weight: 600!important;
}

@media (max-width: 576px) {
  .textImage {
    max-width: 75%!important;
  }
	.lang-list{
	margin: -3px 0px!important;
	}
}

@media (min-width: 576px) {
  .textImage {
    max-width: 35%;
  }
}
@media (min-width: 768px) {
  .textImage {
    max-width: 37%;
  }
}
@media (min-width: 992px) {
  .textImage {
    max-width: 40%;
  }
}
@media (min-width: 1200px) {
  .textImage {
    max-width: 40%;
  }
}

.z-index-2{
  z-index: 2!important;
}

@media (max-width: 4000px) {
  .mt-collage-custom{
    margin-top: -82px!important;
  }
}

@media (max-width: 2500px) {
  .mt-collage-custom{
    margin-top: -72px!important;
  }
}

@media (max-width: 2100px) {
  .mt-collage-custom{
    margin-top: -62px!important;
  }
}

@media (max-width: 1800px) {
  .mt-collage-custom{
    margin-top: -48px!important;
  }
}

@media (max-width: 1500px) {
  .mt-collage-custom{
    margin-top: -42px!important;
  }
}

@media (max-width: 1200px) {
  .mt-collage-custom{
    margin-top: -32px!important;
  }
}

@media (max-width: 800px) {
  .mt-collage-custom{
    margin-top: -27px!important;
  }
}