#g-top {
    position: absolute;
    top: -1000px;
}

#g-bottom .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description, #g-bottom .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-date, #g-bottom .g-latestnews-grid-item-title{
	color:#fff;
}

.g-gridstatistic .g-gridstatistic-item-text2 {
    opacity: 0.8;
}

body::-webkit-scrollbar{
    width: 8px;
    background:#fff;
}

body::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}

body::-webkit-scrollbar-thumb{
	background-color: #272727;
    outline: 1px solid white;
    width: 8px;
}

html body #g-page-surround{
    margin:0;
    padding:0;
}

#g-navigation{
    position: fixed;
    top: 0;
    left:0;
    z-index:99;
    width:100%;
    background: #f4f4f4;
    height:auto;
    padding: 10px 0;
}

#g-navigation .g-grid {
    width: 1350px;
    margin: 0 auto;
}

#g-navigation .g-content{
    padding:0;
}

#g-navigation .g-logo{
    width:110px;
}

#g-navigation .g-social{
    margin:0 20% 0 0;
}

#g-navigation a{
    color:#fbad19;
}

#g-navigation #menu-1134-particle.g-content {
    margin: 0 0 0 auto;
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-family: 'Raleway-Medium', sans-serif;
    font-size: 10px;
    color: #fff;
    letter-spacing: 5px;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-weight: normal;
    color: #272727;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-title {
    color: #fff;
}

#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
    color: #fff;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    border-bottom: 1px solid transparent;
}

.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content{
    border-bottom: 1px solid #fff;
}

.g-main-nav .g-dropdown {
    background: #ffffff;
}

.g-main-nav .g-sublevel > li > .g-menu-item-container {
    color: #272727 !important;
}

#barraTopo{
    background:#000;
}

#barraTopo .platform-content{
    margin:0;
    padding:0;
}

#barraTopo .mobile, #barraTopo .menu .turnOff{
    display:none;
}

#barraTopo .menu svg path {
    fill: #fff;
}

#barraTopo .g-content{
    margin:0;
    padding:0 4%;
}

#barraTopo .links, #barraTopo .interior{
    width:auto;
    display:inline-block;
    vertical-align:middle;
}

#barraTopo .links a{
    display:inline-block;
    vertical-align:middle;
    padding:0 5px;
    margin:5px 0;
    border-right:1px solid #fff;
    color:#fff;
    font-size:12px;
    font-family:'Raleway-SemiBold',sans-serif;
}

#barraTopo .links a:hover ,#barraTopo .links a.active{
    color:#fbad19;
}

#barraTopo .interior{
    float:right;
}

#barraTopo .interior a{
    color:#fff;
    font-size:14px;
    font-family:'Raleway-SemiBold',sans-serif;
}

#barraTopo .interior a:hover{
    color:#00adf1;
}

#barraTopo .menu{
    position: absolute;
    right: 4%;
    bottom: 21px;
    z-index:9;
    cursor:pointer;
}

#barraTopo .menu .icon svg{
    width: 25px;
    height: auto;
}

#barraTopo .hideTranslate {
    display: none;
}

.skiptranslate {
    display: none !important;
}

#barraTopo .idiomaSelect {
    position: absolute;
    right: 15%;
    width: auto;
    height: 40px;
    z-index: 9;
    text-transform: uppercase;
    text-align: left;
    font-size: 12px;
    color: #fff;
    letter-spacing: 2px;
    font-family: 'Raleway-Regular', sans-serif;
}

#barraTopo .idiomaSelect a{
    background: #272727;
    color: #fff;
    padding: 10px;
    border: 1px solid #fff;
    display: none;
}

#barraTopo .idiomaSelect a.active{
    display: block;
}

#barraTopo .idiomas {
    position: absolute;
    right: 15%;
    width: auto;
    height: 40px;
    z-index: 9;
    text-transform: uppercase;
    text-align: left;
    font-size: 12px;
    color: #fff;
    letter-spacing: 2px;
    font-family: 'Raleway-Regular', sans-serif;
    padding-top: 40px;
}

#barraTopo .idiomas a{
    background: #272727;
    color: #fff;
    padding: 10px;
    border: 1px solid #fff;
    display: block;
    visibility: hidden;
}

#barraTopo .idiomas a.active{
    display: none;
}


@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

/*#barraTopo .idiomas a:not(:first-child){
    position: relative;
    visibility: hidden;
}*/

#barraTopo .idiomas:hover a{
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}


.loader{
	text-align:center;
	margin: 150px 0;
}

.loader .logo {
    width: 300px;
    margin: 0 auto 25px;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 5px;
  border: 5px solid #272727;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #272727 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#menuMobile{
    background: #fff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    padding-bottom: 330px;
    text-align: center;
    left: 0;
    z-index: 99;
    display: none;
}

#menuMobile .g-content {
    width: auto;
}

#menuMobile .sm-menu .sm-levels{
    background:#fff;
}

#menuMobile dl .parent:after{
    background-position: right center;
	background-size: 34px;
}

#menuMobile .sm-menu dl dt {
    border-bottom: 1px solid #272727;
}

#menuMobile .sm-menu dl a{
    color:#272727;
}

#menuMobile dl.level2{
    background:#e4e4e4;
}

#menuMobile dl.level2 dt{
    padding-left:25px;
}

#menuMobile .logo {
    position: relative;
    top: 105px;
    margin: 0 auto;
}

#menuMobile .logo img {
    width: 325px;
}

/* Slider */

#g-slideshow{
    clip-path:none;
}

#slide .altura img{
    width: 100%;
    margin-top: 0px;
}

#slide .g-content {
    padding: 0;
   	margin:0;
   	width: 100%;
}

#slide, #slide .sliderPrincipal{
	position:relative;
	
}

#slide .hideImage{
	position:absolute;
    visibility: hidden;
    z-index:-99999;
	width:100%;
   
}

#slide ul{
    list-style:none;
    margin:0;
}

#slide li{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
}

#slide .overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 30%);
}

#slide .info {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 0 50px;
    top: 15%;
    z-index: 99;
}

#slide .desc {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 0 50px;
    bottom: 15%;
    z-index: 99;
}

#slide .info.l {
    text-align: left;
}

#slide .info.r {
    text-align: right;
}

#slide h2 {
    font-size: 105px;
    color: #fff;
    margin: 0;
    z-index: 1;
    position: relative;
    font-family: 'Butler-Bold', sans-serif;
    font-weight: normal;
}

#slide h3 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    position: relative;
    font-family: 'Raleway-Regular',sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
}

#slide p {
    color: #fff;
    font-size: 16px;
    margin: 0;
    position: relative;
    font-family: 'Raleway-Regular',sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#slide .botao {
    margin: 20px auto 0 auto;
    width: 150px;
}

#slide .botao h2 {
    font-family: 'Raleway-Medium', sans-serif;
    font-size: 12px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    text-align: center;
    padding: 15px 25px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
}

#slide .botao:hover h2 {
    color: #000;
    background: #fff;
}

#dots {
	position:absolute;
	bottom:5%;
	width:100%;
	margin:0 auto;
	text-align:center;
	font-size:0;
	height:30px;
	z-index: 9;   
}

#dots a{
	background: transparent;
    margin: 6px 6px;
    width: 12px;
    height: 12px;
    box-shadow: 0 0 1px 0 #333;
    border-radius: 50px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #fff;
}
.sliderPrincipal #dots a.active {
    background: #fff;
}

#intro {
    margin: 100px 0;
}

#intro .w50 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    -moz-transform: translate3d(0,100px,0);
    -webkit-transform: translate3d(0,100px,0);
    -o-transform: translate3d(0,100px,0);
    -ms-transform: translate3d(0,100px,0);
    transform: translate3d(0,100px,0);
}

#intro .w50.in-view{
    opacity: 1;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}


#intro .texto {
    margin:0 85px 0 50px;
    font-family: 'Raleway-Medium',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#intro .texto p {
    color: #000;
}

#intro .texto svg {
    width: 25px;
    height: 25px;
}

#intro .texto svg:nth-child(1) {
    margin-bottom: 25px;
    margin-right: 10px;
}

#intro .texto svg:nth-child(2) {
    margin-top: 20px;
    margin-left: 20px;
    position: absolute;
}

#intro .botao {
    display: inline-block;
}

