@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sevillana&display=swap');

body {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    overflow-x: hidden;
    width: 100%;
    background-color: #1d1d1d;
}
.About .message{
   text-align: center;
}

.navbar-nav{
    gap: 40px;

}
.navbar {
    position: fixed;
    top: 1.3%;
    left: 2.5%;
    right: 2.5%;
    border-radius: 25px;
    width: 95%;
    opacity: 0.92;
    z-index: 1;
    color: #76F05B;
    transition: top 0.3s ease;  
    background-color: #1d1d1d !important;
}

section{
    overflow: hidden;
}
.social-media  {
    margin: 0;
    padding: 6px;
    width: 196px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}
.social-media i {
    
    font-size: 25px;
   
    transform: 2s;
    cursor: pointer;
   
}
.social-media i:hover {
    color:#228B22;
}
*body {
    margin: 0px;
    padding: 0px;
}
.home {
    width: 100%; 
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home  h1{
    color: #7ff55ef8;
    font-weight: 600;
    font-family: 'Sevillana',cursive;
     text-align: center;
}

/*
@keyframes animate {
    0%,100%{
        background-image: url(./images/homelogo.jpg);
    }
    25% {
        background-image: url(./images/homelogo1.jpg);
    }
    50% {
        background-image: url(./images/sherbimetlogo.jpg);
    }
    75% {
        background-image: url(./images/sherbimetlogo.jpg);
    }
}
    */
.details h2 {
    font-family: "Sevillana", cursive;
    font-weight: 400;
    font-style: normal;
}
.details {
    text-align: center;
    color: whitesmoke;
    padding: 220px 30px;
    height: 100vh;
    display: block;
    align-items: center;
    justify-content: center;
}
.video-back {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    filter: contrast(1);
    max-width: 100vw; 
    max-height: 100vh; 
    object-fit: cover; 
}

.details span {
    color:#00b377;
}
#Home {
    overflow: hidden;
}
.videoja {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    top: 0;
    background: rgba(0,0,0,0.5);
   
}
.videoja video {
    width: 100%;
    opacity: 0.8;
    
   
}
.double {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    filter: brightness(1);
}
.social-media1 i {
    margin-right: 10px;
    font-size: 27px;
    cursor: pointer;
    transform: 3s;
    
}
.social-media1{
    text-align: center;
    color: #76F05B;
}
.logoo img {
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.5);
    pointer-events: none; 
}
.row {
    width: 80%;
    margin: 0px auto;
}
.row .card {
    background-color: transparent;
width: 300px;
height: 200px;
}
.col-md-4.mb-3.mb-md-0.d-flex.justify-content-center:nth-child(2) {
    transition-delay: 300ms;
}
.col-md-4.mb-3.mb-md-0.d-flex.justify-content-center:nth-child(3) {
    transition-delay: 600ms;
}

#Rreth-Nesh{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;

}
.RrethNContainer{
    min-height: 100vh;
    padding: 110px 0;
    background-color: #1d1d1d;
    border-bottom: solid #79F956 5px;
}
.rrethnesh{
       display: flex;
       color: white;
       border-radius: 10px;
       margin: 50px;
       background-image: url(./images/blackbc.jpg);
}
.rrethnesh .teksti {
   
    border-radius: 25px;
    text-align: center;
    width: 40%;
    margin: 15px auto;
    padding: 30px;
}
.rrethnesh .rrethneshvideo {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rrethnesh .rrethneshvideo video {
    width: 80%;
    border-radius: 15px;
}
#Rreth-Nesh .card {
    border: outset;
}

.vija {
    width: 100%;
    height: 10px;
    background-color: #76F05B;
}
.btn-group {
    gap: 1%;
    width: 600px;
    padding-bottom: 10px;
}
.btn-group button {
     background-color:  #76F05B;
     color: #333;
}


