.divGround{
    position: absolute;
    display: block;
    width:100%;
    height:auto;
    border:none;
    background: 1px solid;
    background-color: none;
    background-image: none;
    float:left;
    left:0%;
    top: 730px;

    text-align: left;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: left;
    
    margin-top: 5px;    
    background-image: none;
    background-size: cover;
    border-radius: 0px;
    
    
}


.divGround .tblGround001{
    border:none;
    background: none;
    background-color: none;
    background-image: none;
    width:100%;
    margin-left:0px;

    transform:scaleX(99%) scaleY(99%);
        transform-style: preserve-3d;
        transform-origin: 20% 40%;
        transition: 1.0s;

        box-shadow: 1px 1px 1px #00aab4;
        border:0px solid rgba(46, 139, 86, 0.13);
}
.divGround .tblGround001 tr{
    border:none;
    background: none;
    background-color: none;
    background-image: none;
}
.divGround .tblGround001 tr td{
    border:none;
    background: none;
    background-color: none;
    background-image: none;    
}
.divGround .tblGround001 tr td .h2GroundText{
    border:none;
    background: none;
    background-color: none;
    background-image: none;

    color: #00aab4;
    font-size: 40px;
    font-weight: bold;

    text-align: left;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;    

    margin-left: 100px;

}









.divGround .tblGround001A{
    border:none;
    background: none;
    background-color: none;
    background-image: none;
    width:100%;
    margin-left:0px;

    
}
.divGround .tblGround001A tr{
    border:none;
    background: none;
    background-color: none;
    background-image: none;
}
.divGround .tblGround001A tr td{
    border:none;
    background: none;
    background-color: none;
    background-image: none;    
}


.divGround .tblGround001A .h2GroundToken{
    color: #00aab4;
    font-size: 20px;
    margin-left:200px;
}
.divGround .tblGround001A .h2GroundText{
    color: #636466;
    font-size: 20px;
    margin-left:200px;

    
        border:0px solid rgba(46, 139, 86, 0.13);

        line-height: 2.0;
}

.divGround .tblGround001A #iGround{
    color: #00aab4;
    font-size: 20px;
    margin-left:20px;
    justify-content: space-between;
    letter-spacing: 5.0px;
    

    
}









.divGround .tblGround002{
    width: 100%;
    border:none;
    background: none;
    background-color: none;
    background-image: url(../images_mediglobus//image_011.png);
}
.divGround .tblGround002 tr{
    border:none;
    background: none;
    background-color: none;
    background-image: none;
}
.divGround .tblGround002 tr td{
    border:none;
    background: none;
    background-color: none;
    background-image: none;
    width:33%;
    height:300px;
    
    
}
.divGround .tblGround002 .h2__Tag{
    width:80%;
    margin-left:200px;
    
    text-align: center;
    color:#00aab4;
    font-size: 40px;
    float:left;
    margin-left:0px;
    text-decoration:underline;
}
.divGround .tblGround002 .h2_Tag{
    color:#636466;
    background-color: none;
    font-size: 20px;
    float:left;
    text-align: left;
    margin-left:50px;
    margin-right:50px;
    margin-top:20px;
    text-decoration: none;

    box-shadow: 10px 10px 10px lightgray;
        border:0px solid rgba(46, 139, 86, 0.13);

        line-height: 2.0;
}



