/*
 *   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.
 */
/* Increase the body font size on small devices  */
html {
  font-size: 81.3%;
}

.container {
 max-width: 100%;
}

#header-top ul{
text-align: center;
}

#header-top ul li {
 font-size: 17px;  
}

#header-top ul .localizacao{
    margin-right: 0;
}

#header-top ul li a {
  color: #fff;
  text-decoration: none;
}

#header {
  height: 12vw;
}

#header .content-width {
  padding-left: 5vw;
  padding-right: 5vw;
}

#header #block-gw2d-gw2d-logo-header-block {
	width: 19vw;
	padding-top: 0.5vw;
	z-index: 9;
	position: relative;
}

#page #banner .image-desktop {
  display: none;
}

#page #banner .image-mobile {
  display: block;
}

/* Menu Mobile */
.region-header {
  position: static;
}


#footer .content-footer .text-box {
 margin: 0 auto;
}

#footer .content-footer {
float: none;
margin: 0 auto;
text-align: center;
background: none;
padding: 0;
}

.copyright-left .logo_gw2d {
 font-size: 0;
}

#intro img {
  min-height: 100vh;
}

.node-type-representante #content-left .imagem-left {
  top: 10px;
  max-width: 220px;
}

#header #button-menu {
  display: block;
  float: right;
  text-indent: 0;
  width: 13vw;
  height: 4.5vw;
  cursor: pointer;
  background-position: top right;
  margin-top: 3.5vw;
  background: url(../images/menu-open.png) no-repeat center right;
  background-size: 4vw;
  font-size: 2.75vw;
  color: #000;
  font-weight: bold;
  text-transform: capitalize;
}

.open-menu #header #button-menu {
	background: url(../images/menu-close-1.png) no-repeat center center;
	background-size: 5.5vw;
	position: relative;
	z-index: 9;
	top: 0vw;
	width: 6vw;
	height: 6vw;
	font-size: 0vw !important;
	margin-top: 3vw;
}

nav.block-menu {
  background: none repeat scroll 0 0 #000;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
  display: block;
}

nav.block-menu ul .active-trail ul {
  display: block !important;
}

.open-menu nav.block-menu {
  margin-top: 0;
  background-color: rgba(0,0,0,0.9);
  padding-top: 15vw;
}

nav.block-menu ul {
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  width: 100%;
}

nav.block-menu li {
  margin: 0;
  line-height: 40px;
  padding: 0;
  list-style: none;
  width: 100%;
}

nav.block-menu li .mobile {
  display: block;
}

nav.block-menu ul li a {
  border-bottom: 0;
  color: #fff;
  display: block;
  float: left;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
  padding: 0px 10px;
  line-height: 1.5;
  text-transform: uppercase;
  width: 100%;
  height: auto;
  margin-left: 0;
  padding: 3vw 1.5vw;
}

nav.block-menu ul li.active-trail a, 
nav.block-menu ul li.active-trail ul li a.active, 
nav.block-menu ul li.active-trail ul li a:hover, 
nav.block-menu ul li a.active, 
nav.block-menu ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #00b45a;
  font-weight: 600;
}

nav.block-menu ul li a.active:after, 
nav.block-menu ul li a:hover:after {
  display: none;
}

#header .buttons-menu {
  margin-right: 20px;
}

#header .buttons-menu #button-menu {
  text-indent:-9999px;
  float: right;
  width: 42px;
  height: 42px;
  display: block;
  cursor: pointer;
  background-position: -127px 0;
  margin-top: 20px;
}

.slide-home .slide-info,
#sobre .slide-info {
  width: 100%;
  min-height: 0 !important;
  height: auto !important;
  padding: 8% 2%;
}

.slide-home .galeria {
  padding-bottom: 0;
}

#banner .flexslider .img-mobile{
  display:block;
}

#banner .flexslider .img-desktop{
  display:none;
}

#contato .gmaps {
  height: 400px !important;
  width: 100%;  
}

#contato .webform-wrapper {
	width: 100%;
	padding: 5vw 2vw;
}

.webform-client-form .webform-component-markup p {
  font-size: 1.8vw;
}

.webform-client-form .webform-component-markup strong,
#contato .description {
	font-size: 3vw;
	padding: 1vw 0vw;
}

