@font-face {
    font-family: "museo_sans300";
    src: url("../_fonts/museosans_300-webfont.woff2") format("woff2"), url("../_fonts/museosans_300-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans700";
    src: url("../_fonts/museosans_700-webfont.woff2") format("woff2"), url("../_fonts/museosans_700-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "museo_sans900";
    src: url("../_fonts/museosans_900-webfont.woff2") format("woff2"), url("../_fonts/museosans_900-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

*,
*::after,
*::before {
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    height: 100%;
    font-family: "museo_sans300";
    font-size: 0.875em;
    color: #555;
    height: 100%
}

.col-config {
    padding: 60px 15px 0 15px
}

.col-fix {
    max-width: 450px;
    min-width: 450px;
    padding: 60px 15px 0 15px
}

@media(max-width: 991px) {
    .col-fix {
        max-width: 300px;
        min-width: 300px
    }
}

@media(max-width: 767px) {
    .col-fix {
        max-width: inherit;
        min-width: inherit;
        margin-left: 0;
        padding-left: 15px
    }
}

.container-mod {
    min-height: -webkit-calc(100% - (157px + 89px));
    min-height: -moz-calc(100% - (157px + 89px));
    min-height: calc(100% - (157px + 89px))
}

.dv-title {
    display: flex;
    align-items: flex-start
}

.dv-title>div:nth-child(1) {
    margin-right: 20px
}

@media(max-width: 991px) {
    .dv-title>div:nth-child(1) {
        margin-right: 15px
    }

    .dv-title>div:nth-child(1) img {
        max-width: 80%
    }
}

.dv-title>div:nth-child(2)>h1 {
    margin-bottom: 50px;
    font-family: "museo_sans300";
    font-size: 3.75em;
    color: #424243;
    line-height: 1;
    font-weight: 300
}

@media(max-width: 991px) {
    .dv-title>div:nth-child(2)>h1 {
        margin-bottom: 15px;
        font-size: 2.5em
    }
}

.dv-title>div:nth-child(2) p {
    font-family: "museo_sans300";
    font-size: 1.125em;
    color: #424243;
    line-height: 1;
    font-weight: 300
}

.dv-title>div:nth-child(2) .list-history {
    margin: 0;
    padding: 0;
    margin-top: 15px
}

.dv-title>div:nth-child(2) .list-history li {
    list-style: none
}

.dv-title>div:nth-child(2) .list-history li a {
    padding-top: 5px;
    border-top: 4px solid #1da79c;
    font-family: "museo_sans300";
    font-size: 1.125em;
    color: #424243;
    line-height: 1;
    font-weight: 300
}

.accordion .card {
    border-color: #444242;
    margin-bottom: 10px
}

.accordion .card .card-header {
    padding: 15px;
    background-color: #f7f7f7;
    border-bottom-color: #444242
}

.accordion .card .card-header h2 {
    color: #444242;
    margin: 0;
    font-size: 1em
}

.accordion .card .card-header h2 a {
    text-decoration: none;
    font-family: "museo_sans700";
    font-size: 1.125em;
    color: #424243;
    line-height: 1;
    font-weight: 300;
    display: flex;
    justify-content: space-between
}

.accordion>.card .card-header {
    margin-bottom: 0 !important
}

.accordion>.card:first-of-type {
    border-bottom: 1px solid
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid;
    border-radius: 0
}

.carousel-control-next,
.carousel-control-prev {
    width: auto
}

.carousel-control-next i,
.carousel-control-prev i {
    color: #15675e;
    font-size: 1.25em
}

.carousel-control-prev {
    left: -20px
}

.carousel-control-next {
    right: -20px
}

.form-group {
    margin-bottom: 0;
    position: relative
}

.btn-find {
    position: absolute;
    top: 0;
    height: 35px;
    right: 10px;
    width: 40px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 99;
    color: #8a8a8a
}

.btn-default {
    border: 1px solid #424243;
    background-color: #f7f7f7;
    padding: .8em 1em .7em;
    font-family: "museo_sans300";
    font-size: 1.125em;
    color: #424243;
    line-height: 1;
    font-weight: 300
}

.btn-default:hover {
    background-color: #15675e;
    color: #f7f7f7
}

.form-config {
    border-color: #8a8a8a;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-family: "museo_sans300";
    font-size: 1em;
    color: #424243;
    line-height: 1;
    font-weight: 300;
    padding-left: 20px
}

.btn-download {
    background-color: #00a99d;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-family: "museo_sans300";
    font-size: 0.875em;
    color: #fff;
    line-height: 1;
    font-weight: 300
}

.dv-year {
    margin-bottom: 20px;
    font-family: "museo_sans300";
    font-size: 3.4375em;
    color: #424243;
    line-height: 1;
    font-weight: 300
}

.dv-year i {
    color: #1da79c
}

.list-agenda {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.list-agenda li {
    margin-right: 15px;
    list-style: none
}

.list-agenda li a {
    color: currentColor
}

.list-agenda li a i {
    position: relative;
    top: 2px;
    color: #1da79c;
    font-size: 1.375em
}

.col-3-fis-app {
    min-width: 138px
}

.list-appss {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.list-appss li {
    list-style: none
}

.list-appss li a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1da79c;
    width: 28px;
    height: 28px;
    margin-right: 5px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.list-appss li a:hover {
    text-decoration: none;
    border: 1px solid #444242
}

.list-appss li a i {
    color: #444242
}

header>div:nth-child(1) {
    border-bottom: 5px solid #fff;
    padding: 40px 15px;
    background-color: #1da79c;
    position: relative
}

header>div:nth-child(1) img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

@media(max-width: 767px) {
    header>div:nth-child(1) img {
        max-width: 50%
    }
}

@media(max-width: 575px) {
    header>div:nth-child(1) img {
        max-width: 80%
    }
}

header>div:nth-child(2) {
    background-color: #424243;
    min-height: 50px
}

.content {
    position: relative;
    background: url(../_img/Imagem%20BG%204%20PETRONAS%20Connect.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    min-height: 622px
}

.content .box-login {
    position: absolute;
    width: 450px;
    min-height: 200px;
    z-index: 999;
    top: 80px;
    left: -webkit-calc(50% - 225px);
    left: -moz-calc(50% - 225px);
    left: calc(50% - 225px)
}

@media(max-width: 767px) {
    .content .box-login {
        position: relative;
        max-width: 450px;
        margin: 0 auto;
        width: inherit;
        left: inherit
    }
}

.content .box-login>div {
    margin: 0 15px;
    background-color: rgba(66, 66, 67, .85);
    padding: 50px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

.content .box-login>div img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px
}

.content .box-login .alert-email {
    padding: 5px;
    margin-bottom: 0;
    background-color: #1da79c;
    text-align: center;
    font-family: "museo_sans300";
    font-size: 1.125em;
    color: #ffffff;
    line-height: 1.5;
    font-weight: 300;
    display: none
}

.content .form-login>div {
    position: relative;
    margin-bottom: 15px
}

.content .form-login>div input {
    border: none;
    background-color: transparent;
    border-bottom: 3px solid #1da79c;
    display: block;
    width: 100%;
    padding: 10px 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "museo_sans300";
    font-size: 1.25em;
    color: #1DA79C;
    line-height: 1;
    font-weight: 300
}

.content .form-login>div input:focus {
    border-bottom-color: #fff;
    color: #fff
}

.content .form-login>div input.active {
    border-bottom-color: #fff;
    color: #fff
}

.content .form-login>div .checked {
    position: absolute;
    z-index: 99;
    right: 5px;
    top: 7px;
    background-color: #1da79c;
    font-size: 0.9375em;
    padding-top: 2px;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.content .form-login>div .checked.in {
    display: block
}

.content .form-login>div .eye {
    position: absolute;
    z-index: 99;
    right: 5px;
    top: 0;
    font-size: 1.5625em;
    padding-top: 2px;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.content .form-login .btn-login {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    background-color: transparent;
    border: 2px solid #1da79c;
    font-family: "museo_sans700";
    font-size: 1.125em;
    color: #ffffff;
    line-height: 1.5;
    font-weight: 300;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer
}

.content .form-login .btn-login:hover {
    background-color: #fff;
    color: #1da79c
}

.content .form-login .p-esqueceu {
    text-align: center
}

.content .form-login .p-esqueceu a {
    font-family: "museo_sans300";
    font-size: 0.875em;
    color: #ffffff;
    line-height: 1;
    font-weight: 300
}

header {
    position: relative;
    background-color: #424243
}

@media(max-width: 991px) {
    header {
        padding: 10px 15px
    }
}

header nav {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

header nav .btn-mobile {
    display: none;
    box-shadow: none;
    outline: none;

}

header nav .btn-mobile:hover {
    box-shadow: none;
    outline: none;
}

header nav .btn-mobile {
    display: none;
    box-shadow: none;
    outline: none;

}

@media(max-width: 1199px) {
    header nav .btn-mobile {
        display: block;
        background-color: transparent;
        border: none;
        padding: 0;
        width: 40px;
        height: 35px;
        color: #fff;
        font-size: 25px
    }
}

@media(max-width: 991px) {
    header nav>div img {
        height: 30px !important
    }
}

header nav>ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0
}

@media(max-width: 1199px) {
    header nav>ul {
        flex-direction: column;
        position: absolute;
        right: 0;
        background-color: #424243 !important;
        z-index: 99;
        top: 55px;
        padding: 20px 40px;
        opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -moz-transform: translate3d(-25px, 0, 0);
        -webkit-transform: translate3d(-25px, 0, 0);
        -o-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    header nav>ul.in {
        opacity: 1;
        visibility: visible;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

header nav>ul li {
    list-style: none;
    margin: 0 15px;
    position: relative
}

header nav>ul li.btn-back::after {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    height: 100%;
    border-left: 1px solid #a2a3a3;
    display: inline-block
}

header nav>ul li:first-child {
    margin-left: 0
}

header nav>ul li:last-child {
    margin-right: 0
}

header nav>ul li:last-child a {
    margin-left: 10px
}

@media(max-width: 1199px) {
    header nav>ul li:last-child {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
}

@media(max-width: 1199px) {
    header nav>ul li {
        margin: 0 10px
    }
}

@media(max-width: 1199px) {
    header nav>ul li {
        width: 100%;
        margin: 0 0 10px 0
    }
}

header nav>ul li a {
    font-family: "museo_sans300";
    font-size: 1em;
    color: #A2A3A3;
    line-height: 1.5;
    font-weight: 300;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

header nav>ul li a:focus,
header nav>ul li a:hover,
header nav>ul li a.active {
    text-decoration: none;
    color: #fff
}

@media(max-width: 1199px) {
    header nav>ul li a {
        display: block;
        text-align: right
    }
}

header>div:nth-child(1) {
    border-bottom: 5px solid #fff;
    padding: 40px 15px;
    background-color: #1da79c;
    position: relative
}

header>div:nth-child(1) img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

@media(max-width: 767px) {
    header>div:nth-child(1) img {
        max-width: 50%
    }
}

@media(max-width: 575px) {
    header>div:nth-child(1) img {
        max-width: 80%
    }
}

header>div:nth-child(2) {
    background-color: #424243;
    min-height: 50px
}

.content {
    position: relative;
    background: url(../_img/Imagem%20BG%204%20PETRONAS%20Connect.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    min-height: 622px
}

.content .box-login {
    position: absolute;
    width: 450px;
    min-height: 200px;
    z-index: 999;
    top: 80px;
    left: -webkit-calc(50% - 225px);
    left: -moz-calc(50% - 225px);
    left: calc(50% - 225px)
}

@media(max-width: 767px) {
    .content .box-login {
        position: relative;
        max-width: 450px;
        margin: 0 auto;
        width: inherit;
        left: inherit
    }
}

.content .box-login>div {
    margin: 0 15px;
    background-color: rgba(66, 66, 67, .85);
    padding: 50px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

.content .box-login>div img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px
}

.content .box-login .alert-email {
    padding: 5px;
    margin-bottom: 0;
    background-color: #1da79c;
    text-align: center;
    font-family: "museo_sans300";
    font-size: 1.125em;
    color: #ffffff;
    line-height: 1.5;
    font-weight: 300;
    display: none
}

.content .form-login>div {
    position: relative;
    margin-bottom: 15px
}

.content .form-login>div input {
    border: none;
    background-color: transparent;
    border-bottom: 3px solid #1da79c;
    display: block;
    width: 100%;
    padding: 10px 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: "museo_sans300";
    font-size: 1.25em;
    color: #1DA79C;
    line-height: 1;
    font-weight: 300
}

.content .form-login>div input:focus {
    border-bottom-color: #fff;
    color: #fff
}

.content .form-login>div input.active {
    border-bottom-color: #fff;
    color: #fff
}

.content .form-login>div .checked {
    position: absolute;
    z-index: 99;
    right: 5px;
    top: 7px;
    background-color: #1da79c;
    font-size: 0.9375em;
    padding-top: 2px;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.content .form-login>div .checked.in {
    display: block
}

.content .form-login>div .eye {
    position: absolute;
    z-index: 99;
    right: 5px;
    top: 0;
    font-size: 1.5625em;
    padding-top: 2px;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.content .form-login .btn-login {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    background-color: transparent;
    border: 2px solid #1da79c;
    font-family: "museo_sans700";
    font-size: 1.125em;
    color: #ffffff;
    line-height: 1.5;
    font-weight: 300;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer
}

.content .form-login .btn-login:hover {
    background-color: #fff;
    color: #1da79c
}

.content .form-login .p-esqueceu {
    text-align: center
}

.content .form-login .p-esqueceu a {
    font-family: "museo_sans300";
    font-size: 0.875em;
    color: #ffffff;
    line-height: 1;
    font-weight: 300
}

footer {
    background-color: #15675e;
    min-height: 140px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding: 30px 15px
}

footer a img {
    display: block;
    max-width: 100%
}

.table .thead-dark th {
    background-color: #424243
}

.nav-categorias {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin-bottom: 100px
}

.nav-categorias.left {
    justify-content: flex-start
}

.nav-categorias>li {
    list-style: none;
    text-align: center;
    margin: 0 15px 30px
}

@media(max-width: 767px) {
    .nav-categorias>li {
        margin-bottom: 30px
    }
}

.nav-categorias>li img {
    margin: 0 auto;
    display: block;
    max-width: 100%
}

.nav-categorias>li a {
    margin-top: 30px;
    width: 240px
}

.nav-categorias>li a i {
    font-size: 0.6875em;
    margin-left: 10px
}

.h1-index {
    margin-top: 100px;
    margin-bottom: 50px;
    text-align: center;
    font-family: "museo_sans300";
    font-size: 2.375em;
    color: #424243;
    line-height: 1;
    font-weight: 300
}

@media(max-width: 767px) {
    .h1-index {
        margin-top: 50px;
        font-size: 1.875em
    }
}

.nav-trade {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 100px
}

@media(max-width: 767px) {
    .nav-trade {
        justify-content: center
    }
}

.nav-trade>li {
    list-style: none;
    text-align: center;
    margin: 0 15px 30px;
    max-width: 250px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.nav-trade>li:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

@media(max-width: 767px) {
    .nav-trade>li {
        margin-bottom: 30px;
        max-width: inherit
    }
}

.nav-trade>li a img {
    margin: 0 auto;
    display: block;
    max-width: 100%
}

/*# sourceMappingURL=style.css.map */