@media only screen and (max-width: 767px) {
  .banneralan2 {
    height: 350px;
  }
}
@media only screen and (max-width: 1024px) {
  .banneralan2 {
    height: 400px;
  }
}
@media only screen and (max-width: 1279px) {
  .banneralan2 {
    height: 450px;
  }
}
@media only screen and (max-width: 1340px) {
  .banneralan2 {
    height: 500px;
  }
}
@media only screen and (max-width: 1520px) {
  .banneralan2 {
    height: 580px;
  }
}
.banneralan2 {
  float: left;
  display: block !important;
  width: 100%;
  height: 650px;
  position: relative;
  margin-bottom: 4.5rem;
}
.owl-carousel.banner {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  height: 650px;
  position: relative;
}
.banner .owl-stage-outer,
.banner .owl-stage,
.banner .owl-item {
  height: 100%;
}
.banner .bannergolge {
  float: left;
  display: inline;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 80%;
  background-position: top center;
  background-repeat: repeat-x;
  background-image: url(../images/golge.png);
  background-size: auto 100%;
  display: none;
}
.banner .bannerortu {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/bannerortu.png);
  background-size: auto 100%;
}
.banner .bannerres {
  float: left;
  display: inline;
  position: absolute;
  z-index: 0;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bannerspot {
  float: left;
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 120px;
  width: 50%;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: space-between;
}
.bannerspot .spot {
  float: left;
  display: inline;
  width: 100%;
  position: relative;
  color: #5b5b5b;
  font-size: 50px;
  line-height: 55px;
  font-weight: 900;
}
.bannerspot .spot span {
  float: left;
  width: 100%;
  font-size: 1.3rem;
  line-height: 40px;
  font-weight: 400;
  margin-top: 20px;
}
.bannerspot a {
  color: #fff;
  background-color: #5b5b5b;
  border: 1px solid #5b5b5b;
  max-width: max-content;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 4px;
}
.bannerspot .online-katalog {
  background-color: #5b5b5b;
  color: #e3e3e3 !important;
  border: 1px solid #5b5b5b !important;
  max-width: max-content;
  text-transform: uppercase;
}
.bannerspot .online-katalog:hover {
  background-color: #000;
  color: #fff;
}
.bannerspot a:hover {
  background-color: #fff;
  color: #000;
}
.banner.owl-theme .owl-controls {
  float: left;
  display: inline;
  position: absolute;
  top: 40%;
  right: 20px;
  width: 20px;
  margin-left: auto;
  margin-right: auto;
}
.owl-pagination {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.banner.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 6px;
  height: 14px;
  margin: 5px 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #ff6b06;
  border: 1px solid #ff6b06;
  opacity: 1;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.banner.owl-theme .owl-controls .owl-page.active span,
.banner.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #ff6b06;
}
.banner.owl-theme .owl-controls .owl-page.active span {
  height: 30px;
}
.banner .owl-buttons {
  float: left;
  display: inline;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.banner .owl-controls .owl-buttons .owl-prev {
  float: left;
  margin-top: -385px;
  margin-left: 20px;
  width: 54px;
  height: 102px;
  background-image: url(../images/bannersol.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.banner .owl-controls .owl-buttons .owl-next {
  float: right;
  margin-top: -385px;
  margin-right: 20px;
  width: 54px;
  height: 102px;
  background-image: url(../images/bannersag.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.banner:hover .owl-controls .owl-buttons .owl-prev,
.banner:hover .owl-controls .owl-buttons .owl-next {
  opacity: 1;
}
@media only screen and (max-width: 1340px) {
  .banneralan2 {
    height: 500px;
  }
  .owl-carousel.banner {
    height: 500px;
  }
  .bannerspot .spot {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 40px;
  }
  .bannerspot .spot span {
    font-size: 25px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1279px) {
  .banneralan2 {
    height: 450px;
  }
  .owl-carousel.banner {
    height: 450px;
  }
  .banner .bannergolge {
    height: 80%;
    background-size: auto 100%;
  }
  .bannerspot {
    top: 10px;
  }
  .bannerspot .spot {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 40px;
  }
  .bannerspot .spot span {
    font-size: 20px;
    line-height: 25px;
  }
  .banner.owl-theme .owl-controls {
    top: 35%;
  }
  .banner .owl-controls .owl-buttons .owl-prev {
    margin-top: -315px;
    margin-left: 20px;
    width: 54px;
    height: 102px;
  }
  .banner .owl-controls .owl-buttons .owl-next {
    margin-top: -315px;
    margin-right: 20px;
    width: 54px;
    height: 102px;
  }
}
@media only screen and (max-width: 1024px) {
  .banneralan2 {
    height: 400px;
  }
  .owl-carousel.banner {
    height: 400px;
  }
  .banner .bannergolge {
    height: 80%;
    background-size: auto 100%;
  }
  .bannerspot {
    top: 70px;
  }
  .bannerspot .spot {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;
  }
  .bannerspot .spot span {
    font-size: 16px;
    line-height: 20px;
  }
  .banner.owl-theme .owl-controls {
    top: 30%;
  }
  .banner .owl-controls .owl-buttons .owl-prev {
    margin-top: -255px;
    margin-left: 20px;
    width: 54px;
    height: 102px;
  }
  .banner .owl-controls .owl-buttons .owl-next {
    margin-top: -255px;
    margin-right: 20px;
    width: 54px;
    height: 102px;
  }
}
@media only screen and (max-width: 767px) {
  .banneralan2 {
    height: 350px;
  }
  .owl-carousel.banner {
    height: 350px;
  }
  .banner .bannergolge {
    height: 80%;
    background-size: auto 100%;
  }
  .bannerspot {
    top: 60px;
  }
  .bannerspot .spot {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .bannerspot .spot span {
    font-size: 16px;
    line-height: 20px;
  }
  .banner.owl-theme .owl-controls {
    top: 30%;
  }
  .banner .owl-controls .owl-buttons .owl-prev {
    margin-top: -180px;
    margin-left: 20px;
    width: 40px;
    height: 82px;
  }
  .banner .owl-controls .owl-buttons .owl-next {
    margin-top: -180px;
    margin-right: 20px;
    width: 40px;
    height: 82px;
  }
}
@media only screen and (max-width: 567px) {
  .banneralan2 {
    height: 250px;
  }
  .bannerspot a {
    padding: 5px 10px;
    font-size: 14px;
  }
  .owl-carousel.banner {
    height: 250px;
  }
  .banner .bannergolge {
    height: 80%;
    background-size: auto 100%;
  }
  .bannerspot {
    top: 0.6rem;
  }
  .bannerspot .spot {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .bannerspot .spot span {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
  }
  .banner.owl-theme .owl-controls {
    top: 20%;
  }
  .banner.owl-theme .owl-controls .owl-page span {
    width: 4px;
    height: 10px;
    margin: 5px 5px;
  }
  .banner .owl-controls .owl-buttons .owl-prev {
    margin-top: -120px;
    margin-left: 10px;
    width: 30px;
    height: 72px;
  }
  .banner .owl-controls .owl-buttons .owl-next {
    margin-top: -120px;
    margin-right: 10px;
    width: 30px;
    height: 72px;
  }
}
@media only screen and (max-width: 413px) {
  .banneralan2 {
    height: 200px;
  }
  .owl-carousel.banner {
    height: 200px;
  }
  .banner .bannergolge {
    height: 75%;
    background-size: auto 100%;
  }
  .bannerspot {
    top: 30px;
  }
  .bannerspot .spot {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .bannerspot .spot span {
    font-size: 13px;
    line-height: 15px;
  }
  .banner.owl-theme .owl-controls {
    top: 18%;
    right: 10px;
  }
  .banner .owl-controls .owl-buttons .owl-prev {
    margin-top: -100px;
    margin-left: 10px;
    width: 30px;
    height: 72px;
  }
  .banner .owl-controls .owl-buttons .owl-next {
    margin-top: -100px;
    margin-right: 10px;
    width: 30px;
    height: 72px;
  }
}
@media only screen and (max-width: 383px) {
  .banneralan2 {
    height: 180px;
  }
  .owl-carousel.banner {
    height: 180px;
  }
  .banner .bannergolge {
    height: 75%;
    background-size: auto 100%;
  }
  .bannerspot {
    width: 60%;
    top: 20px;
  }
  .bannerspot .spot {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .bannerspot .spot span {
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px;
  }
  .banner.owl-theme .owl-controls {
    top: 15%;
    right: 10px;
  }
  .banner .owl-controls .owl-buttons .owl-prev {
    margin-top: -80px;
    margin-left: 10px;
    width: 20px;
    height: 72px;
  }
  .banner .owl-controls .owl-buttons .owl-next {
    margin-top: -80px;
    margin-right: 10px;
    width: 20px;
    height: 72px;
  }
}
.banneralan2.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.banneralan2.owl-carousel {
  display: none;
  position: absolute;
  width: 100%;
  -ms-touch-action: pan-y;
}
.banneralan2.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.banneralan2.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.banneralan2.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.banneralan2.owl-carousel .owl-item {
  float: left;
}
.banneralan2.owl-controls .owl-page,
.banneralan2.owl-controls .owl-buttons div {
  cursor: pointer;
}
.banneralan2.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.banneralan2.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move;
}
.banneralan2.owl-carousel .owl-wrapper,
.banneralan2.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.banneralan2.owl-theme .owl-controls {
  position: relative;
  text-align: center;
  z-index: 10;
}
.banneralan2.owl-theme .owl-controls .owl-buttons div {
}
.banneralan2.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.banneralan2.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  display: inline;
}
.banneralan2.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 5px 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #000000;
  opacity: 1;
}
.banneralan2.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #000000;
}
.banneralan2.banneralan2.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(../images/AjaxLoader.gif) no-repeat center center;
}
.banneralan2.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 0.7s both ease;
  -moz-animation: fadeOut 0.7s both ease;
  animation: fadeOut 0.7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 0.7s both ease;
  -moz-animation: fadeIn 0.7s both ease;
  animation: fadeIn 0.7s both ease;
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  -moz-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  height: 100%;
}
.slider-container {
  position: relative;
  width: 100%;
  display: block;
}
.banner .owl-dots {
  margin-top: 0 !important;

  position: relative;
  margin: 0;
  padding: 0 8px;
  float: left;
  bottom: 90px;
  gap: 0;
  left: 38%;
  border-radius: 6px;
  display: grid;
  grid-template-columns: repeat(30, minmax(0, 1fr));
}
@media only screen and (max-width: 767px) {
  .banner .owl-dots {
    float: left;
    left: 2%;
    bottom: 0;
    grid-template-columns: repeat(24, minmax(0, 1fr));
  }
  .banner .owl-dot {
    height: 24px;
    width: 16px;
  }
}
.banner .owl-dots .active span {
  height: 30px !important;
}
.banner .owl-dots span {
  width: 8px !important;
  height: 10px;
  margin: 2px 4px !important;
  background: #ff9f33 !important;
  display: block !important;
  transition: opacity 200ms ease !important;
  border-radius: 6px !important;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.banner .owl-wrapper-outer,
.banner .owl-wrapper,
.banner .owl-item {
  height: 100%;
}
.orta {
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media only screen and (max-width: 1279px) {
  .orta {
    width: 1000px;
  }
}
@media only screen and (max-width: 1024px) {
  .orta {
    width: 748px;
  }
}
@media only screen and (max-width: 767px) {
  .orta {
    width: 568px;
  }
}
@media only screen and (max-width: 567px) {
  .orta {
    width: 390px;
  }
}
@media only screen and (max-width: 413px) {
  .orta {
    width: 384px;
  }
}
@media only screen and (max-width: 383px) {
  .orta {
    width: 310px;
  }
}
.banner .owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  margin: 0;
  height: 24px;
}
.border-cont-ns {
  border: 4px solid rgb(0 0 0 / 10%);
  transition-duration: 0.5s;
  border-radius: 6px;
  background: #efefef;
}
.border-cont-ns:hover {
  border: 4px solid rgb(0 0 0 / 40%);
}
.bounce {
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.wa__btn_popup {
  position: fixed;
  bottom: 30px;
  right: 10px;
  cursor: pointer;
  z-index: 99999;
}
.wa__btn_popup .wa__btn_popup_icon {
  width: 50px;
  height: 50px;
  background: #25d366;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
}
.wa__btn_popup .wa__btn_popup_icon:before {
  background: transparent
    url("https://www.heritagedesign.net/assets/img/svgviewer-png-output.png") center
    center no-repeat;
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 25px auto;
  -webkit-background-size: 25px auto;
  -moz-background-size: 35px auto;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
}
.wa__btn_popup_icon .span:nth-child(1) {
  -webkit-animation-duration: 5.2s;
}
@-webkit-keyframes sploosh {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.wa__btn_popup_icon .span {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-animation: sploosh 5s cubic-bezier(0.165, 0.84, 0.44, 1) infinite
    200ms;
}
.home-about {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  height: 100%;
  margin-top: 2rem;
}
.home-about .about-img {
  display: block;
  width: 90%;
}
.home-about .about-img img {
  height: auto;
  max-width: 100%;
  border: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
}
.home-about .about-content {
  width: 100%;
  padding: 0 8% 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-align: justify;
}
.home-about .about-content p {
  width: 100%;
  font-size: 16px;
  font-family: Arial;
  color: #858585;
}
.home-about .about-content h2 {
  margin-bottom: 25px;
}
.home-about .about-content a {
  border: 1px solid #afafaf;
  padding: 5px 40px;
  font-size: 16px;
  color: #6f6f6f;
  text-transform: uppercase;
  border-radius: 6px;
  max-width: fit-content;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.home-about .about-content a:hover {
  background: #454545;
  color: #ededed;
}
@media (min-width: 768px) {
  .home-about {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .home-about {
    flex-direction: row;
  }
}
footer {
  font-family: "Montserrat", sans-serif;
}
footer a {
  font-size: 13px !important;
}
.footer-bottom-logo {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (min-width: 1024px) {
  .footer-bottom-logo {
    justify-content: flex-end;
  }
}
.dgizle {
  display: none;
}

@media (min-width: 768px) {
  .dgizle {
    display: block;
  }
}
.main_slider {
  display: none;
}
@media (min-width: 992px) {
  .main_slider {
    display: block;
  }
}
.mobile_slider {
  display: block;
}
@media (min-width: 992px) {
  .mobile_slider {
    display: none;
  }
}
.homa-main-slider {
  position: relative;
  width: 100%;
  white-space: nowrap;
}
.homa-main-slider .item {
  width: 100%;
  height: 90vh;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .homa-main-slider .slider-content {
    top: 350px !important;
  }
}
.homa-main-slider .slider-content {
  font-family: "Oswald", sans-serif;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  top: 250px;
}
.homa-main-slider .slider-content .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  overflow: hidden;
}
.homa-main-slider .slider-content .content h1 {
  padding: 0;
  margin: 0;
  font-size: 26px;
  color: #fff;
  background: #000000ad;
  padding: 1px 80px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.homa-main-slider .slider-content .content p {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 18px;
  background: #000000ad;
  padding: 5px 80px;
  text-align: center;
}
.homa-main-slider .slider-content .button-link {
  width: 100%;
  display: flex;
  margin-top: 12px;
  justify-content: center;
}
.homa-main-slider .slider-content .button-link a {
  border: transparent;
  font-size: 17px;
  opacity: 0.7;
  padding: 8px 15px;
  border-radius: 8px;
}
.homa-main-slider .slider-content .button-link a:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .homa-main-slider .slider-content .content h1 {
    font-size: 40px;
  }
  .homa-main-slider .slider-content .content p {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .homa-main-slider .item {
    width: 100%;
    height: 100vh;
  }
}
.homa-main-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 18px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
  transition: opacity 200ms ease !important;
  border-radius: 6px !important;
}
.homa-main-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 5px;
  height: 18px;
  padding: 1px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: #fff;
}
.homa-main-slider .slick-dots .slick-active button {
  background: #f9680f !important;
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slider-total-count {
  font-family: "Poppins", sans-serif;
  position: relative;
  z-index: 9999;
  color: #fff;
  float: right;
  right: 30px;
  bottom: 55px;
  text-align: center;
  padding: 10px 15px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .homa-main-slider .owl-dots {
    padding: 10px 10px;
  }
}
.homa-main-slider .slick-dots {
  width: 100px !important;
  display: flex !important;
  flex-direction: column;
  top: 10% !important;
  bottom: auto !important;
}
.homa-main-slider .slick-dots li button:before {
  content: "" !important;
}
@media (min-width: 768px) {
  .slider-total-count {
    float: right;
    right: 30px;
    bottom: 71px;
    padding: 10px 25px;
    font-size: 30px;
  }
}
.slick-arrow {
  z-index: 10;
}

.slick-next {
  right: 0;
}
.slick-arrow:before {
  content: "" !important;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-next:before {
  background: url("https://heritagedesign.net/assets/img/right-arrow-sld.svg") !important;
  width: 50px;
  height: 25px;
  top: 15px;
}
.slick-prev:before {
  background: url("https://heritagedesign.net/assets/img/left-arrow-sld.svg") !important;
  width: 50px;
  height: 25px;
  top: 15px;
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 60px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: #f5f5f5;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.9;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: #fff;
}
.button-katalog-div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-container-m {
  width: 100%;
}
.slick-prev {
  position: absolute;
  right: 0;
  top: 43.2%;
  float: right;
  left: auto;
}
@media (min-width: 768px) {
  .custom-tabs {
    display: block !important;
  }
}
.custom-tabs {
  display: none;
  width: 100%;
  height: auto;
  margin-bottom: 4rem;
}
.custom-tab-links {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  list-style: none;
  border-bottom: 1px solid #c3c3c3;
}
.custom-tab-links li {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .custom-tab-links li a {
    height: 40px !important;
    padding: 30px 15px !important;
    font-size: 18px !important;
  }
}
.custom-tab-links li a {
  font-family: "Roboto", sans-serif;
  display: flex;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px 8px;
  text-align: center;
  height: 40px;
  align-items: center;
  font-size: 22px;
}
.custom-tab-links .active {
  border-bottom: 1px solid #b15252;
}
.custom-tab-links li a:hover {
  background: #f1f1f1;
}
.custom-tab-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.custom-tab-content .custom-tab {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.home-products-tab {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px 15px;
}
.home-products-tab .tab-product {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .home-products-tab .tab-product a {
    height: 32rem !important;
  }
}
.home-products-tab .tab-product a {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.home-products-tab .tab-product .image {
  width: 100%;
  flex: 1;
}
.home-products-tab .tab-product .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-products-tab .tab-product .title {
  width: 100%;
  padding: 10px 0;
}
.home-products-tab .tab-product .title h3 {
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  color: #3f3f3f;
  text-align: center;
}
.custom-tab-content .owl-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  position: absolute;
  top: 40%;
}
.custom-tab-content .owl-nav button {
  font-size: 2.5rem !important;
  color: #838383 !important;
  opacity: 0;
}
.custom-tab-content:hover .owl-nav button {
  opacity: 1;
}
@media (min-width: 768px) {
  #accordionN {
    display: none !important;
  }
}
#accordionN {
  font-family: "Oswald", sans-serif;
  display: block;
}
#accordionN .accordion-body {
  padding: 5px 15px;
}
#accordionN .owl-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  position: absolute;
  top: 40%;
}
#accordionN .owl-nav button {
  font-size: 2.5rem !important;
  color: #838383 !important;
  opacity: 1;
}
#accordionN:hover .owl-nav button {
  opacity: 1;
}
#accordionN .ui-accordion-header {
  display: block !important;
  cursor: pointer !important;
  position: relative !important;
  margin: 2px 0 0 0 !important;
  padding: 20px 0;
  font-size: 1.3rem;
  background: #fff;
  color: #535353;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
}
#accordionN .owl-prev {
  position: relative;
  left: -25px;
}
@media (min-width: 768px) {
  .h-instagram-gallery {
    flex-direction: row !important;
  }
}
.h-instagram-gallery {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
  padding: 0;
  margin: 40px 0;
}
.h-instagram-gallery .text-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
}
.h-instagram-gallery .text-content h2 {
  background: #9a7d65;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  max-width: max-content;
  margin: auto;
  padding: 5px 10px;
}
.h-instagram-gallery .text-content h1 {
  width: 100%;
  color: #272727;
  font-size: 2rem;
  font-weight: 600;
}
.h-instagram-gallery .text-content p {
  color: #575757;
  font-size: 16px;
}
.h-instagram-gallery .text-content a {
  font-size: 1rem;
  background: #574a4c;
  padding: 7px 30px;
  color: #fff;
  max-width: max-content;
  margin: auto;
  display: flex;
  align-items: center;
  text-align: center;
  gap: 0.6rem;
}
.h-instagram-gallery .text-content a:hover {
  background: #b5917d;
}
.h-instagram-gallery .text-content a span {
  display: block;
}
@media (min-width: 1280px) {
  .h-instagram-gallery .gallery-content {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.h-instagram-gallery .gallery-content {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
  flex: 1;
}
.h-instagram-gallery .gallery-content .gallery-item {
  display: block;
}
.h-instagram-gallery .gallery-content .gallery-item a {
  display: block;
}
.h-instagram-gallery .gallery-content .gallery-item img {
  display: block;
  height: 200px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.langicin {
  display: inline-block;
}
.langicin button {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 14px;
}
.langicin span {
  display: inline-block;
}
.langicin img {
  display: inline-block;
  height: 16px;
}
.langicin ul {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 4rem;
    position: relative;
    background: #8f8f8f;
    border: 0;
    transition: all 0.2s ease;
    width: 130px;
    padding: 5px;
}
.langicin ul li {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  color: #fff;
  font-size: 14px;
  height: auto;
  padding: 10px 8px;
  opacity: 1;
  transition: all 0.2s ease;
  cursor: pointer;
}
.langicin ul li:hover {
  opacity: 0.7;
}
@media (min-width: 960px) {
  #mobile-lang {
    display:none !important;
  }
}
#mobile-lang {
  display:block;
  position: fixed;
  bottom: 0;
  left: 10px;
  z-index: 99999;
}
#mobile-lang button {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #8f8f8f;
  color: #fff;
  font-size: 14px;
  width: 130px;
  padding: 10px 25px;
}
#mobile-lang span {
  display: inline-block;
}
#mobile-lang img {
  display: inline-block;
  height: 16px;
}
#mobile-lang ul {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: #8f8f8f;
    border: 0;
    transition: all 0.2s ease;
    width: 130px;
    padding: 5px;
}
#mobile-lang ul li {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  color: #fff;
  font-size: 14px;
  height: auto;
  padding: 10px 8px;
  opacity: 1;
  transition: all 0.2s ease;
  cursor: pointer;
}
#mobile-lang ul li:hover {
  opacity: 0.7;
}
::-webkit-scrollbar {
    width: 25px;
    background-color: #f7f7f7;
}
::-webkit-scrollbar-thumb {
    background-color: #574a4c;
    border-radius: 12px;
    border: 3px solid #f7f7f7;
}
::-webkit-scrollbar-track {
    background-color: #ffffff;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #3d3335;
}
* {
    scrollbar-width: thin;
    scrollbar-color: #574a4c #f7f7f7;
}
.product-images .nav-slider .slick-prev {
left: 0 !important;
}
.st-sticky-share-buttons {
    display: none !important;
}
