{"id":738,"date":"2023-10-03T10:15:19","date_gmt":"2023-10-03T10:15:19","guid":{"rendered":"https:\/\/greenpixel.com.np\/?page_id=738"},"modified":"2023-12-20T10:31:56","modified_gmt":"2023-12-20T10:31:56","slug":"completed-projects","status":"publish","type":"page","link":"https:\/\/greenpixel.com.np\/?page_id=738","title":{"rendered":"Completed Projects"},"content":{"rendered":"\n<div class=\"wp-block-cover alignfull is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<div class=\"wp-block-jetpack-layout-grid alignfull column1-desktop-grid__span-3 column1-desktop-grid__row-1 column2-desktop-grid__span-3 column2-desktop-grid__start-4 column2-desktop-grid__row-1 column3-desktop-grid__span-3 column3-desktop-grid__start-7 column3-desktop-grid__row-1 column4-desktop-grid__span-3 column4-desktop-grid__start-10 column4-desktop-grid__row-1 column1-tablet-grid__span-4 column1-tablet-grid__row-1 column2-tablet-grid__span-4 column2-tablet-grid__start-5 column2-tablet-grid__row-1 column3-tablet-grid__span-4 column3-tablet-grid__row-2 column4-tablet-grid__span-4 column4-tablet-grid__start-5 column4-tablet-grid__row-2 column1-mobile-grid__span-4 column1-mobile-grid__row-1 column2-mobile-grid__span-4 column2-mobile-grid__row-2 column3-mobile-grid__span-4 column3-mobile-grid__row-3 column4-mobile-grid__span-4 column4-mobile-grid__row-4 are-vertically-aligned-center\">\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(43%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/DSC00235-scaled.jpg\" alt=\"camera-trapping for BIA\/CIA\">\n  <div class=\"heading\"> <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\"><strong>Widlife Survey <\/strong>for <strong>Biodiversity Impact Assessment<\/strong> (BIA) &amp; <strong>Cumulative Impact Assessment<\/strong> (CIA) of Marsyangdi Corridor<\/h6><\/div>\n  <div class=\"description\">\n<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:16px;font-style:normal;font-weight:100\">\n<strong>Client: <\/strong>Bharosaa Nepal<br>\n<strong>Duration: <\/strong>5 January &#8211; 15 July, 2022\n<\/h6>\n<\/div>\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(50%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/Wildlife_training-193-2-1-scaled.jpg\" alt=\"River is livelihood\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Water Dialogue<\/strong> and <strong>Collective Water Action Plan<\/strong>: Lower Narayani\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Client:<\/strong> SAHAMATI\/WWF Nepal<br>\n    <strong>Duration:<\/strong> 15 February 2022 &#8211; 28 February, 2023\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(50%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3798-scaled.jpeg\" alt=\"Consultation meeting, resource mapping\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Cost Estimation<\/strong> and <strong>Consultation Meeting<\/strong> with Conservation Stakeholder of Tikauli BZCFUG\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Client:<\/strong> Tikauli BZCFUG<br>\n    <strong>Duration:<\/strong> December, 2021\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(45%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg\" alt=\"cost estimation, field visit\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Cost Estimation<\/strong> and <strong>Monitoring<\/strong> of Ongoing Works of NEA\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Client:<\/strong> Nepal Electricity Authority<br>\n    <strong>Duration:<\/strong> 23 May &#8211; 23 July, 2022\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid alignfull column1-desktop-grid__span-3 column1-desktop-grid__row-1 column2-desktop-grid__span-3 column2-desktop-grid__start-4 column2-desktop-grid__row-1 column3-desktop-grid__span-3 column3-desktop-grid__start-7 column3-desktop-grid__row-1 column4-desktop-grid__span-3 column4-desktop-grid__start-10 column4-desktop-grid__row-1 column1-tablet-grid__span-4 column1-tablet-grid__row-1 column2-tablet-grid__span-4 column2-tablet-grid__start-5 column2-tablet-grid__row-1 column3-tablet-grid__span-4 column3-tablet-grid__row-2 column4-tablet-grid__span-4 column4-tablet-grid__start-5 column4-tablet-grid__row-2 column1-mobile-grid__span-4 column1-mobile-grid__row-1 column2-mobile-grid__span-4 column2-mobile-grid__row-2 column3-mobile-grid__span-4 column3-mobile-grid__row-3 column4-mobile-grid__span-4 column4-mobile-grid__row-4 are-vertically-aligned-center\">\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(60%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_5165-1-1024x768-1.jpg\" alt=\"Capacity building of conservation professionals\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\tOne-day <strong>Occupancy <\/strong>for <strong>Wildlife<\/strong> Studies<strong> <\/strong>Workshop\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Duration:<\/strong> 24 July, 2022\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(60%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/344732885_991605078885957_5681775331382219427_n-930x620-1.jpg\" alt=\"Capacity building of academia\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Species Distribution Modeling<\/strong> Workshop\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Duration:<\/strong> 30 April &#8211; 3 May, 2023\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(45%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_5115-scaled.jpg\" alt=\"Long-term ecological monitoring station understanding\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Conservation Outreach<\/strong> to Engage Stakeholders of Ranibari CFUG\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Client:<\/strong> Ranibari CFUG<br>\n    <strong>Duration:<\/strong> 12 February &#8211; 12 April, 2023\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(60%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/Gondrang-Devanagar_Barking-Deer.jpg\" alt=\"Barking deer in the wild\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Wildlife Survey<\/strong> of Gondrang-Devnagar Transmission Line <strong>BES<\/strong>\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Client:<\/strong> Nepal Electricity Authority<br>\n    <strong>Duration:<\/strong> May, 2023\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid alignfull column1-desktop-grid__span-3 column1-desktop-grid__row-1 column2-desktop-grid__span-3 column2-desktop-grid__start-4 column2-desktop-grid__row-1 column3-desktop-grid__span-3 column3-desktop-grid__start-7 column3-desktop-grid__row-1 column4-desktop-grid__span-3 column4-desktop-grid__start-10 column4-desktop-grid__row-1 column1-tablet-grid__span-4 column1-tablet-grid__row-1 column2-tablet-grid__span-4 column2-tablet-grid__start-5 column2-tablet-grid__row-1 column3-tablet-grid__span-4 column3-tablet-grid__row-2 column4-tablet-grid__span-4 column4-tablet-grid__start-5 column4-tablet-grid__row-2 column1-mobile-grid__span-4 column1-mobile-grid__row-1 column2-mobile-grid__span-4 column2-mobile-grid__row-2 column3-mobile-grid__span-4 column3-mobile-grid__row-3 column4-mobile-grid__span-4 column4-mobile-grid__row-4 are-vertically-aligned-center\">\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(45%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/Nijgadh-Pokhariya_wildlife-Survey.jpg\" alt=\"wildlife track\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Consultation meeting <\/strong>&amp; <strong>Wildlife Survey<\/strong> for <strong>IEE<\/strong> of Nijgadh-Pokhariya 400 kV Transmission Line\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Client:<\/strong> Nepal Electricity Authority<br>\n    <strong>Duration:<\/strong> 3 April -3 June, 2023\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\">\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* Container for the square image and text *\/\n  .image-container {\n    position: relative;\n    display: inline-block;\n    width: 245px; \/* Adjust the width and height for your square image *\/\n    height: 245px; \/* This keeps the container square *\/\n    overflow: hidden; \/* Hide any overflowing image parts *\/\n  }\n\n  \/* Style for the square image *\/\n  .image-container img {\n    width: 100%; \/* Make the image take up the entire square container *\/\n    height: 100%; \/* Maintain the image's aspect ratio *\/\n    transition: transform 0.3s; \/* Add transition effects *\/\n    filter: brightness(45%); \/* Adjust the brightness to make the image appear darker *\/\n    object-fit: cover; \/* This ensures the image covers the entire container without distortion *\/\n  }\n\n  \/* Style for the heading *\/\n  .image-container .heading {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 1px;\n    transition: opacity 0.3s; \/* Add a smooth transition effect for opacity changes *\/\n    font-size: 15px; \/* Adjust the font size as needed *\/\n    text-align: center; \/* Center-align the text horizontally *\/\n    display: inline-block; \/* Allows centering vertically *\/\n    width: 90%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Style for the description (hidden by default) *\/\n  .image-container .description {\n    display: none;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: rgba(0, 0, 0, 0.0); \/* Semi-transparent background for better readability *\/\n    color: white;\n    padding: 10px;\n    border-radius: 5px;\n    font-size: 15px; \/* Add this line to change the font size *\/\n    text-align: center; \/* Add this line to center-align the text horizontally *\/\n    width: 80%; \/* Adjust the width to cover more of the image *\/\n  }\n\n  \/* Color filter overlay *\/\n  .color-filter {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.7); \/* Black filter with opacity 0.7 *\/\n    pointer-events: none; \/* Allow mouse interaction with the image underneath *\/\n  }\n\n  \/* Hover effect *\/\n  .image-container:hover img {\n    transform: scale(1.2); \/* Increase the image size on hover *\/\n  }\n\n  .image-container:hover .heading {\n    opacity: 0; \/* Hide the heading on hover *\/\n  }\n\n  .image-container:hover .description {\n    display: block; \/* Show the description on hover *\/\n  }\n\n  .image-container:hover .color-filter {\n    opacity: 1; \/* Adjust the transparency of the color filter on hover *\/\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"image-container\">\n  <div class=\"color-filter\"><\/div>\n  <img decoding=\"async\" src=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/12\/385529683_321163200747781_2708055298006829150_n.jpg\" alt=\"SDM workshop\">\n  <div class=\"heading\"> \n\t<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:18px;font-style:normal;font-weight:100\">\n\t\t<strong>Species Distribution Modeling <\/strong> Workshop, 2023\n\t<\/h6>\n<\/div>\n<div class=\"description\">\n  <h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size: 16px; font-style: normal; font-weight: 100\">\n    <strong>Duration:<\/strong> 17 December -20 December, 2023\n  <\/h6>\n<\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\"><\/div>\n\n\n\n<div class=\"wp-block-jetpack-layout-grid-column wp-block-jetpack-layout-grid__padding-none is-vertically-aligned-center\"><\/div>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":591,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-738","page","type-page","status-publish","has-post-thumbnail","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Completed Projects - Green Pixel<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenpixel.com.np\/?page_id=738\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Completed Projects - Green Pixel\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenpixel.com.np\/?page_id=738\" \/>\n<meta property=\"og:site_name\" content=\"Green Pixel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/greenpixelnepal\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-20T10:31:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"525\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@greenpixelnepal\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greenpixel.com.np\/?page_id=738\",\"url\":\"https:\/\/greenpixel.com.np\/?page_id=738\",\"name\":\"Completed Projects - Green Pixel\",\"isPartOf\":{\"@id\":\"https:\/\/greenpixel.com.np\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/greenpixel.com.np\/?page_id=738#primaryimage\"},\"image\":{\"@id\":\"https:\/\/greenpixel.com.np\/?page_id=738#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg\",\"datePublished\":\"2023-10-03T10:15:19+00:00\",\"dateModified\":\"2023-12-20T10:31:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/greenpixel.com.np\/?page_id=738#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greenpixel.com.np\/?page_id=738\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenpixel.com.np\/?page_id=738#primaryimage\",\"url\":\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg\",\"contentUrl\":\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg\",\"width\":700,\"height\":525},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/greenpixel.com.np\/?page_id=738#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/greenpixel.com.np\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Completed Projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greenpixel.com.np\/#website\",\"url\":\"https:\/\/greenpixel.com.np\/\",\"name\":\"Green Pixel\",\"description\":\"Providing expertise and innovations for conservation and sustainable development\",\"publisher\":{\"@id\":\"https:\/\/greenpixel.com.np\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greenpixel.com.np\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greenpixel.com.np\/#organization\",\"name\":\"Green Pixel\",\"url\":\"https:\/\/greenpixel.com.np\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenpixel.com.np\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2021\/09\/cropped-GP_Logo_registered.png\",\"contentUrl\":\"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2021\/09\/cropped-GP_Logo_registered.png\",\"width\":190,\"height\":190,\"caption\":\"Green Pixel\"},\"image\":{\"@id\":\"https:\/\/greenpixel.com.np\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/greenpixelnepal\",\"https:\/\/x.com\/greenpixelnepal\",\"https:\/\/www.linkedin.com\/company\/nature-conservation-and-study-centre\/\",\"https:\/\/www.instagram.com\/greenpixelnepal\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Completed Projects - Green Pixel","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenpixel.com.np\/?page_id=738","og_locale":"en_US","og_type":"article","og_title":"Completed Projects - Green Pixel","og_url":"https:\/\/greenpixel.com.np\/?page_id=738","og_site_name":"Green Pixel","article_publisher":"https:\/\/www.facebook.com\/greenpixelnepal","article_modified_time":"2023-12-20T10:31:56+00:00","og_image":[{"width":700,"height":525,"url":"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@greenpixelnepal","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/greenpixel.com.np\/?page_id=738","url":"https:\/\/greenpixel.com.np\/?page_id=738","name":"Completed Projects - Green Pixel","isPartOf":{"@id":"https:\/\/greenpixel.com.np\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenpixel.com.np\/?page_id=738#primaryimage"},"image":{"@id":"https:\/\/greenpixel.com.np\/?page_id=738#primaryimage"},"thumbnailUrl":"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg","datePublished":"2023-10-03T10:15:19+00:00","dateModified":"2023-12-20T10:31:56+00:00","breadcrumb":{"@id":"https:\/\/greenpixel.com.np\/?page_id=738#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenpixel.com.np\/?page_id=738"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenpixel.com.np\/?page_id=738#primaryimage","url":"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg","contentUrl":"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2023\/09\/IMG_3734-scaled-e1694362176672.jpg","width":700,"height":525},{"@type":"BreadcrumbList","@id":"https:\/\/greenpixel.com.np\/?page_id=738#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenpixel.com.np\/"},{"@type":"ListItem","position":2,"name":"Completed Projects"}]},{"@type":"WebSite","@id":"https:\/\/greenpixel.com.np\/#website","url":"https:\/\/greenpixel.com.np\/","name":"Green Pixel","description":"Providing expertise and innovations for conservation and sustainable development","publisher":{"@id":"https:\/\/greenpixel.com.np\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenpixel.com.np\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greenpixel.com.np\/#organization","name":"Green Pixel","url":"https:\/\/greenpixel.com.np\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenpixel.com.np\/#\/schema\/logo\/image\/","url":"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2021\/09\/cropped-GP_Logo_registered.png","contentUrl":"https:\/\/greenpixel.com.np\/wp-content\/uploads\/2021\/09\/cropped-GP_Logo_registered.png","width":190,"height":190,"caption":"Green Pixel"},"image":{"@id":"https:\/\/greenpixel.com.np\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/greenpixelnepal","https:\/\/x.com\/greenpixelnepal","https:\/\/www.linkedin.com\/company\/nature-conservation-and-study-centre\/","https:\/\/www.instagram.com\/greenpixelnepal\/"]}]}},"_links":{"self":[{"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=\/wp\/v2\/pages\/738","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=738"}],"version-history":[{"count":3,"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=\/wp\/v2\/pages\/738\/revisions"}],"predecessor-version":[{"id":784,"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=\/wp\/v2\/pages\/738\/revisions\/784"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=\/wp\/v2\/media\/591"}],"wp:attachment":[{"href":"https:\/\/greenpixel.com.np\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=738"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}