/**************************************************************
IMPORTAÇÃO DE FONTES
**************************************************************/
@font-face {
	font-family: 'Calibri';
	src: url('/fonts/Calibri.eot');
	src: local('?'), url('/fonts/Calibri.woff') format('woff'), url('/fonts/Calibri.ttf') format('truetype'), url('/fonts/Calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,400,700,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic);
@import url('https://fonts.googleapis.com/css?family=Oswald');
/**************************************************************
MENU SMARTPHONE
**************************************************************/
nav:not(.mm-menu)
{
	display: none;
}


.header,
.footer
{
	background: #FF6200;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 50px;
	padding: 0 50px;
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a
{
	background: center center no-repeat transparent;
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 10px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/*fim do clearfix*/
img, picture, video, embed {
    max-width: 100%; /*define a largura máxima em até 100%*/
}
.content{ width:100%;

}
.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}


.menufont{
	font-family:"Calibri";
}
/**************************************************************
ESTILOS RESPONSIVOS
**************************************************************/
html, body
{
	padding: 0;
	margin: 0;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.fa{
	padding-right:10px;	
}

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #333;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #333;
	text-decoration: none;
	font-weight: normal;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #ccc;
	text-decoration: none;
	font-weight: normal;

}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #333;
	text-decoration: none;
	font-weight: normal;

}


body{ background-color:#E2E2E2;}
@media screen and (max-width: 1024px) { /* PARA DISPOSITIVOS PEQUENOS*/
#pctablet, .pctablet {display:none;}
#smartphone, .smartphone{display:block}
#site-width-home{
	width:99%;
	position:relative;
	margin:0 auto;
}
#site-width{
	width:99%;
	position:relative;
	margin:0 auto;
}
#div-topo{ width:100%; min-height:140px; position:relative; float:left; background-color:#FF6200;}
#div-banner{ width:100%; position:relative; float:left;}

#contactos-map{ width:100%; min-height:300px; position:relative; float:left;}
#mapa{ width:100%; min-height:300px; position:relative; float:left;}
#espaco-div-bottom{position:relative; margin:0 auto; padding:30px 10px 30px 10px; text-align:center;}
#ondeestamosbottom{width:100%; position:relative; float:left; text-align:center; padding:30px 10px 0px 10px}
#contactos-bottom{width:100%; position:relative; float:left; text-align:center; padding:30px 10px 0px 10px}
.bottom-bot{ width:233px; height:33px; margin-bottom:6px; }
.modal-calculadora, .modal-equipa{ width:98%;}
}
@media screen and (min-width: 1025px) { /* PARA DISPOSITIVOS GRANDES*/
#pctablet, .pctablet{display:block;}
#smartphone, .smartphone{display:none}
#site-width-home{
	width:1230px;
	position:relative;
	margin:0 auto;
}
#site-width{
	width:1166px;
	position:relative;
	margin:0 auto;
}
#div-topo{ width:100%; min-height:121px; position:relative; float:left; background-color:#FF6200;}
#div-banner{ width:100%; position:relative; float:left;}
#contactos-map{ width:100%; min-height:350px; position:relative; float:left;}
#mapa{ width:100%; min-height:350px; position:relative; float:left;}
#espaco-div-bottom{position:relative; margin:0 auto; padding:60px 10px 30px 10px}
#ondeestamosbottom{width:100%; position:relative; float:left; padding:30px 10px 30px 30px}
#contactos-bottom{width:100%; position:relative; float:left; padding:30px 10px 30px 50px}
.bottom-bot{width:232px; height:33px; margin-bottom:6px; }
.modal-calculadora, .modal-equipa{ width:500px;}
}

#titulopage{ width:100%;  position:relative; float:left; text-align:left; font-family: 'Open Sans', sans-serif; color:#333; font-size:1.6em; padding:0px 0px 0px 15px;}
#div-imagem-produtos{ width:100%; position:relative; float:left;}
#div-conteudo{ width:100%; min-height:300px; position:relative; float:left; background-color:#E2E2E2;}
#div-bottom{ width:100%; position:relative; margin-bottom:7px; float:left; background-color:#EDEDED;}
.font-bottom-red{ font-family: 'Oswald', sans-serif; color:#FF6200; font-weight:bold; font-size:0.9em; text-align:left; }
.font-bottom-red2{ font-family: 'Oswald', sans-serif; color:#FF6200; font-size:0.9em; text-align:right; }
.font-bottom{ font-family: 'Oswald', sans-serif; color:#333; font-size:0.9em; text-align:left;}


#div-rodape{ width:100%; min-height:131px; position:relative; float:left; background-color:#EDEDED;}

.apoios{width:100%; height:74px; position:relative; float:left; background-image:url(/images/apoios-cinza.png); background-repeat:no-repeat; background-position:center; margin:20px 0px 40px 0px;}
.apoios:hover{background-image:url(/images/apoios-cor.png); background-repeat:no-repeat; background-position:center;}

#submenuprodutos {
	font-family:Verdana;
	font-size: 0.9em;
	COLOR: #333;
	text-align:left;
	margin:0 auto;
	margin-left:10px;
	display:block;
	position:relative;
	float:left;
	cursor:pointer;
	padding:4px 0px 4px 0px;
}
#submenuprodutos:hover {
COLOR: #FF6200;
}
#submenuprodutos.active {
COLOR: #FF6200;
}


