
.lastnews{height: auto;  padding-bottom: 60px !important;}

.destaque-title{position: absolute; bottom: 0px; left:0px; height: auto;  background-color: rgba(0, 0, 0, 0.9);  width: 100%; display: table;
}
.destaque h2{
  height: auto;
  font-size: 120%;
  line-height: 120%;
  padding: 10px;
  color: #fff;
  margin:0;
}

.destaque .destaque-blue-box{ width: 20%; padding-left: 0 !important; height: 100%; display: table-cell !important; vertical-align: middle !important; text-align: center; font-size: 12px; bottom: 0px; background-color: #235c8f;
  text-transform: uppercase;}
  .destaque .destaque-blue-box:hover{ background-color: #5b6871;}

  .noticia{position:relative; min-height: 340px;}
  .noticia p{height: 100px; overflow: hidden;}
  .noticia p a{height: 100%; font-size: 90%;}
  .noticia .noticia-bottom{
    background-color: #eeeeee;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-transform: uppercase;
    font-size: 70%;
  }

.noticia-data{padding:5px 10px !important;}
.noticia .child, .noticia .bg-no-photo{height:180px;}
.noticia  .child a .fa{margin-top:30% !important;}


.carousel-banner .banner-galeria{min-height: 580px;}
.owl-galeria h4{position: absolute; bottom:30px; height: auto; left: 0px;}
.carousel-banner .owl-galeria h4 span small{
  font-size: 14px; color:#eeeeee !important;
}
.owl-carousel .item .owl-video {
/*position: absolute;*/
border:1px solid blue;
height: 350px !important;
width: 100% !important;
left: 0;
top: 0;
}

  .carousel-banner .owl-galeria h4 span{ background-color: rgba(0, 0, 0, 0.8); color: #fff;  padding:10px 25px 5px 15px;  text-transform: uppercase;  line-height: 2em;
  }
  .a-minha-rua .media-body, .emissao-plantas .media-body, .atestados-online .media-body{ height: 150px; }

  .a-minha-rua, .emissao-plantas, .atestados-online{ min-height: 330px; }
/* +++++++++++++++++++++++++++++++++++++
|     PRESIDENTE
\++++++++++++++++++++++++++++++++++++++ */
.presidente-mensagem{background: #ffffff; margin: 50px 0; font-size: 14px;}
.items-bottom{height: 320px;}

.slider_fotos{
  width: 100%;
}

.link_ver_fotos{
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 7px 15px;
  background-color: rgba(7, 83, 152, 0.8);
  color: #fff !important;
  text-transform: uppercase;
  font-size: 12px;
}

.com_link::after {
  font-family: FontAwesome;
  content: "\f054";
  background-color: #075398;
  color: #fff;
  padding: 22px 25px;
  position: absolute;
  bottom: 1px; float: left;
  font-size: 20px; 
  left: calc(100%);
}

/* ===================================
\   MEDIA RESOLUTIONS 
/* =================================== */


@media (min-width: 1024px)
{
  .bg-gray{padding:50px 0;}
  .cartaz .child {
    height: 310px;
  }
}

@media only screen and (max-width : 992px) {
  .noticia-data {
    padding: 5px 5px !important;
  }
}







@media (max-width: 768px)
{
  .hovereffect {
    height: 170px;
  }
  .a-minha-rua, .emissao-plantas, .atestados-online{ min-height: 320px; }

  .carousel-banner .banner-galeria{min-height: 450px;}

  .noticia .child a .fa {
    margin-top: 21% !important;
  }

  .cartaz .child a .fa {
    margin-top: 38% !important;
  }

  .bg-edital .icone-text-tema{
    margin-top: 20%;
  }

  .com_link::after {
    font-family: FontAwesome;
    content: "\f054";
    background-color: #075398;
    color: #fff;
    padding: 10px 13px;
    position: absolute;
    bottom: -1px;
    font-size: 20px;
    left: calc(100% - 40px);
  }
}

@media (max-width: 576px){
  .hovereffect {
    height: 220px;
    /*margin-bottom: 20px;*/
  }


  .navbar-form {
    margin-top: 25px;
  }

  .navbar-form .form-control{
    width: 150px;
  }
}