#intro .botao h2 {
    font-family: 'Raleway-Medium', sans-serif;
    font-size: 13px;
    color: #272727;
    background: transparent;
    border: 1px solid #272727;
    text-align: center;
    padding: 15px 25px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-weight: normal;
}

#intro .botao.orcamento h2 {
    color: #fff;
    background: #272727;
    border: 1px solid #272727;
    margin-left: 15px;
}

#intro .botao:hover h2 {
    color: #fff;
    background: #272727;
}

#intro .botao.orcamento:hover h2 {
    color: #272727;
    background: #fff;
}

#intro .image {
    width: 100%;
    list-style: none;
    position: relative;
    height: auto;
}

#intro .image img {
    width: 90%;
    height: auto;
}

#concretizacao {
    margin: 100px 0;
}

#concretizacao .w50 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

#concretizacao .w50.right {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    clip-path: polygon(100% 0%,100% 50%,100% 100%,0% 100%,3% 87%,0% 0%);
    
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
}

#concretizacao .w50.right.in-view {
    opacity: 1;
}

#concretizacao .titulo {
    font-family: 'Raleway-SemiBold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#concretizacao .subtitulo {
    font-family: 'Raleway-Regular', sans-serif;
}

#concretizacao .texto {
    padding-right: 140px;
}

#concretizacao h2 {
    font-family: 'Butler-Bold', sans-serif;
    font-size: 22px;
}

#concretizacao p {
    font-family: 'Raleway-Regular',sans-serif;
    font-size: 14px;
    color: #757575;
}


/* Notícias */

#g-above{
    clip-path:none;
    padding: 0;
}

#Noticias .g-content{
    margin:100px auto;
}

#Noticias h3{
    font-family: 'Raleway-SemiBold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 50px;
}

#Noticias .newsBlocks{
    text-align:center;
}

#Noticias .item{
    width:31%;
    height: auto;
    display:inline-block;
    vertical-align:top;
    margin:0 1.5% 3%;
    text-align:left;
    position: relative;
}

#Noticias .item:first-child{
    margin:0 1.5% 3% 0;
}

#Noticias .item:last-child{
    margin:0 0 3% 1.5%;
}

#Noticias .itemImage{
    height:310px;
    overflow:hidden;
    text-align: center;
}

#Noticias .itemImage img{
    height: 100%;
}

#Noticias .iconFixa {
    position: absolute;
    top: 0;
    left: 20px;
}

#Noticias .iconFixa svg {
    width: auto;
    height: 40px;
}

#Noticias .iconFixa svg rect {
    fill: #272727;
}

#Noticias .itemContent{
    padding:20px 0;
}

#Noticias .itemInfo{
    display: none;
}

#Noticias .date{
    color:#9f9f9f;
    float:right;
    display:inline-block;
}

#Noticias .cat, #Noticias .subcat{
    padding:5px;
    background:#272727;
    color:#fff;
    display:inline-block;
    font-size:15px;
    margin:0 5px 0  0;
    font-family:'Raleway-Medium',sans-serif;
}

#Noticias .subcat{
    background: transparent;
    color: #3c3c3c;
    border: 1px solid #3c3c3c8a;
}

#Noticias .item h4{    
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family:'Butler-Bold',sans-serif;
    color:#272727;
    margin: 10px 0 0;
    font-size: 22px;
    line-height: 1.2;
}

#Noticias .item h4:hover{
    text-decoration:underline;
}

#Noticias .item .itemDescription{
    display: none;
    font-family:'Raleway-Regular',sans-serif;
    line-height:1.2;
}

#Noticias .itemContent .botao {
    display: none;
}

#Noticias .verTodos{
    width:150px;
    font-size:21px;
    padding:5px 0;
    color:#272727;
    display: block;
    text-align: center;
    margin:20px 1.75% 20px auto;
    border: 1px solid #272727;
    font-family:'Raleway-SemiBold',sans-serif;
}

#Noticias .verTodos:hover{
    background:#272727;
    color:#fff;
}

#projetos {
    margin:100px auto;
}

#projetos .titulo {
    font-family: 'Raleway-SemiBold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 75px;
    position: relative;
}

#projetos .titulo span {
    background: #fff;
    z-index: 9;
    position: relative;
    padding-bottom: 20px;
    padding-right: 15px;
}

#projetos .titulo::after {
    content: "";
    position: absolute;
    bottom: -20%;
    width: 65%;
    height: 1px;
    background: #272727;
    left: 0;
}

#projetos .blocos {
    margin-bottom: 100px;
}

#projetos .w33 {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding: 10px;
    padding-left: 0;
}

#projetos a:nth-last-child(-n+3) .w33 {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    -moz-transform: translate3d(100%,0,0);
    -webkit-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}

#projetos a:nth-last-child(-n+2) .w33 {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

#projetos a:nth-last-child(-n+1) .w33 {
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease;
}

#projetos a:nth-last-child(-n+3) .w33.in-view {
    opacity: 1;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

#projetos .w33 .image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ddd;
}

#projetos .w33.habitacao {
    height: 450px;
    margin-top: -40px;
}

#projetos .w33.restauracao {
    height: 450px;
}

#projetos .w33.hotelaria {
    height: 600px;
    margin-top: -150px;
    position: relative;
    z-index:9;
}

#projetos .hotelaria .image {
    height: 600px;
}

#projetos .w33.hotelaria .block {
    height: 600px;
}

#projetos .w33.desporto {
    height: 550px;
    margin-top: -35px;
    position: relative;
    z-index:9;
}

#projetos .desporto .image {
    height: 550px;
}

#projetos .w33.desporto .block {
    height: 550px;
}

#projetos .w33 .block {
    height: 450px;
    position: relative;
    width: 100%;
}

#projetos .w33 .block h2 {
    font-family: 'Raleway-Medium', sans-serif;
    font-size: 13px;    
    color: #fff;
    background: #272727;
    text-align: center;
    padding: 15px 25px;
    text-transform: uppercase;
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, 0);
    letter-spacing: 2px;
    font-weight: normal;
}


/* Ultimos Projetos */

#ultimosProj .g-content{
    margin:100px auto;
}

#ultimosProj h3{
    font-family: 'Raleway-SemiBold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 50px;
}

#ultimosProj .newsBlocks{
    text-align:center;
}

#ultimosProj .item{
    width:31%;
    height: auto;
    display:inline-block;
    vertical-align:top;
    margin:0 1.5% 3%;
    text-align:left;
    position: relative;
}

#ultimosProj .item:first-child{
    margin:0 1.5% 3% 0;
}

#ultimosProj .item:nth-child(3){
    margin:0 0 3% 1.5%;
}

#ultimosProj .itemImage{
    height:310px;
    overflow:hidden;
    text-align: center;
}

#ultimosProj .itemImage img{
    height: 100%;
}

#ultimosProj .iconFixa {
    position: absolute;
    top: 0;
    left: 20px;
}

#ultimosProj .iconFixa svg {
    width: auto;
    height: 40px;
}

#ultimosProj .iconFixa svg rect {
    fill: #272727;
}

#ultimosProj .itemContent{
    padding:20px 0;
}

#ultimosProj .itemInfo{
    display: none;
}

#ultimosProj .date{
    color:#9f9f9f;
    float:right;
    display:inline-block;
}

#ultimosProj .cat, #ultimosProj .subcat{
    padding:5px;
    background:#272727;
    color:#fff;
    display:inline-block;
    font-size:15px;
    margin:0 5px 0  0;
    font-family:'Raleway-Medium',sans-serif;
}

#ultimosProj .subcat{
    background: transparent;
    color: #3c3c3c;
    border: 1px solid #3c3c3c8a;
}

#ultimosProj .item h4{    
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family:'Butler-Bold',sans-serif;
    color:#272727;
    margin: 10px 0 0;
    font-size: 22px;
    line-height: 1.2;
}

#ultimosProj .item h4:hover{
    text-decoration:underline;
}

#ultimosProj .item .itemDescription{
    display: none;
    font-family:'Raleway-Regular',sans-serif;
    line-height:1.2;
}

#ultimosProj .itemContent .botao {
    display: none;
}

#ultimosProj .verTodos{
    width: auto;
    float: right;
    font-size: 13px;
    padding: 15px 25px;
    color: #272727;
    display: block;
    text-align: center;
    margin: 20px 1.75% 20px auto;
    border: 1px solid #272727;
    font-family: 'Raleway-SemiBold',sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#ultimosProj .verTodos:hover{
    background:#272727;
    color:#fff;
}


