﻿@import url("https://fonts.googleapis.com/css?family=Raleway:200,400,700&display=swap");

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background: #5898f9
}

.dropdown-menu>li>a {
    color: #fff
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #97C608;
    text-decoration: none;
    color: #000
}

.nav .caret {
    border-bottom-color: #575757;
    border-top-color: #575757
}

.imprensa {
    position: absolute;
    right: 15px;
    min-width: 290px;
    top: 50px
}

.imprensa a {
    color: #000;
    font-weight: 700
}

.banners-index .item {
    background: #1cc3c9;
    color: #FFF
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.blog-post {
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 2px solid #cccccc
}

.date-post {
    cursor: default;
    height: 26px;
    padding-top: 2px
}

.blog-post .excerpt {
    margin-top: 20px
}

.featured-post-media {
    margin-bottom: 20px
}

.bold {
    font-weight: bold
}

.eventos {
    margin-bottom: 5rem
}

.eventos .title {
    margin-top: 0
}

section.noticias {
    margin-top: 20px
}

section.noticias article {
    padding-bottom: 30px;
    display: inline-block;
    width: 100%
}

section.noticias figure {
    margin-right: 3%;
    margin-top: 5px
}

section.noticias .read-all {
    border: none
}

.thumbnail {
    border: none
}

.noticias .title {
    font-size: 16px;
    margin-top: 5px
}

.content-cursos-eventos a {
    color: #fff
}

.content-area p {
    color: #fff
}

.content-area p:hover {
    color: #000
}

.estado {
    word-break: break-all
}

.breadcrumb {
    background: #FFF
}

.idiomas {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%
}

.read-all {
    width: 100%;
    display: inline-block;
    border-top: 2px solid #d6d6d6;
    margin-top: 10px;
    padding: 10px 0
}

.read-all a {
    color: #98bc29;
    font-weight: 600;
    padding: 10px
}

.read-all span:before {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 10px;
    position: relative;
    top: 0;
    content: "\e080";
    margin-right: 8px
}

.imprensa a:first-child {
    float: left
}

.menu-footer a {
    color: #757575
}

.photo-gallery img {
    display: inline
}

.form-contato input,
.form-contato select,
.form-contato textarea {
    margin: 5px 0
}

.form-contato input.honeypot-captcha {
    display: none;
    opacity: 0;
    height: 0;
    width: 0;
    z-index: -1
}

.form-contato #usernumber {
    max-width: 55px;
    margin-left: 5px
}

.form-contato .btn-captcha {
    background: #515151;
    border: none;
    color: white;
    margin-top: 1rem
}

.form-contato .color-captcha {
    background: #e7e7e7;
    padding: 12px 15px;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 1.5rem;
    font-weight: 600
}

.form-contato .color-captcha p {
    font-family: 'Raleway', sans-serif
}

.form-contato .color-captcha .soma {
    display: inline-block;
    border: 1px solid #3d3d3d;
    padding: 5px 20px;
    background: #fff;
    font-weight: 600;
    margin-right: 5px
}

.form-contato .color-captcha label {
    position: absolute;
    left: -999em
}

.form-contato .color-captcha .resultado-soma {
    border: 1px solid #3d3d3d;
    padding: 5px 2px;
    text-align: center;
    margin-left: 5px;
    max-width: 50px
}

.contato-background {
    background: url("../img/mapa.jpg");
    padding: 20px;
    min-height: 800px
}

.contato {
    background-color: #fff;
    opacity: 0.9;
    padding: 10px
}

.contato .title {
    font-family: ralewaylight;
    font-size: 50px
}

.contato-info div {
    margin: 20px 0
}

.contato-info div .desc {
    display: inline-block
}

.form-contato {
    margin-top: 40px
}

.form-contato input,
.form-contato select,
.form-contato radiobox,
.form-contato textarea {
    margin: 5px 0
}

.square-list,
.triangle-list {
    padding-left: 0
}

.square-list li,
.triangle-list li {
    line-height: 25px;
    list-style: none;
    color: #A1A1A1
}

.square-list li:first-child,
.triangle-list li:first-child {
    margin-top: 20px
}

.square-list li:before {
    content: "■ ";
    color: #5998f9;
    position: relative;
    bottom: 1px
}

