@import url('boot.css');
@import url('../plugins/bootstrap/css/bootstrap.min.css');
@import url('../font/font-awesome/css/all.min.css');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

*{
    padding: 0px;
    margin: 0px;
}
html{
    font-size: 15px;
    width: 100%;
    height: 100%;
    scroll-behavior: smooth;
    position: relative;
    background: transparent;
    font-family: 'Roboto', sans-serif;
}

:target {
    scroll-margin-top: .8em;
}

body{
    font-size: 1rem;
    line-height: 1.4rem;
    height: 100%;
    font-weight: 400 !important;
    z-index: 0;
    position: relative;
    background-color: #EFF0F2;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
}
a{
    color: #334155;
}
a:hover{
    color: #000;
    text-decoration: none;
}



/* MENU LATERAL */
body.menu-open{
    overflow: hidden;
}



h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
    margin: 0px;
    font-weight: 300;
    letter-spacing: -1px;
}

h1, .h1{
    font-size: 4.27rem;
}
h2, .h2{
    font-size: 2.4rem; /* title blocos*/
}
h3, .h3{
    font-size: 1.25rem;/* title empresas*/
}
h4, .h4{
    font-size: 1rem;;/* title oferts*/
}
h5, .h5{
    font-size: .87rem;/* title oferts*/
}

@media (max-width: 576px) {
    h1, .h1{
        font-size: 3rem;
    }
    h2, .h2{
        font-size: 1.8rem;
    }

}

.max-line-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.max-line-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.max-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*REMOVE AS MARGINS NO MOBILE*/
@media (max-width: 576px) {
    .mobile-no-margin {
        margin-right: -1rem !important;
        margin-left: -1rem !important;
        border-radius: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
    }
}


.container {
    max-width: 980px;
}

.card-painel{
    border: 0px;
    border-radius: 8px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.card-painel .card-body{
    padding: 20px;
}
.card-painel .card-header{
    background: transparent;
    border-bottom: 1px solid #EFF1F5;
    padding: 16px 20px;
}
.card-painel .card-footer{
    background: transparent;
    padding: 16px 20px;
    border-top: 1px solid #EFF1F5;
}
.card-painel .card-body{
    background: transparent;
    font-size: 0.93rem;
}
.card-painel .card-body p{
    font-size: 0.93rem;
}
.card-painel .card-title{
    font-size: 1.13rem;
    font-weight: 700;
    margin-bottom: 0px;
}
.card-painel .card-title-destaque{
    font-size: 1.27rem;
    line-height: 1.4em;
}

.card-painel .card-prefix{
    font-size: 0.87rem;
}
.card-painel .card-sufix{
    font-size: 0.87rem;
    color: #607477;
}
.card-painel .btn-card-link{
    font-size: 1rem;
    font-weight: 700;
}
.card-painel .btn-card-link i{
    font-size: 1.1rem;
    color: #707070;
}
.card-painel .title-empresa{
    font-size: 0.93rem;
}

.card-painel .card-imagem-fundo{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 8px 0px 0px 8px;
    -moz-border-radius: 8px 0px 0px 8px;
    -webkit-border-radius: 8px 0px 0px 8px;
    border: 0px solid #000000;
    min-height: 100px;
}
.card-painel .dropdownLink>.btn{
    border: 1px solid #d4e1e3;
    color: #738689;
    padding: 0.3rem 0.75rem;
}

.card-painel .dropdown-menu{
    padding: 0px;
    border: 1px solid #f7f3f3;
    border-radius: 8px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.card-painel .dropdown-menu a{
    font-weight: 600;
    font-size: 0.86rem;
    padding: 0.5rem 1rem;
}
.card-painel .dropdown-menu a i{
    margin-right: 4px;
}
.card-painel .icon1{
    font-size: 1.8rem;
}


@media(max-width: 576px){

    .card-painel .card-imagem-fundo{
        height: 150px;
        border-radius: 0px !important;
    }
}

.card-lateral .card-body{
    padding: 30px;
}
.card-lateral .card-title{
    margin-bottom: 4px;
}
.card-lateral .vai-receber{
    /*font-size: 15px;
    line-height: 1.6em;*/
}

.planos_ou {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 50px;
    background-color: #B7B7B7;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    margin-left: 15px;
    margin-right: 15px;
}

.card-compra-segura {
    border: 1px solid #007bff !important;
    color: #3BB5FA;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    padding: 15px !important;
}
.card-compra-segura .card-title {
    color: #000 !important;
}
.card-compra-segura .dvicon {
    margin-right: 15px;
    width: 51px;
    font-size: 2.4rem;
    text-align: center;
}
.card-compra-segura svg {
    height: 35px;
    margin-right: 15px;
}

.avatar{
    border-radius: 50%;
}

.plano{
    display: block;
    border: 2px solid #D8D8D8;
    border-radius: 6px;
    letter-spacing: -0.4px;
    padding: 8px 12px;
    text-align: center;
    width: 190px;
}
.plano small{
    font-size: 0.87rem;
}
.plano .title {
    font-size: 1.03rem;
}
.plano .valor {
    font-size: 1.87rem;
}
.plano.active {
    border: 2px solid #14FF00;
}



.form-group label {
    font-size: 13px;
    font-weight: 600;
}
.select2, input.form-control, select.form-control, .form-group input.form-control, .form-group select.form-control {
    font-size: 15px;
    font-weight: normal;
    line-height: 45px;
    height: 45px;
    padding: 0.375rem 1rem;
    /* box-shadow: 0 .125rem .25rem rgba(204,204,204,.2)!important; */
    box-shadow: 2px 2px 2px #eee inset !important;
    color: #000;
    background: #fdfdfd;
    border: 1px solid #dfe4e8;
}
.select2-container--default .select2-selection--single{
    border: none !important;
}


.btnSaibaMais {
    padding: 15px 25px !important;
    font-size: 1.13rem !important;
    font-weight: 700 !important;
}