.teksti2{
    width: 50%;
    margin: 50px auto;
    text-align: center;
}
.imazhet1 {
    display: flex;
	flex-wrap: nowrap;
	justify-content: center;  
	align-items: center;
	align-content: stretch;
}
.imazhet1 img , iframe {
    border-radius: 20px;
  
}
.teksti h3 {
    margin-top: 20px;
}

.nxt-btn {
    background-color: transparent !important;
    
}
.sherbimettona {
    width: 100%;
    min-height: 100vh;
    background-color: #1d1d1d;
    background-size: cover;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: solid #79F956 5px;
    color: whitesmoke;
    overflow: hidden;
       
}
.sherbimetbcg {
    width: 100%;
    min-height: 100vh;
    padding: 10px;
   
}
.sherbimettona h1{
    padding-top: 30px;
}
.cardss  {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
    justify-content: center;
	align-items: center;
	align-content: stretch;
    gap: 15px;
    margin-bottom: 15px;
}
.cardss .card-img-top {
    width: 400px;
    height: 230px;
    border: none;
    padding: 0;
    
}
.cardss .card-body {
    padding: 10px 10px;
}
.navbar-nav a {
    text-align: center;
    width: 110px;
    color: #76F05B;
   border-radius: 30px;
}
.navbar-nav a:hover {
    color: white;
    background-color:#228B22
}
.navbar-toggler{
    background-color: #76F05B;
    border: none;
}