#sliderApp {
    display: none;
    margin: 100px 0;
    position: relative;
}

#sliderApp .g-content {
    padding: 0;
    width: 100%;
}

#sliderApp .sliderContent ul li {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 800px;
    position: relative;
    clip-path: polygon(80% 10%,100% 0%,100% 100%,0% 100%,0% 50%,0% 0%);
}

#sliderApp .sliderContent.fullwidth li .content {
    top: 85%;
    left: 7%;
}

#sliderApp .sliderContent li h2 {
    font-family: 'Raleway-Regular', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    font-weight: normal;
}

#sliderApp .sliderContent #dots {
    text-align: left;
    left: 8%;
    opacity: 1;
    z-index: 9;
}

#sliderApp .sliderContent #dots a {
    background: transparent;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
}

#sliderApp .sliderContent #dots a.active, #sliderApp .sliderContent #dots.bar a.active {
    background: #fff;
}


#video3D {
    margin: 100px 0;
}

#video3D .w50 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

#video3D .w50.left {
    clip-path: polygon(20% 8%,100% 0%,100% 100%,0% 100%,0% 50%,0% 0%);
}

#video3D .w50 .idMainVideo {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#video3D .w50.right {
    padding-left: 100px;
}

#video3D .titulo {
    font-family: 'Raleway-SemiBold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#video3D h2 {
    font-family: 'Butler-Bold', sans-serif;
    font-size: 22px;
}

#video3D p, #video3D li {
    font-family: 'Raleway-Regular',sans-serif;
    font-size: 14px;
    color: #757575;
}

/* Destaques */

#destaques{
    padding-bottom:50px;
}

#destaques .g-content{
    margin:50px auto 100px auto;
}

#destaques h3{
    font-family: 'Butler-Bold',sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 100px;
    margin-bottom: 50px;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
}

#destaques .newsBlocks{
    text-align:center;
}

#destaques .item{
    width:31%;
    height: auto;
    display:inline-block;
    vertical-align:top;
    margin:0 1.5% 3%;
    text-align:left;
    position: relative;
}

#destaques .item:first-child{
    margin:0 1.5% 3% 0;
}

#destaques .item:last-child{
    margin:0 0 3% 1.5%;
}

#destaques .itemImage{
    height:310px;
    overflow:hidden;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#destaques .itemImage img{
    width: 100%;
    height: auto;
}

#destaques .iconFixa {
    position: absolute;
    top: 0;
    left: 20px;
}

#destaques .iconFixa svg {
    width: auto;
    height: 40px;
}

#destaques .iconFixa svg rect {
    fill: #272727;
}

#destaques .itemContent{
    padding:20px 0;
}

#destaques .itemInfo{
    display: none;
}

#destaques .date{
    color:#9f9f9f;
    float:right;
    display:inline-block;
}

#destaques .cat, #destaques .subcat{
    padding:5px;
    background:#272727;
    color:#fff;
    display:inline-block;
    font-size:15px;
    margin:0 5px 0  0;
    font-family:'Raleway-Medium',sans-serif;
}

#destaques .subcat{
    background: transparent;
    color: #3c3c3c;
    border: 1px solid #3c3c3c8a;
}

#destaques .item h4{    
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family:'Butler-Bold',sans-serif;
    color:#272727;
    margin: 10px 0 0;
    font-size: 22px;
    line-height: 1.2;
}

#destaques .item h4:hover{
    text-decoration:underline;
}

#destaques .item .itemDescription{
    display: none;
    font-family:'Raleway-Regular',sans-serif;
    line-height:1.2;
}

#destaques .itemContent .botao {
    display: none;
}

#destaques .verTodos{
    width: auto;
    font-size: 13px;
    padding: 15px 25px;
    color: #272727;
    display: block;
    text-align: center;
    margin: 20px auto;
    border: 1px solid #272727;
    font-family: 'Raleway-SemiBold',sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 170px;
}

#destaques .verTodos:hover{
    background: #272727;
    color: #fff;
}




#arquiteto {
    margin: 100px 0 0;
    background: #272727;
    clip-path: polygon(20% 10%,100% 0%,100% 100%,0% 100%,0% 50%,0% 0%);
}

#arquiteto .g-content {
    margin: 150px auto 200px;
}

#arquiteto .w70 {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}

#arquiteto .w70 .titulo {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    -moz-transform: translate3d(-100%,0,0);
    -webkit-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

#arquiteto .w70 h2 {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    opacity: 0;
    -moz-transform: translate3d(-100%,0,0);
    -webkit-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

#arquiteto .w70 .texto {
    -webkit-transition: all 2.2s ease;
    -moz-transition: all 2.2s ease;
    -o-transition: all 2.2s ease;
    transition: all 2.2s ease;
    opacity: 0;
    -moz-transform: translate3d(-100%,0,0);
    -webkit-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

#arquiteto .w70 .in-view {
    opacity: 1;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

#arquiteto .w30 {
    width: 29%;
    display: inline-block;
    vertical-align: middle;
    margin-left: -10%;
}

#arquiteto .titulo {
    font-family: 'Raleway-SemiBold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 50px;
}

#arquiteto h2 {
    font-family: 'Butler-Bold', sans-serif;
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
}

#arquiteto .texto {
    width: 60%;
}

#arquiteto p {
    font-family: 'Raleway-Regular',sans-serif;
    font-size: 14px;
    color: #b3b3b3;
}





/* Multimédia */

#multimedia{
    margin:50px 0;
}

#multimedia h3{
    font-size:40px;
    color:#00adf1;
    font-family:'ARCHRISTY',sans-serif;
    margin: 30px;
}

#multimedia .videoblock{
    text-align:center;
}

#multimedia .videoItem{
    margin: 0 10px 20px;
    display: inline-block;
    vertical-align: top;
    width:32%;
}

#multimedia .video iframe{
    width: 500px;
    height: 314px;
}

#multimedia .videoItem h5{
    margin: 10px 0 0;
    font-size: 18px;
    font-family: 'Raleway-Medium',sans-serif;
    font-weight: 100;
}

#multimedia .seeVideo, #multimedia .overlay, #multimedia .verOutros{
    display:none;
}

#multimedia .verTodos {
    width: 220px;
    font-size: 21px;
    padding: 5px 0;
    color: #3c3c3c;
    display: block;
    text-align: center;
    margin: 20px 1.75% 20px auto;
    border: 1px solid #3c3c3c8a;
    font-family: 'Raleway-SemiBold',sans-serif;
}

#g-bottom {
    padding: 0;
}

#g-totop {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    margin: 0;
    width: auto;
    font-family: 'Raleway-Regular', sans-serif;
    font-size: 14px;
    color: #272727;
    text-align: center;
}

#g-totop .fa {
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
}



.g-content{
    padding:0;
    margin:0 auto;
    width: 1350px;
}

#g-utility .slide a {
    color: #fff;
}

#g-utility .slide a:hover {
    color: #333;
}

#g-bottom .g-button{
    margin:30px 0 0;
}

#g-copyright{
    position:relative;
    background: #e9e9e9;
    color: #272727;
    padding: 0;
    font-family: 'Raleway-Regular',sans-serif;
    bottom:0;
    width:100%;
    clip-path: polygon(0% 10%,55% 0%,100% 10%,100% 100%,0% 100%);
    margin-top: -45px;
    text-transform: uppercase;
}

#MenuInferior {
    margin-top: 150px;
    margin-bottom: 60px;
}

#MenuInferior .w33 {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-right: 135px;
}

#MenuInferior .w33 .image {
    width: 250px;
    margin-bottom: 20px;
}

#MenuInferior .w33 .image svg {
    height: 40px;
}

#MenuInferior .titulo {
    font-family: 'Raleway-SemiBold', sans-serif;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #272727;
    margin-bottom: 20px;
    width: 69%;
}

#g-copyright [id^=copyright-][id$=-particle] {
    font-size: 10px;
}

#MenuInferior .w33 .texto {
    font-family: 'Raleway-Medium',sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;
}

#MenuInferior .w33 .texto p {
    margin: 0;
}

#MenuInferior .w15 {
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding-right: 70px;
}

#MenuInferior .w15.last {
    padding-right: 0;
}

#MenuInferior .w15 .texto {
    font-family: 'Raleway-Medium',sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

#MenuInferior .w15 .texto a {
    color: #272727;
}

#MenuInferior .w15 .icon{
    text-align: center;
    margin-bottom: 20px;
    height: 47px;
}