.contato-info {
  position: absolute;
  right: 0;
  margin-top: 400px;
  text-align: right;
  z-index: 997;
  font-size: 1.5vh;
  padding: 20px;
  padding-bottom: 0;
  padding-right: 5%;
}

h1, h2 {
  font-size: 6vw;
}

h3, h4 {
  font-size: 4vw;
}

.slide-home ul li,
.slide-home .slide-info p {
  font-size: 2vw; 
}


#footer {
  height: auto;
  padding: 0;
}

#footer .content-width {
  padding: 2%;
}

#footer p {
  font-size: 1.9vw;
}

#footer .center-content img {
  width: 12.5%;
}


#footer .center-content:before {
  border-bottom: 100px solid transparent;
  border-left: 40px solid #fff;
  right: -39px;
}

#footer .center-content:after {
  border-bottom: 100px solid transparent;
  border-right: 40px solid #fff;
  left: -39px;
}

#contato .webform-confirmation {
  font-size: 2.5vw;
}

#footer nav {
  display:  none; 
}

#copyright-region .content-width {
  padding: 0 2%;
}

#copyright-region .gw2d-footer-logo {
  padding-right: 2%;
}

#footer .content-footer .endereco-box, 
#footer .content-footer .telefone-box {
  float: none;  
}

#footer .redes-sociais {
  padding-top: 3%;
}

.social-links a.google {
  margin-right: 0;
}

#footer .social-links {
  clear: both;
  margin: 0 auto;
  float: none;
  width: 125px;
}

#footer .redes-sociais  a.facebook{
  background-size: 34vw;
  width: 4.85vw;
  height: 4.85vw;
  background-position: -16.9vw -7.4vw;
}

#footer .redes-sociais  a.twitter{
  background-size: 34vw;
  width: 4.85vw;
  height: 4.85vw;
  background-position: -22.55vw -7.4vw;
}

#footer .redes-sociais  a.gplus{
  background-size: 34vw;
  width: 4.85vw;
  height: 4.85vw;
  background-position: -11.25vw -7.4vw;
}

#footer .redes-sociais  a.linkedin{
  background-size: 34vw;
  width: 4.85vw;
  height: 4.85vw;
  background-position: 0vw -7.4vw;
}

#footer .redes-sociais  a.instagram{
  background-size: 34vw;
  width: 4.85vw;
  height: 4.85vw;
  background-position: -5.6vw -7.4vw;
}

#copyright-region {
	height: 6vw;
	overflow: hidden;
	padding: 0.75vw 2vw;
}

#copyright-region p {
  font-size: 1.75vw;
  text-align: left;
}

#copyright-region img {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 11px;
  width: 35px;
}

.slide-info p {
  font-size: 3vw;
}

#copyright-region .gw2d-footer-logo a {
	top: 1vw;
	width: 3vw;
	height: 3vw;
	right: 3vw;
}

/* Header */

#block-gw2d-gw2d-sociais {
	margin-top: 4.5vw;
	margin-left: 0;
	margin-right: 0;
	position: absolute;
	z-index: 9;
	top: 80vw;
	left: 10%;
	width: 80%;
}

#header .redes-sociais a {
	background: url(../images/sprite-sociais-branca.png) no-repeat;
	background-size: 90%;
	width: 6vw;
	height: 6vw;
	opacity: 1;
	visibility: visible !important;
	float: none;
	margin: 0 auto;
}

#header .redes-sociais a:hover {
  background: url(../images/sprite-sociais.png) no-repeat;
  background-size: 90%;
}

#header .redes-sociais a.twitter {
  background-position: 0 -12.8vw;
}

#header .redes-sociais a.gplus { 
  background-position: 0 -19vw;
}

#header .redes-sociais a.linkedin {
  background-position: 0 -25.5vw;
}

#header .redes-sociais a.instagram {
  background-position: 0 -6.2vw;
}

#block-gw2d-gw2d-sociais,
#block-system-main-menu{
  display: none;
}

.open-menu #block-gw2d-gw2d-sociais,
.open-menu #block-system-main-menu{
  display: block !important;
}

/* Banner */

#banner {
  min-height: 0 !important;
}

