@charset "utf-8";


/**********************************  
************** geral **************
***********************************/
.div-content-right{
	text-align: right;
}

a {
    color: #007726;
    text-decoration: none;
}

a:focus, a:hover {
    color: #73AC29;
    text-decoration: none;
}

.div-hidden{
	display: none;
}

.tooltip{
	z-index: 9999;
}

@media screen and (min-width: 0px) and (max-width: 720px){
	.docs-header {
	    border-top: 0px solid #50c1e9;
	    background: none;
	}
	
	.title{
		font-size: 29px;
		margin-bottom: 10px;
	}
}

@media screen and (min-width: 720px){
	.docs-header {
		/*padding-top: 125px;*/
		padding-top: 136px;
	    border-top: 0px solid #50c1e9;
	    background: none;
	}
	
	.title{
		font-size: 35px;
		margin-bottom: 10px;
	}
}

hr.title-cols {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    width: 100%;
}

.title-button{
	float: right!important;
}

.title-button a{
	text-decoration: none;
	color:#ccc;
	
}

.title-button a:hover{
	text-decoration: underline;
	color:#37632A;
}

.text-green{
	color:green;
}

.text-red{
	color:red;
}

.text-gestao{
	color: #37632A;
}

.titulo-anexo{
	cursor: pointer;
}

.well2 {
    padding: 10px;
    color: #434a54;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    min-height: 20px;
    margin-top: 30px;
}

.bottom-magin-top {
    margin-top: 5px;
}

.forgot-password {
    text-align: center;
}

.panel-default>.panel-default-dark{
	color: #fff;
    background-color: #aab2bd;
    border-color: #aab2bd;
}

.width-full{
	width:100% !important;
}

.title-light{
 	font-weight: 300;
 }
 
.title-light a{
 	color:#434a54;
}
 
.title-light a:hover ,a:focus{
  	color: #73AC29;
    text-decoration: none;
}
    
    
@media screen and (min-width: 0px) and (max-width: 720px){  
	.img-margin-mob{
		margin-bottom:10px;
	}    
	
	.width-full-mob{
		width: 100%;
	}
	
}

.title-background{
	background-color:#f7f7f7; 
	text-align: center; 
	padding: 7px 10px;
	margin-top: 0;
	line-height: 1.1 !important;
}


@media screen and (min-width: 1024px){
	.view-desk{
		display:block;
	}
	
	.view-mob{
		display:none;
	}
}	

@media screen and (min-width: 0px) and (max-width: 1024px){
	.view-desk{
		display:none;
	}
	
	.view-mob{
		display:block;
	}
}	

.panel-pref {
    border-color: #37632A;
}

.panel-pref>.panel-heading {
    color: #fff;
    background-color: #37632A;
    border-color: #37632A;
}

.required-input{
	color: #E75428
}

.text-small{
	color: #cecfd0;
}

.logo-gestao{
	height:100px;
}

.logo-gestao-min{
	height:85px;
}

.logo-site{
	margin-left: 15px;
}


/**********************************  
************** alerts *************
***********************************/

.alert-info-optional {
    background-color: #ffffff;
    border-color: #4fc1e9;
}

.alert-info-optional h4 {
    margin-bottom: 10px;
    font-weight: 700;
    color: #4fc1e9;
}


.alert-warning-optional {
    background-color: #ffffff;
    border-color: #ffce54;
}

.alert-warning-optional h4 {
	margin-bottom: 10px;
    font-weight: 700;
	color: #ffce54;
}	


.alert-danger-optional {
    background-color: #ffffff;
    border-color: #ed5565;
}

.alert-danger-optional h4{
	margin-bottom: 10px;
    font-weight: 700;
    color: #ed5565;
}

.alert-success-optional {
    background-color: #ffffff;
    border-color: #a0d468;
}

.alert-success-optional h4{
	margin-bottom: 10px;
    font-weight: 700;
    color: #a0d468;
}

/**********************************  
*************** menu **************
***********************************/
.navbar {
    min-height: 50px;
    margin-bottom: 0px;
}

.navbar-right {
    margin-right: 0px;
}

.navbar-custom .nav li a.current, .navbar-custom {
    /*border-bottom: 3px solid #37632A;*/
}

.navbar-custom .nav li a:active, .navbar-custom .nav li a.current {
    border-bottom: 5px solid #37632A !important;
}

.navbar-custom .nav li a.current:focus {
	 border-bottom: 5px solid #37632A !important;
}	

.navbar-custom .nav li a:active, .navbar-custom .nav .dropdown sub li a.current {
    border-bottom: 0px solid #37632A !important;
}

@media screen (min-width: 768px){
	.navbar-nav>li>a {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	
}

.navbar-custom .nav li a {
    display: block;
    color: #37632A;
    font-size: 14px;
}

@media screen and (min-width: 0px) and (max-width: 720px){
	.navbar-nav > li > a {
	    padding-top: 15px;
	    padding-bottom: 15px;
	    line-height: 28px;
	}
}

@media screen and (min-width: 720px){
	.navbar-nav > li > a {
	    padding-top: 15px;
	    padding-bottom: 15px;
	    line-height: 65px;
	}
	
	.navbar-nav-min > li > a {
	    padding-top: 15px;
	    padding-bottom: 15px;
	    line-height: 50px;
	}
}

.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
    color: #73AC29;
    text-decoration: none;
}

#header.shadow-after-3:before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 26px;
    bottom: -26px;
    background-image: url("../images/shadow3.png");
    background-size: 100% 100%;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 34px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-custom .navbar-toggle {
    position: relative;
    background-color: #37632A;
    border-color: #37632A;
}

.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
    background-color: #4D893A;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #37632A;
}

.dropdown-menu {
    /*background-color: rgba(255,255,255,.9);*/
    background-color: #ffffff;
    border-color: #37632A;
    border-width: 1px;
}

.navbar-custom .nav .sub li a:focus, .navbar-custom .nav li .sub a:hover {
    color: #555C66;
}

.dropdown-menu .active a, .dropdown-menu .active a:focus, .dropdown-menu .active a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:hover {
    color: #fff;
    background-color: #eee;
    outline: 0;
}


@media (max-width: 767px){
	.navbar-custom .navbar-nav>li>a:focus, .navbar-custom .navbar-nav>li>a:hover{
		background-color: #ffffff;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	    color: #37632A;
	}
	
	.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
   		color: #37632A;
	}
	
	.navbar {
	    margin-bottom: 0px;
	}
}

.midias-sociais {
    border-left: #eee 1px solid;
    padding-left: 15px;
    margin-top: 25px;
    -webkit-transition: all .300s;
    -moz-transition: all .300s;
    -o-transition: all .300s;
    transition: all .300s;
}


.navbar-custom .nav .icon-social{
    display: inline;
    color: #434a54;
}

.nav > li > .icon-social {
    position: relative;
    display: block;
    padding: 0px 0px;
}