#MenuInferior .w15 .icon svg{
    width: 30px;
    height: 30px;
}

#MenuInferior .w100 {
    width: 57%;
    text-align: left;
    margin: 0 0 0 auto;
}

#BarraCopyright {
    position: relative;
    padding: 10px;
    border-top: 1px solid #272727;
}

#BarraCopyright .w30.mymodal {
    text-align: left;
}

#BarraCopyright .w30 {
    width: 35%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Raleway-Regular', sans-serif;
    font-size: 10px;
}

#BarraCopyright .w30 img {
    width: 30px;
    cursor: pointer;
} 

#BarraCopyright .w30 svg {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#BarraCopyright .w40 {
    width: 29%;
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    text-align: center;
    font-family: 'Raleway-Regular',sans-serif;
    color: #272727;
}

#BarraCopyright a {
    font-family: 'Raleway-Bold', sans-serif;
    color: #272727;
}

table thead td{
	background: #e74c3c;
    padding: 2px 5px;
    font-family: 'Raleway-Medium',sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

table tbody td{
	color: #1d1d1b;
    text-align: center;
    font-family: 'Raleway-Regular',sans-serif;
    font-size: 14px;
}

#popUp caption {
    display: none;
}
#popUp {
    display: none;
    z-index: 9999999999999999;
    /*position: fixed;
    top: 0;
    height: 100%;
    max-height: 100%;
    width: 100%;
    background: #242323b3;*/
}
#popUp .blocker {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0,0,0,.5);
  }
#popUp .g-content {
    margin: 0;
    padding: 0 !important;
}
#popUp .modal {
    background-color: #fff;
	margin: 0px auto;
	left:35%;
}
#popUp .modal th {
    background: transparent;
}
#popUp .modal-header table {
    width: 530px;
    border: 0;
    padding: 0;
}
#popUp .modal-header td {
    width: 170px;
    height: 55px;
}
#popUp .modal-header td:nth-child(2) {
    width: 360px;
    text-align: right;
}
#popUp .modal-header td, #popUp .modal-header table {
    border: none;
}
#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
}
#popUp .modal-body table {
    width: 530px;
    border: 0;
    padding: 0;
    margin: 0;
}
#popUp .modal-body td {
    width: 100px;
}
#popUp .modal-body td:nth-child(2) {
    width: 430px;
}
#popUp .modal-body td {
    color: #000;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
}
#popUp p {
    color: #000;
    padding: 10px;
    font-size: 13px;
	margin:0px;
    font-family: 'Raleway-Regular', sans-serif;
}
#popUp a {
    color: #000;
}
#popUp a:hover {
    border-bottom: 1px solid #e74b3c;
}
#popUp .modal-footer {
    background: #fff
}
#popUp .modal-footer button {
    outline: none;
    background: #272727;
    border: 1px solid #272727;
    font-family: 'Raleway-Regular', sans-serif;
    font-size: 14px;
}
#popUp .modal-footer button:hover {
    background: #fff;
    color: #272727;
}

@media (max-width:361px){
    
	#g-navigation .g-block{
        flex-basis:auto;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: right;
    }
    
    #g-navigation .g-grid {
        width: auto;
    }
    
    #g-navigation .g-content {
        padding: 0 15px;
    }
    
    #g-navigation .g-logo {
        width: 150px;
        margin: 0;
    }
    
    #menu-1134-particle{
        display:none;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        font-size: 9px;
    }
    
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 14%;
        font-size: 10px;
    }
    
    #barraTopo .idiomas {
        padding-top: 37px;
    }
    
    .g-content {
        width: auto;
        padding: 0 25px;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    
    #slide h2 {
        font-size: 22px;
    }
    
    #slide h3 {
        font-size: 8px;
    }
    
    #slide p {
        font-size: 8px;
    }
    
    #slide h3:first-of-type:before {
        font-size: 10px;
    }
    
    #slide h3:first-of-type:after {
        font-size: 10px;
    }
    
    #slide .botao {
        width: 100px;
    }
    
    #slide .botao h2 {
        font-size: 8px;
        padding: 5px;
    }
    
    #dots {
        bottom: 0;
    }
    
    #dots a {
        width: 10px;
        height: 10px;
    }
    
    
    #intro {
        margin: 50px 0 30px 0;
    }
    
    #intro .w50 {
        width: 100%;
        margin-bottom: 25px;
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }
    
    #intro .texto {
        margin: 0;
        font-size: 10px;
    }
    
    #intro .texto svg {
        width: 12px;
        height: 12px;
    }
    
    #intro .texto svg:nth-child(1) {
        margin-bottom: 12px;
        margin-right: 10px;
    }
    
    #intro .texto svg:nth-child(2) {
        margin-top: 12px;
        margin-left: 12px;
    }
    
    #intro .botao h2 {
        font-size: 9px;
        padding: 5px;
    }
    
    #concretizacao {
        margin: 50px 0;
    }
    
    #concretizacao .w50 {
        width: 100%;
    }
    
    #concretizacao .titulo {
        font-size: 10px;
    }
    
    #concretizacao h2 {
        font-size: 16px;
    }
    
    #concretizacao .texto {
        padding-right: 20px;
    }
    
    #concretizacao p {
        font-size:10px;
    }
	
	/* Noticias */
	
	#Noticias .g-content {
        margin: 50px auto;
    }
	
	#Noticias h3 {
	    font-size: 10px;
	}
	
	#Noticias .item{
	    width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#Noticias .item:first-child, #Noticias .item:last-child {
        margin: 0 0 3% 0;
    }
    
    #Noticias .itemImage {
        height: auto;
    }
	
	#Noticias .itemImage img{
	    height:auto;
	}
	
	#Noticias .iconFixa svg {
	    height: 30px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    padding:3px;
	    font-size:13px;
	}
	
	#Noticias .item h4 {
	    font-size: 14px;
	}
	
	#Noticias .verTodos{
	    margin-right:0;
	}
	
	#projetos {
        margin: 50px auto;
    }
    
    #projetos .titulo {
        font-size: 10px;
    }
	
	#projetos .titulo::after {
	    width: 97%;
	}
	
	#projetos .w33 {
        width: 100%;
	}
	
	#projetos a:nth-last-child(-n+3) .w33 {
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
	}
	
	#projetos .w33.hotelaria, #projetos .w33.desporto {
	    margin-top: 0;
	}
	
	#projetos .w33.habitacao, #projetos .w33.restauracao {
        height: 300px;
	}
	#projetos .w33 .block {
        height: 300px;
	}
	#projetos .w33.hotelaria, #projetos .w33.hotelaria .block {
        height: 450px;
	}
	#projetos .w33.desporto, #projetos .w33.desporto .block {
        height: 400px;
	}
	
	#projetos .w33 .block h2{
	    font-size: 9px;
	    padding: 10px;
	}
	
	#ultimosProj .g-content {
        margin: 50px auto;
    }
	
	#ultimosProj h3 {
	    font-size: 10px;
	}
	
	#ultimosProj .item{
        width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#ultimosProj .item:first-child, #ultimosProj .item:last-child {
        margin: 0 0 3% 0;
    }
    
    #ultimosProj .itemImage {
        height: auto;
    }
	
	#ultimosProj .itemImage img{
	    height:auto;
	}
	
	#ultimosProj .item h4 {
	    font-size: 14px;
	}
	
	#ultimosProj .verTodos {
	    font-size: 9px;
	    padding: 5px;
	}
	
	#sliderApp {
        margin: 50px 0;
	}
	
	#sliderApp .sliderContent li h2 {
	    font-size: 14px;
	}
	
	#video3D {
        margin: 50px 0;
    }
	
    #video3D .w50 {
        width: 100%;
    }
    
    #video3D .titulo {
        font-size: 10px;
    }
    
    #video3D h2 {
        font-size: 16px;
    }
    
    #video3D .w50.right {
        margin-top: 25px;
        padding-left: 0;
    }
    
    #video3D p {
        font-size:10px;
    }
    
    #destaques .g-content {
        margin: 50px auto;
    }
	
	#destaques h3 {
	    font-size: 10px;
	}
	
	#destaques .item{
        width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#destaques .item:first-child, #destaques .item:last-child {
        margin: 0 0 3% 0;
    }
	
	#destaques .itemImage{
	    height:auto;
	}
	
	#destaques .item h4 {
	    font-size: 14px;
	}
	
	#destaques .verTodos {
	    font-size: 9px;
	    padding: 5px;
	}
	
	#arquiteto .w70 {
        width: 100%;
	}
	
	#arquiteto .titulo {
        font-size: 10px;
    }
    
    #arquiteto h2 {
        font-size: 16px;
    }
    
    #arquiteto .texto {
        width: 80%;
    }
    
    #arquiteto p {
        font-size:10px;
    }
    
    #arquiteto .w30 {
        width: 75%;
        margin-left: 20px;
    }
	
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:100%;
        margin: 0 0 20px;
	}
	
	#multimedia .video iframe{
        width: 100%;
        height:200px;
	}
	
	.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
		font-size: 2.5rem;
	}
	
	#g-totop {
	    right: 10px;
	    font-size: 10px;
	}
	
	
	#g-copyright {
	    margin-top: -80px;
	}
	
	#MenuInferior {
	    text-align: center;
	}
	
	#MenuInferior .w33 {
        width: 100%;
        margin-right: 0;
        display: block;
        margin-bottom: 50px;
	}
	
	#MenuInferior .w33 .image {
        width: 150px;
	}
	
	#MenuInferior .titulo {
	    width: 87%;
	    font-size: 10px;
	}
	
	#MenuInferior .w33 .texto {
	    font-size: 9px;
	}
	
	#MenuInferior .w15 {
        width: 49%;
        padding-right: 0;
	}
	
	#MenuInferior .w15.last {
	    width: 100%;
	}
	
	#MenuInferior .w15 .texto {
	    font-size: 9px;
	}
	
	#MenuInferior .w100 {
        width: 100%;
        text-align: center;
        margin: 20px 0 0 auto;
    }
	
	#BarraCopyright .w30.mymodal {
	    width: 100%;
	    text-align: center;
	    display: none;
	}
	
	#BarraCopyright .w30, #BarraCopyright .w40 {
        width: 100%;
        font-size: 9px;
        margin: 5px 0;
        text-align: center;
	}
	
	
	#popUp .modal{
		left:10px;
	}
	
	#popUp table tbody td {
		font-size: 14px;
	}
}

