Product Certificates
- AeroGCS GREEN
- Ag++
.boxa-new {
transition: box-shadow .3s;
width: 306px;
height: 320px;
border-radius: 10px;
border: 1px solid #EAEAEA;
background: #fff;
float: left;
margin-left: 70px;
margin-bottom: 3%;
cursor: pointer;
}
.boxa-new:hover {
box-shadow: 0px 0px 19px 3px rgb(0 0 0 / 10%);
}
.polaroid-new img {
width: 100%;
border-radius: 10px 10px 0px 0px;
border-bottom: 1px solid #666666;
}
.container-new p.title {
margin-left: 20px;
font-size: 18px;
color: #3C3C3C;
font-weight: 600;
margin-top: 20px;
line-height:1.3em;
}
.container-new p.date {
margin-left: 20px;
font-size: 16px;
color: #666666;
line-height:1.3em;
}
/* Popup modal background */
.modal {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
}
/* Popup box */
.modal-content {
position: relative;
background-color: #fff;
margin: 5% auto;
padding: 0;
border-radius: 10px;
width: 50%;
max-width: 50%;
height: 500px;
box-shadow: 0 5px 15px rgba(0,0,0,0.3);
overflow: hidden;
}
/* Close button */
.close-btn {
position: absolute;
top: 10px;
right: 20px;
color: #333;
font-size: 28px;
font-weight: bold;
cursor: pointer;
z-index: 1001;
}
.close-btn:hover {
color: red;
}
.modal iframe {
width: 100%;
height: 100%;
border: none;
}
function openPopup() {
document.getElementById(“popupModal”).style.display = “block”;
}
function closePopup() {
document.getElementById(“popupModal”).style.display = “none”;
}
IV&V Certificate
Nov 2023
×
.boxa-tab2 {
transition: box-shadow .3s;
width: 306px;
height: 320px;
border-radius: 10px;
border: 1px solid #EAEAEA;
background: #fff;
float: left;
margin-left: 70px;
margin-bottom: 3%;
cursor: pointer;
}
.boxa-tab2:hover {
box-shadow: 0px 0px 19px 3px rgb(0 0 0 / 10%);
}
.polaroid-tab2 img {
width: 100%;
border-radius: 10px 10px 0px 0px;
border-bottom: 1px solid #666666;
}
.container-tab2 p.title-tab2 {
margin-left: 20px;
font-size: 18px;
color: #3C3C3C;
font-weight: 600;
margin-top: 20px;
line-height:1.3em;
}
.container-tab2 p.date-tab2 {
margin-left: 20px;
font-size: 16px;
color: #666666;
line-height:1.3em;
}
/* Popup modal background */
.popup-tab2 {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
}
/* Popup box */
.popup-content-tab2 {
position: relative;
background-color: #fff;
margin: 5% auto;
padding: 0;
border-radius: 10px;
width: 50%;
max-width: 50%;
height: 500px;
box-shadow: 0 5px 15px rgba(0,0,0,0.3);
overflow: hidden;
}
/* Close button */
.popup-close-tab2 {
position: absolute;
top: 10px;
right: 20px;
color: #333;
font-size: 28px;
font-weight: bold;
cursor: pointer;
z-index: 1001;
}
.popup-close-tab2:hover {
color: red;
}
.popup-tab2 iframe {
width: 100%;
height: 100%;
border: none;
}
function openPopupTab2(id) {
document.getElementById(id).style.display = “block”;
}
function closePopupTab2(id) {
document.getElementById(id).style.display = “none”;
}
IEC 61000-4-3: 2008
Aug 2025
IEC 61000-4-3: 2020
Aug 2025
×
×