@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,400;0,600;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,400&display=swap');

@font-face {
    font-family: 'Adina';
    src: url('../fonts/adinda-webfont.woff2') format('woff2'),
         url('../fonts/adinda-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: normal;

}

b {
	font-weight: 700;
}

h1 {
    font-family: 'Merriweather', serif;
    color: #769039;
    text-align: center;
    font-size: 3rem;
    width: 100%;
    letter-spacing: 0px;
    padding-bottom: 30px;
				margin-bottom: 0px;
				font-weight: 800;
}
.section-title {
	text-align: center;
}

h2 {
     font-family: 'Merriweather', serif;

    color: #769039;
    text-align: left;
    font-size: 2rem;
    width: 100%;
    letter-spacing: 0px;
    margin-bottom: 0px;
    font-weight: 800;
    padding-bottom: 20px;
}

/*
h2.sectiontitle  {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    display: inline-block;
    padding: 10px 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
} 

.section-title h2 {
	
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 800;
    color: #000000;
    display: inline-block;
    padding: 10px 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
}*/
		    

h3 {
    font-weight: 600;
    font-size: 18px;
    /* text-transform: uppercase; */
    text-align: left;
    margin-bottom: 11px;
    padding-top: 0px;
    text-align: left;
    font-weight: 800;
    text-transform: uppercase;
}

h4 {
    /* text-transform: uppercase; */
    text-align: left;
    margin-bottom: 11px;
    padding-top: 0px;
    text-align: left;
    font-weight: 800;
    color: #769039;
    text-transform: uppercase;
}



.linkbutton {
				border-bottom: 0px;
				text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
    margin-top: 20px;
    display: inline-block;
    border-top: 1px solid #666;
}


.home h1.flexible-rubrik {
	text-align: center;
}

p {
-webkit-text-stroke-width: 0px;

}

p.ingress {
margin-bottom: 1.5em;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
}

p.ingress {
	text-align: left;
}

h1.dark {
	color: #fff;
}

.swiper-container p {
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
text-shadow: #000 0px 1px 1px;
font-family: 'Libre Baskerville', serif;
}

.swiper-container h1 {
    text-align: center;
    z-index: 99;
    font-family: 'Adina';
    transform: rotate(-10deg);
    font-size: 10rem;
    
    font-weight: normal;
}

.swiper-container h1 {
    text-align: center;
    z-index: 99;
    font-family: 'Adina';
    transform: rotate(-10deg);
    font-size: 6rem;
    font-weight: normal;
    line-height: 5rem;
}


h1.flexible-rubrik {
    font-size: 48px;
    padding-bottom: 20px;
    text-align: left;
    color: #769039;
    font-weight: 800;
}

.flexible-rubrik h1 {
	font-size: 52px;
	text-align: left;
}

.columns {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
	 -webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
}


.productbox h2 {
	
	
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	border: 0px;
	text-align: center !important;
	width: 100%;
	padding-bottom: 0px !important;
	
}

@media screen and (min-width: 1200px) {
  .flexible-rubrik h1 {
     font-size: 55px;
  }
}

.introtext-one p {
 font-size: 2.0vw;
}

.dark {
	color: #fff !important;
	text-align: center;
}

a.dark:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    font-weight: 900;
    color: #fff !important;
}

.dark h1 {
    /*font-family: 'PT Serif', serif;*/
    color: #fff;
    text-align: center;
    font-size: 28px;
    width: 100%;
		 text-transform: uppercase;
}

.dark p {
	 color: #fff;
}

.introduction p {
	font-size: 22px;
}

.start-text h1 {
	margin-bottom: 20px;
	padding-bottom: 0px;
	color: white;
}
.start-text h2 {
	margin-bottom: 20px;
	padding-bottom: 0px;
	color: white;
}

.start-text p {
    color: white;
    /*font-size: 14px;*/
				font-size: 0.95vw;
    text-align: left;
    font-weight: none;
    /* padding: 20px; */
    margin: 0px;
}

.start-text h3 {
	padding-top: 0px;
	margin-bottom: 20px;
	color: white;
}

h4 {
    font-weight: 400;
    font-size: 16px;
		width: 76%;
}

h1.sections {
    text-align: center;
    display: block;
    font-size: 1.8em;
    line-height: 30px;
}


p {
	margin-bottom: 1.5em;
	text-align: left;
}

.dark > p {
	color:white;
}


.fancy {
  line-height: 0.5;
  text-align: center;
	    padding-bottom: 20px;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 2px solid #a49566;
    border-top: 0px solid #a49566;
    top: 0;
    width: 80px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

.centered h1 {
    text-align: left;
    font-size: 28px;
    width: 100%;
    text-align: center;
		 position: relative;
}

td p {
	text-align: left;
}



.introbox h3 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 12px 0px;
    color: #a49566;
    letter-spacing: 2px;
}

p.threepart  {
	text-align: center; color: black; font-size: 16px; line-height: 18px;
}



.introbox p {
    text-align: center;
    font-size: 14px;
    margin: 10px 15px;
    color: #000;
}

.fakta h3 {
	text-transform: uppercase;
    color: #a49566;
    font-size: 20px;
}

.faktaruta p {
	margin-bottom: 18px;
}

.faktaruta h3 {
		text-transform: uppercase;
    color: #000;
    font-size: 16px;
		font-weight: 600;
}

.faktaruta h4 {
		color: #444;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
}


@media screen and (max-width: 991px) {
h1 {
    /*font-size: 32px;*/
}
/*h1:after {
    position: relative;
    content: "";
    width: 30%;
    left: 35%;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #964f22;
}*/

h2 {
	font-size: 18px;
    line-height: 22px;
}

h3 {
   
}
h1.flexible-rubrik {
    padding-bottom: 10px;
}
h1.dark  {

}

.centered h1 {
 
}


.introbox h1 {

}

.readmore-news {

}

p.ingress {

}

p {
	
	font-size: 16px;

}

.introduction p {
    font-size: 16px;
}

 p.threepart {
	text-align: center; color: black; font-size: 13px; line-height: 16px;
}

.swiper-container p {
	font-size: 14px;
}

}
@media screen and (max-width: 920px) {
font-size: 14px;
}

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

body,
button,
input,
select,
optgroup,
textarea {
	font-size: 14px;
}
		
h1 {

    font-size: 16px;
    font-size: 42px;
    padding-bottom: 10px;

}
.columns {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
	 -webkit-column-gap: 0px;
		-moz-column-gap: 0px;
		column-gap: 0px;
}
.swiper-container h1 {
    font-size: 70px;
    padding: 20px 40px;
    margin: 0px 0px 20px 0px;
    line-height: 60px;
}

h1.flexible-rubrik {
    font-size: 35px;
}
h2 {
    font-size: 27px;
    line-height: 33px;
    width: 100%;
    text-align: left;
    display: block;
    padding: 10px 0px 10px 0px;
}

h3 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
    padding-top: 0px;
}
h3:after {

}





.swiper-container p {
    color: white;
    font-size: 11px;
    font-weight: 300;
}

.start-text h3 {
    padding-top: 0px;
    margin-bottom: 10px;
}

p.ingress {
    font-size: 16px;
    text-align: left;
				padding-bottom: 15px;
}



p {
    margin-bottom: 1.5em;
    font-weight: 200;
    font-size: 14px;
}
.start-footer p,
footer p {
	font-size: 12px;
}
.introduction p {
    font-size: 12px;
}

.introduction {
	padding-top: 110px;
}

}


