<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Projekter Arkiv - Melsing</title>
	<atom:link href="https://melsing.dk/category/projekter/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Rådgivende Ingeniørvirksomhed</description>
	<lastBuildDate>Wed, 20 Feb 2019 13:35:02 +0000</lastBuildDate>
	<language>da-DK</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>

<image>
	<url>https://melsing.dk/wp-content/uploads/2018/10/Melsing_M_512x512-66x66.png</url>
	<title>Projekter Arkiv - Melsing</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Forarbejdningsanlæg</title>
		<link>https://melsing.dk/projekter/forarbejdningsanlaeg/</link>
		
		<dc:creator><![CDATA[Morten Melsing]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 07:29:05 +0000</pubDate>
				<category><![CDATA[Projekter]]></category>
		<category><![CDATA[Forarbejdningsanlæg]]></category>
		<guid isPermaLink="false">https://melsing.dk/?p=1070</guid>

					<description><![CDATA[<p>Forarbejdningsanlæg, transportanlæg og maskinanlæg Melsing udvikler og projekterer transport- og forarbejdningsanlæg til industrien, herunder til industri for biomasse, fiskeri, landbrug, skovbrug og medicinalindustri. Vi projekterer transportanlæg både til massegods og til enkeltkomponenter. Vi anvender bl.a. teknologier som åbne eller lukkede båndtransport samt koppetransport eller vacuumtransport. De anlæg vi [...]</p>
<p>Indlægget <a href="https://melsing.dk/projekter/forarbejdningsanlaeg/">Forarbejdningsanlæg</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-1 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-1">
<div id="hero-wrapper">
    <div id="hero" 
        class="custom-mode">
        <div id="map">
            <div class="world" style="background-image: url(https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/custom-worldmap.png)"></div>
            <div class="title-wrapper">
                                    <div class="title-secondary">
                        <a href="https://melsing.dk/projekter/" class="custom-shortcut">Retur til oversigt</a>                    </div>
                                <div class="title-primary">
                    Forarbejdningsanlæg                </div>
            </div>
        </div>
        <div id="areas" style="background-image: url(https://melsing.dk/wp-content/uploads/2018/08/Melsing_Forabejdningsanlaeg_486x320.jpg)">
                    </div>
    </div>
</div>

<style>
    #hero-wrapper {
        width: 100vw;
        background: #003965;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    #hero{
        width: 100vw;
        margin: 0 auto;
    }
    #hero.industry-mode {
        height: auto;
    }
    #hero.complete-mode{
        height: 500px;
    }
    @media screen and (min-width: 2900px) {
        #hero.complete-mode{
            height: 550px;
        }
        #hero.complete-mode #map .world {
            height: 550px;
        }
        #hero.complete-mode #areas .area {
            height: 275px;
        }
        #hero.complete-mode #map:after {
            border-top-width: 275px;
            border-bottom-width: 275px;
        }
    }
    #hero.custom-mode {
        height: 400px;
    }
    #map {
        position: relative;
        height: inherit;
        clear: both;
        float: left;
    }
    .complete-mode #map {
        background: #f29f1c;
        width: 40%;
    }
    .custom-mode #map {
        background: #003965;
        width: 50%;
    }
    #map .world {
        position: absolute;
        width: 98%;
        height: 550px;
        background-position-y: 30px;
        background-position: right;
        background-repeat: no-repeat;
    }
    .custom-mode #map .world {
        height: 400px;
    }
    #map:after {
        content: "";
        position: absolute;
        left: 100%;
        z-index: 2;
        margin-left: -1px;
        top: 0;
        -webkit-filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
        filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
    }
    .complete-mode #map:after {
        border-left: 35px solid #f29f1c;
        border-top: 250px solid transparent;
        border-bottom: 250px solid transparent;
    }
    .custom-mode #map:after {
        border-left: 35px solid #003965;
        border-top: 200px solid transparent;
        border-bottom: 200px solid transparent;
    }

    @media screen and (min-width: 1001px) {
        #hero.custom-mode #map .title-wrapper{
            transform: none !important;
            left: unset;
            top: 35%;
            width: 447px;
        }
    }
    @media screen and (min-width: 1001px) and (max-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            left: 20px;
            padding-left: 47px;
        }
    }
    @media screen and (min-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            right: 200px;
            padding-left: 91px;
        }
    }

    #map .title-wrapper {
        width: 400px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    @media screen and (min-width: 1600px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-30%, -50%);
        }
    }
    @media screen and (min-width: 1900px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-10%, -50%);
        }
    }
    @media screen and (min-width: 2400px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(25%, -50%);
        }
    }
    @media screen and (min-width: 3000px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(50%, -50%);
        }
    }
    #map .title-primary {
        z-index: 1;
        color: white;
        font-size: 30px;
        font-family: "Roboto Slab";
        line-height: 1.4;
    }
    #hero.custom-mode #map .title-primary {
        font-size: 40px;
    }
    #map .title-secondary {
        z-index: 1;
        color: #182b39;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        font-family: "Ruda";
    }
    #map .title-secondary a{
        line-height: 34px;
    }
    #hero.custom-mode .custom-shortcut {
        display: inline-block;
        text-align: center;
        color: white;
        background: #f29f1c;
        border: 1px solid #f29f1c;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 0px 15px 0px 15px;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    #hero.custom-mode .custom-shortcut:hover {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    #areas {
        display: flex;
        float: left;
        flex-wrap: wrap;
    }
    .complete-mode #areas {
        width: 60%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    .custom-mode #areas {
        width: 50%;
        height: 100%;
        background-size: cover;
    }
    .industry-mode #areas{
        width: 100%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    #areas .area {
        height: 250px;
        min-width: 200px;
        width: calc(100% / 3);
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    #hero.industry-mode #areas .area.active {
        border: 4px solid #f29f1c;
    }

    #areas .area .icon {
        height: 144px;
        width: auto;
        margin-top: 10%;
        z-index: 1;
        position: relative;
    }
    .industry-mode #areas .area .icon{
        height: 110px;
        margin-top: 7%;
    }
    .industry-mode #areas .area .title{
        margin-top: 5px !important;
    }
    #areas .area .title {
        text-transform: uppercase;
        color: white;
        margin-top: 15px !important;
        font-weight: 600;
        font-family: "Ruda";
        font-size: 15px;
        z-index: 1;
        position: relative;
    }

    @media screen and (max-width: 1250px) {
        #hero.complete-mode #map {
            width: 34%;
        }
        #hero.complete-mode #areas {
            width: 66%;
        }
        #hero #map .world {
            background-size: 130%;
        }
        #hero #map .title-wrapper {
            padding-left: 50px;
        }
    }

    @media screen and (max-width: 1150px) {
        #hero.complete-mode #map .title-wrapper {
            width: 300px;
        }

        #hero #map .title-primary {
            font-size: 25px;
        }
        #hero #map .title-secondary {
            font-size: 13px;
        }
    }
    @media screen and (max-width: 1000px) {
        #hero #map {
            width: 100% !important;
            height: 280px;
        }
        #hero #map .world{
            background-position: bottom right;
            height: 100%;
            width: 100%;
            padding: 0;
            background-size: auto;
        }
        #hero #map:after {
            top: 100%;
            left: 0;
            right: 0;
            bottom: 0;
            border-left: 50vw solid transparent;
            border-right: 50vw solid transparent;
            border-bottom: 0;
            margin-left: 0;
            margin-top: -1px;
            -webkit-filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
            filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
        }
        #hero.complete-mode #map:after {
            border-top: 35px solid #f29f1c;
        }
        #hero.custom-mode #map:after {
            border-top: 35px solid #003965;
        }
        #hero #map .title-wrapper {
            padding: 40px 0;
            margin: 0 auto;
            text-align: center;
            max-width: 400px;
        }
        #hero.complete-mode #map .title-wrapper {
            width: 500px;
            max-width: unset;
        }
        #hero #areas {
            width: 100% !important;
        }
        #hero.custom-mode #areas {
            max-height: 300px;
        }
        #areas .area {
            height: 225px;
        }
        #areas .area .icon{
            width: auto;
            height: 130px;
        }
    }

    @media screen and (max-width: 600px) {
        #hero #areas .area {
            width: calc(100% / 2);
            height: calc(calc(100vh - 60px) * 0.22);
            min-width: 160px;
        }
        #hero.complete-mode #map {
            height: calc(calc(100vh - 60px) * 0.34);
        }
        #hero.complete-mode #map .title-wrapper{
            padding: 10px 0;
            width: 90%;
        }
        #hero.complete-mode #map .title-secondary{
            margin-bottom: 5px;
        }
        #hero.complete-mode #map .title-primary{
            font-size: 23px;
        }
        #hero.industry-mode #areas{
            margin-left: 0;
        }
        #hero.industry-mode #areas .area .icon {
            display: none;
        }
        body #hero.industry-mode #areas .area {
            height: 60px;
            position: relative;
        }
        #hero.industry-mode #areas .area .title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            margin: 0 !important;
        }
        #hero.complete-mode #areas .area .title {
            margin-top: 8px !important;
        }
        #hero.complete-mode #areas .area .icon {
            height: 44%;
            width: auto;
            margin-top: 18%;
        }
        #hero.complete-mode #areas .area:nth-of-type(1) {
            order: 1;
        }
        #hero.complete-mode #areas .area:nth-of-type(2) {
            order: 2;
        }
        #hero.complete-mode #areas .area:nth-of-type(3) {
            order: 4;
        }
        #hero.complete-mode #areas .area:nth-of-type(4) {
            order: 3;
        }
        #hero.complete-mode #areas .area:nth-of-type(5) {
            order: 5;
        }
        #hero.complete-mode #areas .area:nth-of-type(6) {
            order: 6;
        }
        #hero.custom-mode {
            background: none;
        }
		#hero.custom-mode,#hero.custom-mode #map {
			height: auto;
		}
		#hero.custom-mode #map .title-wrapper {
			position: relative;
			padding: 0;
		}
        #hero.custom-mode #areas {
            height: 175px;
        }
		#hero.custom-mode #map .title-secondary {
			margin: 80px 0 0 0;
		}
		#hero.custom-mode #map .title-secondary + .title-primary {
			margin: 25px 0 0 0 !important;
		}
        #hero.custom-mode #map .title-primary {
            font-size: 25px;
			margin: 65px 0 25px 0;
        }
    }


    .area:hover .wind,.area:hover .oil,.area:hover .construction,.area:hover .refinement,.area:hover .bio,.area:hover .industry {
        transform: scale(1.2);
    }
    .wind, .oil, .construction, .refinement, .bio, .industry {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left:0;
        transition: all 0.5s;
        background-position: center;
    }
    .wind {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/wind.jpg") no-repeat;
    }
    .oil {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/oil.jpg") no-repeat;
    }
    .construction {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/construction.jpg") no-repeat;

    }
    .refinement {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/refinement.jpg") no-repeat;
    }
    .bio {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/bio.jpg") no-repeat;

    }
    .industry {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/industry.jpg") no-repeat;
    }

    @media screen and (min-width: 1920px) {
        .wind, .oil, .construction, .refinement, .bio, .industry {
            background-size: cover !important;
        }
    }

    #hero.industry-mode #map{
        display: none;
    }
    #hero.industry-mode #areas .area {
        width: calc(100% / 6);
        height: 175px;
        min-width: 0;
        box-sizing: border-box;
    }
    @media screen and (max-width: 1000px) {
        #hero.industry-mode #areas .area .title{
            font-size: 14px;
        }
    }
    @media screen and (max-width: 768px) {
        #hero.industry-mode #areas .area {
            width: calc(100% / 3) !important;
        }
        #hero.industry-mode #areas .area .icon{
            margin-top: 8%;
        }
    }
    @media screen and (max-width: 576px) {
        #hero.industry-mode #areas .area .icon{
            margin-top: 15%;
        }
    }
    @media screen and (max-width: 370px) {
        #hero.industry-mode #areas .area {
            height: 140px;
            min-width: 100px;
        }
        #hero.industry-mode #areas .area .icon {
            margin-top: 5%;
        }
        #hero.industry-mode #areas .area .title {
            font-size: 12px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-2 blog-post-width nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: #ecf1f3;background-position: center center;background-repeat: no-repeat;padding-top:60px;padding-right:0px;padding-bottom:80px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-2 fusion-text-split-columns fusion-text-columns-2" style=" -webkit-column-count:2; -webkit-column-gap:45px; -webkit-column-width:350px; -moz-column-count:2; -moz-column-gap:45px; -moz-column-width:350px; column-count:2; column-gap:45px; column-width:350px;"><h2>Forarbejdningsanlæg, transportanlæg og maskinanlæg</h2>