.navbar-nav > li > .icon-social{
	padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0px;
    position: none;
}

.navbar-custom .nav #facebook{
	color:#3B5998;
}

.navbar-custom .nav #twitter{
	color:#00ACEE;
}

.navbar-custom .nav #youtube{
	color:#C4302B;
}

.navbar-custom .nav #rss{
	color:#EE802F;
}

.navbar-custom .nav .icon-social :hover{
	opacity: 0.6;
   
}

.navbar-custom {
    z-index: 1000;
}

.navbar-custom-fixed{
	position:fixed;
}

.navbar-custom-relative{
	position:relative;
}


.bottom-search {
	margin-left:15px;
    border-left: #eee 1px solid;
    padding-left: 12px;
    margin-top: 35px;
    -webkit-transition: all .300s;
    -moz-transition: all .300s;
    -o-transition: all .300s;
    transition: all .300s;
    height: 29px;
    
}

.bottom-search-min {
	margin-left:15px;
    border-left: #eee 1px solid;
    padding-left: 12px;
    margin-top: 25px;
    -webkit-transition: all .300s;
    -moz-transition: all .300s;
    -o-transition: all .300s;
    transition: all .300s;
    height: 29px;
    
}

.bottom-search-mobi {
	margin-left: 0px;
    padding-left: 4px;
}

.navbar-custom .nav .icon-search{
    display: inline;
    color: #434a54;
}

.nav > li > .icon-search {
    position: relative;
    display: block;
    padding: 0px 0px;
}

.navbar-nav > li > .icon-search{
	padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0px;
    position: none;
    font-size:12px !important;
}

.navbar-nav > li > .icon-search-mobi-off{
   /*font-size:5px !important;
   margin-top: 20px;*/
  
}

.search-bottom-mob-off{
 display: none !important;
}

.navbar-custom .nav #search{
	color:#37632A;
}



@media screen and (min-width: 0px) and (max-width: 720px){
	.search-box-mobi {
	    display: none;
	    right: 0;
	    left: auto;
	    padding: 15px;
	    background-color: #fff;
	    position: absolute;
	    box-shadow: 0px 0px 6px 2px rgba(0,0,0,.2);
	    width: 100% !important;
	    margin-top: 100px !important;
	    z-index: 22;
	    height: 50px;
	}
	
	.navbar-toggle-search-bottom {
	    position: relative;
	    float: right;
	    padding: 9px 0px;
	    margin-top: 26px;
	    margin-right: 25px;
	    margin-bottom: 8px;
	    background-color: transparent;
	    background-image: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
	    color: #37632A;
	}
	
	.navbar-custom .navbar-toggle-search-bottom {
	    position: relative;
	}
}


@media screen and (min-width: 720px){
	.navbar-toggle-search-bottom {
	   display: none;
	}
}

.col-menu{
	margin-left:15px !important;
}




/**********************************  
********* acessibilidade **********
***********************************/
@media screen and (min-width: 0px) and (max-width: 720px) {
	#acessibilidade{ display: none; }
}

#acessibilidade {
	/*padding: 2px 5% 2px 5%;
	background-color: rgba(204,204,204,.3);
	padding: 10px 5% 10px 5%;*/
	padding: 7px 5% 7px 5%;
	border-bottom: 1px solid #eee;
	font-size:13px;
}

a.acessibilidade-link {
    text-decoration: none;
    margin-right:20px;
    color: #434a54;
    cursor: pointer;
}

a.acessibilidade-link:hover {
	color: #4D893A;
	text-decoration: underline;
}

a.acessibilidade-btn-on:link{ 
	text-decoration: none;
}

a.acessibilidade-btn-ativar {
    text-decoration: none;
    color: #434A54;
    font-size:14px;
}

a.acessibilidade-btn-desativar {
    text-decoration: none;
    color: #434A54;
    font-size:14px;
    margin-right:20px;
}

a.acessibilidade-btn-desativar-ico1 {
    text-decoration: none;
    color: #434A54;
    font-size:14px;
    margin-right:20px;
}

a.acessibilidade-btn-desativar-ico2 {
    text-decoration: none;
    color: #ffffff;
    font-size:14px;
    margin-right:20px;
    display: none;
}

a.acessibilidade-btn-aa {
    text-decoration: none;
    color: #434a54;
    font-size:14px;
}

a.acessibilidade-btn-aa:hover{
  text-decoration: underline;
}




/**********************************  
********* slide show **********
***********************************/

@media screen and (min-width: 0px) and (max-width: 720px){
	.slideshow-img {
		width:100%; 
		height:159px !important;
	}
	
	.control-desktop{
		display: none !important;
	}
	
	.control-mobile{
		display:block !important;
	}
	
	.carousel-indicators .active {
	    background-color: #37632A;
	}
	
	.carousel-indicators li {
	    border: 1px solid #37632A;
	}
	
	
}

@media screen and (min-width: 720px){
	
	.slideshow-img {
		width:100%;
		height:420px !important;
		/*height: auto !important;*/
	}
	
	.control-round .carousel-control {
	    top: 43% !important;
	    opacity: 0;
	    width: 60px !important;
	    height: 60px !important;
	    z-index: 100;
	    color: #ffffff;
	    display: block;
	    font-size: 30px !important;
	    cursor: pointer;
	    overflow: hidden;
	    line-height: 43px;
	    text-shadow: none;
	    position: absolute;
	    font-weight: normal;
	    background: rgba(0, 0, 0, 0.5);
	    padding-top: 7px !important;
	    /*background: transparent;
	    -webkit-border-radius: 100px;
	    border-radius: 100px;*/
	    -o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		 transition:.5s;
	}
	.control-round:hover .carousel-control{
	    opacity: 1;
	}
	.control-round .carousel-control.left {
	    left: 1%;
	}
	.control-round .carousel-control.right {
	    right: 1%;
	}
	.control-round .carousel-control.left:hover,
	.control-round .carousel-control.right:hover{
	    color: #fdfdfd;
	    background: #37632A;
	    border: 0px transparent;
	}
	.control-round .carousel-control.left>span:nth-child(1){
	    left: 45%;
	}
	.control-round .carousel-control.right>span:nth-child(1){
	    right: 45%;
	}
	
	.carousel-indicators .active {
	    background-color: #37632A;
	    border-radius: 0px;
	    border: 0px solid #37632A;
	    margin: 0 2px;
	}
	
	.carousel-indicators li {
	    width: 24px !important;
	    height: 7px !important;
	    border: 0px solid #37632A;
	    border-radius: 0px;
	    background: rgba(0, 0, 0, 0.6);
	    margin: 0 2px;
	}

	.carousel-indicators {
	    bottom: 10px;
	}
	
	.control-mobile{
		display:none !important;
	}
	
}

.slide-overlap{
	z-index:1;
}


/*Fade*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
} 

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 


/**********************************  
***** slide show informativo ******
***********************************/

