@font-face {
  font-family: "Gantari";
  src: url("../fonts/Gantari-Regular.ttf");
}

@font-face {
  font-family: "Gantari Light";
  src: url("../fonts/Gantari-Light.ttf");
}

@font-face {
  font-family: "Gantari SemiBold";
  src: url("../fonts/Gantari-SemiBold.ttf");
}

@font-face {
  font-family: "Gantari Medium";
  src: url("../fonts/Gantari-Medium.ttf");
}

*,
body,
html {
  box-sizing: border-box;
  font-family: "Gantari";
}

body,
html {
  margin: 0;
  padding: 0;
}

a:hover {
  color: inherit !important;
}

a:hover,
button:hover {
  cursor: pointer;
}

.footer a:hover {
  color: #fff !important;
}

.header {
  padding-inline: 5%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 90px;
  align-items: center;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #002b31;
}

.header-links {
  display: flex;
  gap: 50px;
  font-size: 16px;
  color: #1c2c3b !important;
  text-decoration: none;
}

.header-links a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}

.header-links a:hover {
  color: #fff !important;
}

.first-image {
  margin-top: -3px;
  position: relative;
}

.first-image img {
  width: 100%;
}

.first-image-text {
  position: fixed;
  font-size: 150px;
  color: #fff;
  font-family: "Gantari Light";
  display: flex;
  background-color: transparent;
  justify-content: center;
  left: 50%;
  top: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
  text-decoration: none;
}

.first-image-text span {
  background-color: transparent;
  font-family: "Gantari SemiBold";
}

.mt-0 {
  margin-top: 0px !important;
}

.footer {
  width: 100%;
  height: auto;
  padding-inline: 5%;
  padding-left: 15%;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  background-color: #22382d;
}