<p>Melsing udvikler og projekterer transport- og forarbejdningsanlæg til industrien, herunder til industri for biomasse, fiskeri, landbrug, skovbrug og medicinalindustri.</p>
<p>Vi projekterer transportanlæg både til massegods og til enkeltkomponenter. Vi anvender bl.a. teknologier som åbne eller lukkede båndtransport samt koppetransport eller vacuumtransport.</p>
<p>De anlæg vi projekterer kan være til transport af alle medier, herunder flydende materiale, luftarter og faste stoffer.</p>
<h3>Mere information</h3>
<p>Kontakt venligst Erling Melsing for yderligere information, referencer eller konkrete tilbud og aftaler.</p>
</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-3 background-color-50-white nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 60px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-3">    <div class="content-box center blue">
    <div class="info">
        <h1>Vores ydelser</h1>
        <div class="desc">Vi er hos Melsing specialiserede i en lang række ingeniør- og konsulentydelser. Få det fulde overblik her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/ydelser/">Ydelser</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-4">    <div class="content-box center orange">
    <div class="info">
        <h1>Vores team</h1>
        <div class="desc">Vi er en ung organisation med tung erfaring. Mød vores kompetente medarbejdere her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/medarbejdere/">Kontakt</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-4 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><script type="text/javascript">jQuery(function() { _initLayerSlider( '#layerslider_4_1v23qu0ftt32q', {createdWith: '6.7.6', sliderVersion: '6.7.6', type: 'fullwidth', responsiveUnder: 300, allowFullscreen: false, parallaxCenterLayers: 'top', pauseOnHover: 'enabled', skin: 'v6', globalBGImage: 'https://melsing.dk/wp-content/uploads/2018/07/papirruller2_melsing.jpg', globalBGAttachment: 'fixed', globalBGSize: 'cover', hoverPrevNext: false, navStartStop: false, navButtons: false, showCircleTimer: false, thumbnailNavigation: 'disabled', useSrcset: true, skinsPath: 'https://melsing.dk/wp-content/plugins/LayerSlider/assets/static/layerslider/skins/'}); });</script><div id="layerslider_4_1v23qu0ftt32q" class="ls-wp-container fitvidsignore" style="width:1280px;height:350px;margin:0 auto;margin-bottom: 0px;"><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;We have been using the engineering services provided by Melsing Engineering &amp; Consulting for several years and they have been a good partner to work with. We have outsourced important engineering work to Melsing and have seen good results, especially FE analysis, calculations using Mathcad, engineering drawings etc.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        TOOLING EXPERT / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;The commitment and focus by Melsing is excellent and we will consider using Melsing as a consultant company in the future. It is a great privilege to recommend Melsing to any potential new clients that are seeking great results and fantastic teamwork.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        LEAD ENGINEER  / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div></div><div class="fusion-clearfix"></div></div></div></div></div></p>
<p>Indlægget <a href="https://melsing.dk/projekter/forarbejdningsanlaeg/">Forarbejdningsanlæg</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fundamenter</title>
		<link>https://melsing.dk/projekter/fundamenter/</link>
		
		<dc:creator><![CDATA[Morten Melsing]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 07:26:43 +0000</pubDate>
				<category><![CDATA[Projekter]]></category>
		<category><![CDATA[Fundamenter]]></category>
		<guid isPermaLink="false">https://melsing.dk/?p=1067</guid>

					<description><![CDATA[<p>Kun fantasien sætter grænser, når det kommer til fundamenter Der findes et utal af standard funderingsteknologier. Hos Melsing rådgiver vi dig i, hvilken løsning der vil være den rette for dit projekt. Traditionelle vs. utraditonelle metoder Ved traditionel betonfundering anvendes ofte nedgravede rand- eller punktfundamenter og i arktiske [...]</p>
<p>Indlægget <a href="https://melsing.dk/projekter/fundamenter/">Fundamenter</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-5 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-5">
<div id="hero-wrapper">
    <div id="hero" 
        class="custom-mode">
        <div id="map">
            <div class="world" style="background-image: url(https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/custom-worldmap.png)"></div>
            <div class="title-wrapper">
                                    <div class="title-secondary">
                        <a href="https://melsing.dk/projekter/" class="custom-shortcut">Retur til oversigt</a>                    </div>
                                <div class="title-primary">
                    Fundamenter                </div>
            </div>
        </div>
        <div id="areas" style="background-image: url(https://melsing.dk/wp-content/uploads/2018/07/Melsing_fundamenter_1250x600.jpg)">
                    </div>
    </div>
</div>

<style>
    #hero-wrapper {
        width: 100vw;
        background: #003965;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    #hero{
        width: 100vw;
        margin: 0 auto;
    }
    #hero.industry-mode {
        height: auto;
    }
    #hero.complete-mode{
        height: 500px;
    }
    @media screen and (min-width: 2900px) {
        #hero.complete-mode{
            height: 550px;
        }
        #hero.complete-mode #map .world {
            height: 550px;
        }
        #hero.complete-mode #areas .area {
            height: 275px;
        }
        #hero.complete-mode #map:after {
            border-top-width: 275px;
            border-bottom-width: 275px;
        }
    }
    #hero.custom-mode {
        height: 400px;
    }
    #map {
        position: relative;
        height: inherit;
        clear: both;
        float: left;
    }
    .complete-mode #map {
        background: #f29f1c;
        width: 40%;
    }
    .custom-mode #map {
        background: #003965;
        width: 50%;
    }
    #map .world {
        position: absolute;
        width: 98%;
        height: 550px;
        background-position-y: 30px;
        background-position: right;
        background-repeat: no-repeat;
    }
    .custom-mode #map .world {
        height: 400px;
    }
    #map:after {
        content: "";
        position: absolute;
        left: 100%;
        z-index: 2;
        margin-left: -1px;
        top: 0;
        -webkit-filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
        filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
    }
    .complete-mode #map:after {
        border-left: 35px solid #f29f1c;
        border-top: 250px solid transparent;
        border-bottom: 250px solid transparent;
    }
    .custom-mode #map:after {
        border-left: 35px solid #003965;
        border-top: 200px solid transparent;
        border-bottom: 200px solid transparent;
    }

    @media screen and (min-width: 1001px) {
        #hero.custom-mode #map .title-wrapper{
            transform: none !important;
            left: unset;
            top: 35%;
            width: 447px;
        }
    }
    @media screen and (min-width: 1001px) and (max-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            left: 20px;
            padding-left: 47px;
        }
    }
    @media screen and (min-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            right: 200px;
            padding-left: 91px;
        }
    }

    #map .title-wrapper {
        width: 400px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    @media screen and (min-width: 1600px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-30%, -50%);
        }
    }
    @media screen and (min-width: 1900px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-10%, -50%);
        }
    }
    @media screen and (min-width: 2400px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(25%, -50%);
        }
    }
    @media screen and (min-width: 3000px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(50%, -50%);
        }
    }
    #map .title-primary {
        z-index: 1;
        color: white;
        font-size: 30px;
        font-family: "Roboto Slab";
        line-height: 1.4;
    }
    #hero.custom-mode #map .title-primary {
        font-size: 40px;
    }
    #map .title-secondary {
        z-index: 1;
        color: #182b39;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        font-family: "Ruda";
    }
    #map .title-secondary a{
        line-height: 34px;
    }
    #hero.custom-mode .custom-shortcut {
        display: inline-block;
        text-align: center;
        color: white;
        background: #f29f1c;
        border: 1px solid #f29f1c;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 0px 15px 0px 15px;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    #hero.custom-mode .custom-shortcut:hover {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    #areas {
        display: flex;
        float: left;
        flex-wrap: wrap;
    }
    .complete-mode #areas {
        width: 60%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    .custom-mode #areas {
        width: 50%;
        height: 100%;
        background-size: cover;
    }
    .industry-mode #areas{
        width: 100%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    #areas .area {
        height: 250px;
        min-width: 200px;
        width: calc(100% / 3);
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    #hero.industry-mode #areas .area.active {
        border: 4px solid #f29f1c;
    }

    #areas .area .icon {
        height: 144px;
        width: auto;
        margin-top: 10%;
        z-index: 1;
        position: relative;
    }
    .industry-mode #areas .area .icon{
        height: 110px;
        margin-top: 7%;
    }
    .industry-mode #areas .area .title{
        margin-top: 5px !important;
    }
    #areas .area .title {
        text-transform: uppercase;
        color: white;
        margin-top: 15px !important;
        font-weight: 600;
        font-family: "Ruda";
        font-size: 15px;
        z-index: 1;
        position: relative;
    }

    @media screen and (max-width: 1250px) {
        #hero.complete-mode #map {
            width: 34%;
        }
        #hero.complete-mode #areas {
            width: 66%;
        }
        #hero #map .world {
            background-size: 130%;
        }
        #hero #map .title-wrapper {
            padding-left: 50px;
        }
    }

    @media screen and (max-width: 1150px) {
        #hero.complete-mode #map .title-wrapper {
            width: 300px;
        }

        #hero #map .title-primary {
            font-size: 25px;
        }
        #hero #map .title-secondary {
            font-size: 13px;
        }
    }
    @media screen and (max-width: 1000px) {
        #hero #map {
            width: 100% !important;
            height: 280px;
        }
        #hero #map .world{
            background-position: bottom right;
            height: 100%;
            width: 100%;
            padding: 0;
            background-size: auto;
        }
        #hero #map:after {
            top: 100%;
            left: 0;
            right: 0;
            bottom: 0;
            border-left: 50vw solid transparent;
            border-right: 50vw solid transparent;
            border-bottom: 0;
            margin-left: 0;
            margin-top: -1px;
            -webkit-filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
            filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
        }
        #hero.complete-mode #map:after {
            border-top: 35px solid #f29f1c;
        }
        #hero.custom-mode #map:after {
            border-top: 35px solid #003965;
        }
        #hero #map .title-wrapper {
            padding: 40px 0;
            margin: 0 auto;
            text-align: center;
            max-width: 400px;
        }
        #hero.complete-mode #map .title-wrapper {
            width: 500px;
            max-width: unset;
        }
        #hero #areas {
            width: 100% !important;
        }
        #hero.custom-mode #areas {
            max-height: 300px;
        }
        #areas .area {
            height: 225px;
        }
        #areas .area .icon{
            width: auto;
            height: 130px;
        }
    }

    @media screen and (max-width: 600px) {
        #hero #areas .area {
            width: calc(100% / 2);
            height: calc(calc(100vh - 60px) * 0.22);
            min-width: 160px;
        }
        #hero.complete-mode #map {
            height: calc(calc(100vh - 60px) * 0.34);
        }
        #hero.complete-mode #map .title-wrapper{
            padding: 10px 0;
            width: 90%;
        }
        #hero.complete-mode #map .title-secondary{
            margin-bottom: 5px;
        }
        #hero.complete-mode #map .title-primary{
            font-size: 23px;
        }
        #hero.industry-mode #areas{
            margin-left: 0;
        }
        #hero.industry-mode #areas .area .icon {
            display: none;
        }
        body #hero.industry-mode #areas .area {
            height: 60px;
            position: relative;
        }
        #hero.industry-mode #areas .area .title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            margin: 0 !important;
        }
        #hero.complete-mode #areas .area .title {
            margin-top: 8px !important;
        }
        #hero.complete-mode #areas .area .icon {
            height: 44%;
            width: auto;
            margin-top: 18%;
        }
        #hero.complete-mode #areas .area:nth-of-type(1) {
            order: 1;
        }
        #hero.complete-mode #areas .area:nth-of-type(2) {
            order: 2;
        }
        #hero.complete-mode #areas .area:nth-of-type(3) {
            order: 4;
        }
        #hero.complete-mode #areas .area:nth-of-type(4) {
            order: 3;
        }
        #hero.complete-mode #areas .area:nth-of-type(5) {
            order: 5;
        }
        #hero.complete-mode #areas .area:nth-of-type(6) {
            order: 6;
        }
        #hero.custom-mode {
            background: none;
        }
		#hero.custom-mode,#hero.custom-mode #map {
			height: auto;
		}
		#hero.custom-mode #map .title-wrapper {
			position: relative;
			padding: 0;
		}
        #hero.custom-mode #areas {
            height: 175px;
        }
		#hero.custom-mode #map .title-secondary {
			margin: 80px 0 0 0;
		}
		#hero.custom-mode #map .title-secondary + .title-primary {
			margin: 25px 0 0 0 !important;
		}
        #hero.custom-mode #map .title-primary {
            font-size: 25px;
			margin: 65px 0 25px 0;
        }
    }


    .area:hover .wind,.area:hover .oil,.area:hover .construction,.area:hover .refinement,.area:hover .bio,.area:hover .industry {
        transform: scale(1.2);
    }
    .wind, .oil, .construction, .refinement, .bio, .industry {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left:0;
        transition: all 0.5s;
        background-position: center;
    }
    .wind {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/wind.jpg") no-repeat;
    }
    .oil {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/oil.jpg") no-repeat;
    }
    .construction {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/construction.jpg") no-repeat;

    }
    .refinement {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/refinement.jpg") no-repeat;
    }
    .bio {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/bio.jpg") no-repeat;

    }
    .industry {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/industry.jpg") no-repeat;
    }

    @media screen and (min-width: 1920px) {
        .wind, .oil, .construction, .refinement, .bio, .industry {
            background-size: cover !important;
        }
    }

    #hero.industry-mode #map{
        display: none;
    }
    #hero.industry-mode #areas .area {
        width: calc(100% / 6);
        height: 175px;
        min-width: 0;
        box-sizing: border-box;
    }
    @media screen and (max-width: 1000px) {
        #hero.industry-mode #areas .area .title{
            font-size: 14px;
        }
    }
    @media screen and (max-width: 768px) {
        #hero.industry-mode #areas .area {
            width: calc(100% / 3) !important;
        }
        #hero.industry-mode #areas .area .icon{
            margin-top: 8%;
        }
    }
    @media screen and (max-width: 576px) {
        #hero.industry-mode #areas .area .icon{
            margin-top: 15%;
        }
    }
    @media screen and (max-width: 370px) {
        #hero.industry-mode #areas .area {
            height: 140px;
            min-width: 100px;
        }
        #hero.industry-mode #areas .area .icon {
            margin-top: 5%;
        }
        #hero.industry-mode #areas .area .title {
            font-size: 12px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-6 blog-post-width nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: #ecf1f3;background-position: center center;background-repeat: no-repeat;padding-top:60px;padding-right:0px;padding-bottom:80px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-6 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-6 fusion-text-split-columns fusion-text-columns-2" style=" -webkit-column-count:2; -webkit-column-gap:45px; -webkit-column-width:350px; -moz-column-count:2; -moz-column-gap:45px; -moz-column-width:350px; column-count:2; column-gap:45px; column-width:350px;"><h2>Kun fantasien sætter grænser, når det kommer til fundamenter</h2>