@media (min-width:362px) and (max-width:469px){

	#g-navigation .g-block{
        flex-basis:auto;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: right;
    }
    
    #g-navigation .g-grid {
        width: auto;
    }
    
    #g-navigation .g-content {
        padding: 0 15px;
    }
    
    #g-navigation .g-logo {
        width: 200px;
        margin: 0;
    }
    
    #menu-1134-particle{
        display:none;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        font-size: 9px;
    }
    
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 14%;
        font-size: 10px;
    }
    
    #barraTopo .idiomas {
        padding-top: 37px;
    }
    
    .g-content {
        width: auto;
        padding: 0 25px;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    #slide h2 {
        font-size: 25px;
    }
    
    #slide h3 {
        font-size: 10px;
    }
    
    #slide p {
        font-size: 9px;
    }
    
    #slide h3:first-of-type:before {
        font-size: 10px;
    }
    
    #slide h3:first-of-type:after {
        font-size: 10px;
    }
    
    #slide .botao {
        width: 110px;
    }
    
    #slide .botao h2 {
        font-size: 9px;
        padding: 10px;
    }
    
    #dots {
        bottom: 0;
    }
    
    #dots a {
        width: 10px;
        height: 10px;
    }
    
    
    
    #intro {
        margin: 50px 0 30px 0;
    }
    
    #intro .w50 {
        width: 100%;
        margin-bottom: 25px;
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }
    
    #intro .texto {
        margin: 0;
        font-size: 12px;
    }
    
    #intro .texto svg {
        width: 15px;
        height: 15px;
    }
    
    #intro .texto svg:nth-child(1) {
        margin-bottom: 15px;
        margin-right: 10px;
    }
    
    #intro .texto svg:nth-child(2) {
        margin-top: 15px;
        margin-left: 15px;
    }
    
    #intro .botao h2 {
        font-size: 10px;
        padding: 10px;
    }
    
    #concretizacao {
        margin: 50px 0;
    }
    
    #concretizacao .w50 {
        width: 100%;
    }
    
    #concretizacao .titulo {
        font-size: 12px;
    }
    
    #concretizacao h2 {
        font-size: 18px;
    }
    
    #concretizacao .texto {
        padding-right: 60px;
    }
    
    #concretizacao p {
        font-size:12px;
    }
	
	/* Noticias */
	
	#Noticias .g-content {
        margin: 50px auto;
    }
	
	#Noticias h3 {
	    font-size: 12px;
	}
	
	#Noticias .item{
	    width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#Noticias .item:first-child, #Noticias .item:last-child {
        margin: 0 0 3% 0;
    }
    
    #Noticias .itemImage {
        height: auto;
    }
	
	#Noticias .itemImage img{
	    height:auto;
	}
	
	#Noticias .iconFixa svg {
	    height: 30px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    padding:3px;
	    font-size:13px;
	}
	
	#Noticias .item h4 {
	    font-size: 16px;
	}
	
	#Noticias .verTodos{
	    margin-right:0;
	}
	
	#projetos {
        margin: 50px auto;
    }
    
    #projetos .titulo {
        font-size: 12px;
    }
	
	#projetos .titulo::after {
	    width: 97%;
	}
	
	#projetos .w33 {
        width: 100%;
	}
	
	#projetos a:nth-last-child(-n+3) .w33 {
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
	}
	
	#projetos .w33.hotelaria, #projetos .w33.desporto {
	    margin-top: 0;
	}
	
	#projetos .w33.habitacao, #projetos .w33.restauracao {
        height: 350px;
	}
	#projetos .w33 .block {
        height: 350px;
	}
	#projetos .w33.hotelaria, #projetos .w33.hotelaria .block {
        height: 500px;
	}
	#projetos .w33.desporto, #projetos .w33.desporto .block {
        height: 450px;
	}
	
	#projetos .w33 .block h2{
	    font-size: 11px;
	    padding: 15px;
	}
	
	#ultimosProj .g-content {
        margin: 50px auto;
    }
	
	#ultimosProj h3 {
	    font-size: 12px;
	}
	
	#ultimosProj .item{
        width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#ultimosProj .item:first-child, #ultimosProj .item:last-child {
        margin: 0 0 3% 0;
    }
    
    #ultimosProj .itemImage {
        height: auto;
    }
	
	#ultimosProj .itemImage img{
	    height:auto;
	}
	
	#ultimosProj .item h4 {
	    font-size: 16px;
	}
	
	#ultimosProj .verTodos {
	    font-size: 11px;
	    padding: 10px;
	}
	
	#sliderApp {
        margin: 50px 0;
	}
	
	#sliderApp .sliderContent li h2 {
	    font-size: 16px;
	}
	
	#video3D {
        margin: 50px 0;
    }
	
    #video3D .w50 {
        width: 100%;
    }
    
    #video3D .titulo {
        font-size: 12px;
    }
    
    #video3D h2 {
        font-size: 18px;
    }
    
    #video3D .w50.right {
        margin-top: 25px;
        padding-left: 0;
    }
    
    #video3D p {
        font-size:12px;
    }
    
    #destaques .g-content {
        margin: 50px auto;
    }
	
	#destaques h3 {
	    font-size: 12px;
	}
	
	#destaques .item{
        width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#destaques .item:first-child, #destaques .item:last-child {
        margin: 0 0 3% 0;
    }
	
	#destaques .itemImage{
	    height:auto;
	}
	
	#destaques .item h4 {
	    font-size: 16px;
	}
	
	#destaques .verTodos {
	    font-size: 11px;
	    padding: 10px;
	}
	
	#arquiteto .w70 {
        width: 100%;
	}
	
	#arquiteto .titulo {
        font-size: 12px;
    }
    
    #arquiteto h2 {
        font-size: 18px;
    }
    
    #arquiteto .texto {
        width: 80%;
    }
    
    #arquiteto p {
        font-size:12px;
    }
    
    #arquiteto .w30 {
        width: 75%;
        margin-left: 20px;
    }
	
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:100%;
        margin: 0 0 20px;
	}
	
	#multimedia .video iframe{
        width: 100%;
        height:210px;
	}
	
	.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
		font-size: 2.5rem;
	}
	
	#g-totop {
	    right: 20px;
	    font-size: 12px;
	}
	
	
	#g-copyright {
	    margin-top: -80px;
	}
	
	#MenuInferior {
	    text-align: center;
	}
	
	#MenuInferior .w33 {
        width: 100%;
        margin-right: 0;
        display: block;
        margin-bottom: 50px;
	}
	
	#MenuInferior .w33 .image {
        width: 200px;
	}
	
	#MenuInferior .titulo {
	    width: 87%;
	    font-size: 12px;
	}
	
	#MenuInferior .w33 .texto {
	    font-size: 11px;
	}
	
	#MenuInferior .w15 {
        width: 49%;
        padding-right: 0;
	}
	
	#MenuInferior .w15.last {
	    width: 100%;
	}
	
	#MenuInferior .w15 .texto {
	    font-size: 11px;
	}
	
	#MenuInferior .w100 {
        width: 100%;
        text-align: center;
        margin: 20px 0 0 auto;
    }
	
	#BarraCopyright .w30.mymodal {
	    width: 100%;
	    text-align: center;
	    display: none;
	}
	
	#BarraCopyright .w30, #BarraCopyright .w40 {
        width: 100%;
        font-size: 9px;
        margin: 5px 0;
        text-align: center;
	}
	
	#popUp .modal{
		left:10px;
	}
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
}
	
