a  { Color:#0079BB;Text-decoration:underline; }
a:hover  { Color:#015893; }
.a  { Color:#0079BB;Text-decoration:underline; }
.itemheader, h1  { Color:#0079BB;Font-family:'Roboto', sans-serif;Font-size:2.4em;Font-weight:900;Text-Transform:uppercase;Text-align:Left;Padding-bottom:32px; }
.itemintroduction {  }
.itembody {  }
.itemdate {  }
.htmlformlabel, .EditorLabel {}
body { Color:#444444;Font-family:Arial, Helvetica, sans-serif;Font-size:17px; }
.itemimagestyle {  }
.FolderItemCell {  }
.imagepreviewstyle {  }
.itempreviewheader, h2  { Color:#0079BB;Font-family:'Roboto', sans-serif;Font-size:1.3em;Font-weight:900; }
.itempreviewintro {  }
.itempricelabel {  }
.itemprice {  }
.itemopenlink, .EsiteActionLink, .ESiteActionLink {  }
.itemopenlink:hover, .EsiteActionLink:hover, .ESiteActionLink:hover {  }
.itemopenlink {  }
.PageSelectorCell {  }
.PageSelectorCell a, .PageSelectorCell span {  }
.PageSelectorCell table { width:100%; }
.PageSelectorCell table td.PagesCell { width:100%; }
.ColorBoxImage {}
/* Stilsett for kampanjevisning av 4 kolonner med highlights (150 HK, 100% elektrisk osv */

.feature-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    text-align: center;
    margin: 40px 0;
}

.feature-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.feature-value {
    font-size: 5.3rem; /* stor tekst */
    font-weight: 700;
    color: #000;
    line-height: 1.1;
}

.feature-label {
    font-size: 1.5rem; /* liten tekst */
    color: #555;
    margin-top: 6px;
}

/* Mobilvisning: 2 kolonner */
@media (max-width: 768px) {
    .feature-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

/* Ekstra liten mobil: 1 kolonne */
@media (max-width: 480px) {
    .feature-grid {
        grid-template-columns: 1fr;
    }
}



.elektrisk
{
color:#ffffff;
  background-color:#69a840;
  border-radius:5px;
font-weight:600;
  Padding:5px;
  font-size:90%;
}

.responsive-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* Forholdet 16:9 */
  }
  .responsive-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

.grey img
{
  filter: grayscale(100%);
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #999;
}

.knappholder {
  Clear: Both;
  Padding-left: 15px;
  Padding-right: 15px;
  padding-bottom:50px;
}

.h1dekkhotellbookingxs
{
text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
  margin-bottom:5px !important;
  color:#ffffff !important;
  padding-bottom:5px !important;

}

.shadowhansen
{
text-shadow: 2px 2px 2px #000000;
}


.dekkhotellxsbookingtekst
{
margin-top: 0px;
  color: #fff !important;
text-shadow: 2px 2px 2px #000000;
}


.kampanjepreview
{
color:#ffffff !important;
  background-color:#0070bb !important;
  font-size:150% !important;
 top:20px !important;
  right:15px !important;
  padding-left:20px;
  padding-right:20px;
   position: absolute !important;
 z-index:9999999 !important;
  
}

.promodekkhotellxs {
  Clear: Both;
  Width: 100%;
  Text-align: Center;
  Background-image: url('/files/Design/dekkhotell-promo-xs.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  Padding-top: 115px;
}


.tabelltekst
{

Font-size:14px;
}

.ESiteCustomFormGoBack
{
  display:none !important;
}

.gruppeoverskrift

{
  border-bottom-width:0px !important;
  border-bottom-style:none !important;

}

.modelheading
{

color:#ffffff !important;
  font-size:180% !important;
 text-shadow: 2px 2px #000000;
    left:0% !important;
 top:30% !important;
   position: relative !important;

}



a:modelheading
{

text-decoration:none;

}

.dekkbilde
{
background-color:#f5f5f5 !important;
  margin-top:-10px;
    border-top-style:none !important;
  border-style-top:none !important;
  border-style:none !important;
  border-bottom-color: #f5f5f5 !important;
  border-top-color:#f5f5f5 !important;
  border-image-width:0px !important;

}


.EditorLabelSpace

{

  color:#f5f5f5 !important;
  border-top-style:none !important;
  border-style-top:none !important;
  border-style:none !important;
  border-bottom-color: #f5f5f5 !important;
  border-top-color:#f5f5f5 !important;
  border-bottom-color:#f5f5f5 !important;
  
}


.dekkmax
{

max-width:600px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;

}



.boxbkg
{
background-color:#f5f5f5;
  padding:20px;
  text-align:center;
}


.ESiteDropDown
{
min-width:80px !important;

}
 


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h3
{
Color:#0079BB;
Font-family:'Roboto', sans-serif;
Font-size:1.3em;
Font-weight:900;
  text-transform:uppercase;
}

.SBtnNext
{
	color:#fff;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
  max-width:200px;
  margin-top:20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
  border:0px;
  }

.SBtnNext:hover
{
color:#fff;
text-decoration:none;
background-color:#015893;
}

.SBtnPrevious:hover
{
color:#fff;
text-decoration:none;
background-color:#015893;
}


.SBtnPrevious
{
	color:#fff;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
  max-width:200px;
  margin-top:20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
  border:0px;
  }


.CustomFormSendButton
{
	color:#fff;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
  max-width:200px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
  border:0px;
  }

.CustomFormSendButton:hover
{
color:#fff;
text-decoration:none;
background-color:#015893;
}

.ESiteTextBox placeholder
{
color:#999999 !important;
}

placeholder text
{
color:#999999 !important;
}

.ESiteTextBox
{ 

  color:#000000 !important;
font-size:1em;
  background:none !important;
  background-color:none !important;
padding: 10px 0px 10px 10px !important;
    font-style: normal !important;
 text-shadow:none !important;
border: #000000 1px solid;
border-radius:5px !important;
  width:100% !important;

clear:both; !important!
}


.ESiteGroupBox
{
 border-bottom-color:#f5f5f5 !important;
  border-top-color:#f5f5f5 !important;
  border-image-width:0px !important;
  border-bottom-width:0px !important;
  border-bottom-style:none !important;
    border-top-width:0px !important;
  border-top-style:none !important;
width:90%;
color:#666666;
padding:0px !important;
margin-bottom:10px;
margin-top:10px;
  background:none !important;
  background-color:none !important;
  border-width:0px !important;
}


.ESiteDropDown
{ 

  color:#444 !important;
font-size:1em;
   background:rgba (0,0,0,0.2);
padding: 10px 0px 10px 10px !important;
    font-style: normal !important;
 text-shadow:none !important;
border: #666666 1px solid;
border-radius:5px !important;
  width:100% !important;

clear:both; !important!
}

.ErrorLabel
{
border:none; width: 100%; display: inline-block; background-color: #0070bb; color: #ffffff; text-align: center; padding: 15px 15px 15px 15px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
}


.lasingoo-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; 
}
 
.lasingoo-container iframe,
.lasingoo-container object,
.lasingoo-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.avdelingsheading
{
text-align:left;
color:#0079BB;
font-family: 'Roboto', sans-serif;
font-weight:900;
font-size:1.2em;
  padding-bottom:25px;
}

a.sociallinks
{
color:#0079BB;
  text-decoration:none;
font-size:2.1em;
  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a.sociallinks:hover
{
color:#04669b;
  text-decoration:none;
}


a.socialmail 
{
color:#0079BB;
  text-decoration:none;
font-size:1.9em;
  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a.socialmail:hover
{
color:#04669b;
  text-decoration:none;
}




.footertext
{
color:#FFFFFF;
  font-size:0.9em;
   }

.footertext a
{
color:#FFFFFF;
  text-decoration: underline;
  
   }

.avdelingsinfo
{
color:#000000;
  font-size:1.2em;
  margin-top:3px;
   }

.avdelingsinfo a
{
color:#000000;
  text-decoration: none;
   }

.blueline

{
Border-bottom-width:6px;
Border-bottom-style:Solid;
Border-bottom-color:#0079BB;
   }

.bilmerkerlogo img
{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  margin-bottom:10px;

  }


.bilmerkerlogo img
{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

  }

.bilmerkerlogo img:hover
{
  -webkit-filter: grayscale(0%) !important; /* Safari 6.0 - 9.0 */
    filter: grayscale(0%) !important;

  }


.shortcuthover
{

  
  }
  

.shortcuthover:hover
{
  color:#f9b122 !important;
  
  
  }


.snarveitekst
{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  font-size:14px;
  line-height:15px;

  min-height:40px;
  padding-bottom:10px;
  min-width:110px;
  }




.snarveiikoner
{
  transition: all 0.15s ease-in-out;
transform: scale(1);
-webkit-transform:scale(1);
  }


.snarveiikoner:hover
{
transform: scale(1.05);
-webkit-transform:scale(1.05);
  }

.btnbilutleie
{
	color:#fff !important;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
min-width:240px;
  
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}



.btnbilutleie a
{
	color:#fff !important;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.btnbilutleie:hover
{
color:#fff;
	text-decoration:none;
   background-color:#015893 !important;
}


.btnbilutleie a:hover
{
color:#fff;
	text-decoration:none;
   background-color:#015893;
}


.bluebtn
{
	color:#fff !important;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}



.bluebtn a
{
	color:#fff !important;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.bluebtn:hover
{
color:#fff;
	text-decoration:none;
   background-color:#015893 !important;
}


.bluebtn a:hover
{
color:#fff;
	text-decoration:none;
   background-color:#015893;
}


.pdfbtn
{
	color:#fff !important;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:left;
	display:inline-block;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#888888;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}



.pdfbtn a
{
	color:#fff !important;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:left;
	display:inline-block;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#888888;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.pdfbtn:hover
{
color:#fff;
	text-decoration:none;
   background-color:#666666 !important;
}


.pdfbtn a:hover
{
color:#fff;
	text-decoration:none;
   background-color:#666666;
}


.xs-btn-footer
{
	color:#fff;
  font-size:0.9em;
	position:relative;
	margin-top:8px;
  min-width:98px;
  text-align:center;
	display:inline-block;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}


.xs-btn-footer a
{
	color:#fff;
	text-decoration:none;
   background-color:#015893;
}


.xs-btn-footer:hover
{
color:#ffffff !important;
	text-decoration:none;
   background-color:#015893;	
}


.searchstyle
{
width:100%;
  height:90%;
  min-height:400px;
  padding-top:40px;
  padding-left:50px;
  padding-right:50px;
}

.searchboxpop

{
Font-size:2.5em;
color:#FFFFFF;
border-bottom:1px solid white !important;
  border-top:0px;
  border-right:0px;
  border-left:0px;
background-color: transparent !important;
  width:90%;
Border-radius:0px !important;
-moz-border-radius:0px !important;
-webkit-border-radius:0px !important;
}

.WMark21913
{
  background-color: transparent !important;
   border-top:0px;
  border-right:0px;
  border-left:0px;
}

.linkhand
{
cursor:pointer;
}


.single-photo__gradient-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 999;
    background: transparent;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
}

.seksti
{
 min-height:500px; 
content-align:center;
  text-align:center;
}

.prevtekstholder
{
margin-left:auto;
  margin-right:auto;
  float:none;
}

.clearfix:before,
.clearfix:after
{
content: " ";
display: block;
}

.clearfix:after
{
clear:both;
}


a h2:hover
  {
  	     color:#015893 !important;
    }


.fargestrek
{
width:100px;
height:2px;
background:#5FB0B8;
}

.graastrek
{
width:100%;
height:2px;
background:#cccccc;  
}





.iframe-container
{
    position: relative;
  padding-bottom: 58%;
    padding-top: 0px; height: 0; overflow: hidden;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





.slidetekstholder
{
	
	position: absolute;
	top: 42%;
	left: 50%;
	width: 60%;
	margin: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	
}


.flexbox-container
{
  padding: 20px;
    background: #eee;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.mappeintroduction
{
	  font-size:1.0em;
	  line-height:1.3em;
	font-weight:400;
	
}


#SkjemaDiv iframe
{
	width:100%;
	  height:500px;
	float:none;
	overflow: visible !important;
	overflow-x: visible !important;
	overflow-y: visible !important;
	margin-left:auto;
	margin-right:auto;
	-webkit-overflow-scrolling: none;
	
}


#BildeDiv img
{
	height: auto;
	 width:100%;
	
}




.kontaktheading
{
	font-family:'Montserrat', sans-serif;
	  font-size:2.2em;
	  line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:30px;
	  
}
.bildetekst
{
	color:#ffffff;
	font-family:'Montserrat', sans-serif;
	font-size:4vw;
	text-decoration:none;
	
}


	   

.bildeheading
{
	font-family: 'Roboto', sans-serif;
  font-weight:900;
    font-size:1.6em;
	  line-height:0.7 em;
	color:#000000;
	text-transform:uppercase;

 } 

.bildeheadingxs
{
	font-family: 'Roboto', sans-serif;
  font-weight:900;
    font-size:1.4em;
	  line-height:0.5 em;
	color:#000000;
	text-transform:uppercase;

 } 


.btn-bilde a
{
	font-family: 'Montserrat', sans-serif;
	  font-weight:400;
  font-size:0.7em;
	  text-transform: uppercase;
	color:#ffffff;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border:1px;
	border-color:#ffffff;
	border-style:solid;
  border-radius:2px;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}


.btn-bilde a:hover
{
	  color:#5FB0B8;
	text-decoration:none;
	background-color:#fff;
	
}


#HeaderHolder
{
	position:relative;
top:auto;
 	}
 

.slideramme
{
height:60vh;
min-height:200px;
max-height:700px;
} 


a.prevbtn
{font-family: 'Montserrat', sans-serif;
	  font-weight:400;
  font-size:1em;
	  text-transform: uppercase;
	color:#ffffff ;
	position:relative;
	margin-top:20px;
	display:inline-block;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 16px;
	padding-bottom: 16px;
	border:1px;
  border-radius:5px;
	border-color:#ffffff;
	border-style:solid;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}
  
a.prevbtn:hover
{
	  color:#5FB0B8;
	text-decoration:none;
	background-color:#fff;
	
}


h1
{
Color:#0079BB;
Font-family:'Roboto', sans-serif;
Font-size:1.8em;
Font-weight:900;
Text-Transform:uppercase;
Text-align:Left;
Padding-bottom:32px;
}

@media  (min-width: 970px){
  
  .tabelltekst
{

Font-size:17px;
}
  
  .mappeintroduction
{
	  font-size:1.1em;
	  line-height:1.5em;
	font-weight:400;
	
}


  h1
{
Color:#0079BB;
Font-family:'Roboto', sans-serif;
Font-size:2.4em;
Font-weight:900;
Text-Transform:uppercase;
Text-align:Left;
Padding-bottom:32px;
}

 .avdelingsheading
{
text-align:left;
color:#0079BB;
font-family: 'Roboto', sans-serif;
font-weight:900;
font-size:1.8em;
  padding-bottom:32px;
}
  
  
.iframe-container
{
    position: relative;
  padding-bottom: 30%;
    padding-top: 0px; height: 0; overflow: hidden;
}
  
  
  
  #HeaderHolder
{
	
	   position:fixed;
top:0px;
	z-index:999;
  -webkit-transform: translateZ(0);
} 
  
  

#RespSlide
{
		padding-top:80px;

}
  
 
  
.btn-bilde a
{
	font-family: 'Montserrat', sans-serif;
	  font-weight:400;
  font-size:1em;
	  text-transform: uppercase;
	color:#ffffff ;
	position:relative;
	margin-top:20px;
	display:inline-block;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 16px;
	padding-bottom: 16px;
	border:1px;
  border-radius:5px;
	border-color:#ffffff;
	border-style:solid;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}
  
.btn-bilde a:hover
{
	  color:#5FB0B8;
	text-decoration:none;
	background-color:#fff;
	
}
  
  
  
  
.bildeheading
{
  font-family: 'Roboto', sans-serif;
  font-weight:900;
  font-size:2.5em;
	 text-shadow: 1px 1px 5px #FFFFFF;
	color:#000000;
	text-transform:uppercase;
 }  
  
  

.bildeintroduction
{
	font-size:1.3em;
	  line-height:1.5em;
	font-weight:400;
	color:#ffffff !important;
	margin-bottom:30px;
	  
}


  
 
  

  
}
