#header.transparent-header {
	position: absolute;
    background: transparent;
    top: 0px;
    left: 0px;
    right: 0px;
}

body p {
    font-size: 16px;
}
 
body.side-push-panel.stretched #header .container {
    background: transparent;
}

#header nav#primary-menu li a {
	color: #fff !important;
}

#header.sticky-header nav#primary-menu li a {
    color: #000 !important;
}

#header.sticky-header nav#primary-menu li a:hover {
    color: #fe972e !important;
}

.chabusiness-slider .informacoes h3 {
    font-size: 45px;
    line-height: 44px;
    color: #fff;
}

.chabusiness-slider .informacoes p {
    font-size: 19px;
    color: #fff;
}

.chabusiness-slider .informacoes .btn-inscrever {
    background: #fd972e;
    border: 1px solid #fe972d;
    color: #000;
    padding: 14px 35px;
    border-radius: 100px;
    font-size: 21px;
    font-weight: 600;
    display: block;
    width: fit-content;
}

.chabusiness-slider .informacoes .btn-inscrever:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.titulo-page h4 {
    font-size: 33px;
    max-width: 460px;
    line-height: 39px;
    font-weight: 600;
    color: #383838;
}

.model-sobre .quadros-business .single-item .subtitle {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
}

.model-sobre .quadros-business .single-item p {
    font-size: 18px;
    color: #000;
    margin: 0px;
}

.model-sobre .quadros-business .single-item.blue {
    background: #002849;
}

.model-sobre .quadros-business .single-item.blue .subtitle, 
.model-sobre .quadros-business .single-item.blue p {
    color: #fff;
}

.model-sobre .quadros-business .single-item {
    padding: 100px 30px;
    border-radius: 5px;
}

.model-sobre .quadros-business.mt-40 {
    margin-top: 40px;
}

.bg-cinza-claro {
    background: #c3c2c040;
}

header#header #header-wrap {
    padding: 20px 0px;
}

#header, #header-wrap, #logo img {
    height: auto !important;
}

.model-eventos .info-eventos .single-item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 12px #00000030;
    margin-bottom: 30px;
}

.model-eventos .info-eventos .informativos {
    padding: 30px 26px;
}

.model-eventos .info-eventos .informativos h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 16px;
}

.model-eventos .info-eventos .informativos .btn-saibamais {
    border: 2px solid #fe972e;
    color: #fd972e;
    border-radius: 100px;
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.model-eventos .info-eventos .informativos .btn-saibamais:hover {
    border: 2px solid #fe972e;
    background: #fd972e;
    color: #fff;
}

.model-parceiros .info-parceiros .single-item .imagem {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.model-parceiros .info-parceiros .single-item {
    cursor: pointer;
}

#header .logo .logo-sticky {
    display: none;
}

#header .logo .logo-nrml {
    display: block;
}

#header.sticky-header .logo .logo-nrml {
    display: none;
}

#header.sticky-header .logo .logo-sticky {
    display: block;
}

.model-eventos .info-eventos .single-item .imagem img {
    width: 100%;
}

.model-eventos .info-eventos .single-item .imagem {
    max-height: 190px;
    overflow: hidden;
}

.mb-40 {
    margin-bottom: 40px;
}

.model-depoimentos .info-depoimentos .single-item {
    background: #ffffff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0px 0px 14px #dedede80;
}

.model-depoimentos .info-depoimentos .single-item h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.model-depoimentos .info-depoimentos .single-item .rating-star {
    margin-bottom: 10px;
}

.model-depoimentos .info-depoimentos .single-item .rating-star i {
    font-size: 20px;
    color: #ffbc00;
}

.model-depoimentos .info-depoimentos .single-item p {
    margin-bottom: 0px;
}


.model-noticias .info-noticias .single-item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 12px #00000030;
    margin-bottom: 30px;
}

.model-noticias .info-noticias .informativos {
    padding: 30px 26px;
}

.model-noticias .info-noticias .informativos h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 16px;
}

.model-noticias .info-noticias .informativos .btn-saibamais {
    border: 2px solid #fe972e;
    color: #fd972e;
    border-radius: 100px;
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.model-noticias .info-noticias .informativos .btn-saibamais:hover {
    border: 2px solid #fe972e;
    background: #fd972e;
    color: #fff;
}


.footer-business {
    background: #012849;
    padding: 60px 0px;
    position: relative;
}

.footer-business h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer-business .menu-item li a {
    font-size: 16px;
    color: #b5b5b5;
}

.footer-business .menu-item li a:hover {
    color: #fd972e;
}

.footer-business .menu-item li {
    list-style-type: none;
    margin-bottom: 10px;
}

.footer-copywriting p {
    margin-bottom: 0px !important;
    color: #000;
}

.footer-copywriting a {
    color: #fff;
    font-weight: 600;
}

.footer-copywriting a:hover {
    color: #012849;
}

.footer-copywriting {
    padding: 25px 0px;
    background: #fe962d;
    position: relative;
}


.effect-image {
    overflow: hidden;
    cursor: pointer;
}

.effect-image img {
    width: 100%;
    transition: all ease-in-out 0.3s;
}

.box-effect:hover .effect-image img {
    transform: rotate(5deg) scale(1.3);
    -webkit-transform: rotate(5deg) scale(1.3);
    -moz-transform: rotate(5deg) scale(1.3);
    -ms-transform: rotate(5deg) scale(1.3);
    -o-transform: rotate(5deg) scale(1.3);
}


.box-effect:hover .btn-saibamais {
    background: #fd972e;
    border: 2px solid #fe972e;
    color: #fff !important;
}

#header.header-bag .logo-nrml {
    display: none;
}

#header.header-bag .logo-sticky {
    display: block;
}

