/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 

/*Header*/


/* Footer */
.page-home .view-view-artigos .view-content .isotope-container li.isotope-element .views-field-title a,
.page-home .view-view-artigos .view-content .isotope-container li.isotope-element .views-field-body,
.page-home .view-noticias .views-row .views-field-title a,
#footer #block-gw2d-gw2d-footer .block-content .footer-block ul.list-infos .email,
.page-depoimentos-e-entrevistas .content-width .view-depoimentos-e-entrevistas .view-content .views-field .field-content,
.page-home .view-noticias .views-row .views-field-title a, 
.page-artigos #content .view-view-artigos .item-list ul .views-row span.field-content a, .view-noticias .views-row .views-field-title a,
.page-areas-de-atuacao #content .view-areas-de-atuacao .view-content ul li p.text-right, 
.page-areas-de-atuacao #content .view-areas-de-atuacao .view-content ul li p.text-left,
.page-sobre #content_bottom #block-block-21 p,
.node-type-pagina #content .field-name-body,
.page-home #content #block-views-sobre-block .view-content .views-field-body ul,
nav.block-menu ul li a,
.page-home #block-views-areas-de-atuacao-block {
  font-size: 0.95vw;
}

#page #header-top .content-width {
	padding: 0.25vw 0.7vw 0.5vw;
	text-align: center;
}

#page #header-top .content-width .header-block {
	line-height: 0;
}

#page #header-top .header-block .email, 
#page #header-top .header-block .endereco-header {
	line-height: 1;
}

a.botao-whatsapp {
  font-size: 1vw;
  width: 8vw;
}

a.botao-whatsapp:before {
  width: 4vw;
  height: 4vw;
}

a.mais-noticias-instagram {
  color: #FFFFFF;
  font-size: 1.7vw;
  padding: 1.1vw 2vw 1.05vw;
  bottom: 0;
  text-align: center;
  border: 1px solid #2b3d50;
  border-radius: 25vw;
  padding-right: 5vw;
  background: url(/sites/all/themes/gw2d/images/seta-right.png) no-repeat 94% center;
  background-color: #2b3d50;
  background-size: 2.4vw;
  display: inline-block;
}