@font-face {
  font-family: 'LatoLatin-Regular';
  src: url('../fonts/LatoLatin-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/LatoLatin-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/LatoLatin-Regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/LatoLatin-Regular.woff2') format('woff2'),
       url('../fonts/LatoLatin-Regular.ttf') format('truetype'), 
       url('../fonts/LatoLatin-Regular.svg#hensaregular') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'LatoLatin-Bold';
  src: url('../fonts/LatoLatin-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/LatoLatin-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/LatoLatin-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/LatoLatin-Bold.woff2') format('woff2'),
       url('../fonts/LatoLatin-Bold.ttf') format('truetype'), 
       url('../fonts/LatoLatin-Bold.svg#hensaregular') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Lato-Black';
  src: url('../fonts/Lato-Black.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato-Black.woff2') format('woff2'),
       url('../fonts/Lato-Black.ttf') format('truetype'), 
       url('../fonts/Lato-Black.svg#hensaregular') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato-Light.woff2') format('woff2'),
       url('../fonts/Lato-Light.ttf') format('truetype'), 
       url('../fonts/Lato-Light.svg#hensaregular') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

html, body, div, span, applet, object, iframe,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
b, u, i, center,  
dl, dt, dd, ol, ul, li,  
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
	margin: 0;  
	padding: 0;  
	border: 0;  
	outline: 0;  
	font-size: 100%;  
	vertical-align: baselinebaseline;  
	background: transparent;  
}

body {
	margin: 0; 
	padding: 0px;
	width: 100%;
  min-height: 100%;
  height: 100%;
	overflow-x:hidden;
	font-family: 'LatoLatin-Regular', Verdana, Geneva, sans-serif; 
  color: #000;
  letter-spacing: 1px;
}

html {
  width: 100%;
  height: 100%;
}
ol, ul {  
	list-style: none;  
}  
blockquote, q {  
	quotes: none;  
}  
blockquote:before, blockquote:after, q:before, q:after {  
	content: ''; 
}  
  
:focus {  
	outline: 0;  
}  

.row:before, .row:after {
  display: none;
}
  
table {  
	border-collapse: collapse;  
	border-spacing: 0;  
}

a:hover {
  text-decoration: none;
}

#loading {
  width:100%;
  height:100%;
  position:fixed;
  background-color:#fff;
  z-index:100000;
  left:0;
  overflow:hidden;
}

#subloading {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

#loading-image {
  width: 100px;
  height: auto;
}

.aviso-cookies {
 	width:100%;
  background:#000;
  padding:10px;
  color:#fff;
	font-size:12px;
  z-index:100000;
  text-align:center;
  position: fixed;
  bottom: 0;
  opacity:0.8;
}

.aviso-cookies a {
  color:#fff;
  text-decoration:underline;
}

.aviso-cookies a:hover {
  text-decoration:underline!important;
}

.close-barra {
  cursor: pointer;
}

#linguas {
  position: absolute;
  top: 50%;
  right: 125px;
  font-family: 'LatoLatin-Bold';
  z-index: 10002;
  text-transform: uppercase;
}

.caps {
  text-transform: uppercase;
}

#lingua-selecionada {
  cursor: pointer;
  display: inline-block;
}

#outras-linguas {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: left;
}

#outras-linguas a {
  color: #000;
}
.no-gutter {
  padding: 0;
}

.redes-sociais-footer {
  margin-top: 15px;
  font-size: 25px;
}

.redes-sociais-footer a { 
  color: #000;
}

.redes-contactos a {
  color: #000;
}

.termos-footer {
  margin: 15px 0 25px 0;
  font-size: 12px;
}

.termos-footer a {
  color: #000;
}

.fixed .col-md-3:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.05);
  z-index: 10;
}

