html{
    scroll-behavior: smooth;
}

body{
    background-color: black !important;
    color: white !important;
    font-size: 4vw;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    overflow-x: hidden;
}

.sökBild{
    position: fixed;
    width: 2vw;
    height: 4vh;
    left: 5vw;
    top: 4vh;
    z-index: 999999;
}

.loggaBild{
    position: fixed;
    width: 8vw;
    height: 10vh;
    left: 45vw;
    top: 0.1vh;
    z-index: 999999;
}

.korgBild{
    position: fixed;
    width: 3vw;
    height: 5vh;
    right: 5vw;
    top: 3.5vh;
    z-index: 999999;
}

.ikoner{
    width: 100%;
    height: 10vh;
    background-color: #303030;
    position: fixed;
    z-index: 999;
    border-bottom: 3px solid #FF4D00; 
}

.ikoner > img{
    z-index: 999999;
}

.banner{
    position: absolute; 
    width: 100%; 
    height: 40vh; 
    left: 0vw; 
    top: 10vh; 
    background-image: url("Bilder Airsodt/New AI PICS/MicrosoftTeams-image gun 1.png"); 
    background-size: cover;
    background-position-y: -55vh;
    z-index: -1; 
    display: flex;
    align-items: end;
    background-repeat: no-repeat;
}

.text{
    text-align: center; 
    margin-left: 41.2vw !important;
    display: flex; 
    flex-direction: column; 
    color: #FF4D00; 
}

#realText{
    margin-bottom: 5vh;
    color: orange;
}

#tillbehör {
    position: absolute;
    width: 35vw;
    height: 4vh;
    right: 0vw;
    top: 50vh;
    background-color: #303030;
    border: 1px solid white;
    z-index: 97;
    color: white;
    text-align: center;
}

#utrustning{
    position: absolute;
    width: 35vw;
    height: 4vh;
    left: 31vw;
    top: 50vh;
    background-color: #303030;
    border: 1px solid white;
    z-index: 99;
    color: orange;
    text-align: center;
}

p{
    margin-top: 0.4vh !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.gearRutor{
    z-index: 999;
    color: transparent;
}

#vapen{
    position: absolute;
    width: 35vw;
    height: 4vh;
    left: 0vw;
    top: 50vh;
    background-color: #303030;
    border: 1px solid white;
    z-index: 98;
    color: white;
    text-align: center;
}

#helmet{
    position: absolute;
    width: 38vw;
    height: 22vh;
    left: 6vw;
    top: 56.8vh;
    background-color: #303030;
    border: 2px solid white;
    z-index: 97;
    background-image: url("Bilder Airsodt/New AI PICS/helmert.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11.5vh;
}

#bag{
    position: absolute;
    width: 38vw;
    height: 22vh;
    right: 6vw;
    top: 56.8vh;
    background-color: #303030;
    border: 2px solid white;
    z-index: 97;       
    background-image: url("Bilder Airsodt/New AI PICS/byggsäck.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6vw;
}

#vest{
    position: absolute;
    width: 38vw;
    height: 22vh;
    left: 6vw;
    top: 81.5vh;
    background-color: #303030;
    border: 2px solid white;
    z-index: 97;
    background-image: url("Bilder Airsodt/New AI PICS/bäst.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13vh;
}

#gloves{
    position: absolute;
    width: 38vw;
    height: 22vh;
    right: 6vw;
    top: 81.5vh;
    background-color: #303030;
    border: 2px solid white;
    z-index: 97;
    background-image: url("Bilder Airsodt/New AI PICS/gloves CROPPED.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15vh;
    transform: scaleX(-1);
}

#pants{
    position: absolute;
    width: 38vw;
    height: 22vh;
    left: 6vw;
    top: 106.3vh;
    background-color: #303030;
    border: 2px solid white;
    z-index: 97;
    background-image: url("Bilder Airsodt/New AI PICS/smynga.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14vh;
}

#shoes{
    position: absolute;
    width: 38vw;
    height: 22vh;
    right: 6vw;
    top: 106.3vh;
    background-color: #303030;
    border: 2px solid white;
    z-index: 97;
    background-image: url("Bilder Airsodt/New AI PICS/smor.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15vh;
}

