@font-face {
	font-family: 'Unimedsans';
	src: url('../font/unimedsans-regular.ttf');
}

@font-face {
	font-family: 'Unimedsans';
	src: url('../font/unimedsans-regular.ttf');
	font-weight: 300;
}

@font-face {
	font-family: 'Unimedsans';
	src: url('../font/unimedsans-bold.ttf');
	font-weight: bold;
}

@font-face {
	font-family: 'Unimedsans';
	src: url('../font/unimedslab-extrabold.ttf');
	font-weight: bolder;
}

html, body {
	margin: 0 auto;
	font-family: 'Unimedsans', Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 300;
	font-size: 18px;
	background-color: #fff;
	min-height: 100%;
}

p {
	margin: 0;
	line-height: 24px;
}

/* 
table tr td:nth-child(1) {
	border-top: transparent;
} */

.firt-line{
	border-top: transparent !important;
}

table.table-sm th, table.table-sm td {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
	color: white;
}

.container-header span,
.top-container h1 span {
	color: var(--esc-primaria);
	display: inline-block;
}
.container-header span:first-child,
.top-container h1 span:first-child {
	margin-right: 10px;
}
.container-header span:last-child,
.top-container h1 span:last-child {
	margin-left: 10px;
}

.top-container h1,
.breadcrumb,
.breadcrumb span:last-child {
	color:  var(--cor-secundaria) !important;
}

.breadcrumb,
.breadcrumb a {
	color:  var(--cor-secundaria) !important;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.breadcrumb a:hover {
	color: var(--esc-secundaria) !important;
}

.hide {
	display: none;
}

.row {
	margin: 0!important;
}

.bg-light {
	background-color: white!important;
}

.banner-home {
	width: 100%;
}
.parabens{
    text-align: center;
font-family: 'Unimedsans', Arial, Helvetica, sans-serif;
    color: #0182e3;
    padding: 1rem;
    font-weight: 700;
}

.anexo-item{
	background-color: #7918f3 !important; /*fase 1*/
	/*background-color: #14243c !important; fase 4*/
}

.navbar {
	border: 0;
	box-shadow: none;
}

#navbarNav a {
	font-family: 'Unimedsans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3f14a1 !important; /*fase 1*/
	font-size: 1rem;
	padding: 0 10px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

#navbarNav a:hover {
	color: #8d00da !important;
	/*color: var(--esc-primaria) !important; fase 4*/
}

textarea {
	resize: none;
}

.custom-wrapper {
	max-width: 100%;
}

.custom-container {
	max-width: 1600px;
	margin: 0 auto;
}

.nav-item {
	display: flex;
	align-items: center;
}

#navbarNav .nav-button {
	background-color: #3f14a1; /*fase 1*/
	/*background-color: #14243c; fase 4*/
	padding: 10px 20px;
	margin-left: 30px;
	color: white !important;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

#navbarNav .nav-button:hover {
	background-color: #191b68; /*fase 1*/
	/*background-color: var(--esc-primaria) !important; fase 4*/
	color: white!important;
}

#fale-conosco h5.custom-header{
	color: #b8e2f8; /*fase 1*/	
	/*color: #14243c; fase 4*/
}


.login-header  h3.custom-header{
	color: #b8e2f8; /*fase 1*/	
	/*color: #14243c; fase 4*/
}


.banco-inspiracoes-header  h1.custom-header{
	color: #ffcf63; /*fase 1*/	
	/*color: #14243c; fase 4*/
}

#inscricao h1.custom-header{
	color: #b8e2f8; /*fase 1*/	
	/*color: #14243c; fase 4*/
}

/* #fale-conosco h5.custom-header{
	color: #FEDE88;
}

.login-header h3.custom-header{
	color: #ffcf63;
}


.banco-inspiracoes-header  h1.custom-header{
	color: #FEDE88;
}

#inscricao h1.custom-header{
	color: #FEDE88;
} */

.regulamento-container .body strong{
	color: #3b3b3b !important;
}

.regulamento-container .body p{
	color: #3b3b3b !important;
}

.section-spacing .custom-header{
    margin-right: 1rem;
	color: #3f14a1; /*fase 1*/	
	/*color: #14243c; fase 4*/
}
.section-spacing .custom-span{
    color: #8d00da;
    margin-top: -5px;
}
.section-spacing .custom-span.fale-mais{
     color: #3f14a1;
}
.custom-header {
	color: #fe701c; /*fase 1*/	
	/*color: #14243c; fase 4*/
	font-size: 74px;
	font-weight: bolder;
}