.triangle-list li:before {
    color: #000;
    margin-right: 3px;
    content: "\e072 ";
    position: relative;
    bottom: 1px;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 0
}

.bullets-years {
    display: inline-block
}

.bullets-years ul {
    display: inline-block;
    border-bottom: 1px solid #d6d6d6;
    height: 13px;
    padding: 0;
    margin-left: 40px
}

.bullets-years ul li {
    display: inline-block;
    list-style: none;
    margin: 0 7px
}

.bullets-years ul li:first-child {
    margin-left: 0
}

.bullets-years ul li:last-child {
    margin-right: 0
}

.bullets-years ul li a {
    display: inline-block
}

.idiomas li {
    display: inline
}

.idiomas>li {
    margin-right: 5%
}

.category-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.category-list li:before {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 10px;
    position: relative;
    top: 0;
    content: "\e080";
    color: #a1a1a1
}

.category-list li {
    margin: 4px 0;
    border-top: 1px dotted #a1a1a1;
    padding: 20px 0
}

.category-list li:last-child {
    border-bottom: 1px dotted #a1a1a1
}

.category-list li a {
    color: #000;
    margin-left: 5px
}

.category-list li span {
    color: #a1a1a1;
    font-family: "Helvetica Neue";
    font-weight: lighther
}

.resolucoes {
    list-style: none;
    margin: 0;
    padding: 0
}

.resolucoes li:before {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 10px;
    position: relative;
    top: 0;
    content: "\e072"
}

.resolucoes li {
    margin: 4px 0
}

.resolucoes li a {
    color: #a1a1a1;
    margin-left: 5px
}

.menu-footer {
    background: #242424
}

.menu-footer ul {
    list-style: none;
    display: inline-block;
    margin-top: 20px
}

.menu-footer ul li {
    display: inline;
    padding: 0 10px
}

.menu-footer ul li:nth-child(2) {
    border-left: 1px solid #757575;
    border-right: 1px solid #757575
}

.year-major div {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000
}

.year-minor div {
    width: 7px;
    height: 7px;
    opacity: 3;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: #d6d6d6;
    position: relative;
    margin-top: -6px
}

.destaques {
    margin-top: 50px
}

.destaques .box-destaque {
    padding-left: 7px;
    padding-right: 7px
}

.destaques .box-destaque .thumbnail {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    height: 230px
}

.destaques .box-destaque img {
    height: 100px;
    margin-bottom: 30px
}

.destaques .box-destaque h3 {
    font-size: 12px;
    font-weight: 600
}

.box-alerta .ico {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: #1cc3c9
}

.box-alerta * span {
    vertical-align: middle
}

.define-post-type .box {
    width: 66px;
    height: 66px
}

.define-post-type .box span[class*=icons] {
    margin-top: 10px;
    display: inline-block
}

.related-articles {
    background: #eee;
    display: inline-block;
    padding: 20px 0
}

.publicacao {
    border-bottom: 2px solid #ccc;
    display: inline-block;
    padding: 20px 0 40px
}

.publicacao .capa {
    margin-top: 20px;
    margin-left: 20px
}

.publicacao .format {
    width: 70px;
    height: 70px;
    background-color: #5898f9;
    margin-top: 20px;
    margin-right: 20px;
    display: inline-block;
    color: #fff;
    font-size: 9px;
    text-align: center;
    cursor: pointer;
    float: left
}

.publicacao-info {
    color: #A1A1A1;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 13px
}

.publicacao-info .solicitar-edicao {
    font-weight: normal;
    text-transform: none
}

.home-info img {
    border-radius: 3px
}

.home-info .content-area {
    min-height: 180px;
    display: inline-block;
    width: 100%;
    padding: 3rem 00.8rem
}

.home-info *[class*=mosaico-] {
    background-color: rgba(0, 0, 0, 0.8);
    height: 180px;
    min-height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFF;
    padding: 0;
    margin: 0
}

.home-info .mosaico-item {
    overflow: hidden
}

.home-info *[class*=mosaico-]:hover .content-area,
.home-info *[class*=mosaico-]:focus .content-area {
    background-color: #ffd84594;
    color: #000
}

.home-info *[class*=mosaico-]:hover .content-area .text,
.home-info *[class*=mosaico-]:focus .content-area .text {
    color: #000
}

