@import url('https://fonts.googleapis.com/css2?family=Encode+Sans+Expanded:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&display=swap');

html{
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body{
  margin: 0;
  padding: 0;
  direction: ltr;
  font-family: 'Encode Sans Expanded', sans-serif !important;
}

img{
  max-width: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
}
.contact-footer a {
  color: #fff;
}
.kontact-card a {
  color: #fff;
}
.dop-pages {
  background-color: white;
}

.dop-pages-text {
  text-align: justify;
}

.stayTitl {
  padding-bottom: 15px;
  text-align: start;
  font-weight: bold;
}

.flex-style{
  display: flex;
  flex-direction: column-reverse;
}

.header{
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 19px 75px;
}

.logo{
  display: flex;
  align-items: center;
  cursor: pointer;
  color: black;
  gap: 23px;
}

.logoImg img{
  width: 45px;
}

.logoTitle h2{
  color: white;
  margin: 0;
}

nav {
  display: table;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 13px;
}

.header-nav{
  display: flex;
  align-items: center;
  gap: 13px;
  padding:  19px 0;
}

.submenu li {
  padding: 9px;
}

.submenu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  padding: 13px;
  border-radius: 13px;
  background: #3B3B3B;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 5;
  width: 345px;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: 0 0;
  transition: .5s ease-in-out;
}

.submenu a {
  text-align: left;
  font-size: 12px;
  color: white;
  transition: .1s ease-in-out;
}

.submenu a:hover{
  border-bottom: 1px solid;
  color: #fff5ea;
}

.topmenu:after {
  content: "";
  display: table;
  clear: both;
}

.topmenu>li {
  float: left;
  position: relative;
}

.topmenu>li>a {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: white;
  transition: .1s ease-in-out;
  text-decoration: none;
}

.topmenu>li>a:hover {
  color: #fff5ea;
  border-bottom: 1px solid;
}

.topmenu>li:hover .submenu {
opacity: 1;
transform: scaleY(1);
}

.header-slider{
  direction: initial;
  position: relative;
  height: 80vh;
}

.header-slider .slick-track{
  height: 80vh;
}

.container-slider{
  text-align: start; 
  display: flex;
  justify-content: center;
  align-items: center; 
  height: 100%; 
}

.greetings{
  text-align: start; 
  display: flex;
  justify-content: center;
  align-items: center; 
  height: 100%; 
  color: white;
}

.discount{
  flex-direction: column;
  gap: 13px;
  text-align: start; 
  display: flex;
  justify-content: center;
  align-items: center; 
  height: 100%; 
  color: white;
}

.discount-button {
  padding: 17px 40px;
  border-radius: 50px;
  border: 0;
  background-color: white;
  box-shadow: rgb(0 0 0 / 5%) 0 0 8px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 15px;
  transition: all 0.5s ease;
}

.discount-button:hover {
  letter-spacing: 3px;
  background-color: hsl(261deg 80% 48%);
  color: hsl(0, 0%, 100%);
  box-shadow: rgb(93 24 220) 0px 7px 29px 0px;
}

.discount-button:active {
  letter-spacing: 3px;
  background-color: hsl(261deg 80% 48%);
  color: hsl(0, 0%, 100%);
  box-shadow: rgb(93 24 220) 0px 0px 0px 0px;
  transform: translateY(10px);
  transition: 100ms;
}

@media (max-width: 400px) {
  .discount-button {
    font-size: 11px;
  }
}

.opening-hours{
  text-align: start; 
  display: flex;
  gap: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%; 
  color: white;
}