<p>Der findes et utal af standard funderingsteknologier. Hos Melsing rådgiver vi dig i, hvilken løsning der vil være den rette for dit projekt.</p>
<h3>Traditionelle vs. utraditonelle metoder</h3>
<p>Ved traditionel betonfundering anvendes ofte nedgravede rand- eller punktfundamenter og i arktiske områder er det træ, som pga. dets ringe varmeledningsevne er velegnet til fundering.  På et ustabilt underlag, kan man med fordel anvende svømmende fundering og en pælefundering kan udføres med træpæle, armerede betonpæle, stål-skruepæle m.fl.</p>
<p>Til opgaver hvor utraditionelle metoder skal i brug, projekterer vi gerne specialdesignede fundamenter, som kan være udført i mange forskellige materialer eller materialekombinationer alt efter ønske eller behov.</p>
<p>Alle projekter udføres og dokumenteres efter gældende standarder.</p>
<h3>Mere information</h3>
<p>Kontakt venligst vores tekniske chef Lasse Therkildsen, som gerne står til rådighed med yderligere info, referencer og rådgivning.</p>
</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-7 background-color-50-white nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 60px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-7 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-7">    <div class="content-box center blue">
    <div class="info">
        <h1>Vores ydelser</h1>
        <div class="desc">Vi er hos Melsing specialiserede i en lang række ingeniør- og konsulentydelser. Få det fulde overblik her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/ydelser/">Ydelser</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-8 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-8">    <div class="content-box center orange">
    <div class="info">
        <h1>Vores team</h1>
        <div class="desc">Vi er en ung organisation med tung erfaring. Mød vores kompetente medarbejdere her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/medarbejdere/">Kontakt</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-8 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-9 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><script type="text/javascript">jQuery(function() { _initLayerSlider( '#layerslider_4_1xovcrc38gc2a', {createdWith: '6.7.6', sliderVersion: '6.7.6', type: 'fullwidth', responsiveUnder: 300, allowFullscreen: false, parallaxCenterLayers: 'top', pauseOnHover: 'enabled', skin: 'v6', globalBGImage: 'https://melsing.dk/wp-content/uploads/2018/07/papirruller2_melsing.jpg', globalBGAttachment: 'fixed', globalBGSize: 'cover', hoverPrevNext: false, navStartStop: false, navButtons: false, showCircleTimer: false, thumbnailNavigation: 'disabled', useSrcset: true, skinsPath: 'https://melsing.dk/wp-content/plugins/LayerSlider/assets/static/layerslider/skins/'}); });</script><div id="layerslider_4_1xovcrc38gc2a" class="ls-wp-container fitvidsignore" style="width:1280px;height:350px;margin:0 auto;margin-bottom: 0px;"><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;We have been using the engineering services provided by Melsing Engineering &amp; Consulting for several years and they have been a good partner to work with. We have outsourced important engineering work to Melsing and have seen good results, especially FE analysis, calculations using Mathcad, engineering drawings etc.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        TOOLING EXPERT / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;The commitment and focus by Melsing is excellent and we will consider using Melsing as a consultant company in the future. It is a great privilege to recommend Melsing to any potential new clients that are seeking great results and fantastic teamwork.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        LEAD ENGINEER  / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div></div><div class="fusion-clearfix"></div></div></div></div></div></p>
