/* ---------------- Palavra do Presidente  ---------------- */


.president-speaks h2{
  color: #263238;
  margin: 70px 0 0;
}

.president-speaks span{
  color: #263238;
  font-size: 14px;
  font-family: "titillium_weblight";
}

.president-speaks p{
  font-size: 18px;
  margin-bottom: 30px;
}

.president-speaks span.border{
  display: block;
  width: 50px;
  border-bottom:4px solid #ddd;
  margin: 10px 0 25px 0;
}

.president-speaks .contact-us{
  background-image: url(../images/defensor.jpg);
  background-repeat: no-repeat;
  background-color: #273238;
  background-position: bottom;
  height: 600px;
  width: 100%;
  padding: 30px 25px;
  position: relative;
}

.president-speaks .contact-us h3{
  font: 32px 'titillium_bold';
  color: #fff;
  max-width: 200px;
  padding-bottom: 15px;
  border-bottom: 4px solid #37474F;
}

.president-speaks .contact-us span{
  font: 18px 'titillium_bold';
  position: absolute;
  bottom: 50px;
  color: #ffffff;
}

/* ---------------- História da Defensoria  ---------------- */

.history{
  padding-top: 35px;
}

.history p{
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #263238;
}

/* ---------------- Ex-Presidentes  ---------------- */

.former-presidents .col-md-3 > div{
  min-height: 280px;
  background: #fff;
  margin-bottom:20px;
  padding-bottom: 20px;
}

.former-presidents .col-md-3 img{
  width: 100%;
  margin-bottom: 12px;
}

.former-presidents .col-md-3 span{
  color: #263238;
  display: block;
  margin-left: 10px
}

.former-presidents .col-md-3 span.name {
  font: 18px 'titillium_weblight';
}

.former-presidents .col-md-3 span.gestao-texto {
  margin-right: 10px;
}

.former-presidents .col-md-3 span.gestao-texto,
.former-presidents .col-md-3 span.data-gestao {
  display: inline-block;
  margin-left: 0;

  font: 13px 'titillium_weblight';
  text-transform: uppercase;
}

.former-presidents .col-md-3 span.management{
  font: 13px 'titillium_weblight';
}

.former-presidents .col-md-3 span.border{
  display: block;
  width: 50px;
  border-bottom:4px solid #ddd;
  margin-top: 5px;
}


/* ---------------- Estatutos  ---------------- */


.statute{
  position: relative;
}

.statute .panel-heading{
  height: 80px;
  padding: 10px 30px;
  border: 0;
  border-radius: 0;
  background: #fff;
}

.statute .panel-heading h4{
  font: 17px 'titillium_weblight';
  color: #263238;
  line-height: 60px;
}

.statute .panel-title a{
  display: block;
  position: relative;
}

.statute .panel-title span{
  color: #263238;
}

.statute .panel-title span.glyphicon{
  color: #607D8B;
  position: absolute;
  right: 0;
  top: 10px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border:2px solid #EEEEEE;
  text-align: center;
  line-height: 40px;
}

.statute .glyphicon-menu-down{
  display: none;
}

.statute .collapsed .glyphicon-menu-down{
  display: inline-block;
}

.statute .collapsed .glyphicon-menu-up{
  display: none;
}

.statute .nav-tabs>li{
  width: 25%;
  border-radius: 0;
  background: #f7f7f7;
  border: none;
}

.statute .nav-tabs>li.active{
  border-top:4px solid #00A658;
  border-radius: 0;
}

.statute .nav-tabs a{
  font: 17px 'titillium_weblight';
  color:#5F7D8B !important;
  background: #f7f7f7 !important;
}

.statute li.active a{
  font: 17px 'titillium_bold';
  color:#00A658;
  background: #f7f7f7;
}

.statute .tab-content{
  padding: 40px 30px;
  background: #f7f7f7;
}

/* ---------------- Endereço  ---------------- */
.address,
.address-page{
  width: 100%;
  padding: 0;
}

.address .map{
  text-align: center;
  padding-bottom: 90px;
}

.address ul{
  padding: 0;
}

.address .center-box{
  background: #fff;
  padding: 0;
}

.address .center-box:nth-child(even){
  background: #F7F7F7;
}

.address .center-box .container{
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.address .center-box .col-md-6{
  position: relative;
  padding: 20px 40px 0 40px;
}

.address .title h3{
  font: 32px 'titillium_bold';
  color: #263238;
  text-align: center;
}

.address .title{
  border-bottom:solid 2px #f2f2f2;
}

.address span.text,
.address span.text-2{
  color:#5F7D8B;
  font:17px 'titillium_weblight';
  display: block;
  margin-left: 40px
}

.address span.text-2{
  font-size:13px;
}

.address i.icones-enderecos{
  font-size: 25px;
  color: #00A758;
  position: absolute;
  top: 28px;
}

.address .icon-balloon{
  text-align: right;
  padding: 10px 40px !important;
}

/* ---------------- Projetos Institucionais  ---------------- */


.institutional-projects{
  position: relative;
}

.institutional-projects .panel-heading{
  height: 80px;
  padding: 10px 30px;
  border: 0;
  border-radius: 0;
  background: #fff;
}

.institutional-projects .panel-heading h4{
  font: 17px 'titillium_weblight';
  color: #263238;
  line-height: 60px;
}

.institutional-projects .panel-title a{
  display: block;
  position: relative;
}

.institutional-projects .panel-title span{
  color: #263238;
}

.institutional-projects .panel-title span.fa{
  color: #607D8B;
  position: absolute;
  right: 0;
  top: 10px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border:2px solid #EEEEEE;
  text-align: center;
  line-height: 40px;
}

.institutional-projects .glyphicon-menu-down{
  display: none;
}

.institutional-projects .collapsed .glyphicon-menu-down{
  display: inline-block;
}

.institutional-projects .collapsed .glyphicon-menu-up{
  display: none;
}

.institutional-projects .panel-body{
  padding: 30px;
}

/* ---------------- Ações Judiciais  ---------------- */
.judicial-actions p{
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #263238;
}

.judicial-actions > div{
  margin-bottom: 20px;
}

.judicial-actions .nav-tabs > li{
  width: 50%;
  background: #fff;
  border: none;
  border-radius: 0;
  height: 80px;
  text-align: center;

}

.judicial-actions .nav-tabs > li a {
  border-top: 4px solid transparent;
  transition: border-top .4s ease-in-out;
}

.judicial-actions .nav-tabs > li.active {
  background: #fff;
  border: none;
  border-radius: 0;
}

.judicial-actions .nav-tabs a{
  display: block;
  height: 100%;

  font: 17px 'titillium_weblight';
  color: #5F7D8B;
  line-height: 60px;
  text-transform: uppercase;

  border: none;
  border-radius: 0;
}

.judicial-actions li.active a{
  font: 17px 'titillium_bold';
  color: #00A858 !important;
  border: none !important;
  border-top:4px solid #00A858 !important;

  line-height: 60px;
}

.tabs-amdepro {
  display: flex;
}

.judicial-actions .nav-tabs > li a:hover {
  border-top:4px solid #00A858 !important;
}

.judicial-actions .tab-content{
  background: #fff;
}

.judicial-actions .tab-content li{
  height: 80px;
}

.judicial-actions .tab-content li:nth-child(odd) {
  background: #f8f8f8;
}

.judicial-actions li.judicial-item:first-child{
  background: #e9e9e9;
}

.judicial-actions li.judicial-item:first-child > div{
  color: #607D8B;
  font-style: normal;
}

.judicial-actions li.judicial-item div{
  float: left;
  font: 17px 'titillium_weblight';
  color: #263238;
  line-height: 80px;
  padding-left: 35px;
}

.judicial-actions li.judicial-item.arquivo-download:hover{
  background: #02a95b;
  color: #fff;
}

.judicial-actions li.judicial-item.arquivo-download:hover div{
  color: #fff;
}

.judicial-actions li.judicial-item.titulo > .inicio {
  border-left: 1px solid #d4d3d3;
  border-right: 1px solid #d4d3d3;
}

.judicial-actions li.judicial-item .glyphicon{
  color: #263238;
}

.judicial-actions .tab-content .acao{
  width: 80%;
}

.judicial-actions .tab-content .inicio{
  width: 20%;
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
}

.judicial-actions .tab-content .status{
  width: 20%;
  font-style: italic;
}

.judicial-actions .tab-content .tab-pane {
  padding: 30px;
}

.judicial-actions .tab-content .tab-pane ul {
  padding: 0;
  list-style: none;
}

/* ---------------- Agenda  ---------------- */

.diary{
  padding: 0;
}

#calendario{
  background: #fff;
  position: relative;
}

#calendario table{
  width: 100%;
}

#calendario table td{
  text-align: center;
}

#calendario .name-mounth{
  height: 112px;
}

#calendario .name-mounth h2{
  margin: 0;
  line-height: 112px;
  color: #05451C;
}

#calendario .day-week{
  background:#05451C;
  font: 22px 'titillium_bold';
  color:#fff;
  border:1px solid #fff;
  height: 70px;
  line-height: 70px;
}

#calendario .day-mounth{
  font: 22px 'titillium_bold';
  line-height: 80px;
  border:1px solid #E9E9E9;
  width: 14%;
}

#calendario .day-mounth a{
  color:#455A64;
}

#calendario #dia_atual a{
  width: 50px;
  height: 50px;
  border: 5px solid #455A64;
  border-radius: 50%;
  padding: 10px;
}

#calendario .fa{
  color: #607D8B;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border:2px solid #EEEEEE;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

#calendario .fa-angle-left{
  top:35px;
  left: 20px;
}

#calendario .fa-angle-right{
  top:35px;
  right: 20px;
}

.diary .labels{
  font: 17px 'titillium_weblight';
  width: 100%;
  height: 100px;
  background: #fff;
}

.diary .labels > span{
  position: relative;
  display: inline-block;
  color: #617E8C;
  padding-left: 90px;
}

.diary .labels span.glyphicon{
  position: absolute;
  left: 55px;
  top: 34px;
}

.diary .labels span.glyphicon-green {
  color: #00A858;
  background: #00A858;
  font-size: 30px;
}

.diary .labels span.glyphicon-white {
  position: absolute;
  color: #fff;
  border: 1px solid #ddd;
  font-size: 26px;
}