.img-slide{
	height: 224px;
}

.carousel-control-alt {
    -webkit-border-radius: 4px;
}

/**********************************  
************** popup **************
***********************************/

.modal{
	z-index:99999;
	/*margin-top:100px;*/	
}

.modal-content {
    box-shadow: 0 0px 0px rgba(0,0,0,0);
    -webkit-border-radius: 0px;
    background-color : transparent; 
    border: 0px solid rgba(0,0,0,0);
}

/*.close-popup {
    float: right;
    font-size: 39px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.0;
}

.close-popup:focus, .close-popup:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .9;
}*/


.close-popup {
    float: right;
    font-size: 39px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.0;
    margin-right: 15px;
}

.close-popup:focus, .close-popup:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .9;
}


@media screen and (min-width: 720px){
	.img-popup {
	    display: block;
	    width: 99%;
	}
	
	.modal-popup{
		margin-top: 20px;
		z-index: 99998 !important;
	}
	
	.modal-popup-sm{
		margin-top: 20px;
		z-index: 99998 !important;
		
	}
}

@media screen and (min-width: 0px) and (max-width: 720px){
	.modal-popup{
		margin-top: 40%;
		z-index: 99998 !important;
	}
	
	.modal-popup-sm{
		margin-top: 2%;
		z-index: 99998 !important;
	}
}

/*
.video-btn-close{
	margin-top: -45px !important;
}*/

@media screen and (min-width: 0px) and (max-width: 720px){
	.modal-dialog {
	    margin-top: 20px;
	}
}

@media screen and (max-width: 720px) and (min-width: 0px){
	.img-responsive-popup {
	    display: block;
	    max-width: 100%;
	    height: auto !important;
	}
}


/**********************************  
*********** bar de busca **********
***********************************/

@media screen and (min-width: 0px) and (max-width: 720px){
	.jumbo {
	    margin-bottom: 0px;
	    color: inherit;
	   	background-color: rgba(55, 99, 42, 0.9);
	    padding-right: 10px;
	    padding-left: 10px;
	    margin-top: -5px !important;
	    padding-bottom: 10px;
	    padding-top:0.5px;
	    border-radius: 0px;
	    z-index:2;
	    position: relative ;
	   
	}
	
	.search-title{
		font-size: 14px;
		color:#fff;
		margin-top: 5px;
   		margin-bottom: 5px;
	}
	
	.search-descricao{
		color:#fff;
		display:none;
	}
	
	.search-desktop{
		display:none;
	}
	
	.btn-search {
	    padding: 7px 14px;
	    font-size: 14px;
	    line-height: 1.32;
	    /*border-radius: 0px;*/
	    
	    border-top-left-radius: 0;
   		border-bottom-left-radius: 0;
	    
	    background-color:#3B5998;
	    color:#fff;
	}
	
	.form-group-lg .form-control, .input-lg {
	    height: 34px;
	    padding: 6px 12px;
	    font-size: 14px;
	    line-height: 1.42857143;
	    
	}
	
}

@media screen and (min-width: 720px){
	.jumbo {
	    /*margin-bottom: 5px;*/
	    margin-bottom: 2px;
	    color: inherit;
	    /*background-color: #37632A;*/
	   	background-color: rgba(55, 99, 42, 0.9);
	    padding-right: 30px;
	    padding-left: 35px;
	    margin-top:-25px !important;
	    /*padding-bottom: 10px;*/
	    padding-bottom: 2px;
	    padding-top:2px;
	    border-radius: 0px;
	    z-index:2;
	    position: relative ;
	   
	}
	
	.search-title{
		font-size: 24px;
		color:#fff;
		margin-top: 10px;
	}
	
	.search-descricao{
		color:#fff;
		
	}
	
	
	
}

.btn-search {
    padding: 10.5px 16px;
    font-size: 18px;
    line-height: 1.33;
    /*border-radius: 0px;*/
    background-color:#3B5998;
    color:#fff;
}

.btn-search-green {
    font-size: 18px;
    line-height: 1.27;
    background-color:#37632A;
    color:#fff;
    border-color: #4D893A !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.btn-search-green {
	    /*padding: 10.5px 16px;*/
	    font-size: 18px;
	    line-height: 1.32;
	    background-color:#37632A;
	    color:#fff;
	    border-color: #4D893A !important;
	}
}

.input-lg {
    /*border-radius: 0px;*/
    height: 45px;
}

.btn-metro {
    padding: 10.5px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0px;
}

.btn-search.active, .btn-search:active, .btn-search:focus, .btn-search:hover {
   background-color:#4467AE;
}

.btn-search-green.active, .btn-search-green:active, .btn-search-green:focus, .btn-search-green:hover {
   background-color:#4D893A !important;
   color: #ffffff !important;
}


/**********************************  
************* loading *************
***********************************/

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff url("../images/loader1.gif") no-repeat center center;
    /*background: rgba(255,255,255,0.9) url("../images/loader1.gif") no-repeat center center;*/
}


/**********************************  
******** carousel noticias ********
***********************************/

@media screen and (min-width: 0px) and (max-width: 720px){
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	    display: block;
	    max-width: 100%;
	    height: 231px;
	}
}

@media screen and (min-width: 720px){
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	    display: block;
	    max-width: 100%;
	    height: 361px;
	    /*height: 469px;*/
	}
}

.title-menu-carousel{
	font-size: 14px;
	margin-top: 10px;
	font-weight: 500;
}

/*.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #eee;
}*/

#myCarousel .list-group-item  {
    background-color: #ffffff;
    color:#434A54;
}

#myCarousel .list-group .active {
    /*background-color: #8B8B8B !important;*/
    /*background-color:  rgba(139, 139, 139, 0.9) !important;
    color:#ffffff;*/
    background-color: #DDDDDD !important;
}
   

#myCarousel .active-arrow .active {
  background: url("../images/arrow-bg-opcional.png") no-repeat scroll left center;
}

.carousel-caption a{
	color:#ffffff;
	text-shadow:#000 -1px -1px
}

/*
.carousel-caption a:hover{
	color:#EEEEEE;
	text-shadow:#000 -1px -1px
	text-decoration: underline;
}
*/

.item-carousel {
    padding: 0px 0px !important;
}

.list-group-carousel {
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,.2) !important;
    -webkit-border-radius: 4px;
}

.list-group-item-carousel.active, .list-group-item-carousel.active:focus, .list-group-item-carousel.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border: 0 0 0 0;
    border-color: #ffffff;
    /*border-right-color: #8B8B8B;
    border-left-color: #8B8B8B;*/
}

.col-item-carousel-img{
	padding-right: 5px;
    padding-left: 5px;
}

.img-item-carousel{
	height: 54px !important;
	margin-top:11%;
	border: 1px solid #ddd;
}

.photo-carousel {
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,.2);
    -webkit-border-radius: 0px;
    
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.col-item-carousel-text{
	padding-right: 5px;
    padding-left: 5px;
}