<p>Indlægget <a href="https://melsing.dk/projekter/fundamenter/">Fundamenter</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Trykbeholdere</title>
		<link>https://melsing.dk/projekter/trykbeholdere/</link>
		
		<dc:creator><![CDATA[Morten Melsing]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 07:18:01 +0000</pubDate>
				<category><![CDATA[Projekter]]></category>
		<category><![CDATA[Trykbeholdere]]></category>
		<guid isPermaLink="false">https://melsing.dk/?p=1062</guid>

					<description><![CDATA[<p>Trykbeholdere, tryksatte anlæg og komponenter Vi projekterer nye installationer og tilbyder ligeledes at udføre levetidsundersøgelser på eksisterende anlæg og komponenter. Vi sørger gerne for CE- mærkning og dokumentation. Vi udfører dokumentation med tilhørende beregninger i h.t. EN 13445, ASME Vlll, AD 2000, PD 5500, EN 1591 og EN [...]</p>
<p>Indlægget <a href="https://melsing.dk/projekter/trykbeholdere/">Trykbeholdere</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-9 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-10 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-9">
<div id="hero-wrapper">
    <div id="hero" 
        class="custom-mode">
        <div id="map">
            <div class="world" style="background-image: url(https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/custom-worldmap.png)"></div>
            <div class="title-wrapper">
                                    <div class="title-secondary">
                        <a href="https://melsing.dk/projekter/" class="custom-shortcut">Retur til oversigt</a>                    </div>
                                <div class="title-primary">
                    Trykbeholdere                </div>
            </div>
        </div>
        <div id="areas" style="background-image: url(https://melsing.dk/wp-content/uploads/2018/07/Melsing_trykbeholdere.jpg)">
                    </div>
    </div>
</div>

<style>
    #hero-wrapper {
        width: 100vw;
        background: #003965;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    #hero{
        width: 100vw;
        margin: 0 auto;
    }
    #hero.industry-mode {
        height: auto;
    }
    #hero.complete-mode{
        height: 500px;
    }
    @media screen and (min-width: 2900px) {
        #hero.complete-mode{
            height: 550px;
        }
        #hero.complete-mode #map .world {
            height: 550px;
        }
        #hero.complete-mode #areas .area {
            height: 275px;
        }
        #hero.complete-mode #map:after {
            border-top-width: 275px;
            border-bottom-width: 275px;
        }
    }
    #hero.custom-mode {
        height: 400px;
    }
    #map {
        position: relative;
        height: inherit;
        clear: both;
        float: left;
    }
    .complete-mode #map {
        background: #f29f1c;
        width: 40%;
    }
    .custom-mode #map {
        background: #003965;
        width: 50%;
    }
    #map .world {
        position: absolute;
        width: 98%;
        height: 550px;
        background-position-y: 30px;
        background-position: right;
        background-repeat: no-repeat;
    }
    .custom-mode #map .world {
        height: 400px;
    }
    #map:after {
        content: "";
        position: absolute;
        left: 100%;
        z-index: 2;
        margin-left: -1px;
        top: 0;
        -webkit-filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
        filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
    }
    .complete-mode #map:after {
        border-left: 35px solid #f29f1c;
        border-top: 250px solid transparent;
        border-bottom: 250px solid transparent;
    }
    .custom-mode #map:after {
        border-left: 35px solid #003965;
        border-top: 200px solid transparent;
        border-bottom: 200px solid transparent;
    }

    @media screen and (min-width: 1001px) {
        #hero.custom-mode #map .title-wrapper{
            transform: none !important;
            left: unset;
            top: 35%;
            width: 447px;
        }
    }
    @media screen and (min-width: 1001px) and (max-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            left: 20px;
            padding-left: 47px;
        }
    }
    @media screen and (min-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            right: 200px;
            padding-left: 91px;
        }
    }

    #map .title-wrapper {
        width: 400px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    @media screen and (min-width: 1600px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-30%, -50%);
        }
    }
    @media screen and (min-width: 1900px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-10%, -50%);
        }
    }
    @media screen and (min-width: 2400px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(25%, -50%);
        }
    }
    @media screen and (min-width: 3000px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(50%, -50%);
        }
    }
    #map .title-primary {
        z-index: 1;
        color: white;
        font-size: 30px;
        font-family: "Roboto Slab";
        line-height: 1.4;
    }
    #hero.custom-mode #map .title-primary {
        font-size: 40px;
    }
    #map .title-secondary {
        z-index: 1;
        color: #182b39;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        font-family: "Ruda";
    }
    #map .title-secondary a{
        line-height: 34px;
    }
    #hero.custom-mode .custom-shortcut {
        display: inline-block;
        text-align: center;
        color: white;
        background: #f29f1c;
        border: 1px solid #f29f1c;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 0px 15px 0px 15px;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    #hero.custom-mode .custom-shortcut:hover {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    #areas {
        display: flex;
        float: left;
        flex-wrap: wrap;
    }
    .complete-mode #areas {
        width: 60%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    .custom-mode #areas {
        width: 50%;
        height: 100%;
        background-size: cover;
    }
    .industry-mode #areas{
        width: 100%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    #areas .area {
        height: 250px;
        min-width: 200px;
        width: calc(100% / 3);
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    #hero.industry-mode #areas .area.active {
        border: 4px solid #f29f1c;
    }

    #areas .area .icon {
        height: 144px;
        width: auto;
        margin-top: 10%;
        z-index: 1;
        position: relative;
    }
    .industry-mode #areas .area .icon{
        height: 110px;
        margin-top: 7%;
    }
    .industry-mode #areas .area .title{
        margin-top: 5px !important;
    }
    #areas .area .title {
        text-transform: uppercase;
        color: white;
        margin-top: 15px !important;
        font-weight: 600;
        font-family: "Ruda";
        font-size: 15px;
        z-index: 1;
        position: relative;
    }

    @media screen and (max-width: 1250px) {
        #hero.complete-mode #map {
            width: 34%;
        }
        #hero.complete-mode #areas {
            width: 66%;
        }
        #hero #map .world {
            background-size: 130%;
        }
        #hero #map .title-wrapper {
            padding-left: 50px;
        }
    }

    @media screen and (max-width: 1150px) {
        #hero.complete-mode #map .title-wrapper {
            width: 300px;
        }

        #hero #map .title-primary {
            font-size: 25px;
        }
        #hero #map .title-secondary {
            font-size: 13px;
        }
    }
    @media screen and (max-width: 1000px) {
        #hero #map {
            width: 100% !important;
            height: 280px;
        }
        #hero #map .world{
            background-position: bottom right;
            height: 100%;
            width: 100%;
            padding: 0;
            background-size: auto;
        }
        #hero #map:after {
            top: 100%;
            left: 0;
            right: 0;
            bottom: 0;
            border-left: 50vw solid transparent;
            border-right: 50vw solid transparent;
            border-bottom: 0;
            margin-left: 0;
            margin-top: -1px;
            -webkit-filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
            filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
        }
        #hero.complete-mode #map:after {
            border-top: 35px solid #f29f1c;
        }
        #hero.custom-mode #map:after {
            border-top: 35px solid #003965;
        }
        #hero #map .title-wrapper {
            padding: 40px 0;
            margin: 0 auto;
            text-align: center;
            max-width: 400px;
        }
        #hero.complete-mode #map .title-wrapper {
            width: 500px;
            max-width: unset;
        }
        #hero #areas {
            width: 100% !important;
        }
        #hero.custom-mode #areas {
            max-height: 300px;
        }
        #areas .area {
            height: 225px;
        }
        #areas .area .icon{
            width: auto;
            height: 130px;
        }
    }

    @media screen and (max-width: 600px) {
        #hero #areas .area {
            width: calc(100% / 2);
            height: calc(calc(100vh - 60px) * 0.22);
            min-width: 160px;
        }
        #hero.complete-mode #map {
            height: calc(calc(100vh - 60px) * 0.34);
        }
        #hero.complete-mode #map .title-wrapper{
            padding: 10px 0;
            width: 90%;
        }
        #hero.complete-mode #map .title-secondary{
            margin-bottom: 5px;
        }
        #hero.complete-mode #map .title-primary{
            font-size: 23px;
        }
        #hero.industry-mode #areas{
            margin-left: 0;
        }
        #hero.industry-mode #areas .area .icon {
            display: none;
        }
        body #hero.industry-mode #areas .area {
            height: 60px;
            position: relative;
        }
        #hero.industry-mode #areas .area .title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            margin: 0 !important;
        }
        #hero.complete-mode #areas .area .title {
            margin-top: 8px !important;
        }
        #hero.complete-mode #areas .area .icon {
            height: 44%;
            width: auto;
            margin-top: 18%;
        }
        #hero.complete-mode #areas .area:nth-of-type(1) {
            order: 1;
        }
        #hero.complete-mode #areas .area:nth-of-type(2) {
            order: 2;
        }
        #hero.complete-mode #areas .area:nth-of-type(3) {
            order: 4;
        }
        #hero.complete-mode #areas .area:nth-of-type(4) {
            order: 3;
        }
        #hero.complete-mode #areas .area:nth-of-type(5) {
            order: 5;
        }
        #hero.complete-mode #areas .area:nth-of-type(6) {
            order: 6;
        }
        #hero.custom-mode {
            background: none;
        }
		#hero.custom-mode,#hero.custom-mode #map {
			height: auto;
		}
		#hero.custom-mode #map .title-wrapper {
			position: relative;
			padding: 0;
		}
        #hero.custom-mode #areas {
            height: 175px;
        }
		#hero.custom-mode #map .title-secondary {
			margin: 80px 0 0 0;
		}
		#hero.custom-mode #map .title-secondary + .title-primary {
			margin: 25px 0 0 0 !important;
		}
        #hero.custom-mode #map .title-primary {
            font-size: 25px;
			margin: 65px 0 25px 0;
        }
    }


    .area:hover .wind,.area:hover .oil,.area:hover .construction,.area:hover .refinement,.area:hover .bio,.area:hover .industry {
        transform: scale(1.2);
    }
    .wind, .oil, .construction, .refinement, .bio, .industry {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left:0;
        transition: all 0.5s;
        background-position: center;
    }
    .wind {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/wind.jpg") no-repeat;
    }
    .oil {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/oil.jpg") no-repeat;
    }
    .construction {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/construction.jpg") no-repeat;

    }
    .refinement {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/refinement.jpg") no-repeat;
    }
    .bio {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/bio.jpg") no-repeat;

    }
    .industry {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/industry.jpg") no-repeat;
    }

    @media screen and (min-width: 1920px) {
        .wind, .oil, .construction, .refinement, .bio, .industry {
            background-size: cover !important;
        }
    }

    #hero.industry-mode #map{
        display: none;
    }
    #hero.industry-mode #areas .area {
        width: calc(100% / 6);
        height: 175px;
        min-width: 0;
        box-sizing: border-box;
    }
    @media screen and (max-width: 1000px) {
        #hero.industry-mode #areas .area .title{
            font-size: 14px;
        }
    }
    @media screen and (max-width: 768px) {
        #hero.industry-mode #areas .area {
            width: calc(100% / 3) !important;
        }
        #hero.industry-mode #areas .area .icon{
            margin-top: 8%;
        }
    }
    @media screen and (max-width: 576px) {
        #hero.industry-mode #areas .area .icon{
            margin-top: 15%;
        }
    }
    @media screen and (max-width: 370px) {
        #hero.industry-mode #areas .area {
            height: 140px;
            min-width: 100px;
        }
        #hero.industry-mode #areas .area .icon {
            margin-top: 5%;
        }
        #hero.industry-mode #areas .area .title {
            font-size: 12px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-10 blog-post-width nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: #ecf1f3;background-position: center center;background-repeat: no-repeat;padding-top:60px;padding-right:0px;padding-bottom:80px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-11 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-10 fusion-text-split-columns fusion-text-columns-2" style=" -webkit-column-count:2; -webkit-column-gap:45px; -webkit-column-width:350px; -moz-column-count:2; -moz-column-gap:45px; -moz-column-width:350px; column-count:2; column-gap:45px; column-width:350px;"><h2>Trykbeholdere, tryksatte anlæg og komponenter</h2>
<p>Vi projekterer nye installationer og tilbyder ligeledes at udføre levetidsundersøgelser på eksisterende anlæg og komponenter.</p>
<p>Vi sørger gerne for CE- mærkning og dokumentation.</p>
<p>Vi udfører dokumentation med tilhørende beregninger i h.t. EN 13445, ASME Vlll, AD 2000, PD 5500, EN 1591 og EN 13480</p>
<p>Vi anvender bla. systemer som Process, Power &amp; Marine/Visual Vessel Design fra HEXAGON/INTERGRAPH.</p>
<h3>Mere information</h3>
<p>Kontakt venligst Erling Melsing for yderligere information, referencer eller konkrete tilbud og aftaler.</p>
</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-11 background-color-50-white nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 60px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-12 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-11">    <div class="content-box center blue">
    <div class="info">
        <h1>Vores ydelser</h1>
        <div class="desc">Vi er hos Melsing specialiserede i en lang række ingeniør- og konsulentydelser. Få det fulde overblik her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/ydelser/">Ydelser</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-13 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-12">    <div class="content-box center orange">
    <div class="info">
        <h1>Vores team</h1>
        <div class="desc">Vi er en ung organisation med tung erfaring. Mød vores kompetente medarbejdere her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/medarbejdere/">Kontakt</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-12 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-14 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><script type="text/javascript">jQuery(function() { _initLayerSlider( '#layerslider_4_1ixuq1srza03n', {createdWith: '6.7.6', sliderVersion: '6.7.6', type: 'fullwidth', responsiveUnder: 300, allowFullscreen: false, parallaxCenterLayers: 'top', pauseOnHover: 'enabled', skin: 'v6', globalBGImage: 'https://melsing.dk/wp-content/uploads/2018/07/papirruller2_melsing.jpg', globalBGAttachment: 'fixed', globalBGSize: 'cover', hoverPrevNext: false, navStartStop: false, navButtons: false, showCircleTimer: false, thumbnailNavigation: 'disabled', useSrcset: true, skinsPath: 'https://melsing.dk/wp-content/plugins/LayerSlider/assets/static/layerslider/skins/'}); });</script><div id="layerslider_4_1ixuq1srza03n" class="ls-wp-container fitvidsignore" style="width:1280px;height:350px;margin:0 auto;margin-bottom: 0px;"><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;We have been using the engineering services provided by Melsing Engineering &amp; Consulting for several years and they have been a good partner to work with. We have outsourced important engineering work to Melsing and have seen good results, especially FE analysis, calculations using Mathcad, engineering drawings etc.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        TOOLING EXPERT / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;The commitment and focus by Melsing is excellent and we will consider using Melsing as a consultant company in the future. It is a great privilege to recommend Melsing to any potential new clients that are seeking great results and fantastic teamwork.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        LEAD ENGINEER  / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div></div><div class="fusion-clearfix"></div></div></div></div></div></p>
