
/* NAV */

.ljusnavtext a{
    color: #f4efe3;
}

/* FÖRSTA SIDAN */

.s1 {
    position: relative;
    top: -11%;

}

.s1flex {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;

}

.s1vanstertext {
    background-image: url('/images/vara-tjanster.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0% 50%;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20%;

}

.s1vanstertext h4 {
    width: 20em;
    color: #f4efe3;
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
    text-shadow: black;
}


.s1hogertext {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: auto auto;
} 

.s1 h2 {
    text-align: left;
}

.s1 p {
    color: #D27722;
    width: 29em;
    text-align: justify;


}    
 


/* ANDRA SIDAN */

.s2flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: start;
    margin-top: 3em;
}

.vanstertext {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 27em;

}

.s2 img {
    width: 25em;
    margin-left: 5em;
}

.s2 p {
    color: #d27722;
}

.s2 h2 {
    font-size: 5em;
    text-align: left;
    margin-top: 0em;
}

/* TREDJE SIDAN  */

.s3 img {
    width: 23em;
    margin-right: 5em;

}


.s3flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 2em;
}

.s3 h2 {
    text-align: right;
    margin-top: 0em;
    font-size: 4em;
}

.s3 p {
    text-align: right;
    width: 30em;
}

.hogertext {
    width: 40em;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


#p1color {
    color: #2e6645;
    margin-bottom: 2em;
    
}

#p2color {
    color: #d27722;
}


/* FJÄRDE SIDAN */

.s4flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.s4flex p {
    width: 43em;
    color: #2e6645;
    text-align: center;
}

.s4 h6 {
    color: #D27722;
    text-align: center;
    margin-top: 1em;
}

#h6mini {
    color:#e09b4b;
    font-size: 0.8em;
}

.sparkortsgalleri {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    width: 40em;
    margin-top: 2em;

}

.sparkort {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 10em;
    margin: 1em;

}

.sparkort img {
    width: 4em;
}

/* FEMTE SIDAN */

.iphonegalleri {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 1em;
    flex-wrap: wrap;

}

.s5 p {
    color: #2e6645;
    width: 40em;
    text-align: center;
    margin: auto;
}

.iphonetext {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.iphonetext img {
    width: 15em;
}

.iphonetext h6 {
    color: #D27722;
}

.doodlepil {
    width: 5em;
}

/* SJÄTTE SIDAN */

.vansterflex img {
    width: 5em;

}

.s6 h2 {
    text-align: left;
    width: 15em;
}

.s6flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

}

.vansterflex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.icontext {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 5em;
}

.icontext h4 {
    color: #D27722;
    font-size: 1.4em;
    margin-top: 0.5em;
}

.vansterflex p {
    width: 40em;
    color: #2e6645;
    margin-top: 3em;
}

#iphoneimg2 {
    width: 20em;
}

.icontextflex {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 1em;

}



/* SJUNDE SIDAN */

.s7flex {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    margin-right: 5em;
}


.s7flex p {
    color: #D27722;
    width: 40em;
    text-align: justify;
}
.iconflex {
    display: flex;
    flex-direction: row;
    margin-bottom: 3em;
    align-items: center;
}
.s7 h2{
    color: #2e6645;
    width: 11em;
    text-align: right;
}

.s7 h4 {
    color: #558e6c;
    width: 14em;
    text-align: left;

}

.s7 img {
    width: 4em;
    margin-right: 1em;
}

.s7 {
    background-image: url('/images/bakgrunder/skidor-36.png');
    background-repeat: no-repeat;
    background-size: 45%;
    background-position: -1% 40%;
}

/* ÅTTONDE SIDAN */

.s8 {
    background-image: url('/images/bakgrunder/husvagn-37.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 100% 120%;
}

.s8vansterflex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 6em;
}

.s8flex p {
    color: #D27722;
    width: 30em;
    text-align: left;

}

.s8flex {
    display: flex;
    flex-direction: row;

}

.s8 h4 {
    color: #558e6c;
    width: 15em;
}

