@font-face {
  font-family: 'Calibre Regular';
  src:  url('../fonts/Calibre-Regular.eot#iefix') format('embedded-opentype'),
        url('../fonts/Calibre-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Calibre Semibold';
    src:  url('../fonts/Calibre-Semibold.eot#iefix') format('embedded-opentype'),
    url('../fonts/Calibre-Semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-size: 16px;
}
.sesi {
    color: #00883D;
}
.senai {
    color: #EF8A18;
}
a:hover.sesi {
    color: #00883D;
}
a:hover.senai {
    color: #EF8A18;
}
.acesso-rapido {
    margin-top: 30px;
}
.acesso-rapido h3 {
    font-size: 1.1em;
    /*color: #6d6d6d;*/
    line-height: 1.1em;
}
.transparencia {
    margin-top: 20px;
}
.transparencia h3 {
    font-size: 0.9em;
}
.transparencia {
    background-color: #F3F4F5;
    padding: 12px;
}
.transparencia h3 {
    padding: 0;
    margin: 0;
}
.acesso-rapido .regulamentos li {
    float:left;
    list-style: none;
}
.acesso-rapido .regulamentos span {
    vertical-align: top;
}
.acesso-rapido .regulamentos a {
    text-decoration: none;
    color: #b4b4b4;
}
.acesso-rapido .regulamentos .separador {
    margin-left: 20px;
    margin-right: 20px;
}
.content-menu li {
    width: 16.66%;
}
.content-menu li, .content-menu .filter-search {
    height: 55px;
}
.content-menu a {
    display: block;
    height: 70px;
    padding-top: 14px;
    text-decoration: none;
}
.content-menu p {
    font-size: 18px;
}
.busca .subtitle {
    color: #5c5c5c;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.busca .resultados .edital {
    border: 1px solid #d9d9d9;
}
.edital {
    font-family: "Calibre Regular";
    margin-bottom: 20px;
}
.edital .header {
    background: #05477b;
    color: #FFF;
    font-size: 20px;
    margin: 0;
    padding: 10px;
}
.edital .header .numero {
    float: left;
}
.edital .header .empresas {
    float: right;
}
.edital .dados {
    padding: 10px;
}
.edital .status {
    font-family: "Calibre Semibold" !important;
}
.edital .documentos {
    color: #5c5c5c;
}
.edital .documentos > li {
    font-size: 15.3px;
}
.edital .documentos ul {
    list-style: none;
    padding-left: 28px;
}
.edital-side .infos {
    background-color: #f4f4f4;
  /*  float: right; */
    padding: 25px;
 /*    width: 295px; */
    margin-bottom: 25px;
}
.edital-side h3 {
    font-family: "Calibre Regular";
    font-size: 22px;
    margin: 0 0 15px 0;
}
.edital-side p {
    font-family: "Calibre Regular";
    font-size: 16px;
    line-height: 22px;
    opacity: 0.5;
    margin: 0 0 10px 0;
}
.edital-side .dl a {
    color: #5c5c5c;
}
.edital-side .dl h3 {
    font-size: 19px;
    margin-bottom: 4px;
}
.edital-side .dl p {
    margin-top: 4px;
    font-size: 16px;
}

@media (max-width: 767px) {
    .content-menu p {
        font-size: 18px;
    }
    .edital-side .infos {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .content-menu li {
        width: 16.6666666666% !important;
    }
    .content-menu p {
        font-size: 20px;
    }
}

.content-menu {
    margin-bottom: 10px;
    margin-top: 14px;
}
.content-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#menu-busca li i.icon {
  margin-bottom: 5px;
}
.content-menu li, .content-menu .filter-search {
  background-color: #f4f4f4;
  border-top: 2px solid;
  cursor: pointer;
  float: left;
  height: 71px;
  text-align: center;
}
.content-menu .filter-search > button {
  width: 100px;
  height: 45px;
  font-family: "Calibre Semibold";
  font-size: 14px;
  color: #fff;
  border: none;
  margin: 12px 10px;
}
.content-menu li.active p, .content-menu li:hover p {
  color: #FFF;
}
.content-menu p {
  font-family: "Calibre Regular";
  font-size: 18px;
  color: black;
  margin: 7px;
}

ul.documentos a, ul.documentos {
    font-size: 15.3px;
    color: #5c5c5c;
}

.content-menu i {
  display: block;
  width: 20px;
  height: 24px;
  margin: 14px auto 0
}
.content-menu li:hover .icon, .content-menu li.active .icon, .video-desc > a:hover .play-video .icon.ic-play {
  background-image: url('http://arquivos.portaldaindustria.com.br/imgs/2015/sprites/Sprite.png?r=0.8039622923')!important;
}
.active-content-menu{
    background-position: right -48px !important;
}

.active-content-menu > a {
    width: auto !important;
}
/* Gradients */
.gradient, .gradient-hover, .content-menu li.active, .content-menu li:hover {
  background: #2b313d; /* Old browsers */
  background: -moz-linear-gradient(70deg,  #2b313d 0%, #05477b 51%, #4f586d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#2b313d), color-stop(51%,#05477b), color-stop(100%,#4f586d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(70deg,  #2b313d 0%,#05477b 51%,#4f586d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(70deg,  #2b313d 0%,#05477b 51%,#4f586d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(70deg,  #2b313d 0%,#05477b 51%,#4f586d 100%); /* IE10+ */
  background: linear-gradient(70deg,  #2b313d 0%,#05477b 51%,#4f586d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b313d', endColorstr='#4f586d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.home-news .gradient:hover, .gradient-hover:hover {
  background: #515765; /* Old browsers */
  background: -moz-linear-gradient(70deg,  #515765 0%, #565e71 51%, #727c94 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#515765), color-stop(51%,#565e71), color-stop(100%,#727c94)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(70deg,  #515765 0%,#565e71 51%,#727c94 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(70deg,  #515765 0%,#565e71 51%,#727c94 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(70deg,  #515765 0%,#565e71 51%,#727c94 100%); /* IE10+ */
  background: linear-gradient(70deg,  #515765 0%,#565e71 51%,#727c94 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515765', endColorstr='#727c94',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
