<?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>Panneaux solaires &#8211; DNT Engineering</title>
	<atom:link href="https://dnte.be/nl/rt-portfolio-category/panneau-solaire/feed/" rel="self" type="application/rss+xml" />
	<link>https://dnte.be/nl</link>
	<description></description>
	<lastbuilddate>Sun, 05 May 2024 01:17:48 +0000</lastbuilddate>
	<language>nl-NL</language>
	<sy:updateperiod>
	hourly	</sy:updateperiod>
	<sy:updatefrequency>
	1	</sy:updatefrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://dnte.be/wp-content/uploads/2024/05/cropped-DNT-LOGO-nieuw-vierkant-32x32.jpg</url>
	<title>Panneaux solaires &#8211; DNT Engineering</title>
	<link>https://dnte.be/nl</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Pose panneaux solaire</title>
		<link>https://dnte.be/nl/rt-portfolios/pose-panneaux-solaire/</link>
		
		<dc:creator><![CDATA[admin3815]]></dc:creator>
		<pubdate>Sun, 05 May 2024 01:17:48 +0000</pubdate>
				<guid ispermalink="false">https://dnt-engineering.com/?post_type=rt-portfolios&#038;p=9969</guid>

					<description><![CDATA[Feasibility Assessments: Conducting comprehensive studies to evaluate <br/>  the viability of hydropower projects based on water resources, terrain,]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="9969" class="elementor elementor-9969" data-elementor-post-type="rt-portfolios">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-72104c2d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="72104c2d" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2d2a215c" data-id="2d2a215c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5dabdad gallery-spacing-custom elementor-widget elementor-widget-image-gallery" data-id="5dabdad" data-element_type="widget" data-widget_type="image-gallery.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-gallery">
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-40e17485 elementor-widget elementor-widget-react-featured-image" data-id="40e17485" data-element_type="widget" data-widget_type="react-featured-image.default">
				<div class="elementor-widget-container">
			<img fetchpriority="high" decoding="async" width="2560" height="1920" src="https://dnte.be/wp-content/uploads/2024/05/IMG_1704-scaled.jpeg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Solar Panel" srcset="https://dnte.be/wp-content/uploads/2024/05/IMG_1704-scaled.jpeg 2560w, https://dnte.be/wp-content/uploads/2024/05/IMG_1704-300x225.jpeg 300w, https://dnte.be/wp-content/uploads/2024/05/IMG_1704-1024x768.jpeg 1024w, https://dnte.be/wp-content/uploads/2024/05/IMG_1704-768x576.jpeg 768w, https://dnte.be/wp-content/uploads/2024/05/IMG_1704-1536x1152.jpeg 1536w, https://dnte.be/wp-content/uploads/2024/05/IMG_1704-2048x1536.jpeg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" />		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-65973438 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="65973438" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-5481cd5c" data-id="5481cd5c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-255a671b elementor-widget elementor-widget-react-heading" data-id="255a671b" data-element_type="widget" data-widget_type="react-heading.default">
				<div class="elementor-widget-container">
			
		<div class="react-heading default  title-border-no">
			<div class="title-inner no">
				<div class=""><span class="sub-text word-line">Growth Solution</span></div><div class=""><h2 class="title word-line">Project Mission</h2></div>			</div>
						
					</div>
		
		<script>
			jQuery(document).ready(function(){
			let addAnimation = function () {
			jQuery(".skew-up").each(function (index) {
				const text = new SplitType(jQuery(this), {
				types: "lines, words",
				lineClass: "word-line"
				});    let textInstance = jQuery(this);
				let line = textInstance.find(".word-line");
				let word = line.find(".word");    let tl = gsap.timeline({
				scrollTrigger: {
					trigger: textInstance,
					start: "top 85%",
					end: "top 100%",
					onComplete: function () {
					jQuery(textInstance).removeClass("skew-up");
					}
				}
				});    tl.set(textInstance, { opacity: 1 }).from(word, {
				y: "100%",
				skewX: "-5",
				duration: 2,
				stagger: 0.03,
				ease: "expo.out"
				});
			});
			};addAnimation();window.addEventListener("resize", function (event) {
				if (jQuery(window).width() >= 992) {addAnimation(); }
			});
		});
   
		</script>
		</div>
				</div>
				<div class="elementor-element elementor-element-62333edf elementor-widget elementor-widget-text-editor" data-id="62333edf" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Netus platea nec commodo tincidunt felis orci iaculis facilisi. Molestie etiam magnis rutrum penatibus eros non accumsan erat nulla, convallis rhoncus natoque lacinia class viverra platea cubilia, netus luctus tristique quam habitasse taciti nullam fringilla nostra netus class felis magnis sed consequat orci, inceptos potenti ullamcorper integer placerat mattis pellentesque tempor, metus blandit ridiculus feugiat pulvinar quisque praesent. Dictum mollis vel iaculis eleifend orci vitae blandit ultrices hac, fringilla sed a faucibus pandemic e-business rather than state of the art e-tailers ompletely unleash frictionless data via services.</p>						</div>
				</div>
				<div class="elementor-element elementor-element-60870356 elementor-widget elementor-widget-text-editor" data-id="60870356" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>“Tortor nunc dictumst sapien inceptos libero natoque maecenas metus viverra commodo dignissim magna, donec odio leo varius nullam potenti porta facilisi vulputate sollicitudin montes ostra vel himenaeos sem sociosqu erat inceptos”</p>						</div>
				</div>
				<div class="elementor-element elementor-element-344180f1 elementor-widget elementor-widget-heading" data-id="344180f1" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">The Challenge Of Project
</h3>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3ff83753 border-icon-list elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3ff83753" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4b61aff6" data-id="4b61aff6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-748e20f1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="748e20f1" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
					<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-far-check-circle" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z"></path></svg>						</span>
										<span class="elementor-icon-list-text">The housekeepers we hired are professionals who take pride in doing excellent work and in exceed.</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-far-check-circle" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Facilisi odio mus quam risus vestibulum torquent eleifend integer semper ridiculus mi habitasse, imperdiet</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-far-check-circle" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Laoreet mus quisque rhoncus himenaeos praesent enim tortor life dapibus pharetra netus duis vel habitant</span>
									</li>
						</ul>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4c427b49" data-id="4c427b49" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7811b5c4" data-id="7811b5c4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3eea91b2 elementor-widget elementor-widget-rt-portfolio-featureslist" data-id="3eea91b2" data-element_type="widget" data-widget_type="rt-portfolio-featureslist.default">
				<div class="elementor-widget-container">
			        <div class="rt-features-list-portfolio-content">
                        <h5 class="pinfo--sidebar-title">Project Information</h5>    
               
            <div class="info-body"> 
                   
                    <div class="single-info">
                        <div class="info-ico">
                        <svg aria-hidden="true" class="e-font-icon-svg e-fas-user" viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"></path></svg>                        </div>
                        <div class="info-details">
                            <span>Clients:</span>
                            <h6 class="name">Josefin H. Smith</h6>
                        </div>
                    </div>  
                   
                    <div class="single-info">
                        <div class="info-ico">
                        <svg aria-hidden="true" class="e-font-icon-svg e-fas-layer-group" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M12.41 148.02l232.94 105.67c6.8 3.09 14.49 3.09 21.29 0l232.94-105.67c16.55-7.51 16.55-32.52 0-40.03L266.65 2.31a25.607 25.607 0 0 0-21.29 0L12.41 107.98c-16.55 7.51-16.55 32.53 0 40.04zm487.18 88.28l-58.09-26.33-161.64 73.27c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.51 209.97l-58.1 26.33c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 276.3c16.55-7.5 16.55-32.5 0-40zm0 127.8l-57.87-26.23-161.86 73.37c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.29 337.87 12.41 364.1c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 404.1c16.55-7.5 16.55-32.5 0-40z"></path></svg>                        </div>
                        <div class="info-details">
                            <span>Category:</span>
                            <h6 class="name">Business Solution</h6>
                        </div>
                    </div>  
                   
                    <div class="single-info">
                        <div class="info-ico">
                        <svg aria-hidden="true" class="e-font-icon-svg e-far-calendar-alt" viewbox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"></path></svg>                        </div>
                        <div class="info-details">
                            <span>Date:</span>
                            <h6 class="name">25 January, 2023</h6>
                        </div>
                    </div>  
                   
                    <div class="single-info">
                        <div class="info-ico">
                        <i aria-hidden="true" class="rt rt-location-dot"></i>                        </div>
                        <div class="info-details">
                            <span>Address:</span>
                            <h6 class="name">258 Dancing Street, USA</h6>
                        </div>
                    </div>  
                   
            </div>                
        </div>
        		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>