.header-lay-one{
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.header-lay-one::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(portrait/graphics_header_667cf24e651c80.21483292.jpg);
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.header-lay-two{
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.header-lay-two::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(portrait/photos_header_667cf24eed25c2.23788375.jpg);
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.header-lay-tree{
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.header-lay-tree::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(portrait/pictures_header_667cf251b60d29.71090374.jpg);
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.widget{
  position: relative;
  top: -75px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 19px;
}

.widget-card{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 13px;
  background-color: white;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 13px;
  padding: 23px;
}

.widget-card i{
  color: #ACA22E;
  font-size: 30px;
}

.widget-card h3{
  font-size: 25px;
  font-weight: bold;
}

.widget-card p{
  font-size: 17px;
}

.products{
  padding: 30px 0;
}

.products h2{
  margin-bottom: 29px;
  text-align: start;
}

.product{
  display: flex;
  justify-content: space-between;
  gap: 23px;
  flex-direction: column-reverse;
}

.card-box{
  display: flex;
  justify-content: space-between;
  gap: 23px;
  flex-direction: row;
}

.card{
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 23px;
  flex: 1;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: 0.5s ease-in-out;
  border-radius: 13px;
}

.product-img img{
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 242px;
  object-fit: cover;
}

.card-content{
  padding: 13px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 13px;
}

.card-content h4{
  font-weight: bold;
  color: #1B262C;
  font-size: 21px;
  transition: 0.5s ease-in-out;
}

.product-price{
  border-bottom: 1px solid black;
  padding-bottom: 13px;
  font-weight: bold;
  font-size: 21px;
  color: #ACA22E;
}

.card-content h4:hover{
  color: #ACA22E;
}

.prod-c-box{
  font-size: 15px;
  font-weight: bold;
  color: #7a7a7a;
  margin: 0;
}

.card-prod-rati{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 9px;
}

.card-prod-rati i{
  font-size: 21px;
  color: gold;
}

.card-content button, .card-content a{
  width: 100%;
}

.card:hover{
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;}

.employes{
  padding: 30px 0;
}

.employes h2{
  text-align: center;
  margin-bottom: 29px;
}

.employes-box{
  display: flex;
  justify-content: center;
  gap: 29px;
  flex-direction: row;
}

.employes-card{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  flex: 1;
  gap: 13px;
}

.employes-card img{
  max-width: 300px;
  border-radius: 50%;
  object-fit: cover;
}

.employes-card h4{
  color: #1B262C;
  font-weight: bold;
  font-size: 21px;
}

.employes-card h6{
  font-size: 18px;
  font-weight: bold;
  color: #ACA22E;
}

.employes-card p{
  color: #7a7a7a;
  border-bottom: 1px solid;
  padding-bottom: 13px;
  font-size: 15px;
}

.partner-lay{
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
  margin: 30px 0;
  margin-bottom: 0;
}

.partner-lay::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(portrait/graphics_header_667cf2547056a3.89813425.jpg);
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.partner{
  padding: 30px 0;
}

.partner h2{
  color: white;
  text-align: center;
  margin-bottom: 29px;
}

.partner-box{
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 13px;
  flex-direction: row;
}

.partner-box img{
  max-width: 102px;
}

.osn-form {
  border-radius: 13px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  width: calc(50% - 10px);
}

.title-container{
  margin-bottom: 29px;
  text-align: center;
}

.title-container h3{
  font-weight: bold;
}


.input-container {
  position: relative;
}

.input-container .input-f2880469, .form button {
  outline: none;
  border: 1px solid #f6f6f6;
  margin: 8px 0;
}

.input-container .input-f2880469 {
  background-color: #f6f6f6;
  padding: 1rem;
  padding-right: 3rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  width: 100%;
  border-radius: 2.1rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}



.input-container .textarea-f2880469 {
  background-color: #f6f6f6;
  padding: 1rem;
  padding-right: 3rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  width: 100%;
  border-radius: 2.1rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.input-container .textarea-f2880469 {
  outline: none !important;
  border: 1px solid #f6f6f6 !important;
  margin: 8px 0 !important;
}
.input-container .input-f2880469:focus, .input-container .textarea-f2880469:focus{
  background-color: white;
}

.check{
  text-decoration: underline;
  color: #1B262C;
}

.form-check {
  display: flex;
  gap: 13px;
  justify-content: flex-start;
  padding: 15px 0;
}

.form-check .form-check-input{
  margin: 0;
}

.submit-form {
  width: 100%;
  margin: 0 auto;
}

.container-form{
  padding: 30px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 19px;
}

video{
  object-fit: cover;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 13px;
  width: calc(50% - 10px);
}

.footer{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 19px;
}

.footer-top{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 29px 0;
  gap: 19px;
}

.logo-footer{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 23px;
}

.logo-footer h5{
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}

.contact-footer{
  font-weight: 700;
  flex: 1;
  display: flex;
  flex-direction: column-reverse;
  gap: 13px;
}

.kontact-box{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 13px;
}

.kontact-box i{
  padding: 9px 13px;
  border: 1px solid;
  color: #fff5ea;
  font-size: 29px;
}

.kontact-box h5{
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.footer-politiks {
  display: flex;
  text-align: center;
  flex-direction: column-reverse;
  gap: 15px;
}

.footer-politiks a {
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  transition: 0.5s ease;
}

.footer-politiks a:hover{
  color: #fff5ea;
  text-decoration: underline;
}

.footer-politik-privacy{
  font-size: 18px;
}

.footer-bottom{
  padding: 29px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  gap: 19px;
}

.footer-bottom img{
  max-width: 327px;
}

.prod{
  display: flex;
  flex-direction: column;
  gap: 19px;
  padding: 30px 0;
  justify-content: space-between;
}

.prod-title{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 23px;
  justify-content: space-between;
  padding: 19px;
  border: 1px solid #F6F6F6;
}

.prod-title h2{
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 21px;
}

.prod-title h5{
  padding: 13px;
  margin: 0;
  background-color: #f5f5f5;
}

.product-description{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 29px;
}

.product-description-top{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 29px;
}

.product-description-img{
  flex: 1;
}

.product-description-img img{
  border-radius: 13px;
}

.product-description-price{
    flex: 1;
    padding: 29px;
    display: flex;
    align-items: flex-start;
    height: auto;
    border: 1px solid #F6F6F6;
    flex-direction: column;
    gap: 23px;
}

.product-description-price p{
    font-size: 18px;
    color: green;
    margin: 0;
}

.product-description-price h3{
  font-size: 30px;
  font-weight: bold;
}

.product-description-price h5{
  font-size: 18px;
  border-bottom: 1px solid #F6F6F6;
  padding-bottom: 9px;
}

.product-description-price a, .product-description-price button{
  text-align: center;
  width: auto;
  font-size: 18px;
}

.product-description-bottom{
  padding: 23px;
  border: 1px solid #F6F6F6;
}

.dop-form{
  border-radius: 0;
  box-shadow: none;
  padding: 23px;
  border: 1px solid #F6F6F6;
}

.lasted-news-box {
  margin: 30px 0;
}

.lasted-news-box h2 {
  text-align: center;
  margin-bottom: 29px;
}

.lasted-news-cards-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 23px;
}

.lasted-news-cards {
  display: flex;
  align-items: center;
  gap: 19px;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  text-align: center;
  max-width: 100%; 
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 13px;
  border-radius: 13px;
  background-color: #fff;
}

.lasted-news-cards img {
  width: 100%;
  height: 242px;
  object-fit: cover;
  border-radius: 13px;
  margin-bottom: 13px;
}

.lasted-news-cards a {
  color: #1B262C; 
  font-size: 21px;
  text-decoration: none;
}

.kontact{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.kontact-card{
  text-align: center;
  flex: 1;
  padding: 19px;
  display: flex;
  gap: 9px;
  background-color: #ACA22E;
  color: white;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.kontact-card:nth-child(2), .kontact-card:nth-child(4){
  background-color: #1f2021;
}

.kontact-card h5{
  font-size: 17px;
}

.kontact-card i{
  font-size: 26px;
}

.kontact-card p{
  margin: 0;
  font-size: 15px;
}

.kontact-form{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 75px 0;
}

.title-kontact-form{
  text-align: center;
  margin-bottom: 29px;
}

.input-position{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 13px;
}

.input-kontact-form .inputs-kontact {
  background-color: #f6f6f6;
  padding: 1rem;
  padding-right: 3rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-radius: 2.1rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  
}

.input-kontact-form .inputs-kontact{
  outline: none;
  border: 1px solid #f6f6f6;
  margin: 8px 0;
}

.input-kontact-form .textarea-kontact{
  background-color: #f6f6f6;
  padding: 1rem;
  padding-right: 3rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  width: 100%;
  border-radius: 2.1rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  height: 150px;
}

.input-kontact-form .textarea-kontact:focus, .input-kontact-form .inputs-kontact:focus{
  background-color: white;
}

.input-kontact-form .textarea-kontact{
  outline: none;
  border: 1px solid #f6f6f6;
  margin: 8px 0;
}

.submit{
  margin: 0 auto;
  width: auto;
}

.hamburger-menu{
  display: none;
}

#menu__toggle {
  opacity: 0;
}

.menu__btn {
  z-index: 12;
  display: flex;
  align-items: center;
  position: relative;
  top: -10px;
  right: 0;
  width: 26px;
  height: 26px;
  cursor: pointer;
}

.menu__btn>span,
.menu__btn>span::before,
.menu__btn>span::after {
  display: block;
  position: relative;
  width: 100%;
  height: 2px;
  background-color: white;
}

.menu__btn>span::before {
  content: '';
  top: -10px;
}

.menu__btn>span::after {
  content: '';
  top: 8px;
}

.menu__box {
  display: block;
  position: absolute;
  visibility: hidden;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 80px 0;
  z-index: 11;
  list-style: none;
  text-align: center;
  
  background-image: url(bg/0_bgopacity_ftdE.png);
  background-position: center;
  background-size: cover;
  
  background-color: #fff5ea;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
}

.menu__item {
  text-align: start;
  display: block;
  padding: 12px 24px;
  color: #1B262C;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.submenu__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 30px;
  list-style: none;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.submenu__link {
  text-align: start;
  display: block;
  padding: 10px 0;
  color: #1B262C;
  text-decoration: none;
  transition: background-color 0.3s ease-in-out;
}

.submenu__link:hover {
  background-color: #cfd8dc;
}

#submenu-toggle.active + #submenu {
  max-height: 500px; 
}

.menu__item:hover {
  background-color: #cfd8dc;
}

#menu__toggle:checked~.menu__btn>span {
  top: 0;
  transform: rotate(45deg);
}

#menu__toggle:checked~.menu__btn>span::before {
  top: 0;
  transform: rotate(0);
}

#menu__toggle:checked~.menu__btn>span::after {
  top: -2px;
  transform: rotate(90deg);
}

#menu__toggle:checked~.menu__box {
  visibility: visible;
  right: 0;
}


.gallery{
  direction: initial;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}

.gallery .slick-track{
  height: 100%;
} 

.gallery div{
  flex: 1;
}

.gallery img{
  transition: 0.5s ease-in-out;
  background-position: center;
  background-size: cover;
  object-fit: cover;
  height: 242px;
}


.gallery img:hover{
  opacity: 0.5;
}

@media (max-width: 991px) {
  .header-nav{
    display: none;
  }

  .hamburger-menu{
    display: block;
  }

  .widget{
    flex-direction: column;
  }

  .card-box{
    flex-direction: column-reverse;
  }

  .employes-box{
    flex-direction: column-reverse;
  }

  .partner-box{
    flex-wrap: wrap;
  }

  .footer-top{
    gap: 34px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .logo-footer{
    align-items: center;
  }

  .contact-footer{
    text-align: start;
  }

  .footer-bottom{
    align-items: center;
    flex-direction: column-reverse;
  }

  .prod-title{
    flex-direction: column;
    align-items: center;
  }

  .product-description-top{
    flex-direction: column;
  }

  .lasted-news-cards-box{
    flex-direction: column-reverse;
  }

  .input-position{
    flex-direction: column;
    gap: 0;
  }

  .container-form{
    flex-direction: column-reverse;
  }

  video{
    width: 100%;
  }

  .osn-form{
    width: 100%;
  }
}

@media (max-width: 767px) {
  .header{
    padding: 19px 15px;
  }

  .product-description-price h3{
    font-size: 26px;
  }

  .logoTitle h2{
    font-size: 21px;
  }

  .greetings{
    text-align: center; 
  }
  
  .discount{
    text-align: center; 
  }
  
  .opening-hours{
    text-align: center; 
  }

  .kontact{
    flex-direction: column-reverse;
  }


}

@media (max-width: 575px) {
  .container-form{
    padding: 30px 19px;
  }

  .gallery img{
    height: auto;
  }
  .employes-card img {
    width: 150px !important;
  }

  .kontact-box{
    flex-direction: column;
    text-align: center;
  }
}