h2.custom-header.mb-5{
	color: #b8e2f8; /*fase 1*/	
	/*color: #14243c; fase 4*/
}

/* h2.custom-header.mb-5{
	color: #FEDE88;
} */

.break-desktop {
	display: block;
}

/* GERAL */
.header-container {
	display: flex;
	align-items: center;
}

.custom-wrapper {
	max-width: 100%;
}

.custom-container {
	max-width: 1600px;
	padding-left: 40px !important;
	padding-right: 40px !important;
	margin: 0 auto;
}

.section-spacing {
	padding: 80px 0;
}

.section-spacing-half {
	padding: 40px 0;
}

.quadrado-inova {
	width: 60px;
	height: 70px;
}

.plus-inova {
	width: 40px;
	height: 40px;
}

label {
	font-weight: bold !important;
}

input, textarea, select {
	border-radius: 0 !important;
	/*border-color: #fe701c !important;
	border-color: #0093c6 !important; fase 4*/
	font-weight: 300 !important;
}
input::placeholder {
	color: #c3c3c3 !important;
	font-weight: 300 !important;
}

option {
	font-weight: 300 !important;
}

.modal-footer .btn {
	font-weight: 300 !important;
}

/* FOOTER */
.footer-copyright {
	color: var(--texto-cinza);
}

/* HOMEPAGE */
.banner {
	background-color: #060121;
}

.banner p {
	color: #fff;
}

.banner .focus {
	color: #0093c6;
	font-weight: bold;
}

.banner .logo {
	display: flex;
	align-items: center;
	font-size: 22px;
	margin-top: 60px;
}

.banner .logo img {
	margin-right: 15px;
}

.cadastro {
	/*background-image: url(../2024/SU_Inova+Saude_Fase-01_2_fev24.png);*/
	background-color: #191b68; 
	/*background-image: url(../novo/Vetor-bloquinhos@2x.png);
	background-repeat: no-repeat;
	background-size: 1300px;
	background-position-y: -200px;
	background-position-x: calc(-75vw / 2); fase 4*/
}

.inscricaoproj{
/*background-image: url(../2024/SU_Inova+Saude_Fase-01_5_fev24.png);*/
background-color: #191b68;
/*display: none;*/
}
.inscricaoproj .header-container{
/*visibility: hidden;*/
}

.inscricaoproj .custom-file-upload,
.inscricaoproj button{
background-color: #8d00da;
}

.btn-white{
    color: #8d00da !important;
    text-transform: none;
    font-size: 18px;
}
.cadastro p {
	color: #fff;
}

.cadastro .label {
	max-width: 480px;
}

.cadastro .label p {
	margin-bottom: 10px;
}

.cadastro .custom-small {
	font-size: 90%;
}
.cadastro #inscricao-unica{
/*display:none;*/
}
.cadastro #cadastro-form .aviso, .cadastro #inscricao-unica .aviso {
	color: #fff; /*fase 1*/	
	/*color: #14243c; fase 4*/
	font-weight: bold;
	margin-bottom: 20px;
}
/* .cadastro #cadastro-form .aviso, .cadastro #inscricao-unica .aviso {
	color: #FEDE88;
	font-weight: bold;
	margin-bottom: 20px;
} */

.cadastro #cadastro-form label, .cadastro #inscricao-unica label {
	color: #fff;
}

.cadastro #cadastro-form .btn {
	/*background-color: #fe701c !important; /*fase 1*/
	/*background-color:  #14243c !important; fase 4*/
	border-radius: 0;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 30px;
}

/* .cadastro #cadastro-form .btn {
	background-color: #FEDE88 !important;
	border-radius: 0;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 30px;
} */

.cadastro #cadastro-form .btn:hover {
	background-color: #191b68 !important; /*fase 1*/ 
	/*background-color: var(--esc-primaria) !important; fase 4*/
}

.nossos-finalistas img{
	width: 100%;
}



.fases-projeto {
	/*background-image: url(../2024/Elemento_1.svg);*/
    	transform: scaleX(-1);
    	/*background-size: 95%;
    	background-position-y: -36.5rem;
    	background-position-x: 31.4rem;*/

	/*background-image: url(../novo/Vetor-bloquinhos@2x.png); 
	background-repeat: no-repeat;
	background-size: 1300px;
	background-position-y: -700px;
	background-position-x: calc(100vw / 2); fase 4*/
}

.fases-projeto .custom-container {
	transform: scaleX(-1);
	padding-top: 150px;
}