.color_red{
  background: #00A858 !important;
}

.color_red > a{
  color: #fff !important;
  display: block;
  width: 100%;
  height: 100%;
}

.diary .tab-pane{
  margin-top: 50px;
}

.diary .tab-pane > h3,
.diary .tab-pane > h4{
  font: 20px 'titillium_bold';
  color: #05451C;
  text-align: center;
  margin: 0;
}

.diary .tab-pane > h3{
  font-size: 32px;
  margin-bottom: 50px;
}

.commitment{
  width: 100%;
  background: #fff;
  margin-bottom: 15px;
  font-family: 'titillium_weblight';
  overflow: hidden;
}

.commitment .datatime{
  border-bottom: 1px solid #E9E9E9;
  padding: 25px 30px;
}

.commitment h3{
  font: 22px 'titillium_weblight';
  color:#263238;
  margin: 0;
  margin-bottom: 25px;
}

.commitment span{
  font-size: 14px;
  color:#607D8B;
  display: inline-block;
  position: relative;
}

.commitment .time{
  margin-left: 30px;
}

.commitment .local{
  padding: 20px 30px;
  overflow: hidden;
}

.commitment .local .more-info{
  margin-left: 140px;
}

.commitment .adress > span,
.commitment .more-info > span{
  display: block;
}

.commitment .name_local,
.commitment .tel_info{
  text-transform: uppercase;
  font-size:16px;
}

.commitment .adress .glyphicon{
  position: absolute;
}

.commitment .more-info .glyphicon{
  position: absolute;
  left: -30px;
  top: 10px;
  font-size: 18px;
}

.commitment .glyphicon{
  color: #00A858;
}

/* ---------------- LINKS ÚTEIS ---------------- */

.useful-links p{
  margin-bottom: 15px
}

.useful-links > div{
  margin-bottom: 20px;
}

.useful-links .nav-tabs {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  background: #fff;
}

.useful-links .nav-tabs > li{
  width: 25%;
  background: #fff;
  border: none;
  border-radius: 0;
  height: 80px;
  text-align: center;

}

.useful-links .nav-tabs > li.active{
  background: #fff;
  border: none;
  border-radius: 0;
  border-top:4px solid #00A858;
}

.useful-links .nav-tabs a{
  font: 17px 'titillium_weblight';
  color: #5F7D8B;
  border: none;
  border-radius: 0;
  line-height: 60px;
}

.useful-links li.active a{
  font: 17px 'titillium_bold';
  color: #00A858 !important;
  border: none !important;
  line-height: 60px;
}

.useful-links .tab-content{
  background: #fff;
}

.useful-links ul > .tab-content{
  padding-top: 40px;
}

.useful-links .tab-content .tab-pane{
  padding: 5px 30px;
}

.useful-links .tab-content .tab-pane li {
  margin-bottom: 30px;
}

#equipe .content{
  overflow: hidden;
  padding-top: 40px;
}

.useful-links .tab-pane .left{
  width: 60%;
}

.useful-links .left .tab-pane{
  padding: 0;
  padding-right: 30px;

}

.useful-links .tab-pane h3{
  font: 32px 'titillium_bold';
  color:#263238;
  margin: 0;
}

.useful-links .left span{
  font: 13px 'titillium_weblight';
  color:#575757;
  display: block;
}

.useful-links .tab-pane .right{
  width: 40%;
}

.useful-links .right li{
  display: inline-block;
  margin-left: 5px;
}

.useful-links .right li{
  position: relative;
}

.useful-links li .glyphicon{
  position: absolute;
  background: #00A858;
  width: 100%;
  height: 100%;
  line-height: 95px;
  text-align: center;
  color: #fff;
  font-size: 45px;
  opacity: 0;
}

.useful-links li .glyphicon:hover{
  opacity: 0.8;
}


.useful-links .right img{
  width: 130px;
  height: 95px;
}

.useful-links .left img{
  width: 270px;
  float: left;
  margin-right: 25px;
}

.useful-links .tel-us{
  font: 18px 'titillium_bold';
  color:#263238;
  width: 100%;
  margin-top: 50px;
  text-align: right;
  padding: 25px 0;
  border-top: 1px solid #E9E9E9;
}


/* ---------------- Links Úteis  ---------------- */

.useful-links .tab-content{
  background: #fff;
  padding-bottom: 50px;
}

.useful-links .tab-pane{
  overflow: hidden;
}

.useful-links span{
  display: block;
}

.useful-links .tab-pane h3{
  margin-top: 160px;
  color: #263238;
}

.useful-links .tab-pane span{
  text-transform: uppercase;
  font: 13px 'titillium_websemibold';
  color:#263238;
}

.useful-links .tab-pane span.border{
  display: inline-block;
  width: 50px;
  border-bottom:4px solid #ddd;
  margin: 15px 0 24px 0;
}

.useful-links p{
  position: relative;
}

.useful-links p i{
  position: absolute;
  color: #00A758;
  left: -30px;
  top: 8px;
  font-size: 22px;
}

.useful-links p span{
  font: 13px 'titillium_weblight';
  color:#5F7D8B !important;
}

.useful-links p a{
  font: 13px 'titillium_weblight';
  color:#00A758 !important;
}

.useful-links li.flipper{
  margin-top: 40px;
}

.useful-links li .front,
.useful-links li .back{
  height: 250px;
  padding: 15px;
}

/*.useful-links li .front{*/
  /*text-align: center;*/
  /*position: relative;*/
/*}*/

.useful-links .front img{
  margin-top: 30px;
  max-height: 100px;
}

.useful-links .front h4{
  font: 18px 'titillium_weblight';
  color:#263238;
  text-align: center;
  margin:20px 0 -10px 0;
}

.useful-links li .back{
  background: #263238;
  height: 250px;
  color: #fff
}

.useful-links .back h4{
  font: 16px 'titillium_weblight';
}

.useful-links .back .border{
  font: 16px 'titillium_weblight';
}

.useful-links .back span{
  color: #fff !important;
  padding-left: 25px;
  margin-bottom: 15px;
}

.useful-links .back i{
  top: 0;
  left: 0;
  font-size: 15px;
}

.useful-links .back span.border{
  display: inline-block;
  width: 50px;
  border-bottom:4px solid #37474F;
  margin: 0 0 24px 0;
}

/*!* entire container, keeps perspective *!*/
/*.flip-container {*/
  /*perspective: 1000px;*/
/*}*/

/*!* flip the pane when hovered *!*/
/*.flip-container .flipper:hover {*/
  /*transform: rotateY(180deg);*/
/*}*/


/*!* flip speed goes here *!*/
/*.flipper {*/
  /*transition: 0.6s;*/
  /*transform-style: preserve-3d;*/
  /*position: relative;*/
/*}*/

/*!* hide back of pane during swap *!*/
/*.front, .back {*/
  /*backface-visibility: hidden;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
/*}*/

/*!* front pane, placed above back *!*/
/*.front {*/
  /*z-index: 2;*/
  /*!* for firefox 31 *!*/
  /*transform: rotateY(0deg);*/
/*}*/

/*!* back, initially hidden pane *!*/
/*.back {*/
  /*transform: rotateY(180deg);*/
/*}*/

/*.flip-container .flipper:hover{*/
  /*transform: rotateY(180deg);*/
/*}*/

.associar-se{
  background: #fff;
}

.associar-se h1{
  font:50px 'titillium_bold';
  color:#054519;
  text-align: center;
  margin:46px 0 40px 0;
}

.associar-se span.sub-title{
  font: 22px 'mwsansbold';
  color:#054519;
  display: block;
  margin: 30px 0 10px 23px;
}

.associar-se span.glyphicon{
  font-size: 18px;
  color:#5F7D8B;
  top: 35px;
  left: 30px;
}

.associar-se i.fa{
  position: absolute;
  font-size: 18px;
  color:#5F7D8B;
  top: 32px;
  left: 52px;
}

.associar-se .input-field{
  margin: 0;
  position: relative;
}

.associar-se .input-field label {
  top: 25px;
  left: 80px;
}

.associar-se input[type="text"],
.associar-se input[type="tel"],
.associar-se input[type="email"],
.associar-se input[type="date"]{
  background: #F4F4F4;
  width: 100%;
  height: 60px;
  color: #263238;
  border-radius: 30px;
  margin-top: 10px;
  padding-left: 60px;
}

.associar-se select {
  background: #fff;
  border: none;
  width: 100%;
  height: 60px;
  color: #263238;
  border-radius: 30px;
  margin-top: 10px;
  -webkit-box-shadow: 0px 2px 24px -3px rgba(196,196,196,1);
  -moz-box-shadow: 0px 2px 24px -3px rgba(196,196,196,1);
  box-shadow: 0px 2px 24px -3pxrgba(196,196,196,1);
  color: #607d8b;
  font: 18px 'mwsansbold';
  padding-left:30px;
  cursor: pointer;
}

.associar-se input[type="submit"]{
  display: block;
  margin: 40px auto 0 auto;
  height: 60px;
  width: 180px;
  background: #05451b;
  border:none;
  border-radius: 5px;
  color: #fff;
  font: 20px 'titillium_bold';
  text-align: center;
  line-height: 60px;
}

.associar-se input[type="radio"]{
  position: absolute;
  left: 30px;
}

.associar-se input[type="radio"]{
  position: absolute;
  top:-3px;
  left: 30px;
}

.associar-se input[type="radio"]:after{
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border:3px solid #5F7D8B;
  background: #fff;
  position: absolute;
  top: 17px;
  left: -6px;
  cursor: pointer;
}

.associar-se input[type="radio"]:checked:after{
  content: '';
  width: 24px;
  height: 24px;
  border:3px solid #5F7D8B;
  background: #fff url(../images/dot-radio.png) 50% no-repeat;
  position: absolute;
  top: 17px;
  left: -6px;
  font-size: 10px;
  color:#5F7D8B;
}

.associar-se .wpcf7-radio .wpcf7-list-item-label{
  position: absolute;
  top:20px;
  left: 55px;
  font: 16px 'titillium_weblight';
  color: #607d8b;
}

.associar-se .wpcf7-radio .wpcf7-list-item{
  background: #F4F4F4;
  float: left;
  height: 60px;
  border-radius: 30px;
  display: block;
  margin: 0;
  position: relative;
}