.carousel-caption h4{
	margin-top: 10px;
    margin-bottom: 10px;
    text-shadow:#000 -1px -1px
}

.carousel-caption h4:hover{
    text-decoration: underline;
}

/**********************************  
************* servicos ************
***********************************/

.btn-featured {
    width: 100%;
    display: inline-block;
    position: relative;
    height: 74px;
    padding: 0 !important;
    border: 0;
    font-size: 24px !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    text-align:left;
   	margin-bottom: 5px;
}

.btn-featured div {
    float: left;
    height: 74px;
    line-height: 20px;
    text-align: left;
    width: calc(100% - 86px);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left:10px;
    font-size:11px; 
}

.btn-featured i {
    background-color: rgba(0,0,0,0.1);
    float: left;
    width: 70px;
    height: 73px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 35px;
    margin: 0;
    padding: 0;
    margin-left:5px;
}

/*.service-descrition{
	font-size:11px; 
	text-align:left;
	margin-top: -30px;
	float: left;
}*/

.service-buttom small{
	font-size:11px; 
	text-align:left;
	margin-top: 30px;
}

.title-service{
	display: block;
	margin-top:18px;
	font-size: 24px !important;
}

.title-service{
	display: block;
}




/**********************************  
********** banner public **********
***********************************/

@media screen and (min-width: 0px) and (max-width: 720px){
	.banner-horizontal-1{
		margin-top: 16px;
	}
	
	.banner-horizontal-2{
		margin-top: 16px;
	}
}

@media screen and (min-width: 720px){
	.banner-horizontal-1{
		width:100%;
		height:92px;
		margin-top: 16px;
	}	
	
	.banner-horizontal-2{
		width:100%;
		height:92px;
		margin-top: 30px;
	}	
	
}

.img-rounded-responsive {
    display: inline-block;
    max-width: 100%;
    -webkit-border-radius: 4px;
}

:hover.img-rounded-responsive {
	opacity: 0.9;
	
}



/**********************************  
********** tv prefeitura **********
***********************************/

.video-capa{
	width: 100%; 
	display: block;
}

.video-retina-total {
    position: absolute;
    bottom: 0px;
    margin: 0 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
    color: #FFF;
    
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.video-retina-title{
	position: absolute;
    bottom: 0px;
    margin: 0 0px;
    padding: 5px;
    width: 100%;
    height: 62px;
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
    color: #FFF;
    font-size: 18px;
    
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	
}

@media screen and (min-width: 0px) and (max-width: 720px){

	.video-icon-play{
		position: absolute;
	    width: 100%;
	    top: 20%;
	    left: 0;
	    text-align: center;
	    padding: 30px;
	    opacity: 1;
	    padding: 10px 18px;
	    margin: 16px auto 0;
	     display: block;
	}
	
}	

@media screen and (min-width: 720px){
	
	.video-icon-play{
		position: absolute;
	    width: 100%;
	    top: 25%;
	    left: 0;
	    text-align: center;
	    padding: 30px;
	    opacity: 1;
	    padding: 10px 18px;
	    margin: 16px auto 0;
	     display: block;
	}
	
}	

.video-icon-play-2{
	display: none;
	position: absolute;
    width: 100%;
    top: 25%;
    left: 0;
    text-align: center;
    padding: 30px;
    opacity: 1;
    padding: 10px 18px;
    margin: 16px auto 0;
}

@media screen and (min-width: 720px){
	.video-retina-total:hover span.video-icon-play-2 {
	    display: block;
	}
}	

.video-data-text{
	margin-top: 5px;
    font-size: 12px;
    float: right;
    margin-right:5px;
}


@media screen and (min-width: 0px) and (max-width: 720px){
	.modal-video{
		margin-top: 40%;
	}
}

@media screen and (min-width: 720px){
	.modal-video{
		margin-top: 20px;
	}
}	

.close-video {
    float: right;
    font-size: 39px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.0;
    margin-right:12px;
}

.close-video:focus, .close-video:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .9;
}

.video-link{
	cursor: pointer;
}

/**********************************  
******** radio prefeitura *********
***********************************/

.radio-div-conteudo{
	padding-top:11px;
	padding-bottom:11px;
	padding-right: 7px;
	padding-left: 7px;
	/*background-color: #cccccc;*/
	margin-bottom:10px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
}

.radio-icon{
	display:inline-block; 
	width:13%;
}

.radio-icon i{
	font-size: 42px;
}

@media screen and (min-width: 0px) and (max-width: 720px){
	.radio-bottom{
		display:none;
	}
	
	.radio-text-info{
		 display:inline-block; 
		 width:80%;
		 margin-left:5px;
	}
	
	.radio-text-info p{
		margin-bottom:0px;
		font-size:16px;
	}
}

@media screen and (min-width: 720px){
	.radio-bottom{
		float:right;
		margin-top:12px; 
		margin-right: 2px;
	}
	
	.radio-text-info{
		 display:inline-block; 
		 width:65%;
		 border-right: #DDDDDD 1px solid;
	}
	
	.radio-text-info p{
		margin-bottom:0px;
		font-size:16px;
	}
	
}

.radio-link{
	color: #434a54;
    text-decoration: none;
}

 .radio-link :hover{
	/*color: #636C7A;*/
	color: #73AC29;
    text-decoration: none;
}

.radio-link :focus{
	color: #636C7A;
    text-decoration: none;
}



/**********************************  
*********** secretarias ***********
***********************************/

.secretaria-list-group {
    border-radius: 4px;
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
   	/*border-top: #cccccc 1px solid;*/
   	padding-left: 0;
    margin-bottom: 0px;
}

.secretaria-list-group-item {
    position: relative;
    display: block;
    padding: 4px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.secretaria-list-group-item:first-child {
    border-top: none;
}

.secretaria-list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.secretaria-list-group-item-heading, a.secretaria-list-group-item {
    color: #434a54;
}

a.secretaria-list-group-item:focus, a.secretaria-list-group-item:hover {
    background-color: #e6e9ed;
}

a.secretaria-list-group-item:focus, a.secretaria-list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}




/**********************************  
************** fotos **************
***********************************/

@media screen and (min-width: 0px) and (max-width: 720px){
	
	.foto-capa-content {
	    position: relative;
	    display: inline-block;
	    width: 100%;
	    height: 180px;
	    padding: 0;
	}
	
	.foto-capa-img{
		display: block;	
		width: 100%; 
		height: 180px; 
	}
	
	.foto-capa-text {
	    position: absolute;
	    bottom: 0px;
	    margin: 0 0px;
	    padding: 5px;
	    width: 100%;
	    height: 180px;
	    background-color: #000;
	    background-color: rgba(0,0,0,0.4);
	    color: #FFF;
	    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif!important;
	    font-size: 22px;
	    
	     border-radius:4px;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
	}
	
	.foto-titulo-text{
		margin-top:85px;
	}
	
	.fotos-nopadding-left{
		 padding-left: 0px;
		 padding-right: 0px;
		 padding-bottom:10px;
	}
	
	.fotos-nopadding-right{
		 padding-right: 0px;
		 padding-left: 0px;
	}
	
	.width-fotos-thumb{
		width:140px !important;
	}
	
	.width-fotos-thumb-noticia{
		width:140px !important;
	}
	
}