@media (min-width: 470px) and (max-width: 591px){
    #g-navigation .g-block{
        flex-basis:auto;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: right;
    }
    
    #g-navigation .g-grid {
        width: auto;
    }
    
    #g-navigation .g-content {
        padding: 0 15px;
    }
    
    #g-navigation .g-logo {
        width: 200px;
    }
    
    #menu-1134-particle{
        display:none;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        font-size: 9px;
    }
    
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 12%;
        font-size: 10px;
    }
    
    #barraTopo .idiomas {
        padding-top: 37px;
    }
    
    .g-content {
        width: auto;
        padding: 0 25px;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    
    #slide h2 {
        font-size: 30px;
    }
    
    #slide h3 {
        font-size: 14px;
    }
    
    #slide p {
        font-size: 10px;
    }
    
    #slide h3:first-of-type:before {
        font-size: 20px;
    }
    
    #slide h3:first-of-type:after {
        font-size: 20px;
    }
    
    #slide .botao {
        width: 120px;
    }
    
    #slide .botao h2 {
        font-size: 10px;
        padding: 10px;
    }
    
    
    #intro {
        margin: 100px 0 30px 0;
    }
    
    #intro .w50 {
        width: 100%;
        margin-bottom: 25px;
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }
    
    #intro .texto {
        margin: 0 25px 0 0;
        font-size: 14px;
    }
    
    #intro .texto svg {
        width: 15px;
        height: 15px;
    }
    
    #intro .texto svg:nth-child(1) {
        margin-bottom: 15px;
        margin-right: 10px;
    }
    
    #intro .texto svg:nth-child(2) {
        margin-top: 15px;
        margin-left: 15px;
    }
    
    #intro .botao h2 {
        font-size: 10px;
        padding: 10px;
    }
    
    #concretizacao .w50 {
        width: 100%;
    }
    
    #concretizacao .titulo {
        font-size: 12px;
    }
    
    #concretizacao h2 {
        font-size: 20px;
    }
    
    #concretizacao .texto {
        padding-right: 60px;
    }
    
    #concretizacao p {
        font-size:12px;
    }
	
	/* Noticias */
	
	#Noticias h3 {
	    font-size: 12px;
	}
	
	#Noticias .item{
	    width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#Noticias .item:first-child, #Noticias .item:last-child {
        margin: 0 0 3% 0;
    }
    
    #Noticias .itemImage {
        height: auto;
    }
	
	#Noticias .itemImage img{
	    height:auto;
	}
	
	#Noticias .iconFixa svg {
	    height: 40px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    padding:3px;
	    font-size:13px;
	}
	
	#Noticias .item h4 {
	    font-size: 18px;
	}
	
	#Noticias .verTodos{
	    margin-right:0;
	}
    
    #projetos .titulo {
        font-size: 12px;
    }
	
	#projetos .titulo::after {
	    width: 97%;
	}
	
	#projetos .w33 {
        width: 49%;
	}
	
	#projetos a:nth-last-child(-n+3) .w33 {
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
	}
	
	#projetos .w33.hotelaria {
	    margin-top: -40px;
	}
	
	#projetos .w33.desporto {
	    margin-top: 0;
	}
	
	#projetos .w33.habitacao, #projetos .w33.restauracao {
        height: 350px;
	}
	#projetos .w33 .block {
        height: 350px;
	}
	#projetos .w33.hotelaria, #projetos .w33.hotelaria .block {
        height: 500px;
	}
	#projetos .w33.desporto, #projetos .w33.desporto .block {
        height: 450px;
	}
	
	#projetos .w33 .block h2{
	    font-size: 11px;
	    padding: 15px;
	}
	
	#ultimosProj h3 {
	    font-size: 12px;
	}
	
	#ultimosProj .item{
        width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#ultimosProj .item:first-child, #ultimosProj .item:last-child {
        margin: 0 0 3% 0;
    }
    
    #ultimosProj .itemImage {
        height: auto;
    }
	
	#ultimosProj .itemImage img{
	    height:auto;
	}
	
	#ultimosProj .item h4 {
	    font-size: 18px;
	}
	
	#ultimosProj .verTodos {
	    font-size: 11px;
	    padding: 10px;
	}
	
	#sliderApp .sliderContent li h2 {
	    font-size: 18px;
	}
	
    #video3D .w50 {
        width: 100%;
    }
    
    #video3D .titulo {
        font-size: 12px;
    }
    
    #video3D h2 {
        font-size: 20px;
    }
    
    #video3D .w50.right {
        margin-top: 25px;
        padding-left: 0;
    }
    
    #video3D p {
        font-size:12px;
    }
	
	#destaques h3 {
	    font-size: 12px;
	}
	
	#destaques .item{
        width:100%;
	    height:auto;
	    margin:0 0 3%;
	}
	
	#destaques .item:first-child, #destaques .item:last-child {
        margin: 0 0 3% 0;
    }
	
	#destaques .itemImage{
	    height:auto;
	}
	
	#destaques .item h4 {
	    font-size: 18px;
	}
	
	#destaques .verTodos {
	    font-size: 11px;
	    padding: 10px;
	}
	
	#arquiteto .w70 {
        width: 100%;
	}
	
	#arquiteto .titulo {
        font-size: 12px;
    }
    
    #arquiteto h2 {
        font-size: 20px;
    }
    
    #arquiteto .texto {
        width: 70%;
    }
    
    #arquiteto p {
        font-size:12px;
    }
    
    #arquiteto .w30 {
        width: 65%;
        margin-left: 20px;
    }
	
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:100%;
        margin: 0 0 20px;
	}
	
	#multimedia .video iframe{
        width: 100%;
        height:250px;
	}
	
	#g-copyright {
	    margin-top: -75px;
	}
	
	#MenuInferior {
	    text-align: center;
	}
	
	#MenuInferior .w33 {
        width: 100%;
        margin-right: 0;
        display: block;
        margin-bottom: 50px;
	}
	
	#MenuInferior .titulo {
	    width: 65%;
	    font-size: 12px;
	}
	
	#MenuInferior .w15 {
        width: 49%;
        padding-right: 0;
	}
	
	#MenuInferior .w15.last {
	    width: 100%;
	}
	
	#MenuInferior .w15 .texto {
	    font-size: 11px;
	}
	
	#MenuInferior .w100 {
        width: 100%;
        text-align: center;
        margin: 20px 0 0 auto;
    }
	
	#BarraCopyright .w30.mymodal {
	    width: 100%;
	    display: none;
	}
	
	#BarraCopyright .w30, #BarraCopyright .w40 {
        width: 49%;
        font-size: 9px;
	}
	
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		left:10px;
	}
	
}
	