.associar-se .wpcf7-radio .first{
  width: 49%;
  float: left;
}

.associar-se .wpcf7-radio .last{
  width: 49%;
  float: right;
}

/* ---------------- Formulários de Contato  ---------------- */
	

	.contact-form{
		max-width: 970px;
	}
	

	.contact-form p{
		margin: 70px 0 20px 0;
		color: #263238;
		font-size: 18px;
	}

	.contact-form .name,
	.contact-form .email,
	.contact-form .message{
		position: relative;
	}

	.contact-form form input[type="text"],
	.contact-form form input[type="email"],
	.contact-form form input[type="tel"] {
		width: 100%;
		height: 60px;
		background: #f4f4f4;
		border:none;
		border-radius: 5px;
		margin-bottom: 10px;
		padding: 0 20px 0 60px;
		color: #263238;
	}

	.contact-form form textarea{
		width: 100%;
		height: 160px;
		background: #f4f4f4;
		border:none;
		border-radius: 5px;
		margin-bottom: 10px;
		padding: 20px 20px 20px 60px;
		color: #263238;
	}


	.contact-form form div{
		position:relative;
	}

	.contact-form form input::-webkit-input-placeholder,
	.contact-form form textarea::-webkit-input-placeholder{
	    color:#607d8b;
	    font:16px 'titillium_weblight';
	}

	.contact-form form input::-moz-input-placeholder,
	.contact-form form textarea::-moz-input-placeholder{
	    color:#607d8b;
	    font:16px 'titillium_weblight';
	}

	.contact-form form input::-ms-input-placeholder,
	.contact-form form textarea::-ms-input-placeholder{
	    color:#607d8b;
	    font:16px 'titillium_weblight';
	}

	.contact-form form .fa
	{
		position: absolute;
	    color: #607d8b;
	    top: 22px;
	    left: 28px;
	    font-size: 16px;
	    z-index: 999;
	}

	.contact-form .message .fa
	{
		top: 24px;
	   
	}

	.contact-form form input[type="submit"]{
		display: block;
		margin: 0 auto;
		height: 60px;
		width: 180px;
		background: #05451c;
		border:none;
		border-radius: 5px;
		color: #fff;
		font: 20px 'rozhaone';
		text-align: center;
	}


/* ---------------- Núcleos Regionais  ---------------- */

	.regional-centers .center-box{
		background: #fff;
		padding: 0;
		margin-bottom: 15px;
	}

	/*.regional-centers .center-box .col-md-4{*/
		/*position: relative;*/
		/*padding: 20px 40px 0 40px;*/
	/*}*/

	.regional-centers .title h3{
		font: 32px 'rozhaone';
		color: #263238;
		text-align: center;
	}

	.regional-centers .title{
		border-bottom:solid 2px #f2f2f2;
	}

	.regional-centers span.text,
	.regional-centers span.text-2{
		color:#5F7D8B;
	    font:17px 'titillium_weblight';
	    display: block;
	    margin-left: 40px
	}

	.regional-centers span.text-2{
	    font-size:13px;
	}

	.regional-centers span.fa{
		font-size: 25px;
	    color: #00A758;
	    position: absolute;
	    top: 28px;
	}

	.regional-centers .icon-balloon{
		text-align: right;
		padding: 10px 40px !important;
	}

.agreements .companies-box{
  width: 100%;
  background: #fff;
  padding: 35px 12px 0 12px;
  overflow: hidden;
  margin-bottom: 30px;
}

.agreements .companies-box h2{
  color: #0a401c;
  text-align: center;
  margin: 0 0 40px 0;
}

.agreements .companies-box li{
  float: left;
  margin-bottom:15px;
}

.agreements li span{
  display: none;
}

.agreements .companies-box img{
  width: 264px;
  height: 264px;
}

.agreements .companies-box input[type="text"]{
  width: 90%;
  border-bottom: 2px solid #dedede;
  font: 20px 'titillium_weblight';
  padding: 0 0 6px 30px;
}

.agreements .companies-box .glyphicon{
  color: #a9a9a9;
  font-size: 18px;
  left: 20px;
}

.companies-box #list li{
  margin-right: 15px;
}

/** Carousel **/

.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border: 10px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}

.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 330px;
}

.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel li {
  width: 200px;
  float: left;
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  bottom: 5%;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #fff;
  color: #7d7e82;
  border: 2px solid #ececec;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 4px #F0EFE7;
  -moz-box-shadow: 0 0 4px #F0EFE7;
  box-shadow: 0 0 4px #F0EFE7;
  line-height: 35px;
}

.jcarousel-control-prev {
  left: 15px;
}

.jcarousel-control-next {
  right: 15px;
}

/**
**Feature solicitada pela Ana Fabre em 10/07/2017
** Adicionar uma opção de sugestão de convênio que deve apenas enviar e-mail;
 */
.sugestao-convenio {
  width: 300px;
  margin: 20px auto;
  text-align: center;
}

.sugestao-convenio a {
  display: block;
  width: 100% !important;
  transition: .5s;

  text-align: center;
}

.sugestao-convenio a:hover,
.sugestao-convenio a:active {
  background: #066828;
}

.sugestao-convenio a,
.sugestao-convenio a:visited {
  color: #FFFFFF !important;
}

/* Default */

* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

h2{
	font-family: 'titillium_bold';
	font-size: 50px;
}

p{
	font-family: 'titillium_weblight';
  font-size: 20px;
  line-height: 1.2;
}

a:hover{
	text-decoration: none;
}

input, textarea, select{
	outline: 0;
	border:0;
}

textarea{
	resize: none
}

.wrap{
 width: 100%;
}

@media (min-width: 1200px) {
  .wrap {
    padding: 0 50px 50px 50px !important;
  }
}

.section-title h1,
.page-title h1{
	font-family: 'titillium_bold';
	font-size: 70px;
	margin: 0;
}

@media (max-width: 768px){
	.section-title h1{
	font-family: 'titillium_bold';
	font-size: 40px;
	}
	.wrap{
	 padding: 0;
	}
}

.left{
	float: left;
}

.right{
	float: right;
}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.margin-footer{
	position: fixed;
	bottom: 0;
	background: #fff;
	width: 100%;
	height: 50px;
	z-index: 999;
}


.margin-footer{
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  height: 50px;
  z-index: 999;
}

.page-title{
	position: relative;
	background: #001700;
	z-index: 9;
}

.page-title {
	background: url(../images/bg-pagetitle.jpg) 50%;
	color: #fff;
	text-align: center; 
	padding-top: 160px;
}

.page-title .container img{
	max-width: 60px;
}


.page-content{
	background:#e9e9e9;
	position: relative;
	z-index: 9;
}

.page-content .container{
	margin-top: -20px;
	padding-bottom: 140px;
}

@media (max-width: 1366px) and (min-width: 1072px){
    .margin-footer{    
      height: 35px;    
  }
}


/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}


.input-field {
  margin: 0;
  height: 100%;
}

.input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}

.input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
  border: none;
  box-shadow: none;
}

.input-field label {
  top: 0;
  left: 0;
}

.input-field label i {
  color: rgba(255, 255, 255, 0.7);
  transition: color .3s;
}

.input-field label.active i {
  color: #fff;
}

.input-field label.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

input:not([type]) + label:after,
input[type=text] + label:after,
input[type=password] + label:after,
input[type=email] + label:after,
input[type=url] + label:after,
input[type=time] + label:after,
input[type=date] + label:after,
input[type=datetime] + label:after,
input[type=datetime-local] + label:after,
input[type=tel] + label:after,
input[type=number] + label:after,
input[type=search] + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 60px;
  opacity: 0;
  transition: .2s opacity ease-out, .2s color ease-out;
}

.input-field {
  position: relative;
  margin-top: 1rem;
}

.input-field.col label {
  left: 0.75rem;
}

.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label {
  width: calc(100% - 3rem - 1.5rem);
}

.input-field label {
  color:#607d8b;
  font:20px 'titillium_weblight';
  position: absolute;
  top: 16px;
  left: 60px;
  cursor: text;
  transition: .2s ease-out;
}


.input-field label.active {
  left: 60px;

  font-size: 0.8rem;
  -webkit-transform: translateY(-140%);
          transform: translateY(-140%);
}

@media (min-width: 1200px) {
  .input-field label {
    left: 75px;
  }

  .input-field label.active {
    left: 75px;
  }
}

.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color .2s;
}

.input-field .prefix.active {
  color: #26a69a;
}

.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.input-field .prefix ~ label {
  margin-left: 3rem;
}

@media only screen and (max-width: 992px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}

@media only screen and (max-width: 600px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
}

.input-field input[type=search]:focus {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}

.input-field input[type=search]:focus + label i,
.input-field input[type=search]:focus ~ .mdi-navigation-close,
.input-field input[type=search]:focus ~ .material-icons {
  color: #444;
}

.input-field input[type=search] + label {
  left: 1rem;
}

.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: .3s color;
}

.wpcf7-form-control-wrap{
	position: static !important;
}

div.wpcf7-validation-errors {
    border: none !important;
    background: #e4402a !important;
    color: #fff !important;
}

/* ---------------- Legislação  ---------------- */

.legislation p{
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #263238;
}

.legislation > div{
  margin-bottom: 20px;
}

.legislation .tab-content{
  background: #fff;
  padding-bottom: 50px;
}

.legislation li{
  height: 80px;
}

.legislation li {
  background: #fff;
}

.legislation li:nth-child(odd) {
  background: #f7f7f7;
}

.legislation li.legislation-item:first-child{
  background: #ddd;
}

.legislation li.legislation-item:first-child > div{
  color: #607D8B;
  font-style: normal;
}

.legislation li.legislation-item div{
  display: flex;
  align-items: center;
  float: left;
  height: 100%;
  font: 17px 'titillium_websemibold';
  color: #263238;
  line-height: 80px;
  padding-left: 35px;
}

.legislation li.legislation-item.legislacao-item-title div {
  color: #263238;
}

.legislation li.legislation-item.item-download,
.legislation li.legislation-item.item-download i,
.legislation li.legislation-item.item-download div {
  transition: all .3s ease-in-out;
}

.legislation li.legislation-item.item-download:hover{
  background: #02a95b;
  color: #fff;
}