@media screen and (min-width: 720px){
	
	.foto-capa-content {
	    position: relative;
	    display: inline-block;
	    width: 100%;
	    height: 230px;
	    padding: 0;
	}
	
	.foto-capa-img{
		display: block;	
		width: 100%; 
		height: 230px; 
	}
	
	.foto-capa-text {
	    position: absolute;
	    bottom: 0px;
	    margin: 0 0px;
	    padding: 5px;
	    width: 100%;
	    height: 230px;
	    background-color: #000;
	    background-color: rgba(0,0,0,0.4);
	    color: #FFF;
	    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif!important;
	    font-size: 22px;
	    
	    border-radius:4px;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
	}
	
	.foto-titulo-text{
		margin-top:130px;
	}
	
	.fotos-nopadding-left{
		 padding-left: 0px;
	}
	
	.fotos-nopadding-right{
		 padding-right: 0px;
	}
	
	.width-fotos-thumb{
		width:154px !important;
	}
	
	.width-fotos-thumb-noticia{
		width:144px !important;
	}
	
}

.foto-capa {
    position: relative;
    overflow: hidden;
}

.foto-capa .foto-retina-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    text-align: center;
    padding: 40px;
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    
    border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.foto-capa:hover .foto-retina-icon {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}

.foto-hover-img{
	margin-top:12%;
}

.foto-data-text{
	margin-top:0px;
	font-size:12px;
}




#rig {
    max-width:100%;
    margin:0 auto; /*center aligned*/
    padding:0;
    font-size:0; /* Remember to change it back to normal font size if have captions */
    list-style:none;
    background-color:#ffffff;
    
}
#rig li {
    display: inline-block;
    *display:inline;/*for IE6 - IE7*/
    vertical-align:middle;
    box-sizing:border-box;
    margin:0;
    padding:0;
    
}
        
/* The wrapper for each item */
.rig-cell {
    display:block;
    position: relative;
    overflow:hidden;
    
     border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
        
/* If have the image layer */
.rig-img {
    display:block;
    width: 100%;
    height: auto;
    transform:scale(1);
    transition:all 1s;
}

#rig li:hover .rig-img {
    transform:scale(1.05);
}
        
/* If have the overlay layer */
.rig-overlay {
    position: absolute;
    display:block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #000;
    background-size:50px 50px;
    opacity:0;
    filter:alpha(opacity=0);/*For IE6 - IE8*/
    transition:all 0.6s;
       
}
#rig li:hover .rig-overlay {
    opacity:0.6;
}




/**********************************  
************ telefones ************
***********************************/

.tel-list-group {
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -webkit-border-radius: 4px;
   	padding-left: 0;
    margin-bottom: 20px;
}

.tel-list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    border: 0px solid #ddd;
}

.tel-list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.tel-list-group-item:first-child {
    border-top: none;
}

.tel-list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.tel-list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}


.tel-list-group-item.active, .tel-list-group-item.active:focus, .tel-list-group-item.active:hover {
    z-index: 2;
    color: #fff;
}

a.tel-list-group-item .tel-list-group-item-heading {
    font-size: 16px;
}

.tel-list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

a.tel-list-group-item.active {
    background-color: #37632A;
    border-top-color: #2B4E21;
    border-left-color: #37632A;
    border-right-color: #37632A;
    border-bottom-color: #37632A;
    padding: 9px 15px;
}

a.tel-list-group-item.active:hover {
	background-color: #325B26;
    border-top-color: #2B4E21;
    border-left-color: #37632A;
    border-right-color: #37632A;
    border-bottom-color: #37632A;
}

a.tel-list-group-item.active:focus{
	background-color: #37632A;
    border-top-color: #2B4E21;
    border-left-color: #37632A;
    border-right-color: #37632A;
    border-bottom-color: #37632A;
}



/**********************************  
************* info bar ************
***********************************/

.info-bar-footer{
	background-color:#333; 
	color:#fff; 
	text-align:center;
}



/**********************************  
************** footer *************
***********************************/

.footer {
    background-color: #37632A;
}

@media screen and (min-width: 0px) and (max-width: 720px){
	.footer-logo{
		margin-top:0px;
	}
	
	.footer-nav{
		/*margin-top:40px;*/
		margin-top:10px;
	}
	
	/*.footer-menu{
		margin-top:160px;
	}*/
	
	.footer-icons-social{
		text-align:center;
	}
	
	.menu-social{
		margin-left:0px;
		padding-left:0px;
		margin-top:15px;
		margin-bottom:15px
	}
}

@media screen and (min-width: 720px){
	.footer-logo{
		margin-top:40px;
	}
	
	.footer-icons-social{
		text-align:right;
	}
}

.footer-img-logo{
	width:140px;
}


.footer-copyright{
	background-color: #315825;
	padding-top:20px;
	padding-bottom:20px;
	color:#ffffff;
}

.footer-copyright-text{
	margin-top:8px; 
	margin-bottom:0px;
}

.footer .nav-item a:hover{
	 text-decoration: underline;
}

.footer-nav .nav-item>a {
    color: #ccc;
}


@media screen and (min-width: 0px) and (max-width: 720px){
	.footer-midias-sociais {
	    padding-left: 0px;
	    -webkit-transition: all .300s;
	    -moz-transition: all .300s;
	    -o-transition: all .300s;
	    transition: all .300s;
	   
	}
}

@media screen and (min-width: 720px){
	
	.footer-midias-sociais {
	    padding-left: 0px;
	    -webkit-transition: all .300s;
	    -moz-transition: all .300s;
	    -o-transition: all .300s;
	    transition: all .300s;
	    margin-top: 0px;
	}
}

.footer-copyright .icon-social{
    display: inline;
    color: #434a54;
}

.footer-copyright  ul{
	list-style:none;
	margin-bottom: 0px;
}

.footer-copyright > li > .icon-social {
    position: relative;
    display: block;
    padding: 0px 0px;
}

.footer-copyright > li > .icon-social{
	padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0px;
    position: none;
}

.footer-copyright #facebook{
	color:#ffffff;
}

.footer-copyright #twitter{
	color:#ffffff;
}

.footer-copyright #youtube{
	color:#ffffff;
}

.footer-copyright #rss{
	color:#ffffff;
}

.footer-copyright .icon-social :hover{
	opacity: 0.6;
   
}

.footer-menu-mobi{
	/*margin-top: 220px;*/
	margin-top: 0px;
}