#header.header-bag nav#primary-menu li a {
    color: #000 !important;
}

#header.header-bag nav#primary-menu li a:hover {
    color: #fe972e !important;
}

header#header.header-bag {
    border: none !important;
    background-color: none !important;
}

header#header.header-bag #header-wrap {
    padding: 15px 0px;
    position: inherit;
    border: none;
}

header#header.sticky-header.header-bag #header-wrap {
    position: fixed;
}

.model-contato .info-contato form.formBusiness .form-control {
    background: #fff;
    border: 1px solid #ababab6b;
    color: #000;
    height: 55px;
    padding: 20px;
    font-size: 15px;
}

.model-contato .info-contato form.formBusiness textarea {
    height: 80px !important;
}

.model-contato .info-contato form.formBusiness ::-webkit-input-placeholder {
   color: #000 !important;
}
 
.model-contato .info-contato form.formBusiness :-moz-placeholder { /* Firefox 18- */
   color: #000 !important;  
}
 
.model-contato .info-contato form.formBusiness ::-moz-placeholder {  /* Firefox 19+ */
   color: #000 !important;  
}
 
.model-contato .info-contato form.formBusiness :-ms-input-placeholder {  
   color: #000 !important;  
}


.model-contato .info-contato form.formBusiness .btn-contato {
    background: #fe9a35;
    border: 1px solid #fd972c;
    color: #fff;
    padding: 10px 25px;
    font-size: 17px;
    border-radius: 8px;
}

.model-contato .info-contato form.formBusiness .btn-contato:hover {
    background: #012849;
    border: 1px solid #012849;
    color: #fff;
}

.model-contato .dadoContato li {
    list-style-type: none;
    margin-bottom: 10px;
}

.model-contato .dadoContato li a {
    font-size: 19px;
    color: #000;
}

.model-contato .dadoContato li a:hover {
    color: #fe9a35;
}

.model-contato .dadoContato .imagemContato img {
    width: 100%;
    border-radius: 8px;
    margin-top: 3%;
    box-shadow: 0px 0px 24px #b7b7b7;
}

.model-palestrantes .listaCompleta .single-item.mt-80 {
    margin-top: 80px;
}

.model-palestrantes .listaCompleta .single-item .imagem {
    border-radius: 8px;
    overflow: hidden;
}

.model-palestrantes .listaCompleta .single-item h3 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #00294a;
}

.model-palestrantes .listaCompleta .single-item p.cargo {
    font-size: 23px;
    font-weight: 600;
    color: #fd972e;
}

.pt-0 {
    padding-top: 0px !important;
}

.bg-black {
    background-color: #002949;
}

.bg-black .listaCompleta .single-item h3,
.bg-black .listaCompleta .single-item p,
.bg-black .listaCompleta .single-item p span,
.bg-black h1 {
    color: #fff;
}

.bg-black .social-icon {
    color: #fff;
}

.cancelar-evento {
    background: #000000;
    color: #fff;
    border: none;
    padding: 9px 20px;
    font-size: 18px;
    border-radius: 6px;
}
.cancelar-evento:hover {
    background: #4e4e4e;
    color: #fff;
    border: none;
}
.inscrever-evento {
    background: #fe972d;
    color: #fff;
    border: none;
    padding: 9px 20px;
    font-size: 18px;
    border-radius: 6px;
}
.inscrever-evento:hover {
    background: #1f948f;
    color: #fff;
    border: none;
}
.quadrado-evento-detalhe {
    background: #00294a;
    padding: 50px;
    text-align: center;
}
.quadrado-detalhe-titulo {
    color: #fff;
    font-size: 43px;
}
.quadrado-detalhe-subtitulo {
    color: #fff;
    font-size: 17px;
}
.inscrevase-ja {
    border: 1px solid #fff;
    font-size: 28px;
    color: #fff;
    padding: 12px 40px;
    border-radius: 4px;
    background: #fd972e;
    border: none;
}
.inscrevase-ja:hover {
    background: #fd972e;
    color: #fff;
    border: none;
}
.titulo-data-evento {
    text-align: center;
    font-size: 18px;
}
.detalhes-palestrante {
    position: absolute;
    background: #008f89;
    color: #fff;
    padding: 4px 20px;
    top: 247px;
    font-size: 27px;
    left: 219px;
    border-radius: 8px;
    cursor: pointer;
        border: none;
}
.detalhes-palestrante:hover {
    background: #464646;
    color: #fff;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    cursor: pointer;
        border: none;
}
.evento-bottom {
    margin-bottom: 20px;
}

.list-programacao .single-item {
    background: #fff;
    padding: 20px 25px;
    border-radius: 8px;
    box-shadow: 0px 0px 32px #e6e6e6;
}

.list-programacao .single-item.mt-30 {
    margin-top: 30px;
}

.list-programacao .single-item h4 {
    margin-bottom: 7px;
    color: #fd972e;
}

.quadro-cart .cabecalho {
    background: #303030;
    border: 1px solid #d7d7d7;
    color: #fff;
    padding: 15px;
}

.quadro-cart .cabecalho h5 {
    margin: 0px;
    font-size: 20px;
    color: #ffff;
    font-weight: 100;
}

.quadro-cart .cabecalho .valores {
    float: right;
    font-size: 20px;
}

