@font-face {
    font-family: 'wn';
    src: url('http://andosa.recufe.com/amita/fontkit/wild_nature-webfont.woff2') format('woff2'),
    url('wild_nature-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
    background-color: #fff
}

header{
    font-family: 'wn';
}

#body{
    padding: 10vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
}

#rregullore{
    text-align: center;
    font-family: 'Palatino Linotype';
    text-decoration: underline;
}

#rreg{
    text-align: center;
    font-family: 'Georgia';
}

#amitafun{
    text-align: center;
    font-family: 'Georgia';
    text-decoration: underline;
}

.neni{
    text-decoration: underline;
    text-align: center;
    font-weight: 700;
}

#hapesire{
    padding: 2vw;
}

table{
    width: 100%;
}

table, th, td{
    border: 1px solid black; 
    border-collapse: collapse;
    text-align: center;
}

th{
    padding: 15px;
}
td{
    padding: 7px;
}

.table th{
background-color: grey;   
}

#tabela2 th{
    background-color: #ADD8E6;  
}


@media only screen and (max-width: 600px) {
        
    .menu1-mobile a:hover {
        font-size: 4vw !important;
    }

    .logo-mobile img{
        width: 23% !important;
    }
    
    .gjethet-mobile img {
        display: none !important;
    }
    
    .menu1-mobile {
        font-size: 4vw !important;
        padding-left: 20% !important;
        display: inline-grid;
        line-height: 5vw !important;
    }
    
    .menu2-mobile {
        position: relative !important;
        right: -570% !important;
        font-size: 4vw !important;
        display: inline-grid;
        line-height: 5vw !important;
        top: -100%;
    }
        
    .social-media-mobile {
        position: absolute;
        top: 55% !important;
    }
    
    .social {
        font-size: 4vw !important;
    }
    
    .col3 li {
        margin: 0 !important;
    }
    
    .social-icons img{
        width: 10% !important;
        display: inline-block !important;
    }
    
    .bme1 p {
        font-size: 2vw !important;
        padding: 2% 0 !important;
    }
    
    .imazhet {
        left: -.3%;
        width: 170% !important;
    }

}
    
    
    
.container-fluid {
    padding: 0;
    margin: 0;
    font-family: 'wn';
}

