/* ------ GOOGLE FONTS ------ */ 

@import url(https://fonts.googleapis.com/css?family=Martel+Sans:400,300,200,600,700,800,900);

/* ------ FOLHAS DE ESTILO EXTERNAS ------ */ 

@import url(jquery.bxslider.css);
@import url(slick.css);
@import url(slick-theme.css);
@import url(image-overlay.css);
@import url(animate.min.css);


/* ------ MARTEL FONTWEIGHT STYLES ------ */

.fw200 { font-family: 'Martel Sans', sans-serif; font-weight: 200; }
.fw300 { font-family: 'Martel Sans', sans-serif; font-weight: 300; }
.fw400 { font-family: 'Martel Sans', sans-serif; font-weight: 400; }
.fw600 { font-family: 'Martel Sans', sans-serif; font-weight: 600; }
.fw700 { font-family: 'Martel Sans', sans-serif; font-weight: 700; }
.fw800 { font-family: 'Martel Sans', sans-serif; font-weight: 800; }
.fw900 { font-family: 'Martel Sans', sans-serif; font-weight: 900; }

/* ------ FONT-SIZE CLASSES ------ */

.fs08 { font-size:  8px; }
.fs09 { font-size:  9px; }
.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }

/* ------ CONTAINER PADDINGS ------ */

.pad-top-05 { padding-top:  5px; } 
.pad-top-10 { padding-top: 10px; }
.pad-top-15 { padding-top: 15px; }
.pad-top-20 { padding-top: 20px; }
.pad-top-25 { padding-top: 25px; }
.pad-top-30 { padding-top: 30px; }
.pad-top-35 { padding-top: 35px; }
.pad-top-45 { padding-top: 45px; }
.pad-top-60 { padding-top: 60px; }
.pad-top-75 { padding-top: 75px; }
.pad-top-80 { padding-top: 80px; }

.pad-bot-05 { padding-bottom:  5px; }
.pad-bot-10 { padding-bottom: 10px; }
.pad-bot-15 { padding-bottom: 15px; }
.pad-bot-20 { padding-bottom: 20px; }
.pad-bot-25 { padding-bottom: 25px; }
.pad-bot-30 { padding-bottom: 30px; }
.pad-bot-45 { padding-bottom: 45px; }
.pad-bot-60 { padding-bottom: 60px; }
.pad-bot-75 { padding-bottom: 75px; }

.pad-l-10 { padding-left: 10px; }

.pad-r-10 { padding-right: 10px; }

.pad-lr-05 { padding: 0  5px 0  5px; }
.pad-lr-10 { padding: 0 10px 0 10px; }
.pad-lr-15 { padding: 0 15px 0 15px; }
.pad-lr-20 { padding: 0 20px 0 20px; }
.pad-lr-25 { padding: 0 25px 0 25px; }
.pad-lr-30 { padding: 0 30px 0 30px; }

.pad-tb-05 { padding:  5px 0  5px 0; }
.pad-tb-10 { padding: 10px 0 10px 0; }
.pad-tb-15 { padding: 15px 0 15px 0; }
.pad-tb-20 { padding: 20px 0 20px 0; }
.pad-tb-25 { padding: 25px 0 25px 0; }
.pad-tb-30 { padding: 30px 0 30px 0; }
.pad-tb-35 { padding: 35px 0 35px 0; }
.pad-tb-60 { padding: 60px 0 60px 0; }

.pad-tbc-60 { padding-top: 60px; padding-bottom: 60px; }

.responsive-pad { }

/* ------ ESTILOS GERAIS GLOBAIS ------ */ 

html, body { height: 100%; margin:0; padding: 0; font-family: 'Martel Sans', sans-serif; }