<p>Indlægget <a href="https://melsing.dk/projekter/trykbeholdere/">Trykbeholdere</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Stålkonstruktioner</title>
		<link>https://melsing.dk/projekter/staalkonstruktioner/</link>
		
		<dc:creator><![CDATA[Morten Melsing]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 07:12:35 +0000</pubDate>
				<category><![CDATA[Projekter]]></category>
		<category><![CDATA[Stålkonstruktioner (projekt)]]></category>
		<guid isPermaLink="false">https://melsing.dk/?p=1058</guid>

					<description><![CDATA[<p>Hos Melsing er vi specialister i beregning, konstruktion, udførelse og installation af on- og offshore stålkonstruktioner. Melsing har mange års erfaring med projektering af stålkonstruktioner af enhver art, udførelse og installation, herunder både boltede og svejsede konstruktioner. Vi garanterer til enhver tid, at alle relevante standarder, krav og normer overholdes [...]</p>
<p>Indlægget <a href="https://melsing.dk/projekter/staalkonstruktioner/">Stålkonstruktioner</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-13 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-15 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-13">
<div id="hero-wrapper">
    <div id="hero" 
        class="custom-mode">
        <div id="map">
            <div class="world" style="background-image: url(https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/custom-worldmap.png)"></div>
            <div class="title-wrapper">
                                    <div class="title-secondary">
                        <a href="https://melsing.dk/projekter/" class="custom-shortcut">Retur til oversigt</a>                    </div>
                                <div class="title-primary">
                    Stålkonstruktioner                </div>
            </div>
        </div>
        <div id="areas" style="background-image: url(https://melsing.dk/wp-content/uploads/2018/07/Melsing_staalkontruktioner_1250x600.jpg)">
                    </div>
    </div>
</div>

<style>
    #hero-wrapper {
        width: 100vw;
        background: #003965;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    #hero{
        width: 100vw;
        margin: 0 auto;
    }
    #hero.industry-mode {
        height: auto;
    }
    #hero.complete-mode{
        height: 500px;
    }
    @media screen and (min-width: 2900px) {
        #hero.complete-mode{
            height: 550px;
        }
        #hero.complete-mode #map .world {
            height: 550px;
        }
        #hero.complete-mode #areas .area {
            height: 275px;
        }
        #hero.complete-mode #map:after {
            border-top-width: 275px;
            border-bottom-width: 275px;
        }
    }
    #hero.custom-mode {
        height: 400px;
    }
    #map {
        position: relative;
        height: inherit;
        clear: both;
        float: left;
    }
    .complete-mode #map {
        background: #f29f1c;
        width: 40%;
    }
    .custom-mode #map {
        background: #003965;
        width: 50%;
    }
    #map .world {
        position: absolute;
        width: 98%;
        height: 550px;
        background-position-y: 30px;
        background-position: right;
        background-repeat: no-repeat;
    }
    .custom-mode #map .world {
        height: 400px;
    }
    #map:after {
        content: "";
        position: absolute;
        left: 100%;
        z-index: 2;
        margin-left: -1px;
        top: 0;
        -webkit-filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
        filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
    }
    .complete-mode #map:after {
        border-left: 35px solid #f29f1c;
        border-top: 250px solid transparent;
        border-bottom: 250px solid transparent;
    }
    .custom-mode #map:after {
        border-left: 35px solid #003965;
        border-top: 200px solid transparent;
        border-bottom: 200px solid transparent;
    }

    @media screen and (min-width: 1001px) {
        #hero.custom-mode #map .title-wrapper{
            transform: none !important;
            left: unset;
            top: 35%;
            width: 447px;
        }
    }
    @media screen and (min-width: 1001px) and (max-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            left: 20px;
            padding-left: 47px;
        }
    }
    @media screen and (min-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            right: 200px;
            padding-left: 91px;
        }
    }

    #map .title-wrapper {
        width: 400px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    @media screen and (min-width: 1600px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-30%, -50%);
        }
    }
    @media screen and (min-width: 1900px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-10%, -50%);
        }
    }
    @media screen and (min-width: 2400px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(25%, -50%);
        }
    }
    @media screen and (min-width: 3000px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(50%, -50%);
        }
    }
    #map .title-primary {
        z-index: 1;
        color: white;
        font-size: 30px;
        font-family: "Roboto Slab";
        line-height: 1.4;
    }
    #hero.custom-mode #map .title-primary {
        font-size: 40px;
    }
    #map .title-secondary {
        z-index: 1;
        color: #182b39;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        font-family: "Ruda";
    }
    #map .title-secondary a{
        line-height: 34px;
    }
    #hero.custom-mode .custom-shortcut {
        display: inline-block;
        text-align: center;
        color: white;
        background: #f29f1c;
        border: 1px solid #f29f1c;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 0px 15px 0px 15px;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    #hero.custom-mode .custom-shortcut:hover {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    #areas {
        display: flex;
        float: left;
        flex-wrap: wrap;
    }
    .complete-mode #areas {
        width: 60%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    .custom-mode #areas {
        width: 50%;
        height: 100%;
        background-size: cover;
    }
    .industry-mode #areas{
        width: 100%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    #areas .area {
        height: 250px;
        min-width: 200px;
        width: calc(100% / 3);
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    #hero.industry-mode #areas .area.active {
        border: 4px solid #f29f1c;
    }

    #areas .area .icon {
        height: 144px;
        width: auto;
        margin-top: 10%;
        z-index: 1;
        position: relative;
    }
    .industry-mode #areas .area .icon{
        height: 110px;
        margin-top: 7%;
    }
    .industry-mode #areas .area .title{
        margin-top: 5px !important;
    }
    #areas .area .title {
        text-transform: uppercase;
        color: white;
        margin-top: 15px !important;
        font-weight: 600;
        font-family: "Ruda";
        font-size: 15px;
        z-index: 1;
        position: relative;
    }

    @media screen and (max-width: 1250px) {
        #hero.complete-mode #map {
            width: 34%;
        }
        #hero.complete-mode #areas {
            width: 66%;
        }
        #hero #map .world {
            background-size: 130%;
        }
        #hero #map .title-wrapper {
            padding-left: 50px;
        }
    }

    @media screen and (max-width: 1150px) {
        #hero.complete-mode #map .title-wrapper {
            width: 300px;
        }

        #hero #map .title-primary {
            font-size: 25px;
        }
        #hero #map .title-secondary {
            font-size: 13px;
        }
    }
    @media screen and (max-width: 1000px) {
        #hero #map {
            width: 100% !important;
            height: 280px;
        }
        #hero #map .world{
            background-position: bottom right;
            height: 100%;
            width: 100%;
            padding: 0;
            background-size: auto;
        }
        #hero #map:after {
            top: 100%;
            left: 0;
            right: 0;
            bottom: 0;
            border-left: 50vw solid transparent;
            border-right: 50vw solid transparent;
            border-bottom: 0;
            margin-left: 0;
            margin-top: -1px;
            -webkit-filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
            filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
        }
        #hero.complete-mode #map:after {
            border-top: 35px solid #f29f1c;
        }
        #hero.custom-mode #map:after {
            border-top: 35px solid #003965;
        }
        #hero #map .title-wrapper {
            padding: 40px 0;
            margin: 0 auto;
            text-align: center;
            max-width: 400px;
        }
        #hero.complete-mode #map .title-wrapper {
            width: 500px;
            max-width: unset;
        }
        #hero #areas {
            width: 100% !important;
        }
        #hero.custom-mode #areas {
            max-height: 300px;
        }
        #areas .area {
            height: 225px;
        }
        #areas .area .icon{
            width: auto;
            height: 130px;
        }
    }

    @media screen and (max-width: 600px) {
        #hero #areas .area {
            width: calc(100% / 2);
            height: calc(calc(100vh - 60px) * 0.22);
            min-width: 160px;
        }
        #hero.complete-mode #map {
            height: calc(calc(100vh - 60px) * 0.34);
        }
        #hero.complete-mode #map .title-wrapper{
            padding: 10px 0;
            width: 90%;
        }
        #hero.complete-mode #map .title-secondary{
            margin-bottom: 5px;
        }
        #hero.complete-mode #map .title-primary{
            font-size: 23px;
        }
        #hero.industry-mode #areas{
            margin-left: 0;
        }
        #hero.industry-mode #areas .area .icon {
            display: none;
        }
        body #hero.industry-mode #areas .area {
            height: 60px;
            position: relative;
        }
        #hero.industry-mode #areas .area .title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            margin: 0 !important;
        }
        #hero.complete-mode #areas .area .title {
            margin-top: 8px !important;
        }
        #hero.complete-mode #areas .area .icon {
            height: 44%;
            width: auto;
            margin-top: 18%;
        }
        #hero.complete-mode #areas .area:nth-of-type(1) {
            order: 1;
        }
        #hero.complete-mode #areas .area:nth-of-type(2) {
            order: 2;
        }
        #hero.complete-mode #areas .area:nth-of-type(3) {
            order: 4;
        }
        #hero.complete-mode #areas .area:nth-of-type(4) {
            order: 3;
        }
        #hero.complete-mode #areas .area:nth-of-type(5) {
            order: 5;
        }
        #hero.complete-mode #areas .area:nth-of-type(6) {
            order: 6;
        }
        #hero.custom-mode {
            background: none;
        }
		#hero.custom-mode,#hero.custom-mode #map {
			height: auto;
		}
		#hero.custom-mode #map .title-wrapper {
			position: relative;
			padding: 0;
		}
        #hero.custom-mode #areas {
            height: 175px;
        }
		#hero.custom-mode #map .title-secondary {
			margin: 80px 0 0 0;
		}
		#hero.custom-mode #map .title-secondary + .title-primary {
			margin: 25px 0 0 0 !important;
		}
        #hero.custom-mode #map .title-primary {
            font-size: 25px;
			margin: 65px 0 25px 0;
        }
    }


    .area:hover .wind,.area:hover .oil,.area:hover .construction,.area:hover .refinement,.area:hover .bio,.area:hover .industry {
        transform: scale(1.2);
    }
    .wind, .oil, .construction, .refinement, .bio, .industry {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left:0;
        transition: all 0.5s;
        background-position: center;
    }
    .wind {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/wind.jpg") no-repeat;
    }
    .oil {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/oil.jpg") no-repeat;
    }
    .construction {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/construction.jpg") no-repeat;

    }
    .refinement {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/refinement.jpg") no-repeat;
    }
    .bio {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/bio.jpg") no-repeat;

    }
    .industry {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/industry.jpg") no-repeat;
    }

    @media screen and (min-width: 1920px) {
        .wind, .oil, .construction, .refinement, .bio, .industry {
            background-size: cover !important;
        }
    }

    #hero.industry-mode #map{
        display: none;
    }
    #hero.industry-mode #areas .area {
        width: calc(100% / 6);
        height: 175px;
        min-width: 0;
        box-sizing: border-box;
    }
    @media screen and (max-width: 1000px) {
        #hero.industry-mode #areas .area .title{
            font-size: 14px;
        }
    }
    @media screen and (max-width: 768px) {
        #hero.industry-mode #areas .area {
            width: calc(100% / 3) !important;
        }
        #hero.industry-mode #areas .area .icon{
            margin-top: 8%;
        }
    }
    @media screen and (max-width: 576px) {
        #hero.industry-mode #areas .area .icon{
            margin-top: 15%;
        }
    }
    @media screen and (max-width: 370px) {
        #hero.industry-mode #areas .area {
            height: 140px;
            min-width: 100px;
        }
        #hero.industry-mode #areas .area .icon {
            margin-top: 5%;
        }
        #hero.industry-mode #areas .area .title {
            font-size: 12px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-14 blog-post-width nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: #ecf1f3;background-position: center center;background-repeat: no-repeat;padding-top:60px;padding-right:0px;padding-bottom:80px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-16 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-14 fusion-text-split-columns fusion-text-columns-2" style=" -webkit-column-count:2; -webkit-column-gap:45px; -webkit-column-width:350px; -moz-column-count:2; -moz-column-gap:45px; -moz-column-width:350px; column-count:2; column-gap:45px; column-width:350px;"><h2>Hos Melsing er vi specialister i beregning, konstruktion, udførelse og installation af<br />
on- og offshore stålkonstruktioner.</h2>
<p>Melsing har mange års erfaring med projektering af stålkonstruktioner af enhver art, udførelse og installation, herunder både boltede og svejsede konstruktioner.</p>
<p>Vi garanterer til enhver tid, at alle relevante standarder, krav og normer overholdes og dokumenteres</p>
<h3>Overfladebehandling</h3>
<p>Melsing rådgiver også om overfladebehandling af stålkonstruktioner i form af varmgalvanisering eller syntetisk beskyttelse af høj kvalitet.</p>
<p>Vi tilpasser alle løsninger til jeres behov, krav til kvalitetsgaranti og med særlig hensyn til det korrosionsmiljø konstruktionerne er udsatte for.</p>
<h3>Mere information</h3>
<p>Kontakt venligst teknisk chef Lasse Therkildsen eller CEO Morten Melsing for yderligere information, referencer og rådgivning.</p>
<div style="white-space: pre-line; height: 27px;"></div>
<div style="white-space: pre-line; height: 27px;"></div>
<div style="white-space: pre-line; height: 27px;"></div>
</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-15 background-color-50-white nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 60px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-17 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-15">    <div class="content-box center blue">
    <div class="info">
        <h1>Vores ydelser</h1>
        <div class="desc">Vi er hos Melsing specialiserede i en lang række ingeniør- og konsulentydelser. Få det fulde overblik her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/ydelser/">Ydelser</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-18 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-16">    <div class="content-box center orange">
    <div class="info">
        <h1>Vores team</h1>
        <div class="desc">Vi er en ung organisation med tung erfaring. Mød vores kompetente medarbejdere her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/medarbejdere/">Kontakt</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-16 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-19 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><script type="text/javascript">jQuery(function() { _initLayerSlider( '#layerslider_4_xfhaowk9gzen', {createdWith: '6.7.6', sliderVersion: '6.7.6', type: 'fullwidth', responsiveUnder: 300, allowFullscreen: false, parallaxCenterLayers: 'top', pauseOnHover: 'enabled', skin: 'v6', globalBGImage: 'https://melsing.dk/wp-content/uploads/2018/07/papirruller2_melsing.jpg', globalBGAttachment: 'fixed', globalBGSize: 'cover', hoverPrevNext: false, navStartStop: false, navButtons: false, showCircleTimer: false, thumbnailNavigation: 'disabled', useSrcset: true, skinsPath: 'https://melsing.dk/wp-content/plugins/LayerSlider/assets/static/layerslider/skins/'}); });</script><div id="layerslider_4_xfhaowk9gzen" class="ls-wp-container fitvidsignore" style="width:1280px;height:350px;margin:0 auto;margin-bottom: 0px;"><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;We have been using the engineering services provided by Melsing Engineering &amp; Consulting for several years and they have been a good partner to work with. We have outsourced important engineering work to Melsing and have seen good results, especially FE analysis, calculations using Mathcad, engineering drawings etc.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        TOOLING EXPERT / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;The commitment and focus by Melsing is excellent and we will consider using Melsing as a consultant company in the future. It is a great privilege to recommend Melsing to any potential new clients that are seeking great results and fantastic teamwork.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        LEAD ENGINEER  / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div></div><div class="fusion-clearfix"></div></div></div></div></div></p>
