
.navbar {
    background: #fff !important;
}
/**/
.bg-img-home    {
/* background: url('../../../assets/img/imagem-fundo.jpg') no-repeat center center fixed; */
background: url('../../../assets/img/logo_2022/imagem-fundo.jpg?v1') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
height:100%;
color: #fff;
}
.text-home-bgimg    {
    padding: 2%;
	font-size: 18px;
	/*text-shadow: 2px 1px 0 #7A7A7A;*/
}
.bg-gray-dark{
    background: #f58b1e;
}

.parceiros-color	{
	color:#fff !important;
	padding-top:5px;
	padding-bottom:5px;
}
.parceiros-color h2{
	margin-left:auto;
	margin-right:auto;
}

/**/
.legenda_img    {
    position: relative;
    background: blue;
    padding: 5px;
    text-align: left;
    color: #fff;
}
.frame-img  {
    width: 100%;
    /*border-radius: 20%;
    overflow: hidden;
    max-height: 150px;*/
}
.frame-img  img {
    width: 100%;
    height: auto;
 
}
.separador_pessoal  {
    margin-bottom: 15px;
    border-bottom:solid 1px #ebebeb;
}
.nav-link {
    padding: 5px !important;
    border: solid 1px #cfcfcf !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #ff7540;
    border: solid 1px #ff7540 !important; 

}

.box-page-information-intranet  {
    border: none;
    color: #fff;
    background: none;
}

.color-mapa {
    color: #fff !important;
    background: none
}
.color-mapa:hover {
    color: #fff !important;
    background: none
}

.intranet-interna-header {
    background-color: #fff !important;
}
#icone-logo {
    width: 230px;
    /* display: -webkit-box; */
    /* text-align: right; */
    position: relative;
    left: 7%;
}

.carousel img   {
   /* height: 100vh !important;*/
    margin-top: 85px;
display: block;
}

.bg-blue-fundacao  {
    background-color: #0d468b !important;
    color: #fff !important;

}
#welcome-fundacao-home  {
    background-color: #0d468b !important;

}
.bg-blue-white  {
background: rgba(13,70,139,1);
background: -moz-linear-gradient(left, rgba(13,70,139,1) 0%, rgba(13,70,139,1) 50%, rgba(180,180,180,1) 51%, rgba(180,180,180,1) 71%, rgba(180,180,180,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,70,139,1)), color-stop(50%, rgba(13,70,139,1)), color-stop(51%, rgba(180,180,180,1)), color-stop(71%, rgba(180,180,180,1)), color-stop(100%, rgba(180,180,180,1)));
background: -webkit-linear-gradient(left, rgba(13,70,139,1) 0%, rgba(13,70,139,1) 50%, rgba(180,180,180,1) 51%, rgba(180,180,180,1) 71%, rgba(180,180,180,1) 100%);
background: -o-linear-gradient(left, rgba(13,70,139,1) 0%, rgba(13,70,139,1) 50%, rgb(180, 176, 176) 51%, rgba(180,180,180,1) 71%, rgba(180,180,180,1) 100%);
background: -ms-linear-gradient(left, rgba(13,70,139,1) 0%, rgba(13,70,139,1) 50%, rgba(180,180,180,1) 51%, rgba(180,180,180,1) 71%, rgba(180,180,180,1) 100%);
background: linear-gradient(to right, rgba(13,70,139,1) 0%, rgba(13,70,139,1) 50%, rgba(180,180,180,1) 51%, rgba(180,180,180,1) 71%, rgba(180,180,180,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d468b', endColorstr='#ffffff', GradientType=1 );
}

.size-home-destaque {
    height: 250px !important;

}
.img-home-destaque   {
    position: absolute;
    top: -40%;
    right: -2%; 
}
.margin-50  {
    margin-top: 50px;
    margin-bottom: 50px;
}
.first-slide	{
	/*max-height:369px;*/
}
.border-banner-interna	{
	margin-top:100px;
}
#box-welcome    {
    position: relative;
    margin-top: -184px;
}
.box-gray-sty   {
    background: rgb(180,180,180);
    min-height: 250px;
    position: relative;
    top: -30px;
    z-index: 0;
}
.carousel-caption  {
    max-width: 45% !important;
	color:#111111 !important;
}

