

.logo-botton
{
    width: 200px;
}

.body
{
    padding-left: 25%;
    padding-top: 5%;
    background-color: #eeeeee;
}

.robot-error
{
    margin-top: 25px;
    width: 510px;
    height: 380px;
}

.texterror
{
    width: 52%;
    font-size: 80px;
    font-weight: bolder;
    text-align: center;
    color: #ef9e00;
    font-style: italic;
    margin-top: -365px;
    padding-left: 318px;
}

.texterror-cont
{
    font-style: oblique;
    text-align: justify;
    color: #b90000;
    width: 41%;
    margin-top: -303px;
    margin-left: 292px;
    max-width: 410px;
    min-width: 410px;
    padding-right: 20px;
}

.h6
{
    text-align: center;
}

.logo-gcit
{
    width: 118px;
}

.footer
{
    width: 50%;
    text-align: center;
    margin-top: 265px;
}

.h3
{
    color: #000001;
}

.h1
{
    color: #e5a200;
}