<p>Indlægget <a href="https://melsing.dk/projekter/staalkonstruktioner/">Stålkonstruktioner</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rør- &#038; procesanlæg</title>
		<link>https://melsing.dk/projekter/roer-og-procesanlaeg/</link>
		
		<dc:creator><![CDATA[Morten Melsing]]></dc:creator>
		<pubDate>Wed, 13 Jun 2018 11:40:09 +0000</pubDate>
				<category><![CDATA[Projekter]]></category>
		<category><![CDATA[Rør- og procesanlæg]]></category>
		<guid isPermaLink="false">http://localhost/?p=446</guid>

					<description><![CDATA[<p>Projektering af trykbærende og trykløse rør- og procesanlæg til alle formål, i alle materialer og efter alle gældende normer. Melsing projekterer rør- og procesanlæg til anlæg for biomasser, fødevareindustri, medicinalindustri, olie- og gasindustri, fjernvarmeindustri, fiskeindustri, forskning og produktion af fermenterede enzymer, m.v. Mere information Kontakt venligst Erling Melsing [...]</p>
<p>Indlægget <a href="https://melsing.dk/projekter/roer-og-procesanlaeg/">Rør- &#038; procesanlæg</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-17 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-20 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-17">
<div id="hero-wrapper">
    <div id="hero" 
        class="custom-mode">
        <div id="map">
            <div class="world" style="background-image: url(https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/custom-worldmap.png)"></div>
            <div class="title-wrapper">
                                    <div class="title-secondary">
                        <a href="https://melsing.dk/projekter/" class="custom-shortcut">Retur til oversigt</a>                    </div>
                                <div class="title-primary">
                    Rør- &amp; procesanlæg                </div>
            </div>
        </div>
        <div id="areas" style="background-image: url(https://melsing.dk/wp-content/uploads/2018/07/Melsing_roer_procesanlaeg_1250x600.jpg)">
                    </div>
    </div>
</div>

<style>
    #hero-wrapper {
        width: 100vw;
        background: #003965;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    #hero{
        width: 100vw;
        margin: 0 auto;
    }
    #hero.industry-mode {
        height: auto;
    }
    #hero.complete-mode{
        height: 500px;
    }
    @media screen and (min-width: 2900px) {
        #hero.complete-mode{
            height: 550px;
        }
        #hero.complete-mode #map .world {
            height: 550px;
        }
        #hero.complete-mode #areas .area {
            height: 275px;
        }
        #hero.complete-mode #map:after {
            border-top-width: 275px;
            border-bottom-width: 275px;
        }
    }
    #hero.custom-mode {
        height: 400px;
    }
    #map {
        position: relative;
        height: inherit;
        clear: both;
        float: left;
    }
    .complete-mode #map {
        background: #f29f1c;
        width: 40%;
    }
    .custom-mode #map {
        background: #003965;
        width: 50%;
    }
    #map .world {
        position: absolute;
        width: 98%;
        height: 550px;
        background-position-y: 30px;
        background-position: right;
        background-repeat: no-repeat;
    }
    .custom-mode #map .world {
        height: 400px;
    }
    #map:after {
        content: "";
        position: absolute;
        left: 100%;
        z-index: 2;
        margin-left: -1px;
        top: 0;
        -webkit-filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
        filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
    }
    .complete-mode #map:after {
        border-left: 35px solid #f29f1c;
        border-top: 250px solid transparent;
        border-bottom: 250px solid transparent;
    }
    .custom-mode #map:after {
        border-left: 35px solid #003965;
        border-top: 200px solid transparent;
        border-bottom: 200px solid transparent;
    }

    @media screen and (min-width: 1001px) {
        #hero.custom-mode #map .title-wrapper{
            transform: none !important;
            left: unset;
            top: 35%;
            width: 447px;
        }
    }
    @media screen and (min-width: 1001px) and (max-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            left: 20px;
            padding-left: 47px;
        }
    }
    @media screen and (min-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            right: 200px;
            padding-left: 91px;
        }
    }

    #map .title-wrapper {
        width: 400px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    @media screen and (min-width: 1600px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-30%, -50%);
        }
    }
    @media screen and (min-width: 1900px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-10%, -50%);
        }
    }
    @media screen and (min-width: 2400px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(25%, -50%);
        }
    }
    @media screen and (min-width: 3000px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(50%, -50%);
        }
    }
    #map .title-primary {
        z-index: 1;
        color: white;
        font-size: 30px;
        font-family: "Roboto Slab";
        line-height: 1.4;
    }
    #hero.custom-mode #map .title-primary {
        font-size: 40px;
    }
    #map .title-secondary {
        z-index: 1;
        color: #182b39;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        font-family: "Ruda";
    }
    #map .title-secondary a{
        line-height: 34px;
    }
    #hero.custom-mode .custom-shortcut {
        display: inline-block;
        text-align: center;
        color: white;
        background: #f29f1c;
        border: 1px solid #f29f1c;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 0px 15px 0px 15px;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    #hero.custom-mode .custom-shortcut:hover {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    #areas {
        display: flex;
        float: left;
        flex-wrap: wrap;
    }
    .complete-mode #areas {
        width: 60%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    .custom-mode #areas {
        width: 50%;
        height: 100%;
        background-size: cover;
    }
    .industry-mode #areas{
        width: 100%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    #areas .area {
        height: 250px;
        min-width: 200px;
        width: calc(100% / 3);
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    #hero.industry-mode #areas .area.active {
        border: 4px solid #f29f1c;
    }

    #areas .area .icon {
        height: 144px;
        width: auto;
        margin-top: 10%;
        z-index: 1;
        position: relative;
    }
    .industry-mode #areas .area .icon{
        height: 110px;
        margin-top: 7%;
    }
    .industry-mode #areas .area .title{
        margin-top: 5px !important;
    }
    #areas .area .title {
        text-transform: uppercase;
        color: white;
        margin-top: 15px !important;
        font-weight: 600;
        font-family: "Ruda";
        font-size: 15px;
        z-index: 1;
        position: relative;
    }

    @media screen and (max-width: 1250px) {
        #hero.complete-mode #map {
            width: 34%;
        }
        #hero.complete-mode #areas {
            width: 66%;
        }
        #hero #map .world {
            background-size: 130%;
        }
        #hero #map .title-wrapper {
            padding-left: 50px;
        }
    }

    @media screen and (max-width: 1150px) {
        #hero.complete-mode #map .title-wrapper {
            width: 300px;
        }

        #hero #map .title-primary {
            font-size: 25px;
        }
        #hero #map .title-secondary {
            font-size: 13px;
        }
    }
    @media screen and (max-width: 1000px) {
        #hero #map {
            width: 100% !important;
            height: 280px;
        }
        #hero #map .world{
            background-position: bottom right;
            height: 100%;
            width: 100%;
            padding: 0;
            background-size: auto;
        }
        #hero #map:after {
            top: 100%;
            left: 0;
            right: 0;
            bottom: 0;
            border-left: 50vw solid transparent;
            border-right: 50vw solid transparent;
            border-bottom: 0;
            margin-left: 0;
            margin-top: -1px;
            -webkit-filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
            filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
        }
        #hero.complete-mode #map:after {
            border-top: 35px solid #f29f1c;
        }
        #hero.custom-mode #map:after {
            border-top: 35px solid #003965;
        }
        #hero #map .title-wrapper {
            padding: 40px 0;
            margin: 0 auto;
            text-align: center;
            max-width: 400px;
        }
        #hero.complete-mode #map .title-wrapper {
            width: 500px;
            max-width: unset;
        }
        #hero #areas {
            width: 100% !important;
        }
        #hero.custom-mode #areas {
            max-height: 300px;
        }
        #areas .area {
            height: 225px;
        }
        #areas .area .icon{
            width: auto;
            height: 130px;
        }
    }

    @media screen and (max-width: 600px) {
        #hero #areas .area {
            width: calc(100% / 2);
            height: calc(calc(100vh - 60px) * 0.22);
            min-width: 160px;
        }
        #hero.complete-mode #map {
            height: calc(calc(100vh - 60px) * 0.34);
        }
        #hero.complete-mode #map .title-wrapper{
            padding: 10px 0;
            width: 90%;
        }
        #hero.complete-mode #map .title-secondary{
            margin-bottom: 5px;
        }
        #hero.complete-mode #map .title-primary{
            font-size: 23px;
        }
        #hero.industry-mode #areas{
            margin-left: 0;
        }
        #hero.industry-mode #areas .area .icon {
            display: none;
        }
        body #hero.industry-mode #areas .area {
            height: 60px;
            position: relative;
        }
        #hero.industry-mode #areas .area .title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            margin: 0 !important;
        }
        #hero.complete-mode #areas .area .title {
            margin-top: 8px !important;
        }
        #hero.complete-mode #areas .area .icon {
            height: 44%;
            width: auto;
            margin-top: 18%;
        }
        #hero.complete-mode #areas .area:nth-of-type(1) {
            order: 1;
        }
        #hero.complete-mode #areas .area:nth-of-type(2) {
            order: 2;
        }
        #hero.complete-mode #areas .area:nth-of-type(3) {
            order: 4;
        }
        #hero.complete-mode #areas .area:nth-of-type(4) {
            order: 3;
        }
        #hero.complete-mode #areas .area:nth-of-type(5) {
            order: 5;
        }
        #hero.complete-mode #areas .area:nth-of-type(6) {
            order: 6;
        }
        #hero.custom-mode {
            background: none;
        }
		#hero.custom-mode,#hero.custom-mode #map {
			height: auto;
		}
		#hero.custom-mode #map .title-wrapper {
			position: relative;
			padding: 0;
		}
        #hero.custom-mode #areas {
            height: 175px;
        }
		#hero.custom-mode #map .title-secondary {
			margin: 80px 0 0 0;
		}
		#hero.custom-mode #map .title-secondary + .title-primary {
			margin: 25px 0 0 0 !important;
		}
        #hero.custom-mode #map .title-primary {
            font-size: 25px;
			margin: 65px 0 25px 0;
        }
    }


    .area:hover .wind,.area:hover .oil,.area:hover .construction,.area:hover .refinement,.area:hover .bio,.area:hover .industry {
        transform: scale(1.2);
    }
    .wind, .oil, .construction, .refinement, .bio, .industry {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left:0;
        transition: all 0.5s;
        background-position: center;
    }
    .wind {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/wind.jpg") no-repeat;
    }
    .oil {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/oil.jpg") no-repeat;
    }
    .construction {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/construction.jpg") no-repeat;

    }
    .refinement {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/refinement.jpg") no-repeat;
    }
    .bio {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/bio.jpg") no-repeat;

    }
    .industry {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/industry.jpg") no-repeat;
    }

    @media screen and (min-width: 1920px) {
        .wind, .oil, .construction, .refinement, .bio, .industry {
            background-size: cover !important;
        }
    }

    #hero.industry-mode #map{
        display: none;
    }
    #hero.industry-mode #areas .area {
        width: calc(100% / 6);
        height: 175px;
        min-width: 0;
        box-sizing: border-box;
    }
    @media screen and (max-width: 1000px) {
        #hero.industry-mode #areas .area .title{
            font-size: 14px;
        }
    }
    @media screen and (max-width: 768px) {
        #hero.industry-mode #areas .area {
            width: calc(100% / 3) !important;
        }
        #hero.industry-mode #areas .area .icon{
            margin-top: 8%;
        }
    }
    @media screen and (max-width: 576px) {
        #hero.industry-mode #areas .area .icon{
            margin-top: 15%;
        }
    }
    @media screen and (max-width: 370px) {
        #hero.industry-mode #areas .area {
            height: 140px;
            min-width: 100px;
        }
        #hero.industry-mode #areas .area .icon {
            margin-top: 5%;
        }
        #hero.industry-mode #areas .area .title {
            font-size: 12px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-18 blog-post-width nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: #ecf1f3;background-position: center center;background-repeat: no-repeat;padding-top:60px;padding-right:0px;padding-bottom:80px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-21 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-18 fusion-text-split-columns fusion-text-columns-2" style=" -webkit-column-count:2; -webkit-column-gap:45px; -webkit-column-width:350px; -moz-column-count:2; -moz-column-gap:45px; -moz-column-width:350px; column-count:2; column-gap:45px; column-width:350px;"><h2>Projektering af trykbærende og trykløse<br />