#line1{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 74vh;
    z-index: 99;
    left: 6.56vw;
}
#line2{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 76vh;
    z-index: 99;
    left: 6.56vw;
}
#line3{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 98.8vh;
    z-index: 99;
    left: 6.56vw;
}
#line4{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 100.8vh;
    z-index: 99;
    left: 6.56vw;
}
#line5{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 123.75vh;
    z-index: 99;
    left: 6.56vw;
}
#line6{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 125.75vh;
    z-index: 99;
    left: 6.56vw;
}
#line7{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 76vh;
    z-index: 99;
    right: 6.56vw;
}
#line8{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 74vh;
    z-index: 99;
    right: 6.56vw;
}
#line9{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 98.8vh;
    z-index: 99;
    right: 6.56vw;
}
#line10{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 100.8vh;
    z-index: 99;
    right: 6.56vw;
}
#line11{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 123.75vh;
    z-index: 99;
    right: 6.56vw;
}
#line12{
    position: absolute;
    background-color: #FF4D00;
    height: 1vh;
    width: 36.96vw;
    top: 125.75vh;
    z-index: 99;
    right: 6.56vw;
}

#miniLogga1{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 54vh;
    left: 12.5vw;
    height: 12vh;
    aspect-ratio: 1 / 1;
    z-index: 99;
}

#miniLogga2{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 78.6vh;
    left: 12.5vw;
    height: 12vh;
    aspect-ratio: 1 / 1;
    z-index: 99;
}

#miniLogga3{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 103.5vh;
    left: 12.5vw;
    height: 12vh;
    aspect-ratio: 1 / 1;
    z-index: 99;
}

#miniLogga4{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 54vh;
    right: 11.9vw;
    height: 12vh;
    aspect-ratio: 1 / 1;
    z-index: 99;
}

#miniLogga5{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 78.6vh;
    right: 11.9vw;
    height: 12vh;
    aspect-ratio: 1 / 1;
    z-index: 99;
}

#miniLogga6{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 103.5vh;
    right: 11.9vw;
    height: 12vh;
    aspect-ratio: 1 / 1;
    z-index: 99;
}

.bildJadu{
    position: absolute;
    width: 100%;
    height: 40vh;
    top: 140vh;
    background-image: url("Bilder Airsodt/New AI PICS/MicrosoftTeams-image gun 3.png");
    border-bottom: 10px solid #FF4D00;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: -70vh;
}

.line{  
    margin-top: 145vh; 
    margin-left: auto;
    margin-right: auto;
    width: 100vw; 
    transform: rotate(90deg);
    z-index: -1;
}   

.gråTriangel{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10vw solid transparent;
    border-right: 10vw solid transparent;
    border-bottom: 19.7vw solid #303030;
    transform: rotate(-90deg);
    z-index: 99;
    right: 0;
    top: 135.4vh;
}

.svartTriangel{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15vw solid transparent;
    border-right: 15vw solid transparent;
    border-bottom: 30vw solid rgb(0, 0, 0);
    transform: rotate(-90deg);
    top: 133vh;
    right: 0;
}

.gearRutor {
    cursor: pointer;
    transition: 0.3s;
    z-index: 99;
    user-select: none;
}

.gearRutor:hover {opacity: 0.7;}

#img01{
    animation: none;
    background-color: transparent;
}

.modal {
    display: none; 
    position: fixed; 
    z-index: 9999; 
    padding-top: 40vh; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption {
    margin: auto;
    display: block;
    width: 30%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content, #caption {  
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform: scale(0.1)} 
    to {transform: scale(1)}
}

.close {
    position: fixed;
    top: 30vh;
    right: 10vw;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

#searchbar{ 
    position: fixed;
    margin-top: 3.2vh;
    margin-left: 4vw; 
    padding:15px; 
    border-radius: 10px;
    z-index: 99999999; 
    left: -100%;
    display: none;
    transition: left 0.3s ease;
} 

input[type=text] { 
    width: 30%; 
    -webkit-transition: width 0.15s ease-in-out; 
    transition: width 0.15s ease-in-out; 
} 

input[type=text]:focus { 
    width: 70%; 
}

.bildOmOss{
    position: absolute;
    height: 15vh;
    top: 185vh;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    background-color: #303030;
    min-width: 100%;
    min-height: 100%;
}

.bildOmOss img{
    width: 100%;
    border-radius: 40px;
}

.omOss{
    position: absolute;
    top: 244vh;
    font-size: 30px;
    left: 3vw;
} 

.omOssText{
    position: absolute;
    top: 248vh;
    max-width: 60%;
    right: 26vw;
    line-height: 4vh;
    font-size: 25px;
}

.omOssLogga{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Oranium.png");
    top: 250vh;
    z-index: 999; 
    height: 14vh;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0.5vw;
}

.facebook{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/facebook.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 10vh;
    aspect-ratio: 1 / 1;
    top: 270vh;
    left: 3vw;
    z-index: 999;
}

.instagram{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Instagram.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 10vh;
    aspect-ratio: 1 / 1;
    top: 270vh;
    left: 10vw;
    z-index: 999;
}