.fases-projeto .fases-container {
	margin-top: 4rem;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.fases-projeto .fases-container .strip {
	position: absolute;
	width: 100%;
	border: 2px dashed var(--texto-cinza);
	pointer-events: none;
	bottom: 50px;
}

.fases-projeto .fase-container {
	position: relative;
	display: flex;
}

.fases-projeto .fase-container img {
	width: 100%;
	/*width: 100px;
	height: 180px;*/
	align-self: end;
}

.fases-projeto .fase-container .fase-info {
	position: absolute;
    min-width: 145px;
    top: 250px;
    left: -6px;
}

.fases-projeto .fase-container .fase-info p {
	font-size: 16px;
	color: var(--texto-cinza);
}

.fases-projeto .fase-container .fase-info p:nth-of-type(2) {
	font-weight: bold;
	font-size: 22px;
	margin-top: 3px;
}

.fases-projeto .fase-atual img {
	/*width: 140px;
	height: 240px;*/
	position: relative;
  	top: -40px;
}

.fases-projeto .fase-atual .fase-info {
	position: absolute;
	top: 15px;
  	left: -160px;
}

.fases-projeto .fase-atual .fase-info p {
	font-size: 22px;
	color: #000;
	line-height: 30px;

}

.fases-projeto .fase-atual .fase-info p:nth-of-type(2) {
	font-size: 25px;
	color: #47566f;
	width: 220px;
}

.objetivo {
background-color: #ededed;
	padding: 40px 0;
}

.objetivo .info-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.objetivo .custom-small {
	color: var(--texto-cinza);
	font-size: 16px;
}

.objetivo .focus {
	color: #8d00da;
	/*color: #4E7259; fase 4*/
	font-size: 28px;
	line-height: 34px;
  	margin-top: 40px;
}

.objetivo .break {
	display: block;
}

.objetivo .logos-container {
	display: flex;
	flex-wrap: wrap;
	row-gap: 60px;
}

.objetivo .img-container {
	flex: 50%;
	text-align: center;
}

.objetivo .logos-container img {
	width: 221px;
	height: 120px;
}

.logo-acelera{
    display: flex;
    justify-content: flex-end;
}

#finalistas{
	background-image: url(../2023/back_finalistas.png);
    background-repeat: no-repeat;
   
	background-size: cover;
}

#finalistas h3.custom-header{
	color: #FEDE88;
}



#vendedores{
	background-image: url(../2023/back_azul.jpg);
    	background-repeat: no-repeat;
	background-size: cover;
}

#vendedores h3.custom-header{
	color: #fe701c; /*fase 1*/	
	/*color: #14243c; fase 4*/
}

.fale-conosco {
	background-image: url(../2025/bg_f1.jpg);
	/*background-image: url(../2023/bgformrodape.png); fase 4*/
	background-position-x: center;
	/*background-repeat: repeat;*/
	background-position-y: bottom;
	/*background-size: contain;*/
}

.fale-conosco .custom-container {
	padding-top: 10rem;
}

.fale-conosco .info-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.fale-conosco .info-container p {
	color: #fff;
}

.fale-conosco #contato-form .aviso {
	color: white;
	font-weight: bold;
	margin-bottom: 20px;
}

.fale-conosco #contato-form label {
	color: #fff;
}

.fale-conosco #contato-form .btn {
	background-color: #8d00da !important; /*fase 1*/
	/*background-color: #14243c !important; fase 4*/
	color: white;
	border-radius: 0;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 30px;
}

.fale-conosco #contato-form .btn:hover {
	background-color: #191b68 !important; /*fase 1*/
	/*background-color: var(--esc-primaria) !important; fase 4*/
}

.apoio {
	padding: 7rem;
	background-image: url(../2024/SU_Inova+Saude_Fase-01_4_fev24.png);
	background-position-x: center;
	background-repeat: no-repeat;
	background-position-y: top;
	background-size: cover;
	/* background-color: var(--fundo-rosa-claro); */
	/*background-color: #73a7ae; fase 4*/
}

.apoio p {
	font-size: 22px;
}

.apoio img {
	width: 450px;
  margin-top: 30px;
}

/* LOGIN */
.login-container {
	margin-top: 70px !important;
}

/* .login-container label, .login-container a {
	color: #4E7259;
}

.login-container .btn {
	background-color: #bb4277 !important;
	color: #fff;
	border-radius: 0;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 30px;
} */

.login-container label, .login-container a {
	color: #8d00da; /*fase 1*/	
	/*color: #14243c; fase 4*/
}