.legislation li.legislation-item.item-download:hover div {
  color: #fff;
}

.legislation li.legislation-item .fa {
  color: #263238;
}

.legislation li.legislation-item:hover .fa {
  color: #ffffff;
}

.legislation .acao{
  width: 80%;
}

.legislation .inicio{
  width: 20%;
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
}

.legislation .status{
  width: 20%;
  font-style: italic;
}

/* ---------------- Defensoria em Rondônia  ---------------- */

.defender p{
  font-size: 18px;
  margin-bottom: 30px;
  color: #263238;
}

.defender > div{
  margin-bottom: 20px;
}

.defender .nav-tabs > li{
  width: 33%;
  background: #fff;
  border: none;
  border-radius: 0;
  height: 80px;
  text-align: center;

}

.defender .nav-tabs > li:first-child{
  width: 34%;
}

.defender .nav-tabs > li.active{
  background: #fff;
  border: none;
  border-radius: 0;
  border-top:4px solid #00A858;
}

.defender .nav-tabs a{
  font: 17px 'titillium_websemibold';
  color: #5F7D8B;
  border: none;
  border-radius: 0;
  line-height: 60px;
}

.defender li.active a{
  font: 17px 'mwsansbold';
  color: #00A858 !important;
  border: none !important;
  line-height: 60px;
}

.defender .tab-content{
  background: #fff;
  padding-bottom: 50px;
}

.defender .tab-content .tab-pane{
  padding: 5px 35px;

}

/* ---------------- Defensores  ---------------- */

.defenders .col-md-3 > div{
  min-height: 120px;
  background: #ececec;
  margin-bottom:20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.defenders .col-md-3 img{
  width: 100%;
  margin-bottom: 12px;
}

.defenders .col-md-3 span{
  color: #263238;
  display: block;
  margin-left: 10px
}

.defenders .col-md-3 span.name{
  font: 18px 'titillium_bold';
  line-height: 1.2;
}

.defenders .col-md-3 span.management{
  font: 13px 'titillium_weblight';
  text-transform: uppercase;
}

.defenders .col-md-3 span.border{
  display: block;
  width: 50px;
  border-bottom:4px solid #ddd;
  margin-top: 10px;
}

.modal-defensor{
  overflow: hidden;
  padding: 35px;
}

.modal-defensor .left{
  width: 50%;
}

.modal-defensor .full-width{
  width: 100%;
  float:left;
}

.modal-defensor span{
  font: 18px 'titillium_bold';
  color: #263238;
  display: block;
}

.modal-defensor span.border{
  display: block;
  width: 50px;
  border-bottom:4px solid #E9E9E9;
  margin: 15px 0;
}

.modal-defensor span.name{
  font: 32px 'rozhaone';
  margin-top: 70px;
}

.modal-defensor span.management{
  font: 13px 'titillium_weblight';
}

.modal-defensor p{
  font: 18px 'titillium_weblight';
  margin-top: 30px;
}

.modal-defensor #cboxClose {
  background-position: -50px 0px;
  right: 10px;
  top: 10px;
  width: 30px;
}


/* ---------------- Defensores  ---------------- */
.mural{
  padding-left: 0;
  padding-right: 0;
}

.mural .col-md-3 > div{
  display: flex;
  align-items: center;
  flex-wrap: wrap;

  height: 230px;
  overflow: hidden;
  background: #fff;
  margin-bottom:20px;
  padding: 0 30px;
  font-family: 'titillium_bold';
}

.mural-anuncio-wrapper {

}

.mural h3{
  margin: 0;
}

.mural h3 a {
  display: block;

  font: 18px 'mwsansbold';
  line-height: 1.2;
  color: #263238;
}

.mural span{
  font-size: 13px;
  color: #263238;
}

.mural span.city{
  color: #607D8B;
  text-transform: uppercase;
  display: block;
}

.mural .col-md-3 span.border{
  display: block;
  width: 50px;
  border-bottom:4px solid #0aa15e;
  margin: 15px 0;
}

/* ---------------- Aniversariantes  ---------------- */

.birthdays{
  padding: 0 5px;
}

#aniversariantes{
  background: #fff;
  position: relative;
}

#aniversariantes table td{
  text-align: center;
}

#aniversariantes .name-mounth{
  height: 112px;
}

#aniversariantes .name-mounth h2{
  margin: 0;
  line-height: 112px;
  color: #05451C;
  text-align: center;
}

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

#aniversariantes .fa{
  color: #607D8B;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border:2px solid #EEEEEE;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

#aniversariantes .fa-angle-left{
  top:35px;
  left: 20px;
}

#aniversariantes .fa-angle-right {
  top:35px;
  right: 20px;
}

#aniversariantes .mounth {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#aniversariantes .mounth li{
  font: 20px 'titillium_weblight';
  color: #263238;
  display: block;
  height: 80px;
  line-height: 80px;
  padding-left: 40px;
}

@media (min-width: 0) and (max-width: 1200px) {
  #aniversariantes .mounth li {
    line-height: 1 !important;
  }
}

#aniversariantes .mounth li:nth-child(odd){
  background: #f8f8f8;
}

#aniversariantes .mounth li:first-child{
  font-family: 'titillium_bold', sans-serif;
  background: #E9E9E9;
  color: #5F7D8B;
}

#aniversariantes li > .left{
  width: 70%;
  text-align: left;
}

#aniversariantes li > .right {
  width: 30%;
  text-align: left;
}

@font-face {
  font-family: 'mwsansbold';
  src: url('../fonts/merriweathersans-bold/merriweathersans-bold-webfont.woff2') format('woff2'),
  url('../fonts/merriweathersans-bold/merriweathersans-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'titillium_weblight';
  src: url('../fonts/merriweathersans-light/merriweathersans-light-webfont.woff2') format('woff2'),
  url('../fonts/merriweathersans-light/merriweathersans-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'titillium_weblight';
  src: url('../fonts/merriweathersans-regular/merriweathersans-regular-webfont.woff2') format('woff2'),
  url('../fonts/merriweathersans-regular/merriweathersans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'rozhaone';
  src: url('../fonts/rozhaone/rozhaone-regular-webfont.woff2') format('woff2'),
  url('../fonts/rozhaone/rozhaone-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

/*#footer{*/
  /*z-index: 1;*/
  /*bottom: 0;*/
  /*position: fixed;*/
  /*width: 100%;*/
  /*border-left: 50px solid #fff;*/
  /*border-right: 50px solid #fff;*/
  /*padding-bottom: 50px;*/
/*}*/

#footer .container-fluid{
  background: #1b293e;
  padding: 0;
}

/*#footer .footer-content{*/
  /*padding-top:70px;*/
  /*margin-bottom: 80px;*/
/*}*/

.home #footer .footer-content{
  padding-top: 145px;
  margin-bottom: 165px;
  padding-right: 0;
}

#footer .footer-content h2 {
  color:#fff;
}

#footer .footer-content p{
  font-size: 20px;
  line-height: 1.2;
  color: #ddd;
  margin: 0 0 2px;
}

#footer .company-data p{
  font-size: 18px;
}


#footer .visit-us p{
  font-style: italic;
}

#footer .company-data .data-title{
  height: 60px;
  border-bottom:solid 5px #265576;
  margin:24px 0 18px 0;
  padding-left: 20px;
  width: 80%;
  max-width: 160px;
}

#footer .company-data span.fa{
  font-size:30px;
  color: #265576;
  display: inline-block;
}

#footer .company-data span.text{
  font-family: 'mwsansbold';
  font-size:17px;
  color: #ffffff !important;
}

#footer .company-data span.fa:before{
  left: 5px;
  top: 20px;
  position: absolute;
}

#footer .social-medias{
  height: 430px;
  padding-top: 30px;
}

.home #footer .social-medias{
  height: 430px;
  padding: 0;
  padding-top: 153px;
}

#footer .nav-tabs > li{
  width: 50%;
  border-radius: 0;
  background: #263238;
  height: 58px;

  text-align: center;
}

#footer .nav-tabs > li.facebook{
  border-top: 4px solid #4867aa;
}

#footer .nav-tabs > li.youtube{
  border-top: 4px solid #cf1b1b;
}

#footer li > a{
  opacity: 0.4;
  font: 16px 'mwsansbold';;
  color: #fff;
}

#footer li > a:hover{
  background: #265576;
  border-color: transparent !important;
}



#footer li.active > a{
  opacity: 1;
  background: #263238;
  border-radius:0;
  border: none;
  color: #fff;
  font-family: "titillium_weblight";
}

#footer li img{
  margin: -3px 10px 0 0;
}


#footer .social-medias .tab-content{
  border-top:1px solid #455a64;
}



#footer .social-medias .tab-pane{
  background: #263238;
}

#footer .tab-pane .fb-page{
  margin: 24px 10px;
}

#footer #facebook .hashtag{
  width: 100%;
  background: #4867aa;
  padding-left: 20px;
  color: #fff;
  font: 18px 'rozhaone';
  height: 70px;
  line-height: 70px;
}

#footer #youtube .hashtag{
  width: 100%;
  background: #cf1b1b;
  padding-left: 20px;
  color: #fff;
  font: 18px 'rozhaone';
  height: 70px;
  line-height: 70px;
}

#footer .sub-footer .logo-footer {
  width: 70px;
}

#footer .sub-footer{
  font:14px 'titillium_weblight';
  color: #fff;
}

.space-footer{
  position: relative;
  z-index:-1;
  width:100%;
  height:609px;
}


@media (max-width: 1440px) and (min-width: 1072px){

  #footer .social-medias {
    padding-top: 65px !important;
  }

  #footer .tab-pane .fb-page {
    margin: 0px 10px !important;
  }

  #footer .hashtag {
    height: 50px !important;
    line-height: 50px !important;
  }

  #footer .footer-content {
    padding-top: 70px !important;
    margin-bottom: 30px !important;
  }

  #footer .footer-content p {
    font-size: 15px !important;
  }

  #footer .company-data .data-title {
    height: 43px !important;
    margin: 25px 0 18px 0 !important;
  }

  /*#footer .sub-footer{*/
    /*height: 100px !important;*/
  /*}*/

  /*#footer .sub-footer .col-md-5,*/
  /*#footer .sub-footer .col-md-2{*/
    /*height: 85px;*/
    /*line-height: 85px;*/
  /*}*/

  #footer .col-md-2 img{
    width: 50%;
  }
}