.copyright{
    position: absolute;
    top: 283vh;
    font-size: 10px;
    left: 1vw;
}

.telefonBild{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/telefom.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 1 / 1;
    top: 267vh;
    height: 5vh;
    right: 80vw;
}

#telefonText{
    position: absolute;
    top: 268vh;
    right: 71.8vw;
    font-size: 20px;
}

.mailBild{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/mail bild.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 1 / 1;
    top: 273vh;
    height: 5vh;
    right: 80vw;
}

#mailText{
    position: absolute;
    top: 273.5vh;
    right: 68.8vw;
    font-size: 20px;
}

.platsNail{
    position: absolute;
    background-image: url("Bilder Airsodt/SYMBOLER/Platsnål1.png");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 1 / 1;
    top: 278.8vh;
    height: 5vh;
    right: 79.5vw;
}

#platsText{
    position: absolute;
    top: 279.3vh;
    right: 77.3vw;
    font-size: 20px;
}

.pilhref{
    position: fixed;
    width: 3vw;
    aspect-ratio: 1 / 1;
    right: 2rem;
    bottom: 100px;
    display: none;
    z-index: 99999;
}

.uppPil{
    height: 100%;
    width: 100%;
    z-index: 9999;
}

.pagination{
    color: white !important;
    margin-top: -25.5vh !important;
    margin-left: 45.1vw !important;
    background-color: black !important;
}

.page-link{
    color: white !important;
}