.footer-logo img {
    margin-right: 10px;
    width: 145px;
}

@media screen and (min-width: 0px) and (max-width: 720px){
	.footer-logo, .footer-nav {
	    float: left;
	    width: 100%;
	    padding: 0 20px;
	}
	
	.footer-nav .nav-title {
	    margin-bottom: 15px;
	    color: #e6e9ed;
	    border-bottom: 1px solid #ffffff;
	}
	
	dt.nav-title{
	  font-size:16px;
	  line-height: 3.2;
	}
	
	.footer-app{
		margin-top:10px;
		text-align:center;
	}
	
}	

@media screen and (min-width: 720px){
	.footer-logo, .footer-nav {
	    float: left;
	    width: 25%;
	    padding: 0 20px;
	}
	
}

/**********************************  
************ breadcrumb ***********
***********************************/

.breadcrumb a {
    color: #434a54;
}

.breadcrumb a:hover {
    color: #4D893A;
}

.breadcrumb>.active {
    color: #C1C1C1;
}

@media screen and (min-width: 720px){
	
	.page-header{
		margin-top:50px;
		margin-bottom:40px;
	}
	
	section.page-header .breadcrumb {
		position: absolute;
	    font-size: 14px;
	   	text-align:right;
	    margin-top: -42px;
	    background: transparent;
	    margin-bottom: 0;
	    z-index: 10;
	    right: 0;
	    left: auto;
	}

}

.breadcrumb-mobi {
	position: relative !important;
   	text-align:left !important;
    margin-top: auto !important;
    right: none !important;
    left: none !important;
}


/**********************************  
*********** search menu ***********
***********************************/
/*
.search-box {
    display: none;
    right: 0;
    left: auto;
    /* top: 100%; *//*
    padding: 15px;
    background-color: #fff;
    position: absolute;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,.2);
    width: 274px;
    margin-top: 36px;
    z-index: 22;
}

.search-box{
    border: rgba(0,0,0,0.07) 1px solid;
    border-top: 0;
}*/

.search-box {
    display: none;
    right: 0;
    left: auto;
    padding: 15px;
    background-color: #fff;
    position: absolute;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,.2);
    width: 274px;
    margin-top: 43px;
    z-index: 22;
    height:50px;
}

.search-box-min {
    display: none;
    right: 0;
    left: auto;
    padding: 15px;
    background-color: #fff;
    position: absolute;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,.2);
    width: 274px;
    margin-top: 38px;
    z-index: 22;
    height:50px;
}

.search-box-mobile {
    display: none;
    right: 0;
    left: auto;
    padding: 15px;
    background-color: #fff;
    position: absolute;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,.2);
    width: 96%;
    margin-top: 0px;
    z-index: 22;
    height:50px;
}

.search-box{
    border: rgba(0,0,0,0.07) 1px solid;
    border-top: 0;
}

.search-box.over-header #closeSearch {
    position: absolute;
    right: 0;
    color: #333;
    background: transparent;
    top: 50%;
    right: 20px;
    font-size: 20px;
    margin-top: -10px;
    z-index: 1;
}

.search-box.over-header>form {
    display: block;
    z-index: 0;
}

.search-box.over-header>form>input {
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    height: inherit;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -30px;
    padding-left: 20px;
    padding-right: 50px;
    border: 0;
    box-shadow: none;
    font-weight: 300;
    margin-top: -15px;
}

/**********************************  
********** menu mapa site *********
***********************************/

.menu-mapa-li{
	list-style: none;
}

.menu-mapa-ul-sub{
	-webkit-padding-start: 0px;
}

.menu-mapa-li-sub{
	list-style: none;
	padding-bottom:7px;
	text-decoration:undeline
}

.menu-mapa-li-sub a:hover{
	text-decoration: underline;
}


/**********************************  
************ tab panel ************
***********************************/

.panel {
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,.2);
}

.tab-panel {
    display: block !important;
    position: fixed;
    right: -9999px;
    width: 100%;
}
.tab-panel.active {
    position: relative;
    left: 0;
}


/**********************************  
*********** breadcrumb ************
***********************************/

.breadcrumb a {
    color: #4D893A;
}

.breadcrumb a:hover {
   	text-decoration: underline;
}


/**********************************  
*********** list group ************
***********************************/

.list-group-style {
	box-shadow: 0.5px 0px 1px 2px rgba(0,0,0,.2);
}


/**********************************  
********** input search ***********
***********************************/

.style-search{
	/*-webkit-border-radius: 0px !important;*/
}

:focus.style-search {
	border:1px solid #37632A;
}


/**********************************  
********** input filter ***********
***********************************/

:focus.style-filter {
	border:1px solid #727C8D;
}

.filter-addon{
	padding: 4px 12px;
}


/**********************************  
************* buttons *************
***********************************/

.btn-search-pag{
	/*-webkit-border-radius: 0px !important;*/
	background-color: #37632A;
    border-color: #37632A;
}

.btn-search-pag:active:hover{
	background-color: #4D893A;
    border-color: #4D893A;
    /*background-color: #37632A;
    border-color: #37632A;*/
}

.btn-search-pag:hover{
	background-color: #4D893A;
    border-color: #4D893A;
}

.btn-search-pag:focus{
	background-color: #37632A;
    border-color: #37632A;
}

.btn-lrv, .btn-lrv.active, .btn-lrv.disabled, .btn-lrv:active, .btn-lrv[disabled] {
    background-color: #37632A;
    border-color: #37632A;
}

.btn-lrv:focus, .btn-lrv:hover, .open .dropdown-toggle.btn-lrv {
    background-color: #4D893A;
    border-color: #4D893A;
}


.btn-optional, .btn-optional .open .dropdown-toggle.btn, .btn-optional.active, .btn-optional.disabled, .btn-optional, .btn-optional[disabled] {
    background-color: #428bca;
    border-color: #428bca;
}

.btn-optional:focus, .btn-optional:hover, .open .dropdown-toggle.btn-optional {
    background-color: #5A99D1;
    border-color: #5A99D1;
}


/**********************************  
*********** panel group ***********
***********************************/

.panel-style{
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,.2) !important;
}

.panel-title-row{
	padding: 4px 0px;
}

.panel-marker-close{
   color: #333;
   display: none;
   position: absolute;
   right: 25px;
   float: right;
   margin-top: -14px !important;
}

.panel-marker-open{
   color: #333;
   display: block;
   position: absolute;
   right: 25px;
   float: right;
   margin-top: -14px !important;
}

[aria-expanded="false"] .panel-marker-open {
    display: block;
}

[aria-expanded="false"] .panel-marker-close {
    display: none;
}

[aria-expanded="true"] .panel-marker-open {
    display: none;
}

[aria-expanded="true"] .panel-marker-close {
    display: block;
}


/**********************************  
************ pagination ***********
***********************************/


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #37632A;
    border-color: #37632A;
}