.left-footer {
  width: 30%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

.section-title-underlay:hover {
  color: #fff !important;
}

.left-footer p {
  color: #fff;
  width: 75%;
  font-family: "Gantari Light";
  line-height: 24px;
}

.div-majtas {
  display: flex;
  width: 100%;
  height: 55vh;
}

.foto-majtas {
  width: 50%;
}

.foto-about {
  width: 50%;
}

.foto-about img {
  object-fit: cover;
  width: 100%;
  height: 55vh;
}

.blue-background {
  background-color: #002b31;
}

.green-background {
  background-color: #22382d;
}

.text-about {
  width: 50%;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-inline: 5%;
  justify-content: center;
}

.title-djathtas {
  font-family: "Gantari SemiBold";
  font-size: 32px;
  color: #fff;
  margin-bottom: 0;
}

.text-djathtas {
  font-family: "Gantari Light";
  font-size: 18px;
  color: #fff;
}

.mid-footer {
  width: 28%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding-inline: 9%;
  padding-top: 2%;
}

.top-mid-footer {
  display: flex;
  flex-direction: column;
  align-items: left;
  gap: 10px;
}

.bottom-mid-footer {
  display: flex;
  flex-direction: column;
  align-items: left;
  gap: 10px;
}

.top-mid-footer a,
.bottom-mid-footer a {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  font-family: "Gantari Light";
  text-align: left;
}

.top-mid-footer span,
.bottom-mid-footer span {
  margin-bottom: 5px;
  font-family: "Gantari SemiBold";
}

.right-footer {
  width: 42%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
}

.top-right-footer {
  color: #fff;
  font-size: 20px;
}

.top-right-footer input {
  width: 200%;
  height: 50px;
  border-radius: 12px;
  background-color: #d9d9d9;
}

.bottom-right-footer {
  color: #fff;
  font-size: 20px;
}

.input {
  display: flex;
  width: 200%;
  align-items: center;
  justify-content: flex-end;
  padding-right: 3%;
}

.input input {
  padding-left: 3%;
  border: none;
}

.input button {
  position: absolute;
  margin-right: 10px;
  color: #000000;
  background-color: #fff;
  border-radius: 12px;
  height: 30px;
  border: none;
  padding-inline: 15px;
  font-size: 16px;
}

.single-blog-all .side-image {
  margin-bottom: 50px;
}

.socials {
  display: flex;
  gap: 10px;
}

footer {
  height: 800px;
}

section img {
  width: 100%;
  height: 100%;
}

.section-title-underlay {
  font-size: 150px;
  position: fixed;
  width: 100%;
  background-color: transparent;
  color: #fff;
  left: 50%;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  text-decoration: none;
  font-family: "Gantari Light";
}

.section-title-underlay span {
  font-family: "Gantari SemiBold";
  background-color: transparent;
}

main section {
  height: 100vh;
  width: 100%;
}

.generic-landing {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.generic-landing img {
  width: 100%;
}

.generic-landing p {
  color: #fff;
  font-family: "Gantari SemiBold";
  font-size: 60px;
  position: absolute;
  padding-right: 5%;
}

.page-not-found {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}

.page-not-found img {
  width: 100%;
}

.not-found {
  display: flex;
  position: absolute;
  flex-direction: column;
  padding-left: 6%;
  padding-top: 3%;
}

.not-found-text {
  font-family: "Gantari SemiBold";
  font-size: 40px;
  margin-bottom: 0;
}

.not-found-text-two {
  font-family: "Gantari Light";
  font-size: 20px;
  width: 60%;
}

.not-found a {
  border: 1px solid black;
  width: auto;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  background-color: #000000;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  border-radius: 7px;
}
.aboutPage {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.AboutDiv {
  display: flex;
  gap: 0;
  height: 478px;
  width: 100%;
}
.AboutDivReverse {
  display: flex;
  flex-direction: row-reverse;
  gap: 0;
  height: 478px;
  width: 100%;
}
.rightAboutDivReverse {
  width: 50%;
  height: 100%;
  background: #22382d;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding-inline: 10%;
}
.leftAboutDiv {
  width: 50%;
  height: 100%;
}
.leftAboutDiv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rightAboutDiv {
  width: 50%;
  height: 100%;
  background: #002b31;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding-inline: 10%;
}
.rightAboutDiv h1 {
  font-family: "Gantari SemiBold";
  font-size: 32px;
  margin: 0;
  color: #fff;
}
.rightAboutDiv p {
  font-family: "Gantari";
  font-size: 18px;
  margin: 0;
  color: #fff;
}
.rightAboutDivReverse h1 {
  font-family: "Gantari SemiBold";
  font-size: 32px;
  margin: 0;
  color: #fff;
}
.rightAboutDivReverse p {
  font-family: "Gantari";
  font-size: 18px;
  margin: 0;
  color: #fff;
}

.blog-all {
  padding-inline: 7%;
}

.recent-blogs {
  font-size: 40px;
  font-family: "Gantari Medium";
}

.blogs {
  display: flex;
  width: 100%;
  gap: 2%;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 70px;
  padding-bottom: 3%;
}

.blogu {
  width: 32%;
}

.blogu img {
  width: 100%;
  height: 32vh;
  border-radius: 25px;
  object-fit: cover;
}

.blog-title {
  font-size: 23px;
  font-family: "Gantari Medium";
}

.blog-description {
  font-size: 16px;
  font-family: "Gantari Light";
}

.blogu a {
  text-decoration: underline;
  cursor: pointer;
  color: #191919;
}

.blogu a:hover {
  color: #000000 !important;
}

.product-all {
  padding-inline: 7%;
  padding-bottom: 3%;
  padding-top: 2%;
}

.first-section-product {
  display: flex;
  flex-direction: column;
}

.first-section-product p {
  font-family: "Gantari Medium";
  font-size: 24px;
}

.categories {
  display: flex;
  flex-direction: row;
  gap: 30px;
}

.categories a {
  padding: 15px 30px;
  background-color: #f5f5f6;
  border-radius: 30px;
  text-decoration: none;
  color: #161616;
}

.filter-active {
  padding: 15px 30px;
  background-color: #002b31 !important;
  border-radius: 30px;
  text-decoration: none;
  color: #fff !important;
}

.filter-active:hover {
  color: #fff !important;
}

.generic-category {
  display: flex;
  flex-direction: column;
}

.generic-category p {
  font-family: "Gantari SemiBold";
  font-size: 40px;
}

.products {
  display: flex;
  width: 100%;
  gap: 2%;
  row-gap: 40px;
  flex-wrap: wrap;
}

.products-mobile {
  display: none;
}

.product {
  width: 32%;
  text-align: center;
}

.product img {
  width: 100%;
  object-fit: cover;
  height: 45vh;
}

.product p {
  font-family: "Gantari Light";
  font-size: 24px;
}

.product a {
  text-decoration: none;
  color: #000000;
}

.product img {
  border-radius: 25px;
}

.product a:hover {
  color: #000000 !important;
}

.first-section-contact {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24%;
  padding-bottom: 5%;
  position: absolute;
  align-content: center;
  align-items: center;
  justify-content: center;
  row-gap: 50px;
}

.small-contact {
  display: flex;
  gap: 20px;
  align-items: center;
  width: 40%;
}

.small-contact img {
  width: 15%;
  color: #fff;
}

.blerri-img {
  object-fit: cover;
  height: 90vh;
}

.info-contact {
  display: flex;
  flex-direction: column;
}

.first-text-contact {
  font-size: 24px;
  font-family: "Gantari SemiBold";
  margin-bottom: -20px;
  color: #fff;
}

.second-text-contact {
  font-size: 16px;
  font-family: "Gantari Light";
  color: #fff;
  margin-top: 60px;
}

iframe {
  width: 100%;
  height: 70vh;
}

.contact-form {
  padding-inline: 9%;
  padding-top: 2%;
  display: flex;
  flex-direction: column;
  padding-bottom: 5%;
  justify-content: center;
  width: 50%;
}

.logo-contact {
  width: 20%;
}

.map-title {
  font-size: 40px;
  font-family: "Gantari SemiBold";
  text-align: center;
  margin: 0;
}

.map-text {
  font-size: 16px;
  font-family: "Gantari Light";
  text-align: center;
  margin: 0;
  padding-bottom: 10%;
}

.submit {
  height: 50px;
  background-color: #000000;
  color: #fff;
}

.contact-input {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  padding-bottom: 5%;
}

.contact-input input {
  width: 100%;
  height: 50px;
  padding-left: 3%;
}

.email-subject {
  display: flex;
  gap: 5%;
}

.contact-input textarea {
  height: 100px;
  padding-left: 3%;
  padding-top: 2%;
}

.map img {
  width: 100%;
}

.single-blog-all {
  padding-inline: 7%;
}

.first-section-singleblog {
  display: flex;
  flex-direction: column;
  padding-top: 3%;
}

.first-section-singleblog img {
  width: 100%;
  height: 40vh;
  object-fit: cover;
  border-radius: 25px;
}

.single-blog-title {
  font-size: 40px;
  font-family: "Gantari Medium";
}

.single-blog-nentitle {
  font-size: 38px;
  font-family: "Gantari Medium";
}

.side-image {
  padding-bottom: 1%;
  padding-top: 5%;
}

.side-image-child {
  display: flex;
  flex-direction: row;
  gap: 40px;
}

.side-image-child img {
  height: 75vh;
  object-fit: cover;
  border-radius: 25px;
}

.side-image-child p,
.side-image p {
  font-size: 18px;
  font-family: "Gantari Light";
  line-height: 30px;
}

.single-blogs {
  font-size: 40px;
  font-family: "Gantari Medium";
}

.single-product-all {
  padding-inline: 7%;
}

.arrow-names {
  display: flex;
  gap: 20px;
  padding-top: 2%;
}

.arrow-names p,
.arrow-names a {
  font-size: 20px;
  font-family: "Gantari Light";
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}

/* .categories a:hover {
  color: #000000 !important;
} */
.arrow-names a:hover {
  color: #000000 !important;
}

.gantari-medium {
  font-family: "Gantari Medium" !important;
}

.product-info {
  display: flex;
  width: 100%;
  padding-top: 1%;
}

.caruseli {
  width: 40%;
}

.product-description {
  width: 60%;
  padding-inline: 5%;
}

.single-product-title {
  font-size: 32px;
  font-family: "Gantari SemiBold";
}

.single-product-description {
  font-size: 18px;
}

.carousel-inner {
  display: flex;
  align-items: center;
}

.carousel {
  /* height: 70vh !important; */
}

.carousel-indicators-custom {
  display: flex;
  gap: 2%;
  margin-top: 25px;
  padding-bottom: 25px;
}

.carousel-indicators-custom img {
  width: 32%;
  height: 150px;
  object-fit: cover;
}

.carousel-control-next {
  opacity: 1 !important;
}

.carousel-control-prev {
  opacity: 1 !important;
}
.carousel-item img{
    height:40vh;
}
.carousel-item img,
.carousel-indicators-custom img {
  border-radius: 20px;
  object-fit:cover;
}

#more {
  display: none;
}

.read-more-product {
  border: 0;
  background-color: transparent;
  text-decoration: underline;
  padding: 0;
}

.product-details {
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
  flex-direction: row;
}

.right-border {
  border-right: 1px solid #b3b3b3;
}

.product-details-single {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 34%;
}

.product-details-title {
  font-size: 40px;
  font-family: "Gantari SemiBold";
}

.product-details-text {
  font-size: 18px;
  font-family: "Gantari Light";
  padding-inline: 8%;
}

.other-products {
  padding-top: 3%;
  padding-bottom: 5%;
}

.other-products p {
  font-size: 24px;
  font-family: "Gantari Medium";
}

.borgir {
  display: none;
}

.copyright {
  padding-top: 3%;
  padding-bottom: 2%;
}

.left-footer img {
  width: 70%;
}

.copyright p {
  font-family: "Gantari Light";
  font-size: 16px;
  color: #fff;
}

.view-products {
  display: none;
}

.filter-active a:hover {
  color: #fff !important;
}

.contact-devided {
  height: 90vh;
  display: flex;
}

.contact-devided img {
  object-fit: cover;
}

.blur-div {
  width: 50%;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .borgir {
    display: block;
    position: absolute;
    right: 5%;
    top: 24px;
  }

  .header {
    display: block;
    transition: 0.4s;
    overflow: hidden;
    padding-top: 5%;
    height: 10vh;
  }

  .hajti {
    height: 100vh !important;
  }

  .header-links {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
    gap: 30px;
  }

  .call {
    top: 20px;
    left: 50%;
    bottom: unset;
    right: unset;
  }
  .aboutPage {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .AboutDiv {
    display: flex;
    flex-direction: column;
    gap: 0;
    height: 580px;
    width: 100%;
  }
  .AboutDivReverse {
    display: flex;
    flex-direction: column;
    gap: 0;
    height: 580px;
    width: 100%;
  }
  .rightAboutDivReverse {
    width: 100%;
    height: 100%;
    background: #22382d;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-inline: 10%;
  }
  .leftAboutDiv {
    width: 100%;
    height: 100%;
  }
  .leftAboutDiv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .rightAboutDiv {
    width: 100%;
    height: 100%;
    background: #002b31;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-inline: 10%;
  }
  .rightAboutDiv h1 {
    font-family: "Gantari SemiBold";
    font-size: 32px;
    margin: 0;
    color: #fff;
  }
  .rightAboutDiv p {
    font-family: "Gantari";
    font-size: 16px;
    margin: 0;
    color: #fff;
  }
  .rightAboutDivReverse h1 {
    font-family: "Gantari SemiBold";
    font-size: 32px;
    margin: 0;
    color: #fff;
  }
  .rightAboutDivReverse p {
    font-family: "Gantari";
    font-size: 16px;
    margin: 0;
    color: #fff;
  }

  .header-links a {
    font-size: 24px;
  }

  .section-title-underlay {
    font-size: 56px;
  }

  section img {
    object-fit: cover;
  }

  .footer {
    height: auto;
    flex-direction: column;
    padding-top: 5%;
    padding-inline: 5%;
  }

  .left-footer img {
    width: 100%;
  }

  .left-footer p {
    width: 100%;
  }

  .left-footer,
  .mid-footer,
  .right-footer {
    width: 100%;
  }

  .left-footer p {
    padding-inline: 0;
  }

  .left-footer img {
    width: 60%;
  }

  .mid-footer {
    padding-inline: 0;
    padding-top: 8%;
    flex-direction: row;
    justify-content: space-between;
  }

  .contact-devided {
    flex-direction: column;
  }

  .column-reverse {
    flex-direction: column-reverse !important;
  }

  .div-majtas {
    flex-direction: column;
    height: auto;
  }

  .foto-about {
    width: 100%;
    height: 30vh;
  }

  .text-about {
    width: 100%;
    height: 30vh;
  }

  .title-djathtas {
    margin-bottom: 0;
  }

  .text-djathtas {
    font-size: 16px;
  }

  .blur-div {
    width: 100%;
  }

  .blerri-img {
    height: 50vh;
  }

  .bottom-mid-footer {
    padding-right: 30%;
  }

  .right-footer {
    padding-top: 10%;
    gap: 30px;
  }

  .socials {
    gap: 52px;
    padding-bottom: 20%;
  }

  .copyright {
    padding-top: 0;
    padding-bottom: 2%;
    padding-inline: 0;
  }

  .generic-landing img {
    height: 70vh;
    object-fit: cover;
  }

  .input {
    width: 100%;
  }

  .top-right-footer {
    width: 100%;
  }

  .generic-landing p {
    font-size: 48px;
    text-align: center;
  }

  .first-text-about {
    font-size: 24px;
  }

  .second-text-about {
    font-size: 14px;
    width: 100%;
  }

  .first-section-about img {
    height: 30vh;
    object-fit: cover;
  }

  .teksti-first {
    font-size: 24px;
  }

  .teksti-second {
    font-size: 14px;
  }

  .foto-text-one {
    font-size: 14px;
  }

  .foto-text-two {
    font-size: 24px;
  }

  .div-me-foto {
    flex-direction: column;
  }

  .div-me-foto img {
    height: 30vh;
    padding-right: 0;
  }

  .tekstet-te-kauqi {
    gap: 0;
  }

  .categories {
    align-items: center;
    /* flex-wrap: wrap; */
    justify-content: left;
    overflow: scroll;
  }

  .first-section-product p {
    font-size: 16px;
    padding-left: 2%;
  }

  .categories a {
    width: 45%;
    text-align: center;
  }

  .generic-category p {
    font-size: 24px;
  }

  /* .products {
    display: none;
  } */
  .products {
    display: flex;
    width: 100%;
    gap: 2%;
    flex-direction: column;
    align-items: center;
    padding-bottom: 10%;
  }

  .product {
    width: 100%;
  }

  .view-products {
    background-color: #191919;
    color: #fff;
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    height: 35px;
    border-radius: 7px;
  }

  .recent-blogs {
    font-size: 32px;
  }

  .blogs {
    flex-direction: column;
    padding-bottom: 20%;
  }

  .blogu {
    width: 100%;
  }

  .blogu img {
    width: 100%;
  }

  .first-section-contact {
    gap: 7px;
    padding-top: 7%;
    padding-inline: 1%;
    align-items: normal;
    flex-direction: row;
  }

  .small-contact {
    gap: 0px;
    flex-direction: column;
    align-items: center;
  }

  .first-text-contact {
    text-align: center;
    font-size: 18px;
  }

  .second-text-contact {
    text-align: center;
    font-size: 12px;
  }

  .contact-form {
    padding-inline: 7%;
    width: 100%;
    padding-top: 10%;
  }

  .contact-form p {
    font-size: 32px;
  }

  .map-title {
    text-align: center !important;
  }

  .map-text {
    text-align: center !important;
    font-size: 16px !important;
  }

  .map {
    padding-top: 65%;
  }

  .contact-input {
    width: 100%;
  }

  .email-subject {
    flex-direction: column;
    gap: 0;
    row-gap: 20px;
  }

  .submit {
    width: 100%;
  }

  .single-blog-title {
    font-size: 24px;
  }

  .single-blog-nentitle {
    font-size: 24px;
  }

  .first-section-singleblog img {
    height: 30vh;
  }

  .side-image-child {
    flex-direction: column;
    gap: 0px;
  }

  .side-image {
    display: flex;
    padding-top: 6%;
    flex-direction: column-reverse;
  }

  .side-image-child p,
  .side-image p {
    font-size: 14px;
    line-height: 20px;
  }

  .second-section-about {
    line-height: 1.3;
  }

  .single-blogs {
    font-size: 20px;
  }

  .arrow-names p,
  .arrow-names a {
    font-size: 12px;
  }

  .side-image-child img {
    height: 30vh;
    object-fit: cover;
    border-radius: 25px;
  }

  .product-info {
    flex-direction: column;
  }

  .caruseli {
    width: 100%;
  }

  .product-description {
    width: 100%;
  }

  .carousel-indicators-custom {
    gap: 18px;
  }

  .carousel-indicators-custom img {
    width: 100px;
    height: 100px;
  }

  .arrow-names {
    padding-top: 4%;
  }

  .single-product-title {
    font-size: 24px;
  }

  .single-product-description {
    font-size: 14px;
  }

  .product-description {
    padding-inline: 0;
  }

  .product-details {
    flex-direction: column;
  }

  .product-details-single {
    width: 100%;
    align-items: flex-start;
  }

  .product-details-title {
    font-size: 32px;
  }

  .product-details-text {
    font-size: 14px;
    padding-inline: 0;
    text-align: left;
  }

  .right-border {
    border-right: none;
    border-bottom: 1px solid #b3b3b3;
    padding-top: 6%;
  }

  .page-not-found img {
    height: 75vh;
    object-fit: cover;
  }

  .not-found-text {
    font-size: 32px;
  }

  .not-found-text-two {
    font-size: 20px;
    width: 100%;
  }

  .not-found a {
    width: 50%;
    height: 50px;
  }

  iframe {
    height: 40vh;
  }
}