/* NAV */
#nav-morph-bg {
  position: absolute;
  width: 45%;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  opacity: 0;
  height: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: opacity 0.2s ease-in-out, height 0s 0.2s, -webkit-box-shadow 0s 0.2s;
  transition: opacity 0.2s ease-in-out, height 0s 0.2s, -webkit-box-shadow 0s 0.2s;
  transition: opacity 0.2s ease-in-out, height 0s 0.2s, box-shadow 0s 0.2s;
  transition: opacity 0.2s ease-in-out, height 0s 0.2s, box-shadow 0s 0.2s, -webkit-box-shadow 0s 0.2s;
}
.branco-100 #nav-morph-bg {
  width: 100%;
}
#nav-main {
  position: fixed;
  top: 0;
  background: #fff;
  height: 130px;
  width: 100%;
  z-index: 1003;
}
.left-4{
  left: 4%;
}
#nav-main ul.menu {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#nav-main ul.menu li {
  position: relative;
  width: 13.5vw;
  padding: 1.3888888889rem 0 0.5555555556rem 30px;
}
#nav-main ul.menu li a {
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #000;
  font-family: 'LatoLatin-Bold';
  text-transform: uppercase;
}
.sub-menu li a {
  font-family: 'LatoLatin-Regular'!important;
}
#nav-main ul.menu li.menu-item-has-submenu > a {
  position: relative;
}
#nav-main ul.sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 470px;
  opacity: 0;
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%);
  -webkit-transition: opacity 0.2s ease-in-out 0s, -webkit-transform 0s 0.2s;
  transition: opacity 0.2s ease-in-out 0s, -webkit-transform 0s 0.2s;
  transition: opacity 0.2s ease-in-out 0s, transform 0s 0.2s;
  transition: opacity 0.2s ease-in-out 0s, transform 0s 0.2s, -webkit-transform 0s 0.2s;
  font-size: 0.8333333333rem;
  font-weight: normal;
  padding: 4.4444444444rem 0 2.2222222222rem;
  white-space: nowrap;
}
.bottom-menu {
  position: absolute;
  bottom: 40px;
}
#nav-main ul.sub-menu:before {
  content: '';
  position: absolute;
  top: 1.6666666667rem;
  height: 0;
  width: 4px;
  background: #da6f26;
  -webkit-transition: height 0.5s ease 0.5s;
  transition: height 0.5s ease 0.5s;
}

#nav-main ul.sub-menu li {
  padding: 0 0 0 30px;
  margin-bottom: 0.3333333333rem;
  opacity: 0;
}
#nav-main ul.sub-menu li:last-child {
  margin-bottom: 0;
}
.active .menu-principal{
  color: #da6f26 !important;
}
#nav-main ul.menu li.active > a:before {
  -webkit-transform: translateX(6%) translateY(-48%) scale(1);
  transform: translateX(6%) translateY(-48%) scale(1);
}
#nav-main ul.menu li.active ul.sub-menu {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#nav-main ul.menu li.active ul.sub-menu:before {
  height: calc(100% - 67px);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#nav-main ul.menu li.active ul.sub-menu li {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
#nav-main ul.menu li a:hover, #nav-main ul.menu li a:focus {
  color: #da6f26;
}
.fa-square-full {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.menu-principal i {
  font-size: 12px;
  margin-left: 10px;
  color: #da6f26;
}
.nav-fixed {
  position: fixed!important;
  height: 130px;
  background: #fff;
  z-index: 1002!important;
}
/* END NAV */

#header {
  position: absolute;
  top: 5.5555555556rem;
  left: 5%;
  width: 100%;
  z-index: 990;
}

.logo {
  max-width: 100%;
  width: 75px;
  height: auto;
  margin-top: 25px;
}

.bg-index {
  background-image: url("../images/imagem/1.jpg");
  width: 100%;
  height: calc(100vh - 130px);
  background-size: cover;
  background-position: center center;
}

.top-imagem-bg {
  margin-top: 130px;
}

.div-menu-projetos {
  position: fixed;
  background: #fff;
  z-index: 1002;
  font-size: 12px;
}

.div-menu-projeto {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}

.menu-projetos {
  position: absolute;
  bottom: 50px;
  right: 25px;
  background: #fff;
}

.underline {
  border-bottom: solid 1px #da6f27;
  padding-bottom: 5px;
  color: #da6f27;
}

.projeto-inativo {
  opacity: 0.2;
  pointer-events: none;
}

.margin_top_25vh {
  margin-top: 25vh;
}