.container2 {
    text-align: center;
    background-size: cover;
    background: rgb(64,71,107);

    background-size: cover;
    padding-top: 20px;
     
}
.contact .kontaktet{
    
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact .koninier{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.koninier{
    overflow: hidden;
}    
.koninier section {
    width: 100%;
}

.card {
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.14);
}
.portfolioo {
    min-height: 100vh;
    overflow: hidden;
    text-align: center;
    
   background-color: #1d1d1d;
    background-size: cover;
    color:whitesmoke;
    border-bottom: solid #79F956 5px;
    padding: 95px 0 0 0;
}
.portlogo{
    display: flex;
    justify-content: center;
    align-items: center;
}
.portlogo img{
    width: 300px;
    background-color: #79F956;
    border-radius: 13px 13px 0 0 ;

}
.portfolioo  svg{
    width: 50%;
}
.portfolioo .card-img-top {
    width: 600px;
    height: 300px;
}
.productlogo{
    width: 100%;
}
.card-body {
    color: rgb(20, 147, 105);
    font-size: 20px;
    font: bold;
}
.c2 {
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;
    margin: 30px auto;
    
}
.c2 .card {
    margin-bottom: 30px;

}
.container4 {
    text-align: center;
    
    background-image: url(./images/blackbc.jpg);
    background-size: cover;
    color: white;
    border-bottom: solid #79F956 5px;
  
    
}
.rgba3 {
    width: 100%;
    height: 330px;
    background: rgba(0,0,0,0.5);

}
.container4 h3, p {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.container4 h3 {
    color: aquamarine;
}
.Kontaktimi{
    background-color: #1d1d1d;
    color: whitesmoke;
}
.contact {
    overflow: hidden;
    display: flex;
    text-align: center;
    padding-top: 20px;
    
    background-size: cover; 
    
}
.contact table {
    
    margin-left: 20px;
    width: 250px;
    background-color: #1d1d1d;
    color: whitesmoke;
    border-radius: 10px;
    margin-bottom: 20px;
}
.tablec {
    font-size: 40px;
    background-color: #0056b3;
    text-decoration: none;
}
.tablec td i {
    padding-right: 30px;
    padding-top: 20px;
    text-decoration: none;
}



.mesazhi {
    background-color:whitesmoke;
    width: 481px;
    position: absolute;
    left: 1px;
    padding: 5px 20px;
}
.buttoni {
    padding-top: 5px;
    padding-bottom: 10px;
    padding: 20px 20px;
}
button:hover{
    background-color: #79F956;
}
.mapi {
    margin-top: 50px;
}
.footer {
    width: 100%;
    height: 150px;
    background-color: black;
    color: white;
    text-align: center;
    padding-top: 23px;
}
.footer h3 {
    font-size: 20px;
}
.hiddenn0{
    opacity: 0;
    filter: blur(10px);
    transition: 1.25s ease-out ;
}
.hiddenn {
    opacity: 0;
    filter: blur(10px);
    transform: translateX(-25%);
    transition: 1.25s ease-out;
  }
  .imazhet1 {
    width: 75%;
    margin: 30px auto;
  }
.kartat{
   
}
.hiddenn1{
    opacity: 0;
    filter: blur(10px);
    transform: translateX(+25%);
    transition: 1.25s ease-out;
    
  }
  .show0{
    opacity: 1;
    filter: blur(0);
    
  }
  
  .show {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0);
  }

  
  
  .container {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 400px;
}
svg {
    height: 5%;
}
.contact-form {
    display: flex;
    flex-direction: column;
}

.contact-form h2 {
    margin-bottom: 20px;
    color: #333;
    text-align: center;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    color: #333;
}

.form-group input, 
.form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-group input:focus, 
.form-group textarea:focus {
    border-color: #007BFF;
    outline: none;
}

button {
    padding: 10px;
    border: none;
    border-radius: 4px;     
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}


.card {
    overflow: hidden;
    background-color: transparent;
    
}
 .card img {
    transition: 2s ease;
}
 .card:hover img {
    transform: scale(1.15);
}
.social-media i {
    color: #76F05B;
}

.social-media1 i {
    color:#76F05B;
}
.social-media1 i:hover {
    color: #76F05B;
}
.socialmediaa i {
    color: black;
}
.socialmediaa i:hover {
    color:#76F05B;
}
.product {
    position: relative;
    overflow: hidden;
    padding: 20px;
  }
  .product button:hover{
    background-color: rgba(0, 0, 0, 0.1);
  }
  
  .product-category {
    padding: 0 10vw;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 40px;
    text-transform: capitalize;
  }
  
  .product-container {
    padding: 0 10vw;
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
}

.product-container::-webkit-scrollbar {
    display: none;
}

.product-card {
    flex: 0 0 auto;
    width: 350px;
    height: 450px;
    margin-right: 40px;
    border: 1px solid #228B22;
    border-radius: 7px;
    scroll-snap-align: center;
}

  
  .product-image {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: inherit;
  }
  .product-image img {
    transition: 2s ease;
}
 .product-image:hover img {
    transform: scale(1.2);
}
  
  .product-thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-bottom: thin #228B22;
  }
  .outer h1{
    color: black;
    font-weight: bold;
    font-family: fantasy;
  }
  
  .discount-tag {
    position: absolute;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    color: #ff7d7d;
    right: 10px;
    top: 10px;
    text-transform: capitalize;
  }
  
  .card-btn {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    width: 90%;
    text-transform: capitalize;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 5px;
    transition: 0.5s;
    cursor: pointer;
    opacity: 0;
    color: black;
    font-weight:500;
  }
  
  .product-card:hover .card-btn {
    opacity: 1;
    background-color:#79F956;
  }
  
  
  
  .product-info {
    width: 100%;
    height: 100px;
    padding-top: 10px;
  }
  
  .product-brand {
    text-transform: uppercase;
  }
  
  .product-short-description {
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    opacity: 0.5;
    text-transform: capitalize;
    margin: 5px 0;
  }
  
  .price {
    font-weight: 900;
    font-size: 20px;
  }
  
  .actual-price {
    margin-left: 20px;
    opacity: 0.5;
    text-decoration: line-through;
  }
  
  .pre-btn,
  .nxt-btn {
    border: none;
    width: 10vw;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent ;
    cursor: pointer;
    z-index: 8;
   
  }
  
  .pre-btn {
    left: 0;
    transform: rotate(180deg);
  
  }
  
  .nxt-btn {
    right: 0;
   
  }
  
  .pre-btn img,
  .nxt-btn img {
    opacity: 0.2;
  }
  
  .pre-btn:hover img,
  .nxt-btn:hover img {
    opacity: 1;
  }
  
  .collection-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  
  .collection {
    position: relative;
  }
  
  .collection img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .collection p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-size: 50px;
    text-transform: capitalize;
  }
  
  .collection:nth-child(3) {
    grid-column: span 2;
    margin-bottom: 10px;
  }
  
  .modal {
    display: none;
    position: fixed;
    z-index: 12;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    animation: fadeIn 0.5s;
    padding-top: 60px;
    backdrop-filter: blur(10px);
    
}

