

/* Custom Stylesheet */

/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a, nav .brand-logo
{
    color: #444;
}

p
{
    line-height: 2rem;
}

.button-collapse
{
    color: #26a69a;
}

.parallax-container
{
    min-height: 360px;
    line-height: 0;
    height: auto;
    color: rgba(255,255,255,.9);
}

.parallax-container .section
{
    width: 100%;
}

.para2-container .section
{
    width: 100%;
    color: rgba(255,255,255,.9);
}

.para2-container
{
    width: 100%;
    color: rgba(255,255,255,.9);
}
.para3-container
{
    width: 100%;
	background-image:url(../img/head/boka.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}
.para4-container
{
    width: 100%;
	background-image:url(../img/head/saljbinbil.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}

.parallax-container .section
{
    width: 100%;
}

@media only screen and (max-width : 992px)
{
    .parallax-container .section
    {
        position: absolute;
        top: 40%;
    }
    #index-banner .section
    {
        top: 10%;
    }
}

@media only screen and (max-width : 600px)
{
    #index-banner .section
    {
        top: 0;
    }
    .shaba
    {
        text-shadow: 4px 2px 9px rgba(0, 0, 0, 1);
        font-size: 0.9rem;
        line-height: 2.6rem;
        background-color: rgba(0, 0, 0, 0.6);
    }
    .tahijt
    {
        font-size: 1.4rem;
    }
    form.mobo label
    {
        font-size: 12px;
    }
}

.icon-block
{
    padding: 0 15px;
}

footer.page-footer
{
    margin: 0;
}

@media (max-width:749px)
{
    .shaba
    {
        text-shadow: 4px 2px 9px rgba(0, 0, 0, 1);
        font-size: 2.2rem;
        background-color: rgba(0, 0, 0, 0.6);
    }
    h1.tx30
    {
        font-size: 1.7rem;
        margin-top: 0px;
    }
}

.flame
{
    background-color: #FFF;
    background-image: url(../images/vithagenflamesmallbg.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.flame2
{
    background-image: url(../images/vithagenflamewhiter.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.bigbe
{
    background-image: url(../images/backgreen.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.shaba
{
    font-size: 2.6rem;
    text-shadow: 4px 2px 9px rgba(0, 0, 0, 1);
}

p.formo
{
    margin-top: -6px;
    font-style: italic;
}

.nobo
{
    border: none;
    margin-top: 12px;
    margin-bottom: 12px;
}

/* label color */

.input-field label
{
    color: #000;
}

/* label focus color */

.input-field input[type=text]:focus + label
{
    color: #000;
}

/* label underline focus color */

.input-field input[type=text]:focus
{
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 0 0 #000;
}

/* valid color */

.input-field input[type=text].valid
{
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 0 0 #000;
}

/* invalid color */

.input-field input[type=text].invalid
{
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 0 0 #000;
}

/* icon prefix focus color */

.input-field .prefix.active
{
    color: #000;
}

h2.tx30
{
    font-size: 30px;
    margin-top: 0px;
}

h1.tx30
{
    font-size: 1.6 rem;
    margin-top: 0px;
    padding: 10px;
}

.padoba
{
    margin: 0.5rem 0 1rem 0;
    border-radius: 2px;
}

.padoba h2
{
    margin: 20px;
}

.lgogpadding
{
    margin-top: 10px;
}

.grenen
{
    background-color: #427B3B;
}

.bakke
{
	background-image: url(../img/bgtest.jpg);
	background-repeat:repeat;
	background-position: center left;
 background-attachment:fixed;
}

.grenen-text
{
    color: #427B3B;
}

.bobo
{
    border: solid 3px #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.greenbord
{
    border: solid 3px #000;
}

.logotext
{
    font-size: 18px;
    margin-top: 15px;
    padding-left: 5px;
    font-style: italic;
}

html
{
    font-family: Arimo, Arial, sans-serif;
    font-size: 16px;
}

.upperkase
{
    text-transform: uppercase;
}

.underlinne
{
    border-bottom: solid 4px #FFEB3B;
}

.morem
{
    padding-top: 20px;
    padding-bottom: 20px;
}

a.aunder:link, a.aunder:visited
{
    text-decoration: underline;
}

.morepadd
{
    padding: 10px;
}

.card
{
    margin-bottom:5px;
}


.margincontainer
{
    margin-top: 35px;
}

.margincon20
{
    margin-top: 20px;
	margin-bottom: 10px;
}

.card-title
{
    line-height: 120%;

}

/* Checked styles */

[type="radio"]:checked + label:after
{

    border: 2px solid #000;
    background-color: #FFEB3B;

}
.open { 
 font-family: 'Open Sans Condensed', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.larger {
 font-size:22px; 

}
.smaller {
 font-size:36px;
 line-height:125%; 

}

.height { 
min-height: 1100px;
}


iframe.frame { 
border:none;
	margin-top:-100px;
}