#site-content {
  z-index: 1;
  background-color: white;
  min-height: 100vh;
  border-bottom: solid 1px rgba(0,0,0,0.05);
}

#site-footer {
  background-color: #fff;
 /* position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.1s ease-in-out 0.1s;
  transition: all 0.1s ease-in-out 0.1s;*/
}

#menu-main-menu {
  position: relative;
  margin-top: 5px!important;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.titulo-contactos {
  margin-top: 30px;
  text-transform: uppercase;
}

.btn_googlemaps {
  font-size: 13px;
  position: relative;
  top: 10px;
  color: #000;
  text-transform: uppercase;
  border: solid 2px #da6f26;
  padding: 8px 23px;
  -webkit-transition-delay: 0.3s;
  transition: 0.3s ease-in-out;
}

.btn_googlemaps:hover {
  background-color: #da6f26;
  color: #fff;
  -webkit-transition-delay: 0.3s;
  transition: 0.3s ease-in-out;
}

.margin-right15 {
  margin-right: 15px;
}

.margin-left15 {
  margin-left: 15px;
}

.minheight100vh {
  min-height: 100vh;
}

.height100vh {
  height: 100vh;
}

.height100 {
  height: 100%;
}

.absolute {
  position: absolute;
}

.display-contents {
  display: contents;
}

.top30vh {
  padding-top: 30vh;
}

.texto-relative {
  border-left: solid 4px #da6f26;
  padding-left: 20px;
  width: 95%;
}

.texto-termos {
  border-left: solid 4px #da6f26;
  padding-left: 20px;
  width: 95%;
  margin-bottom: 100px;
}

.espaco-equipa {
  width: 100%;
  height: 100px;
}

.espaco-equipa2 {
  width: 100%;
  height: 30px;
}

.membro-equipa{
  border-left: solid 4px #da6f26;
  padding-left: 20px;
  padding-bottom: 25px;
}

