/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face {
  font-family: OpenSans;
  src: url(../fonts/OpenSans-CondLight.ttf); }

html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: Merriweather, 'Helvetica Neue', Arial, sans-serif; }

hr {
  max-width: 50px;
  border-color: #40C8AC;
  border-width: 3px; }

hr.light {
  border-color: #fff; }

a {
  color: #40C8AC;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s; }

a:hover, a:focus {
  color: #40C8AC;
  text-decoration: none; }

footer a {
  color: #68EEFF; }

h1, h2, h3, h4, h5, h6 {
  font-family: OpenSans,'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

p {
  margin-bottom: 20px;
  font-size: 1.1em;
  line-height: 1.5; }

.bg-primary {
  background-color: #eee; }

.bg-dark {
  color: #fff;
  background: url("../images/bg-dark.jpg");
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 80px 0 50px 0; }

aside {
  padding: 50px 0; }

.no-padding {
  padding: 0; }

.carousel-inner h2 {
  font-size: 64px !important;
  margin-bottom: -16px;
  margin-left: -3px; }

.float-left {
  float: left;
  margin: 0 20px 10px 0; }

.destak {
  background: none repeat scroll 0 0 #009999;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  color: #ffffff;
  display: table;
  font-size: 15px;
  padding: 10px;
  width: 270px;
  visibility: visible !important; }

/* .destak:hover {
	background: transparent;
	border: 2px solid #009999;
	color: #009999;
	padding: 10px;
	border-radius: 4px;
	display: table;
	text-decoration:none;
} */
.navbar-default {
  border-color: rgba(34, 34, 34, 0.05);
  font-family: openSans, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  background-color: #009999;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s; }

.navbar-default .navbar-header .navbar-brand {
  margin: -8px 0 0 0;
  padding: 0; }

.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
  color: #40C8AC; }

.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
  font-size: 1.5em;
  color: #FFF;
  text-align: center; }

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
  color: #40C8AC; }

.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus {
  color: #194F3B !important;
  background-color: transparent; }

.navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent; }

.header-image {
  display: none; }

header .header-content ul li {
  list-style: none; }

.header-image img, .header-text {
  position: relative; }

nav:after {
  background: transparent linear-gradient(to right, #c6ff00 0%, #00ccff 51%, #7a690a 100%) repeat scroll 0% 0%;
  background-color: transparent;
  background-image: linear-gradient(to right, #c6ff00 0%, #00ccff 51%, #7a690a 100%);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  position: relative;
  top: 1px;
  height: 2px;
  width: 100%; }

.navbar-default img {
  width: 100%;
  margin-top: 0;
  transition: all 0.5s; }

.service-box i {
  border: 2px solid #E1E1E1;
  border-radius: 500px !important;
  padding: 35px 0 0 29px;
  margin: 0 0 -8px 0;
  transition: all, 0.5s;
  width: 130px;
  height: 130px; }

.service-box:hover i {
  background: #40C8AC;
  color: #fff;
  border-color: #40C8AC;
  transition: all, 0.5s; }

.art-title a {
  font-size: 1.2em;
  margin: 0 0 8px 0;
  display: table; }

.news * {
  font-family: arial; }

.news .resumo {
  font-size: 0.9em;
  color: #999;
  margin: 8px 0 0 0; }

.img-news img {
  width: 100%; }

.news .data {
  color: #BBBBBB;
  font-size: 1.1em; }

.news ul {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0; }

.news ul li {
  margin: 13px 0;
  display: table; }

#premio ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#premio ul li {
  margin: 10px 0; }

.premiacao i, #premio i {
  color: #F9FF10;
  font-size: 22px;
  display: inline-table;
  position: relative;
  top: 4px;
  margin: 0 2px 0 0px; }

#premio h6 {
  font-size: 12px;
  font-family: arial;
  color: #68F2F2;
  display: table;
  margin: 2px 0 0 30px; }

footer {
  margin: 0 !important;
  background: url(../images/bg-header.jpg) bottom center no-repeat;
  padding: 50px 0;
  background-size: cover;
  color: #fff; }

form label {
  color: #817C7C !important;
  font-family: lato;
  margin: 4px 0 0 2px;
  font-size: 1.1em; }

ul.logo-footer {
  list-style: none;
  margin: 0;
  padding: 0; }

.logo-footer li a {
  width: 100%;
  height: 100%;
  display: table; }

.logo-footer li {
  display: inline-table;
  margin: 52px 2px 9px;
  height: 50px; }

.logo-footer li.lg-mcti {
  width: 115px; }

.logo-footer li.lg-cnpq {
  width: 128px; }

.logo-footer li.lg-gov {
  width: 179px; }

li.lg-mcti a {
  background-position: center center;
  background: url(../images/lg-mcti-footer.png) 0 0 no-repeat; }

li.lg-gov a {
  background-position: center center;
  background: url(../images/lg-gov-footer.png) 0 0 no-repeat; }

li.lg-cnpq a {
  background-position: center center;
  background: url(../images/lg-cnpq-footer.png) 0 -4px no-repeat; }

header.header-interno {
  min-height: 93px; }

@media (min-width: 768px) {
  .header-image img {
    width: 400px; }

  .header-image {
    display: block; }

  .navbar-default {
    border-color: rgba(255, 255, 255, 0.3);
    background: rgba(0, 0, 0, 0.42); }

  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7); }

  .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
    color: #fff; }

  .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7); }

  .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
    color: #fff; }

  .navbar-default.affix {
    border-color: rgba(34, 34, 34, 0.05);
    background-color: #009999; }

  .navbar-default.affix .container-fluid {
    margin-top: 15px;
    margin-bottom: 15px;
    transition: all 0.5s; }

  .navbar-default.affix img {
    width: 80%;
    margin-top: 7px;
    transition: all 0.5s; }

  .navbar-default.affix .navbar-header .navbar-brand {
    font-size: 14px;
    color: #40C8AC; }

  .navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #40C8AC; }

  .navbar-default.affix .nav > li > a, .navbar-default.affix .nav > li > a:focus {
    color: #fff; }

  .navbar-default.affix .nav > li > a:hover, .navbar-default.affix .nav > li > a:focus:hover {
    color: #40DBD5; } }
header {
  position: relative;
  width: 100%;
  min-height: auto;
  text-align: center;
  color: #fff;
  background-image: url(../images/bg-header.jpg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

header .header-content {
  position: relative;
  width: 100%;
  padding: 100px 15px;
  text-align: center; }

header .header-content h1 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase; }

header .header-content h2 {
  font-weight: 500 !important; }

.bold {
  font-weight: bold; }

header .header-content hr {
  margin: 30px auto; }

header .header-content p {
  font-size: 37px;
  text-align: left;
  line-height: 1em;
  font-family: OpenSans,'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  text-align: center;
  color: rgba(0, 0, 0, 0.8); }

header .header-content ul li {
  margin: 1px 0 1px 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 19px; }

header .header-content ul {
  margin: 8px 0 21px 0;
  padding: 0;
  list-style: circle; }

.bt-icon {
  margin: 0 7px 0 0px; }

.countdown li {
  float: left;
  padding: 6px 10px !important;
  text-align: center;
  color: #ffffff !important;
  font-size: 18px !important;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin: 0px 2px 0 !important; }

.countdown p {
  font-size: 16px !important;
  line-height: 16px !important;
  margin: 0; }

@media (min-width: 768px) {
  header {
    min-height: 100%; }

  .carousel-caption {
    margin: 0;
    width: 100%;
    left: 0; }

  header .header-content {
    position: absolute;
    padding: 0 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

  header .header-content {
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
    text-align: left;
    padding-top: 0; }

  .header-content > div {
    float: left;
    font-family: lato; }

  header .header-content p {
    font-size: 37px;
    text-align: left;
    line-height: 1em;
    font-family: OpenSans,'Open Sans', 'Helvetica Neue', Arial, sans-serif; } }
.section-heading {
  margin-top: 0; }

.service-box {
  margin: 50px auto 0;
  max-width: 400px; }

@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0; } }
@media (min-width: 1280px) {
  .header-image img {
    width: auto; }

  .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 50%; } }
.service-box p {
  margin-bottom: 0; }

.portfolio-box {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 650px; }

.portfolio-box .portfolio-box-caption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  opacity: 0;
  background: rgba(64, 200, 172, 0.8);
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s; }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%); }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: openSans,  'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600; }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px; }

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1; }

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px; }

  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px; } }