rør- og procesanlæg til alle formål, i alle materialer og efter alle gældende normer.</h2>
<p>Melsing projekterer rør- og procesanlæg til anlæg for biomasser, fødevareindustri, medicinalindustri, olie- og gasindustri, fjernvarmeindustri, fiskeindustri, forskning og produktion af fermenterede enzymer, m.v.</p>
<h3>Mere information</h3>
<p>Kontakt venligst Erling Melsing for yderligere information, referencer eller konkrete tilbud og aftaler.</p>
</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-19 background-color-50-white nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 60px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-22 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-19">    <div class="content-box center blue">
    <div class="info">
        <h1>Vores ydelser</h1>
        <div class="desc">Vi er hos Melsing specialiserede i en lang række ingeniør- og konsulentydelser. Få det fulde overblik her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/ydelser/">Ydelser</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-23 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-20">    <div class="content-box center orange">
    <div class="info">
        <h1>Vores team</h1>
        <div class="desc">Vi er en ung organisation med tung erfaring. Mød vores kompetente medarbejdere her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/medarbejdere/">Kontakt</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-20 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-24 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><script type="text/javascript">jQuery(function() { _initLayerSlider( '#layerslider_4_lgrtwa2f816o', {createdWith: '6.7.6', sliderVersion: '6.7.6', type: 'fullwidth', responsiveUnder: 300, allowFullscreen: false, parallaxCenterLayers: 'top', pauseOnHover: 'enabled', skin: 'v6', globalBGImage: 'https://melsing.dk/wp-content/uploads/2018/07/papirruller2_melsing.jpg', globalBGAttachment: 'fixed', globalBGSize: 'cover', hoverPrevNext: false, navStartStop: false, navButtons: false, showCircleTimer: false, thumbnailNavigation: 'disabled', useSrcset: true, skinsPath: 'https://melsing.dk/wp-content/plugins/LayerSlider/assets/static/layerslider/skins/'}); });</script><div id="layerslider_4_lgrtwa2f816o" class="ls-wp-container fitvidsignore" style="width:1280px;height:350px;margin:0 auto;margin-bottom: 0px;"><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;We have been using the engineering services provided by Melsing Engineering &amp; Consulting for several years and they have been a good partner to work with. We have outsourced important engineering work to Melsing and have seen good results, especially FE analysis, calculations using Mathcad, engineering drawings etc.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        TOOLING EXPERT / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;The commitment and focus by Melsing is excellent and we will consider using Melsing as a consultant company in the future. It is a great privilege to recommend Melsing to any potential new clients that are seeking great results and fantastic teamwork.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        LEAD ENGINEER  / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div></div><div class="fusion-clearfix"></div></div></div></div></div></p>
<p>Indlægget <a href="https://melsing.dk/projekter/roer-og-procesanlaeg/">Rør- &#038; procesanlæg</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Containere &#038; tankanlæg</title>
		<link>https://melsing.dk/projekter/containere-og-tankanlaeg/</link>
		
		<dc:creator><![CDATA[Morten Melsing]]></dc:creator>
		<pubDate>Wed, 13 Jun 2018 10:01:15 +0000</pubDate>
				<category><![CDATA[Projekter]]></category>
		<category><![CDATA[Containere og Tankanlæg]]></category>
		<guid isPermaLink="false">http://localhost/?p=426</guid>

					<description><![CDATA[<p>Containere, siloer, skorstene og tankanlæg Vi har god erfaring med projektering af både tryksatte og trykløse containere, beholdere, siloer og tankeanlæg i carbon stål, stainless stål, aluminium m.v. til mange forskellige formål og i vidt forskellige størrelser og udformninger. Mere information Kontakt venligst Erling Melsing for yderligere information, [...]</p>
<p>Indlægget <a href="https://melsing.dk/projekter/containere-og-tankanlaeg/">Containere &#038; tankanlæg</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-21 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-25 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-21">
<div id="hero-wrapper">
    <div id="hero" 
        class="custom-mode">
        <div id="map">
            <div class="world" style="background-image: url(https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/custom-worldmap.png)"></div>
            <div class="title-wrapper">
                                    <div class="title-secondary">
                        <a href="https://melsing.dk/projekter/" class="custom-shortcut">Retur til oversigt</a>                    </div>
                                <div class="title-primary">
                    Containere &amp; tankanlæg                </div>
            </div>
        </div>
        <div id="areas" style="background-image: url(https://melsing.dk/wp-content/uploads/2018/07/Melsing_container_tankanlaeg_1250x600.jpg)">
                    </div>
    </div>
</div>

<style>
    #hero-wrapper {
        width: 100vw;
        background: #003965;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    #hero{
        width: 100vw;
        margin: 0 auto;
    }
    #hero.industry-mode {
        height: auto;
    }
    #hero.complete-mode{
        height: 500px;
    }
    @media screen and (min-width: 2900px) {
        #hero.complete-mode{
            height: 550px;
        }
        #hero.complete-mode #map .world {
            height: 550px;
        }
        #hero.complete-mode #areas .area {
            height: 275px;
        }
        #hero.complete-mode #map:after {
            border-top-width: 275px;
            border-bottom-width: 275px;
        }
    }
    #hero.custom-mode {
        height: 400px;
    }
    #map {
        position: relative;
        height: inherit;
        clear: both;
        float: left;
    }
    .complete-mode #map {
        background: #f29f1c;
        width: 40%;
    }
    .custom-mode #map {
        background: #003965;
        width: 50%;
    }
    #map .world {
        position: absolute;
        width: 98%;
        height: 550px;
        background-position-y: 30px;
        background-position: right;
        background-repeat: no-repeat;
    }
    .custom-mode #map .world {
        height: 400px;
    }
    #map:after {
        content: "";
        position: absolute;
        left: 100%;
        z-index: 2;
        margin-left: -1px;
        top: 0;
        -webkit-filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
        filter: drop-shadow(6px 0 3px rgba(0,0,0,.2));
    }
    .complete-mode #map:after {
        border-left: 35px solid #f29f1c;
        border-top: 250px solid transparent;
        border-bottom: 250px solid transparent;
    }
    .custom-mode #map:after {
        border-left: 35px solid #003965;
        border-top: 200px solid transparent;
        border-bottom: 200px solid transparent;
    }

    @media screen and (min-width: 1001px) {
        #hero.custom-mode #map .title-wrapper{
            transform: none !important;
            left: unset;
            top: 35%;
            width: 447px;
        }
    }
    @media screen and (min-width: 1001px) and (max-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            left: 20px;
            padding-left: 47px;
        }
    }
    @media screen and (min-width: 1250px) {
        #hero.custom-mode #map .title-wrapper{
            right: 200px;
            padding-left: 91px;
        }
    }

    #map .title-wrapper {
        width: 400px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    @media screen and (min-width: 1600px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-30%, -50%);
        }
    }
    @media screen and (min-width: 1900px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(-10%, -50%);
        }
    }
    @media screen and (min-width: 2400px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(25%, -50%);
        }
    }
    @media screen and (min-width: 3000px) {
        #hero.custom-mode #map .title-wrapper {
            transform: translate(50%, -50%);
        }
    }
    #map .title-primary {
        z-index: 1;
        color: white;
        font-size: 30px;
        font-family: "Roboto Slab";
        line-height: 1.4;
    }
    #hero.custom-mode #map .title-primary {
        font-size: 40px;
    }
    #map .title-secondary {
        z-index: 1;
        color: #182b39;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        font-family: "Ruda";
    }
    #map .title-secondary a{
        line-height: 34px;
    }
    #hero.custom-mode .custom-shortcut {
        display: inline-block;
        text-align: center;
        color: white;
        background: #f29f1c;
        border: 1px solid #f29f1c;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        padding: 0px 15px 0px 15px;
        -webkit-transition-property: transform;
        transition-property: transform;
    }
    #hero.custom-mode .custom-shortcut:hover {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    #areas {
        display: flex;
        float: left;
        flex-wrap: wrap;
    }
    .complete-mode #areas {
        width: 60%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    .custom-mode #areas {
        width: 50%;
        height: 100%;
        background-size: cover;
    }
    .industry-mode #areas{
        width: 100%;
        background: linear-gradient(rgba(0,57,101,0.60), rgba(0,57,101,0.60));
    }
    #areas .area {
        height: 250px;
        min-width: 200px;
        width: calc(100% / 3);
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    #hero.industry-mode #areas .area.active {
        border: 4px solid #f29f1c;
    }

    #areas .area .icon {
        height: 144px;
        width: auto;
        margin-top: 10%;
        z-index: 1;
        position: relative;
    }
    .industry-mode #areas .area .icon{
        height: 110px;
        margin-top: 7%;
    }
    .industry-mode #areas .area .title{
        margin-top: 5px !important;
    }
    #areas .area .title {
        text-transform: uppercase;
        color: white;
        margin-top: 15px !important;
        font-weight: 600;
        font-family: "Ruda";
        font-size: 15px;
        z-index: 1;
        position: relative;
    }

    @media screen and (max-width: 1250px) {
        #hero.complete-mode #map {
            width: 34%;
        }
        #hero.complete-mode #areas {
            width: 66%;
        }
        #hero #map .world {
            background-size: 130%;
        }
        #hero #map .title-wrapper {
            padding-left: 50px;
        }
    }

    @media screen and (max-width: 1150px) {
        #hero.complete-mode #map .title-wrapper {
            width: 300px;
        }

        #hero #map .title-primary {
            font-size: 25px;
        }
        #hero #map .title-secondary {
            font-size: 13px;
        }
    }
    @media screen and (max-width: 1000px) {
        #hero #map {
            width: 100% !important;
            height: 280px;
        }
        #hero #map .world{
            background-position: bottom right;
            height: 100%;
            width: 100%;
            padding: 0;
            background-size: auto;
        }
        #hero #map:after {
            top: 100%;
            left: 0;
            right: 0;
            bottom: 0;
            border-left: 50vw solid transparent;
            border-right: 50vw solid transparent;
            border-bottom: 0;
            margin-left: 0;
            margin-top: -1px;
            -webkit-filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
            filter: drop-shadow(0 6px 3px rgba(0,0,0,.2));
        }
        #hero.complete-mode #map:after {
            border-top: 35px solid #f29f1c;
        }
        #hero.custom-mode #map:after {
            border-top: 35px solid #003965;
        }
        #hero #map .title-wrapper {
            padding: 40px 0;
            margin: 0 auto;
            text-align: center;
            max-width: 400px;
        }
        #hero.complete-mode #map .title-wrapper {
            width: 500px;
            max-width: unset;
        }
        #hero #areas {
            width: 100% !important;
        }
        #hero.custom-mode #areas {
            max-height: 300px;
        }
        #areas .area {
            height: 225px;
        }
        #areas .area .icon{
            width: auto;
            height: 130px;
        }
    }

    @media screen and (max-width: 600px) {
        #hero #areas .area {
            width: calc(100% / 2);
            height: calc(calc(100vh - 60px) * 0.22);
            min-width: 160px;
        }
        #hero.complete-mode #map {
            height: calc(calc(100vh - 60px) * 0.34);
        }
        #hero.complete-mode #map .title-wrapper{
            padding: 10px 0;
            width: 90%;
        }
        #hero.complete-mode #map .title-secondary{
            margin-bottom: 5px;
        }
        #hero.complete-mode #map .title-primary{
            font-size: 23px;
        }
        #hero.industry-mode #areas{
            margin-left: 0;
        }
        #hero.industry-mode #areas .area .icon {
            display: none;
        }
        body #hero.industry-mode #areas .area {
            height: 60px;
            position: relative;
        }
        #hero.industry-mode #areas .area .title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            margin: 0 !important;
        }
        #hero.complete-mode #areas .area .title {
            margin-top: 8px !important;
        }
        #hero.complete-mode #areas .area .icon {
            height: 44%;
            width: auto;
            margin-top: 18%;
        }
        #hero.complete-mode #areas .area:nth-of-type(1) {
            order: 1;
        }
        #hero.complete-mode #areas .area:nth-of-type(2) {
            order: 2;
        }
        #hero.complete-mode #areas .area:nth-of-type(3) {
            order: 4;
        }
        #hero.complete-mode #areas .area:nth-of-type(4) {
            order: 3;
        }
        #hero.complete-mode #areas .area:nth-of-type(5) {
            order: 5;
        }
        #hero.complete-mode #areas .area:nth-of-type(6) {
            order: 6;
        }
        #hero.custom-mode {
            background: none;
        }
		#hero.custom-mode,#hero.custom-mode #map {
			height: auto;
		}
		#hero.custom-mode #map .title-wrapper {
			position: relative;
			padding: 0;
		}
        #hero.custom-mode #areas {
            height: 175px;
        }
		#hero.custom-mode #map .title-secondary {
			margin: 80px 0 0 0;
		}
		#hero.custom-mode #map .title-secondary + .title-primary {
			margin: 25px 0 0 0 !important;
		}
        #hero.custom-mode #map .title-primary {
            font-size: 25px;
			margin: 65px 0 25px 0;
        }
    }


    .area:hover .wind,.area:hover .oil,.area:hover .construction,.area:hover .refinement,.area:hover .bio,.area:hover .industry {
        transform: scale(1.2);
    }
    .wind, .oil, .construction, .refinement, .bio, .industry {
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left:0;
        transition: all 0.5s;
        background-position: center;
    }
    .wind {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/wind.jpg") no-repeat;
    }
    .oil {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/oil.jpg") no-repeat;
    }
    .construction {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/construction.jpg") no-repeat;

    }
    .refinement {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/refinement.jpg") no-repeat;
    }
    .bio {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/bio.jpg") no-repeat;

    }
    .industry {
        background: url("https://melsing.dk/wp-content/themes/Avada-Child-Theme/assets/melsing-images/industry.jpg") no-repeat;
    }

    @media screen and (min-width: 1920px) {
        .wind, .oil, .construction, .refinement, .bio, .industry {
            background-size: cover !important;
        }
    }

    #hero.industry-mode #map{
        display: none;
    }
    #hero.industry-mode #areas .area {
        width: calc(100% / 6);
        height: 175px;
        min-width: 0;
        box-sizing: border-box;
    }
    @media screen and (max-width: 1000px) {
        #hero.industry-mode #areas .area .title{
            font-size: 14px;
        }
    }
    @media screen and (max-width: 768px) {
        #hero.industry-mode #areas .area {
            width: calc(100% / 3) !important;
        }
        #hero.industry-mode #areas .area .icon{
            margin-top: 8%;
        }
    }
    @media screen and (max-width: 576px) {
        #hero.industry-mode #areas .area .icon{
            margin-top: 15%;
        }
    }
    @media screen and (max-width: 370px) {
        #hero.industry-mode #areas .area {
            height: 140px;
            min-width: 100px;
        }
        #hero.industry-mode #areas .area .icon {
            margin-top: 5%;
        }
        #hero.industry-mode #areas .area .title {
            font-size: 12px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-22 blog-post-width nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: #ecf1f3;background-position: center center;background-repeat: no-repeat;padding-top:60px;padding-right:0px;padding-bottom:80px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-26 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-22 fusion-text-split-columns fusion-text-columns-2" style=" -webkit-column-count:2; -webkit-column-gap:45px; -webkit-column-width:350px; -moz-column-count:2; -moz-column-gap:45px; -moz-column-width:350px; column-count:2; column-gap:45px; column-width:350px;"><h2>Containere, siloer, skorstene og tankanlæg</h2>