.section-footer {
    position: relative;
    background-image: url(./images/Backround-footer.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.logoja img{
    width: 8%;
    display: block;
    margin: 2% auto !important;
}

.gjethe-majtas img {
    position: relative;
    left: 0;
    top: 13%;
    width: 200%;
}

.gjethe-djathtas img {
    position: relative;
    right: -75%;
    top: -40%;
    width: 160%;
}

.col1 ul{
    list-style: none;
    padding-left: 40%;
    font-size: 1.9vw;
    line-height: 2.9vw;
    font-family: wn !important;
}

.col-2 ul{
    list-style: none;
    padding-left: 60%;
    font-size: 1.9vw;
    line-height: 2.9vw;
    font-family: wn !important;
}

.col3 ul{
    list-style: none;
    padding-left: 40%;
    font-size: 2.65vw;
    line-height: 2.9vw;
    font-family: wn !important;
}

.col3 li{
    margin-left: 5%;
    width: 100%;
    padding-top: 12%;
}

.col3 li img {
    width: 23%;
    display: inline-block;
    margin: 0 auto;
}

.home {
    color: #0B0B0B;
}

.produktet {
    color: #EF7600;
}

.bananabel1 {
    color: #F19A4B;
}

.pjeshkeshpejti3 {
    color: #87BD23;
}

.qergjeniu1 {
    color: #E10315;
}

.amitafun {
    color: #EE72A9;
}

.evente {
    color: #87BD23;
}

.keshilla {
    color: #E10315;
}

.kontakt {
    color: #0150A0;
}

.social {
    color: #165AA4;
}

.row2 li:hover {
    color: #EF7600;
    cursor: pointer;
}

.bme1 {
    background: #F26522;
}

.bme1 p {
    color: white;
    font-size: 1vw;
    line-height: 1vw;
    text-align: center;
    padding: .5%;
    letter-spacing: 1px;
}

.bme1 p a {
    text-decoration: none;
    color: white;
}

p {
    margin: 0;
}

.gjethet-mobile a:hover {
    font-size: 1.9vw !important;
}



@media only screen and (max-width: 767px) {

    .heroes-gradient h3{
        color: white;
        text-align: center;
        font-family: wn;
        padding: 0 10% !important;
        font-size: 5vw !important;
        padding-top:0 !important;
        margin-top: 5%;
    }
    
    .heroes-gradient p {
        color: white;
        text-align: center;
        padding: 2% 10% !important;
        font-size: 3.5vw !important;
        letter-spacing: 1px;
        font-weight: bold;
        padding-bottom: 5%;
    }
    
    .btn2 {
        box-shadow: none !important;
        font-family: wn;
        color: white;
        font-weight: bold;
        font-size: 4vw !important;
        background-color: rgb(208,52,52);
        border-top: 3px solid white !important;
        border-left: 3px solid white !important;
        border-right: 3px solid rgba(240,198,189, 1) !important;
        border-bottom: 3px solid rgba(240,198,189, 1) !important;
        border-radius: 55px;
        cursor: pointer;
        padding: 1% 5% !important;
        letter-spacing: 2px;
        display: block;
        margin: 7% auto !important;
        outline: none !important;
    }
    
        
        
    .rrethi, .rrethi2, .iks2, .katrori1, .katrori2, .plusi, .rombi, .iks {
        display: none;
    }
    .paketimb {
        width: 20% !important;
    }
    
    .badge111 {
        left: 62% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #8e64a6;
        top: 35%;
    }
    
    .badge11 {
        left: 60% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #8e64a6;
        top: 35%;
    }
    
    .badge22 {
        left: 65% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #Ec5c11;
        top: 35%;
    }
    
    .badge33 {
        left: 70% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #5fb533;
        top: 35%;
    }
    
    .badge222 {
        left: 67% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #Ec5c11;
        top: 35%;
    }
    
    .badge333 {
        left: 72% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #5fb533;
        top: 35%;
    }
    
    .badge444 {
        left: 55% !important;
        position: absolute;
        font-size: 6vw;
        font-family: wn;
        color: #cf3f51;
        top: 53%;
    }
    
    .badge44 {
        left: 55% !important;
        position: absolute;
        font-size: 6vw;
        font-family: wn;
        color: #1D9BD5;
        top: 53%;
    }
    
    .rrushi {
        position: absolute;
        left: 41%;
        top: 67%;
        width: 21% !important;
    }
    
    .qershi {
        position: absolute;
        left: 45% !important;
        top: -2% !important;
        width: 18% !important;
    }
    
    .banane {
        width:20% !important;
        position: absolute;
        left: 40.5%;
        top: -4% !important;
    }
        
    .molla {
        width: 19% !important;
        margin-top: 15% !important;
        left: 25% !important;
        position: absolute;
    }
    
    .molla2 {
        top: 35% !important;
        left: 44%;
        width: 19% !important;
        position: absolute;
    }
    
    .portokall {
        width: 20% !important;
        position: absolute;
        left: 42.5%;
        margin-top: 30% !important;
    }
        
    .pjeshka {
        position: absolute;
        left: 42%;
        top: -2% !important;
        width: 19% !important;
    }
    
    .dardha {
          margin-top: 5% !important;
       left: 25% !important;
       width: 23% !important;
       position: absolute;
    }
    
    .badge4 {
        left: 55% !important;
        position: absolute;
        font-size: 6vw;
        font-family: wn;
        color: #E4670D;
        top: 53%;
    }
    
    .badge1 {
        left: 60% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #8e64a6;
        top: 35%;
    }
    
    .badge2 {
        left: 65% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #Ec5c11;
        top: 35%;
    }
    
    .badge3 {
        left: 70% !important;
        height: 9.8% !important;
        width: 4.8% !important;
        display: table-cell;
        padding-top: 0.1% !important;
        vertical-align: middle;
        border-radius: 50%;
        background: yellow;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: white;
        background: #5fb533;
        top: 35%;
    }
    
    .badge5 {
        left: 60% !important;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: #E4670D;
        top: 25%;
    }
    
    .badge55 {
        left: 59%;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: #1D9BD5;
        top: 25%;
    }
    
    .badge555 {
        left: 62% !important;
        position: absolute;
        font-size: 3vw !important;
        font-family: wn;
        color: #cf3f51;
        top: 25%;
    }
    
    .slideshow-container2 {
        width: 100% !important;
    }
        
    .blu {
        padding-top: 6% !important;
    }
        
    .pika1 {
        width: 15% !important;
        left: 30% !important;
        position: relative;
        margin-top: 40% !important;
    }
    
    .pika2 {
        width: 17% !important;
        left: 15% !important;
        position: relative;
        margin-top: 40% !important;
    }
    
    .pika3 {
        width: 15% !important;
        left: 45% !important;
        position: relative;
        margin-top: 35% !important;
    }
    
    

    .saving span {
        /**
         * Use the blink animation, which is defined above
         */
        animation-name: blink;
        /**
         * The animation should take 1.4 seconds
         */
        animation-duration: 2.4s;
        color: white;
        
        /** 
         * It will repeat itself forever
         */
        animation-iteration-count: infinite;
        /**
         * This makes sure that the starting style (opacity: .2)
         * of the animation is applied before the animation starts.
         * Otherwise we would see a short flash or would have
         * to set the default styling of the dots to the same
         * as the animation. Same applies for the ending styles.
         */
        animation-fill-mode: both;
    }
    
    .saving span:nth-child(2) {
        /**
         * Starts the animation of the third dot
         * with a delay of .2s, otherwise all dots
         * would animate at the same time
         */
        animation-delay: .2s;
    }
    
    .saving span:nth-child(3) {
        /**
         * Starts the animation of the third dot
         * with a delay of .4s, otherwise all dots
         * would animate at the same time
         */
        animation-delay: .4s;
    }
    
    .dot1 img:after {
        width: 40% !important;
        left: 40%; 
        position: relative;
        margin-top: 25%;
        animation: dots 1s steps(5, end) infinite;
    }
     
    .dot2 img {
        width: 50%;
         left: 40%; 
     position: relative;
     top: 5%;
    }
    
    .dot3 img {
        width: 40%;
        left: 40%; 
        position: relative;
        margin-top: 50%;
    }
    
    
    
    .spinner-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #221F1F;
        z-index: 999999;
    }
    
    
    
    
    .menu {
        display: none;
    }
        
    .mobile-container {
        display: block !important;
    }
    
    .myLinkss {
        background: black;
        color: white !important;
    }

    .myLinkss {
        background-color:WHITE !important;
        width: 70% !important;
        box-shadow: 0px 8px 26px 0px rgba(0,0,0,0.2) !IMPORTANT;
        z-index: 5;
        text-align: center !important;
        margin-left: 15% !important;
    }
    
    .myLinkss a {
        font-size: 7vw !important;
        text-align: left !important;
        color: black !important;
        font-family: wn !important;
    }
    
    .myLinkss a:hover {background-color: #EE961A !important;
        font-size: 1.1vw !important;
        color: white !important;
    }
    
    .mobile-container:hover {
        width: 100% !important;
        background-color: white !important;
        color: black !important;
        border-radius: 10px !important;
    }
    
    .mobile-container {
        width: 100%;
        background-color: white;
        color: black;
        border-radius: 10px;
    }
    
    .topnav2 #myLinkss {
        display: none;
    }
    
    .topnav2 #drop {
        display: none;
    }
    
    .topnav2 a {
        padding: 4px 16px;
        text-decoration: none;
        font-size: 7vw;
        display: block;
        text-align: center !important;
        font-family: 'wn';
    }
    
    .topnav2 a:hover {
        padding: 4px 16px !important;
        text-decoration: none !important;
        font-size: 7vw !important;
        display: block !important;
    }
    
    .topnav2 a.icon {
        display: block;
        position: absolute;
        right: 5%;
        top: 0;
        color: black;
        padding: 14px 16px !important;
    }
    
    .topnav2 a.icon:hover {
        display: block !important;
        position: absolute !important;
        right: 5% !important;
        top: 0 !important;
        color: black !important;
        padding: 14px 16px !important;
    }
    
    .headerlogo {
        right: 0 !important;
        text-align: center !important;
    }
        
    .headerlogo img{
        position: relative !important;
        width: 17% !important;
    }
     
    .paketimb {
        width: 100%;
    }
        
    .blu #p1 {
        margin: 5% !important;
        text-align: left !important;
        font-size: 5vw !important;
    }
    
    #p2 {
        margin: 5% !important;
        text-align: left !important;
        font-size: 3.8vw !important;
    }
    
    .ngjr {
        color: #F7C82C !important;
    }
    
    .fotot {
        margin: 0 !important;
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }
        
    .fotopjeshke {
        display: none !important;
    }
        
    .splash {
        display: none !important;
    }
    
    .video-responsive{
        overflow:hidden;
        padding-bottom:56.25%;
        position:relative;
        height:0;
    }
    
    .video-responsive iframe{
        left:0;
        top:0;
        height:100%;
        width:100%;
        position:absolute;
    }
    
    .amita6{
        padding: 0 !important;
    }
    
    .portokalli {
        width: 30% !important;
        position: absolute !important;
        left: 5% !important;
        top: 20% !important;
        z-index: 15;
    }
        
        
    .foot h1 {
        font-size: 6vw !important;
    }
    
    .foot img {
        visibility: hidden !important;
    }
    
    .amitafooter {
        padding: 0 2% !important;
    }
    
    .icons {
        padding: 0 !important;
        width: 30% !important;
        display: block !important;
        margin: 0 auto !important;
    }
    
    .icons img {
        width: 28% !important;
    }
    
    .next2 {
        width: 15% !important;
        right: 0 !important;
        padding: 3% !important;
    }
    
    .prev2 {
        width: 15% !important;
        left: 0 !important;
        padding: 3% !important;
    }
   
    .menu {
        display: visible !important;
    }
    
    
   .fotoq, .fotob, .fotop  {
       width: 100% !important;
   }
   
   .amita3 {
       padding-top: 15% !important;
   }
   
   .harkubardhe, .harku {
       display: none;
   }
   
   .bckg25 {
        background-image: linear-gradient(left, #F26522, #F26522 47%, transparent 47%, transparent 100%) !important;
        background-image: -webkit-linear-gradient(left, #F26522, #F26522 47%, transparent 47%, transparent 100%);
   }
   
   .divhome {
        width: 68% !important;
        left: 12% !important;
        top: 7.5% !important;
        margin-top: .5%;
        margin-bottom: 14.5%;
   }
   
   #argetohu {
        height: 5% !important;
        font-size: 2.5vw !important;
    }
   
   .portokalli {
       display: none;
   }
   
   .vijap {
        margin-top: -16.3% !important;
        font-size: 3.1vw !important;
   }
   
   .balonsp {
        left: 10% !important;
        font-size: 3.2vw !important;
   }
   
   .shkrimi{
        padding-left: 3% !important;
        padding-right: 22% !important;
        font-size: 2.8vw !important;
   }
   
   .slide3 {
        display: block !important; 
    }

    .amita1 {
        display: none !important;
    }
}
    
    
    
    
    

    
    .spinner-wrapper {
        background: white !important;
    }
    
    .mobile-container {
        display: none;
    }
    .slide3 {
        display: none;
    }
    
    
    #myBtn {
        display: none; /* Hidden by default */
        position: fixed; /* Fixed/sticky position */
        bottom: 20px; /* Place the button at the bottom of the page */
        right: 30px; /* Place the button 30px from the right */
        z-index: 99; /* Make sure it does not overlap */
        border: none; /* Remove borders */
        outline: none; /* Remove outline */
        background-color: #E4670C; /* Set a background color */
        color: white; /* Text color */
        cursor: pointer; /* Add a mouse pointer on hover */
        padding: 10px 13px; /* Some padding */
        border-radius: 10px; /* Rounded corners */
        font-size: 22px; /* Increase font size */
        font-weight: bold;
        box-shadow: 0 4px 12px 3px rgba(0,0,0, 0.15);
    }
    
    #myBtn:hover {
        background-color: #555; /* Add a dark-grey background on hover */
    }
    
    .pika1 {
        width: 4.5%;
        left: 43%;
        position: relative;
        margin-top: 20%;
    }
    
    .pika2 {
        width: 5.5%;
        left: 44%;
        position: relative;
        margin-top: 20%;
    }
    
    .pika3 {
        width: 4%;
        left: 43%;
        position: relative;
        margin-top: 19%;
    }
    
    @keyframes blink {
        /**
         * At the start of the animation the dot
         * has an opacity of .2
         */
        0% {
          opacity: .2;
        }
        /**
         * At 20% the dot is fully visible and
         * then fades out slowly
         */
        20% {
          opacity: 1;
        }
        /**
         * Until it reaches an opacity of .2 and
         * the animation can start again
         */
        100% {
          opacity: .2;
        }
    }
    
    .saving span {
        /**
         * Use the blink animation, which is defined above
         */
        animation-name: blink;
        /**
         * The animation should take 1.4 seconds
         */
        animation-duration: 2.4s;
        color: white;
        
        /** 
         * It will repeat itself forever
         */
        animation-iteration-count: infinite;
        /**
         * This makes sure that the starting style (opacity: .2)
         * of the animation is applied before the animation starts.
         * Otherwise we would see a short flash or would have
         * to set the default styling of the dots to the same
         * as the animation. Same applies for the ending styles.
         */
        animation-fill-mode: both;
    }
    
    .saving span:nth-child(2) {
        /**
         * Starts the animation of the third dot
         * with a delay of .2s, otherwise all dots
         * would animate at the same time
         */
        animation-delay: .2s;
    }
    
    .saving span:nth-child(3) {
        /**
         * Starts the animation of the third dot
         * with a delay of .4s, otherwise all dots
         * would animate at the same time
         */
        animation-delay: .4s;
    }
    
    .dot1 img:after {
        width: 40% !important;
     left: 40%; 
     position: relative;
     margin-top: 25%;
      animation: dots 1s steps(5, end) infinite;}
     
    }
    @keyframes dots {
      0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
          .25em 0 0 rgba(0,0,0,0),
          .5em 0 0 rgba(0,0,0,0);}
      40% {
        color: white;
        text-shadow:
          .25em 0 0 rgba(0,0,0,0),
          .5em 0 0 rgba(0,0,0,0);}
      60% {
        text-shadow:
          .25em 0 0 white,
          .5em 0 0 rgba(0,0,0,0);}
      80%, 100% {
        text-shadow:
          .25em 0 0 white,
          .5em 0 0 white;}}
    
    
    .dot2 img {
        width: 50%;
        left: 40%; 
        position: relative;
        top: 5%;
    }
    
    .dot3 img {
        width: 40%;
        left: 40%; 
        position: relative;
        margin-top: 50%;
    }
    