.s8 h2{
    color: #2e6645;
    width: 15em;
    text-align: left;
}

.s8 img{
    width: 4em;
    margin-right: 0.5em;

}

/* NIONDE SIDAN */

.s9flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}


.s9flex p {
    width: 45em;
    color: #2e6645;
}

.smalltext  {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.s9flex h2 {
    font-size: 4em;
}

.textbakgrund {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}
.textbakgrund > img {
    position: relative;
    width: 16em;
    height: auto;
}

.textbakgrund > h6, .textbakgrund2 > h6 {
    position: absolute;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    color: #D27722;
    font-size: 1.2em;
}

.textbakgrund2 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}
.textbakgrund22 > img {
    position: relative;
    width: 16em;
    height: auto;
    margin-top: 3em;
}

.textbakgrund21 > img {
    position: relative;
    width: 16em;
    height: auto;
    margin-top: 1.7em;
}



/* TIONDE SIDAN */

.s10flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.s10flex p {
    color: #2e6645;
    margin-top: -0.5em;
    margin-bottom: 0.5em;
}
.s10flex h2 {
    margin-top: 0em;

}

.s10 {
    background-image: url('/images/bakgrunder/slalom-35.png');
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: -1% 130%;
}

@media screen and (max-width: 1024px) {
    .s1flex {
        flex-direction: column;
    }

    .s1 h4 {
        padding: 2em 1em;
    }

    .s1 p {
        text-align: left;
    }
    .s2flex {
        flex-direction: column;
    }

    .s2 h2 {
        font-size: 2em;
    }
    .s2flex .vanstertext {
        align-items: center;
        width: 100%;
    }

    .s2flex p {
        padding: 0em 4em;
        
    }

    .s2flex img {
        width: 15em;
        margin-left: 0em;
        margin: auto;
    }


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

    .s3flex img {
        width: 60%;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .s3 h2 {
        font-size: 2em;
        text-align: center;
        width: auto;

    }

    .s3 .hogertext {
        align-items: center;
        width: auto;
    }

    .s3 p {
        text-align: left;
        width: auto;
    
    }

    #ipadtext {
        text-align: left;
        font-size: 3em;
    }

    .s4 p, .s5 p {
        width: auto;
        padding: 0em 4em;

    }

    .sparkortsgalleri {
        flex-wrap: wrap;
        width: 100%;
    }

    .iphonetext img {
        width: 30%
    }

    .doodlepil {
        display: none;
    }
    .s5 p {
        width: auto;
    }
    
    .s6flex {
        flex-direction: column;
    }

    .s6 .vansterflex {
        align-items: center;
    }
    .icontextflex {
        margin: 0em;
    }
    .icontext {
        margin: 1em;
    }

    .s7flex {
        align-items: center;
        margin-right: 0em;
    }

    .s7flex h2, .s8vansterflex h2, .s6 h2 {
        text-align: center;
        width: auto;
    }

    .iconflex h4 {
        width: auto;
    }

    .iconflex img {
        width: 3em;
    }

    .iconflex {
        padding: 1em;
    }

    .s8vansterflex {
        margin-left: 0em;
        align-items: center;

    }

    .s9flex h2 {
        font-size: 2em;
    }

    .s9flex p, .s10 p, .s8 p, .s6 p, .s7 p, .s1 p, .s2 p, .s3 p, .s4 p, .s5 p {
        width: auto;
        padding: 0em 4em;
    }

    .smalltext  {
        
        flex-wrap: wrap;
    }

    .s10, .s8, .s7 {
        background-image: none;
    }

    
}

@media screen and (max-width: 720px) {
    #ipadtext {
        text-align: center;
        font-size: 2em;
    }

    .s9flex p, .s10 p, .s8 p, .s6 p, .s7 p, .s1 p, .s2 p, .s3 p, .s4 p, .s5 p {
        width: auto;
        padding: 0em 2em;
    }

    .s1 h4 {
        font-size: 1em;

    }
}