.modal-content {
    margin: 5% auto;
    padding:0 20px;
    border: 1px solid #76F05B;
    width: 70%;
    background-color: #1d1d1d;
    color: whitesmoke;
    animation: fadeIn 0.5s;
    text-align: center;
    height: 80%;
    border-radius: 25px;
}
.modalinfo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90%;
}

.close {
    text-align: right;
    color: #aaa;
    float: right;
    font-size: 29PX;
    font-weight: bold;
    text-transform: capitalize;
}

.modalimagecontainer{
    display:flex;
    justify-content: right;
    width: fit-content;
    height: 100%;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.modaldiscription{
    margin: auto;
    width: 30%;
}
.modal-image {
    max-width: 100%;
    max-height: 100%;
    border-radius: 25px;
}
.modalBrand{
    width:100%;
}

.produktgrid  {
    margin: 0;
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 7%;
}


.grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 200px);
    gap: 10px;
    width: 80%;
    max-width: 1000px;

}

.grid-item {
    background-color: #ccc;
    position: relative;
    overflow: hidden;
    transition: transform 1s ease;
    background-size: cover;
    background-position: center;
    border: solid #76F05B 2px;
    border-radius: 15px;
}

.grid-item:hover {
    z-index: 13;
    transform: scale(1.5);
}

.item1 { background-image: url('./images/detajet1.jpeg'); }
.item2 { background-image: url('./images/detajet2.jpeg'); }
.item3 { background-image: url('./images/detajet3.jpg'); }
.item4 { background-image: url('./images/detajet4.jpg'); }


@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes slideIn {
    from {transform: translateY(-100px);}
    to {transform: translateY(0);}
}

@keyframes fadeOut {
    from {opacity: 1;}
    to {opacity: 0;}
}

@keyframes slideOut {
    from {transform: translateY(0);}
    to {transform: translateY(-100px);}
}



  @media (min-aspect-ratio: 16/9) {
    .video-back{
        width: 100%;
        height: auto;
    }
  }
  @media (max-aspect-ratio: 16/9) {
    .video-back{
        width: auto;
        min-height: 100%;
       
    }
  }


  @media(prefers-reducted-motion) {
      .hidden {
          transition: none;
      }
  }