.call-to-action h2 {
  margin: 0 auto 20px; }

.text-primary {
  color: #40C8AC; }

.no-gutter > [class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.btn-default {
  border-color: #fff;
  color: #222;
  background-color: #fff;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s; }

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  border-color: #ededed;
  color: #222;
  background-color: #f2f2f2; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  border-color: #fff;
  background-color: #fff; }

.btn-default .badge {
  color: #fff;
  background-color: #222; }

.btn-primary {
  border-color: #40C8AC;
  color: #fff;
  background-color: #40C8AC;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s; }

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  border-color: #1FEDED;
  color: #fff;
  background-color: #3ECFD5; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  border-color: #40C8AC;
  background-color: #40C8AC; }

.btn-primary .badge {
  color: #40C8AC;
  background-color: #fff; }

.btn {
  border: 0;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: tahoma;
  font-weight: lighter; }

/*::-moz-selection {
 text-shadow: none;
 color: #fff;
 background: #222;
}
::selection {
	text-shadow: none;
	color: #fff;
	background: #222;
}*/
/*img::selection {
	color: #fff;
	background: 0 0;
}*/
img::-moz-selection {
  color: #fff;
  background: 0 0; }

a.banner-link {
  display: block;
  height: 100%;
  position: inherit;
  width: 100%;
  z-index: 9; }

.carousel-caption a h2, .carousel-caption a h3 {
  color: #30937E; }

@media (max-width: 780px) {
  .destak.btn-xl.wow.tada.page-scroll {
    width: 100% !important;
    font-size: 10px !important; }

  .header-content .destak ul {
    display: table;
    padding: 0;
    width: 247px;
    margin: 0 auto;
    padding: 8px 0 10px; } }
@media (max-width: 600px) {
  header .header-content ul li {
    font-size: 12px !important; }

  .carousel-inner h2, .carousel-inner h3 {
    font-size: 26px !important;
    display: table !important;
    width: 100%;
    position: relative !important; }

  img[alt="logo-rascunho"] {
    display: none; }

  .header-content .destak ul {
    width: 190px; }

  header .header-content p {
    font-size: 20px !important; }

  header .header-content {
    width: 100%;
    padding: 0 2px 27%; }

  header .header-content p {
    font-size: 10px !important; }

  header .header-content p.sub-tit-banner {
    font-size: 21px !important;
    margin: 19px 0 0 0 !important; }

  li.descricao-premio {
    display: none; } }
@media (max-width: 340px) {
  .carousel-caption {
    position: absolute;
    right: 0%;
    bottom: -19px;
    left: 9%;
    padding-top: 0;
    padding-bottom: 0; } }