﻿/*politicasDePrivacidadeECookies*/
@media (min-width: 768px) {

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media (min-width: 768px) {

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}


.h4, h4 {
    font-size: 1.5rem;
}

.fe-close:not(:disabled):not(.disabled) {
    cursor: pointer;
}


button.fe-close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

.fe-close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

button, select {
    text-transform: none;
}

button{
    overflow: visible;
}

button{
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button {
    border-radius: 0;
}

.h6, h6 {
    font-size: 1rem;
}

.fe-row.paragrafos > p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.fe-row.paragrafos > p {
    font-size: 15px;
}

.text-justify {
    text-align: justify !important;
}

.div-h6, .div-h2, .div {
   /* margin-bottom: .5rem;*/
    /*  font-weight: 500;*/
    line-height: 1.2;
}

strong {
    font-weight: 600 !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

strong {
    font-weight: 600 !important;
}

b, strong {
    font-weight: bolder;
}

.fe-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.p-3 {
    padding: 1rem !important;
}

.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
    font-weight: 400;
    border-radius: 6px !important;
    cursor:pointer;
}

    .btn-warning:hover {
        color: #000;
        background-color: #ffca2c;
        border-color: #ffc720;
    }

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem;
}


.toolkit-border {
    border: solid 1px #4a4a4a
}

.toolkit-border-b {
    border-bottom: solid 1px #4a4a4a
}

.toolkit-border-b--dashed {
    border-bottom-style: dashed
}

.toolkit-border-b--dotted {
    border-bottom-style: dotted
}

.toolkit-border-t {
    border-top: solid 1px #4a4a4a
}

.toolkit-border-t--dashed {
    border-top-style: dashed
}

.toolkit-border-t--dotted {
    border-top-style: dotted
}

.toolkit-border-r {
    border-right: solid 1px #4a4a4a
}

.toolkit-border-r--dashed {
    border-right-style: dashed
}

.toolkit-border-r--dotted {
    border-right-style: dotted
}

.toolkit-border-l {
    border-left: solid 1px #4a4a4a
}

.toolkit-border-l--dashed {
    border-left-style: dashed
}

.toolkit-border-l--dotted {
    border-left-style: dotted
}

.toolkit-border-x {
    border-left: solid 1px #4a4a4a;
    border-right: solid 1px #4a4a4a
}

.toolkit-border-x--dashed {
    border-left-style: dashed;
    border-right-style: dashed
}

.toolkit-border-x--dotted {
    border-left-style: dotted;
    border-right-style: dotted
}

.toolkit-border-y {
    border-top: solid 1px #4a4a4a;
    border-bottom: solid 1px #4a4a4a
}

.toolkit-border-y--dashed {
    border-top-style: dashed;
    border-bottom-style: dashed
}

.toolkit-border-y--dotted {
    border-top-style: dotted;
    border-bottom-style: dotted
}

.toolkit-border--dashed {
    border-style: dashed
}

.toolkit-border--dotted {
    border-style: dotted
}

.toolkit-border--primary {
    border-color: #cecece
}

.toolkit-border-list--last-child-none .toolkit-border-t:last-child, .toolkit-border-list--last-child-none .toolkit-border:last-child {
    border-color: transparent
}

.toolkit-border-list--last-child-none .toolkit-border-r:last-child, .toolkit-border-list--last-child-none .toolkit-border:last-child {
    border-color: transparent
}

.toolkit-border-list--last-child-none .toolkit-border-b:last-child, .toolkit-border-list--last-child-none .toolkit-border:last-child {
    border-color: transparent
}

.toolkit-border-list--last-child-none .toolkit-border-l:last-child, .toolkit-border-list--last-child-none .toolkit-border:last-child {
    border-color: transparent
}

.toolkit-border-list--last-child-none .toolkit-border-y:last-child, .toolkit-border-list--last-child-none .toolkit-border:last-child {
    border-color: transparent
}

.toolkit-border-list--last-child-none .toolkit-border-x:last-child, .toolkit-border-list--last-child-none .toolkit-border:last-child {
    border-color: transparent
}

.toolkit-border-list--first-child-none .toolkit-border-t:first-child, .toolkit-border-list--first-child-none .toolkit-border:first-child {
    border-color: transparent
}

.toolkit-border-list--first-child-none .toolkit-border-r:first-child, .toolkit-border-list--first-child-none .toolkit-border:first-child {
    border-color: transparent
}

.toolkit-border-list--first-child-none .toolkit-border-b:first-child, .toolkit-border-list--first-child-none .toolkit-border:first-child {
    border-color: transparent
}

.toolkit-border-list--first-child-none .toolkit-border-l:first-child, .toolkit-border-list--first-child-none .toolkit-border:first-child {
    border-color: transparent
}

.toolkit-border-list--first-child-none .toolkit-border-y:first-child, .toolkit-border-list--first-child-none .toolkit-border:first-child {
    border-color: transparent
}

.toolkit-border-list--first-child-none .toolkit-border-x:first-child, .toolkit-border-list--first-child-none .toolkit-border:first-child {
    border-color: transparent
}

.toolkit-top-right-position {
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width: 768px) {
    .toolkit-top-right-position {
        position: static;
        display: flex;
        justify-content: flex-end
    }
}

.toolkit-container-large {
    width: 1100px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .toolkit-container-large {
        width: 100%;
        padding: 0 16px
    }
}

.toolkit-container-medium {
    width: 771px;
    margin-right: 29px
}

@media screen and (max-width: 768px) {
    .toolkit-container-medium {
        width: 100%;
        margin-right: 0
    }
}

.toolkit-container-large .sidebar {
    margin-top: 25px;
    max-width: 300px
}

@media screen and (max-width: 768px) {
    .toolkit-container-large .sidebar {
        max-width: 100%
    }
}

.toolkit-list-none {
    list-style: none
}

.toolkit-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px !important;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px !important
}