#carousel-videos .carousel-inner{
  padding: 20px 15px 30px 15px;
  position: relative;
  background: #265576;
}

#carousel-videos .carousel-inner img{
  width: 100%;
  opacity: 0.5;
}

#carousel-videos .carousel-indicators{
  bottom: -7px;
}

#carousel-videos .fa{
  position: absolute;
  display: block;
  width: 100%;
  height: 88%;
  font-size: 60px;
  text-align: center;
  line-height: 230px;
}

@media (max-width: 768px){
  #footer{
    width: 100%;
    padding: 0;
    position: relative;
    border: none;
  }
  .space-footer{
    display: none;
  }
}

#top-header .navbar{
	height:50px;
	background: #fff;
	border: 0;
	border-radius: 0;
}

#top-header{
	height:50px;
	position: fixed;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
	z-index: 999;
}

@media (min-width: 768px){

	#top-header .max-768{
		display:none;
	}

	#top-header .search {
	    float: right !important;
	    padding-top: 15px;
		}

	#top-header .logo{
		position: absolute;
		background: url('../images/bg-header.png');
		height: 134px;
		width: 600px;
		left: 50%;
		margin:10px 0 0 -300px;
		text-align: center;
		}

	#top-header .logo a{
		display: inline-block;
		text-align: center;
		float: none;
		margin-top:5px;
		padding: 0;
		width: 100%;
		height: 78px;
		}
	
	#top-header .navbar-nav:hover ul.dropdown-menu {
		display: block;
	}	

	#top-header .logo img{
		display: inline-block;
	    }

	#top-header ul.dropdown-menu {
		width: 300px;
	}

	#top-header ul.dropdown-menu a{
		display: block;
		font:italic 14px 'titillium_weblight';
		color: #5f7d8b;
		height: 50px;
		padding-left:20px;
		line-height: 50px;
	}

	#top-header li.menu-item:hover{
    border-left: 3px solid #00a858;
  }

	#top-header li.menu-item a:hover{
		font:italic 14px 'titillium_weblight';
		color: #00a858;
		background: #f7f7f7;
		line-height: 50px;
	}

	#top-header li.home a{
		font:italic 15px 'mwsansbold';
		color: #00a858;
		line-height: 50px;
	}

	#top-header li.associar{
		padding: 30px 0;
		border-top:1px solid #dddddd;
		margin-top: 40px;
	}

	#top-header li.associar a{
		display: block;
		padding: 0 !important;
		margin: 0 auto;
		height: 60px;
		width: 180px;
		background: #05451b;
		border:none;
		border-radius: 5px;
		color: #fff !important;
		font: 20px 'rozhaone' !important;
		text-align: center;
		line-height: 55px !important;
	}

	#top-header li.home span{
		display: inline-block;
		color: #00a858;
		margin-right: 5px;
	}

	#top-header ul.sub-menu {
		top: 0;
	    left: auto;
	    right: -99.5%;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    background: #fff;
	    visibility: hidden;
	}

	#top-header ul li:hover > ul.sub-menu {
	 	visibility: visible;
	 }

	#top-header li.menu-item-has-children > a{
		display: block;
		position: relative;
	}

	#top-header li.menu-item-has-children > a:after {
		content: '>';
		position: absolute;
		top: 50%;
		right: 15px;
		margin-top: -15px;
		color: #dddddd;
		height: 30px;
		width: 30px;
		border:1px solid #dddddd;
		border-radius: 50%;
		line-height: 30px;
		text-align: center;
	}

	/*#top-header .search{*/
		/*width: 250px*/
	/*}*/

	#top-header .search form{
		position: relative;
	}

	.sb-search {
		position: relative;
		width: 0%;
		min-width: 100px;
		height: 20px;
		float: right;
		overflow: hidden;
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		transition: width 0.3s;
		-webkit-backface-visibility: hidden;
	}

	.sb-search .glyphicon-search{
	    position: absolute;
	    z-index: 999;
	    font-size: 16px;
	    left: 0;
	}

	.sb-search-input {
		position: absolute;
		top: 0;
		right: 0;
		border: none;
		outline: none;
		background: #fff;
		width: 100%;
		height: 20px;
		margin: 0;
		z-index: 10;
		padding-left: 30px;
		font-family: inherit;
		font-size: 14px;
		color: #2c3e50;
	}

	.sb-search-input::-webkit-input-placeholder {
		color: #b5b5b5;
	}

	.sb-search-input:-moz-placeholder {
		color: #b5b5b5;
	}

	.sb-search-input::-moz-placeholder {
		color: #b5b5b5;
	}

	.sb-search-input:-ms-input-placeholder {
		color: #b5b5b5;
	}

	.submit-search,
	.sb-search-submit  {
		width: 90px;
		height: 20px;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		padding: 0;
		margin: 0;
		line-height: 20px;
		text-align: center;
		cursor: pointer;
	}

	.sb-search-submit {
		background: #fff; /* IE needs this */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	    filter: alpha(opacity=0); /* IE 5-7 */
	    opacity: 0;
		color: transparent;
		border: none;
		outline: none;
		z-index: -1;
	}

	.submit-search {
		background: #fff;
		color: #05451b;
	    font-size: 16px;
	    font-family: 'mwsansbold';
		z-index: 90;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
	}

		/* Open state */
	.sb-search.sb-search-open,
	.no-js .sb-search {
		width: 100%;
	}

	.sb-search.sb-search-open .sb-icon-search,
	.no-js .sb-search .sb-icon-search {
		background: #da6d0d;
		color: #fff;
		z-index: 11;
	}

	.sb-search.sb-search-open .sb-search-submit,
	.no-js .sb-search .sb-search-submit {
		z-index: 90;
	}

}

#top-header span{
	color: #05451b;
}

#top-header a.dropdown-toggle{
	color: #05451b;
	font-size: 16px;
	font-family:'mwsansbold';
}

#top-header a.dropdown-toggle{
	color: #05451b;
	font-size: 16px;
	font-family:'mwsansbold';
}

@media (max-width: 768px){
	#top-header .min-768{
		display:none;
	}

	#top-header{
		position:relative;
		height:50px;
		width: 100%;
		padding: 0;
		margin: 0;
		background: #fff;
	}

	#top-header .logo{
		position: absolute;
		background-size: 100%;
		width: 300px;
	    top: -12px;
	    left: -50px;
		margin:10px 0 0 0;
		text-align: center;
	}

	#top-header .logo a{
		display: inline-block;
		text-align: center;
		float: none;
		margin-top:5px;
		padding: 0;
		width: 60%;
		height: 78px;
	}

	#top-header .logo img{
		width: 100%;
	}

	#top-header .navbar-toggle .icon-bar{
		background-color: #05451b;
	}

	#top-header .navbar-collapse .logo,
	#top-header .navbar-collapse .search
	{
		display:none;
	}

	#top-header .container{
		padding:0;
	}

	#top-header .navbar-collapse{
		background:#fff;
		padding-top: 30px;
	}

	.max-768 li.home{
		padding: 20px 0;
	}

	.max-768 li a{
		display: block;
		font:italic 16px 'titillium_weblight';
		color: #5f7d8b;
		height: 40px;
		line-height:40px;
		padding-left:50px;
	}

	.max-768 li.menu-item-has-children > a{
		background:#00a858;
		color:#fff;
	}

	.max-768 .sub-menu a{
		background:#ddd;
		margin:5px 0;
		border-left:4px solid #00a858;
	}
}


/* ---------------- Destaques  ---------------- */