#page #banner .banner-text {
	display: block;
	position: absolute;
	left: 8%;
	top: 5vw;
	width: 84%;
	padding-top: 5vw;
	right: auto;
}

#page #banner .banner-position-center .content-text-banner {
	height: 70vw;
}

#page #banner .banner-text h2 {
	font-size: 8.5vw;
	margin-bottom: 2vw;
	line-height: 1;
	padding: 1.5vw 3vw 3vw;
}

#page #banner .banner-text p {
  font-size: 3.8vw;
  margin-bottom: 3vw;
}

#page #banner .banner-text a {
  font-size: 3.5vw;
  padding: 2vw 4vw;
  display: inline-block;
}

.arrow-down {
  left: 45%;
  width: 5vw;
  height: 3vw;
}

/* Quem Somos */

#page #banner {
  padding-top: 12vw;
}

#quem-somos .slide-info .descricao .imagem {
  height: 20vw;
  margin: 3% 0;
}

#quem-somos .slide-info .imagem img {
  width: 21%;
}

#quem-somos .slide-info .titulo{
	margin-top: 10vw;
}

#quem-somos .flexslider .img-mobile{
  display:block;
}
/*
#quem-somos .flexslider .img-desktop{
  display:none;
}
*/
#quem-somos .galeria{
	position: initial;
	padding-left: 5vw;
	padding-right: 5vw;
	height: 40vw;
	margin: 0 auto;
	margin-bottom: 5vw;
	float: none;
	width: 100%;
}

#quem-somos .galeria img {
	width: auto;
	max-width: 100%;
	max-height: 40vw;
}

#quem-somos .slide-info h2 strong {
  font-weight: 600;
  display: block;
}

#quem-somos .slide-info h2{
  font-size: 6vw;
}

#quem-somos .slide-info p {
  font-size: 2.7vw;
  margin-bottom: 3vw;
}

#quem-somos .slide-info {
  padding: 5% 5vw;
  padding-top: 0;
  top: 0;
  width: 100%;
}

#quem-somos .slide-info p span {
	font-size: 2.6vw;
}

#quem-somos {
	padding-top: 0;
	overflow: hidden;
	height: auto;
	padding-bottom: 10vw;
}

#quem-somos .slide-info .client_list li {
  list-style: none;
  display: inline-block;
  margin: 4vw 2vw;
  width: 45%;
}

#quem-somos .slide-info h3 {
  font-size: 4vw;
}

#quem-somos .slide-info .descricao {
  padding: 1vw 1vw 0vw 0vw;
  float: none;
  width: 100%;
}

#quem-somos .slide-info .descricao-lado {
  padding: 1vw 1vw 0vw 0vw;
  float: none;
  width: 100%;
  padding-left: 0;
}

#quem-somos .slide-info .descricao-lado .box-info-text h4 {
  font-size: 3.5vw;
  margin: 0;
}

#quem-somos .slide-info .descricao-lado .box-info-text p {
  font-size: 2.7vw;
  line-height: 1.1;
}

#page #contato p,
#page #clientes .info-top p,
#servicos .view-header p {
	font-size: 3vw;
	padding-top: 0;
	margin-bottom: 5vw;
}

#quem-somos .descricao-lado {
  text-align: center;
  padding: 3vw 5vw;
}

#quem-somos .descricao-lado .box-info {
  width: 49%;
  margin-bottom: 7vw;
}

#quem-somos .descricao-lado .box-info img {
	width: 50%;
}

#quem-somos .descricao-lado .box-info-text {
	width: 100%;
}

#quem-somos .descricao-lado .box-info-text h4 {
  font-size: 3.5vw;
}

#quem-somos .descricao-lado .box-info-text p {
  font-size: 2.25vw;
}

#quem-somos .slide-info h2:after {
  width: 9vw;
}

/* imagem paralax */

#image-fundo .block-content {
	height: 60vw;
}

#image-fundo .content-image {
	height: 90vw;
	background-attachment: initial;
}

#image-fundo {
	height: 60vw;
}

/* Seviços */

#servicos {
	padding-top: 40vw;
	margin-top: -20vw;
}

#galeria-home .view-galeria-de-fotos li .block-image .blck-flex{
	height: 30vw;
}

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

#servicos .block-inner {
	padding: 0 9.5vw 5vw;
}