.toolkit-gallery-hidden {
    height: 0;
    visibility: hidden
}

.toolkit-shadow {
    /*box-shadow: 0 3px 9px 0 rgba(0,0,0,.41)*/
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
}

.toolkit-card {
    border-radius: 5px;
    position: relative
}

.toolkit-contrast .toolkit-card {
    background-color: #000
}

.toolkit-card__body {
    padding: 16px
}

.toolkit-card--bg-primary {
    background-color: #f4f4f4
}

.toolkit-card--bg-secondary {
    background-color: #eee
}

.toolkit-privacy-box {
    background-color: #fff;
    border-radius: 8px;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    width: 848px;
    animation-iteration-count: 1;
    left: 0;
    right: 0;
    margin: auto;
    animation-name: transitionDown;
    box-sizing: border-box
}

@media screen and (max-width: 768px) {
    .toolkit-privacy-box {
        width: 80%
    }
}

.toolkit-contrast .toolkit-privacy-box {
    border: 1px solid #fff
}

.toolkit-privacy-box__body {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .toolkit-privacy-box__body {
        display: inline-flex;
        flex-direction: column
    }
}

.toolkit-privacy-box__text {
    line-height: 1.5;
    font-size: 17px
}

@media screen and (max-width: 768px) {
    .toolkit-privacy-box__text {
        line-height: 1.29;
        text-align: center;
        font-size: 14px
    }
}

.toolkit-contrast .toolkit-privacy-box__text {
    color: #fff
}

.toolkit-privacy-box__link {
    color: #218ee1;
    text-decoration: underline
}

.toolkit-privacy-box__btn {
    width: 106px
}

@media screen and (max-width: 768px) {
    .toolkit-privacy-box__btn {
        width: 100%
    }
}

.toolkit-contrast .toolkit-privacy-box__btn {
    border: 1px solid #fff
}

.toolkit-privacy-box.show {
    display: block;
    animation-name: transitionUp;
    animation-duration: .8s
}

.toolkit-privacy-box.hide {
    display: none
}

.toolkit-privacy-box.hiding {
    animation-duration: .5s;
    animation-name: transitionDown
}


