﻿* {
    margin: 0px;
    padding: 0px;
}

.nav-onr-default {
    background: rgba(252, 252, 252, 1) !important;
/*    box-shadow: 0px 3px 12px #0000001A !important;*/
    font: normal normal 600 12px/17px Open Sans !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    /* opacity: 0.9; */
}

.bk {
    background: #112651;
    border-bottom: 2px solid #333779;
}

.nv-public {
    z-index: 5;
}

.img-logo-home {
    max-width: 470px;
    max-height: 110px;
}

.activeFromDom {
    display: none;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    color: #ff7400;
    border-left: 0.3em solid transparent;
}

.z-public{
    z-index:5;
}

.mt-layout-public{
    margin-top:-180px;
}


.hr-public {
    color: red;
}

.text-public {
    font-family: Trebuchet MS;
    color: white;
    font-size: 32px;
    margin-top: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.btn-public {
    padding: 4px 9px 2px 8px;
    border: 0;
    border-radius: 5px;
    color: rgba(21, 47, 101, 1);
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding-left: 1.7rem !important;
}

    .btn-public:hover {
        background-color: #e6e2e2;
        border: 0;
    }

.vector1 {
    margin-top: 67px;
}

.color-menu {
    background: #112651;
    border-bottom: 2px solid #333779;
}

.body-layout-public {
/*    height: 650px;*/
}




.texto-branco {
    color: #FFFFFF !important;
    font: normal normal 600 10px/17px Open Sans !important;
}

.font-header-public-layout {
    color: rgba(102, 102, 102, 1) !important;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.4000000059604645px;
    text-align: left;
}

.nv {
    color: white !important;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    font-style: normal;
}

.drop-public {
    color: rgba(102, 102, 102, 1) !important;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.4000000059604645px;
    text-align: left;
    margin-top: -7px;
}


ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

.dropdown-item {
    color: #152f65 !important;
    font-weight: bold;
    font-family: Trebuchet MS;
    letter-spacing: 0.5px;
}

.dropdown-menu {
    z-index: 1000;
}

body {
    overflow-x: hidden;
}

strong {
    font-weight: 600;
}

a,
button {
    cursor: pointer;
}

/*nav, .Topmenu {
    width: 100%;
}*/

main {
    width: 100%;
    height: auto;
    /*   min-height: 599px;*/
    /*    background-image: url(../img/background_arc.jpg);*/
    background-size: cover;
    background-position: bottom;
    /*    padding: 30px;*/
    background-repeat: no-repeat;
}

.cabecalho {
    width: 100%;
    height: 90px;
    /*  border-top: 5px solid #f0a50c;*/
}

.dvCertificado {
    max-width: 430px;
    min-width: 200px;
    height: 400px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    border-radius: 1px;
    top: 75px;
    position: relative;
    border-radius: 10px;
    margin-top: 25px;
}

@media (min-width: 468px) and (max-width: 991.98px) {
    .cniblogo {
        display: none;
    }
}


@media screen and (max-width: 430px) {


    .dvCertificado {
        display: none;
    }

    .dvMobile {
        width: 300px;
        height: 230px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        padding: 30px 25px;
        margin-top: 30px;
        border-top: 3px solid #ba0000;
        border-radius: 3px;
        box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.3);
    }

    main {
        height: 460px;
    }

    .dvCopy {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .divLegislacao {
        height: 100%;
    }
}

@media (min-width: 430px) {
    .dvMobile {
        display: none;
    }
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    .card-login-body {
        margin-top: 50px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

    .card-login-body {
        margin-top: 50px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

    .card-login-body {
        margin-top: 0;
    }
}


#h5Relatorio {
    font-family: 'panton bold', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #2c3e50;
    text-transform: uppercase;
}

.tab > li > a > i {
    cursor: pointer;
}

.tab:hover {
    background-color: rgba(40,57,101,.9);
    cursor: pointer;
}

#pRelatorio {
    font-family: 'panton-regulard', sans-serif;
    font-size: 15px;
    color: #fff;
    margin: 4px 0px;
    text-align: justify;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}

.imgRelatorio {
    width: 370px;
    height: 100px;
    background-image: url(../img/relatorio.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
    margin-top: 30px;
    border-radius: 20px;
}

.certificado {
    max-width: 382px;
    min-width: 100px;
    min-height: 200px;
    /*    background-image: url(../img/cert.png);*/
    background-image: url('../img/busines.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 20px;
    margin-top: 8%;
}

.relatorio {
    max-width: 382px;
    min-width: 100px;
    min-height: 200px;
    border-radius: 1px;
}


.tab {
    width: 50%;
    height: 40px;
    text-align: center;
    padding: 9px;
    border-radius: 1px;
    cursor: pointer;
}

    .tab > a {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #fff;
        padding: 0px;
        margin: 0px;
        text-decoration: none;
        list-style: none;
    }

.fa-file-alt {
    font-size: 14px;
    color: #fff;
}

.fa-sign-in-alt {
    font-size: 15px;
    color: #fff;
}

.nav-pills {
    background-color: #babec8;
    margin-bottom: 15px;
    border-radius: 2px;
    border-bottom: 2px solid #2c3e50;
}

.btnEnviar {
    width: 100%;
    padding: 10px;
    background-color: #2c3e50;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 16px;
    border: none;
}

    .btnEnviar:hover {
        background-color: #0078c5;
        border: none;
    }

#dvSpan {
    width: 100%;
    text-align: center;
}

    #dvSpan span {
        font-family: 'Roboto', sans-serif;
        font-size: 11px;
        color: #2c3e50;
        text-align: center;
    }

    #dvSpan a {
        font-family: 'Roboto', sans-serif;
        font-size: 11px;
        color: #3f92b7;
    }

        #dvSpan a:hover {
            color: #eeaa00;
        }