.foto-membro {
  width: 70%;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.imagens-parceiros a, .imagens-parceiros a:hover {
  color: inherit!important;
}
.white {
  color: #fff;
}

.texto-absolute-home {
  position: absolute;
  width: 65%;
  padding-left: 20px;
  top: 50vh;
  border-left: solid 4px #da6f26;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.texto-absolute-apresentacao {
  position: absolute;
  width: 65%;
  padding-left: 20px;
  border-left: solid 4px #da6f26;
  top: 50vh;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.bg-black {
  background-color: #000;
}

.texto-absolute-missao {
  position: absolute;
  width: 65%;
  padding-left: 20px;
  left: 0;
  margin: 0 auto;
  top: 25vh;
  transform: translateY(-25%);
  border-left: solid 4px #da6f26;
  font-family: 'Lato-Light';
  color: #fff;
}

.texto-absolute-visao {
  position: absolute;
  width: 65%;
  padding-left: 20px;
  left: 0;
  margin: 0 auto;
  top: 50vh;
  transform: translateY(-50%);
  border-left: solid 4px #da6f26;
  font-family: 'Lato-Light';
  color: #fff;
}

.texto-absolute-valores {
  position: absolute;
  width: 65%;
  padding-left: 20px;
  left: 0;
  margin: 0 auto;
  top: 75vh;
  transform: translateY(-75%);
  border-left: solid 4px #da6f26;
  font-family: 'Lato-Light';
  color: #fff;
}

h1 {
  font-family: 'Lato-Black';
  font-size: 60px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

h2 {
  font-family: 'Lato-Black';
  font-size: 24px;
  margin-bottom: 30px;
}

h3 {
  font-family: 'Lato-Black';
  font-size: 15px;
  margin-bottom: 10px;
}

h4 {
  font-size: 12px;
}

p {
  font-family: 'Lato-Light';
  text-align: justify;
}

.right p {
  text-align: right;
}

.bold {
  font-family: 'LatoLatin-Bold';
}

.img-parceiro {
  margin-top: 30px;
}

.link-home {
  color: #000;
  text-transform: uppercase;
  font-family: 'LatoLatin-Bold';
  font-size: 12px;
  margin-top: 15px;
  padding-bottom: 5px;
  border-bottom: solid 3px #0f99d0;
  display: inline-block;
}

.pointer-none {
  pointer-events: none;
}

.height25vh {
  height: 25vh;
}

.square {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.square:hover{
  transform: scale(1.2);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.out{
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.square1_1 {
  background-image: url('../images/imagem/1/1.jpg');
}

.square1_2 {
  background-image: url('../images/imagem/1/2.jpg');
}

.square1_3 {
  background-image: url('../images/imagem/1/3.jpg');
}

.square1_4 {
  background-image: url('../images/imagem/1/4.jpg');
}

.square1_5 {
  background-image: url('../images/imagem/1/5.jpg');
}

.square1_6 {
  background-image: url('../images/imagem/1/6.jpg');
}

.square1_7 {
  background-image: url('../images/imagem/1/7.jpg');
}

.square1_8 {
  background-image: url('../images/imagem/1/8.jpg');
}

.square1_9 {
  background-image: url('../images/imagem/1/9.jpg');
}

.square1_10 {
  background-image: url('../images/imagem/1/10.jpg');
}

.square1_11 {
  background-image: url('../images/imagem/1/11.jpg');
}

.square1_12 {
  background-image: url('../images/imagem/1/12.jpg');
}

.square1_13 {
  background-image: url('../images/imagem/1/13.jpg');
}

.square1_14 {
  background-image: url('../images/imagem/1/14.jpg');
}

.square1_15 {
  background-image: url('../images/imagem/1/15.jpg');
}

.square1_16 {
  background-image: url('../images/imagem/1/16.jpg');
}

.square1_17 {
  background-image: url('../images/imagem/1/17.jpg');
}

.square2_2 {
  background-image: url('../images/imagem/2/2.jpg');
}

.square2_4 {
  background-image: url('../images/imagem/2/4.jpg');
}

.square2_5 {
  background-image: url('../images/imagem/2/5.jpg');
}

.square2_6 {
  background-image: url('../images/imagem/2/6.jpg');
}

.square2_7 {
  background-image: url('../images/imagem/2/7.jpg');
}

.square2_8 {
  background-image: url('../images/imagem/2/8.jpg');
}

.square2_9 {
  background-image: url('../images/imagem/2/9.jpg');
}

.square2_10 {
  background-image: url('../images/imagem/2/10.jpg');
}

.square2_12 {
  background-image: url('../images/imagem/2/12.jpg');
}

.square2_14 {
  background-image: url('../images/imagem/2/14.jpg');
}

.square2_16 {
  background-image: url('../images/imagem/2/16.jpg');
}

.square3_2 {
  background-image: url('../images/imagem/3/2.jpg');
}

.square3_3 {
  background-image: url('../images/imagem/3/3.jpg');
}

.square3_4 {
  background-image: url('../images/imagem/3/4.jpg');
}

.square3_5 {
  background-image: url('../images/imagem/3/5.jpg');
}

.square3_6 {
  background-image: url('../images/imagem/3/6.jpg');
}

.square3_7 {
  background-image: url('../images/imagem/3/7.jpg');
}

.square3_9 {
  background-image: url('../images/imagem/3/9.jpg');
}

.square3_10 {
  background-image: url('../images/imagem/3/10.jpg');
}

.square3_12 {
  background-image: url('../images/imagem/3/12.jpg');
}

.square3_16 {
  background-image: url('../images/imagem/3/16.jpg');
}

.square3_17 {
  background-image: url('../images/imagem/3/17.jpg');
}

.square4_3 {
  background-image: url('../images/imagem/4/3.jpg');
}

.square4_6 {
  background-image: url('../images/imagem/4/6.jpg');
}

.square4_8 {
  background-image: url('../images/imagem/4/8.jpg');
}

.square4_9 {
  background-image: url('../images/imagem/4/9.jpg');
}

.square4_11 {
  background-image: url('../images/imagem/4/11.jpg');
}

.square4_12 {
  background-image: url('../images/imagem/4/12.jpg');
}

.square4_13 {
  background-image: url('../images/imagem/4/13.jpg');
}

.square4_16 {
  background-image: url('../images/imagem/4/16.jpg');
}

.square5_3 {
  background-image: url('../images/imagem/5/3.jpg');
}

.square5_6 {
  background-image: url('../images/imagem/5/6.jpg');
}

.square5_8 {
  background-image: url('../images/imagem/5/8.jpg');
}

.square5_9 {
  background-image: url('../images/imagem/5/9.jpg');
}

.square5_11 {
  background-image: url('../images/imagem/5/11.jpg');
}

.square5_12 {
  background-image: url('../images/imagem/5/12.jpg');
}

.square5_13 {
  background-image: url('../images/imagem/5/13.jpg');
}

.square5_16 {
  background-image: url('../images/imagem/5/16.jpg');
}

.square6_3 {
  background-image: url('../images/imagem/6/3.jpg');
}

.square6_6 {
  background-image: url('../images/imagem/6/6.jpg');
}

.square6_8 {
  background-image: url('../images/imagem/6/8.jpg');
}

.square6_9 {
  background-image: url('../images/imagem/6/9.jpg');
}

.square6_11 {
  background-image: url('../images/imagem/6/11.jpg');
}

.square6_12 {
  background-image: url('../images/imagem/6/12.jpg');
}

.square6_13 {
  background-image: url('../images/imagem/6/13.jpg');
}

.square6_16 {
  background-image: url('../images/imagem/6/16.jpg');
}

.square7_3 {
  background-image: url('../images/imagem/7/3.jpg');
}

.square7_6 {
  background-image: url('../images/imagem/7/6.jpg');
}

.square7_8 {
  background-image: url('../images/imagem/7/8.jpg');
}

.square7_9 {
  background-image: url('../images/imagem/7/9.jpg');
}

.square7_11 {
  background-image: url('../images/imagem/7/11.jpg');
}

.square7_12 {
  background-image: url('../images/imagem/7/12.jpg');
}

.square7_13 {
  background-image: url('../images/imagem/7/13.jpg');
}

.square7_16 {
  background-image: url('../images/imagem/7/16.jpg');
}

.square8_3 {
  background-image: url('../images/imagem/8/3.jpg');
}

.square8_6 {
  background-image: url('../images/imagem/8/6.jpg');
}

.square8_8 {
  background-image: url('../images/imagem/8/8.jpg');
}

.square8_9 {
  background-image: url('../images/imagem/8/9.jpg');
}

.square8_11 {
  background-image: url('../images/imagem/8/11.jpg');
}

.square8_12 {
  background-image: url('../images/imagem/8/12.jpg');
}

.square8_13 {
  background-image: url('../images/imagem/8/13.jpg');
}

.square8_16 {
  background-image: url('../images/imagem/8/16.jpg');
}

.square9_3 {
  background-image: url('../images/imagem/9/3.jpg');
}

.square9_6 {
  background-image: url('../images/imagem/9/6.jpg');
}

.square9_8 {
  background-image: url('../images/imagem/9/8.jpg');
}

.square9_9 {
  background-image: url('../images/imagem/9/9.jpg');
}

.square9_11 {
  background-image: url('../images/imagem/9/11.jpg');
}

.square9_12 {
  background-image: url('../images/imagem/9/12.jpg');
}

.square9_13 {
  background-image: url('../images/imagem/9/13.jpg');
}

.square9_16 {
  background-image: url('../images/imagem/9/16.jpg');
}

.square10_3 {
  background-image: url('../images/imagem/10/3.jpg');
}

.square10_6 {
  background-image: url('../images/imagem/10/6.jpg');
}

.square10_8 {
  background-image: url('../images/imagem/10/8.jpg');
}

.square10_9 {
  background-image: url('../images/imagem/10/9.jpg');
}

.square10_11 {
  background-image: url('../images/imagem/10/11.jpg');
}

.square10_12 {
  background-image: url('../images/imagem/10/12.jpg');
}

.square10_13 {
  background-image: url('../images/imagem/10/13.jpg');
}

.square10_16 {
  background-image: url('../images/imagem/10/16.jpg');
}

.zindex1001 {
  z-index: 1001;
}

.texto-absolute-valores ul li, .primary ol li {
  position: relative;
  padding-left: 1.3333333333rem;
}

.texto-absolute-valores ul > li:before {
  content: "—";
  position: absolute;
  top: 0;
  left: 0;
  color: #da6f27;
}

.linkedin {
  margin-top: 10px;
  color: #2867B2; 
}

.relative {
  position: relative;
}

.container-equipa {
  padding-bottom: 30px;
}

.overflow-hidden {
  overflow: hidden;
}

.fixed {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.barra-abe{
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
}

.barra-abe img{
  height: 30px;
}

#gmap{
  position: relative!important;
  width: 100%;
  height: 400px;
  margin-top: 100px;
  z-index: 0;
}

.dash.dash-sm {
  width: 1rem;
}

.dash {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  width: 2.2222222222rem;
  height: 1px;
  background: #da6f27;
}

.titulo-pequeno{
  color: #da6f27;
  text-transform: uppercase;
  font-family: 'Lato-Black';
  font-size: 12px;
}

.img100 {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.image-container{
  position: relative;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition-delay: 0.3s;
  transition: 0.3s ease-in-out;
  background-color: #da6f27;
}

.text {
  visibility: hidden;
  color: #fff;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  -webkit-transition-delay: 0.3s;
  transition: 0.3s ease-in-out;
}

.text-botao-projeto {
  color: #fff;
  position: absolute;
  width: 70%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  -webkit-transition-delay: 0.3s;
  transition: 0.3s ease-in-out;
}

.image-container:hover .overlay {
  opacity: 0.7;
}

.image-container:hover .text {
  visibility: visible;
}

.div-projetos {
  margin-top: 100px;
  z-index: 0;
}

.center-sempre {
  text-align: center;
}

.right {
  text-align: right;
}

.imagens-parceiros {
  margin-top: 60px;
}

.imagem-galeria-vertical {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.texto-fixo {
  position: fixed;
  width: 50%;
}

.fixed-projeto {
  position: fixed!important;
}

.scroll {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-left: 30px;
}

.titulo-projeto-pequeno {
  font-size: 30px!important;
  margin-top: 30px;
}

.descricao-projeto {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 12px;
}

@media (max-width: 1810px) {
  #nav-main ul.menu li {
    width: 14.5vw;
  }
}

@media (max-width: 1684px) {
  #nav-main ul.menu li {
    width: 15.5vw;
  }
}

@media (max-width: 1680px) {
  .texto-contactos {
    font-size: 14px;
  }

  .top30vh {
    padding-top: 25vh;
  }

  #nav-main ul.sub-menu {
    left: -1px;
  }
}

@media (max-width: 1600px) {
  h1 {
    font-size: 40px;
    margin-bottom: 10px;
  }

  h2 {
    font-size: 20px;
  }

  p, .font-termos {
    font-size: 14px;
  }
}

@media (max-width: 1684px) {
  #nav-main ul.menu li {
    width: 16.5vw;
  }
}

@media (max-width: 1500px) {
  #nav-main ul.menu li {
    width: 14vw;
  }

  #nav-main ul.menu li a {
    font-size: 12px;
  }
}

@media (max-width: 1440px) {
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 18px;
  }

  p, .font-termos {
    font-size: 12px;
  }

  .texto-contactos, .termos-footer {
    font-size: 12px;
  }

  .top30vh {
    padding-top: 35vh;
  }

  #nav-main ul.menu li {
    width: 14.5vw;
  }
}