.destaques{
  background-image: linear-gradient(to right, #05451C, #026728);
  padding:210px 0 110px 0;
  min-height: 100%;
  position: relative;
  z-index: 9;
}

.destaques .featured-box{
  display: block;
  height: 176px;
  width: 100%;
  background: #fff;
  margin-bottom: 15px;
  padding: 20px
}

.destaques .featured-box p{
  font-family: 'titillium_weblight';
  color: #263238;
  font-size: 13px;
  margin: 10px 0 0 5px;
}

.destaques .featured-box span.title{
  display: block;
  max-width: 200px;
  font:32px 'rozhaone';
  margin: -5px 0 0 4px;
  padding-bottom: 3px;
  border-bottom: 4px solid #eaeaeb;
}

.destaques .featured-box button{
  display: block;
  float: right;
  border:none;
  margin-top:-50px;
  height: 40px;
  width:40px;
  border-radius: 50%;
  line-height: 40px;
}

.destaques .featured-box button{
  color: #ffffff;
}

.destaques .section-button{
  margin-top: 80px;
}

.destaques .section-button a{
  display: block;
  height: 80px;
  width: 80px;
  background:#114b2c;
  border-radius:50%;
  border:1px solid #fff;
  text-align: center;
  line-height: 80px;
  font-size: 20px;
  margin: 0 auto;
}

/* ---------------- Slide  ---------------- */

.slide .carousel-inner{
  background: #263238;
}

.slide .space{
  height: 20px
}

/*.slide .gradient{*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*height: 100%;*/
  /*width: 100%;*/
  /*background-image: linear-gradient(to top, #263238, transparent);*/
/*}*/

.slide .carousel-caption{
  width: 90%;
  left:5%;
  right: 0;
  padding-bottom: 15px;
  text-align: left;
}

.slide .carousel-caption .categories a{
  color: #ffffff;
  display: inline-block;
  font:13px 'titillium_weblight';
  text-align: left;
  border-bottom:4px solid #00a858;
}

.slide .carousel-caption h3{
  font:24px 'mwsansbold';
  font-style: italic;
  text-align: left;
}

.slide .carousel-indicators li{
  border: 2px solid #607d8b;
  height: 12px;
  width: 12px;
}

.slide .carousel-indicators .active{
  background: #607d8b;
}

@media (max-width: 1440px) and (min-width: 1072px){

  .destaques{
    padding:200px 0 50px 0;
  }

  .destaques .container{
    max-width: 970px;
  }

  /*.destaques .col-md-8,*/
  /*.destaques .col-md-4{		*/
  /*width: 50% !important;*/
  /*}*/

  /*.destaques .featured-box{			*/
  /*height: 104px;*/
  /*line-height: 50px;		*/
  /*}*/

  /*.destaques .featured-box p, */
  /*.destaques .featured-box span{*/
  /*display: inline-block !important;*/
  /*}*/

  /*.destaques .featured-box p{*/
  /*margin-left: 15px;*/
  /*}*/

  /*.destaques .featured-box img{*/
  /*width: 65px;*/
  /*}*/

  /*.destaques .featured-box button{*/
  /*margin-top: 16px;*/
  /*}*/

  /*.slide .carousel-caption h3{*/
  /*font-size: 22px;*/
  /*}*/

  /*.carousel-control .fa{*/
  /*top: 35%;*/
  /*}*/
}
/* ---------------- Notícias  ---------------- */

.news-home{
  background: #e9e9e9;
  padding-top: 110px;
  text-align: center;
  position: relative;
  z-index: 9;
}

.news-home .section-title{
  margin-bottom: 50px;
}

.news-home .section-title h1{
  color:#05451c;
  position: relative;
  z-index: 9;
  background: #e9e9e9;
  display: inline-block;
  padding: 0 20px;
}

.news-home .section-title hr{
  border-top: none;
  border-bottom: 1px solid #dddddd;
  position: relative;
  margin: 65px 0 -65px 0;
  z-index: 1;
}

.news-home .news-box{
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
  background: #fff;
  text-align: left;
  display: block;
}

.news-home .news-box .time, .news-home .news-box span{
  color: #05451c;
}

.news-home .time{
  padding:20px 0 15px 0;
  margin:0 25px;
  border-bottom: 4px solid #e9e9e9;
  max-width: 200px;
}

.news-home .news-title{
  padding: 0 25px;
}

.news-home .news-title h3{
  color:#263238;
}

.news-home .news-box .time{
  font:13px 'titillium_weblight';
}

.news-home .news-thumb{
  padding:0;
  border:0;
  float: left;
  margin-right:30px;
}

.news-home h3{
  font:bold italic 20px 'mwsansbold';
}

/*.news-home .newsletter {*/
  /*height: 530px;*/
  /*background: #fff;*/
  /*text-align: left;*/
  /*padding: 30px*/
/*}*/

.news-home .newsletter h2 {
  font-size: 36px;
  color: #05451c;
  line-height: 0.9;
}

.news-home .newsletter p {
  font-size: 16px;
  font-style: italic;
  color: #05451c;
  margin-bottom: 20px;
}

.news-home form input[type="text"],
.news-home form input[type="email"] {
  width: 100%;
  height: 60px;
  background: #f4f4f4;
  border:none;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0 20px 0 60px;
}

.news-home form .name,
.news-home form .email{
  position:relative;
}

.news-home form .fa
{
  position: absolute;
  color: #607d8b;
  top: 23px;
  left: 28px;
  font-size: 16px;
}

.news-home form input[type="submit"]{
  display: block;
  margin: 0 auto;
  height: 60px;
  width: 180px;
  background: #05451c;
  border:none;
  border-radius: 5px;
  color: #fff;
  font: 20px 'rozhaone';
  text-align: center;
}

.news-home .see-more{
  border-top:1px solid #dbdddd;
  margin-top: 20px;
}

.news-home .see-more a{
  display: block;
  margin: 20px auto 0 auto;
  height: 60px;
  width: 180px;
  background: #05451b;
  border:none;
  border-radius: 5px;
  color: #fff;
  font: 20px 'rozhaone';
  text-align: center;
  line-height: 60px;
}

@media (max-width: 1440px) and (min-width: 1072px){

  .news-home {
    padding-top: 95px;
  }

  .news-home .section-title {
    margin-bottom: 10px;
  }

  .news-home .section-title h1 {
    font-size: 58px;
  }

  .news-home .section-title hr {
    margin: 40px 0 -35px 0;
  }

  .news-home .news-box {
    height: 105px;
    margin-bottom: 10px;
  }

  .news-home .time {
    padding: 15px 0 5px 0;
  }

  .news-home h3 {
    font: bold italic 17px 'mwsansbold';
    margin-top: 10px;
  }

  .news-home .newsletter {
    height: 335px;
    background: #fff;
    text-align: left;
    padding: 15px 30px
  }

  .news-home .newsletter h2 {
    font-size: 22px;
    display: inline;
    width: 40px;
  }

  .news-home .newsletter img {
    width: 40px;
    margin-bottom: 10px;
  }


  .news-home .newsletter p {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .news-home form input[type="text"],
  .news-home form input[type="email"] {
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
  }

  .news-home form .name,
  .news-home form .email{
    position:relative;
  }

  .news-home form .fa
  {
    position: absolute;
    color: #607d8b;
    top: 13px;
    left: 28px;
    font-size: 16px;
  }

  .news-home form input[type="submit"]{
    margin: 10px auto;
    height: 45px;
    width: 120px;
    font: 18px 'rozhaone';
  }

  .news-home .see-more {
    border-top: 1px solid #dbdddd;
    margin-top: 5px;
  }

  .news-home .see-more a {
    margin: 10px auto 0 auto;
    height: 50px;
    line-height: 50px;
  }
}

/* @media (max-width: 1440px) and (min-width: 1072px){
  .news-home  .news-box > div{
      background: #fff;
      height: 122px;
    }

  .news-home .news-box {
      height: 122px;
      background: none;
      width: 50%;
      float: left;
      padding: 0 10px;
      margin-bottom: 20px;
  }

  .news-home .time {
      padding: 12px 0 12px 0;
  }

  .news-home h3 {
      font: bold italic 15px 'mwsansbold';
      margin: 8px 0 12px 0;
  }


}*/

@media (max-width: 768px){
  .news-home h3{
    font-size:18px;
  }
  .news-home .news-box img{
    display:none;
  }
}

/* ---------------- Menu Vertical  ---------------- */

#menu-flutuante{
  position: fixed;
  right: -100px;
  top:20%;
  width: 97px;
  border-radius: 50px 0 0 50px;
  z-index: 999;
}

#menu-flutuante li{
  background: #00a858;
  padding: 10px;
  text-align: right;
  border: 1px solid #fff;
  border-top:none;
}

#menu-flutuante li:hover{
  background: #026327;
}

#menu-flutuante li:last-child{
  border-bottom-left-radius:50px;
  padding-bottom: 20px;
}

#menu-flutuante li:first-child{
  border-top: 1px solid #fff;
  border-top-left-radius:50px;
}

#menu-flutuante li.active{
  background: #ffcB0c;
}

#menu-flutuante li.active > a{
  color:#026327;
}

#menu-flutuante a{
  font:12px 'titillium_weblight';
  color: #fff;
  text-align: right;
}

#menu-flutuante a{
  font:12px 'titillium_weblight';
  color: #fff;
  text-align: right;
  display: block;
  width: 100%;
  height: 100%;
}

/* ---------------- Fotos  ---------------- */

/*.photos-gallery{*/
  /*background: #e9e9e9;*/
  /*padding: 160px 0 60px;*/
  /*text-align: center;*/
  /*position: relative;*/
  /*z-index: 9;*/
/*}*/

.photos-gallery .container{
  padding: 0;
}

.photos-gallery .section-title{
  margin-bottom: 50px;
}

.photos-gallery .section-title h1{
  color:#05451c;
  position: relative;
  z-index: 9;
  background: #e9e9e9;
  display: inline-block;
  padding: 0 20px;
}

.photos-gallery .section-title hr{
  border-top: none;
  border-bottom: 1px solid #dddddd;
  position: relative;
  margin: 65px 0 -65px 0;
  z-index: 1;
}

.photos-gallery .container > .col-md-6{
  margin-bottom:30px;
}

.photos-gallery .gallery-box{
  padding: 0;
}

.photos-gallery .thumb-gallery{
  padding:0;
}

.photos-gallery .thumb-gallery img{
  width:100%;
}

.photos-gallery .title-gallery{
  padding: 5px 30px;
  background: #fff;
  min-height: 207px;
}

.photos-gallery .title-gallery span.fa{
  color: #05451b;
  font-size: 24px;
  display: block;
  border-bottom:4px solid #eaeae9;
  padding: 15px 0;
  margin-bottom:15px;
}

.photos-gallery .title-gallery p{
  color: #5F7D8B;
  font-size: 15px;
  font-style: italic;
  border-bottom:1px solid #eaeae9;
  padding-bottom: 15px;
}

.photos-gallery .title-gallery span.see-photos{
  color: #05451b;
  font: 18px 'rozhaone';
}

.photos-gallery .see-more{
  border-top:1px solid #dbdddd;
  margin-top: 20px;
}

.photos-gallery .see-more a{
  display: block;
  margin: 20px auto 0 auto;
  height: 60px;
  width: 180px;
  background: #05451b;
  border:none;
  border-radius: 5px;
  color: #fff;
  font: 20px 'rozhaone';
  text-align: center;
  line-height: 60px;
}

@media (max-width: 1440px) and (min-width: 1072px){
  .photos-gallery {
    padding: 105px 0 60px;
    text-align: center;
  }

  .photos-gallery .section-title h1{
    font-size: 58px;
    padding: 0 20px;
  }

  .photos-gallery .section-title hr {
    margin: 40px 0 -35px 0;
  }

  .photos-gallery .section-title {
    margin-bottom: 20px;
  }

  .photos-gallery .container > .col-md-6 {
    height: 138px;
    margin-bottom: 30px;
  }

  .photos-gallery .gallery-box {
    padding: 0;
    background: #fff;
  }

  .photos-gallery .thumb-gallery {
    width: 33.33333333%;
  }

  .photos-gallery .title-gallery {
    padding: 5px 30px;
    background: #fff;
    width: 66.66666667%;
    min-height: 138px;
  }

  .photos-gallery .title-gallery span.fa {
    font-size: 24px;
    padding: 5px 0 10px 0;
    margin-bottom: 5px;
  }
  .photos-gallery .title-gallery p {
    font-size: 14px;
    padding-bottom: 3px;
  }

  .photos-gallery .title-gallery span.see-photos {
    font: 15px 'rozhaone';
  }

  .photos-gallery .see-more {
    border:none;
    margin-top: 0;
  }

  .photos-gallery .see-more a {
    margin: 0px auto 0 auto;
    height: 50px;
    width: 160px;
    line-height: 50px;
  }

}