.home-info .content-cursos-eventos {
    margin-bottom: 10px;
    white-space: normal;
    width: 100%;
    border-radius: 5px;
    position: relative
}

.home-info .w-f400 {
    font-weight: 400
}

.home-info .w-f600 {
    font-weight: 600
}

.home-info .container-imagem {
    position: relative
}

.home-info .image {
    display: block;
    margin: 0 auto;
    height: auto
}

.home-info .text {
    color: #fff
}

.home-info a {
    color: #000;
    font-weight: 600
}

.padding-left-0 {
    padding-left: 0
}

.banners-index-institucional {
    margin-top: 70px;
    display: inline-block
}

span[class*=icons-] {
    display: block;
    margin: 0 auto
}

.icons-rss {
    float: right;
    margin-left: 20px
}

.ico-post {
    float: left
}

.format span[class*=icons-] {
    margin: 10px auto
}

.footer-ico {
    display: inline-block;
    float: left;
    padding: 2%
}

.nic .footer-ico,
.registro .footer-ico,
.cert .footer-ico,
.ceptro .footer-ico,
.cetic .footer-ico,
.w3c .footer-ico {
    margin-top: 10px
}

.carousel-control {
    width: 2%
}

footer {
    background: #353535;
    display: inline-block;
    width: 100%;
    margin-top: 50px
}

footer figure {
    border-bottom: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    display: inline-block;
    height: 130px;
    padding: 1% 2%
}

footer .cgi {
    height: 180px
}

footer .nic,
footer .registro,
footer .cert,
footer .ceptro,
footer .cetic,
footer .ptt .w3c {
    bottom: 30px;
    position: relative
}

footer .nic .footer-ico,
footer .registro .footer-ico,
footer .cert .footer-ico,
footer .ceptro .footer-ico,
footer .cetic .footer-ico,
footer .ptt .w3c .footer-ico {
    margin-top: 10px
}

footer .text-right {
    display: inline-block;
    padding-bottom: 20px;
    width: 100%;
    font-size: 12px
}

.footer-ico {
    display: inline-block;
    float: left;
    padding: 2%
}

.license {
    color: #757575;
    padding: 20px 40px;
    font-size: 11px
}

.cgi {
    background: none repeat scroll 0 0 #2E2E2E;
    border-bottom: 10px solid #5898F9;
    border-right: medium none;
    margin-right: 20px;
    padding: 40px
}

.menu-footer {
    background: #242424;
    font-size: 12px
}

.menu-footer p {
    font-size: 10px;
    margin-left: 255px;
    margin-top: 10px
}

.menu-footer ul {
    list-style: none;
    display: inline-block
}

.menu-footer ul li {
    display: inline;
    padding: 0 10px
}

.menu-footer ul li:nth-child(2) {
    border-left: 1px solid #757575;
    border-right: 1px solid #757575
}

.menu-footer ul a {
    color: #757575
}

.footer {
    background: #353535;
    position: relative;
    margin-top: 50px
}

.footer .links-footer {
    display: inline-block;
    list-style: none;
    float: left;
    margin-left: -35px
}

.footer .links-footer li {
    display: inline;
    position: absolute;
    bottom: 0
}

.footer .links-footer li a {
    display: inline-block;
    height: 120px;
    width: 140px;
    background: url("about:blank");
    z-index: 9999;
    margin-bottom: 60px
}

.footer .links-footer li.link-quem a,
.footer .links-footer li.link-trabalhe a {
    height: 50px;
    width: 100px;
    position: absolute;
    bottom: 65px
}

.footer .links-footer li.link-trabalhe {
    left: 275px
}

.footer .links-footer li.link-quem {
    left: 400px
}

.footer .links-footer .link-cgi {
    bottom: 100px;
    left: 0;
    height: 185px
}

.footer .links-footer .link-cgi a {
    width: 195px
}

.footer .links-footer .link-nic {
    bottom: 65px;
    left: 20.2%
}

.footer .links-footer .link-nic a {
    width: 120px
}

.footer .links-footer .link-registro {
    bottom: 68px;
    left: 35%
}

.footer .links-footer .link-registro a {
    width: 100px
}

.footer .links-footer .link-cert {
    bottom: 68px;
    left: 45%
}

.footer .links-footer .link-cert a {
    width: 100px
}

.footer .links-footer .link-cetic {
    bottom: 68px;
    left: 54%
}