@media only screen and (max-width: 600px) {
    body {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x:hidden;
    }
    .home {
        width: 100%;
    }
   
    
    .RrethNContainer{
        width: 100%;
        overflow-x: hidden;
    }
    .rrethnesh {
        display: block;
        margin: 30px;
    }
    .rrethnesh .rrethneshvideo{
       width: 100%;
    }
    .rrethnesh .rrethneshvideo .videofb{
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .rrethnesh .rrethneshvideo video {
        width: 100%;
    }
    .rrethnesh .teksti {
       width: 100%;
       font-size: small;
       margin: 0;
       padding: 0;
       text-align: center;
    }
    .sherbimetbcg {
        width: 100%;
        padding: 0;
        font-size: small;
    }
    .rrethnesh .teksti p {
        text-align: center;
    }
    
    .teksti2 {
        
        text-align: center;
        width: 90%;
    }
    .social-media{
        display: none;
    }
    .navbar-nav{
        display: flex;
        align-items: center;
        
    }

    .navbar-nav a{  
        text-align: center;
    }
    
    .fotot img {
        width: 90px;
    }
    .About img {
        width: 190px;
        height: 120px;
    }
    
    .About {
        display: block;
    }
    .About1 img {
        width: 190px;
        height: 120px;
    }
    .About1 {
        display: block;
    }
    .cardss {
        display: block;
        padding-bottom: 10px;
    }
    .sherbimettona {
    min-height: 100vh;
    width: 100%;
   
    }
    .cardss .card {
        margin: 30px auto;
    }
    .product-card {
        width: 325px;
    }
    .portfolioo svg{
        width: 100%;
    }
    .modalimagecontainer{
        
        height: 390px;
    }
    .sherbimettona p {
        padding: 5px 5px;
    }
   .modalinfo{
    height: fit-content;
   }
   .modaldiscription{
    display: none;
   }
    .mesazhi {
        width: 250px;
    }
  .container4 {
    width: 100%;
    font-size: 11px;
  }
  .btn-group{
    display: grid;
    width: 100%;
    place-content: center;
  }
 .contact {
   display: block;
   width: 100%; 
}
.form-group {
    width: 100%;
    height: 70px;
}
.contact .kontaktet {
    width: 100%;
}
.contact .koninier {
    width: 100%;
}

.col-md-4.mb-3.mb-md-0.d-flex.justify-content-center:nth-child(2) {
    transition-delay: 0;
}
.col-md-4.mb-3.mb-md-0.d-flex.justify-content-center:nth-child(3) {
    transition-delay: 0;
}
.modalinfo {
    display: block;
}
.modal-image{
    max-width: 100%;
    max-height:100%;
    border-radius: 25px;
    margin-bottom: 3%;
}
.modal-content{
    width: 100%;
    height: fit-content;
}
.modaldiscription{
    width: 100%;
}
.rgba3{
    height: fit-content;
}
.grid-container{
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(4, 200px);
}
.grid-item:hover{
    transform: scale(1.2);
}
.hiddenn1{
    opacity: 0;
    filter: blur(10px);
    transform: translateX(0);
    transition: 1s ease-out;
    
  }
  .hiddenn {
    opacity: 0;
    filter: blur(10px);
    transform: translateX(0);
    transition: 1s ease-out;
   
  }
  .show {
    opacity: 1;
    filter: blur(0);
    overflow-y: hidden;
  }
  

}

.kontakti {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    border-radius:  10px 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-image: url(./images/blackbc.jpg);
    color: white;
  }
  
  #contact-form label {
    display: block;
    font-size: 1rem;
    margin-bottom: 5px;
    color: white;
  }
  
  #contact-form input[type="text"],
  #contact-form input[type="email"],
  #contact-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #574f4f;
    border-radius: 10px 30px;
    box-sizing: border-box;
    font-size: 1rem;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
  }
  
  #contact-form textarea {
    height: 150px;
    resize: vertical;
  }
  
  #contact-form input[type="submit"] {
    display: inline-block;
    background-color: #007bff;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  
  #contact-form input[type="submit"]:hover {
    background-color: #0056b3;
  }
  @media only screen and (max-width:1290px) {
    html{
        overflow-x: hidden;
    }
    
  }
  @media only screen and (max-width:850px) {
    html{
        overflow-x: hidden;
    }
    .social-media{
        display: none;
    }
    .rrethnesh{
        display: block;
    }
    .rrethnesh .teksti{
        width: 100%;
    }
    .rrethneshvideo{
        margin: 0 auto;
    }
    .rrethneshvideo .videofb video{
        width: 100%;
    }
    .teksti2{
        width: 100%;
    }
    .portfolioo svg{
        width: 100%;
    }
    
  }
  