@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');

html {box-sizing: border-box;font-family:"Roboto", sans-serif;}
*, *:before, *:after {box-sizing: inherit;}


body {
  min-height: 800px;
  //padding-top: 130px;
  font-family:"Roboto", sans-serif;
  font-size: 16px;
}

ul li{
 margin-bottom: 5px;
}

p{
 color: #000;
}

.img {
    margin-bottom: 30px;
}

h1 {
 color: #000;
 font-weight: bold;
 font-size: 24px; 
 text-align: center;
}

h2 {
 color: #182234;
 font-size: 16px;
 font-weight: bold;
}

h3 {
 color: #000;
 font-weight: bold;
 font-size: 14px;
 text-transform: uppercase;
 margin-top: 15px;
}

a {
 color: #0e84b5;
}

a:hover {
 color: #0e84b5;
 text-decoration: underline;
}

a.link {
 color: #1972b3;
 font-size: 16px;
 font-weight: bold;
}

a.link:hover {
 color: #1972b3;
 text-decoration: underline;
 font-weight: bold;
}

.aj-txt-barra{
 display: none;
}

.box {
 background-color: #e9f2fb;
 padding: 16px;
}


#itens ul li{
 font-size: 14px;
}

a.not-capa:hover{
 text-decoration: none !important;
 opacity: .8;
}

a.not-capa:hover img{
 text-decoration: none !important;
 opacity: .8;
}

@media (min-width: 768px){
 .col-sm-offset-5des {
    margin-left: 42.666667%;
 }
}

hr.m1{
 margin-top: -6px;
 border-top: 1px solid #000;
 width: 100%;
 margin-bottom: 0;
}

#itens ul li > span{
 color: #191919;
}

footer {
 padding: 28px 0 28px;
}

footer p{
 font-size: 16px;
 color: #fff;
 margin-bottom: 5px;
}

footer h1{
 color: #243e7f;
 font-weight: bold;
 font-size: 16px;
 text-transform: uppercase;
}

footer a{
 color: #243e7f;
 font-size: 14px;
}
 

footer a:hover{
 color: #243e7f;
 font-size: 14px;
 text-decoration: underline;
}

.bg-ft{
 background-color: #6aaef4;
}

.bg-1{
  background-color: #fff2d7;
}

section {
    padding: 70px 0;
}

.cabecalho {
 width: 100%;
 overflow: hidden;
}

.cabecalho img {
 width: 100%;
 margin-left: 0;
}

pre {
 background-color: rgba(245, 245, 245, 0);
 border: none;
}

h4.panel-title.accordion-toggle {
 color: #182234 !important;
 font-size: 18px !important;
 text-transform: none !important;
 letter-spacing: normal !important;
 font-weight: normal !important;
}

.panel-default>.panel-heading {
    color: #E0004D;
    background-color: #FFF;
}

.panel-heading {
 padding: 23px 15px;
 cursor: pointer;
}

.accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content:"\e114";
    //content: url('https://www.ucs.br/site/midia/arquivos/item-rosa_aberto.png');
    float: left;        /* adjust as needed */ 
    margin-right: 10px;
}

.panel-heading.collapsed .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    //content: url('https://www.ucs.br/site/midia/arquivos/item-rosa.png');
    content:"\e080";
    margin-right: 10px;
}

.item-menu{
 color: #000 !important;
 text-transform: uppercase;
 font-size: 15px !important;
 font-weight: bold;
 display: block;
 padding: .5rem 1.999rem;
}

#menu2{
 /*border-bottom: 2px solid #000;*/
}

#menu2 a.active {
    color: #d6358d!important;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: bold;
    display: block;
    padding: .5rem 1.999rem;
}

#menu2 a.active > a:before {
visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.vertical-align {
  display: flex;
  align-items: center;
}

button:focus {outline:0 !important;}

 .aj-img{
  margin-top: -5px;
}

.bt1 {
 //background-color:#fff !important;
 padding: 12px 32px;
 border: 1px solid #d6358d !important;
 color: #000 !important;
 font-weight: bold;
 text-transform: uppercase;
 font-size: 14px;
 border-radius: 0 !important;
 -webkit-transition: all .35s;
 -moz-transition: all .35s;
 transition: all .35s;
 font-family: 'Roboto',Arial,sans-serif;
 display: inline-block;
 margin-left: 16px;
}

.bt1:hover{ 
  background-color: #d6358d;
  color:#ffffff !important;
  text-decoration:none !important;
  border-radius: 0 !important;
}

.progress {
 height: 32px;
}

.progress-bar {
 line-height: 30px;
}

.progress-bar-d1{
 background-color: #07aced;
}

.progress-bar-d2{
 background-color: #0588d8;
}

.progress-bar-d3{
 background-color: #0061a8;
}

.progress-bar-d4{
 background-color: #034872;
}

.progress-bar-d5{
 background-color: #ffa506;
}

 .box-d1{
 background-color: #4a7385;
 padding: 10px;
 min-height: 240px;
 color: blue;
}

.box-d1 p{
 color: white !important;
}

 .box-d2{
 background-color: #2e3e58;
 padding: 10px;
 min-height: 240px;
}

.box-d2 p{
 color: white !important;
}

 .box-d3{
 background-color: #182234;
 padding: 10px;
 min-height: 240px;
}

.box-d3 p{
 color: white !important;
}

 .box-d4{
 background-color: #f3b728;
 padding: 10px;
 min-height: 240px;
}

 .box-d5{
 background-color: #ffa506;
 padding: 10px;
 min-height: 240px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


@media only screen and (max-device-width: 1024px) {
 .aj-img{
  display: none;
}

 .aj-txt-barra{
 display: contents;
}

.ac-barr{
 width: 25% !important;
}

}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font: normal normal 16px/1 'Glyphicons Halflings';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 4px;
}


  /***** ACCORDION ******/

.accordion2 {
    background-color: #fff;
    color: #0061a8;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    /*border: none;*/
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    border: 3px solid #000;
    border-bottom-width: 1px;
    font-weight: bold;
}

.accordion2:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    //content: '\002B';
    color: #0061a8;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

.activeX:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    //content: "\2212";
}

.panelx {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: 2px solid #000;
    margin-bottom: 12px;
    border-top: 0;
    max-content: fit-content;
}

.panelx p{
 margin: 20px 0 20px 0;
 font-size: 16px !important;
}

.panelx a{
 font-size: 16px !important;
}

.panelx a:hover{
 font-size: 16px !important;
}