@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css");

html {box-sizing: border-box;font-family:"Roboto", sans-serif;}
*, *:before, *:after {box-sizing: inherit;}

body {
  font-family:"Roboto", sans-serif !important;
}
.parceria-apoio{
  margin-bottom: 4rem;
}
.hr-footer{
  background: blue;
  width: 50%;
  margin-top: 0;
}
.h2-footer{
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}

.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border: 1px solid #8e8e8e;
}

.btn-centro-saude{
   transition:.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#1c3256;
    color: white;
    padding: 10px;
    border-radius: 10px;
    flex-direction:column;
}
.btn-centro-saude:hover{
    transition:.5s;
    background:#0443ab;
}
li{
  margin-top:10px;
}
.news{
  color: white !important;
  text-decoration:underline;
}
#menuTecHub{
 background-color: #A03F8A;
 padding: 12px;
}

#menuAprendizagemProfissional{
 background-color: #0857E5;
 padding: 12px
}

#menuUCSMunicipios{
 background-color: #0857E5;
 padding: 12px
}

img.img-a{
  width:250px
}

h1, h2, h3 {
 font-family: "Roboto", sans-serif;
 font-weight: bold;
}

h3.tittle-blue{
 color: #0865E8 !important;
}

h1{
 color: #FFF;
 font-size: 28px;
 text-transform: uppercase;
 float: left;
 margin: 0;
}

h1.tittle-blue{
 text-transform: uppercase;
 margin: 0;
 color: blue;
 font-size: 28px;
 float: none !important;
}

section {
  padding: 40px 0;
}

h2{
  font-size: 24px;
  color: blue;
  margin: 1.5rem auto 1rem;
  text-transform: uppercase;
}

h2.title, h2.title-box {
  font-size: 18px;
  color: #0e418f;
  text-transform: uppercase;
}

h2.title {
  margin: 3rem 0 1rem;
}

h2.title-box {
  margin: 1rem 0;
}

a.link, a.link:hover {
 color: #FFF;
}

a.link {
 text-decoration: none;
}

a.link:hover {
 text-decoration: underline;
}

hr.line{
  border: 1px solid #FFFFFF;
  border-top: none;
}

.card{
 border:none !important;
 margin: 5px 0 0 0;
 border-radius: 10px !important;
}

.card-header:first-child{
 border-radius: 10px 10px 0 0 !important;
}

.card-header{
 background-color: #0857E5 !important;
}

.card-body{
 padding: 1.7rem 2rem;
 background-color: #fdf5eb;
}

h3{
  font-size: 26px;
  color: #972d49;
}

p, ul > li{
  color: #393a3f;
  font-size: 17px;
}

p.txt-branco{
  color: #fff;
  font-size: 16px !important;
}

p.txt-sec{
  font-size: 17px;
}

a{
  color: #0054b3;
  font-size: 17px;
}

a:hover{ 
  color: #0054b3;
  text-decoration: none;
}


ul, li{
 margin-bottom: 5px;
 font-size: 16px;
 color: #393a3f;
 font-family: "Roboto", sans-serif;
} 

.material-icons {
 vertical-align: sub;
}

.box{
 margin: 10px 0;
 padding: 0.5rem 1rem 1.5rem;
 border-radius: 10px;
 background-color: #cbd3d940;
 box-shadow: 2px 2px 3px #00000026;

}
.box-princ{
    padding: 25px;
    background-color: #242cd3;
    margin: 40px auto 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 3px #0000003b;
    color: white !important;
}
.box-princ > h2, .box-princ > p{
  color : white !important;
}

.vertical-align {
  display: flex;
  align-items: center;
}

button:focus {outline:0 !important;}

.navbar{
 padding: .2rem 1rem;
}

.navbar-brand {
 margin-right: 1rem;
}

.btn-outline-secondary {
 color: #fff;
}


.btn-saiba-mais {
 color: #fff;
 background-color: rgb(210,36,124);
 padding: .6rem 3rem;
 border-radius: 2rem;
 text-transform: uppercase;
 font-weight: bold;
 display: flex;
 justify-content: center;
 box-shadow: 2px 2px 3px #0000006b;
}

.btn-saiba-mais:hover {
    color: #fff;
    transition: .3s;
    background-color: rgb(237 23 131);
}

 img.brand{
  margin-top: -4px;
}



#accordion #itens .card {
  margin-bottom: 15px;
  border: 0;
  border-radius: 10px 10px 0 0;
}

#accordion #itens .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

#accordion #itens .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #0857e5;
  color: #FFFFFF;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
}

#accordion #itens .card .card-header .btn-header-link:after {
  content: "\f106";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#accordion #itens .card .card-header .btn-header-link.collapsed {
  background: #0857e5;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
}

#accordion #itens .card .card-header .btn-header-link.collapsed:after {
  content: "\f107";
}

#accordion #itens .card .collapsing {
  background: #f1f1f1;
  line-height: 30px;
  /* padding: 20px; */
}

#accordion #itens .card .collapse {
  border: 0;
}

#accordion #itens .card .collapse.show {
  background: #f1f1f1;
  line-height: 30px;
  color: #222;
  /* padding: 20px; */
  border-radius: 0 0 10px 10px;
}


.card-header{
background-color: rgb(39,38,180);
  margin-bottom:0px !important;

}

@media (min-width: 0) and (max-width: 320px) {
 h1 {
  font-size: 1.56rem;
 }
}

@media (min-width: 320.02px) and (max-width: 375px) {
 h1 {
  font-size: 1.66rem;
 }
}

@media (min-width: 375.02px) and (max-width: 425px) {
 h1 {
  font-size: 1.76rem;
 }
}

@media (min-width: 425.02px) and (max-width: 576px) {
 h1 {
  font-size: 1.86rem;
 }
}

@media (min-width: 576.02px) and (max-width: 768px) {
 h1 {
  font-size: 1.96rem;
 }
}