.login-container .btn {
	background-color: #7918f3 !important; /*fase 1*/
	/*background-color: #14243c !important; fase 4*/
	color: #fff;
	border-radius: 0;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 30px;
} 

.login-container .btn:hover {
	background-color: var(--esc-primaria) !important;
}

.btn-person {
    color: white;
    background-color: #8d00da !important; /*fase 1*/
    /*background-color: #FEDE88 !important; fase 4*/
}

.login-header {
	background-image: url(../2025/gb_banners_internos.jpg);
	background-position-x: center;
	background-repeat: no-repeat;
	background-position-y: top;
	background-size: cover;
}

/** BANCO INSPIRAÇÕES **/
.banco-inspiracoes-header {
	background-image: url(../2024/SU_Inova+Saude_Fase-01_11_fev24.png), linear-gradient(to right, #e15c44, #de584b, #d95451, #d55157, #cf4f5d, #d2505c, #d5525a, #d85359, #e25a4f, #eb6343, #f06e35, #f37a23);
	/* background-color: var(--fundo-roxo-escuro);
	background-color: #4E7259;*/
	background-position-x: center;
	background-repeat: no-repeat;
	background-position-y: top;
	background-size: contain;
}

/* .login-header {
	background-image: url(../2023/Inova+-23---Fase2_03.png);
	background-position-x: center;
	background-repeat: no-repeat;
	background-position-y: top;
	background-size: cover;
}


.banco-inspiracoes-header {
	background-image: url(../novo/Inova+-23---Fase2_03.png);
	background-color: #4E7259;
	background-position-x: center;
	background-repeat: no-repeat;
	background-position-y: top;
	background-size: contain;
} */

.banco-inspiracoes-header .header-container {
	flex-direction: column;
	align-items: baseline;
}

.banco-inspiracoes-header .header-container > div {
	display: flex;
	align-items: center;
}

.banco-inspiracoes-header .header-container > p {
	color: #fff;
	margin-top: 25px;
}

.banco-inspiracoes-header .top-container {
	margin-top: 80px !important;
}

.banco-inspiracoes-header .top-container h1 {
	font-family: 'Unimedsans Bold', Arial, Helvetica, sans-serif;
	color: #fff;
}

.banco-inspiracoes-header .top-container .container-header {
	font-family: 'Unimedsans Bold', Arial, Helvetica, sans-serif;
	color: rgb(0,157,219);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.banco-inspiracoes-header .top-container .container-subheader {
	color:  var(--esc-primaria);
	font-family: 'Unimedsans Bold', Arial, Helvetica, sans-serif;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	margin-bottom: 30px;
}

.banco-inspiracoes-header .top-container .container-header img {
	height: 25px;
	margin: 0px 15px;
}

.busca-container .title {
	font-weight: bold;
	color: #3f14a1; /*fase 1*/
	/*color: #0093c6; fase 4*/
	font-size: 20px;
}

.buscar-inscricao-input,
.buscar-inscricao-input:active,
.buscar-inscricao-input:hover {
	border: 1px solid #3f14a1 !important; /* fase 1*/
	/*border: 1px solid #0093c6 !important; fase 4*/
	border-radius: 0 !important;
	outline: none !important;
	font-weight: 300 !important;
}

.buscar-inscricao-input::placeholder {
	font-weight: 300 !important;
}

.buscar-inscricao-label {
	cursor: pointer;
	color: white;
	background-color: #3f14a1 !important;
	border: 2px solid #3f14a1 !important; /*fase 1*/
	/*background-color: #0093c6 !important;
	border: 2px solid #0093c6 !important; fase 4*/
	border-radius: 0 !important;
	padding: 10px 25px;
	font-size: 26px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.busca-container h2 {
	font-size: 36px;
	color: var(--esc-secundaria);
}

.busca-container .bold {
	font-family: 'Unimedsans Bold', Arial, Helvetica, sans-serif;
}

.busca-container select, .busca-container select option {
	border-color: var(--texto-cinza-claro) !important;
	color: var(--texto-cinza-claro) !important;
}

.card-container {
	margin-bottom: 40px;
}

.card {
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	height: 350px;
	width: 300px;
	padding: 0;
}

.card-container .icon-selo {
	position: absolute;
	top: 8px;
	left: 210px;
}

.card-container .foto {
	max-width: 100%;
	height: 50%;
	margin-bottom: 20px;
}

.card-container .foto img {
	height: 100%;
	width: 100%;
}

.card-container .body {
	max-width: 100%;
	height: 30%;
	padding: 0px 15px;
}

.card-container .card-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #172a4e;
}

.card-container .card-content {
	font-size: 16px;
	font-weight: 300;
}

.card-container .footer {
	max-width: 100%;
	height: 20%;
	padding: 0px 15px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.card-container a {
	border: 1px solid var(--texto-cinza);
	padding: 5px 20px;
	font-weight: 300;
	color: var(--texto-cinza);
	text-decoration: inherit;
	font-size: 14px;
}

.pagination-link a {
	color: rgb(110,110,110);
	padding: 3px 10px;
}

.pagination-link strong {
	font-family: 'Unimedsans Bold', Arial, Helvetica, sans-serif;
	border: 2px solid rgba(110,110,110, 0.5);
	padding: 3px 10px;
	font-weight: bold;
	border-radius: 5px;
}

/** VER PROJETO **/
.ver-projeto {
	background-image: url(../2024/SU_Inova+Saude_Fase-01_11_fev24.png);
	/* background-color: var(--fundo-roxo-escuro); 
	background-color: #4E7259;*/
	background-position-x: center;
	background-repeat: no-repeat;
	background-position-y: top;
	background-size: cover;
}

.ver-projeto .header-container {
	flex-direction: column;
	align-items: baseline;
	color: #fff;
}

.ver-projeto .custom-container {
	padding: 100px 0;
}

.ver-projeto .header-container .btn-voltar {
	font-size: 14px;
	margin-bottom: 30px;
	display: flex;
  align-items: center;
}

.ver-projeto .header-container h1 {
	margin-top: 30px;
}

.ver-projeto .header-container a {
	font-size: 20px;
  color: #fff;
	font-weight: 300;
	margin-left: 10px;
}

.ver-projeto .header-container p {
	font-size: 26px;
}

.ver-projeto .header-container p:last-of-type {
	font-style: italic;
}
.ver-projeto .custom-header{
	color: #ffcf63;
}

.contato-container {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.contato-container .label,
.projeto-text .label {
	font-size: 20px;
	font-weight: 300;
	color: var(--esc-primaria);
	margin-bottom: 10px;
}

.contato-container p {
	font-size: 20px;
	color: #47566f;
	font-weight: bold;
	margin-bottom: 0px;
}

.contato-container a {
	color: inherit;
	text-decoration: inherit;
}

.projeto-text p,
.projeto-text .contato-container a{
 color: #bb4277;
}

.detalhes-container .detalhes, .detalhes-container .title {
	color: #fe701c;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 30px;
}

.detalhes-container .no-video {
	width: 80%;
	height: 100%;
	min-height: 200px;
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.detalhes-container .has-video {
	width: 80%;
}

.detalhes-container .line-break {
	border: 2px solid var(--cor-terciaria);
	margin: 50px 0px;
}

.detalhes-container .anexos {
	display: flex;
} 

.detalhes-container .anexos a {
	color: inherit;
}

.detalhes-container .anexo-item {
	font-weight: bold;
	border: none;
	padding: 10px 15px;
	background-color: #7918f3;
	color: #fff;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.detalhes-container .anexo-item:hover {
	background-color:  var(--esc-primaria);
}

.detalhes-container i {
	margin-left: 15px;
}

.detalhes-container .anexo-item-download {
	color: #fff;
	margin-right: 15px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}


@media only screen and (min-width: 420px) {
	.navbar {
		padding: 30px 0px;
	}

	#navbarNav {
		display: flex!important;
		align-items: end;
		justify-content: flex-end;
	}

	html, body {
		min-width: 1300px;
	}
}

@media only screen and (max-width: 1835px) {
	.fale-conosco {
		/*background-position-x: left;*/
		background-repeat: no-repeat;
    background-size: cover;
	}
}

@media only screen and (max-width: 420px) {
	body {
		min-width: 420px;
	}

	.custom-header {
		font-size: 42px;
	}
	
	.fases-projeto .fases-container .strip {
		display: none;
	}

	.fases-projeto .fases-container {
		flex-direction: column;
	}

	.fases-projeto .fase-container {
		flex-direction: row-reverse;
		justify-content: flex-end;
		margin-top: 40px;
	}

	.fases-projeto .fase-atual img {
		top: 0;
	}

	.fases-projeto .fase-container .fase-info {
		position: initial;
		align-self: center;
    margin-left: 20px;
	}

	.apoio img {
		width: 100%;
	}
}
.elements img{
height: 20rem;
width: 100%;
object-fit: cover;
}