@media (min-width: 592px) and (max-width: 767px){
    
    #g-navigation .g-block{
        flex-basis:auto;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: right;
    }
    
    #g-navigation .g-grid {
        width: auto;
    }
    
    #g-navigation .g-content {
        padding: 0 15px;
    }
    
    #g-navigation .g-logo {
        width: 200px;
    }
    
    #menu-1134-particle{
        display:none;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        font-size: 9px;
    }
    
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 10%;
        font-size: 10px;
    }
    
    #barraTopo .idiomas {
        padding-top: 37px;
    }
    
    .g-content {
        width: auto;
        padding: 0 25px;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    #slide h2 {
        font-size: 40px;
    }
    
    #slide h3 {
        font-size: 19px;
    }
    
    #slide p {
        font-size: 12px;
    }
    
    #slide h3:first-of-type:before {
        font-size: 30px;
    }
    
    #slide h3:first-of-type:after {
        font-size: 30px;
    }
    
    #slide .botao h2 {
        font-size: 10px;
        padding: 10px;
    }
    
    
    #intro {
        margin: 100px 0 30px 0;
    }
    
    #intro .w50 {
        width: 100%;
        margin-bottom: 25px;
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }
    
    #intro .texto {
        margin: 0 25px 0 0;
        font-size: 14px;
    }
    
    #intro .texto svg {
        width: 15px;
        height: 15px;
    }
    
    #intro .texto svg:nth-child(1) {
        margin-bottom: 15px;
        margin-right: 10px;
    }
    
    #intro .texto svg:nth-child(2) {
        margin-top: 15px;
        margin-left: 15px;
    }
    
    #intro .botao h2 {
        font-size: 10px;
        padding: 10px;
    }
    
    #concretizacao .w50 {
        width: 100%;
    }
    
    #concretizacao .titulo {
        font-size: 14px;
    }
    
    #concretizacao h2 {
        font-size: 22px;
    }
    
    #concretizacao .texto {
        padding-right: 60px;
    }
    
    #concretizacao p {
        font-size:14px;
    }
    
	
	/* Noticias */
	#Noticias .g-content {
        margin: 50px auto;
    }

	#Noticias .item{
        height: 240px;
	    margin:0 .5% 2%;
	}
	
	#Noticias .itemImage{
	    height:150px
	}
	
	#Noticias .iconFixa svg {
	    height: 40px;
	}
	
	#Noticias .cat{
	    padding:3px;
	    font-size:13px;
	}
	
	#Noticias .subcat{
	    display:none;
	}
	
	#Noticias .item h4 {
	    font-size: 15px
	}
	
	#Noticias .item .itemDescription{
	    font-size:15px;
	    line-height:1.2;
	}
	
	#Noticias .verTodos{
	    margin-right:1%;
	}
	
	#projetos .titulo::after {
	    width: 97%;
	}
	
	#projetos .w33 {
        width: 49%;
	}
	
	#projetos a:nth-last-child(-n+3) .w33 {
        opacity: 1;
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
	}
	
	#projetos .w33.hotelaria {
	    margin-top: -40px;
	}
	
	#projetos .w33.desporto {
	    margin-top: 0;
	}
	
	#ultimosProj .item{
        height: 240px;
	    margin:0 .5% 2%;
	}
	
	#ultimosProj .itemImage{
	    height:150px;
	}
	
	#ultimosProj .item h4 {
	    font-size: 15px;
	}
	
	#ultimosProj .verTodos {
	    font-size: 11px;
	    padding: 10px;
	}
	
	#sliderApp .sliderContent li h2 {
	    font-size: 18px;
	}
	
    #video3D .w50 {
        width: 100%;
    }
    
    #video3D .titulo {
        font-size: 14px;
    }
    
    #video3D h2 {
        font-size: 22px;
    }
    
    #video3D .w50.right {
        margin-top: 25px;
        padding-left: 0;
    }
    
    #video3D p {
        font-size:12px;
    }
	
	#destaques .item{
	    height: 240px;
	    margin:0 .5% 2%;
	}
	
	#destaques .itemImage{
	    height:150px;
	}
	
	#destaques .item h4 {
	    font-size: 15px;
	}
	
	#destaques .verTodos {
	    font-size: 11px;
	    padding: 10px;
	}
	
	#arquiteto .w70 {
        width: 100%;
	}
	
	#arquiteto .titulo {
        font-size: 14px;
    }
    
    #arquiteto h2 {
        font-size: 22px;
    }
    
    #arquiteto .texto {
        width: 80%;
    }
    
    #arquiteto p {
        font-size:14px;
    }
    
    #arquiteto .w30 {
        width: 65%;
        margin-left: 0;
    }
	
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:100%;
        margin: 0 0 20px;
	}
	
	#multimedia .video iframe{
        width: 100%;
        height:330px;
	}
	
	#g-copyright {
	    margin-top: -75px;
	}
	
	#MenuInferior {
	    text-align: center;
	}
	
	#MenuInferior .w33 {
        width: 100%;
        margin-right: 0;
        display: block;
        margin-bottom: 50px;
	}
	
	#MenuInferior .titulo {
	    width: 50%;
	    font-size: 12px;
	}
	
	#MenuInferior .w15 {
        width: 49%;
        padding-right: 63px;
	}
	
	#MenuInferior .w15 .texto {
	    font-size: 11px;
	}
	
	#MenuInferior .w100 {
        width: 100%;
        text-align: center;
        margin: 20px 0 0 auto;
    }
	
	#BarraCopyright .w30.mymodal {
	    width: 20%;
	}
	
	#BarraCopyright .w30, #BarraCopyright .w40 {
        width: 39%;
	}
	
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		left:10px;
	}
}

@media (min-width: 768px) and (max-width: 958px){
    
    #g-navigation .g-block{
        flex-basis:auto;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: right;
    }
    
    #g-navigation .g-grid {
        width: 750px;
    }
    
    #g-navigation .g-logo {
        width: 200px;
    }
    
    #menu-1134-particle{
        display:none;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        font-size: 9px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 10%;
        font-size: 10px;
    }
    
    #barraTopo .idiomas {
        padding-top: 37px;
    }
    
    .g-content {
        width: 750px;
    }
    
    
    #slide h2 {
        font-size: 60px;
    }
    
    #slide h3 {
        font-size: 22px;
    }
    
    #slide p {
        font-size: 12px;
    }
    
    #slide h3:first-of-type:before {
        font-size: 30px;
    }
    
    #slide h3:first-of-type:after {
        font-size: 30px;
    }
    
    #slide .botao h2 {
        font-size: 10px;
        padding: 15px;
    }
    
    #intro .texto {
        margin: 0 45px 0 0;
        font-size: 16px;
    }
    
    #intro .texto svg:nth-child(1) {
        margin-bottom: 15px;
        margin-right: 10px;
    }
    
    #intro .texto svg:nth-child(2) {
        margin-top: 15px;
        margin-left: 15px;
    }
    
    #intro .botao h2 {
        font-size: 10px;
        padding: 15px;
    }
    
    #concretizacao .titulo {
        font-size: 12px;
    }
    
    #concretizacao h2 {
        font-size: 20px;
    }
    
    #concretizacao .texto {
        padding-right: 60px;
    }
    
    #concretizacao p {
        font-size:12px;
    }
    
	/* Noticias */
	
	#Noticias .item{
        height: 300px;
	    margin:0 .5% 2%;
	}
	
	#Noticias .itemImage{
	    height:200px;
	}
	
	#Noticias .cat{
	    font-size:13px;
	}
	
	#Noticias .subcat{
	    display:none;
	}
	
	#Noticias .item h4 {
	    font-size: 17px;
	}
	
	#Noticias .item .itemDescription{
	    font-size:15px;
	    line-height:1.2;
	}
	
	#Noticias .verTodos{
	    margin-right:1%;
	}
	
	#projetos .titulo::after {
	    width: 97%;
	}
	
	#projetos .w33 {
        width: 49%;
	}
	
	#projetos .w33.hotelaria {
	    margin-top: -40px;
	}
	
	#projetos .w33.desporto {
	    margin-top: 0;
	}
	
	#ultimosProj .item{
        height: 300px;
	    margin:0 .5% 2%;
	}
	
	#ultimosProj .itemImage{
	    height:200px;
	}
	
	#ultimosProj .item h4 {
	    font-size: 17px;
	}
	
	#ultimosProj .verTodos {
	    font-size: 11px;
	    padding: 15px;
	}
	
	#sliderApp .sliderContent li h2 {
	    font-size: 18px;
	}
	
    #video3D .titulo {
        font-size: 12px;
    }
    
    #video3D h2 {
        font-size: 20px;
    }
    
    #video3D .w50.right {
        padding-left: 60px;
    }
    
    #video3D p {
        font-size:12px;
    }
	
	#destaques .item{
	    height: 300px;
	    margin:0 .5% 2%;
	}
	
	#destaques .itemImage{
	    height:200px;
	}
	
	#destaques .item h4 {
	    font-size: 17px;
	}
	
	#destaques .verTodos {
	    font-size: 11px;
	    padding: 15px;
	}
	
	#arquiteto .titulo {
        font-size: 12px;
    }
    
    #arquiteto h2 {
        font-size: 20px;
    }
    
    #arquiteto p {
        font-size:12px;
    }
	
	
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:220px;
        margin: 0 5px 20px;
	}
	
	#multimedia .video iframe{
        width: auto;
        height: 165px;
	}
	
	#multimedia .videoItem h5 {
	    font-size:14px;
	}
	
	.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
		font-size: 2.8rem;
	}
	
	
	#g-copyright {
	    margin-top: -65px;
	}
	
	#MenuInferior .w33 {
        width: 100%;
        margin-right: 0;
        display: block;
        margin-bottom: 50px;
	}
	
	#MenuInferior .titulo {
	    width: 41%;
	}
	
	#MenuInferior .w15 {
        width: 31%;
        padding-right: 10px;
	}
	
	#MenuInferior .w15 .texto {
	    font-size: 11px;
	}
	
	#MenuInferior .w100 {
        width: 100%;
        text-align: center;
        margin: 20px 0 0 auto;
    }
	
	#BarraCopyright .w30.mymodal {
	    width: 34%;
	}
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		left:19%;
	}
}
	
