/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.clear{
	clear:both;
}

body {
    overflow-x: hidden;
}

.left{
	float:left;
}

.right{
	float:right;
}

p {
    font-size: 20px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*text-transform: uppercase;*/
    /*font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 700;
}

/*SITE*/

.text p{
	font-size:14px!important;
}

.text p a strong{
	color:#000!important;
}

.pgatual{
	background:#000!important;
	color:#fff!important;
	margin-right:2px;
}

a.paginacao{
	background-color:#c2a160;
	margin-right:2px;
}

a.paginacao:hover{
	background-color:#c2a160;
}

.text-center{
	text-align:center;
}

.text-right{
	text-align:right;
}

.text-justify{
	text-align:justify;
}

.sem-padding-left{
	padding-left:0!important;
}

.sem-margin-bottom{
	margin-bottom:0!important;
}

.line {
    background: rgba(0, 0, 0, 0) url("../img/h-line.png") no-repeat scroll center top;
    bottom: 0;
    display: block;
    height: 7px;
    margin: 7px auto 0;
	margin-bottom:10px;
    width: 140px;
}

.color-01{
	color:#5e5e5e;
}

.color-02{
	color:#000;
}

.color-03{
	color:#fff;
}

.color-04{
	color:#c2a160;
}

.one_fourth{
	text-align:center;
}

.one_fourth i {
    background: rgba(0, 0, 0, 0) url("../img/circle.png") no-repeat scroll center top;
    color: #1e1e1e;
    font-size: 32px;
    height: 110px;
    line-height: 110px;
	margin-top:10px;
	margin-bottom: 10px;	
    text-align: center;
    vertical-align: middle;
    width: 110px;
}

.atuacao_p{
	font-size:16px!important;
}

.btn-site {
    background-color: #c2a160;
    border-color: #c2a160;
    color: #ffffff;
}

.btn-site:hover {
    background-color: #e2c17b;
    border-color: #c2a160;
    color: #ffffff;
}

.unid {
	text-align:center;
	color:#fff;
}

.unid p{
	font-size:14px!important;
}

.col-not{
	margin-bottom:30px;
}

.not p{
	font-size:16px!important;
}

.not01{
	color: #000!important;
}

.date{
	font-size:14px!important;
	margin:3px 0 0 0;
}

.border-01{
	border-top:8px solid #c2a160;
}

.border-02{
	border-bottom:1px solid #c2a160;
}

.back-01{
	background:#020001;
}

.control-label{
	color:#fff;
}

.tit-01{
	padding:15px 0 0 0;
}

.mc-internas{
	padding:10px 10px 0 10px!important;
	color:#c2a160;
}

.ls-noticias{
	padding: 0 0 10px 0!important;
	margin:0 0 10px 0;
	border-bottom:1px dotted #000;
}

.ls-img-noticias{
	width:30%;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}

a.ls-noticias-a:hover{
	text-decoration:none!important;
}

.txtnot-01{
	color:#000;
	font-size:20px;
}

.txtnot-02{
	font-weight:bold;
	color:#000;
	font-size:16px;
}

.txtnot-03{
	color:#000;
	font-size:16px;
}

.btn-not{
	margin:10px 0 0 0;
}

.col{
	border:1px solid #d6d6d6;
	padding-bottom:15px;
}

.mc-col{
	padding:0 0 6px 0;
	margin-bottom:0!important;
	border-bottom:1px solid #d6d6d6;
}

.atuacao-02{
	border-bottom:1px solid #d6d6d6;
}

a.ls-atuacao-a{
	color:#666;
}

a.ls-atuacao-a i{
	color:#c2a160!important;
}

a.ls-atuacao-a:hover{
	text-decoration:none!important;
}

.fa-angle-double-right{
	margin:10px 10px 0 0!important;
}

/*.select_tipo{
	margin-bottom:15px!important;
}*/

.btn-consulta{
	margin-top:26px;
	margin-bottom:20px;
}

.btn-pesquisa{
	margin-top:26px;
	margin-left:10px;
	margin-bottom:20px;
}

.pesquisarprocesso{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #000;
}

.quemsou{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #000;
}

.full-tit{
	font-size:22px!important;
}

.full-img{
	text-align:center;
	padding:10px 0;
}

/*FIM*/

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    /*content: "\f005";*/
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

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

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
    /*background: #18bc9c;*/
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}



/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #c99d58;
    border-color: #000;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    /*text-transform: uppercase;*/
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 3em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .2;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../img/banners/01.jpg); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../img/banners/02.jpg); 
}
.fade-carousel .slides .slide-3 {
  background-image: url(../img/banners/03.jpg); 
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}




@media(min-width:768px) {
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

/*AQUI*/
.icon{
	color:#F00;
}
/*FIM*/

.navbar {
    /*text-transform: uppercase;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
	background:#020001;
	min-height:82px;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

#sobre{
	padding: 120px 0 0 0;
}

#consultaprocesso{
	padding: 100px 0 0 0;
}

#atuacao{
	padding: 100px 0 20px 0;
}

#unidades{
	padding: 100px 0 20px 0;
}

#noticias{
	/*padding: 100px 0 80px 0;*/
	padding: 100px 0 50px 0;
}

#contact{
	padding: 90px 0 0 0;	
}

.internas{
	padding: 150px 0 20px 0!important;
}

section {
    /*padding: 100px 0;*/
}

section h2 {
    /*margin: 0;*/
	margin:0 0 15px 0;
    font-size: 3em;
}

section.success {
    color: #fff;
    background: #18bc9c;
}

section.danger {
    color: #fff;
    background: #FF0000;
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #2c3e50;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}

#services .service-item {
    right: 0;
    margin: 0 0 15px;
	text-align:center;
}


#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #FF0000;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #000;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
	border-top:4px solid #c2a160;
    background-color: #020001;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    /*font-size: 20px;*/
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.atuacao-modal .modal-content, .portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.atuacao-modal .modal-content h2 , .portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.atuacao-modal .modal-content img, .portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.atuacao-modal .modal-content .item-details ,.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.atuacao-modal .close-modal ,.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.atuacao-modal .close-modal:hover, .portfolio-modal .close-modal:hover {
    opacity: .3;
}

.atuacao-modal .close-modal .lr, .portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.atuacao-modal .close-modal .lr .rl,.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.atuacao-modal .modal-backdrop, .portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}
