/*!
 * Start Bootstrap - Thumbnail Gallery (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

.thumb {
    margin-bottom: 10px;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #599734;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.media-object {
  max-width: none;
}
.noticia_tudo{
	width:100%;
	float:left;
	border-bottom:1px dashed #efefef;
	padding-top:12px;
	padding-bottom:12px;
}
.noticia_selecionada{
	width:100%;
	float:left;
	padding-top:12px;
	padding-bottom:12px;
}
.legenda_foto{
	font-size:1rem;
	color:#666;
}
p.texto_noticia{
	text-align:justify;
	line-height:150%;
}
.noticia_imagem{
	width:25%;
	padding:0px;
	margin:0px;
	float:left;
	margin-bottom:6px;
}
.noticia_titulo{
	width:75%;
	padding:0px;
	margin:0px;
	padding-left:12px;
	float:left;
}
.noticia_sub{
	text-align:justify;
	padding:0px;
	margin:0px;
}
.noticia_detalhes{
	font-size:80%;
	color:#666;
}
.mais_lidas{
	border-top:1px dashed #dedede;
	padding:12px;
	background-color:#efefef;
}
.mais_lidas h3{
	text-align:center;
	background-color:#dedede;
	padding:12px;
}
.mais_lidas h4{
	font-size:120%;
	font-weight:normal;
	padding-left:50px;
	border-bottom:1px dashed #dedede;
	padding-top:12px;
	padding-bottom:12px;
}

.mais_lidas h4 span{
	width:24px;
	height:24px;
	text-align:center;
	color:#fff;
	position:absolute;
	left:36px;
}
.paginacao{
	text-align:center;
}
.paginacao a{
	font-size:150%;
	font-weight:bold;
	margin:6px;
	
}

/**MODAL**/
	
	
	.rowModal > .columnModal {
	  padding: 0 8px;
	}
	
	.rowModal:after {
	  content: "";
	  display: table;
	  clear: both;
	}
	
	.columnModal {
	  float: left;
	  width: 25%;
	}
	
	/* The Modal (background) */
	.modal {
	  display: none;
	  position: fixed;
	  z-index: 2000;
	  padding-top: 80px;
	  top: 0;
	  margin:0 auto;
	  width: 100%;
	  height: 100%;
	  overflow: auto !important;
	  background-color: #efefef;
	}
	
	/* Modal Content */
	.modal-content {
	  position: relative;
	  background-color: #efefef;
	  margin: auto;
	  padding: 0;
	  width: 90%;
	  max-width: 820px;
	  border-radius:0px;
	  border:0px;
	}
	
	/* The closeModal Button */
	.closeModal {
	  color: #333333;
	  position: absolute;
	  top: 10px;
	  right: 25px;
	  font-size: 48px;
	  font-weight: bold;
	}
	
	.closeModal:hover,
	.closeModal:focus {
	  color: #999;
	  text-decoration: none;
	  cursor: pointer;
	}
	
	.mySlides {
	  display: none;
	}
	
	.cursor {
	  cursor: pointer
	}
	
	/* nextModal & prevModalious buttons */
	.prevModal,
	.nextModal {
	  cursor: pointer;
	  position: absolute;
	  top: 50%;
	  width: auto;
	  padding: 16px;
	  margin-top: -50px;
	  color: white;
	  font-weight: bold;
	  font-size: 20px;
	  transition: 0.6s ease;
	  border-radius: 0 3px 3px 0;
	  user-select: none;
	  -webkit-user-select: none;
	  background:#f8f9fa;
	}
	
	/* Position the "nextModal button" to the right */
	.nextModal {
	  right: 0;
	  border-radius: 3px 0 0 3px;
	}
	
	/* On hover, add a black background color with a little bit see-through */
	.prevModal:hover,
	.nextModal:hover {
	  background-color: rgba(0, 0, 0, 0.8);
	}
	
	/* Number text (1/3 etc) */
	.numbertext {
	  color: #333;
	  font-size: 1rem;
	  padding:12px;
	  text-align:center;
	  width:100%;
	  position: absolute;
	  bottom: 0;
	  background-color:#dedede;
	}
	
	.caption-container {
	  text-align: center;
	  background-color: black;
	  padding: 2px 16px;
	  color: white;
	}
	
	.demo {
	  opacity: 0.6;
	}
	
	.active,
	.demo:hover {
	  opacity: 1;
	}
	
	img.hover-shadow {
	  /*transition: 0.3s*/
	}
	
	.hover-shadow:hover {
	  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)*/
	}

/**MODAL**/

.rodapetitulo{
	color:#fff  !important;
	padding-top:12px  !important;
	padding-bottom:6px  !important;
}

.rodapeitem{
  display: block !important;
  width: 100% !important;
  padding: 3px 1.5rem !important;
  clear: both !important;
  font-weight: normal !important;
  color: #fff !important;
  text-align: inherit !important;
  white-space: nowrap !important;
  background: none !important;
  border: 0 !important;
}
.rodapeitem:focus,.rodapeitem:hover{
  color: #22caa7;
  text-decoration:none;

}
.rodapeitem img{
	margin:12px;
}
h2.titulos{
	color:#599734 !important;
}

.carousel-item {
  height: 45vh;
  min-height: 240px;
  max-height: 420px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}


/*controle da imagem*/
@media (min-width: 0px) {

  .noticia_imagem{
	  width:100% !important;
  }
  .noticia_titulo{
	  width:100% !important;
  }
	.carousel-item {
	  height: 15vh;
	  min-height: 160px;
	}
}

@media (min-width: 576px) {

  .noticia_imagem{
	  width:100% !important;
  }
  .noticia_titulo{
	  width:100% !important;
  }
  	.carousel-item {
	  height: 15vh;
	  min-height: 180px;
	}
}

@media (min-width: 768px) {

  .noticia_imagem{
	  width:25% !important;
  }
  .noticia_titulo{
	  width:75% !important;
  }
  	.carousel-item {
	    height: 45vh;
  		min-height: 240px;
	}
}

@media (min-width: 992px) {

  .noticia_imagem{
	  width:25% !important;
  }
  .noticia_titulo{
	  width:75% !important;
  }
   	.carousel-item {
	    height: 45vh;
  		min-height: 240px;
	}
}

@media (min-width: 1200px) {

  .noticia_imagem{
	  width:25% !important;
  }
  .noticia_titulo{
	  width:75% !important;
  }
   	.carousel-item {
	    height: 45vh;
  		min-height: 240px;
	}
}