.footer .links-footer .link-cetic a {
    width: 100px
}

.footer .links-footer .link-ceptro {
    bottom: 68px;
    left: 63%
}

.footer .links-footer .link-ceptro a {
    width: 115px
}

.footer .links-footer .link-ptt {
    bottom: 68px;
    left: 84%
}

.footer .links-footer .link-ptt a {
    width: 100px
}

.footer .links-footer .link-ceweb {
    bottom: 68px;
    left: 74%
}

.footer .links-footer .link-ceweb a {
    width: 110px
}

.footer .links-footer .link-w3c {
    bottom: 68px;
    left: 92%
}

.footer .links-footer .link-w3c a {
    width: 80px
}

.footer .pull-right {
    display: inline-block;
    width: 130px;
    margin-top: 80px
}

.footer .pull-right a:before {
    content: "\00BB";
    margin: 5px
}

@media (max-width: 1200px) {
    .footer .img-responsive {
        width: 95%
    }

    .footer .links-footer li a {
        height: 120px
    }

    .footer .links-footer .link-cgi {
        height: 150px
    }

    .footer .links-footer .link-cgi a {
        width: 195px
    }

    .footer .links-footer .link-nic {
        left: 20%
    }

    .footer .links-footer .link-nic a {
        width: 110px
    }

    .footer .links-footer .link-registro {
        left: 32%
    }

    .footer .links-footer .link-registro a {
        width: 110px
    }

    .footer .links-footer .link-cert {
        left: 43%
    }

    .footer .links-footer .link-cert a {
        width: 80px
    }

    .footer .links-footer .link-cetic {
        left: 52%
    }

    .footer .links-footer .link-cetic a {
        width: 80px
    }

    .footer .links-footer .link-ceptro {
        left: 60%
    }

    .footer .links-footer .link-ceptro a {
        width: 100px
    }

    .footer .links-footer .link-ptt {
        left: 82%
    }

    .footer .links-footer .link-ptt a {
        width: 70px
    }

    .footer .links-footer .link-ceweb {
        left: 70%
    }

    .footer .links-footer .link-ceweb a {
        width: 100px
    }

    .footer .links-footer .link-w3c {
        left: 89%
    }

    .footer .links-footer .link-w3c a {
        width: 60px
    }

    .footer .links-footer .link-quem a,
    .footer .links-footer .link-trabalhe a {
        height: 25px !important;
        bottom: 65px
    }

    .footer .links-footer .link-trabalhe {
        left: 210px !important
    }

    .footer .links-footer .link-quem {
        left: 320px !important
    }

    .footer .pull-right {
        margin-right: 30px;
        margin-top: 60px
    }
}

@media (max-width: 998px) {
    .footer .links-footer li {
        bottom: 140px !important
    }

    .footer .links-footer li a {
        height: 80px;
        width: 140px
    }

    .footer .links-footer .link-cgi a {
        height: 100px;
        width: 120px
    }

    .footer .links-footer .link-nic a {
        width: 80px
    }

    .footer .links-footer .link-registro a {
        width: 85px
    }

    .footer .links-footer .link-cert a {
        width: 70px
    }

    .footer .links-footer .link-cetic a {
        width: 60px
    }

    .footer .links-footer .link-ceptro a {
        width: 75px
    }

    .footer .links-footer .link-ptt a {
        width: 50px
    }

    .footer .links-footer .link-ceweb a {
        width: 80px
    }

    .footer .links-footer .link-w3c a {
        width: 50px
    }

    .footer .links-footer li.link-quem,
    .footer .links-footer li.link-trabalhe {
        bottom: -4px !important
    }

    .footer .links-footer li.link-quem a,
    .footer .links-footer li.link-trabalhe a {
        bottom: 115px
    }

    .footer .links-footer li.link-trabalhe {
        left: 150px !important
    }

    .footer .links-footer li.link-quem {
        left: 250px !important
    }

    .footer .pull-right {
        margin-right: 5px;
        margin-top: 45px
    }
}

@media (max-width: 779px) {
    .footer .links-footer li a {
        display: none
    }
}

.caps {
    text-transform: uppercase
}

.title a {
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 700
}

.excerpt {
    color: #a1a1a1;
    font-size: 13px
}

