/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/**umb_name:H1*/
h1{}

/**umb_name:H2*/
h2{}

/**umb_name:H3*/
h3{}

/**umb_name:H4*/
h4{}

/**umb_name:H5*/
h5{}

/**umb_name:Paragraph*/
p{}

/**umb_name:Paragraph*/
p{}

/**umb_name:Blockquote*/
blockquote{}

.footer-tekst {
    display: inline-block;
    
	
}

._landingtekst {
    flex: 0 0 30.5%;
    max-width: 30.5%;
	
}
._landingbillede{
	    flex: 0 0 69.5%;
    max-width: 69.5%;

}

.landing .container-fluid ._landingtekst .tekstContainer .tekst{
width: 100%;
	max-width:356px;
}

.forsideheader .headerContent .row .logoHolder {
	left: 156px;
}

.landing .container-fluid ._landingtekst .tekstContainer {
	    left: 154px;
	top:0px!important;
		    position: relative;
    margin-top: 47%;
    padding-bottom: 33px;
}

.landing .container-fluid ._landingbillede img {
  	    height: 100%;
    object-fit: cover;
    max-width: 1269px;
}

@media (max-width:991px) {
._landingbillede{
	    flex: 0 0 100%;
    max-width: 100%;

}
	._landingtekst {
     flex: 0 0 100%;
    max-width: 100%;
}
}

@media (max-width:1431px) {

	.forsideheader .headerContent .row .logoHolder {
    left: 104px!important;
		    padding-top: 40px!important;
}
}

@media (max-width:1199px) {
	.forsideheader .headerContent .row .logoHolder {
    left: 35px!important;
 
}
}

@media (max-width:991px) {
	.landing .container-fluid ._landingtekst .tekstContainer {

    margin-top: 0%;
  
}
	.landing .container-fluid ._landingtekst .tekstContainer .tekst {
  
     max-width: unset; 
}
}
@media (min-width:991px) {.topFooter .footertekst h3{
    margin-top: 13.5px;
	    margin-left: -27px;
    margin-right: 27px;
}}


@media (min-width:991px) and  (max-width:1301px) {
.topFooter .footertekst h3{
 
	    margin-left: -14px;
    margin-right: 14px;
}
}
@media (min-width:991px) and (max-width:1202px) {
.topFooter .footertekst{
 
	    margin-left: 10px;
    margin-right: -10px;
}
}

body > main > div.backgroundOn.brodtekst.omosbrodtekst > div > div > div.col-lg-6.offset-lg-0 > div {
	background-position: top !important;
}