<p>Vi har god erfaring med projektering af både tryksatte og trykløse containere, beholdere, siloer og tankeanlæg i carbon stål, stainless stål, aluminium m.v. til mange forskellige formål og i vidt forskellige størrelser og udformninger.</p>
<h3>Mere information</h3>
<p>Kontakt venligst Erling Melsing for yderligere information, referencer eller konkrete tilbud og aftaler.</p>
</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-23 background-color-50-white nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 60px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-27 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-first" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-right: 4%;margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-23">    <div class="content-box center blue">
    <div class="info">
        <h1>Vores ydelser</h1>
        <div class="desc">Vi er hos Melsing specialiserede i en lang række ingeniør- og konsulentydelser. Få det fulde overblik her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/ydelser/">Ydelser</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-28 fusion_builder_column_1_2 1_2 fusion-one-half fusion-column-last" style="width:50%;width:calc(50% - ( ( 4% ) * 0.5 ) );margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><div class="fusion-text fusion-text-24">    <div class="content-box center orange">
    <div class="info">
        <h1>Vores team</h1>
        <div class="desc">Vi er en ung organisation med tung erfaring. Mød vores kompetente medarbejdere her!</div>
    </div>
    <div class="link">
        <a href="https://melsing.dk/medarbejdere/">Kontakt</a>
    </div>
</div>

<script>
    jQuery(window).resize(function(){
        if (jQuery(window).width() <= 700){
            jQuery('.content-box.thin').addClass('center');
            jQuery('.content-box.thin').addClass('ex-thin');
            jQuery('.content-box.thin').removeClass('thin');
        }
        if (jQuery(window).width() > 700){
            jQuery('.content-box.ex-thin').addClass('thin');
            jQuery('.content-box.ex-thin').removeClass('center');
            jQuery('.content-box.ex-thin').removeClass('ex-thin');
        }
    });
</script>
<style>
    .content-box {
        width: 100%;
    }
    .content-box.blue {
        background: #003965;
    }
    .content-box.blue .desc {
        color: #729cbc;
    }
    .content-box.orange {
        background: #f29f1c;
    }
    .content-box .info {
        color: white;
    }
    .content-box.center {
        text-align: center;
        padding: 40px;
    }
    .content-box.thin {
        padding: 25px;
    }
    .content-box.center .info{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .content-box.thin .info{
        width: 70%;
    }
    .content-box .info h1 {
        color: white;
        margin: 5px 0;
        font-size: 30px;
    }
    .content-box.center .link {
        display: inline-block;
    }
    .content-box.thin .link {
        position: absolute;
        top: 40%;
        right: 30px;
        text-align: right:
    }
    .content-box .desc {
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .link a {
        display: inline-block;
        padding: 7px 40px;
        text-align: center;
        color: white;
        border-radius: 30px;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .content-box .link a:hover,
    .content-box .link a:focus,
    .content-box .link a:active {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    .content-box.blue .link a {
        background: #f29f1c;
        border: 1px solid #f29f1c;
    }
    .content-box.orange .link a {
        background: #003965;
        border: 1px solid #003965;
    }
    @media screen and (max-width: 800px) {
        .content-box.thin .info{
            width: 65%;
        }
        .content-box .link a {
            padding: 7px 20px;
        }
    }
</style>


</div><div class="fusion-clearfix"></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-24 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="background-color: rgba(255,255,255,0);background-position: center center;background-repeat: no-repeat;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px 0px 0px 0px;border-color:#eae9e9;border-style:solid;" ><div class="fusion-builder-row fusion-row"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-29 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last" style="margin-top:0px;margin-bottom:0px;"><div class="fusion-column-wrapper fusion-flex-column-wrapper-legacy" style="background-position:left top;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding: 0px 0px 0px 0px;"><script type="text/javascript">jQuery(function() { _initLayerSlider( '#layerslider_4_16giwumpndvsb', {createdWith: '6.7.6', sliderVersion: '6.7.6', type: 'fullwidth', responsiveUnder: 300, allowFullscreen: false, parallaxCenterLayers: 'top', pauseOnHover: 'enabled', skin: 'v6', globalBGImage: 'https://melsing.dk/wp-content/uploads/2018/07/papirruller2_melsing.jpg', globalBGAttachment: 'fixed', globalBGSize: 'cover', hoverPrevNext: false, navStartStop: false, navButtons: false, showCircleTimer: false, thumbnailNavigation: 'disabled', useSrcset: true, skinsPath: 'https://melsing.dk/wp-content/plugins/LayerSlider/assets/static/layerslider/skins/'}); });</script><div id="layerslider_4_16giwumpndvsb" class="ls-wp-container fitvidsignore" style="width:1280px;height:350px;margin:0 auto;margin-bottom: 0px;"><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;We have been using the engineering services provided by Melsing Engineering &amp; Consulting for several years and they have been a good partner to work with. We have outsourced important engineering work to Melsing and have seen good results, especially FE analysis, calculations using Mathcad, engineering drawings etc.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        TOOLING EXPERT / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div><div class="ls-slide" data-ls="duration:10000;kenburnsscale:1.2;parallaxevent:scroll;parallaxaxis:y;"><div style="top:50%;left:50%;font-size:15px;width:1279px;height:450px;" class="ls-l ls-html-layer" data-ls="minmobilefontsize:14px;position:relative;"><div class="testimonial-container"><div class="testimonial">
        &ldquo;The commitment and focus by Melsing is excellent and we will consider using Melsing as a consultant company in the future. It is a great privilege to recommend Melsing to any potential new clients that are seeking great results and fantastic teamwork.&rdquo;
    </div><div class="testimonial-person">
        DHINAKARAN RAJASEKARAN
    </div><div class="testimonial-company">
        LEAD ENGINEER  / SIEMENS GAMESA 
    </div></div><style>
    .testimonial-container {
        white-space: normal;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 30px;
    }

    .testimonial {
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        color: #003965;
        font-size: 18pt;
        margin: 0;
        line-height: 1.5;
        text-align: center;
    }

    .testimonial-person {
        font-family: 'Ruda', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        color: #003965;
        font-size: 10.5pt;
        padding-top: 28pt;
    }

    .testimonial-company {
        color: #f29f1c;
        font-size: 10.5pt;
        padding-top: 5px;
    }

    @media screen and (max-width: 900px) {
        .testimonial {
            line-height: 1.2;
            font-size: 12pt;
        }
        .testimonial-person {
            padding-top: 14pt;
        }
        .testimonial-person,
        .testimonial-company {
            font-size: 8.5pt
        }
    }
</style></div></div></div><div class="fusion-clearfix"></div></div></div></div></div></p>
<p>Indlægget <a href="https://melsing.dk/projekter/containere-og-tankanlaeg/">Containere &#038; tankanlæg</a> blev først udgivet på <a href="https://melsing.dk">Melsing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Page Caching using Disk: Enhanced 

Served from: melsing.dk @ 2026-05-05 15:50:46 by W3 Total Cache
-->