/**********************************  
************** modal **************
***********************************/
.panel-default>.panel-heading-padrao {
    color: #434a54;
    background-color: #fff;
    border-color: #fff;
}

.modal-title{
	font-size: 18px !important;
}

.panel-heading-padrao{
	padding: 15px 15px;
}

.panel-button-close{
	margin-top:3px;
}

/**********************************  
*********** list group ************
***********************************/
.list-group {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.2);
}


/**********************************  
********** list counter ***********
***********************************/

.custom-counter {
  margin: 0;
  padding: 0;
  list-style-type: none;
 
}

.custom-counter li {
  counter-increment: step-counter;
  display: flex;
  align-items: center;
  border-top: 1px solid #eee;
   padding: 16px 0;
}

.custom-counter li::before {
  content: counter(step-counter);
  font-size: 25px;
  font-weight: bold;
  position:absolute;
}



/**********************************  
************ noticias *************
***********************************/

@media screen and (min-width: 0px) and (max-width: 720px){
	.title-news{
		text-align:left;
	}
	
	.title-news h2{
		font-size:28px;
		margin-top: 0px;
	}
	
	.title-news h5{
		font-size: 16px;
		line-height: 1.3;
		color: #666;
		font-weight:200;
	}
	
	.social-icon-news{
		padding-bottom: 0px;
    	padding-top: 10px;
    	float: left;
	}
	
	/*.text-news a{
	    display:table-cell;
	    max-width: 28ch !important;
	    overflow: hidden !important;
	    text-overflow: ellipsis !important;
	    white-space: nowrap !important;
	    text-align: left !important;
	}*/
}

@media screen and (min-width: 720px){
	.title-news{
		text-align:center;
	}
	
	.title-news h5{
		font-size: 18px;
		color: #666;
		font-weight:200;
	}
	
	.social-icon-news{
		padding-bottom: 10px;
		padding-top: 20px;
    	float:right;
	}
	
	/*.text-news a{
	    display:table-cell;
	    max-width: 65ch;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    text-align: left;
	    direction: rtl;
	}*/
}

.social-title-icon{
	float:right; 
	padding-top:7px; 
	margin-right:10px;
}

a.social-icon.social-icon-sm, a.social-icon.social-icon-sm>i {
    width: 30px;
    height: 30px;
    font-size: 23px;
    line-height: 23px;
  	float: right;
  	/*padding-top: 10px;*/
}

a.social-icon.social-icon-transparent {
    background-color: transparent;
    text-shadow: none;
    color: #666 !important;
}

a.social-icon.social-icon-transparent.social-twitter:hover>i {
    color: #00ACEE !important;
}

a.social-icon.social-icon-transparent.social-facebook:hover>i {
    color: #3B5998 !important;
}

a.social-icon.social-icon-transparent.social-google-plus:hover>i {
    color: #dd4b39 !important;
}

a.social-icon.social-icon-transparent.social-whatsapp:hover>i {
    color: #1ebea5 !important;
}

a.social-icon.social-icon-transparent.social-print:hover>i {
    color: #8A8A00 !important;
    cursor: pointer;
}

.text-news span{
	font-size:15px !important;
}

p.dropFL:first-letter {
	font-size:200%;
	color: #37632A;
	line-height: 0px;
}



/**********************************  
************ callout *************
***********************************/