.auth__header {
    position: absolute;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4a6cb5),to(#a417d5));
    background: -webkit-linear-gradient(top,#4a6cb5,#a417d5);
    background: -o-linear-gradient(top,#4a6cb5 0,#a417d5 100%);
    background: linear-gradient( 180deg,#0038b1,#9e9e9e);
    padding: 0;
    margin: 0;
    width: 35%;
    min-height: 100vh;
}

.expert-cover {
    display: block;
    background: url(https://images.unsplash.com/photo-1449157291145-7efd050a4d0e?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2670&q=80) 50% 0 no-repeat;
    background-size: cover;
}

.auth {
    margin: 0;
    width: 100%;
    position: relative;
}

.container-body {
    border-radius: 0;
    width: 65%;
    margin-left: 35%;
    padding: 2em 0 0rem 0rem;
}

.voltar-site {
    max-width: 440px;
    margin: 0 auto;
    padding: 0 0 1em;
}


.came-back {
    position: relative;
    margin-top: .81em;
}

.wrapper-politicas {
    max-width: 440px;
    margin: 0 auto;
    padding: 1em 0 0;
}

.text-justify {
    text-align: justify;
}

.m-heigh {
    max-height: 55vh;
}

.overflow-y {
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.d-table {
    display: table;
}

li.list-style-none {
    list-style: none;
}

.auth__header--cover {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .1;
}

.logo-mobile {
    display: none !important;
}

@media (max-width: 992px) {
    .auth {
        display: none;
    }

    .container-body {
        border-radius: 0;
        width: 98%;
        margin-left: 1%;
        padding: 2em 0 0rem 0rem;
    }

    .mobile-background {
        background: white;
        border-radius: 1%;
    }

    .logo-mobile {
        display: block !important;
    }

    li.list-style-none {
        list-style: none;
    }
}

.text-decoration-link {
    color: white;
    font-size: 2rem;
    cursor: pointer;
    text-decoration: none;
}

.paragrafos > p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.fe-row.paragrafos {
    line-height: 23px;
    padding: 1rem;
}
.fe-row h6 {
    line-height: 23px;
    padding: 1rem;
}

.mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
}


.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-secondary {
    float: right;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62;
    }

.a-style:hover {
    color: #0056b3;
    text-decoration: underline;
}

a.toolkit-privacy-box__link:hover {
    color: #055493;
    text-decoration: underline;
}




.btn-boots {
    background: #428bca;
    border: #357ebd solid 1px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 15px;
    text-decoration: none;
    text-align: center;
    min-width: 60px;
    position: relative;
    transition: color .1s ease;
}

    .btn-boots:hover {
        background: #357ebd;
    }

    .btn-boots.btn-big {
        font-size: 18px;
        padding: 15px 20px;
        min-width: 100px;
    }

.btn-close {
    color: #aaa;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 5px;
    top: 0;
}

    .btn-close:hover {
        color: #919191;
    }

.modal-box:before {
    content: "";
    display: none;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.modal-box:target:before {
    display: block;
}

.modal-box:target .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    top: 5%;
}

.modal-box .modal-dialog {
    background: #fefefe;
    border: #333 solid 1px;
    border-radius: 5px;
    margin-left: -302px;
    position: fixed;
    left: 50%;
    top: -100%;
    z-index: 11;
    width: 623px;
    -webkit-transform: translate(0,-500%);
    -ms-transform: translate(0,-500%);
    transform: translate(0,-500%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal-box > .modal-body {
    padding: 20px;
}

.modal-header, .modal-footer {
    padding: 10px 20px;
}

.modal-box .modal-header {
    border-bottom: #eee solid 1px;
}

    .modal-box .modal-header h2 {
        font-size: 30px;
    }

.modal-box .modal-footer {
    border-top: #eee solid 1px;
    text-align: right;
}

.popup-overlay {
    /*Hides pop-up when there is no "active" class*/
    visibility: hidden;
}

    .popup-overlay.active {
        /*displays pop-up when "active" class is present*/
        visibility: visible;
    }

.popup-content {
    /*Hides pop-up content when there is no "active" class */
    visibility: hidden;
}

    .popup-content.active {
        /*Shows pop-up content when "active" class is present */
        visibility: visible;
    }