.quadro-cart .informativos .item-cart {
    padding: 8px 15px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.quadro-cart .rodape-iten {
    padding: 15px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.quadro-cart .rodape-iten a.btnCompraIngresso {
    background-color: #4caf50;
    border-color: #009688;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 11px 5px;
    display: block;
    text-align: center;
    border-radius: 5px;
}

.quadro-cart .informativos p {
    margin-bottom: 3px !important;
    font-size: 14px;
    padding: 0px;
}

.quadro-cart .informativos p.titulo {
    font-weight: 600;
    font-size: 13px;
}

.quadro-cart .informativos p.data {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 0px !important;
    color: #b1b1b1;
}

.quadro-cart .informativos p.data {
    font-size: 13px;
}

.quadro-cart .quantidade {
    position: relative;
    float: right;
    margin-top: -55px;
}

.quadro-cart input[type=number]::-webkit-inner-spin-button,
.quadro-cart input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

.quadro-cart input[type=number]
{
  -moz-appearance: textfield;
}

.quadro-cart .quantidade input {
  width: 70px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quadro-cart .quantidade input:focus {
  outline: 0;
}

.quadro-cart .quantidade-nav {
  float: left;
  position: relative;
  height: 42px;
}
.quadro-cart .quantidade-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 20px;
    line-height: 1.1;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quadro-cart .quantidade-button.quantidade-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quadro-cart .quantidade-button.quantidade-down {
    position: absolute;
    bottom: 1px;
    height: 50%;
}

.mb-30 {
    margin-bottom: 30px;
}

.table-chabusiness thead tr th {
    background: #012849;
    color: #fff;
    font-size: 14px;
    padding: 15px;
}

.table-chabusiness tbody tr td {
    font-size: 14px;
    padding: 15px;
    vertical-align: inherit;
}

.page-compra .form-control {
    padding: 0px 25px;
    font-size: 16px;
    color: #000;
    height: 50px;
}

.bg-orange {
    background: #fd972e;
}

.bg-orange .titulo-page h4 {
    color: #fff;
}

.model-organizador .info-parceiros .single-item .imagem {
    width: 260px;
    margin-bottom: 15px;
    border-radius: 8px;
    background: #fff;
}

.model-organizador .info-parceiros .single-item p {
    color: #fff;
    margin-bottom: 0px !important;
}

.model-organizador .info-parceiros .single-item {
    background: #ffffff12;
    padding: 25px;
    border-radius: 7px;
}

.model-palestrantes .item-palestrante .imagem {
    margin-bottom: 5px;
}

.model-palestrantes .item-palestrante h3,
.model-palestrantes .item-palestrante p {
    color: #fff;
    margin-bottom: 5px !important;
}

.model-palestrantes .item-palestrante h3 {
    font-size: 20px;
}

.model-palestrantes .item-palestrante {
    margin-bottom: 30px;
}


.model-coodenador .item-palestrante .imagem {
    margin-bottom: 5px;
    box-shadow: 0px 0px 14px #d9d9d9;
}

.model-coodenador .item-palestrante h3,
.model-coodenador .item-palestrante p {
    color: #000;
    margin-bottom: 5px !important;
    font-size: 13px;
}

.model-coodenador .item-palestrante {
    margin-bottom: 30px;
}


.modalPalestrante .dados-palestrante {
    text-align: center;
    position: relative;
}

.modalPalestrante .dados-palestrante .imagem {
    width: 240px;
    margin: 10px auto;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #fd972e;
    padding: 10px;
}

.modalPalestrante .dados-palestrante .imagem img {
    width: 100%;
    border-radius: 100%;
}

.modalPalestrante .modal-content {
    background: #002949;
    padding: 30px;
    border-radius: 25px;
}

.modalPalestrante .dados-palestrante h3,
.modalPalestrante .dados-palestrante p {
    color: #fff;
    margin-bottom: 5px !important;
}

.modalPalestrante .dados-palestrante h3 {
    font-size: 30px;
}

.modalPalestrante .dados-palestrante .texto-curriculo {
    background: #00152585;
    padding: 20px;
    border-radius: 18px;
    max-height: 142px;
    overflow: hidden;
    overflow-y: auto;
}

.modalPalestrante button.close {
    position: absolute;
    right: -64px;
    top: -69px;
    background: #fff;
    opacity: 1;
    padding: 3px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 35px;
}

.modal.modalPalestrante {
    background: #00294982;
}

.modal.modalPalestrante .modal-dialog {
    width: 500px;
}


.mb-0 {
    margin-bottom: 0px !important;
}

.botaoPadrao {
    background: #002949;
    border: 1px solid #002949;
    color: #fff;
    padding: 15px 40px;
    font-size: 20px;
    border-radius: 100px;
}

.botaoPadrao:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.botao1649 {
    display: block;
    background: #16cf2d;
    border: 1px solid #16cf2d;
    color: #fff;
    padding: 15px 40px;
    font-size: 18px;
    text-align: center;
    width: 210px;
    border-radius: 100px;
    margin-top: 15px;
    margin: 0px auto;
}

.botao1649:hover {
    display: block;
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.listaLotes .box-lote {
    background: linear-gradient(45deg, #021800, #ffb100);
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    min-height: 320px;
    margin-bottom: 20px;
}

.listaLotes .box-lote h3,
.listaLotes .box-lote p {
    color: #fff;
}

.listaLotes .box-lote h3 {
    margin-bottom: 7px;
    font-size: 30px;
}

.listaLotes .box-lote p {
    font-size: 18px;
}

.listaLotes .box-lote .valorEvento {
    font-size: 28px;
    margin-bottom: 7px;
    color: #fff;
}


.class-centro {
    display: flex;
    justify-content: center;
}

.tela-pagamento .formAssinatura .form-control {
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #000 !important;
    padding: 0px 25px;
    color: #000;
    height: 58px;
}

.tela-pagamento .formAssinatura label {
    font-weight: 600;
    color: #252c41;
    font-size: 15px;
}

.tela-pagamento .btn-default {
    font-family: 'Lexend', sans-serif;
    width: 100%;
    background: -webkit-linear-gradient(45deg, #000 15%, #000 65%);
    border: 1px solid #000;
    color: #fff;
    font-size: 21px;
    padding: 15px;
    border-radius: 7px;
    font-weight: 500;
    cursor: pointer;
    height: auto;
    margin-top: 2%;
}


.tela-pagamento .btn-default:hover {
  background: -webkit-linear-gradient(45deg, #ffc107 15%, #ffc107 65%);
  border: 1px solid #ffc107;
  color: #000;
}

.tela-pagamento .pricing-body {
    min-height: 290px;
}

.tela-pagamento .step {
    display: none;
}

.tela-pagamento .step.active {
    display: block;
}

.tela-pagamento .bandeira-pagamento {
  width: 70%;
  margin-bottom: 5px;
}

.tela-pagamento .bandeira-selo {
    width: 32%;
    margin-top: 5%;
}

.tela-pagamento .voltar {
    position: absolute;
    font-size: 14px;
    background: #2b2b2c;
    padding: 6px 10px;
    border-radius: 30px;
    cursor: pointer;
    color: #fff;
    top: 10px
}

.tela-pagamento h3, .tela-pagamento p {
  color: #000;
  margin-bottom: 0px;
}

.tela-pagamento {
  padding: 50px 0px;
}

.tela-pagamento .card-header {
  background: #622345;
  padding: 20px;
  height: 101px;
}

.tela-pagamento .card-header h2 {
  color: #fff !important;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 400;
}

.tela-pagamento .card-body {
  padding: 26px 30px;
}

.tela-pagamento .list-unstyled i {
  color: green;
}

.tela-pagamento .list-unstyled li {
  margin-bottom: 6px;
}

.tela-pagamento .valorPlano {
  font-size: 38px;
  color: #782a4f !important;
  font-weight: 400;
}

.formas_pagamento {
  margin-bottom: 40px;
}

.checkout-payment .lblPagamento {
    font-weight: 600;
    margin-bottom: 7px;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 10px;
    cursor: pointer;

    display: flex;
    flex-direction: column;
}

.checkout-payment .lblPagamento .fal {
    display: block;
    color: #000;
    font-size: 50px;
    margin-bottom: 10px;
}

.checkout-payment .lblPagamento img {
  height: 46px;
  width: 100%;
  margin-bottom: 15px;
}


.checkout-payment .lblPagamento span {
    font-weight: 700;
    color: #000;
}

.checkout-payment .formas_pagamento .ativo label {
  color: #ffffff;
  background: #000;
  border-color: #ffffff;
}

.checkout-payment .formas_pagamento .ativo label .fal,
.checkout-payment .formas_pagamento .ativo label span {
    color: #fff;
}



.checkout-payment .input-group-text {
    width: 45px;
    height: 58px;
    margin-right: -2px;
    border-radius: 5px 0px 0px 5px;
    font-size: 14px;
}

.checkout-payment .formulario .row {
    margin-bottom: 15px;
}

.checkout-payment .voltar {
    float: left;
    margin: 0px 15px 0px 0px;
    font-size: 14px;
    background: #2b2b2c;
    padding: 6px 10px;
    border-radius: 7px;
    cursor: pointer;
    color: #fff;
}

.categoriasStyle label {
    display: block;
}

.categoriasStyle label.ativo .category-item {
    background: #ff1d4d;
    border: 1px solid #ff1d4d;
    color: #fff;
    position: relative;
}

.categoriasStyle label.ativo .category-item::before {
    content: '\2713';
    position: absolute;
    right: -4px;
    top: -10px;
    font-size: 35px;
    background: green;
    width: 40px;
    height: 40px;
    line-height: 43px;
    border-radius: 100px;
}

.categoriasStyle label input[type="checkbox"],
.categoriasStyle label input[type="radio"] {
    display: none;
}


.valorPix {
    font-size: 36px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 600;
    font-family: 'Lexend', sans-serif;
}

.copy-text {
    position: relative;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.copy-text input.text {
    padding: 10px;
    font-size: 18px;
    color: #555;
    border: none;
    outline: none;
    width: 95%;
    background: transparent;
}
.copy-text button {
    padding: 10px;
    background: #5784f5;
    color: #fff;
    font-size: 18px;
    border: none;
    outline: none;
    border-radius: 10px;
    cursor: pointer;
}

.copy-text button:active {
    background: #809ce2;
}
.copy-text button:before {
    content: "Copiado";
    position: absolute;
    top: -45px;
    right: 0px;
    background: #5c81dc;
    padding: 8px 10px;
    border-radius: 20px;
    font-size: 15px;
    display: none;
}
.copy-text button:after {
    content: "";
    position: absolute;
    top: -20px;
    right: 25px;
    width: 10px;
    height: 10px;
    background: #5c81dc;
    transform: rotate(45deg);
    display: none;
}
.copy-text.active button:before,
.copy-text.active button:after {
    display: block;
}

.retornoPix.pagarAgora  img {
    width: 30%;
    margin: 0px auto;
}

.tituloPagamento {
    color: green;
    text-align: center;
    font-size: 51px;
    margin-bottom: 25px;
    display: block;
    font-weight: 700;font-family: 'Lexend', sans-serif;
}

.info-parceiros .item8979 {
    margin-bottom: 20px;
}

.ConfraGaleria .imagem {
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}

/* ConfraGaleria Carousel Styles */
.ConfraGaleria .galeria-carousel {
    padding: 0 40px; /* Give space for navigation arrows */
}

/* Individual items */
.ConfraGaleria .galeria-carousel .item {
    text-align: center;
}

/* Images styling */
.ConfraGaleria .galeria-carousel .imagem {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.ConfraGaleria .galeria-carousel .imagem img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.ConfraGaleria .galeria-carousel .imagem img:hover {
    transform: scale(1.05);
}

/* Navigation arrows styling */
.ConfraGaleria .owl-carousel .owl-nav button.owl-prev,
.ConfraGaleria .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.5) !important;
    border-radius: 50% !important;
    color: white !important;
    font-size: 20px !important;
    transition: all 0.3s ease;
}

.ConfraGaleria .owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}

.ConfraGaleria .owl-carousel .owl-nav button.owl-next {
    right: -20px;
}

.ConfraGaleria .owl-carousel .owl-nav button.owl-prev:hover,
.ConfraGaleria .owl-carousel .owl-nav button.owl-next:hover {
    background: rgba(0,0,0,0.8) !important;
    transform: translateY(-50%) scale(1.1);
}

/* Dots styling */
.ConfraGaleria .owl-carousel .owl-dots {
    margin-top: 30px;
}

.ConfraGaleria .owl-carousel .owl-dots .owl-dot span {
    background: #ccc;
    width: 12px;
    height: 12px;
    transition: all 0.3s ease;
}

.ConfraGaleria .owl-carousel .owl-dots .owl-dot.active span {
    background: #007bff;
    transform: scale(1.2);
}

.ConfraGaleria .owl-carousel .owl-dots .owl-dot:hover span {
    background: #007bff;
}

/* Disabled state for navigation */
.ConfraGaleria .owl-carousel .owl-nav button.owl-prev.disabled,
.ConfraGaleria .owl-carousel .owl-nav button.owl-next.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .ConfraGaleria .galeria-carousel {
        padding: 0 30px;
    }
    
    .ConfraGaleria .owl-carousel .owl-nav button.owl-prev,
    .ConfraGaleria .owl-carousel .owl-nav button.owl-next {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
    }
    
    .ConfraGaleria .owl-carousel .owl-nav button.owl-prev {
        left: -15px;
    }
    
    .ConfraGaleria .owl-carousel .owl-nav button.owl-next {
        right: -15px;
    }
    
    .ConfraGaleria .owl-carousel .owl-dots {
        margin-top: 20px;
    }
    
    .ConfraGaleria .owl-carousel .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }
}

@media (max-width: 480px) {
    .ConfraGaleria .galeria-carousel {
        padding: 0 25px;
    }
    
    .ConfraGaleria .owl-carousel .owl-nav button.owl-prev,
    .ConfraGaleria .owl-carousel .owl-nav button.owl-next {
        width: 25px;
        height: 25px;
        font-size: 12px !important;
    }
    
    .ConfraGaleria .owl-carousel .owl-nav button.owl-prev {
        left: -12px;
    }
    
    .ConfraGaleria .owl-carousel .owl-nav button.owl-next {
        right: -12px;
    }
}

/* Optional: Add loading animation */
.ConfraGaleria .owl-carousel.owl-loading {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.ConfraGaleria .owl-carousel.owl-loaded {
    opacity: 1;
}

/* Optional: Add smooth transitions */
.ConfraGaleria .owl-carousel .owl-item {
    transition: all 0.3s ease;
}

/* Optional: Center align if needed */
.ConfraGaleria .galeria-carousel {
    text-align: center;
}

/* Optional: Add a subtle gradient overlay on arrows for better visibility on light images */
.ConfraGaleria .owl-carousel .owl-nav button.owl-prev::before,
.ConfraGaleria .owl-carousel .owl-nav button.owl-next::before {
    display: none;
}

.filtro-categorias {
    margin-bottom: 30px;
}

.categorias-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.btn-categoria {
    padding: 10px 25px;
    background: #f5f5f5;
    border: 2px solid #e0e0e0;
    border-radius: 30px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-categoria:hover {
    background: #e0e0e0;
    transform: translateY(-2px);
}

.btn-categoria.active {
    background: #007bff;
    border-color: #007bff;
    color: #fff;
}

.evento-item {
    transition: all 0.3s ease;
}

.evento-item.hide {
    display: none;
}

/* Animações */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.evento-item.show {
    animation: fadeIn 0.5s ease forwards;
}

/* Responsividade */
@media (max-width: 768px) {
    .categorias-wrapper {
        gap: 8px;
    }
    
    .btn-categoria {
        padding: 6px 15px;
        font-size: 12px;
    }
}

/* Estilos para o submenu */
#primary-menu ul li.sub-menu {
    position: relative;
}

#primary-menu ul li.sub-menu ul {
    position: absolute;
    top: 100%;
    left: 0;
    background: #FFF;
    min-width: 220px;
    padding: 10px 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    border-top: 3px solid #e6b422;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    z-index: 199;
}

#primary-menu ul li.sub-menu:hover ul {
    opacity: 1;
    visibility: visible;
}

#primary-menu ul li.sub-menu ul li {
    display: block;
    width: 100%;
}

#primary-menu ul li.sub-menu ul li a {
    display: block;
    padding: 8px 20px;
    color: #333;
    font-size: 14px;
    transition: all 0.2s ease;
}

#primary-menu ul li.sub-menu ul li a:hover {
    background: #f5f5f5;
    color: #e6b422;
    padding-left: 25px;
}

