

.homepage{width:100vw;height:100vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:fixed;}
.homepage .logo{width:300px;}
.homepage .logo img{width:100%;}
.homepage-content{text-align:center;}
.company-footer{margin:50px 0 0 0;color:#fff;}


.header{width:100%;text-align:center;}
.header .logo{width:100px;margin:auto;}
.header .logo img{width:100%;}
.cert-template {border:1px solid #e1e1e1;}
a{text-decoration:none!important;}
.add-insturctor{border:1px solid #e1e1e1;padding:10px;border-radius:var(--borderradius);margin:10px 0;}
.add-insturctor td{padding:5px;}
/* .cert-student{border:1px solid #e1e1e1;} */
/* .cert-instructor{border:1px solid #e1e1e1;} */
body.homepage-body{background: url('/images/dedive-bg.jpg') no-repeat center center; background-size:cover;height:100vh;width:100vw;}
.company-details{margin:30px 0 0 0;}
.company-details,.company-details a {color:#fff;}
.company-details a{text-decoration:underline!important;}
