.captchaConsentContainer {
    z-index: 999;
    width: 288px;
    /*min-height: 20px;*/
    box-sizing: border-box;
   /* padding: 15px 40px 3px 30px;*/
    background: #b1dfdd;
    overflow: hidden;
    position: fixed;
    top: 259px;
    left: 534px;
    border-radius: 10px;
    /*display:none*/
}

/*< !--Inicio -> TIG - 402664 COOKIES - SITE INPART SAÚDE-- >*/
.cookieConsentContainer {
    z-index: 999;
    width: 570px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 15px 40px 3px 30px;
    background: #b1dfdd;
    overflow: hidden;
    position: fixed;
    bottom: 120px;
    left: 10px;
    border-radius: 10px;
    /*display:none*/

}

    .cookieConsentContainer .cookieTitle a {
        font-family: Arial, Helvetica,sans-serif;
        color: #292929;
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        display: block
    }

    .cookieConsentContainer .cookieDesc p {
        margin: 0;
        padding: 0;
        font-family: OpenSans,arial,sans-serif;
        color: #292929;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        display: block;
        margin-top: 10px
    }

    .cookieConsentContainer .cookieDesc a {
        font-family: OpenSans,arial,sans-serif;
        color: #fff;
        text-decoration: underline
    }

    .cookieConsentContainer .cookieButton a {
        display: inline-block;
        font-family: OpenSans,arial,sans-serif;
        color: #292929;
        font-size: 14px;
        font-weight: 700;
        margin-top: 14px;
        background: #0ca4d8;
        box-sizing: border-box;
        padding: 0px 13px;
        text-align: center;
        transition: background .3s;
        border-radius: 10px;
        border-width: 3px;
        border-style: dashed;
        border-color: #4682B4	;
    }

        .cookieConsentContainer .cookieButton a:hover {
            cursor: pointer;
            background: #3e9b67
        }

@media (max-width:980px) {
    .cookieConsentContainer {
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important
    }
}
/*< !--Fim -> TIG - 402664 COOKIES - SITE INPART SAÚDE-- >*/

#imgposDPO {
    position: absolute;
    left: 115%;
    top: 140%;
    margin-left: -600px;
    margin-top: -282px;
}

#imgposDPOHome {
    position: absolute;
    left: 112%;
    top: 150%;
    margin-left: -248px;
    margin-top: -150px;
}

#imgposDPOSolucao {
    position: absolute;
    left: 112%;
    top: 150%;
    margin-left: -248px;
    margin-top: -150px;
}

#imgposDPOSuporte {
    position: absolute;
    left: 112%;
    top: 150%;
    margin-left: -248px;
    margin-top: -150px;
}

#imgposDPOSobre {
    position: absolute;
    left: 112%;
    top: 150%;
    margin-left: -248px;
    margin-top: -150px;
}