/* Indicador de submenu (seta) */
#primary-menu ul li.sub-menu > a:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 8px;
    font-size: 12px;
}

/* Responsivo - Mobile */
@media (max-width: 991px) {
    #primary-menu ul li.sub-menu ul {
        position: static;
        opacity: 1;
        visibility: visible;
        display: none;
        box-shadow: none;
        border-top: none;
        background: #f9f9f9;
        padding-left: 20px;
    }
    
    #primary-menu ul li.sub-menu ul li a {
        padding: 6px 15px;
        font-size: 13px;
    }
    
    #primary-menu ul li.sub-menu.open ul {
        display: block;
    }
}

.mb-0 {
    margin-bottom: 0px !important;
}

 /* Estilos para comitês */
        .comites-container {
            margin-top: 20px;
            padding: 20px;
            background: #f9f9f9;
            border-radius: 8px;
            border: 1px solid #e0e0e0;
        }

        .comites-title {
            font-weight: 600;
            margin-bottom: 15px;
            color: #333;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .comites-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
            gap: 15px;
            max-height: 400px;
            overflow-y: auto;
            padding: 5px;
        }

        .comite-card {
            background: white;
            border: 2px solid #e0e0e0;
            border-radius: 8px;
            padding: 15px;
            cursor: pointer;
            transition: all 0.3s ease;
            position: relative;
        }

        .comite-card:hover {
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(0,0,0,0.1);
            border-color: #667eea;
        }

        .comite-card.selected {
            border-color: #667eea;
            background: linear-gradient(135deg, #f5f7ff 0%, #ffffff 100%);
        }

        .comite-card.selected::before {
            content: "✓";
            position: absolute;
            top: -10px;
            right: -10px;
            background: #667eea;
            color: white;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 14px;
            font-weight: bold;
        }

        .comite-nome {
            font-weight: 600;
            color: #333;
            margin-bottom: 8px;
            font-size: 16px;
        }

        .comite-descricao {
            font-size: 12px;
            color: #666;
            line-height: 1.4;
        }

        .loading-busca {
            text-align: center;
            padding: 40px;
            color: #666;
        }

        .empty-result {
            text-align: center;
            padding: 40px;
            color: #999;
        }

        /* Texto informativo para PJ */
        .info-text-pj {
            background: #e8f0fe;
            border-left: 4px solid #667eea;
            padding: 12px 15px;
            margin: 15px 0;
            border-radius: 8px;
            font-size: 14px;
            color: #333;
            display: none;
        }

        .info-text-pj i {
            color: #667eea;
            margin-right: 10px;
        }

        .info-text-pj.show {
            display: block;
        }

        /* Animações para notificações */
        @keyframes slideIn {
            from {
                transform: translateX(100%);
                opacity: 0;
            }
            to {
                transform: translateX(0);
                opacity: 1;
            }
        }

        @keyframes slideOut {
            from {
                transform: translateX(0);
                opacity: 1;
            }
            to {
                transform: translateX(100%);
                opacity: 0;
            }
        }

        .notification {
            position: fixed;
            top: 20px;
            right: 20px;
            padding: 15px 20px;
            border-radius: 8px;
            color: white;
            font-weight: 500;
            z-index: 10000;
            animation: slideIn 0.3s ease forwards;
            box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        }

        .notification.success {
            background: #ff972f;
        }

        .notification.error {
            background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
        }

        .notification.warning {
            background: linear-gradient(135deg, #fa709a 0%, #fee140 100%);
        }

        /* Container do checkbox de termos - SEM CSS ESPECIAL */
        .termos-container { 
            margin-top: 30px;
        }

        /* ==============================
   PÁGINA VAGAS - LAYOUT ESCURO
   ============================== */

.paginaVaga {
    color: #ffffff;
}

/* títulos */
.paginaVaga h1,
.paginaVaga h2,
.paginaVaga h3,
.paginaVaga h4 {
    color: #ffffff !important;
}

/* textos gerais */
.paginaVaga p,
.paginaVaga span,
.paginaVaga div,
.paginaVaga label {
    color: #e5e7eb;
}

/* cards */
.paginaVaga .event-card,
.paginaVaga .evento-detalhe-card {
    border-radius: 12px;
    margin-bottom: 20px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.25);
    border: 1px solid rgba(255,255,255,0.05);
}

/* links */
.paginaVaga a {
    color: #60a5fa;
    text-decoration: none;
}

.paginaVaga a:hover {
    color: #93c5fd;
}

/* ícones */
.paginaVaga i {
    color: #cbd5e1;
}

/* botões bootstrap override */
.paginaVaga .btn,
.paginaVaga .btn-detalhes,
.paginaVaga .btn-inscrever {
    border-radius: 8px;
    font-weight: 500;
}

/* botão principal */
.paginaVaga .btn-primary,
.paginaVaga .btn-inscrever {
    background: #2563eb;
    border: none;
    color: #fff;
}

.paginaVaga .btn-primary:hover,
.paginaVaga .btn-inscrever:hover {
    background: #1d4ed8;
}

/* botão voltar */
.paginaVaga .btn-voltar {
    color: #ffffff;
    display: inline-block;
    margin-bottom: 15px;
    opacity: 0.8;
}

.paginaVaga .btn-voltar:hover {
    opacity: 1;
}

/* info blocks */
.paginaVaga .info-item {
    display: flex;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

.paginaVaga .info-label {
    font-size: 12px;
    opacity: 0.7;
}

.paginaVaga .info-value {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
}

/* descrição */
.paginaVaga .evento-detalhe-descricao {
    margin-top: 20px;
    padding: 15px;
    background: rgba(255,255,255,0.03);
    border-radius: 10px;
}

/* grid */
.paginaVaga .events-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}

/* hover cards */
.paginaVaga .event-card:hover {
    transform: translateY(-3px);
    transition: 0.2s;
}

/* textos menores */
.paginaVaga .event-description {
    font-size: 13px;
    opacity: 0.85;
}

.paginaVaga .evento-detalhe-descricao ul {
    padding-left: 20px;
}

#loadingOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading-box {
    background: #fff;
    padding: 25px 40px;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.loading-box i {
    font-size: 30px;
    margin-bottom: 10px;
    color: #007bff;
    display: block;
}

/* ========== RESET ESCOPO LOCAL ========== */
        .paginaCadastro * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        /* ========== FUNDO E ESTRUTURA PRINCIPAL ========== */
        .paginaCadastro {
    background: linear-gradient(145deg, #f0f4fc 0%, #e6edf6 100%);
    padding: 80px 0px;
    min-height: 100vh;
}

        .paginaCadastro .container {
            max-width: 1320px;
            margin: 0 auto;
            width: 100%;
        }

        /* ========== CARD PRINCIPAL ========== */
        .paginaCadastro .card {
            background: #ffffff;
            border: none;
            border-radius: 2rem;
            box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.12);
            overflow: hidden;
        }

        /* ========== HEADER ========== */
        .paginaCadastro .card-header {
            background: linear-gradient(105deg, #0b2b44 0%, #1c4e6f 100%);
            padding: 1.8rem 2rem;
        }

        .paginaCadastro .card-header h4 {
            font-size: 2.2rem;
            font-weight: 800;
            letter-spacing: -0.3px;
            margin: 0;
            display: flex;
            align-items: center;
            gap: 12px;
            color: white;
        }

        .paginaCadastro .card-header h4::before {
            content: "🌟";
            font-size: 2rem;
        }

        /* ========== CORPO DO CARD ========== */
        .paginaCadastro .card-body {
            padding: 2.5rem 2.5rem 3rem;
        }

        /* ========== TÍTULOS DAS SEÇÕES ========== */
        .paginaCadastro h5 {
            font-size: 1.8rem;
            font-weight: 700;
            color: #0b2b44;
            margin: 2.2rem 0 1.5rem 0;
            padding-bottom: 0.8rem;
            border-bottom: 4px solid #e2edf7;
            display: inline-block;
        }

        .paginaCadastro h5:first-of-type {
            margin-top: 0;
        }

        .paginaCadastro label {
    display: block;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: none;
    color: #1f4a6e;
    margin-bottom: 0.6rem;
}

        /* ========== GRID COM GAP ========== */
        .paginaCadastro .row {
            display: flex;
            flex-wrap: wrap;
            margin: 0 -0.75rem;
            row-gap: 1.6rem;
            margin-bottom: 1rem;
        }

        .paginaCadastro [class*="col-"] {
            padding: 0 0.75rem;
        }

        /* ========== INPUTS, SELECTS, TEXTAREA ========== */
        .paginaCadastro .form-control, .paginaCadastro select.form-control {
    width: 100%;
    padding: 15px 18px;
    font-size: 13px;
    font-weight: 500;
    background-color: #ffffff;
    border: 1.5px solid #e0eaf3;
    border-radius: 1rem;
    transition: all 0.2s;
    color: #1a2e44;
    height: 52px;
}

        .paginaCadastro .form-control:focus,
        .paginaCadastro select.form-control:focus {
            border-color: #2c7da0;
            box-shadow: 0 0 0 4px rgba(44, 125, 160, 0.15);
        }

        /* SELECT COM SETA */
        .paginaCadastro select.form-control {
            appearance: none;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23365e7e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: right 1.2rem center;
            background-size: 1.4rem;
        }

        /* TEXTAREA */
        .paginaCadastro textarea.form-control {
            min-height: 160px;
            line-height: 1.5;
        }

        /* DATA */

        /* ========== LINHA DIVISÓRIA ========== */
        .paginaCadastro hr {
            margin: 2.5rem 0 2rem;
            border: 0;
            height: 3px;
            background: linear-gradient(90deg, #d4e2f0, #ffffff);
        }

        .paginaCadastro .btn-success {
    background: linear-gradient(105deg, #0f6e4a, #10b981);
    border: none;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 3rem;
    color: white;
    box-shadow: 0 8px 18px rgba(16, 185, 129, 0.3);
    transition: 0.2s;
    min-width: 230px;
    cursor: pointer;
}

        .paginaCadastro .btn-success:hover {
            transform: translateY(-3px);
            background: linear-gradient(105deg, #0b5a3e, #0ea271);
            box-shadow: 0 14px 24px -8px rgba(16, 185, 129, 0.5);
        }

        /* ========== RESPONSIVO ========== */
        @media (max-width: 768px) {
            .paginaCadastro .card-body {
                padding: 1.5rem;
            }
            .paginaCadastro .card-header h4 {
                font-size: 1.7rem;
            }
            .paginaCadastro h5 {
                font-size: 1.5rem;
            }
            .paginaCadastro label {
                font-size: 0.9rem;
            }
            .paginaCadastro .form-control,
            .paginaCadastro select.form-control {
                font-size: 1rem;
                padding: 0.85rem 1rem;
            }
            .paginaCadastro .btn-success {
                width: 100%;
                font-size: 1rem;
            }
        }

        /* animação */
        @keyframes fadeSlideUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }
        .paginaCadastro .card {
            animation: fadeSlideUp 0.5s ease forwards;
        }

        .paginaCadastro-vaga .vaga-salario {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #2d3436;
    padding: 10px 12px;
    background: #f1f2f6;
    border-radius: 10px;
    border-left: 4px solid #6c5ce7;
}

.paginaCadastro-vaga .vaga-salario i {
    color: #6c5ce7;
}

/* Google Fonts e reset (apenas dentro do escopo) */
#cadastro-empresa-page {
    font-family: 'Inter', sans-serif;
    box-sizing: border-box;
}

#cadastro-empresa-page * {
    box-sizing: border-box;
}

/* Breadcrumb moderno */
.breadcrumb-modern {
    background: linear-gradient(135deg, #1a2a3a 0%, #0f1a24 100%);
    padding: 50px 0;
    text-align: center;
    color: white;
}

.breadcrumb-modern h1 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 0.5rem;
    letter-spacing: -0.5px;
    color: #fff;
}

.breadcrumb-modern p {
    font-size: 17px;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto;
}

/* Seção principal */
#cadastro-empresa-page.form-section {
    padding: 60px 0;
    background: #f8fafc;
}

#cadastro-empresa-page .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Cards */
#cadastro-empresa-page .form-card {
    background: white;
    border-radius: 28px;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.02);
    margin-bottom: 32px;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