.title-page {
position: relative !important;
/* bottom: 0px; */
display:none;
margin-top: -5px;
padding: 10px 10px 0px 10px !important;
margin-left: 40px !important;
text-align: left !important;
border-top: solid 10px #027f61 !important;
color: rgb(71, 71, 71) !important;
font-size: 30px !important;
width: max-content !important;
/* text-shadow: 1px 2px 1px #000; */
}
.border-banner-interna  {
   /* border: none !important;*/
}
.pd-le-20	{
	padding: 20px;
}
.padding-content-interna-fb {
    padding : 0px 25px 0 45px !important;
}
.separador_contatos {
    width: 20%;
    height: 10px;
    background: #027f61; 
    margin-bottom: 20px;
}

.white_important {
   color: #fff !important;
}
.green_ib_important {
    color: #ff7540 !important;
 }

.black_important {
    color: #000 !important;
}
#search-ib form input {
    background: none;
    border: none;
    border-bottom: solid 1px #f04e23;
    color: #f04e23;
}
#search-ib form input::placeholder{
    color: #f04e23;

}
.logoBioTec	{
position: absolute;
top: 10px;
}

.selo-capes	{
width:120px;
height:120px;
position:relative;
top:-200px;
left:150px;
z-index:9;
}



@media (max-width: 668px) { 

.text-home-bgimg    {
    padding-left: 7%;
	padding-right: 7%;
	font-size: 18px;
	/*text-shadow: 2px 1px 0 #7A7A7A;*/
}

.selo-capes	{
width: 60px;
height: 60px;
position: inherit;
top: -200px;
right: 40px;
z-index: 9;
left: 75%;
}

.logoBioTec	{
	height: auto;
	position: inherit;
	width: 180%;
}

.border-banner-interna	{
margin-top: 0px;
}
.frame-img 	{
	width: 100%;
    border-radius: 0;
    overflow: hidden;
    max-height: 150px;
margin-bottom:10px;
}


.frame-img img	{
	width:auto;
	height: 100%;
}
    #icone-logo {
        width: 100px;
        /* display: -webkit-box; */
        /* text-align: right; */
        position: relative;
        left: 10%;
    }
    
    .carousel-caption {
        max-width: 70% !important;
    }

    .img-home-destaque {
        position: relative;
         top: 1%;
         right: 1%;
    }

}
#myCarousel {
    background: #fff !important;
}
.fa-search	{
color:	#ff7540 !important;
}
.menu-first .btn, .menu-second .btn, .subMenu-interna .btn {border-radius:0px !important}
.btn-li-menu-active {padding:7px !important}

/*calendario*/
 #calendar {
                max-width: 900px;
                margin: 0 auto;
            }
.fc-content	{
	color:#fff !important
}
.carousel-caption{
	color:#fff !important;
	left: 12% !important;
}

.title-banner-biotec	{
	color:#ff7540 !important
	
}
 
.description-banner-biotec	{
	color:#fcbd23 !important
	
}

.btn-banner {
	color:#fff !important;
	border-color:#fff !important;
}

/**/

.popper,
.tooltip {
  position: absolute;
  z-index: 9999;
  background: #FFC107;
  color: black;
  width: 150px;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
  padding: 10px;
  text-align: center;
}
.style5 .tooltip {
  background: #1E252B;
  color: #FFFFFF;
  max-width: 200px;
  width: auto;
  font-size: .8rem;
  padding: .5em 1em;
}
.popper .popper__arrow,
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
}

.tooltip .tooltip-arrow,
.popper .popper__arrow {
  border-color: #FFC107;
}
.style5 .tooltip .tooltip-arrow {
  border-color: #1E252B;
}
.popper[x-placement^="top"],
.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}
.popper[x-placement^="top"] .popper__arrow,
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.popper[x-placement^="bottom"],
.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow,
.popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="right"],
.popper[x-placement^="right"] {
  margin-left: 5px;
}
.popper[x-placement^="right"] .popper__arrow,
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.popper[x-placement^="left"],
.tooltip[x-placement^="left"] {
  margin-right: 5px;
}
.popper[x-placement^="left"] .popper__arrow,
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.fc-toolbar.fc-header-toolbar	{
margin-bottom: 0px;
padding:2px;
 border:solid 1px #fcbd23 !important;
}
.fc-toolbar h2 {
	color:#f04e23;
}
.fc-button-primary {
    color: #fff;
    background-color: #fcbd23 !important;
    border-color: #fcbd23 !important;
	margin:2px !important;
}
#calendar	{
	/*background:rgba(247,201,59,0.5);*/
}


.mural{
background:#fdba18;
}

.mural p	{
color:#fff;
font-size:18px;
}
.mural p::first-letter {
  text-transform:uppercase;
  font-size: 130%;
}