@media (max-width: 992px){

}

/* ---------------- Pergunte ao Defensor  ---------------- */

.rsl-1366{
  display: none;
}

.contact-home{
  background: #f7f7f7;
  padding: 180px 0 80px 0;
  position: relative;
  z-index: 9;
}

.contact-home .form{
  background: #fff;
  width: 100%;
  text-align: center;
  padding: 30px 50px;
  display: table;
}

.contact-home .form h2{
  margin: 0;
  color: #05451c;
}

.contact-home .form p{
  margin: 0;
  color: #05451c;
  font-size: 17px;
  font-style: italic;
  margin: 15px 0 20px 0;
}

.contact-home form input[type="text"],
.contact-home form input[type="email"],
.contact-home form input[type="tel"] {
  width: 100%;
  height: 60px;
  background: #f4f4f4;
  border:none;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0 20px 0 60px;
}

.contact-home form textarea{
  width: 100%;
  height: 120px;
  background: #f4f4f4;
  border:none;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 20px 20px 20px 60px;
}


.contact-home form div{
  position:relative;
}

.contact-home form input::-webkit-input-placeholder,
.contact-home form textarea::-webkit-input-placeholder{
  color:#607d8b;
  font:16px 'titillium_weblight';
}

.contact-home form input::-moz-input-placeholder,
.contact-home form textarea::-moz-input-placeholder{
  color:#607d8b;
  font:16px 'titillium_weblight';
}

.contact-home form input::-ms-input-placeholder,
.contact-home form textarea::-ms-input-placeholder{
  color:#607d8b;
  font:16px 'titillium_weblight';
}

.contact-home form .fa
{
  position: absolute;
  color: #607d8b;
  top: 23px;
  left: 28px;
  font-size: 16px;
}

.contact-home form input[type="submit"]{
  display: block;
  margin: 0 auto;
  height: 60px;
  width: 180px;
  background: #05451c;
  border:none;
  border-radius: 5px;
  color: #fff;
  font: 20px 'rozhaone';
  text-align: center;
}

.contact-home .contact-us{
  background-image: url(../images/defensor.jpg);
  background-repeat: no-repeat !important;
  background-color: #273238 !important;
  background-position: 0 80% !important;
  height: 600px;
  width: 100%;
  max-width: 370px;
  padding: 30px 25px;
  position: relative;
  margin:0 auto;
}

.contact-home .contact-us h3{
  font: 32px 'rozhaone';
  color: #fff;
  max-width: 200px;
  padding-bottom: 15px;
  border-bottom: 4px solid #37474F;
}

.contact-home .contact-us span{
  font: 18px 'rozhaone';
  position: absolute;
  bottom: 50px;

  color: #ffffff;
}


@media (max-width: 1440px) and (min-width: 1072px){

  .rsl-1920{
    display: none;
  }

  .rsl-1366{
    display: block;
  }

  .contact-home {
    padding: 120px 0 80px 0;
  }

  .contact-home .col-md-8{
    padding: 0;
  }

  .contact-home .form h2 {
    font-size: 36px;
  }

  .contact-home .form p {
    margin: 15px 0 20px 0;
    color: #05451c;
    font-size: 16px;
  }

  .contact-home .form {
    background: #fff;
    width: 100%;
    text-align: center;
    padding: 25px 50px;
    overflow: hidden;
  }

  .contact-home .form .col-md-12 {
    padding: 0;
  }

  .contact-home form input[type="text"],
  .contact-home form input[type="email"],
  .contact-home form input[type="tel"] {
    margin-bottom: 0px;
  }

  .contact-home form textarea {
    width: 100%;
    height: 200px;
  }

  .contact-home .contact-us {
    height: 453px;
    padding: 10px 25px;
    background: url(../images/defensor.jpg) 50%;
  }

  .contact-home .contact-us img{
    margin-top: -10px;
  }

  .contact-home .contact-us h3 {
    font: 26px 'rozhaone';
    margin-left: 15px;
    display: inline-block;
    max-width: 165px;
  }

  .contact-home .contact-us span {
    bottom: 30px;
    left: 30px;
  }

}

/* ---------------- Defensoria em Números ---------------- */

.results{
  background: url(../images/bg-sessao5.jpg) 50%;
  padding: 200px 0;
  position: relative;
  z-index: 9;
}

.results .section-title{
  text-align: center;
}

.results .section-title h1{
  max-width: 500px;
  color: #fff;
  margin: 0 auto;
  line-height: 0.9;
  margin-top: 15px;
}

.results span{
  font-family:'rozhaone';
  font-size: 30px;
  color: #fff;
  display: block;
  line-height: 1.1;
  text-align: center;
}

.results span.number{
  font-size: 100px;
  color: #ffcB0c;
  margin-top: 60px;
}

.results a{
  display: block;
  margin: 110px auto 0 auto;
  height: 60px;
  width: 180px;
  background: #ffcb0c;
  border:none;
  border-radius: 5px;
  color: #05451c;
  font: 20px 'rozhaone';
  text-align: center;
  line-height: 60px;
}

@media (max-width: 1440px) and (min-width: 1072px){
  .results{
    padding: 140px 0;
  }

  .results img{
    width: 80px;
  }

  .results .section-title h1 {
    font-size: 50px;
    max-width: 600px;
  }

  .results span.number {
    font-size: 70px;
    margin-top: 35px;
  }

  .results span {
    font-size: 30px;
  }

  .results a {
    margin: 50px auto 0 auto;
  }

}

/* ---------------- Conheça os Defensores ---------------- */

.team{
  background: #e9e9e9;
  padding: 80px 0 80px;
  text-align: center;
  position: relative;
  z-index: 9;
}

.team .section-title{
  margin-bottom: 25px;
}

.team .section-title h1{
  color:#05451c;
  position: relative;
  z-index: 9;
  background: #e9e9e9;
  display: inline-block;
  padding: 0 20px;
}

.team .section-title hr{
  border-top: none;
  border-bottom: 1px solid #dddddd;
  position: relative;
  margin: 65px 0 -40px 0;
  z-index: 1;
}

.team .defensor{
  padding: 0 10px;
  margin-bottom: 15px;
  min-height: 282px;
  display: block;
}

.team .defensor img{
  width: 100%;
}

.team .defensor .info-defensor{
  background: #fff;
  text-align: left;
  padding: 15px;
}

.team .defensor .info-defensor span{
  display: block;
  font: 13px 'titillium_weblight';
  color: #263238;
}


.team .defensor .info-defensor span.name{
  font: 18px 'titillium_weblight';
  color: #263238;
}

.team .defensor .info-defensor span.border{
  max-width: 50px;
  padding-top:15px;
  border-bottom:4px solid #eaeaea;
}

.team .see-more{
  border-top:1px solid #dbdddd;
  margin-top: -10px;
}

.team .see-more a{
  display: block;
  margin: 20px auto 0 auto;
  height: 60px;
  width: 180px;
  background: #05451b;
  border:none;
  border-radius: 5px;
  color: #fff;
  font: 20px 'rozhaone';
  text-align: center;
  line-height: 60px;
}

@media (max-width: 1440px) and (min-width: 1072px){

  .team{
    padding: 115px 0 80px;
  }

  .team .section-title h1{
    font-size: 58px;
  }

  .team .section-title hr {
    margin: 40px 0 -35px 0;
  }

  .team .section-title {
    margin-bottom: 35px;
  }

  .team .second-list {
    display: none;
  }

  .team .defensor {
    margin-bottom: 25px;
  }

  .team .see-more {
    border:none;
    margin-top: 20px;
  }

  .team .see-more a {
    margin: 0px auto 0 auto;
    height: 50px;
    width: 160px;
    line-height: 50px;
  }

  .team .defensor .info-defensor {
    padding: 10px 15px;
  }

  .team .defensor .info-defensor span.border {
    padding-top: 8px;
  }
}

/* ---------------- Conheça a Defensoria ---------------- */

.about{
  background: url(../images/bg-sessao7.jpg) 50%;
  padding: 180px 0 300px 0;
  position: relative;
  z-index: 9;
}

.about .section-title{
  text-align: center;
}

.about .section-title h1{
  max-width: 500px;
  color: #fff;
  margin: 0 auto;
  line-height: 0.9;
  margin-top: 15px;
}

.about p{
  font:italic 26px 'titillium_weblight';
  color: #fff;
  max-width: 630px;
  margin:90px auto 0 auto;
  text-align: center;
}

.about a{
  display: block;
  margin: 110px auto 0 auto;
  height: 60px;
  width: 180px;
  background: #ffcb0c;
  border:none;
  border-radius: 5px;
  color: #05451c;
  font: 20px 'rozhaone';
  text-align: center;
  line-height: 60px;
}

@media (max-width: 1440px) and (min-width: 1072px){
  .about{
    padding: 140px 0;
  }

  .about img{
    width: 80px;
  }

  .about .section-title h1 {
    font-size: 50px;
    max-width: 600px;
  }

  .about p{
    margin: 30px auto 0 auto;
  }

  .results span {
    font-size: 30px;
  }

  .about a{
    margin: 70px auto 0 auto;
  }

}

@media (max-width: 768px){
  .destaques{
    padding:75px 0 80px 0;
  }

  .destaques .slide{
    margin-bottom: 20px;
  }

  .photos-gallery .gallery-box{
    padding: 0 30px;
  }

  .news-home, .photos-gallery, .contact-home, .results, .team, .about{
    padding: 50px 0;
  }

  #menu-flutuante, .section-news, .section-photos, .section-contact, .section-results, .section-team, .section-about{
    display: none;
  }
}

/* ---------------- Notícias  ---------------- */


.news .section-title{
  margin-bottom: 50px;
}

.news .section-title h1{
  color:#05451c;
  position: relative;
  z-index: 9;
  background: #e9e9e9;
  display: inline-block;
  padding: 0 20px;
}

.news .section-title hr{
  border-top: none;
  border-bottom: 1px solid #dddddd;
  position: relative;
  margin: 65px 0 -65px 0;
  z-index: 1;
}

.news .news-box{
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
  background: #fff;
  text-align: left;
  display: block;

  box-shadow: -1px 0 19px -5px rgba(0,0,0,0.75);
}