#cadastro-empresa-page .form-card:hover {
    box-shadow: 0 20px 30px -12px rgba(0, 0, 0, 0.1);
}

#cadastro-empresa-page .card-header {
    background: #ffffff;
    padding: 24px 32px;
    border-bottom: 1px solid #eef2f6;
}

#cadastro-empresa-page .header-icon {
    background: #ff972f;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-bottom: 8px;
}

#cadastro-empresa-page .card-header h2 {
    font-size: 23px;
    font-weight: 600;
    margin: 0;
    color: #1e293b;
}

#cadastro-empresa-page .card-header p {
    margin: 0;
    font-size: 15px;
    color: #64748b;
    margin-top: 4px;
}

#cadastro-empresa-page .card-body {
    padding: 32px;
}

/* Formulário */
#cadastro-empresa-page .form-row {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

#cadastro-empresa-page .form-group {
    flex: 1;
    min-width: 200px;
}

#cadastro-empresa-page .form-group.full-width {
    flex: 0 0 100%;
}

#cadastro-empresa-page label {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #334155;
    margin-bottom: 6px;
}

#cadastro-empresa-page .required {
    color: #ef4444;
}

#cadastro-empresa-page .input-icon {
    position: relative;
}

#cadastro-empresa-page .input-icon svg {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: #94a3b8;
    pointer-events: none;
}