.category,
.read-more {
    color: #98bc29;
    font-weight: 700;
    display: inline-block;
    margin-top: 5px
}

.caption h3 {
    color: #000;
    font-family: 'Raleway', sans-serif
}

.related-articles .title {
    font-family: 'Raleway', sans-serif;
    color: #000
}

footer .text-right {
    display: inline-block;
    padding-bottom: 20px;
    width: 100%;
    font-size: 12px
}

aside .box,
article .box {
    width: 100%;
    height: 100%;
    height: 77px;
    display: block;
    float: left;
    margin-right: 5%
}

.widget {
    margin-top: 2rem
}

article .box {
    margin-top: 25px
}

.month {
    display: block;
    font-size: 22px;
    margin-bottom: -25px;
    margin-top: 12px;
    position: relative
}

.day {
    font-size: 18px
}

.date {
    background: #363636;
    color: #FFF
}

.calendario .lista-eventos {
    list-style: none;
    padding-left: 0
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

.calendario a {
    color: #8DC000
}

.lista-eventos h4 {
    font-size: 32px;
    font-weight: 200
}

.calendario .lista-eventos li {
    padding: 8px 0
}

.btn-action {
    color: #fff;
    background-color: #6a6a6a;
    border-color: #5d5d5d;
    margin-bottom: 30px
}

.dropdown-action {
    background-color: #6a6a6a;
    border: 1px solid #6a6a6a;
    border: 1px solid #5d5d5d;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.calendario {
    background: #EFEFEF;
    margin-bottom: 20px;
    padding: 45px;
    font-size: 14px;
    color: #545454;
    width: 100%
}

.titulo-event {
    font-size: 64px !important;
    font-weight: 100
}

.organization,
.location {
    display: inline-block;
    padding: 10px 0;
    margin: 0
}

.location-info>div:first-child {
    border-left: 1px solid #ccc
}

.location {
    color: #a1a1a1;
    background: transparent;
    padding-top: 0;
    padding-left: 20px
}

.title-main {
    padding-bottom: 30px;
    color: #000;
    line-height: 80px;
    font-size: 62px !important;
    font-weight: 100
}

.title-ano {
    font-size: 64px;
    font-family: 'Raleway', sans-serif;
    font-weight: 100
}

.location .date {
    color: #a1a1a1;
    background: transparent
}

.eventos .title a {
    color: #000;
    font-size: 16px !important
}

.eventos h3 {
    color: #000;
    font-size: 16px !important;
    margin-bottom: 10px !important
}

.title-featured {
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    font-weight: 200
}

.banners-index p {
    color: #646464;
    line-height: 24px;
    font-size: 16px
}

.sobre-cgi div {
    background: #ffd75e
}

.text-sobre {
    font-size: 13.9px;
    margin-bottom: 20.3px
}

h1,
h2,
h3 {
    font-family: 'Raleway', sans-serif
}

h3 {
    font-size: 36px;
    margin-bottom: 3rem;
    display: inline-block
}

.link-nic {
    height: 46px;
    left: 6px;
    top: 34px;
    width: 70px;
    position: absolute
}

.title-sobre {
    font-family: 'Raleway', sans-serif;
    font-size: 56px;
    font-weight: 100
}

.sobre-destaque {
    padding-left: 0;
    padding-right: 0
}

.hide {
    display: none !important
}

.boxes-info-cgi .boxes:hover div,
.boxes-info-cgi .boxes-info-cgi .boxes:hover a {
    background: none repeat 0 0 #A1A1A1;
    color: #FFFFFF;
    display: block !important;
    height: 210px;
    max-height: 230px;
    overflow: hidden;
    padding: 10px;
    z-index: 999
}

.box-container .boxes:hover a,
.box-container .box-container .boxes:focus a {
    z-index: 999;
    display: inline-block !important;
    width: 100%;
    height: 208px;
    max-height: 206px;
    padding: 10px;
    margin-bottom: -3px;
    overflow: hidden;
    color: #fff;
    background: #a1a1a1
}

.box-container .boxes:hover h2,
.box-container .boxes:focus h2 {
    display: none
}

.box-nic .boxes h2 {
    font-size: 45px
}

.box-container .boxes h2 {
    position: absolute;
    margin: 20px
}

.sobre-destaque figure {
    padding-left: 0;
    padding-right: 0
}

.boxes-info-cgi {
    margin-top: 5px
}

.boxes-info-cgi .boxes {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0.1%;
    min-height: 212px;
    opacity: 0.9;
    width: 100%
}

.box-container .boxes {
    display: inline-block;
    float: left;
    width: 100%;
    min-height: 212px;
    margin: 0 auto;
    color: #fff;
    border: 1px solid #fff;
    opacity: .9
}

.boxes a {
    text-decoration: none;
    color: #000;
    font-weight: 100
}

.boxes-info-cgi .boxes:hover h2 {
    display: none
}

.boxes-info-cgi .boxes h2 {
    position: absolute
}

.boxes-info-cgi .boxes:first-child {
    background-color: #ffd75e;
    margin-left: 0
}

.boxes-info-cgi .boxes:nth-child(2) {
    background-color: #ffd75e
}

.boxes-info-cgi .boxes:nth-child(3) {
    background-color: #ffd75e;
    margin-right: 0
}

.boxes-info-cgi .boxes:nth-child(4) {
    background-color: #ffd75e;
    margin-left: 0
}

.boxes-info-cgi .boxes:nth-child(5) {
    background-color: #ffd75e
}

.boxes-info-cgi .boxes:last-child {
    background-color: #ffd75e;
    margin-right: 0
}

.boxes-info-cgi .boxes h2 {
    margin: 20px
}

.boxes-info-cgi {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0.1%;
    min-height: 212px;
    opacity: 0.9;
    width: 100%
}

body>.container {
    background-color: #fff;
    -moz-box-shadow: #000 0 2px 22px;
    -webkit-box-shadow: #000 0 2px 22px;
    box-shadow: #000 0 2px 22px;
}

.box-container div[class*=col-] {
    padding: 0
}

.box-pesquisar {
    background-color: #efefef;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px
}

.background-body {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.feature-square {
    background: #EFEFEF;
    padding: 40px;
    margin-top: 5px;
    position: relative;
    display: inline-block
}

.feature-square h5 {
    font-size: 46px;
    font-family: raleway, raleway, "Helvetica Neue", helvetica, arial;
    font-weight: 100
}

h1 {
    font-size: 80px
}

.logo {
    height: 105px
}

.link-nic {
    height: 46px;
    left: 6px;
    top: 34px;
    width: 70px;
    position: absolute
}

.link-ceptro {
    height: 65px;
    left: 83px;
    top: 34px;
    width: 175px;
    position: absolute
}

.header-links {
    display: inline-block;
    height: 50px;
    position: relative
}

.header-links a {
    color: #000
}

.imprensa {
    position: absolute;
    right: 15px;
    font-family: montserratbold, montserrat, arial;
    margin-top: 1rem
}

.imprensa a {
    display: inline-block
}

.imprensa a:first-child {
    float: left;
    margin-right: 10px
}

.btn-floating {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    width: 30px;
    height: 30px;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    transition: all .2s ease-in-out;
    border-radius: 50%;
    padding: 0;
    cursor: pointer
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #000;
    font-size: 15px;
    padding-top: 0.8rem
}

@media (max-width: 1199px) {
    .year-history {
        margin-left: 23px
    }

    footer .nic,
    footer .registro,
    footer .cert,
    footer .ceptro,
    footer .cetic,
    footer .w3c {
        bottom: 0
    }

    .bullets-years ul li {
        margin: 0 5px
    }

    .imprensa {
        margin-top: -10rem
    }

    .header-links {
        height: 10px
    }
}

@media (max-width: 999px) {
    .year-history {
        margin-left: 10px
    }

    .home-info .text {
        font-size: 12px
    }
}

@media (max-width: 779px) {
    .year-history {
        margin-left: 33px
    }
}

@media (min-width: 780px) {
    .navbar {
        border-radius: 0
    }
}

@media (max-width: 998px) {
    .navbar-nav {
        font-size: 12px
    }

    .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (max-width: 600px) {
    .imprensa {
        margin-top: -8rem
    }

    .imprensa .text-imprensa {
        font-size: 13px;
        margin-top: -10px;
        margin-left: 10px
    }

    .logo {
        height: 120px;
        margin-top: -15px
    }
}

@media (max-width: 359px) {
    .header-links {
        height: 60px !important
    }

    .imprensa {
        margin-top: -5rem
    }

    .imprensa .text-imprensa {
        font-size: 12px;
        margin-top: -25px;
        margin-left: 61px
    }
}

.container-covid {
    margin-top: 60px;
    background-color: #e9e7e8;
    color: #FFF
}

.container-covid .img-pub {
    margin: 0 auto
}

.container-covid h2 {
    font-family: 'Roboto', sans-serif;
    margin-top: 0
}

.container-covid .title {
    font-size: 22px;
    color: #000;
    margin-top: 30px;
    padding: 12px;
    font-weight: 700
}

.container-covid .border {
    border-bottom: 4px solid #458785;
    padding-bottom: 3px;
    width: 115px;
    display: inline-block;
    color: #707070
}

.title-edi {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    padding: 12px;
    text-transform: uppercase;
    margin-bottom: -10px
}

.title-content {
    font-size: 20px;
    color: #000;
    padding: 12px;
    margin-bottom: 15px
}

.link-title {
    font-size: 20px;
    color: #000;
    padding: 12px;
    margin-bottom: 40px;
    text-decoration: underline
}

.title-content a {
    font-size: 22px;
    color: #000
}

.bg-criancas {
    padding: 60px;
    background-image: url("/assets/images/bg-criancas.png");
    width: 100%;
    position: relative;
    height: auto;
    background-size: cover
}

.bg-criancas .text-image {
    text-align: center;
    border-bottom: 1px solid #363636;
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.bg-criancas .text-image a {
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block
}

.bg-criancas .thumb-desafios {
    margin: 0 auto
}

.conteudo-page {
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 40px
}

.coronavirus {
    margin-top: 150px
}

.coronavirus.coronavirus-container {
    display: inline-block;
    margin-top: 3rem
}

.coronavirus p {
    font-size: 20px
}

.coronavirus .title-one {
    margin-top: 18px
}

.coronavirus-1 {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px
}

a {
    word-wrap: break-word
}

.padding-lef-0 {
    padding-left: 0;
    margin: 0 auto
}

.publicacao h1 {
    font-size: 36px;
    margin-top: 0px
}

.v-pdf {
    display: inline-block
}

.fa-file-pdf {
    padding-top: 10px;
    padding-bottom: 4px
}

.publicacao h1 a {
    color: #000
}

.covid-pub h1,
.covid-pub h2 {
    font-family: ralewayextralight
}

.covid-pub .publicacao .publicacao-info {
    margin-left: 0
}

.covid-pub .capa {
    margin-top: 0
}

.cgi {
    background: none repeat scroll 0 0 #2E2E2E;
    border-bottom: 10px solid #5898F9;
    border-right: medium none;
    margin-right: 20px;
    padding: 40px
}

.trabalhe-title {
    background: url("/img/trabalhe-conosco.png");
    height: 190px
}

.trabalhe-title h1,
.trabalhe-subtitle h2 {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    padding: 20px;
    font-weight: 300
}

.trabalhe-subtitle {
    background: #1cc3c9;
    margin-top: -20px;
    height: 120px;
    margin-bottom: 50px
}

.trabalhe-subtitle:after {
    color: #1cc3c9;
    margin-right: 5px;
    content: "\e072";
    position: relative;
    bottom: 1px;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 30px;
    left: 30px;
    transform: rotate(90deg)
}

.curriculo {
    float: right;
    position: absolute;
    right: 40px;
    top: 30px
}

.curriculo a {
    color: #fff;
    position: relative;
    top: -10px
}

.ico-curriculo {
    background: url("/img/cadastre-curriculo.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 31px;
    margin-right: 10px;
    width: 24px
}

.vaga-post {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 30px
}

.vaga-post:first-child {
    border-top: none;
    padding-top: 0
}

.vaga-post:last-child {
    border-bottom: none
}

.vaga-post figure {
    margin-top: 60px
}

.vaga-post h3 {
    margin-bottom: -10px
}

.vaga-post p {
    color: #646464
}

.vaga-post a {
    color: #7db149;
    margin-left: 15px;
    font-size: 13px
}

.vaga-post a:before {
    content: "> ";
    color: #7db149
}

.fa-twitter::before {
    content: url("/assets/fontawesome/svgs/brands/x-twitter.svg") !important;
    display: block;
    width: 16px;
    margin: auto;
}