/*
 *   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.
 */
 
 
 .webform-client-form select, .webform-client-form textarea, .webform-client-form input,
 #quem-somos .slide-info .descricao-lado .box-info-text p,
 .slide-home ul li,
 .slide-home .slide-info p,
 nav.block-menu ul li a {
   font-size: 1.1vw;
}

#page #contato p,
#page #clientes .info-top p,
#servicos .view-header p {
  font-size: 1.3vw;
}

nav.block-menu {
  width: 65%;
}

#page #clientes .view-content ul li .views-field-field-imagem img{
  width: 12.5vw;
  margin: 0 auto;
}

#copyright-region p {
  line-height: 3vw;
  font-size: 0.9vw;
}

#copyright-region .gw2d-footer-logo a {
  height: 2vw;
  width: 2vw;
}

#servicos .view-header {
  padding: 0 12vw;
}

#header .redes-sociais a {
  height: 1.65vw;
}

.flex-direction-nav a.flex-next {
  right: 1vw;
}

.flex-direction-nav a.flex-prev {
  left: 1vw;
}

.modal-galeria .flexslider {
  overflow: visible;
}

#page #banner .banner-text h2 {
	padding: 0.7vw 1.75vw 0.7vw 1vw;
	line-height: 1.1;
}
