#cadastro-empresa-page .input-icon input,
#cadastro-empresa-page .input-icon textarea {
    width: 100%;
    padding: 12px 16px 12px 42px;
    border: 1.5px solid #e2e8f0;
    border-radius: 16px;
    font-size: 14px;
    transition: all 0.2s ease;
    background: #fefefe;
}

#cadastro-empresa-page .input-icon select {
    width: 100%;
    padding: 15px 20px;
    border: 1.5px solid #e2e8f0;
    border-radius: 16px;
    font-size: 14px;
    transition: all 0.2s ease;
    background: #fefefe;
    height: auto;
}
#cadastro-empresa-page .input-icon textarea {
    padding: 12px 16px 12px 42px;
    resize: vertical;
}

#cadastro-empresa-page .input-icon input:focus,
#cadastro-empresa-page .input-icon textarea:focus {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

/* Campos sem ícone (colaboradores) */
#cadastro-empresa-page .form-group input:not(.input-icon input) {
    width: 100%;
    padding: 12px 16px;
    border: 1.5px solid #e2e8f0;
    border-radius: 16px;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    transition: all 0.2s;
    background: #fefefe;
}

#cadastro-empresa-page .form-group input:focus {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

/* Colaboradores */
#cadastro-empresa-page .colaborador-card {
    background: #fefdfb;
    border: 1px solid #eef2f6;
    border-radius: 24px;
    padding: 20px;
    margin-bottom: 20px;
    transition: all 0.2s;
}