.mnChange a:hover {
    color: #eeaa00;
}


.btnCertificado {
    background-color: #00CCFF
}

    .btnCertificado:hover {
        background-color: #89D8EC;
    }

.btnGov {
    background: transparent;
}

    .btnGov:hover {
        background-color: #e7e7e7;
    }

.row {
    padding-top: 27px;
}

a:hover {
    color: #4d7191;
    text-decoration: underline;
}

h6 {
    font-family: 'panton-regular', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.list-unstyled li a {
    font-family: 'panton-regular', Roboto, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    color: white;
    line-height: 40px;
}


    .list-unstyled li a:hover {
        color: #eeaa00;
    }

.mb-4 {
    margin-bottom: 0.5em !important;
}

.fa-map-marker-alt, .fa-phone-alt, .fa-envelope {
    font-size: 15px;
    color: rgba(40, 57, 101, 0.9);
}

#iSpace {
    padding-right: 4px;
}


.login-wrap {
    width: 100%;
    margin: auto;
    max-width: 525px;
    min-height: 590px;
    position: relative;
    background: url(../img/background_arc.jpg) no-repeat center;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    border-radius: 20px;
}

.login-html {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 90px 70px 50px 70px;
    background: rgba(40,57,101,.9);
    border-radius: 20px;
}

    .login-html .sign-in-htm,
    .login-html .sign-log-htm,
    .login-html .sign-up-htm {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        transform: rotateY(180deg);
        backface-visibility: hidden;
        transition: all .4s linear;
    }

    .login-html .sign-in,
    .login-html .sign-log,
    .login-html .sign-up,
    .login-form .group .check {
        display: none;
    }

    .login-html .tab,
    .login-form .group .label,
    .login-form .group .button {
        text-transform: uppercase;
    }

    .login-html .tab {
        padding-bottom: 5px;
        display: inline;
        margin-left: 7px;
        border-bottom: 2px solid transparent;
        font-family: "Panton Bold",sans-serif;
        font-size: 21px;
    }

    .login-html .sign-in:checked + .tab,
    .login-html .sign-log:checked + .tab,
    .login-html .sign-up:checked + .tab {
        color: #fff;
        border-color: #1161ee;
    }

.login-form {
    min-height: 345px;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
}

    .login-form .group {
        margin-bottom: 15px;
    }

        .login-form .group .label,
        .login-form .group .input,
        .login-form .group .button {
            width: 100%;
            color: #fff;
            display: block;
        }

        .login-form .group .input,
        .login-form .group .button {
            border: none;
            padding: 15px 20px;
            border-radius: 25px;
            background: rgba(255,255,255,.1);
        }

        .login-form .group input[data-type="password"] {
            text-security: circle;
            -webkit-text-security: circle;
        }

        .login-form .group .label {
            color: #aaa;
            font-size: 12px;
            margin-top: 50px;
        }

        .login-form .group .button {
            background: #1161ee;
        }

        .login-form .group label .icon {
            width: 15px;
            height: 15px;
            border-radius: 2px;
            position: relative;
            display: inline-block;
            background: rgba(255,255,255,.1);
        }

            .login-form .group label .icon:before,
            .login-form .group label .icon:after {
                content: '';
                width: 10px;
                height: 2px;
                background: #fff;
                position: absolute;
                transition: all .2s ease-in-out 0s;
            }

            .login-form .group label .icon:before {
                left: 3px;
                width: 5px;
                bottom: 6px;
                transform: scale(0) rotate(0);
            }

            .login-form .group label .icon:after {
                top: 6px;
                right: 0;
                transform: scale(0) rotate(0);
            }

        .login-form .group .check:checked + label {
            color: #fff;
        }

            .login-form .group .check:checked + label .icon {
                background: #1161ee;
            }

                .login-form .group .check:checked + label .icon:before {
                    transform: scale(1) rotate(45deg);
                }

                .login-form .group .check:checked + label .icon:after {
                    transform: scale(1) rotate(-45deg);
                }


.login-html .sign-log:checked + .tab + .sign-up + .tab + .login-form .sign-log-htm {
    transform: rotate(0);
}

.login-html .sign-in:checked + .tab + .sign-log + .tab + .sign-up + .tab + .login-form .sign-in-htm {
    transform: rotate(0);
}

.login-html .sign-up:checked + .tab + .login-form .sign-up-htm {
    transform: rotate(0);
}

.hr {
    height: 2px;
    margin: 60px 0 50px 0;
    background: rgba(255,255,255,.2);
}

.foot-lnk {
    text-align: center;
}

.c-fa {
    color: rgba(40, 57, 101, 0.9);
}

.logo-saec-home span {
    display: block;
    font-size: 1rem;
    font-weight: 300;
    line-height: 2.1rem;
}

.logo-saec-home {
    color: #152f65;
    cursor: pointer;
    font-family: "Panton Bold",sans-serif;
    font-size: 2.5rem;
    line-height: 2.9rem;
    margin-left: 50px;
}


.card-login-title {
    color: #000 !important;
    font-family: Trebuchet MS;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.card-login-description {
    color: #333;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.4px;
}

.card-login-body {
    padding:40px;
}