@media (min-width: 959px) and (max-width: 1199px){
    
    #g-navigation .g-grid {
        width: 750px;
    }
    
    #g-navigation .g-logo {
        width: 230px;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        font-size: 9px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 5%;
        font-size: 10px;
    }
    
    #barraTopo .idiomas {
        padding-top: 37px;
    }
    
    .g-content {
        width: 750px;
    }
    
    #slide h2 {
        font-size: 80px;
    }
    
    #slide h3 {
        font-size: 25px;
    }
    
    #slide p {
        font-size: 12px;
    }
    
    #slide .botao h2 {
        font-size: 10px;
    }
    
    #intro .texto {
        margin: 0 45px 0 0;
        font-size: 16px;
    }
    
    #intro .texto svg:nth-child(1) {
        margin-bottom: 15px;
        margin-right: 10px;
    }
    
    #intro .texto svg:nth-child(2) {
        margin-top: 15px;
        margin-left: 15px;
    }
    
    #intro .botao h2 {
        font-size: 10px;
    }
    
    #concretizacao .titulo {
        font-size: 12px;
    }
    
    #concretizacao h2 {
        font-size: 20px;
    }
    
    #concretizacao .texto {
        padding-right: 60px;
    }
    
    #concretizacao p {
        font-size:12px;
    }
    
    
    
    /* Noticias */
	
	#Noticias .item{
	    height: 300px;
	    margin:0 .5% 2%;
	}
	
	#Noticias .itemImage{
	    height:200px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    font-size:13px;
	}
	
	#Noticias .item .itemDescription{
	    font-size:15px;
	    line-height:1.2;
	}
	
	#Noticias .item h4 {
	    font-size: 20px;
	}
	
	#Noticias .verTodos{
	    margin-right:1%;
	}
	
	#projetos .titulo::after {
	    width: 63%;
	}
	
	#projetos .w33 {
	    width: 32%;
	}
	
	#projetos .w33.habitacao, #projetos .w33.restauracao {
        height: 400px;
	}
	#projetos .w33 .block {
        height: 400px;
	}
	#projetos .w33.hotelaria, #projetos .w33.hotelaria .block {
        height: 550px;
	}
	#projetos .w33.desporto, #projetos .w33.desporto .block {
        height: 500px;
	}
	
	#projetos .w33 .block h2 {
	    font-size: 11px;
	}
	
	#ultimosProj .item{
	    height: 300px;
	    margin:0 .5% 2%;
	}
	
	#ultimosProj .itemImage{
	    height:200px;
	}
	
	#ultimosProj .item h4 {
	    font-size: 20px;
	}
	
	#ultimosProj .verTodos {
	    font-size: 11px;
	}
	
	#sliderApp .sliderContent li h2 {
	    font-size: 20px;
	}
    
    #video3D .titulo {
        font-size: 12px;
    }
    
    #video3D h2 {
        font-size: 20px;
    }
    
    #video3D .w50.right {
        padding-left: 60px;
    }
    
    #video3D p {
        font-size:12px;
    }
	
	#destaques .item{
	    height: 300px;
	    margin:0 .5% 2%;
	}
	
	#destaques .itemImage{
	    height:200px;
	}
	
	#destaques .item h4 {
	    font-size: 20px;
	}
	
	#destaques .verTodos {
	    font-size: 11px;
	}
	
	#arquiteto .titulo {
        font-size: 12px;
    }
    
    #arquiteto h2 {
        font-size: 20px;
    }
    
    #arquiteto p {
        font-size:12px;
    }
	
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:270px;
	}
	
	#multimedia .video iframe{
        width:auto;
        height:170px;
	}
	
	#multimedia .videoItem h5 {
	    font-size:16px;
	}
	
	
	#MenuInferior .w33 {
        width: 36%;
        margin-right: 35px;
	}
	
	#MenuInferior .titulo {
	    font-size: 12px;
	    width: 100%;
	}
	
	#MenuInferior .w33 .texto {
	    font-size: 11px;
	}
	
	#MenuInferior .w15 {
        width: 19%;
        padding-right: 10px;
	}
	
	#MenuInferior .w15 .texto {
	    font-size: 11px;
	}
	
	#MenuInferior .w100 {
	    margin: 20px 0 0 auto;
	}
	
	#BarraCopyright .w30.mymodal {
	    width: 34%;
	}
	
	#popUp .modal{
		left:29%;
	}
	
}

@media (min-width: 1200px) and (max-width: 1439px){
    
    #g-navigation .g-grid {
        width: 950px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 8%;
    }
    
    .g-content {
        width: 950px;
    }
    
    #slide h2 {
        font-size: 95px;
    }
    
    #slide h3 {
        font-size: 28px;
    }
    
    #slide p {
        font-size: 14px;
    }
    
    #intro .texto {
        margin: 0 55px 0 15px;
    }
    
    #concretizacao .texto {
        padding-right: 100px;
    }
    
    
    /* Noticias */
	
	#Noticias .item{
        height:300px;
	}
	
	#Noticias .itemImage{
	    height:200px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    font-size:13px;
	}
	
	#Noticias .item h4 {
	    font-size: 20px;
	}
	
	#Noticias .item .itemDescription{
	    font-size:15px;
	    line-height:1.2;
	}
	
	#ultimosProj .item{
        height:300px;
	}
	
	#ultimosProj .itemImage{
	    height:200px;
	}
	
	#ultimosProj .item h4 {
	    font-size: 20px;
	}
	
	#video3D .w50.right {
        padding-left: 70px;
    }
    
	#destaques .item{
        height:300px;
	}
	
	#destaques .itemImage{
	    height:200px;
	}
	
    #destaques .item h4 {
        font-size: 20px;
    }
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:32%;
        margin: 0 5px 20px;
	}
	
	#multimedia .video iframe{
        width:400px;
        height:230px;
	}
	
	#MenuInferior .w33 {
        width: 32%;
        margin-right: 65px;
	}
	
	#MenuInferior .titulo {
	    width: 100%;
	}
	
	#MenuInferior .w15 {
        width: 19%;
        padding-right: 20px;
	}
	
	#MenuInferior .w100 {
        width: 60%;
	}
	
	#popUp .modal{
		left:30%;
	}
}


@media (min-width: 1440px) and (max-width: 1599px){
    
    #g-navigation .g-grid {
        width: 1150px;
    }
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 10%;
    }
    
    .g-content {
        width: 1150px;
    }
    
    
    #intro .texto {
        margin: 0 60px 0 35px;
    }
    
    #Noticias .itemImage {
        height: 250px;
    }
    
	
	/* Multimédia */
	
	#multimedia .videoItem{
        width:415px;
	}
	
	#multimedia .video iframe{
        width:400px;
        height:230px;
	}
	
	#MenuInferior .titulo {
	    width: 80%;
	}
	
	#MenuInferior .w15 {
	    padding-right: 30px;
	}
	
	#popUp .modal{
		left:31%;
	}
}

@media (min-width: 1600px) and (max-width: 1799px){
    
    #barraTopo .idiomaSelect, #barraTopo .idiomas {
        right: 10%;
    }
    
}