#cadastro-empresa-page .colaborador-card:hover {
    border-color: #cbd5e1;
    background: white;
}

#cadastro-empresa-page .colab-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #e2e8f0;
}

#cadastro-empresa-page .colab-number {
    font-weight: 600;
    color: #475569;
    background: #f1f5f9;
    padding: 4px 12px;
    border-radius: 30px;
    font-size: 14px;
}

#cadastro-empresa-page .btn-remove {
    background: none;
    border: none;
    cursor: pointer;
    color: #94a3b8;
    padding: 6px;
    border-radius: 40px;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
}

#cadastro-empresa-page .btn-remove:hover {
    background: #fee2e2;
    color: #dc2626;
}

#cadastro-empresa-page .btn-add {
    background: transparent;
    border: 1.5px dashed #cbd5e1;
    border-radius: 60px;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
    color: #4b5563;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s;
    margin-top: 8px;
}

#cadastro-empresa-page .btn-add:hover {
    background: #f8fafc;
    border-color: #667eea;
    color: #667eea;
}

#cadastro-empresa-page .btn-add svg {
    stroke: currentColor;
}

/* Botões finais */
#cadastro-empresa-page .form-actions {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
    margin-top: 16px;
}

#cadastro-empresa-page .btn-primary,
#cadastro-empresa-page .btn-secondary {
    padding: 14px 32px;
    border-radius: 40px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s;
    border: none;
}

#cadastro-empresa-page .btn-primary {
    background: #ff972f;
    color: white;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

#cadastro-empresa-page .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.15);
}

#cadastro-empresa-page .btn-secondary {
    background: white;
    border: 1px solid #cbd5e1;
    color: #475569;
}

#cadastro-empresa-page .btn-secondary:hover {
    background: #f8fafc;
    border-color: #94a3b8;
}

/* Alert moderno */
#cadastro-empresa-page .alert-modern {
    background: #ecfdf5;
    border-left: 4px solid #10b981;
    padding: 16px 24px;
    border-radius: 20px;
    margin-bottom: 28px;
    font-weight: 500;
    color: #065f46;
}

/* Responsivo */
@media (max-width: 768px) {
    #cadastro-empresa-page .form-row {
        flex-direction: column;
        gap: 16px;
    }
    #cadastro-empresa-page .card-header {
        flex-direction: column;
        text-align: center;
    }
    #cadastro-empresa-page .form-actions {
        flex-direction: column;
    }
    #cadastro-empresa-page .btn-primary,
    #cadastro-empresa-page .btn-secondary {
        text-align: center;
    }
}