#nossos-servicos .slide-info .titulo{
  font-weight: bold;
  font-size: 6vw;
  margin-bottom: 5vw;
}

#nossos-servicos .slide-info {
  padding: 5vw 3vw;
  padding-top: 11vw;
  position: relative;
  background-size: 100vw;
  margin-top: 0vw;
}

#nossos-servicos .slide-info h3.subtitulo {
  font-size: 3vw;
}

#nossos-servicos .slide-info p{
  font-size: 2.5vw;
  margin-bottom: 3vw;
}

#nossos-servicos .slide-info .descricao ul{
  margin: 5% 0;
  margin-bottom: 0;
}

#nossos-servicos .slide-info .descricao ul li {
  display: inline-block;
  width: 49%;
  margin-bottom: 5%;
  font-size: 3vw;
  line-height: 1.1;
}

#nossos-servicos .slide-info .descricao ul li .ico-box {
  width: 10vw;
  margin-right: 0.5vw;
  float: left;
  margin-bottom: 2vw;
}

#nossos-servicos .slide-info li p{
  font-size: 2.5vw;
}

#nossos-servicos .galeria {
  position: absolute;
}

#servicos .view-content li.views-row-last,
#servicos .view-content li {
	float: left;
	width: 100%;
	padding: 0;
	margin: 3vw 0 5vw;
}

#servicos .view-content {
  overflow: initial;
}

#servicos .view-content li .views-field-title {
  font-size: 3vw;
}

#servicos .view-content li .views-field-field-imagem {
	width: 17vw;
	margin-right: 2vw;
}

#servicos .view-content li .views-field-field-imagem .field-content img {
	width: 17vw;
	height: 17vw;
}

#servicos .view-content li .views-field-body, #servicos .view-content li .views-field-title {
	float: left;
	width: 70%;
}

#servicos .view-content li .views-field-body p {
	font-size: 2.25vw;
}

#servicos .view-header h2:after, 
#page #galeria-home h2:after, 
#page #contato h2:after, 
#page #parceiros .info-top h2:after,
#page #clientes .info-top h2:after {
  width: 10vw;
}

/* Produtos */
#produtos .slide-info {
  padding: 5vw 3vw;  
}

#produtos .slide-info .produtos_list li h3 {
  float: left;
  font-size: 3.7vw;
  color: #2e358c;
  font-weight: normal;
  padding-right: 1vw;
  width: 45%;
  padding-top: 4vw;
  text-align: left;
  padding-left: 2vw;
  text-transform: uppercase;
}

#produtos .slide-info .produtos_list li img {
  margin-top: -10vw;
}

/* Galeria */

#page #galeria-home p, 
#page #parceiros .info-top p, 
#page #clientes .info-top p {
	font-size: 3vw;
	width: 80%;
}

#galeria-home .view-galeria-de-fotos li {
	width: 50%;
	height: 29.75vw;
}

.modal-galeria .flexslider img {
  height: auto;
}

.view-galeria-de-fotos .views-row .obra-info {
  background-color: rgba(0, 0, 0, 0.5);
}

#page #galeria-home .view-galeria-de-fotos .views-row .obra-info p {
	font-size: 3vw;
}

#galeria-home .view-galeria-de-fotos .view-header {
	padding-bottom: 10vw;
}

/* Contato */

#contato {
	padding: 10vw 3vw 7vw;
	text-align: center;
}

#contato:before {
  display: none;
}

#contato .webform-client-form .webform-component--titulo h2 {
  font-weight: 500;
  font-size: 5.5vw;
}

#contato .webform-client-form .webform-component--titulo p {
  font-size: 2.2vw;
}

#contato .info-wrapper div.info-email a {
	font-size: 2.25vw;
}

.webform-client-form .webform-component--texto-info{
  float: none;
  width: 100%;
  padding: 0;
}

.webform-client-form .webform-component--texto-info .endereco, .webform-client-form .webform-component--texto-info .contato{
  margin: 5% 2%;
  width: 45%;
  display: inline-block;
  vertical-align: middle;
}

.webform-client-form .webform-component--mensagem,
.webform-client-form .webform-component-email,
.webform-client-form .webform-component-textfield {
	width: 100%;
	float: none;
	margin: 1.1% 0;
}