.news .news-box .time, .news .news-box span{
  color: #05451c;
}

.news .time{
  position: relative;

  padding:20px 0 15px 0;
  margin:0 25px;
}

.news .time:before {
  content: '';

  position: absolute;
  bottom: 0;
  left: 0;

  width: 200px;
  height: 4px;

  background-color: #e9e9e9;
}

.news .news-title{
  padding: 0 25px;
}

.news .news-title h3{
  color:#263238;
  line-height: 1.2;
}

.news .news-box .time{
  font:14px 'titillium_weblight';
}

.news .news-thumb{
  padding:0;
  border:0;
  float: left;
  margin-right:30px;
}

.news h3{
  font:bold italic 20px 'titillium_websemibold';
}

.news .news-box img{
  height: 170px;
}

.news .newsletter {
  height: 530px;
  background: #fff;
  text-align: left;
  padding: 30px;

  box-shadow: -1px 0 19px -5px rgba(0,0,0,0.75);
}

.news .newsletter h2 {
  font-size: 36px;
  color: #05451c;
  line-height: 0.9;
}

.news .newsletter p {
  font-size: 16px;
  font-style: italic;
  color: #05451c;
  margin-bottom: 20px;
}

.news form input[type="text"],
.news form input[type="email"] {
  width: 100%;
  height: 60px;
  background: #f4f4f4;
  border:none;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0 20px 0 60px;
}

.news form .name,
.news form .email{
  position:relative;
}

.news form .fa
{
  position: absolute;
  color: #607d8b;
  top: 23px;
  left: 28px;
  font-size: 16px;
}

.news form input[type="submit"]{
  display: block;
  width: 180px;
  margin: 0 auto;
  padding: 20px 40px;
  font-family: "titillium_weblight";
  font-size: 20px;
  line-height: 1.2;
  color: #ffffff;
  background-color: #05451b;
  border-radius: 5px;
}

.news form input[type="submit"]:hover {
  color: #ffffff !important;
  background-color: #1f577e !important;
}

/*.news form input[type="submit"]{*/
  /*display: block;*/
  /*margin: 0 auto;*/
  /*height: 60px;*/
  /*width: 180px;*/
  /*background: #05451c;*/
  /*border:none;*/
  /*border-radius: 5px;*/
  /*color: #fff;*/
  /*font: 20px 'titillium_bold';*/
  /*text-align: center;*/
/*}*/



/* ---------------- Categorias  ---------------- */

.news .categories{
  background: #fff;
  padding: 25px;
  margin-bottom: 20px;

  box-shadow: -1px 0 19px -5px rgba(0,0,0,0.75);
}

.news .categories ul{
  padding: 0;

  list-style: none;
}
.news .categories span{
  font:13px 'titillium_weblight';
  color: #263238;
  display:block;
}

.news .categories h3{
  font: 32px 'titillium_bold';
  color: #05451C;
  margin:0;
  line-height: 0.7;
}

.news .categories span.border{
  max-width: 140px;
  padding-top:20px;
  margin-bottom: 20px;
  border-bottom:4px solid #eaeaea;
}

.news .categories li{
  font:15px 'titillium_weblight';
  color: #00A758;
  margin-bottom: 10px;
}

.news .categories a{
  color: #263238;
}

.news .list-news{
  position: relative;

  list-style: none;
}

.news .list-news + .animation-container {
  top: 30px;
}

/*.news .infinite-loading:after{*/
/*content: "";*/
/*background-image: url(../images/loading.gif);*/
/*background-size: 100%;*/
/*width: 50px;*/
/*height: 50px;*/
/*position: absolute;*/
/*bottom: -60px;*/
/*left: 50%;*/
/*margin-left: -25px;*/
/*}*/

/* ---------------- Notícia (Single) ---------------- */

.single-news{
  padding-top: 20px;
  padding-bottom: 60px !important;
}

.single-news .the-title{
  margin-bottom:45px;
}
.single-news .data-time{
  font:14px 'titillium_weblight';
  color: #5F7D8B;
  text-align: center;
}

.single-news .data-time span{
  color: #5F7D8B;
}


.single-news .the-title h2{
  text-align: center;
  color: #05451A;
  line-height: 0.95;
}

.single-news .the-thumb{
  position: relative;
}

.single-news .the-thumb img{
  width: 100% !important;
  height: auto !important;
}

.single-news .gradient-thumb{
  width: 100%;
  height: 100%;
  background-image:linear-gradient(to bottom, transparent, rgba(38,50,56,1));
  position: absolute;
  z-index: 1;
}

.single-news .gradient-thumb span{
  position: absolute;
  display: block;
  padding-bottom: 15px;
  bottom:20px;
  left: 25px;
  font:14px 'titillium_weblight';
  border-bottom: 4px solid #00A858;
  z-index: 1;
}

.single-news .the-content{
  margin-top: 50px;
}

.single-news .the-content > p{
  font: 18px 'robotoregular';
  line-height: 1.2;
  color: #263238;
  margin-bottom: 25px;
}

.single-news .alignleft{
  float: left;
  margin-right: 25px;
}

.single-news .wp-caption img{
  width: 100%;
  height: auto;
}

/*.single-news .wp-caption-text{*/
/*background: #676767;*/
/*color: #fff !important;*/
/*font: 11px 'titillium_weblight' !important;*/
/*padding: 5px;*/
/*}*/

.more-news{
  padding: 40px 0;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}

.more-news h2{
  color:#054519;
  text-align: center;
  margin-bottom: 40px;
}

.more-news .col-md-4 > a{
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
  text-align: left;
  display: block;
  padding: 15px 20px;

  height: 200px;

  box-shadow: -1px 0px 19px -5px rgba(0,0,0,0.75);
}

.more-news .data-news, .more-news span{
  color: #05451c;
}

.more-news .data-news{
  font:14px 'titillium_weblight';
  padding-bottom:15px;
  border-bottom: 4px solid #e9e9e9;
  max-width: 170px;
}

.more-news h3{
  font:bold italic 20px 'titillium_websemibold';
  color: #263238;
  margin: 10px 0;
}


.more-news .see-more{
  margin-top: 20px;
}

.more-news .see-more a{
  display: block;
  margin: 20px auto 0 auto;
  height: 60px;
  width: 180px;
  background: #05451b;
  border:none;
  border-radius: 5px;
  color: #fff;
  font: 20px 'titillium_bold';
  text-align: center;
  line-height: 60px;
}

/* ---------------- Galerias ---------------- */

.photos {
  list-style: none;
}

.gallery li{
  margin-bottom: 30px;
}

.gallery li a {
  position: relative;

  display: block;
}

.gallery li .thumb-item{
  position: relative;
}

.gallery li img{
  width: 100%;
}

.gallery .title-item{
  background: #fff;
  font:18px 'titillium_weblight';
  color:#263238;
  height: 170px;
  padding: 12px;
}

.gallery li .icone-galerias{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 60px;
  text-align: center;
  line-height: 190px;
  color: #ffffff;
}

.gallery ul.videos .fa{
  background: #263238;
  opacity: 0.9;
  line-height: 143px;
}

.gallery ul.videos .title-item{
  min-height: 150px;
}

.gallery ul.videos .youtube{
  display: block;
}

.gallery .col-md-2{
  padding: 0 5px;
}

.gallery .thumb-item a.link-photo{
  display: block;
  width: 180px;
  height: 120px;
}

/* ---------------- ASCOM ---------------- */

.ascom p{
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #263238;
}

.ascom > div{
  margin-bottom: 20px;
}

.ascom > .nav-tabs {
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  padding-bottom: 5px;
  background: #ececec;
}

.ascom .nav-tabs > li{
  width: 33%;
  background: #ececec;
  border: none;
  border-radius: 0;
  height: 80px;
  text-align: center;

}

.ascom .nav-tabs > li:first-child{
  width: 34%;
}

.ascom .nav-tabs > li a {
  border-top: 4px solid transparent !important;

  transition: all .4s ease-in-out;
}

.ascom .nav-tabs > li.active a {
  border-top:4px solid #00A858 !important;
}

.ascom .nav-tabs > li.active{
  background: #ececec;
  border: none;
  border-radius: 0;
}

.ascom .nav-tabs a{
  font: 17px 'titillium_weblight';
  color: #5F7D8B;
  border: none;
  border-radius: 0;
  line-height: 60px;
}

.ascom li.active a{
  font: 17px 'titillium_bold';
  color: #00A858 !important;
  border: none !important;
  line-height: 60px;
}

.ascom .tab-content{
  background: #fff;
}

.ascom ul > .tab-content{
  padding-top: 40px;
}

.ascom > .tab-content > .tab-pane{
  border: 1px solid #ececec;
  border-top: none !important;
}

.ascom .tab-content .tab-pane{
  padding: 5px 30px;
}

#equipe .content{
  overflow: hidden;
  padding-top: 40px;
}

.ascom .tab-pane .left{
  width: 60%;
}

.ascom .left .tab-pane{
  padding: 0;
  padding-right: 30px;

}

.ascom .tab-pane h3{
  font: 30px 'titillium_bold';
  line-height: 1;
  color:#263238;
  margin: 0;
}

.ascom .left span{
  text-transform: uppercase;
  font: 14px 'titillium_weblight';
  color:#575757;
  display: block;
}

.ascom .tab-pane span.border{
  display: inline-block;
  width: 50px;
  border-bottom:4px solid #ddd;
  margin: 15px 0 24px 0;
}

.ascom .tab-pane .right{
  width: 40%;
}

.ascom .right li{
  display: inline-block;
  margin-left: 5px;
}

.ascom .right li{
  position: relative;
}

.ascom li .fa{
  position: absolute;
  background: #00A858;
  width: 100%;
  height: 100%;
  line-height: 130px;
  text-align: center;
  color: #fff;
  font-size: 45px;
  opacity: 0;
}

.ascom li .fa:hover{
  opacity: 0.8;
}


.ascom .right img{
  width: 130px;
}

.ascom .left img{
  width: 260px;
  float: left;
  margin-right: 25px;
}

.ascom .tel-us{
  font: 18px 'titillium_bold';
  color:#263238;
  width: 100%;
  margin-top: 50px;
  text-align: right;
  padding: 25px 0;
  border-top: 1px solid #E9E9E9;
}