.facebook-topo{
	position:absolute; 
	top:10px; 
	right:80px;
	border-radius: 5px;
	width:30px;
	height:30px;
	font-size:1.5em;
    background: #fff;
	text-align:center; 
	color:#FF6200;
	-webkit-transition: background 1s; /* Safari */
    transition: background 1s;
	cursor:pointer;
}
.facebook-topo:hover{
    background: #FF6200;
	color:#fff;
}
.youtube-topo{
	position:absolute; 
	top:10px; 
	right:40px;
	border-radius: 5px;
	width:30px;
	height:30px;
	font-size:1.5em;
    background: #fff;
	text-align:center; 
	color:#FF6200;
	-webkit-transition: background 1s; /* Safari */
    transition: background 1s;
	cursor:pointer;
}
.youtube-topo:hover{
    background: #FF6200;
	color:#fff;
}

.googleplus-topo{
	position:absolute; 
	top:10px; 
	right:0px;
	border-radius: 5px;
	width:30px;
	height:30px;
	font-size:1.5em;
    background: #fff;
	text-align:center; 
	color:#FF6200;
	-webkit-transition: background 1s; /* Safari */
    transition: background 1s;
	cursor:pointer;
}
.googleplus-topo:hover{
    background: #FF6200;
	color:#fff;
}

.facebook-bottom{
	position:relative;
	float:left;
	border-radius: 5px;
	width:40px;
	height:40px;
	font-size:1.8em;
    background: #757575;
	text-align:center; 
	color:#E2E2E2;
	-webkit-transition: background 1s; /* Safari */
    transition: background 1s;
	cursor:pointer;
	margin-right:10px;
}
.facebook-bottom:hover{
    background: #E2E2E2;
	color:#757575;
}
.youtube-bottom{
	position:relative;
	float:left;
	border-radius: 5px;
	width:40px;
	height:40px;
	font-size:1.8em;
    background: #757575;
	text-align:center; 
	color:#E2E2E2;
	-webkit-transition: background 1s; /* Safari */
    transition: background 1s;
	cursor:pointer;
	margin-right:10px;
}
.youtube-bottom:hover{
    background: #E2E2E2;
	color:#757575;
}

.googleplus-bottom{
	position:relative;
	float:left;
	border-radius: 5px;
	width:40px;
	height:40px;
	font-size:1.8em;
    background: #757575;
	text-align:center; 
	color:#E2E2E2;
	-webkit-transition: background 1s; /* Safari */
    transition: background 1s;
	cursor:pointer;
	margin-right:10px;
}
.googleplus-bottom:hover{
   background: #E2E2E2;
   color:#757575;
}


.menu-bottom {
	font-family:Verdana;
	font-size: 1em;
	COLOR: #9F9F9F;
	text-align:right;
	margin:0 auto;
	margin-left:25px;
	display:block;
	position:relative;
	float:left;
	cursor:pointer;
}
.menu-bottom:hover {
COLOR: #FF6200;
}
.menu-bottom.active {
COLOR: #FF6200;
}


#direitos{
	font-family:Verdana;
	font-size: 0.9em;
	COLOR: #888888;
}

/**************************************************************
SCROLL UP FIM DA PAGINA
**************************************************************/
.scrollup{
    width:40px;
    height:40px;
    opacity:0.6;
    position:fixed;
    bottom:50px;
    right:10px;
    display:none;
    text-indent:-9999px;
	cursor:pointer;
    z-index:9999;
    background: url('/images/icon-top.png') no-repeat;
}
/**************************************************************
EFEITOS
**************************************************************/
.efeitoover2{transition:all .2s ease-in-out}
.efeitoover2:hover{transform:scale(1.1);-ms-transform:scale(1.1)}

/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.efeito-bounce-in{ 
zoom: 1;
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: opacity .30s ease-in-out;
        -moz-transition: opacity .30s ease-in-out;
        -ms-transition: opacity .30s ease-in-out;
        -o-transition: opacity .30s ease-in-out;
        transition: opacity .30s ease-in-out;
 }


.efeito-bounce-in:hover { 
filter: alpha(opacity=50);
        opacity: 0.5;
}
}


/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.efeito-bounce-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.5s;transition-duration:.5s}.efeito-bounce-in:active,.efeito-bounce-in:focus,.efeito-bounce-in:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}
}