.webform-client-form .webform-component-markup strong{
  font-size: 3vw;
}

.webform-client-form .webform-component--texto-info .endereco img,
.webform-client-form .webform-component--texto-info .contato img {
  float: left;
  width: 34%;
  margin-right: 5%;
}

.webform-client-form select, .webform-client-form textarea, .webform-client-form input{
	width: 100%;
	font-size: 2.5vw;
	height: auto;
	line-height: 5vw;
	border-radius: 5px;
	padding: 1.15vw 2vw;
}

.webform-client-form .form-actions {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  padding-top: 1vw;
}

.webform-client-form input.form-submit{
	float: none;
	margin: 0 auto;
	padding: 1.5vw 11vw;
	line-height: 5vw;
	font-size: 3vw;
	width: 100%;
}

.slide-home .flexslider .descricao {
  position: absolute;
  z-index: 9;
  top: 22%;
  right: 5%;
}

.slide-home .flexslider .descricao h2{
  font-size:4.2vw;
}



/* Galeria de img */

#page #galeria-home h2, #page #parceiros .info-top h2, #page #clientes .info-top h2 {
	margin-bottom: 2vw;
}

/* info contato */
#contato .info-facebook a:before,
#contato .info-email:before,
#contato .info-endereco:before,
#contato .info-telefone:before,
#contato .info-telefone2:before {
  display: block;
  float: none;
  margin: 0 auto;
  background-size: 35vw;
  width: 5vw;
  height: 5vw;
  background-position: 0.6vw -12vw;
  position: static;
}

#contato h2 {
  margin-bottom: 5vw;
  margin-top: 2vw;
  font-size: 5.5vw;
}

#contato .info-telefone {
  font-size: 6vw;
}
#contato .info-telefone:before {
  background-position: 0.1vw -7vw;
}

#contato .info-endereco:before {
  background-position: 0.1vw -18vw;
}

#contato .info-email:before {
  background-position: 0.1vw -28vw;
}
#contato .info-email:after {
  background-position: 0.1vw -24.4vw;
  background-size: 35vw;
  width: 5vw;
  height: 5vw;  
}

#contato .info-facebook a:before {
  background-position: 0.1vw -33.5vw;
}

#contato .info-wrapper {
	width: 60%;
	font-size: 4vw;
	margin-top: 3vw;
	text-align: center;
	margin: 0 auto;
	float: none;
	padding: 3vw 2vw 3vw;
}

#contato .info-wrapper div.info-telefone {
  font-size: 3.5vw;
}

#contato .info-wrapper div {
  font-size: 2.5vw;
}

#contato .info-wrapper div label {
  font-size: 2.5vw;
}

#contato .info-wrapper div.info-endereco {
  margin-bottom: 3vw;
}

#contato .info-wrapper div.info-email {
  margin-bottom: 2vw;
}

.info-instagram a, .info-linkedin a, .info-google a, .info-twitter a, .info-facebook a {
  width: 5vw;
  height: 5.5vw;
  margin-right: 3vw;
}

.info-twitter a {
  background-position: 0 -12vw;
}

.info-google a {
  background-position: 0 -18vw;
}

.info-linkedin a {
  background-position: 0 -23.7vw;
}

.info-instagram a {
  background-position: 0 -6.06vw;
}

#page #mapa {
	height: 70vw;
} 

#contato .info-wrapper .redes-sociais .info-facebook a {
	margin-right: 0;
	background-size: 6vw;
	width: 6.5vw;
	height: 6.5vw;
}

#contato .info-wrapper a {
  text-align: center;
}

#contato .info-wrapper .redes-sociais div {
  text-align: center;
  display: inline-block;
}

#contato .info-wrapper .redes-sociais {
  text-align: center;
}


/* ajustes */

.flexslider .flex-direction-nav a {
	width: 7vw;
	height: 10vw;
}

.flex-direction-nav a.flex-next {
	background-position-x: 1vw;
	background-size: 5.5vw;
}

.flex-direction-nav a.flex-prev {
	background-position-x: 1vw;
	background-size: 5.5vw;
}

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

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

#quem-somos:after {
  background: url(../images/bg-servicos-1-tablet.png) no-repeat center top;
  background-size: 100vw;
  height: 39.5vw;
}

