.bg-destaque{background: #6cb5b6; padding:3px 10px; font-size: 12px; color:#FFFFFF; display: table;}

.video-iframe{
  height: 50vh;
  min-height: 250px;
  max-height: 450px;
}
/* DENTRO DO TEMA */
.artigo-com-destaque{min-height: 440px;}
.artigo-sem-destaque{min-height: 440px;}




@media screen and (max-width: 992px) 
{
   .artigo-com-destaque{min-height: 320px;}

   .video-iframe{
      height: 30vh;
      min-height: 200px;
   }
}






/*.owl-carousel{margin: 0 !important; padding: 0 !important; overflow: hidden !important;}
.owl-noticias, .owl-special-offers{position: relative;}
.owl-noticias .owl-controls, .owl-nearby .owl-controls, .owl-special-offers .owl-controls {
  position: absolute; z-index: 888; bottom:65px;
  margin-top: 0px !important;
  right:10px;
  text-align: left;
  -webkit-tap-highlight-color: transparent
}
.owl-label{
  background: #6cb5b6;
  position: absolute; z-index: 888; bottom:70px; padding: 2px 5px;
  font-size: 11px; text-transform: uppercase; color:#FFFFFF; font-weight: bold;
}
.owl-caption{
  background:url(../../imgs/bg-captions.png)center center repeat;
  position: absolute; z-index:888; bottom:0; height: 70px;
  color:#ffffff !important;
  padding:15px;
}
.bg-btn-moreinfo{ background:#6cb5b6; position: absolute; z-index:999; bottom:0; height: 70px;  color:#ffffff !important; text-align: center !important; right: 0; padding:25px 3.8%;}
.owl-noticias .owl-caption,.owl-nearby .owl-caption{width:90%;}
.owl-special-offers .owl-caption{width:80%;}
.owl-carousel .item img{
  height: 500px;
}
.owl-noticias .bg-btn-moreinfo, .owl-nearby .bg-btn-moreinfo{width:10%; min-width: 45px;}
.owl-special-offers .bg-btn-moreinfo{width:20%;}

.owl-caption h1{font-size: 18px; line-height: 22px; margin:7px 0; text-transform: uppercase; }
.owl-nav { display: none;}

.owl-dots .owl-dot {  display: inline-block;  zoom: 1;
  *display: inline
}
.owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #ffffff;
  display: block;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.owl-dots .owl-dot.active span, .owl-noticias .owl-dots .owl-dot:hover span {
  background: #6cb5b6;
}

.banner-destaque {
  width: 100%;
  height: 500px !important;
  background-size: cover !important;
}
*/


/*.btn-default {
  width: 100%;
  color: #ffffff !important;
  font-size: 16px;
  background-color: #6cb5b6;
  border-color: #6cb5b6;
  padding: 4px 6px;
}

.btn-default:hover{
  font-size: 16px;
}*/