@media (max-width: 1440px) {
  #nav-main ul.menu li {
    width: 15.5vw;
  }
}

@media (max-width: 1366px) {
  h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .text h3 {
    font-size: 10px;
  }

  h4 {
    font-size: 8px;
  }

  p, .font-termos {
    font-size: 12px;
  }

  .logo {
    width: 70px;
  }

  .square4_13, .square5_13, .square6_13, .square7_13 {
    display: none;
  }

  .texto-contactos, .termos-footer {
    font-size: 11px;
  }

  .titulo-projeto-pequeno {
    font-size: 24px!important;
  }

  .texto-absolute-missao {
    top: 15vh;
  }

  .texto-absolute-valores {
    top: 85vh;
  }
}

@media (max-width: 1300px) { 
  #nav-main ul.menu li a {
    font-size: 10px;
  }
}

@media (max-width: 1280px) {
  .top30vh {
    padding-top: 30vh;
  }

  #nav-main ul.menu li {
    width: 15.5vw;
  }
}

@media (max-width: 1252px) {
  #nav-main {
    z-index: 9999;
  }
}

.mobile {
  display: none;
}

#footer-mobile {
  display: none;
}

@media (max-width: 1024px) {
  .full {
    display: none;
  }

  .mobile {
    display: block;
  }

  #site-content {
    margin-bottom: 30px!important;
    border-bottom: none;
    min-height: auto;
  }

  #site-footer {
    display: none;
  }

  .heightcontent {
    height: auto!important;
  }

  #linguas {
    display: none;
  }

  .imagem-galeria-vertical {
    margin-bottom: 30px;
  }

  .nav-link {
    display: inline;
  }

  .dropdown-toggle, .nav-item {
    padding: 0 15px;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #000;
  }

  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #da6f26;
  }

  .navbar a {
    color: #000;
  }

  .navbar a:hover {
    color: #da6f26;
  }

  .dropdown-menu {
    padding-left: 15px;
    border: none;
  }

  .fixed .col-md-3:before {
    display: none;
  }

  .vertical-align-mobile {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }

  .vertical-align-mobile ul li, .primary ol li {
    position: relative;
    padding-left: 1.3333333333rem;
    font-size: 12px;
  }

  .vertical-align-mobile ul > li:before {
    content: "—";
    position: absolute;
    top: 0;
    left: 0;
    color: #da6f27;
  }

  .space-mobile {
    width: 100%;
    height: 30px;
  }

  .fa-linkedin {
    font-size: 20px;
  }

  .center {
    text-align: center;
  }

  .right {
    text-align: right;
  }

  #gmap {
    margin-top: 0;
  }

  .navbar {
    margin-bottom: 50px;
    padding: 0;
    padding-top: 15px;
  }

  #footer-mobile {
    display: block;
    background: #fff;
  }

  .left-medicao {
    margin-left: 15px!important;
  }

  .right-medicao {
    margin-right: 15px!important;
  }

  .equipa-mobile img {
    width: 150px;
  }

  .div-menu-projetos {
    display: none;
  }

  .menu-projetos-mobile {
    padding: 30px 0;
  }

  .todos {
    margin-bottom: 30px;
  }

  .text h3 {
    font-size: 14px;
  }

  .text h4 {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .dropdown-toggle, .nav-item {
    padding: 0;
  }

  .dropdown, .nav-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    margin-bottom: 0;
  }

  .top-mobile-40 {
    margin-top: 20px;
  }

  .navbar-nav {
    margin-top: 30px;
  }

  .container-fluid {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }

  .menu-projetos-mobile {
    font-size: 12px;
  }

  .text h3 {
    font-size: 10px;
  }

  .text h4 {
    font-size: 8px;
  }

  .logo-nav {
    width: 75px;
    height: auto;
  }
}

@media (max-width: 767px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    margin-bottom: 30px;
  }

  .no-margin-bottom {
    margin-bottom: 0;
  }

  .space-mobile {
    height: 0;
  }

  .none767 {
    display: none;
  }

  h3 {
    font-size: 20px;
  }

  .div-projetos {
    margin-top: 0;
  }

  .texto-contactos {
    text-align: center;
  }

  .btn_googlemaps {
    top: 0;
  }

  .todos img {
    width: 100%;
  }

  .text h3 {
    font-size: 14px;
  }

  .text h4 {
    font-size: 12px;
  }

  #footer-mobile .right p {
    text-align: center;
  }
}

.ekko-lightbox-nav-overlay a {
  opacity: 1;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler {
  border: none!important;
}

@media (max-width: 671px) {
  h3 {
    font-size: 18px;
  }
}

@media (max-width: 618px) {
  h3 {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .equipa-mobile {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .menu-projetos-mobile {
    font-size: 10px;
  }
}

@media (max-height: 810px) {
  .menu-projetos {
    bottom: 10px;
  }
}

@media (max-height: 660px) {
  .menu-projetos {
    bottom: 0;
  }
}

@media (max-height: 630px) {
  .menu-projetos {
    font-size: 13px;
  }
}