#page #header #block-locale-language {
  right: 16.5vw;
  top: 4.5vw;
}

#page #header #block-locale-language ul li.pt-br a {
  background: url(../images/flag-bra.png) no-repeat center center;
  background-size: 4.5vw;
  width: 5vw;
  height: 5vw;
}

#page #header #block-locale-language ul li.en a {
  background: url(../images/flag-usa.png) no-repeat center center;
  background-size: 4.5vw;
  width: 5vw;
  height: 5vw;
}

.webform-client-form .webform-component--message, .webform-client-form .webform-component--mensagem {
	width: 100%;
	margin: 1.1% 0;
}

#page #clientes {
  padding: 5vw 5vw 3vw;
  background: url(../images/bg-servicos-bg-tablet.png) no-repeat center center;
  background-size: 90%;
  background-color: #f9f9f9;
}

#page #clientes .view-content ul li {
  width: 32.9%;
  padding: 3vw;
}

#page #clientes .info-top h2 {
  font-size: 7vw;
  padding-top: 5vw;
}

.next-slide {
  width: 5vw;
}

#nossos-servicos .slide-info h2.titulo {
  font-size: 5.5vw;
  width: 55%;
  border-bottom: 1px solid #be0025;
  margin-bottom: 10vw;
  text-align: right;
  margin-left: 5vw;
}

#nossos-servicos .slide-info h2.titulo:after {
  margin: 0;
  margin-bottom: -5.5vw;
}

#nossos-servicos .slide-info .descricao .block-left,
#nossos-servicos .slide-info .descricao .block-right {
  width: 100%;
  margin: 0;
  border: 0;
}

#nossos-servicos .slide-info .descricao .block-left:after,
#nossos-servicos .slide-info .descricao .block-right:after {
  content: "";
  display: block;
  background: #be0025;
  width: 1px;
  height: 5vw;
  margin-bottom: 5vw;
  margin-left: 4vw;
}

#nossos-servicos .slide-info .descricao .block-left:last-child:after{
  display: none;
}

#nossos-servicos .slide-info .descricao h2.title:before {
  width: 8.5vw;
  height: 10vw;
}

#nossos-servicos .slide-info .descricao h2.title-1:before,
#nossos-servicos .slide-info .descricao h2.title-2:before,
#nossos-servicos .slide-info .descricao h2.title-3:before,
#nossos-servicos .slide-info .descricao h2.title-4:before,
#nossos-servicos .slide-info .descricao h2.title-5:before {
  background-size: 8.5vw;
}

#nossos-servicos .slide-info .descricao h2.title-3:before,
#nossos-servicos .slide-info .descricao h2.title-4:before{
  height: 7.5vw;
}

#nossos-servicos .slide-info .descricao h2.title-5:before {
  height: 6.5vw;
}

#nossos-servicos .slide-info h2 span.titulo-servicos {
  line-height: 1.2;
  margin-left: 2vw;
  font-size: 3.5vw;
}

#contato .info-endereco,
#contato .info-email {
  font-size: 3.5vw;
}

#page #content .links {
  width: 65%;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  padding-top: 2vw;
}

#page #content .links a.ajax-processed {
  margin-top: 2vw;
  float: none;
  margin: 0 auto;
  padding: 1.5vw 5vw;
  line-height: 5vw;
  font-size: 3vw;
}

.webform-confirmation p {
  font-size: 3vw;
}

/* Mapa */

#content-mapa .title-loc {
  font-size: 2.5vw;
}

#content-mapa .map-telefone {
  font-size: 2.5vw;
}

#content-mapa .map-email {
  font-size: 2.5vw;
}

#content-mapa .map-endereco {
  font-size: 2.5vw;
}

/**/

.modal-galeria .btn-close {
	top: 3%;
	right: 3%;
	background-size: 5vw;
	height: 5vw;
	width: 5vw;
}



#intro iframe,
#intro video {
  display: none;
}

#intro {
  background: url(../images/intro.jpg) no-repeat 0 0;
  background-size: 145%;
  background-position: -23vw 12vw;
  height: 93vw;
}

#content-mapa .map-link{
	font-size: 2vw;
	padding: 1vw 2vw 1.25vw;
	margin-top: 1vw;
}