body p  { color: #252525; font-size: 13px; line-height: 22px; margin: 0; padding: 0;   }
body h1 { color: #252525; margin: 0; padding: 0; }
body h2 { color: #252525; margin: 0; padding: 0; }
body h3 { color: #252525; margin: 0; padding: 0; }
body h4 { color: #252525; margin: 0; padding: 0; }
body h5 { color: #252525; margin: 0; padding: 0; }


/* remove dotted outline/border in Firefox */
button:focus,a:focus, a:active,
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,select::-moz-focus-inner,input[type="file"] >input[type="button"]::-moz-focus-inner { outline: none !important; }

select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }


.site-wrapper { /*height: 100%; width:100%;*/ }
.cs-wrapper { height: 100%; width:100%; }

.opacidade-icone { opacity: 0.8;   -webkit-transition: all .3s ease; transition: all .3s ease; }
.opacidade-icone:hover { opacity: 1;   -webkit-transition: all .3s ease; transition: all .3s ease; }

.fa-2x-c { font-size: 20px; }

.pagina-container { background: #fff; margin: 0 0 30px 0; padding: 20px;}
.pagina-container-pad-45 { background: #fff; margin: 0 0 30px 0; padding: 45px;}
.pagina-titulo { margin: 0; text-transform: uppercase; font-size: 18px; color: #069d9d; }
.pagina-introducao { font-size: 18px; line-height: 30px; font-weight: 200;}
.pagina-texto p { padding-bottom: 10px; }
.pagina-texto p:last-child { padding-bottom: 0px; }

.about p { line-height: 26px; font-size: 16px; }
@media only screen and (max-width : 767px) { .about p { line-height: 22px; font-size: 13px; } }


/* ------ BLOCOS PRÉ-DEFINIDOS ------ */

.bloco-branco { width: 100%; background: #fff; padding: 60px 0 60px 0; }
.bloco-branco-pad-bt-30 { width: 100%; background: #fff; padding: 60px 0 30px 0; }
.bloco-branco-notop { width: 100%; background: #fff; padding: 0 0 60px 0; }
.bloco-branco-nopad { width: 100%; background: #fff; padding: 0; margin: 0; }
.bloco-cinza  { width: 100%; background: #f5f5f5; padding: 60px 0 60px 0; }
.bloco-cinza-pad-bt-30  { width: 100%; background: #f5f5f5; padding: 60px 0 30px 0; }
.bloco-verde  { width: 100%; background: #069d9d; padding: 60px 0 60px 0; }
.bloco-transparente-335  { width: 100%; padding: 60px 0 60px 0; min-height: 335px; background: transparent; }
.bloco-transparente-235  { width: 100%; padding: 60px 0 60px 0; min-height: 235px; background: transparent; }
.bloco-transparente-cs  { width: 100%; height: 100%; max-height: 800px; background: transparent; }
.bloco-overlay-preto  { width: 100%; padding: 60px 0 60px 0; min-height: 385px; background-color: rgba(0,0,0,0.9); }


/* ------ MEDIA QUERIES PARA BLOCOS PRÉ-DEFINIDOS ------ */

@media only screen and (max-width: 360px) {
    .bloco-transparente-335   { min-height: 195px; }
    .bloco-transparente-235   { min-height: 195px; }
    } 


/* ------------------- UTILITARIOS --------------------- */

.wow { opacity: 0; }

/* -----------------  IE SVG Scale Fix-------------------- */

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] { 
  width: 100%;  
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
}


/* ------ Bootstrap NAVBAR Overrides ------ */ 

@media only screen and (min-width: 768px) { /* -> Menu Drop em Hover */ .dropdown:hover .dropdown-menu { display: block; } } 

    .navbar { border:0 }
    .navbar-default  { /*border-bottom: 1px solid #ddd; */ text-transform: uppercase; font-size: 12px; -webkit-transition: all .5s ease; transition: all .5s ease; }  
    .dropdown-menu { margin-top:10px; border: 0; background-color: #333; border-radius: 0; font-size: 12px; -webkit-transition: all .5s ease; transition: all .5s ease; }
    .dropdown-menu > li > a { color: #fff; -webkit-transition: all .3s ease; transition: all .3s ease; }
    .nav > li > a { padding-left: 12px; padding-right: 12px; }
    .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{ text-decoration:none; color:#06a5a5; background-color:transparent; -webkit-transition: all .3s ease; transition: all .3s ease; }
    .dropdown-header,.dropdown-menu>li>a { padding:6px 20px; -webkit-transition: all .5s ease; transition: all .5s ease; }
    .navbar-brand { padding: 0px 15px; -webkit-transition: all .2s ease; transition: all .2s ease; width: 260px; }
    .navbar-brand img { width: 100%; padding-top: 1px;}
    .nav > li > a > img { max-width: 18px; }

    .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{ color:#00a0a0;background-color:transparent; -webkit-transition: all .3s ease; transition: all .3s ease; }
    .navbar-default .navbar-nav>li>a { color:#111; -webkit-transition: all .3s ease; transition: all .3s ease; }

/*    .navbar-right .dropdown-menu { left: -10px; right: auto;}*/
    .navbar-collapse { border-top: 1px solid #f5f5f5; max-height: 100% !important; }


@media only screen and (max-width: 767px) { .navbar-default { box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15) !important; }  } 

/*@media (min-width: 768px) {
.dropdown .dropdown-menu{
    display: block; 
  opacity:0;
-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}
}*/


/*@media (max-width: 1120px) {
    
    .navbar-header { float: none;}
    .navbar-left,.navbar-right {float: none !important;}
    .navbar-toggle {display: block;}
    .navbar-collapse { border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-fixed-top {top: 0;border-width: 0 0 1px;}
    .navbar-collapse.collapse {display: none!important;}
    .navbar-nav {float: none!important;margin-top: 7.5px;}
	.navbar-nav>li {float: none;}
    .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;}
    .collapse.in{display:block !important;}
}*/

@media only screen and (min-width: 1120px) {
    .container-fluid.nav-pad-50 { padding: 0 50px 0 50px; }
    .nav-margin-20 { margin-left: 20px; margin-right: 20px; }     
    } 


@media only screen and (max-width: 837px) {
    .navbar-brand { width: 235px; }
    .navbar-brand img { padding-top: 5px; }
    } 

@media only screen and (max-width: 812px) {
    .navbar-brand  { width: 191px; }   
    .navbar-brand img { padding-top: 12px; }
    } 

/*@media only screen and (max-width: 809px) {
    .navbar-brand img { width: 175px;  }  
    } */

/*@media only screen and (max-width: 800px) {
    .navbar-brand img { width: 160px; }  
    } */

/*@media only screen and (max-width: 784px) {
    .navbar-brand img { width: 142px;  }  
    } */

@media only screen and (max-width: 767px) {
    .navbar-brand { width: 260px; }   
    .navbar-brand img { padding-top: 1px; }
    } 

/*@media only screen and (max-width: 335px) {
    .navbar-brand { width: 245px; }  
    } */


/* --------------------------------- BOTÕES ------------------------------------------- */

.btn { padding: 0 24px; height: 50px; line-height: 49px; border-radius: 0; text-transform: uppercase; font-size: 14px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.btn > span i { margin-left: 0; font-size: 16px; line-height: inherit; }
.btn i { margin-left: 10px; }

.btn + .btn { margin-left: 15px; }

.btn.btn-lg { padding: 0 34px; font-size: 16px; height: 67px; line-height: 65px; }

.btn.btn-sm,.btn.btn-group-sm { padding: 0 16px; font-size: 10px; height: 37px; line-height: 35px; }

.btn:focus, .btn:focus:active { outline: none; }

/* --- botão branco --- */
.btn-branco { color: #191b1d; border-color: #fff; background-color: #fff; }
.btn-branco:hover,.btn-branco:active,.btn-branco:focus { background-color: #fff; border-color: #fff; color: #191b1d; }

.btn-branco-out { color: #fff; border-color: #fff; background-color: transparent; }
.btn-branco-out:hover,.btn-branco-out:active,.btn-branco-out:focus { background-color: #fff; border-color: #fff; color: #191b1d; }

/* --- botão verde --- */
.btn-verde { color: #fff; border-color: #069d9d; background-color: #069d9d; }
.btn-verde:hover,.btn-verde:active,.btn-verde:focus {background-color: #fff; border-color: #fff; color: #191b1d; }

.btn-verde-out { color: #069d9d; border-color: #069d9d; background-color: transparent; }
.btn-verde-out:hover,.btn-verde-out:active,.btn-verde-out:focus { background-color: #469b9b; border-color: #469b9b; color: #fff; }

/* --- botão preto --- */
.btn-preto { color: #eee; border-color: #252525; background-color: #252525; }
.btn-preto:hover,.btn-preto:active,.btn-preto:focus { background-color: transparent; border-color: #252525; color: #252525; }

.btn-preto-out { color: #252525; border-color: #252525; background-color: transparent; }
.btn-preto-out:hover,.btn-preto-out:active,.btn-preto-out:focus { background-color: #252525; border-color: #252525; color: #eee; }


/* --------------------------------------- FULLSCREEN SEARCH ---------------------------------- */

.full-page-search{ position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; opacity: 0; visibility: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }

.full-page-search .el { font-size: 34px; color: #252525; }
.full-page-search .fa { font-size: 34px; color: #069d9d; }

.open-search.full-page-search { opacity: 1; visibility: visible;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }

.full-page-search .sr-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.95); z-index: 3;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }

.full-page-search form { position: relative; z-index: 5; top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    margin: 0 auto;
    max-width: 800px; }

.full-page-search form .form-control, .full-page-search form .form-control:focus { font-size: 35px; color: #252525; height: 65px; border: 0px; box-shadow: none; padding-right: 50px; width: 100%; outline: 0; border-radius: 0px; box-shadow: none; background: transparent; border-bottom: 1px solid #ccc; padding-left: 0px; }

.src_btn, .src_btn:hover, .src_btn:active, .src_btn:visited, .src_btn:focus{ position: absolute; right: 0; top: 0; height: 58px; background-color: transparent; border: 0px; color: #252525; font-size: 34px; outline: 0; box-shadow: none; 
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }

.full-page-search form .form-control::-webkit-input-placeholder { color: #aaa; font-weight: 200; font-size: 30px; line-height: 50px; }
.full-page-search form .form-control:-moz-placeholder { color: #aaa; font-weight: 200; font-size: 30px; line-height: 50px; }
.full-page-search form .form-control::-moz-placeholder { color: #aaa; font-weight: 200; font-size: 30px; line-height: 50px; }
.full-page-search form .form-control:-ms-input-placeholder { color: #aaa; font-weight: 200; font-size: 30px; line-height: 50px; }

.titulo_resultados { text-align: center; padding: 20px 0 30px; text-transform: uppercase; font-size: 12px; font-weight: 700; }

.lista_resultados { text-align: center; }
.lista_resultados ul { list-style: none; padding: 0; text-align: center; }
.lista_resultados ul li a { font-size: 16px; color: #069d9d; font-weight: 300; text-decoration: none;     
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;}
.lista_resultados ul li a:hover { color: #252525;    
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;}

@media(max-width: 900px){
    .full-page-search form{ width: 90%;}
}

@media only screen and (max-width: 768px) {
    .full-page-search form .form-control, .full-page-search form .form-control:focus { font-size: 30px; }
    } 

@media only screen and (max-width: 480px) {
    .full-page-search form .form-control, .full-page-search form .form-control:focus { font-size: 26px; }
    .full-page-search form .form-control::-webkit-input-placeholder { font-size: 20px; line-height: 50px; }
    .full-page-search form .form-control:-moz-placeholder { font-size: 20px; line-height: 50px; }
    .full-page-search form .form-control::-moz-placeholder { font-size: 20px; line-height: 50px; }
    .full-page-search form .form-control:-ms-input-placeholder { font-size: 20px; line-height: 50px; }
    }  


/* --------------------------------------- MOUSE SCROLL OVERLAY --------------------------------------- */

.center { position: absolute; margin: auto; left: 49.7%; -webkit-transform: translateX(-50%); bottom: 25px; }

.mouse { height: 23px; width: 16px; border-radius: 7px; transform: none; border: 1px solid rgba(255,255,255,0.7); top: 170px;}

.wheel { height: 5px; width: 2px; display: block; margin: 5px auto; background: rgba(255,255,255,0.7); position: relative; }
.wheel { -webkit-animation: mouse-wheel 1.2s ease infinite; -moz-animation: mouse-wheel 1.2s ease infinite; }

@media (max-width: 667px) and (orientation: landscape) { 
    	.center { bottom: 10px; }
	}
@media (max-width: 736px) and (orientation: landscape) { 
        .center { bottom: 10px; }
	}



@-webkit-keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel
{
  0% { top: 2px; }
  50% { top: 4px; }
  100% { top: 6px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}

/* --------------------------------------- BACK TO TOP --------------------------------------- */

.go-top { display: block; width: 40px; height: 40px; text-align: center; font-size: 30px; position: fixed; bottom: -40px; right: 20px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background-color: rgba(68, 68, 68, 0.5);
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.go-top.show { bottom: 20px; }

.go-top:focus { outline: none; color: #fff;}
.go-top:hover { background-color: #069d9d; color: #fff; }


/* ------------------------------------------ HOMEPAGE ---------------------------------------- */

/* --- HOME BLOCO 1 --- */

.home-bloco-1 { background-color: #fff; width: 100%; padding: 60px 0 60px 0; }
.home-bloco-1 p { margin: 0; line-height: 22px; }
.home-bloco-1 h1 { margin: 0; text-transform: uppercase; font-size: 32px; color: #069d9d; }
.home-bloco-1 h2 { margin: 0; text-transform: uppercase; font-size: 18px; color: #069d9d; }
.home-bloco-1 img {max-width: 140px; }

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 360px) {
    .home-bloco-1 { padding: 60px 0 40px 0; }
    .home-bloco-1 p { margin: 0 0 20px 0;}
}

/* --- HOME BLOCO 2 --- */

.home-bloco-2, .call-to-contact { background-color: #069d9d; width: 100%; padding: 35px 0 35px 0; }
.home-bloco-2 p, .call-to-contact p { margin: 0; color: #fff; font-size: 15px; text-transform: uppercase; display: inline-block; padding-right: 25px;  }
.home-bloco-2 .btn, .call-to-contact .btn { font-size: 15px; }

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 390px) {
.home-bloco-2  p, .call-to-contact p { margin: 0; padding-right: 0px; padding-bottom: 12px; display: block;}

}

/* --- HOME BLOCO 3 --- */

.home-bloco-3 { background-color: #f5f5f5; width: 100%; padding: 60px 0 60px 0; }
.home-bloco-3 p { margin: 0; line-height: 22px; }
.home-bloco-3 h1 { margin: 0; text-transform: uppercase; font-size: 32px; color: #069d9d; }
.home-bloco-3 h2 { margin: 0; text-transform: uppercase; font-size: 18px; color: #069d9d; }

.home-bloco-3 .partner-container { border-top: 5px solid #469b9b; }
.home-bloco-3 .partner-container p { margin:0; text-align: left; text-transform: none; padding-right: 60px; }
.home-bloco-3 .partner-container h2 { margin:0; color: #069d9d; text-align: left; text-transform: capitalize; }

    /* posição do icon */
    .icon-home { position: absolute; bottom: 0px; right:15px; }

    /* cor icon button */
    .icon-button { color: #aaa; -webkit-transition: all .5s;  -o-transition: all .5s; transition: all .5s; }
    .icon-button:focus { color: #888; -webkit-transition: all .5s;  -o-transition: all .5s; transition: all .5s; outline: none;}
    .icon-button:hover { color: #888; -webkit-transition: all .5s;  -o-transition: all .5s; transition: all .5s; }

    .icon-button-overlay { color: rgba(255,255,255,0.8); -webkit-transition: all .5s;  -o-transition: all .5s; transition: all .5s; }
    .icon-button-overlay:focus { color: rgba(255,255,255,1); -webkit-transition: all .5s;  -o-transition: all .5s; transition: all .5s; outline: none;}
    .icon-button-overlay:hover { color: rgba(255,255,255,1); -webkit-transition: all .5s;  -o-transition: all .5s; transition: all .5s; }

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 360px) {
    .icon-home { bottom: 0px; }
    .home-bloco-3 .responsive-space { margin: 15px 0;}
}


/* --- HOME BLOCO 4 --- */

.home-bloco-4 { width: 100%; padding: 60px 0 60px 0; }

.home-bloco-4 p { margin: 0; line-height: 22px; color: #fff; }
.home-bloco-4 h1 { margin: 0; text-transform: uppercase; font-size: 32px; color: #fff; }

.home-bloco-4 .bq-cliente-uc { margin: 0; padding-top: 8px; text-transform: uppercase; font-size: 11px; }
.home-bloco-4 .bq-cliente-lc { margin: 0; font-size: 11px; line-height: 10px; }

.home-bloco-4 blockquote { display:block; color: #fff; padding: 15px 55px 10px 55px; position: relative; border: 0; line-height: 24px;}
.home-bloco-4 blockquote::before{
  content: "\201C"; font-size: 80px; font-weight: 700; color: #469b9b;
  /*Positioning*/
  position: relative;
  left: -10px;
  top: 25px;
}
.home-bloco-4 blockquote::after{
  /*Reset to make sure*/
  content: "";
}

.testemunho-imagem { border-radius: 50%; max-width: 115px; }

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 580px) {
    .home-bloco-4 blockquote { padding: 15px 15px 10px 15px; }
    .home-bloco-4 blockquote::before { left: -15px;  }
}

@media only screen and (max-width : 360px) {
    .home-bloco-4 blockquote { font-size: 16px;}   
}


/* --- HOME BLOCO 5 --- */

.home-bloco-5 { background-color: #fff; width: 100%; padding: 60px 0 60px 0; /*min-height: 250px;*/}
.home-bloco-5 img { /*-webkit-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/ max-width: 150px; }

@media only screen and (max-width : 480px) {
    .home-bloco-5 img { max-width: 100px; }
}

/* --- HOME BLOCO 6 --- */

.home-bloco-6 { background-color: #f5f5f5; width: 100%; padding: 60px 0 60px 0; }

.home-bloco-6 p { margin: 0; line-height: 22px; }
.home-bloco-6 h1 { margin: 0; text-transform: uppercase; font-size: 32px; color: #069d9d; }
.home-bloco-6 h2 { margin: 0; text-transform: uppercase; font-size: 18px; color: #069d9d; }

.home-bloco-6 .blog-container img {margin: 0;/* width: 100%; overflow: hidden; */}
.home-bloco-6 .blog-container h2 { margin: 0; text-transform: uppercase; font-size: 16px; line-height: 20px; color: #252525;  }
.home-bloco-6 .blog-container h3 { margin: 0; text-transform: uppercase; font-size: 10px; color: #069d9d; }
.home-bloco-6 .blog-content-container a { color: #252525; text-decoration: none; }
.home-bloco-6 .blog-content-container a:hover { color: #000; }

.home-bloco-6 .blog-todos { padding-top: 60px;}
.home-bloco-6 .blog-todos .btn {  height: 40px; line-height: 40px; }


.blog-content-image { position: relative; overflow: hidden; padding-bottom: 65.5%; /* defenir o aspect ratio da imagem [Height*Width/100] */ }
.blog-content-image img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 100%;}


@media only screen and (max-width : 1199px) {

}

@media only screen and (max-width : 767px) {
        .home-bloco-6 { padding: 60px 0 30px 0; }
        .blog-container { padding-bottom: 40px;} }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 360px) {
    .home-bloco-6 .blog-todos { padding-top: 30px; padding-bottom: 30px;}
}


/* --- HOME BLOCO 7 --- */

.newsletter { background-color: #fff; width: 100%; padding: 60px 0 60px 0; }


.newsletter p { margin: 0; line-height: 22px; }
.newsletter h1 { margin: 0; text-transform: uppercase; font-size: 32px; color: #069d9d; }
.newsletter h2 { margin: 0; text-transform: uppercase; font-size: 18px; color: #069d9d; }

    /* formulário */
.newsletter form { width: 420px; margin: 0 auto 35px auto; position: relative; }
.newsletter form .form-control{ background-color: #fff; border: 1px solid #eee; box-shadow: none; border-radius: 0px; outline: 0; position: absolute; left: 0; top: 0; height: 35px; width: 70%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.newsletter form .form-control:focus{ border: 1px solid #333;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;    
}

.newsletter .btn { padding: 4px 0 0 0; line-height: 0; }
.newsletter .btn-news, .btn-news:active, .btn-news:focus, .btn-news:visited{
    background-color: #333;
    color: #fff;
    border-radius: 0px;
    width: 30%;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    outline: 0 !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.newsletter .btn-news:hover{
    background-color: #069d9d;
    color: #fff;
}

@media(max-width: 500px){
    .newsletter form { width: 100%; }
}

/* ------------------------------------------ RODAPÉ ---------------------------------------- */

/* --- FOOTER --- */
.footer { width: 100%; }


/* --- FOOTER LINE 1 --- */

.footer-1 { background-color: #1a1a1a; padding: 60px 0 60px 0; }
.footer-1 p { margin: 0; line-height: 22px; color: #ddd; }
.footer-1 h2 { margin: 0; text-transform: uppercase; font-size: 15px; color: #ddd; }
.footer-1 h3 { margin: 0; font-size: 13px; color: #ddd; }
.footer-1 a { text-decoration: none; color: #ddd; }

.footer-1 ul { margin: 0; padding: 5px 0 0 0; list-style: none; } 
.footer-1 ul li { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #272727; font-size: 13px;}
.footer-1 ul li:last-child { border-bottom: 0px; }

.social-footer ul { margin: 0; padding: 6px 0 0 0; list-style: none; } 
.social-footer ul li { margin-bottom: 8px; padding-bottom: 8px; border-bottom: none; font-size: 13px;}
.social-footer a { width: 44px; height: 44px; line-height: 48px; display: inline-block; margin-right: 8px; color: #ddd; text-align: center; font-size: 24px; margin-bottom: 10px; border: 1px solid #ddd;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;  }

.social-footer a:hover { background-color: #069d9d; border: 1px solid #069d9d; color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.social-footer a:last-child { margin-right: 0px; }     


@media only screen and (max-width : 991px) {
    .footer-1 .responsive-pad { padding-bottom: 15px; }
}


/* --- FOOTER LINE 2 --- */

.footer-2 { background-color: #111; padding: 25px 0 25px 0; }
.footer-2 p { margin: 0; color: #ddd; font-size: 11px; }
.footer-2 a { color: #069d9d; text-decoration: none;}

.footer-2 ul { margin: 0; padding: 0;}
.footer-2 ul li { display: inline-block; padding-left:5px;}
.footer-2 img { max-width: 15px;}

@media only screen and (max-width : 360px) {
    .footer-2 p { font-size: 10px;}    
}

/* --- MODAL --- */

.modal-header { border: none; }
.modal-body { padding: 10px 30px 30px 30px; }
.modal-footer { border: none; padding: 0 30px 30px 30px; }
.modal-footer-box { border-top: 1px solid #eee; padding: 25px 0 0; }
.modal-footer-box i { padding-right: 10px; position: relative; top: 3px; color: #555;}
.modal-footer-box p { display: inline-block; }
.modal-footer-box a { color: #069d9d; text-decoration: none; }


/* ------------------------------------------ CABEÇALHO GLOBAL ---------------------------------------- */


/* --- HEADER PAGINA --- */

.header-pagina { background-color: #f5f5f5; width: 100%; min-height: 220px; padding: 125px 0 40px 0; }

.header-pagina-imagem { width: 100%; min-height: 220px; padding: 125px 0 40px 0; }
.header-imagem-1 { 	overflow: hidden; }
.header-imagem-2 { 	overflow: hidden; }
.header-imagem-3 { 	overflow: hidden; }

.header-titulo h1 { margin: 0; text-transform: uppercase; font-size: 28px; color: #069d9d; }
.header-titulo p { margin: 0; }

.header-crumbs p { margin: 0; font-size: 11px; text-transform: uppercase; padding-top: 38px;}

.header-titulo-imagem h1 { margin: 0; text-transform: uppercase; font-size: 28px; color: #069d9d; }
.header-titulo-imagem p { margin: 0; color: #fff;}

.header-crumbs-imagem p { margin: 0; font-size: 11px; text-transform: uppercase; padding-top: 38px; color: #fff; }

/* ------------------------------------------ PÁGINA QUEM SOMOS ---------------------------------------- */


/* --- PAGINA EQUIPA --- */

.quem-somos-about p { margin: 0; padding: 0; line-height: 26px; font-size: 16px; }   
   /* -webkit-column-count: 2;  Chrome, Safari, Opera 
    -moz-column-count: 2; /* Firefox 
    column-count: 2;} */

.partner-box p { margin: 0; padding: 15px 0 0 0;}
.partner-box h2 { margin: 0; padding: 25px 0 15px 0; font-size: 20px;}

.partner-box ul { margin: 0; padding: 0; font-size: 13;}
.partner-box ul li { display: inline-block; padding-right: 5px;}

.partner-box-imagem img { max-height: 500px; }
.partner-box-conteudo { margin: 0 8px; border-top: 5px solid #069d9d; }

@media only screen and (max-width : 1199px) {
/*.partner-box-container .responsive-pad  { padding-top: 35px;} */
}

@media only screen and (max-width : 991px) {
/*.partner-box-container .responsive-pad  { padding-top: 30px; padding-bottom: 30px;} */
.partner-box .center-responsive  { display: block; margin-left: auto; margin-right: auto;}  
}  

@media only screen and (max-width : 767px) {
.quem-somos-about p { line-height: 22px; font-size: 13px; }
.partner-box.responsive-pad { margin-top: 30px; } 
}

.equipa-box { background: #fff; padding: 8px; text-align: center; margin-bottom: 30px; }
.equipa-box ul { margin: 0; padding: 0; }
.equipa-box ul li { display: inline-block; padding-right: 5px;}
.equipa-box img { width: 100%;}
.equipa-detalhe { padding: 0 12px;}
.equipa-cargo { margin: 0; text-transform: uppercase; font-size: 11px;}
.equipa-nome { margin:0; font-size: 18px;}
.equipa-social { font-size: 23px;}
.equipa-descricao { margin: 10px 0; }

/* --- PAGINA SOBRE ADBD --- */

.apresentacao-container { padding-top: 35px; }

@media only screen and (max-width : 1199px) {
.apresentacao-container { padding-top: 15px; }
}

@media only screen and (max-width : 991px) {
.apresentacao-container { padding-top: 0px; }
}

@media only screen and (max-width : 767px) {
.apresentacao-container { padding-top: 30px; }
}

/* ------------------------------------------ PÁGINA SERVIÇOS ---------------------------------------- */

.servicos-box { padding-bottom: 45px; /*min-height: 510px;*/ }
.servicos-box h2 { margin: 0; text-transform: uppercase; font-size: 18px; color: #069d9d; }

.servicos-titulo { min-height: 50px; }

.servicos-claim h1 { margin: 0; padding: 0 0 60px 0; font-size: 32px; color: #fff; text-transform: uppercase; }


/* ------------------------------------------ PÁGINA BLOGUE ---------------------------------------- */


.blog-wrap { background: #f5f5f5; width: 100%; padding: 60px 0 60px 0;}

.featured-post { background: #fff; margin: 0 0 30px 0; padding: 20px 20px 30px 20px;}
.regular-post { background: #fff; margin: 0 0 30px 0; padding: 20px; }

.post-img { width: 100%; }
.post-titulo h2 { text-transform: uppercase; font-size: 25px; line-height: 28px;}
.post-titulo h2 a { color: #252525; text-decoration: none; }
.post-titulo h2 a:hover { color: #000; }
.post-tag h3 { color: #069d9d; text-transform: uppercase; font-size: 11px; }
.post-data h4 { color: #aaa; text-transform: uppercase; font-size: 11px; line-height: 15px; }
.post-botao-texto a { text-transform: uppercase; color: #069d9d; text-decoration: none;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.post-botao-texto a:hover { color: #252525;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }

.regular-post .post-titulo h2  { text-transform: uppercase; font-size: 20px; line-height: 24px; }
.regular-post .post-titulo a  { color: #252525; text-decoration: none; }
.regular-post .post-titulo a:hover  { color: #000; }

.regular-post-image { position: relative; overflow: hidden; padding-bottom: 68.5%; /* defenir o aspect ratio da imagem [Height*Width/100] */ }
.regular-post-image img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 100%;}

.post-navegacao a { text-transform: uppercase; font-size: 12px; color: #252525; 
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.post-navegacao a:hover { color: #069d9d; text-decoration: none; 
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }

.post-social-share { border-top: 1px solid #eee; padding: 25px 0 5px 0; }


@media only screen and (max-width : 1199px) {
    .regular-post .post-tag h3 { margin-top: 15px; text-align: center; }
    .regular-post .post-titulo h2 { text-align: center; }
    .regular-post .post-data { text-align: center; }
    .regular-post .post-resumo { text-align: center; }
    .regular-post .post-botao-texto { text-align: center; }
    
}

@media only screen and (max-width : 991px) {
    .post-navegacao { margin-bottom: 60px; }
}

.not-active { pointer-events: none; cursor: default; opacity: 0.3; }

.blog-sidebar h2 { font-size: 18px; margin: 0; padding-bottom: 20px;}

.sb-post-recente ul { margin: 0; padding: 0; }
.sb-post-recente li { list-style-type: none; padding-bottom: 15px; }
.sb-post-recente h3 { font-size: 13px;  padding-bottom: 3px; }
.sb-post-recente h4 { font-size: 10px; text-transform: uppercase; color: #aaa; }
.sb-post-recente a { color: #252525;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.sb-post-recente a:hover { color: #069d9d; text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;}

.sb-post-tag ul { margin: 0; padding: 0; }
.sb-post-tag li { list-style-type: none; padding-bottom: 5px; }
.sb-post-tag h3 { font-size: 13px; }
.sb-post-tag a { color: #252525;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.sb-post-tag a:hover { color: #069d9d; text-decoration: none;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }

.sb-post-social ul { margin: 0; padding: 0; }
.sb-post-social li:first-child {padding-left: 0; }
.sb-post-social li { list-style-type: none; display: inline-block; padding-left: 10px; }
.sb-post-social a { font-size: 20px; color: #252525; 
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;}
.sb-post-social a:hover { color: #069d9d; 
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }


/* ------------------------------------------ PÁGINA CONTACTOS ---------------------------------------- */

.contact-form{ }
.contact-form .textarea{ min-height:220px; resize:none;}
.form-horizontal .textarea{ min-height:220px; resize:none;}
.form-control{ box-shadow:none; border-color:#eee; height:45px; font-size: 12px; font-weight: 200  }
.form-control:focus{ box-shadow:none; border-color:#069d9d;}
/*.form-control-feedback{ line-height:50px;}*/
.main-btn{ background:#069d9d; border-color:#069d9d; color:#fff;}
.main-btn:hover,.main-btn:active,.main-btn:focus { color: #069d9d; border-color: #069d9d; background-color: transparent; }
/*.form-control-feedback { line-height: 50px; top: 0px; }*/
form input[type='submit'].form-control { width: 200px; padding-top: 10px; margin-bottom: 0; color: #069d9d; border-color:#069d9d; text-transform: uppercase; 
    -webkit-transition: background 0.3s; 
    -moz-transition: background 0.3s; 
    -o-transition: background 0.3s; transition: background 0.3s; }

form input[type='submit'].form-control:hover { background:#069d9d; color: #fff; }
.form-control-feedback { display: none; }
.has-feedback .form-control-feedback { display: inline-block; margin-top: 6px; } 
.has-error .form-control:focus { box-shadow: none; border-color:#a94442; } 
.form-control[disabled] { background-color:#fff; opacity:1; }

.mapa { height: 375px; }

.contacto-item { position: relative; padding-left: 40px; padding-bottom: 40px}
.contacto-item:first-of-type { padding-bottom: 60px;}
.contacto-item:nth-of-type(5) { padding-bottom: 60px;}
.contacto-imagem { position: absolute; left: 0px; font-size: 18px;}
.contacto-texto { position: absolute; left: 28px; }

.contactos-formulario ul { margin: 0; padding: 0; }
.contactos-formulario li { list-style-type: none; }

@media only screen and (max-width : 767px) {
    .form-control.responsive-pad { margin-bottom: 15px;}
}

@media only screen and (max-width : 500px) {
    .campos-formulario { margin-bottom: 45px; }
    form input[type='submit'].form-control { width: 100%; }
}



/* ------------------------------------------ PÁGINA CASE STUDIES SINGLE ---------------------------------------- */

.cs-container { height: 100%; width: 100%; display: table; }
.cs-container-outer { display: table-cell; vertical-align: middle; padding: 80px 0 0 2.5%; }
.cs-container-inner { max-width: 50%; }

.cs-titulo h1 { color: #fff; font-size: 4vw; padding: 35px 0; }

@media only screen and (max-width : 736px) {
.cs-titulo h1 { font-size: 40px; padding: 25px 0; }
}

@media only screen and (max-width : 340px) {
.cs-titulo h1 { font-size: 35px; padding: 15px 0;}
}

.cs-logo { padding-left: 5px;}
.cs-logo img { max-height: 45px; }

@media only screen and (max-width : 736px) {
    .cs-container { background: rgba(0, 0, 0, 0.4); }
    .cs-logo img { max-height: 25px; }
}


/* ------------------------------------------ PÁGINA PORTFOLIO ---------------------------------------- */

/* ---- button-group ---- */

.button-group { margin-bottom: 24px; }
.button-group:after { content: ''; display: block; clear: both; }
.button-group .button { float: left; margin-right: 6px; padding: 0 10px;  height: 35px; line-height: 35px; border-radius: 0; border: 1px solid #ccc; text-transform: uppercase; font-size: 11px; font-weight: 300; color: #aaa; background-color: #fff; margin-bottom: 6px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.button-group .button:hover,.button-group .button:active,.button-group .button:focus { border-color: #252525; color: #252525; }
.button-group .is-checked { border-color: #252525; color: #252525; }

.grid { /*  border: 1px solid #333;*/ }

/* clear fix */
.grid:after { content: ''; display: block; clear: both; }

/* ---- .element-item ---- */

.element-item { position: relative; float: left; width: 154px; height: 106px; margin: 0 8px 12px 0; background: transparent; color: #262524; }
.element-item:last-child { margin: 0 0 12px 0; }
.element-item img { max-width: 154px; }

.element-item > * { margin: 0; padding: 0; }

@media only screen and (max-width : 390px) {
    .element-item { width: 144px; }
    .element-item img { max-width: 144px; }
}


.historia-outer-container { position: relative; margin-bottom: 30px; background-color: #fff; border-left: 5px solid #069d9d; padding: 25px 25px 30px 30px; }

/*.historia-outer-container:last-child { margin-bottom: 0; }*/

.historia-outer-container:before, .historia-outer-container:after { display: block; position: absolute; width: 25px; height: 25px; top: 0; right: 0; content: ""; }
.historia-outer-container:before { border-top: solid 15px #f5f5f5; border-right: solid 15px #f5f5f5; border-left: solid 15px transparent; border-bottom: solid 15px transparent; }
.historia-outer-container:after { border-bottom: solid 15px #ccc; border-left: solid 15px #ccc; border-right: solid 15px transparent; border-top: solid 15px transparent; }

.historia-container {  }
.historia-container p { margin-top: 15px; }
.historia-container h3 { font-size: 18px; padding-bottom: 8px; }

.historia-imagem { display: table-cell; vertical-align: middle; height: 125px; width: 300px; }
.historia-imagem img { max-height: 125px; }

.historia-logo { max-width: 300px; }
.historia-logo img { max-height: 125px; }
.historia-texto { margin-top: 15px; }


@media only screen and (max-width : 767px) {
    .historia-container { padding-bottom: 30px; }
    .historia-outer-container { margin-bottom: 20px; }
}


/* ------------------------------------------ PÁGINA NOTICIAS ---------------------------------------- */

.bloco-branco .alinha-texto-meio { padding-top: 25px;}

.noticia-container { background-color: #fff; padding: 10px; min-height: 262.5px; margin-bottom: 30px;} 

.clip-imagem { height: 160px; overflow: hidden; }
.clip-titulo h2 { text-transform: uppercase; font-size: 14px; line-height: 17px; }
.clip-titulo h2 a { color: #252525; text-decoration: none;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.clip-titulo h2 a:hover { color: #069d9d; text-decoration: none; 
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;}

.clip-data h4 { color: #aaa; text-transform: uppercase; font-size: 11px; }
.clip-sobre h5 { color: #069d9d; font-size: 11px; font-style: italic; }

@media only screen and (max-width : 1199px) {
    .clip-imagem { height: 125px; overflow: hidden; }
    .noticia-container { min-height: 240px; }
    .bloco-branco .alinha-texto-meio { padding-top: 3px; }
}

@media only screen and (max-width : 991px) {
    .clip-imagem { height: 215px; overflow: hidden; } 
    .bloco-branco .alinha-texto-meio { padding-top: 0; }
/*    .noticia-container { margin-bottom: 30px; }*/
}

@media only screen and (max-width : 767px) {
    .clip-imagem { height: 100%; overflow: hidden; } 
}


.noticia-item-lista { margin-bottom: 20px; }
.noticia-item-lista h3 { font-size: 12px; text-transform: uppercase; line-height: 16px; padding-bottom: 2px;}
.noticia-item-lista h4 { font-size: 11px; color: #aaa; }
.noticia-item-lista a {color: #252525; text-decoration: none;     
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;  }
.noticia-item-lista a:hover { color: #069d9d;    
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;   }

.noticias-todos .btn {  height: 40px; line-height: 40px; }

.noticias-sidebar h2 { font-size: 18px; margin: 0; padding-bottom: 20px;}

/* ------------------------------------------ PÁGINA NOTICIAS DETAIL ---------------------------------------- */


.noticias-detail-wrap { background: #eee; width: 100%; padding: 60px 0 60px 0;}

.noticia-header { background: #fff; padding: 30px; }


.noticia-midia { width: 100%; margin: 30px 0 0 0;}
.noticia-midia img {  width: 100%; }

.noticia-corpo { background: #fff; margin: 30px 0 0 0; padding: 30px; }
.noticia-corpo img { width: 100%; }

.noticia-anexo { background: #fff; margin: 30px 0 0 0; padding: 15px; }
.noticia-anexo i { padding-right: 10px; color: #888  }
.noticia-anexo a { color: #888; text-transform: uppercase; font-size: 11px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;}
.noticia-anexo a:hover { text-decoration: none; color: #069d9d;      
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;  } 
.noticia-anexo-imagem { display: inline;  }
.noticia-anexo-link { display: inline; position: relative; bottom: 4px;}

.noticia-cliente h3 { color: #aaa; text-transform: uppercase; font-size: 11px; }
.noticia-titulo h2 { text-transform: uppercase; font-size: 25px; line-height: 30px; }
.noticia-data h4 { color: #069d9d; text-transform: uppercase; font-size: 11px; }
.noticia-sinopse h3 { font-size: 13px; padding: 0 40px; line-height: 22px; text-align: center; }

@media only screen and (max-width : 480px) {
    .noticia-sinopse h3 { padding: 0; }
}


/* ------------------------------------------ PÁGINA NOTICIAS ARQUIVO ---------------------------------------- */


.noticia-item-arquivo { margin-bottom: 25px; }
.noticia-item-titulo h3 { font-size: 15px;}
.noticia-item-titulo a { color: #252525; }
.noticia-item-data h4 { font-size: 11px; color: #aaa; padding-bottom: 3px; } 
.noticia-item-sinopse { color: #252525; font-size: 13px; line-height: 22px; margin: 0; padding: 0;  } 



.overlay-preto { background-color: #000; }