.bs-callout {
    padding: 15px;
    margin: 15px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-small{
	color:#AAB2BD !important
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout-info {
    border-left-color: #1b809e;
}

.bs-callout-warning {
    border-left-color: #aa6708;
    background-color: #FEFCE7;
}

.bs-callout-danger {
    border-left-color: #ce4844;
    background-color:#f1e4e496;
}

.bs-callout-pref {
    border-left-color: #37632A;
    background-color: #45906514;
   
}

.bs-callout-background-pref{
	background-color: #eee;
}


.bs-callout-danger h4 {
    color: #ce4844;
}

.bs-callout-warning h4 {
    color: #aa6708;
}

.bs-callout-info h4 {
    color: #1b809e;
}

.bs-callout-pref h4 {
    color: #37632A;
}

.badge-green, .label-green {
    background-color: #37632A;
    border-color: #37632A;
}

.badge-red, .label-red {
    background-color: #ce4844;
    border-color: #ce4844;
}

/**********************************  
************* agenda **************
***********************************/

.btn-link-green, .btn-link-green.active, .btn-link-green.disabled, .btn-link-green:active, .btn-link-green:focus, .btn-link-green:hover, .btn-link-green[disabled] {
    color: #37632A;
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-link-red, .btn-link-red.active, .btn-link-red.disabled, .btn-link-red:active, .btn-link-red:focus, .btn-link-red:hover, .btn-link-red[disabled] {
    color: #ce4844;
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-link-yellow, .btn-link-yellow.active, .btn-link-yellow.disabled, .btn-link-yellow:active, .btn-link-yellow:focus, .btn-link-yellow:hover, .btn-link-yellow[disabled] {
    color: #aa6708;
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-agenda-link{
	font-size:16px;
	font-weight: 500;
	margin-top: 12px;
}

/**********************************  
************** modal **************
***********************************/
.panel-default>.panel-heading-conteudo-padrao {
    color: #434a54;
    background-color: #e6e9ed;
    border-color: #e6e9ed;
}

.panel-heading-conteudo-padrao{
	padding: 15px 15px;
}

.modal-conteudo {
    box-shadow: 0 0px 0px rgba(0,0,0,0);
    -webkit-border-radius: 0px;
    background-color : #ffffff; 
    border: 0px solid rgba(0,0,0,0);
}

.modal-padrao {
    z-index: 9800;
}


/**********************************  
************* servicos ************
***********************************/
.clicktable-row{
	cursor: pointer;
}

/*.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 0px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
}*/

.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 0px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 0px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.2);
}

.btn-app>i {
    padding-right: 0px;
     font-size: 20px;
    display: block;
}



/*.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa;
}

.btn-app:focus {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa;
}*/

.btn-app:hover {
    background: #e6e9ed;
    color: #444;
    border-color: #aaa;
    
}

.btn-app:focus {
    background: #e6e9ed;
    color: #444;
    border-color: #aaa;
    
}

/**********************************  
************** form ***************
***********************************/

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom:10px;
    margin-left:15px;
    margin-right:15px;
}

.box-header {
    display: block;
    padding: 10px;
    /*position: relative;*/
    
}

.box-title-h3{
	font-size: 18px !important;
}	


.box-header>.fa,  .box-header>.glyphicon, .box-header>.ion {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    margin-bottom:0;
    font-weight: 500;
}


.box-header>.icofont, .box-header .box-title {
    display: inline-block;
    font-size: 23px;
    line-height: 1;
    margin-bottom:0;
    font-weight: 500;
}

/**********************************  
***** modal alert informativo *****
***********************************/

.modal-header-alert{
	padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-body-alert{
	padding: 10px 15px;
}

/**********************************  
********** badge search ***********
***********************************/

.badge-search {
    display: inline-block;
    min-width: 10px;
    padding: 0px 7px;
    padding-top:1px;
    padding-bottom:3px;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.badge-search-blue {
    background-color: #4A89DC;
    border-color: #4A89DC;
    color: #FFFFFF;
}


.badge-search-red {
    background-color: #DA4453;
    border-color: #DA4453;
    color: #FFFFFF;
}

.badge-search-mint {
    background-color: #37BC9B;
    border-color: #37BC9B;
    color: #FFFFFF;
}

.badge-search-lavender {
    background-color: #967ADC;
    border-color: #967ADC;
    color: #FFFFFF;
}

.badge-search-indigo {
    background-color: #264348;
    border-color: #264348;
    color: #FFFFFF;
}

.badge-search-siskin {
    background-color: #7A942E;
    border-color: #7A942E;
    color: #FFFFFF;
}

.badge-search-pink  {
    background-color: #D770AD;
    border-color: #D770AD;
    color: #FFFFFF;
}

.badge-search-amber  {
    background-color: #CA6924;
    border-color: #CA6924;
    color: #FFFFFF;
}

.badge-search-hanada  {
    background-color: #044F67;
    border-color: #044F67;
    color: #FFFFFF;
}

.badge-search-sunflower  {
    background-color: #F6BB42;
    border-color: #F6BB42;
    color: #FFFFFF;
}

.badge-search-brown  {
    background-color: #795548;
    border-color: #795548;
    color: #FFFFFF;
}

.badge-search-teal  {
    background-color: #00796B;
    border-color: #00796B;
    color: #FFFFFF;
}

.badge-search-lime  {
    background-color: #C0CA33;
    border-color: #C0CA33;
    color: #FFFFFF;
}

.badge-search-cyan  {
    background-color: #00B8D4;
    border-color: #00B8D4;
    color: #FFFFFF;
}

.badge-search-beg  {
    background-color: #ff9e80;
    border-color: #ff9e80;
    color: #FFFFFF;
}

.badge-search-bittersweet  {
    background-color: #E9573F;
    border-color: #E9573F;
    color: #FFFFFF;
}

.badge-search-red-dark  {
    background-color: #b71c1c;
    border-color: #b71c1c;
    color: #FFFFFF;
}

.badge-search-deep-purple  {
    background-color: #7B1FA2;
    border-color: #7B1FA2;
    color: #FFFFFF;
}

.badge-search-licorice  {
    background-color: #1C0F13;
    border-color: #1C0F13;
    color: #FFFFFF;
}

.badge-search-wargeningen  {
    background-color: #44B649;
    border-color: #44B649;
    color: #FFFFFF;
}

.badge-search-tapupe  {
    background-color: #A3976B;
    border-color: #A3976B;
    color: #FFFFFF;
}

.badge-search-chilli  {
    background-color: #AF473C;
    border-color: #AF473C;
    color: #FFFFFF;
}


.badge-search-mist  {
    background-color: #7A9D96;
    border-color: #7A9D96;
    color: #FFFFFF;
}

.badge-search-indian-red  {
    background-color: #CD5555;
    border-color: #CD5555;
    color: #FFFFFF;
}

.badge-search-thistle  {
    background-color: #8B7B8B;
    border-color: #8B7B8B;
    color: #FFFFFF;
}


/**********************************  
********** text search ***********
***********************************/

.text-search-blue {
    color: #4A89DC;
    border-left: 3px solid #4A89DC;
}


.text-search-red {
    color: #DA4453;
    border-left: 3px solid #DA4453;
}

.text-search-mint {
    color: #37BC9B;
    border-left: 3px solid #37BC9B;
}

.text-search-lavender {
    color: #967ADC;
    border-left: 3px solid #967ADC;
}

.text-search-indigo {
    color: #264348;
    border-left: 3px solid #264348;
}

.text-search-siskin {
    color: #7A942E;
    border-left: 3px solid #7A942E;
}

.text-search-pink  {
    color: #D770AD;
    border-left: 3px solid #D770AD;
}

.text-search-amber  {
    color: #CA6924;
    border-left: 3px solid #CA6924;
}

.text-search-hanada  {
    color: #044F67;
    border-left: 3px solid #044F67;
}

.text-search-sunflower  {
    color: #F6BB42;
    border-left: 3px solid #F6BB42;
}

.text-search-brown  {
    color: #795548;
    border-left: 3px solid #795548;
}

.text-search-teal  {
    color: #00796B;
    border-left: 3px solid #00796B;
}

.text-search-lime  {
    color: #C0CA33;
    border-left: 3px solid #C0CA33;
}

.text-search-cyan  {
    color: #00B8D4;
    border-left: 3px solid #00B8D4;
}

.text-search-beg  {
    color: #ff9e80;
    border-left: 3px solid #ff9e80;
}

.text-search-bittersweet  {
    color: #E9573F;
    border-left: 3px solid #E9573F;
}

.text-search-red-dark  {
    color: #b71c1c;
    border-left: 3px solid #b71c1c;
}

.text-search-deep-purple  {
    color: #7B1FA2;
    border-left: 3px solid #7B1FA2;
}

.text-search-licorice  {
    color: #1C0F13;
    border-left: 3px solid #1C0F13;
}

.text-search-wargeningen  {
    color: #44B649;
    border-left: 3px solid #44B649;
}

.text-search-tapupe  {
    color: #A3976B;
    border-left: 3px solid #A3976B;
}

.text-search-chilli  {
    color: #AF473C;
    border-left: 3px solid #AF473C;
}

.text-search-mist  {
    color: #7A9D96;
    border-left: 3px solid #7A9D96;
}

.text-search-indian-red  {
	color: #CD5555;
    border-left: 3px solid #CD5555;
}

.text-search-thistle  {
	color: #8B7B8B;
    border-left: 3px solid #8B7B8B;
}

.height-auto{
	height:auto !important;
}	

#modalBoxmodalViewInfo { 
	overflow-y:scroll 
}

.has-error .select2-selection {
    border-color: #da4453 !important;
}

.has-error>.radiotext{
	color: #da4453 !important;
}

/**********************************  
********** mais em lucas **********
***********************************/

.mais-em-lucas{
	background-color: #f3f3f3;
	min-height:100%;
	height:100%;
	margin-bottom:0px; 
	padding-bottom:0px;
	margin-top:30px;
}

hr.title-cols-mais-em-lucas {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top:1px solid #797979;
    width: 100%;
}

.bt-mais-em-lucas{
	background-color:#84878a;
}

.bt-mais-em-lucas.active, .bt-mais-em-lucas:active, .bt-mais-em-lucas:focus, .bt-mais-em-lucas:hover {
    color: #fff;
    background-color: #989a9c;
    border-color: #989a9c;
    outline: 0!important;
}

hr.mais-em-lucas {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cecdcd;
}