@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
    
@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}
    
@keyframes sk-bounce {
    0%, 100% { 
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
        } 50% { 
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
    
    
.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #221F1F;
    z-index: 999999;
}
    
    
    header {
       
        margin-top: 1%;
        margin-bottom: 1%;
        
    }
    .container-fluid {
        margin: 0;
        padding:0;
        overflow: hidden;
    }
    
    section {
        margin: 0;
        padding:0;
    }
    ul {
        list-style-type: none;
        margin: 0;
        padding-top:2%;
        
    }
    
    
    
    li>a:hover {
        text-decoration: none !important;
        background-color: transparent !important;
        font-size: 1.5vw !important ;
    }
    
    li {
        position: relative;
        float: left;
        left: 8%;
    }
    
    
    li a {
        display: block;
        color: black;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        
        font-family: 'wn';
        font-size: 1.5vw;
    }
    
    li.dropdown {
        display: inline-block;
    }
    
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: rgba(255,255,255,1);
        width: 170% !important;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 5;
        
    }
    
    .dropdown-content a {
        color:  black;
        padding: 12px 12px;
        text-decoration: none;
        display: block;
        text-align: left;
         font-size: 1.1vw !important;
          
    }
    
    .dropdown-content a:hover {background-color: #EE961A !important;
        font-size: 1.1vw !important;
        text-align: left !important;
        color: white !important;
    }
    
    .dropdown:hover .dropdown-content {
        display: block;
        font-size: 1.1vw !important;
        text-align: left !important;
    }
    .products {
        color: #F07C13;
    }
    .products:hover {
        color: #ef9713 !important;
    }
    .home {
        color: black;
    }
    
    .home:hover {
        color:#2d2e30 !important;
    }
    
    .heroes{
        color: #F3A4C5;
    }
    
    .heroes:hover {
       color: #f7b2cf !important;
    }
    
    .events {
        color: #93C33E;
    }
    
    .events:hover {
        color: #a4e03a !important;
    }
    
    .advice {
        color: #E21323;
    }
    .advice:hover {
        color: #ff1c2d !important;
    }
    .contact {
        color: #2561A8;
    }
    
    .contact:hover {
        color: #2671c9 !important;
    }
    
    .headerlogo {
        text-align: right;
        padding: 0 !important;
        margin: 0 !important;
      
       
    }
    
    .headerlogo img {
          padding-top: 1%;
        position: absolute;
        width: 50%;
        z-index: 20;
        right: 2%;
    }
    
    
      
      .topnav {
      
      background-color: white;
      position: absolute;
      width: 80%;
      z-index: 20;
      margin-top: 13%;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22); 
    
    }
    
    .topnav #myLinks {
      display: none;
    
     
     
    }
    
    .menu1 img {
       width: 25%;
       padding-top: 36%;
       margin-left: 9%;
    }
    .menu1 {
        border-bottom: 1px solid #E4D9A9;
        padding-bottom: 15%;
        
    }
    .menu1:hover {
       box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22); 
    }
    
    .menu2:hover {
       box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22); 
    }
    .menu3:hover {
       box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22); 
    }
    .p1 {
        position: absolute;
        font-family: wn;
        padding-top: 24%;
        margin-left: 6%;
        font-size: 1.1vw;
        
    }
    .p11 {
        position: absolute;
        text-align: center;
        font-size: 0.9vw;
        font-family: wn;
        right: 10%;
        margin-top: -53%;
        line-height: 1.2em;
    }
    
    .p111 {
        position: absolute;
        line-height: 1em;
        font-size: 0.7vw;
        font-family: wn;
        right: 7%;
        margin-top: -26%;
        
    }
    
    .meshume {
         position: absolute;
       width: 20%;
        font-size: 0.5vw;
        font-family: wn;
        margin-top: 73% !important;
        margin-left: -30% !important;
        border: none;
        outline: 0;
    }
    .luaj {
        margin-left: 50%;
           position: absolute;
       width: 10%;
        font-size: 0.7vw;
        font-family: wn;
        margin-top: 70% !important;
    }
    .topnav a {
      color: black !important;
      
     
      text-decoration: none;
      font-size: 1.2vw;
      display: block;
      
    }
    
    .topnav a.icon {
      
      display: block;
      position: absolute;
      right: 0;
      top: 0;
    }
    
    .topnav a:hover {
      text-align: left !important;
      color: black !important;
       font-size: 1.2vw !important;
    }
    
    .active {
      background-color: #4CAF50;
      color: white;
    left: 0;
    }
    
      
      /* SLIDESHOW */
    
      .mySlides {display: none}
    
      /* Slideshow container */
    
    .slideshow-container {
        width: 100%;
        position: relative;
        margin: 0;
        padding:0;
    }
      
    .rrethportokalli {
        position: absolute;
        width: 43%;
        z-index: 5;
        right: 9%;
    }
      
    .rrethportokalli2 {
          position: absolute;
          width: 80%;
          z-index: 5;
          right:-4%;
    }
    
      .banslider {
          
            position: absolute;
        width: 22%;
        z-index: 18;
        top: 19%;
        left: 48%;
      }

      .banslider3 {
          
          position: absolute;
          width: 38%;
          z-index: 18;
          top: 24%;
          left: 18%;  
      }
      
       .qerslider3 {
          
          position: absolute;
          width: 43%;
          z-index: 18;
          top: 20%;
          left: 18%; 
      }

      .pjeslider {
          
        position: absolute;
        width: 25%;
        z-index: 18;
        top: 33%;
        left: 45%;
      }

       .pjeslider3 {
          
          position: absolute;
          width: 40%;
          z-index: 18;
          top: 22%;
          left: 14%;  
      }

       .qerslider {
        position: absolute;
        width: 21%;
        z-index: 18;
        top: 10%;
        left: 48%; 
      }

      .shkrim1 {
           position: absolute;
        font-size: 3vw;
        font-family: wn;
        color: white;
        z-index: 18;
        top: 4%;
        text-align: center;
        left: 68.5%;
      }
      
      .shkrim13 {
           position: absolute;
          font-size: 7vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 10%;
          text-align: center;
          left: 58%;
          line-height: 1.2em;
      }
      .shkrim2 {
          position: absolute;
        font-size: 3vw;
        font-family: wn;
        color: white;
        z-index: 18;
        top: 4%;
        text-align: center;
        left: 67%;
      }
      .shkrim14 {
           position: absolute;
          font-size: 7vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 10%;
          text-align: center;
          left: 60%;
          line-height: 1.2em;
      }
       .shkrim24 {
           position: absolute;
          font-size: 7vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 10%;
          text-align: center;
          left: 50%;
          line-height: 1.2em;
      }
      .shkrimbanana {
          position: absolute;
          font-size: 2.2vw;
          font-family: wn;
          color: #e4670c;
          z-index: 18;
          top: 58%;
          line-height: 1.2em;
          left: 16%;
          -webkit-text-stroke: 0.5px white;
           font-weight: bold;
      }
      
      .shkrimbanana3 {
          position: absolute;
          font-size: 4vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 48%;
          line-height: 1.2em;
          left: 60%;
          
      }
      .shkrimqergjeni {
          position: absolute;
          font-size: 2.2vw;
          font-family: wn;
          color: #ec4d62;
          z-index: 18;
          top: 58%;
          line-height: 1.2em;
          left: 16%;
        -webkit-text-stroke: 0.5px white;
        font-weight: bold;
         
      }
      .shkrimqer3 {
          position: absolute;
          font-size: 4vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 48%;
          line-height: 1.2em;
          left: 60%;
          
      }
      .shkrimpjeshka3 {
          position: absolute;
          font-size: 4vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 48%;
          line-height: 1.2em;
          left: 58%;
          
      }
      .shkrimpjeshka {
          position: absolute;
          font-size: 2.2vw;
          font-family: wn;
          color: #2daadf;
          z-index: 18;
          top: 58%;
          line-height: 1.2em;
          left: 16%;
        -webkit-text-stroke: 0.5px white;
        font-weight: bold;
         
      }
      
      .paketim1 {
          position: absolute;
        width: 15%;
        z-index: 18;
        top: 45%;
        left: 68%;
      }
      
      .paketim2 {
        position: absolute;
        width: 11%;
        z-index: 18;
        top: 45%;
        left: 68.5%;
      }
      .paketim3 {
       position: absolute;
        width: 11%;
        z-index: 18;
        top: 44%;
        left: 70%;
      }
       .meso {
           position: absolute;
        font-size: 1.3vw;
        font-family: wn;
        color: white;
        z-index: 18;
        top: 83%;
        left: 16%;
        border: none;
        outline: 0;
        background: #E4670C;
        width: 10%;
        height: 6%;
        cursor: pointer;
       }
       
       .meso13 {
           position: absolute;
          font-size: 2.5vw;
          font-family: wn;
          color: #E4670C;
          z-index: 18;
          top: 90%;
          left: 60%;
          border: none;
          outline: 0;
          background: white;
          width: 20%;
          height: 8%;
          cursor: pointer;
          padding-top: 0.1%;
       }
       .meso2 {
           position: absolute;
          font-size: 1.3vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 82%;
          left: 16%;
          border: none;
          outline: 0;
          background: #ec4d62;
          width: 10%;
          height: 6%;
          cursor: pointer;
       }
       .meso23 {
           position: absolute;
          font-size: 2.5vw;
          font-family: wn;
          color: #ec4d62;
          z-index: 18;
          top: 90%;
          left: 60%;
          border: none;
          outline: 0;
          background: white;
          width: 20%;
          height: 8%;
          cursor: pointer;
          padding-top: 0.1%;
       }
       .meso33 {
           position: absolute;
          font-size: 2.5vw;
          font-family: wn;
          color:  #2daadf;
          z-index: 18;
          top: 90%;
          left: 58%;
          border: none;
          outline: 0;
          background: white;
          width: 20%;
          height: 8%;
          cursor: pointer;
          padding-top: 0.1%;
       }
       .meso3 {
           position: absolute;
          font-size: 1.3vw;
          font-family: wn;
          color: white;
          z-index: 18;
          top: 82%;
          left: 16%;
          border: none;
          outline: 0;
          background: #2daadf;
          width: 10%;
          height: 6%;
          cursor: pointer;
       }
       .meso:hover {
            box-shadow: 0 4px 15px 0 rgba(242,101,34, 0.5), 0 6px 20px 0 rgba(242,101,34, 0.19);
       }
       
       .meso2:hover {
            box-shadow: 0 4px 15px 0 rgba(235,78,98, 0.5), 0 6px 20px 0 rgba(235,78,98, 0.19);
       }
       .meso3:hover {
            box-shadow: 0 4px 15px 0 rgba(49,168,222, 0.5), 0 6px 20px 0 rgba(49,168,222, 0.19);
       }
      /* Next & previous buttons */
      .prev, .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -22px;
        color: white;
        font-weight: bold;
        font-size: 4vw;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        color: #E36714 !important;
      }
      
      /* Position the "next button" to the right */
      .next {
        right: 0;
        border-radius: 3px 0 0 3px;
        z-index:8;
       
      }
      
      /* On hover, add a black background color with a little bit see-through */
      .prev:hover, .next:hover {
       font-size: 4vw;
      }
      
      /* Caption text */
      
      
      /* Number text (1/3 etc) */
     
      
      .active, .dot:hover {
        background-color: #717171;
      }
      
      /* Fading animation */
     
    
      
      /* On smaller screens, decrease text size */
      @media only screen and (max-width: 300px) {
        .prev, .next,.text {font-size: 11px}
      }
    
    
      .mySlides2 {display: none;
        text-align: center !important;
    }
    
      /* Slideshow container */
    
    .slideshow-container2 {
    width: 100%;
        position: relative;
        margin: 0;
        padding-top:5%;
        background: #EBEBEB;
        z-index: 3;
     overflow: visible;
      }
       
      
      
      /* Next & previous buttons */
      .prev2, .next2 {
        cursor: pointer;
        position: absolute;
        top: 25%;
        width: 10%;
        padding: 1%;
        opacity: 50% !important;
        color: white;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
      }
      
      /* Position the "next button" to the right */
      .next2 {
        right: -2%;
        border-radius: 3px 0 0 3px;
       
      }
      
      .prev2 {
          left: -2%;
      }
      /* On hover, add a black background color with a little bit see-through */
      
      /* Caption text */
      
      
      /* Number text (1/3 etc) */
     
      
      .active, .dot:hover {
        background-color: #717171;
      }
      
      /* Fading animation */
      .fadee2 {
        -webkit-animation-name: fade;
        -webkit-animation-duration: 1.5s;
        animation-name: fade;
        animation-duration: 1.5s;
      }
      
      @-webkit-keyframes fade {
        from {opacity: .4} 
        to {opacity: 1}
      }
      
      @keyframes fade {
        from {opacity: .4} 
        to {opacity: 1}
      }
      
      /* On smaller screens, decrease text size */
      @media only screen and (max-width: 300px) {
        .prev2, .next2,.text {font-size: 11px}
      }
    
      .harku img{
          width: 100%; 
          position: absolute;
          z-index:2;
          padding-top: 0%;
          transform: translateX(-1.5%);
         
    
      }
      
      .kids img{
          width: 103%;
          position: relative;
          top: 8%;
          left: 0;
          
      }
    
      
      .amita2 {
          background: #EBEBEB;
          font-family: 'wn';
          
      }
    
      .blu {
          background: #0055A1;
          width: 100%;
          margin-top: 4%;
          padding-top: 0.1%;
          color: white;
          padding-bottom: 8%;
          overflow: hidden;
      }
    
      .blu #p1{
          margin-top: 20%;
          margin-left: 10%;
      }
    
      .fotot {
        left: 10%;
        position: relative;
        width: 80%;
      }
      .amita3 {
          padding-top: 5%;
          background: #EBEBEB;
          overflow: visible;
          
         
      }
    
      #p1 {
          font-size: 3vw;
          
      }
    
      #p2 {
          font-size: 1.5vw;
          margin-left: 10%;
          margin-right: 10%;
      }
    
      .harkubardhe img{
          position: relative;
          width: 106%;
           top: -40%;
           z-index: 2;
           transform: translateX(-1.5%);
      }
    
      .amita4 {
          background:white;
      }
      
      .portokalli  {
          width: 100%;
          position: relative;
          top:-13%;
          left: 30%;
          z-index: 4;
      }
      
      .divhome {
          position: relative;
          right: 57%;
              box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22);
              z-index: 5;
              background: white;
              width: 160%;
              top: -5.3%;
              padding-bottom: 5%;
      }
      
      .smalli {
          position: relative;
          left: 24%;
         width: 11%;
         margin-top: 8%;
      }
      .vijap {
          position: relative;
          font-family: wn;
          margin-top: -15%;
          left: 50%;
          color: #020202;
          font-size: 1.2vw;
      }
    .vija{
        position: absolute;
        left: 42%;
        margin-top: 21%;
    }
    
    
    .balons {
        position: relative;
        width: 100%;
        margin-top: 10%;
        left: 2%;
        z-index: 2;
        
    }
    
    .balonsp {
          position: relative;
          font-family: wn;
          margin-top: -43%;
          left: 20%;
          color: #F3733C;
          font-size: 2vw;
          z-index: 3;
    }
    
    .pjeshkeshpejti {
        width: 40%;
        position: relative;
        margin-top: -40%;
        left: 88%;
        
    }
    
    .shkrimi {
         position: relative;
          font-family: wn;
          margin-top: 10%;
          margin-bottom: 4%;
          left: 10%;
          color: #272727;
          font-size: 1.1vw;
          z-index: 3;
    }
    
    #argetohu {
        color: white;
        background: #F26522;
        border: none;
        cursor: pointer;
        font-family: wn;
        outline: 0;
        width: 21%;
        position: relative;
        left: 10%;
        font-size: 1.5vw;
        height: 8%;
        margin-bottom: 4%;
    }
    
    #argetohu:hover {
       
       box-shadow: 0 4px 15px 0 rgba(242,101,34, 0.5), 0 6px 20px 0 rgba(242,101,34, 0.19);
       
    }
    
    .fotopjeshke {
        position: relative;
        right:0;
        width: 100%;
        height:auto;
        
    }
    
    
    
    .splash {
        position: absolute;
        width: 130%;
        left: 5%;
        top: 10%;
        
    }
    
    
    
    .amita6 {
        padding-bottom: 5%;
    }
    
    .spoti {
        position: relative;
        left: 25%;
        z-index: 1;
    }
    
    
    
    
    
    
    
    
    
    .amitafooter {
                height: auto;
                padding-top: 0;
            }
            
            .foot h1 {
                color: white;
                text-align: center;
                padding-top: 3%;
                font-family: 'Francois One', sans-serif;
                font-size: 2vw;
            }
            
            .emri {
                border: 0;
                border-bottom: 1px solid #f0c84f;
                width: 45% !important;
                height: auto;
                padding: 10px 20px 0;
                background: transparent;
                text-align: center;
                color: rgba(255,255,255,0.5);
                font-size: 18px;
                font-family: 'Francois One', sans-serif;
                outline: 0;
            }
            
            .qyteti {
                border: 0;
                border-bottom: 1px solid #f0c84f;
                width: 45% !important;
                height: auto;
                padding: 10px 20px 0;
                background: transparent;
                text-align: center;
                color: rgba(255,255,255,0.5);
                font-size: 18px;
                font-family: 'Francois One', sans-serif;
                float: right;
                outline: 0;
            }
            
            .tel {
                border: 0;
                border-bottom: 1px solid #f0c84f;
                width: 45% !important;
                height: auto;
                padding: 10px 20px 0;
                background: transparent;
                text-align: center;
                color: rgba(255,255,255,0.5);
                font-size: 18px;
                font-family: 'Francois One', sans-serif;
                float: left;
                outline: 0;
            }
            
            .e-mail {
                border: 0;
                border-bottom: 1px solid #f0c84f;
                width: 45% !important;
                height: auto;
                padding: 10px 20px 0;
                background: transparent;
                text-align: center;
                color: rgba(255,255,255,0.5);
                font-size: 18px;
                font-family: 'Francois One', sans-serif;
                float: right;
                outline:0;
            }
            
            
            #textarea h1 {
                color: rgb(238,174,133);
                text-align: center;
                padding-top: 3%;
                font-family: 'Francois One', sans-serif;
                font-size: 18px;
                outline: 0;
            }
            
            
            #txtarea {
                border: 0;
                width: 100% !important;
                height: auto;
                padding: 10px 20px 0;
                background: transparent;
                background-color: rgba(234,133,61,0.5);
                font-size: 18px;
                font-family: 'Francois One', sans-serif;
                float: right;
                color: rgb(238,174,133);
                outline:0;
            }
            
            ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
                color: rgb(238,174,133);
                opacity: 1; /* Firefox */
            }
            
            :-ms-input-placeholder { /* Internet Explorer 10-11 */
                color: rgb(238,174,133);
            }
            
            ::-ms-input-placeholder { /* Microsoft Edge */
                color: rgb(238,174,133);
            }
            
            
            .butonisubmit{
                color: #FFE778;
                font-size: 1.5rem;
                text-align: center;
                border-bottom: 2px solid #FFE778;
                BACKGROUND: #E36714;
                border: none;
                outline:0;
                cursor: pointer;
            }
            
            a:link:hover{
                text-decoration: none !important;
                color: #FFE778;
                font-size: 1.5rem;
                text-align: center;
            }
            
            .btnsubmit {
                text-align: center;
            }
            
            
            hr#hr  {
                border: 0;
                height: 3px;
                background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
            }
            
            
            img.icons{
                align-content: center;
            }
            
            .icons {
                padding-left: 17%;
                margin: 0 auto;
                padding-bottom: 12%;
                
            }
    
            .kontakti {
                vertical-align:middle; 
                display:inline;
                      
            }
            
            
            .vijamajtas {
                
                text-align: right;
                
            }
            .vijamajtas img {
                padding-top: 2%;
            }
            
            .vijadjathtas {
              
                padding-top: 2%;
               
            }
    
    .paketimb {
        z-index: 2;
        position: relative;
        right: 5.6%;
    }
    .banane {
        position: absolute;
        left: 30.5%;
        top: 65%;
        width: 14%;
    }
    .banane3 {
        position: absolute;
        left: 40.5%;
        top: 0%;
        width: 24%;
    }
    
    .qershi {
          position: absolute;
        left: 30%;
        top: 65%;
        width: 11%;
    }
    
    .rrushi {
          position: absolute;
        left: 41%;
        top: 67%;
        width: 14%;
    }
    .molla {
       margin-top: 9% !important;
       left: 31.5%;
       width: 12%;
       position: absolute;
    }
    
    .pjeshka {
          position: absolute;
        left: 32%;
        top: 73%;
        width: 15%;
        transform:rotate(-60deg);
    }
    
    .molla2 {
          margin-top: 22% !important;
       left: 44%;
       width: 12%;
       position: absolute;
    }
    
    .dardha {
          margin-top: 5% !important;
       left: 31.5%;
       width: 16%;
       position: absolute;
    }
    .portokall {
        position: absolute;
        width: 13%;
        left: 42.5%;
        margin-top: 21%;
    }
    
    .rrethi {
         position: absolute;
        width: 2%;
        left: 33%;
        margin-top: 2%;
         
        -webkit-animation: myfirst 5s linear  infinite alternate; /* Safari 4.0 - 8.0 */
        animation: myfirst 4s linear infinite alternate;
    }
    
    
    
    @-webkit-keyframes myfirst {
        0%   { left:33%; margin-top:2%;}
        25%  { left: 35%; margin-top:0%;}
        50%  { left:34%; margin-top:1%;}
        75%  { left:32%; margin-top:2%;}
        100% { left:34%; margin-top:0%;}
    }
    
    /* Standard syntax */
    
    .rrethi2 {
         position: absolute;
        width: 1.5%;
        left: 63%;
        margin-top: 27%;
        animation: myfirst2 2s linear infinite alternate;
    }
    
    @-webkit-keyframes myfirst2 {
        0%   { left:63%; margin-top:27%;}
        15%  { left: 65%; margin-top:27%;}
        30%  { left:66%; margin-top:28%;}
        55%  { left:65%; margin-top:29%;}
        70   { left: 64; margin-top: 29%;}
        85% {left: 63%; margin-top: 27% ;}
        100% { left:62%; margin-top:26%;}
    }
    
    .plusi { 
         position: absolute;
        width: 2%;
        left: 33%;
        margin-top: 31%;
             -webkit-animation: myfirst3 5s linear  infinite alternate; /* Safari 4.0 - 8.0 */
        animation: myfirst3 4s linear infinite alternate;
    }
    
    @-webkit-keyframes myfirst3 {
        0%   { left:33%; margin-top:31%;}
        25%  { left: 35%; margin-top:29%;}
        50%  { left:34%; margin-top:30%;}
        75%  { left:32%; margin-top:31%;}
        100% { left:34%; margin-top:29%;}
    }
    .rombi {
        
         position: absolute;
        width: 2.2%;
        left: 57%;
        margin-top: 23%;
          -webkit-animation: myfirst4 5s linear  infinite alternate; /* Safari 4.0 - 8.0 */
        animation: myfirst4 4s linear infinite alternate;
    }
    
    @-webkit-keyframes myfirst4 {
        0%   { left:57%; margin-top:23%;}
        25%  { left: 59%; margin-top:21%;}
        50%  { left:58%; margin-top:22%;}
        75%  { left:56%; margin-top:23%;}
        100% { left:58%; margin-top:21%;}
    }
    
    
    .iks {
     position: absolute;
        width: 1.5%;
        left: 54%;
        margin-top: 5.3%;
         -webkit-animation: myfirst5 5s linear  infinite alternate; /* Safari 4.0 - 8.0 */
        animation: myfirst5 4s linear infinite alternate;
    }
    
    .iks2 {
     position: absolute;
        width: 1.5%;
        left: 56%;
        margin-top: 5.3%;
         -webkit-animation: myfirst55 5s linear  infinite alternate; /* Safari 4.0 - 8.0 */
        animation: myfirst55 4s linear infinite alternate;
    }
    
    @-webkit-keyframes myfirst55 {
        0%   { left:56%; margin-top:5.3%;}
        25%  { left: 58%; margin-top:3.3%;}
        50%  { left:57%; margin-top:4.3%;}
        75%  { left:55%; margin-top:5.3%;}
        100% { left:57%; margin-top:3.3%;}
    }
    
    @-webkit-keyframes myfirst5 {
        0%   { left:54%; margin-top:5.3%;}
        25%  { left: 56%; margin-top:3.3%;}
        50%  { left:55%; margin-top:4.3%;}
        75%  { left:53%; margin-top:5.3%;}
        100% { left:55%; margin-top:3.3%;}
    }
    .katrori1 {
        position: absolute;
        width: 1.5%;
        left: 25%;
        margin-top: 17%;
         -webkit-animation: katrori1 5s linear  infinite alternate; /* Safari 4.0 - 8.0 */
        animation: katrori1 4s linear infinite alternate;
    }
    @-webkit-keyframes katrori1 {
        0%   { left:25%; margin-top:17%;}
        25%  { left: 27%; margin-top:15%;}
        50%  { left:26%; margin-top:16%;}
        75%  { left:24%; margin-top:17%;}
        100% { left:26%; margin-top:15%;}
    }
    
    .katrori2 {
        position: absolute;
        width: 1.3%;
        left: 61%;
        margin-top: 12%;
         -webkit-animation: katrori2 5s linear  infinite alternate; /* Safari 4.0 - 8.0 */
        animation: katrori2 4s linear infinite alternate;
    }
    @-webkit-keyframes katrori2 {
        0%   { left:61%; margin-top:14%;}
        25%  { left: 63%; margin-top:12%;}
        50%  { left:62%; margin-top:13%;}
        75%  { left:60%; margin-top:14%;}
        100% { left:62%; margin-top:12%;}
    }
    .buttoninext {
        width: 80%;
        opacity: 50% !important;
    }
    
    .hi2 {
        margin-left: -2% !important;
    }
    .badge4 {
      left: 52%;
      position: absolute;
      font-size: 6vw;
      font-family: wn;
      color: #E4670D;
      top: 53%;
    }
    
    .badge5 {
      left: 59%;
      position: absolute;
      font-size: 1.8vw;
      font-family: wn;
      color: #E4670D;
      top: 25%;
    }
    
    
    .badge3 {
      left: 67%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #5fb533;
      top: 35%;
    }
    .badge1 {
      left: 57%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #8e64a6;
      top: 35%;
    }
    
    .badge2 {
      left: 62%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #Ec5c11;
      top: 35%;
    }
    
    
    .badge44 {
      left: 52%;
      position: absolute;
      font-size: 6vw;
      font-family: wn;
      color: #1D9BD5;
      top: 53%;
    }
    
    .badge55 {
      left: 59%;
      position: absolute;
      font-size: 1.8vw;
      font-family: wn;
      color: #1D9BD5;
      top: 25%;
    }
    
    
    .badge33 {
      left: 67%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #5fb533;
      top: 35%;
    }
    .badge11 {
      left: 57%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #8e64a6;
      top: 35%;
    }
    
    .badge22 {
      left: 62%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #Ec5c11;
      top: 35%;
    }
    
    .badge444 {
      left: 52%;
      position: absolute;
      font-size: 6vw;
      font-family: wn;
      color: #cf3f51;
      top: 53%;
    }
    
    .badge555 {
      left: 59%;
      position: absolute;
      font-size: 1.8vw;
      font-family: wn;
      color: #cf3f51;
      top: 25%;
    }
    
    
    .badge333 {
      left: 67%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #5fb533;
      top: 35%;
    }
    .badge111 {
      left: 57%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #8e64a6;
      top: 35%;
    }
    
    
    .badge222 {
      left: 62%;
      height: 10.5%;
      width: 3.8%;
      display: table-cell;
      padding-top: 0.3%;
      vertical-align: middle;
      border-radius: 50%;
      background: yellow;
      position: absolute;
      font-size: 2vw;
      font-family: wn;
      color: white;
      background: #Ec5c11;
      top: 35%;
    }
    
    .pjeshka  {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    .dardha  {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    .molla  {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    .molla2  {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    .portokall  {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    .banane  {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    .rrushi {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    .qershi {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
    
    
    
    
    
    
    .heroes-gradient {
        background-image: linear-gradient(-90deg, #ea3553, #e55732, #fac338 85%);
    }
    
    
    .heroes-gradient h3{
        color: white;
        text-align: center;
        font-family: wn;
        padding: 0 20%;
        font-size: 3vw;
        padding-top: 5%;
    }
    
    .heroes-gradient p {
        color: white;
        text-align: center;
        padding: 2% 20%;
        font-size: 1.1vw;
        letter-spacing: 1px;
        font-weight: bold;
        padding-bottom: 5%;
    }
    
    
    
    .btn2 {
        box-shadow: 5px 5px 8px rgb(221,73 ,47, 0.7), inset 0px 0px 10px rgba(0,0,0,0.3);
        font-family: wn;
        color: white;
        font-weight: bold;
        font-size: 1.4vw;
        background-color: rgb(208,52,52);
        border-top: 6px solid white;
        border-left: 6px solid white;
        border-right: 6px solid rgba(240,198,189, 1);
        border-bottom: 6px solid rgba(240,198,189, 1);
        border-radius: 55px;
        cursor: pointer;
        padding: 1.5% 5%;
        letter-spacing: 1px;
        display: block;
        margin: 15% 15%;
        outline: none;
    }
    