/* telefon */

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

    html{
        scroll-behavior: smooth;
    }

    body{
        background-color: black;
        color: white;
        font-size: 4vw;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        overflow-x: hidden;
    }
    
    .sökBild{
        position: fixed;
        width: 7vw;
        height: 4vh;
        left: 5vw;
        top: 4vh;
        z-index: 999999;
    }
    
    .loggaBild{
        position: fixed;
        width: 25vw;
        height: 10vh;
        left: 36vw;
        top: 0.1vh;
        z-index: 999999;
    }
    
    .korgBild{
        position: fixed;
        width: 10vw;
        height: 5vh;
        right: 5vw;
        top: 3.5vh;
        z-index: 999999;
    }
    
    .ikoner{
        width: 100%;
        height: 10vh;
        background-color: #303030;
        position: fixed;
        z-index: 999;
        border-bottom: 3px solid #FF4D00;
    }

    .ikoner > img{
        z-index: 999999;
    }
    
    .banner{
        position: absolute; 
        width: 100%; 
        height: 40vh; 
        left: 0vw; 
        top: 10vh; 
        background-image: url("Bilder Airsodt/New AI PICS/MicrosoftTeams-image gun 1.png"); 
        background-position: 0vw;
        z-index: -1; 
        display: flex;
        align-items: end;
        background-repeat: no-repeat;
    }

    .text{
        text-align: center; 
        display: flex; 
        flex-direction: column; 
        color: #FF4D00; 
        margin-left: 13.5vw !important;
    }

    #realText{
        margin-bottom: 5vh;
        color: orange;
    }
    
    #tillbehör {
        position: absolute;
        width: 35vw;
        height: 4vh;
        right: 0vw;
        top: 50vh;
        background-color: #303030;
        border: 1px solid white;
        z-index: 97;
        color: white;
    }

    #utrustning{
        position: absolute;
        width: 35vw;
        height: 4vh;
        left: 31vw;
        top: 50vh;
        background-color: #303030;
        border: 1px solid white;
        z-index: 99;
        color: orange;
    }

    p{
        margin-top: 0.5vh !important;
    }

    .gearRutor{
        z-index: 999;
        color: transparent;
    }

    #vapen{
        position: absolute;
        width: 35vw;
        height: 4vh;
        left: 0px;
        top: 50vh;
        background-color: #303030;
        border: 1px solid white;
        z-index: 98;
        color: white;
    }

    #helmet{
        position: absolute;
        width: 38vw;
        height: 22vh;
        left: 6vw;
        top: 56.8vh;
        background-color: #303030;
        border: 2px solid white;
        z-index: 97;
        background-image: url("Bilder Airsodt/New AI PICS/helmert.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12vh;
    }

    #bag{
        position: absolute;
        width: 38vw;
        height: 22vh;
        right: 6vw;
        top: 56.8vh;
        background-color: #303030;
        border: 2px solid white;
        z-index: 97;       
        background-image: url("Bilder Airsodt/New AI PICS/byggsäck.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12vh;
    }

    #vest{
        position: absolute;
        width: 38vw;
        height: 22vh;
        left: 6vw;
        top: 81.5vh;
        background-color: #303030;
        border: 2px solid white;
        z-index: 97;
        background-image: url("Bilder Airsodt/New AI PICS/bäst.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12vh;
    }

    #gloves{
        position: absolute;
        width: 38vw;
        height: 22vh;
        right: 6vw;
        top: 81.5vh;
        background-color: #303030;
        border: 2px solid white;
        z-index: 97;
        background-image: url("Bilder Airsodt/New AI PICS/gloves CROPPED.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transform: scaleX(-1);
        background-size: 12vh;
    }

    #pants{
        position: absolute;
        width: 38vw;
        height: 22vh;
        left: 6vw;
        top: 106.3vh;
        background-color: #303030;
        border: 2px solid white;
        z-index: 97;
        background-image: url("Bilder Airsodt/New AI PICS/smynga.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12vh;
    }

    #shoes{
        position: absolute;
        width: 38vw;
        height: 22vh;
        right: 6vw;
        top: 106.3vh;
        background-color: #303030;
        border: 2px solid white;
        z-index: 97;
        background-image: url("Bilder Airsodt/New AI PICS/smor.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12vh;
    }

    #line1{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 74vh;
        z-index: 99;
        left: 6.56vw;
    }
    #line2{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 76vh;
        z-index: 99;
        left: 6.56vw;
    }
    #line3{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 98.8vh;
        z-index: 99;
        left: 6.56vw;
    }
    #line4{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 100.8vh;
        z-index: 99;
        left: 6.56vw;
    }
    #line5{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 123.75vh;
        z-index: 99;
        left: 6.56vw;
    }
    #line6{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 125.75vh;
        z-index: 99;
        left: 6.56vw;
    }
    #line7{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 76vh;
        z-index: 99;
        right: 6.56vw;
    }
    #line8{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 74vh;
        z-index: 99;
        right: 6.56vw;
    }
    #line9{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 98.8vh;
        z-index: 99;
        right: 6.56vw;
    }
    #line10{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 100.8vh;
        z-index: 99;
        right: 6.56vw;
    }
    #line11{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 123.75vh;
        z-index: 99;
        right: 6.56vw;
    }
    #line12{
        position: absolute;
        background-color: #FF4D00;
        height: 1vh;
        width: 36.96vw;
        top: 125.75vh;
        z-index: 99;
        right: 6.56vw;
    }

    #miniLogga1{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        top: 54vh;
        left: 12.5vw;
        height: 12vh;
        aspect-ratio: 1 / 1;
        z-index: 99;
    }

    #miniLogga2{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        top: 78.6vh;
        left: 12.5vw;
        height: 12vh;
        aspect-ratio: 1 / 1;
        z-index: 99;
    }

    #miniLogga3{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        top: 103.5vh;
        left: 12.5vw;
        height: 12vh;
        aspect-ratio: 1 / 1;
        z-index: 99;
    }

    #miniLogga4{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        top: 54vh;
        right: 11.9vw;
        height: 12vh;
        aspect-ratio: 1 / 1;
        z-index: 99;
    }

    #miniLogga5{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        top: 78.6vh;
        right: 11.9vw;
        height: 12vh;
        aspect-ratio: 1 / 1;
        z-index: 99;
    }

    #miniLogga6{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Logga.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        top: 103.5vh;
        right: 11.9vw;
        height: 12vh;
        aspect-ratio: 1 / 1;
        z-index: 99;
    }

    .bildJadu{
        position: absolute;
        width: 100%;
        height: 40vh;
        top: 140vh;
        background-image: url("Bilder Airsodt/New AI PICS/MicrosoftTeams-image gun 3.png");
        background-position: 0vw;
        border-bottom: 10px solid #FF4D00;
        background-repeat: no-repeat;
    }

    .line{  
        margin-top: 70vh; 
        margin-left: auto;
        margin-right: auto;
        width: 100vw; 
        transform: rotate(90deg);
        z-index: -1;
    }   

    .gråTriangel{
        position: absolute;
        width: 0;
        height: 0;
        border-left: 10vw solid transparent;
        border-right: 10vw solid transparent;
        border-bottom: 19.7vw solid #303030;
        transform: rotate(-90deg);
        z-index: 99;
        right: 0;
        top: 135.4vh;
    }

    .svartTriangel{
        position: absolute;
        width: 0;
        height: 0;
        border-left: 15vw solid transparent;
        border-right: 15vw solid transparent;
        border-bottom: 30vw solid rgb(0, 0, 0);
        transform: rotate(-90deg);
        top: 133vh;
        right: 0;
    }

    .gearRutor {
        cursor: pointer;
        transition: 0.3s;
        z-index: 99;
        user-select: none;
    }
    
    .gearRutor:hover {opacity: 0.7;}

    #img01{
        animation: none;
        background-color: transparent;
    }
    
    .modal {
        display: none; 
        position: fixed; 
        z-index: 9999; 
        padding-top: 40vh; 
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; 
        overflow: auto; 
        background-color: rgb(0,0,0); 
        background-color: rgba(0,0,0,0.9); 
    }
    
    .modal-content {
        margin: auto;
        display: block;
        width: 80%;
        max-width: 700px;
    }
    
    #caption {
        margin: auto;
        display: block;
        width: 30%;
        max-width: 700px;
        text-align: center;
        color: #ccc;
        padding: 10px 0;
        height: 150px;
    }
    
    .modal-content, #caption {  
        animation-name: zoom;
        animation-duration: 0.6s;
    }
    
    @keyframes zoom {
        from {transform: scale(0.1)} 
        to {transform: scale(1)}
    }
    
    .close {
        position: fixed;
        top: 30vh;
        right: 10vw;
        color: #ffffff;
        font-size: 40px;
        font-weight: bold;
        transition: 0.3s;
    }
    
    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

    #searchbar{ 
        position: fixed;
        margin-top: 3.2vh;
        margin-left: 4vw; 
        padding:15px; 
        border-radius: 10px;
        z-index: 99999999; 
        left: -100%;
        display: none;
        transition: left 0.3s ease;
    } 
    
    input[type=text] { 
        width: 30%; 
        -webkit-transition: width 0.15s ease-in-out; 
        transition: width 0.15s ease-in-out; 
    } 
    
    input[type=text]:focus { 
        width: 70%; 
    }

    .bildOmOss{
        position: absolute;
        height: 15vh;
        top: 185vh;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        background-color: #303030;
        min-width: 100%;
        min-height: 53%;
    }

    .bildOmOss img{
        width: 100%;
        border-radius: 20px;
    }

    .omOss{
        position: absolute;
        top: 201vh;
        font-size: 30px;
        left: 3vw;
    } 

    .omOssText{
        position: absolute;
        top: 199vh;
        max-width: 60%;
        right: 2vw;
        line-height: 2.5vh;
        font-size: 16px;
    }

    .omOssLogga{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Oranium.png");
        top: 206.2vh;
        z-index: 999; 
        height: 14vh;
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        left: -5vw;
    }

    .facebook{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/facebook.png");
        background-size: cover;
        background-repeat: no-repeat;
        height: 8vh;
        aspect-ratio: 1 / 1;
        top: 227.5vh;
        left: 2vw;
        z-index: 999;
    }

    .instagram{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Instagram.png");
        background-size: cover;
        background-repeat: no-repeat;
        height: 8vh;
        aspect-ratio: 1 / 1;
        top: 227.5vh;
        left: 27vw;
        z-index: 999;
    }

    .copyright{
        position: absolute;
        top: 236.4vh;
        font-size: 10px;
        left: 3vw;
    }

    .telefonBild{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/telefom.png");
        background-size: contain;
        background-repeat: no-repeat;
        aspect-ratio: 1 / 1;
        top: 225.5vh;
        height: 3vh;
        right: 47vw;
    }

    #telefonText{
        position: absolute;
        top: 225.4vh;
        right: 16vw;
        font-size: 16px;
    }

    .mailBild{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/mail bild.png");
        background-size: contain;
        background-repeat: no-repeat;
        aspect-ratio: 1 / 1;
        top: 230vh;
        height: 3vh;
        right: 47vw;
    }

    #mailText{
        position: absolute;
        top: 230vh;
        right: 4vw;
        font-size: 16px;
    }

    .platsNail{
        position: absolute;
        background-image: url("Bilder Airsodt/SYMBOLER/Platsnål1.png");
        background-size: contain;
        background-repeat: no-repeat;
        aspect-ratio: 1 / 1;
        top: 234.3vh;
        height: 3vh;
        right: 45.8vw;
    }

    #platsText{
        position: absolute;
        top: 234.3vh;
        right: 34.1vw;
    }

    .pilhref{
        position: fixed;
        width: 15vw;
        aspect-ratio: 1 / 1;
        right: 2rem;
        bottom: 100px;
        display: none;
        z-index: 99999;
    }
 
    .uppPil{
        height: 100%;
        width: 100%;
        z-index: 9999;
    }

    .pagination{
        color: white !important;
        margin-top: 50vh !important;
        margin-left: 30vw !important;
        background-color: black !important;
    }

    .page-link{
        color: white !important;
    }
}

