@media only screen
{
    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8 > img.iper-acronym.transparent
    {
        content: url("/images/transparent/white/iper-acronym.png");
    }

    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8 > img.iper-acronym
    {
        content: url("/images/5a9cd6/iper-acronym.jpg");
    }

    body > header > nav.navbar.center > div.container > a.navbar-brand.navbar-logo
    {
        transform: translateX(-50%);
        left: 50%;
        position: relative;
    }

    a.hidden
    {
        visibility: hidden;
    }

    .monospace
    {
        font-family: monospace;
    }

    .nowrap
    {
        white-space: nowrap;
    }

    .uppercase
    {
        text-transform: uppercase;
    }

    .lowercase
    {
        text-transform: lowercase;
    }

    .capitalise
    {
        text-transform: capitalize;
    }

    .text-justify
    {
        text-align: justify;
    }

    .text-left
    {
        text-align: left;
    }

    div.row.text-links > div
    {
        font-size: x-large;
    }

    span.keyDigest, span.publicKey
    {
        display: inline-block;
        word-break: break-all;
        word-wrap: break-word;
        font-family: monospace;
    }

    span.keyDigest
    {
        min-width: 8ch;
        max-width: 8ch;
    }

    span.publicKey
    {
        min-width: 11ch;
        max-width: 11ch;
    }

    ul.none
    {
        list-style-type: none;
    }

    ul.monospace li
    {
        font-family: monospace;
    }

    .color-iper-grey
    {
        color: #cccccc;
    }

    .color-iper-blue, .color-iper-blue:visited, .color-iper-blue:link, .color-iper-blue:default, .iper.blue, .iper.blue:visited, .iper.blue:link, .iper.blue:default, .iper-blue
    {
        color: #5a9cd6
    }

    .color-facebook-blue
    {
        color: #1877f2
    }

        .color-facebook-blue a:any-link
        {
            color: inherit
        }

        .color-facebook-blue a:hover
        {
            text-decoration: underline
        }


    .color-messenger-blue
    {
        color: #0a7cff
    }

        .color-messenger-blue a:any-link
        {
            color: inherit
        }

        .color-messenger-blue a:hover
        {
            text-decoration: underline
        }

    .whatsapp, .font-whatsapp, font-whatsapp-helvetica
    {
        font-family: Helvetica
    }

    .color-whatsapp-green
    {
        color: #25d366
    }

    .color-whatsapp-grey
    {
        color: #455a64
    }

        .color-whatsapp-green a:any-link, .color-whatsapp-grey a:any-link
        {
            color: inherit
        }

        .color-whatsapp-green a:hover, .color-whatsapp-grey a:hover
        {
            text-decoration: underline
        }

    .color-mandtory-red
    {
        color: #e10e0e
    }

    div.card.monospace
    {
        font-family: monospace;
    }

        div.card.monospace > div.card-footer i a,
        div.card.monospace > div.card-header.text-center h5 a,
        div.card.monospace > div.card-header.text-center h5 abbr a
        {
            color: inherit;
            background-color: inherit;
            font-family: inherit;
        }

            div.card.monospace > div.card-header.text-center h5 abbr,
            div.card.monospace > div.card-header.text-center h5 a abbr,
            div.card.monospace > div.card-header.text-center h5 abbr a,
            div.card.monospace > div.card-footer i abbr
            {
                text-decoration: none;
                font-family: inherit;
            }

    div.card.contact-card > div.card-header
    {
        text-align: center;
        padding: 16px
    }

        div.card.contact-card > div.card-header > div.row > div.col > h1
        {
            margin-top: 16px
        }

        div.card.contact-card > div.card-header > div.row > div.col:first-child > img, div.card.contact-card > div.card-header > div.row > div.col:first-child > a > img
        {
            width: 100px;
            height: 100px;
            max-width: 100px;
            max-height: 100px;
            border: none
        }

    div.card.contact-card > div.card-body > div.row > div.col
    {
        text-align: center
    }

        div.card.contact-card > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col.my-auto > h5
        {
            font-size: xx-large
        }

        div.card.contact-card > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a > img
        {
            width: 200px;
            height: 200px;
            max-width: 200px;
            max-height: 200px;
            border: none
        }

    div.card.contact-card.contact-iper > div.card-header a:any-link
    {
        color: inherit;
        font-weight: bold
    }

    div.card.contact-card.contact-iper > div.card-body, div.card > div.card-body a:any-link
    {
        color: #5a9cd6;
        background-color: #fff
    }

        div.card.contact-card.contact-iper > div.card-body a:hover
        {
            color: #4d8dc4;
            text-decoration: underline
        }

    div.card.contact-card.contact-iper > div.card-header > div.row > div.col:first-child > img.contact-voice-call
    {
        content: url("/images/transparent/VoiceCall.1024x1024.png")
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-iper-corporate
    {
        content: url("/images/qr/Call/5A9CD6/442034224737.png")
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:hover > img.qr-iper-corporate
    {
        content: url("/images/qr/Call/4D8DC4/442034224737.png")
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-iper-corporate-transparent
    {
        content: url("/images/qr/Call/FFFFFF/442034224737.png")
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-iper-consumer
    {
        content: url("/images/qr/Call/5A9CD6/443331124737.png")
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:hover > img.qr-iper-consumer
    {
        content: url("/images/qr/Call/4D8DC4/443331124737.png")
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-iper-consumer-transparent
    {
        content: url("/images/qr/Call/FFFFFF/443331124737.png")
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-iper-corporate-transparent, div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-iper-consumer-transparent
    {
        background-color: #5a9cd6
    }

    div.card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:hover > img.qr-iper-corporate-transparent, div .card.contact-card.contact-iper > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:hover > img.qr-iper-consumer-transparent
    {
        background-color: #4d8dc4
    }

    div.card.contact-card.contact-whatsapp > div.card-header
    {
        background-color: #128c7e !important;
        color: #fff
    }

        div.card.contact-card.contact-whatsapp > div.card-header a:any-link
        {
            color: inherit;
            font-weight: bold
        }

        div.card.contact-card.contact-whatsapp > div.card-header a:hover
        {
            color: #25d366
        }

        div.card.contact-card.contact-whatsapp > div.card-header > div.row > div.col:first-child > a:any-link > img.contact-whatsapp-logo
        {
            content: url("/images/transparent/brands/wa-421x421.png")
        }

    div.card.contact-card.contact-whatsapp > div.card-body, div.card.contact-card.contact-whatsapp > div.card-body a:any-link
    {
        color: #1cb39b;
        background-color: #fff
    }

        div.card.contact-card.contact-whatsapp > div.card-body a:hover
        {
            color: #25d366
        }

        div.card.contact-card.contact-whatsapp > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-whatsapp-transparent
        {
            background-color: #1cb39b
        }

        div.card.contact-card.contact-whatsapp > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:hover > img.qr-whatsapp-transparent
        {
            background-color: #25d366
        }

        div.card.contact-card.contact-whatsapp > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-whatsapp-transparent.corporate
        {
            content: url("/images/white/transparent/wa-corporate.png")
        }

        div.card.contact-card.contact-whatsapp > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-whatsapp-transparent.consumer
        {
            content: url("/images/white/transparent/wa-consumer.png")
        }

        div.card.contact-card.contact-whatsapp > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col > a:any-link > img.qr-whatsapp-transparent.mobile
        {
            content: url("/images/white/transparent/wa-mobile.png")
        }

    nav.navbar, footer.footer, div.card-header, h1.card-header, h2.card-header, h3.card-header, h4.card-header, h5.card-header, h6.card-header
    {
        color: #fff;
        background-color: #5a9cd6
    }

    div.navbar-nav, div.navbar-nav a.nav-link, ul.navbar-nav.mr-auto li.nav-item a.nav-link, ul.navbar-nav.navbar-right li.nav-item a.nav-link
    {
        color: #fff
    }

    button.navbar-toggler:focus
    {
        text-decoration: unset;
        outline: unset;
        box-shadow: unset
    }

    button.navbar-toggler:hover
    {
        border-color: #fff
    }

    button.navbar-toggler span
    {
        display: block;
        height: 3px;
        width: 25px;
        margin-top: 5px;
        margin-bottom: 5px;
        position: relative;
        left: 0;
        opacity: 1;
        transition: all .2s ease-out;
        transform-origin: center left
    }

        button.navbar-toggler span:nth-child(1)
        {
            margin-top: .3em
        }

    button.navbar-toggler:not(.collapsed) span:nth-child(1)
    {
        transform: translate(15%,-33%) rotate(45deg)
    }

    button.navbar-toggler:not(.collapsed) span:nth-child(2)
    {
        opacity: 0
    }

    button.navbar-toggler:not(.collapsed) span:nth-child(3)
    {
        transform: translate(15%,33%) rotate(-45deg)
    }

    button.navbar-toggler span:nth-child(1)
    {
        transform: translate(0%,0%) rotate(0deg)
    }

    button.navbar-toggler span:nth-child(2)
    {
        opacity: 1
    }

    button.navbar-toggler span:nth-child(3)
    {
        transform: translate(0%,0%) rotate(0deg)
    }

    a.nav-link
    {
        font-weight: normal
    }

        a.nav-link.active
        {
            font-weight: bold
        }

    a.navbar-logo > img.iper-logo, a.navbar-logo > img
    {
        width: 75px;
        height: 24px;
        max-width: 75px;
        max-height: 24px;
        vertical-align: baseline;
        content: url("/images/transparent/white/iper-2096x667.png")
    }

    a
    {
        opacity: inherit
    }

        a.download
        {
            background-image: url('/images/transparent/white/download-1024x1024.png')
        }

        a.link
        {
            background-image: url('/images/transparent/white/link-1024x1024.png')
        }

        a:hover, a:visited:hover
        {
            opacity: .7
        }

        a.pdfThumbnail, a.policy-thumbnail
        {
            display: inline-block;
            min-width: 96px;
            min-height: 136px;
            width: 96px;
            height: 136px;
            max-width: 595px;
            max-height: 842px;
            background-repeat: no-repeat;
            background-size: 96px 136px;
            background-position: left top
        }

        a.cookie-policy, a.cookie-policy:visited
        {
            background-image: url('/images/transparent/thumbnails/cookie-595x842-20250423-027.png')
        }

    img.terms-of-use-policy
    {
    }

    a.terms-of-use-policy, a.terms-of-use-policy:visited
    {
        background-image: url('/images/transparent/thumbnails/termsofuse-595x842-20250423-09.png')
    }

    a, a:visited
    {
        text-decoration: none;
        color: #000080
    }

        a.small
        {
            display: inline-block;
            width: 24px;
            height: 24px;
            background-repeat: no-repeat;
            background-size: 24px 24px;
            background-position: right
        }

        a.policy-description, a.policy-description:visited
        {
            color: #000
        }

    body > main > div.jumbotron
    {
        padding: 2rem 1rem;
        margin-bottom: 2rem;
        background-color: #e9ecef;
        border-radius: .3rem
    }

        body > main > div.jumbotron > div
        {
            border: none;
            margin-left: auto;
            margin-right: auto
        }

            body > main > div.jumbotron > div.iper-background
            {
                min-width: 134px;
                min-height: 64px;
                width: 134px;
                height: 64px;
                max-width: 134px;
                max-height: 64px;
                background-repeat: no-repeat;
                background-size: 134px 64px;
                background-image: url('/images/transparent/5a9cd6/iper-2147x1024.png')
            }

        body > main > div.jumbotron > h4
        {
            text-align: center;
            font-size: x-small
        }

            body > main > div.jumbotron > h4.iper-acronym
            {
                color: #00008b
            }

                body > main > div.jumbotron > h4.iper-acronym > b
                {
                    color: #5a9cd6
                }

    footer > div.container, div.footer > div.container
    {
        text-align: center
    }

    p.links, p.static-notice
    {
        text-align: center
    }

    p.static-notice
    {
        font-size: xx-small
    }

    hr.iper
    {
        border-color: #5a9cd6
    }

    div.margin-bottom-15
    {
        margin-bottom: 15px
    }

    ul.lst-none, ol.lst-none
    {
        list-style-type: none;
    }

    ul.lst-disc
    {
        list-style-type: disc;
    }

    ol.lst-lowerAlpha
    {
        list-style-type: lower-alpha;
    }

    div.card-body text-justify
    {
        text-align: justify;
    }

    .indent-link, .indent-link div
    {
        text-indent: hanging;
        text-align: left;
    }

        .indent-link span
        {
            text-decoration: underline;
        }

        ul.monospace li a,
        .indent-link + div a,
        .indent-link + div ~ div a
        {
            font-family: monospace;
        }

    body.welcome
    {
        background-color: #5a9cd6;
        color: white;
    }

        body.welcome a
        {
            color: white;
        }

            body.welcome a:link
            {
                text-decoration: none;
            }

            body.welcome a, body.welcome a:hover
            {
                text-decoration: underline;
            }
}

@media only screen and (min-width: 0)
{
    .indent-link + div a,
    .indent-link + div ~ div
    {
        font-size: small;
    }

    .row.text-link, .row.text-link .col
    {
        vertical-align: middle;
        text-align: center;
    }

        .row.text-link .col
        {
            font-size: small;
        }

    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8 > img.iper-acronym
    {
        max-width: 200px;
        max-height: 200px;
    }
}

@media only screen and (min-width: 576px)
{
    body > main > div.jumbotron > div.iper-background
    {
        min-width: 268px;
        min-height: 128px;
        width: 268px;
        height: 128px;
        max-width: 269px;
        max-height: 128px;
        background-size: 268px 128px
    }

    body > main > div.jumbotron > h4
    {
        font-size: medium
    }

    p.static-notice
    {
        font-size: x-small
    }

    span.keyDigest
    {
        min-width: 16ch;
        max-width: 16ch;
    }

    span.publicKey
    {
        min-width: 22ch;
        max-width: 22ch;
    }

    .card-footer
    {
        font-size: small;
    }

    .row.text-link .col
    {
        font-size: medium;
    }

    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8 > img.iper-acronym
    {
        max-width: 400px;
        max-height: 400px;
    }
}

@media only screen and (min-width:768px)
{
    body > main > div.jumbotron > div.iper-background
    {
        min-width: 537px;
        min-height: 256px;
        width: 537px;
        height: 256px;
        max-width: 537px;
        max-height: 256px;
        background-size: 537px 256px
    }

    body > main > div.jumbotron > h4
    {
        font-size: x-large
    }

    p.static-notice
    {
        font-size: small
    }

    div.card.contact-card > div.card-header > div.row.row-cols-1 > div.col
    {
        text-align: center
    }

    div.card.contact-card > div.card-header > div.row.row-cols-1.row-cols-md-2 > div.col
    {
        text-align: left
    }

        div.card.contact-card > div.card-header > div.row.row-cols-1.row-cols-md-2 > div.col:first-child
        {
            width: 132px
        }

            div.card.contact-card > div.card-header > div.row.row-cols-1.row-cols-md-2 > div.col:first-child > a > img
            {
                width: 100px;
                max-width: 100px
            }

    div.card.contact-card > div.card-header > div.row > div.col > h1
    {
        margin-top: inherit
    }

    .card-footer
    {
        font-size: medium;
    }

    .row.text-link .col
    {
        font-size: large;
    }
}

@media only screen and (min-width:1200px)
{
    div.card.contact-card > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col
    {
        text-align: right
    }

        div.card.contact-card > div.card-body > div.row > div.col > div.card.h-100 > div.card-body > div.row > div.col.my-auto > h5
        {
            text-align: left
        }

    .card-footer
    {
        font-size: large;
    }
}

@media only screen and (orientation: portrait)
{
    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8,
    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8 + div.col-12.col-md-4
    {
        width: 100%;
    }
}

@media only screen and (orientation: landscape)
{
    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8
    {
        text-align: right;
        width: 50%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

        body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-8 > img.iper-acronym.transparent
        {
            width: auto;
            max-width: 100%;
            height: auto;
            max-height: 100%;
        }

    body.welcome > div.container.pt-2.text-center > div.row.align-items-center > div.col-12.col-md-4
    {
        text-align: left;
        width: 50%;
    }
}
