    #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;
}

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

body::-webkit-scrollbar-thumb{
	background-color: #998675;
}

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

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

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

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

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

#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: 'CenturyGothic', 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: #fff;
}

.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:'CenturyGothic-Bold',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:'CenturyGothic-Bold',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: 'CenturyGothic', 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: 'CenturyGothic', 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;
}



#g-header {
    padding: 0;
}

#menu .g-content {
    padding: 0;
    margin: 0;
}

#menu .menu {
    position: fixed;
    width: 100%;
    top: 0;
    right: -100%;
    bottom: 0;
    content: '';
    background: #f1edea;
    z-index: 1;
}

#menu .menu .lista {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    top: 0;
    right: 0;
    width: 350px;
    height: 100%;
    border: none;
    background: #998675;
    z-index: 9;
    text-align: right;
}

#menu .lista ul {
    margin: 0;
}

#menu .lista a:hover {
    text-decoration: none;
}

#menu .lista li {
    display: block;
    margin-bottom: 10px;
}

#menu .lista li a {
    font-family: 'CenturyGothic',sans-serif;
    font-size: 24px;
    color: #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    transition: all 0.6s ease-out 0s;
    text-decoration: none;
}

#menu .lista li:hover a {
    font-family: 'CenturyGothic-Bold',sans-serif;
}

#menu .contentProperties {
    overflow: hidden;
    display: none;
}

#menu .menu-projetos {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 54px 0 84px 48px;
    left: 5%;
    width: auto;
    height: 100vh;
    background: #f1edea;
}

#menu .projetosList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu .projetosItem {
    position: relative;
    margin-right: 30px;
}

#menu .projetosItem a, #menu .projetosItem a:hover {
    text-decoration: none;
}

#menu .projetosItem .itemImage:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #998675e6;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
} 

#menu .projetosItem:hover .itemImage:before {
    opacity: 1;
} 

#menu .projetosItem .itemImage {
    position: relative;
    margin-bottom: 23px;
    width: 280px;
    height: 70vh;
    max-height: 433px;
}

#menu .projetosItem .itemImage img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#menu .projetosItem .titulo {
    font-family: 'CenturyGothic-Bold',sans-serif;
    font-size: 20px;
    color: #998675;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#menu .projetosNav {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    bottom: 24px;
    right: -560px;
}

#menu .projetosNav button {
    padding: 9px 12px;
    opacity: .6;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    cursor: default;
    background: transparent;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#menu .projetosNav button.prev {
    transform: rotate(180deg);
}

#menu .projetosNav button.active {
    opacity: 1;
    cursor: pointer;
}

#menu .projetosNav svg {
    width: 20px;
    height: 20px;
}



#menu .menuLateral{
	position:fixed;
	width:5%;
	top:0;
	right: 0%;
    bottom: 0;
	background: #ffffffb3;
    border-left: 1px solid #998675;
    z-index: 3;
}

#menu .icon, #menu .iconOff {
    position: relative;
    width: 35px;
    right: 25%;
    float: right;
    top: 5%;
    cursor: pointer;
}

#menu .iconOff, #menu .logoIn{
	display:none;
}

#menu .logo, #menu .logoIn {
	position: relative;
    float: right;
    top: 50%;
    width: auto;
    right: -15%;
    overflow-x: hidden;
	transform:none;
	transition:all 0.3s ease-in-out;
}

#menu .logo svg, #menu .logoIn svg{
    width: 45px;
    height: 45px;
}

#menu .icons {
    position: relative;
    width: auto;
    right: 0;
    float: right;
    top: 78%;
    cursor: pointer;
}

#menu .icons svg{
    width: 20px;
    height: 20px;
    display: block;
    margin-bottom: 10px;
}


#menuDesktop {
    position: absolute;
    display: block;
    top: 0;
	right: 0%;
	width:5%;
    height: 100%;
    color: #fff;
	background: #ffffff80;
    border-left: 1px solid #fff;
    overflow: hidden;
    z-index: 450;
    clip: rect(0,auto,auto,0);
}

#menuDesktop .menuLateral{
	position:fixed;
	width:5%;
	top:0;
	right: 0%;
    bottom: 0;
}

#menuDesktop .icon, #menuDesktop .iconOff {
    position: relative;
    width: 35px;
    right: 25%;
    float: right;
    top: 5%;
    cursor: pointer;
}

#menuDesktop .iconOff{
	display:none;
}

#menuDesktop .icon svg path, #menuDesktop .iconOff svg path {
    fill: #fff;
}

#menuDesktop .icons {
    position: relative;
    width: auto;
    right: 0;
    float: right;
    top: 83.5%;
    cursor: pointer;
}

#menuDesktop .icons svg{
    width: 20px;
    height: 20px;
    display: block;
    margin-bottom: 10px;
}

#menuDesktop .icons svg path {
    fill: #fff;
}



#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;
	z-index: 4;
	min-height: 800px;
}

#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: relative;
    max-width: 1200px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    top: 15%;
    left: 0;
    z-index: 99;
}

#slide .info svg {
    width: 200px;
    height: 200px;
}

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

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

#slide .botao a:hover {
    text-decoration: none;
}

#slide .botao h2 {
    font-family: 'CenturyGothic-Bold', 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: 3px;
}

#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;
}

a:hover {
    text-decoration: none !important;
}

#intro {
    margin: 100px 0;
}

#intro .w50.left {
    width: 46%;
    padding-right: 50px;
}

#intro .w50 {
    width: 53%;
    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 {
    font-family: 'CenturyGothic',sans-serif;
    font-size: 20px;
    margin:0 85px 0 50px;
    padding: 30px 0;
}

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

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


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

#intro .botao a:hover {
    text-decoration: none;
}

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

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

#intro .image {
    width: 100%;
    list-style: none;
    position: relative;
    height: 100%;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}

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

#projetos {
    margin: 100px 0;
    position: relative
}

#projetos .background {
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: -200px;
    left: 10%;
}

#projetos .w50.left {
    width: 24%;
    display: inline-block;
    vertical-align: middle;
}

#projetos .w50.left .texto {
    font-size: 46px;
    color: #998675;
    margin-bottom: 40px;
    z-index: 1;
    position: relative;
    font-family: 'CenturyGothic', sans-serif;
    text-decoration-line: underline;
    text-decoration-thickness: 3px;
}

#projetos .w50.right {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 100px;
}

#projetos .fotos {
    position: relative;
}

#projetos .fotos .slideImages {
    position: relative;
    overflow: hidden;
    height: 500px;
}

#projetos .fotos .slideImages .item {
    width: 80%;
    height: 500px;
    position: relative;
    margin: 0 0 0 auto;
    justify-content: center;
    align-items: center;
}

#projetos .slideImages .item .image {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

#projetos .slideImages .item .image .texto {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000004d;
}

#projetos .slideImages .item .image h2 {
    position: absolute;
    bottom: 0;
    padding: 50px;
    width: 40%;
    font-family: 'CenturyGothic-Bold', sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 1.2;
}

#projetos .slideImages .item .image .image {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#projetos .slideImages .item .botao {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 25px;
    height: 90px;
}

#projetos .slideImages .item .botao svg {
    width: 40px;
    height: 40px;
}

#projetos .fotos .contentImages {
    position: absolute;
    width: auto;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

#projetos .fotos .contentImages .item {
    position: relative;
    width: auto;
    text-align: center;
    margin-bottom: 5px;
    display: block;
    background: #fff;
}

#projetos .contentImages .item .image {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #eee;
    cursor: pointer;
    opacity: 0.5;
}

#projetos .contentImages .item.curr .image {
    opacity: 1;
}

#projetos .mainVideo {
    margin: 150px 0 0;
}

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

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

#projetos .mainVideo .w50.left {
    z-index: 1;
    position: relative;
    background-size:cover;
    background-repeat:no-repeat;
}

#projetos .mainVideo .w50.left .icon {
    position: relative;
    width: 100%;
    height: 100%;
    background: #0000004d;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#projetos .mainVideo .w50.left .icon svg {
    width: 80px;
    height: 80px;
}

#projetos .mainVideo .w50.left .icon svg path {
    fill: #fff;
}

#projetos .video {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity:0;
    z-index: -1;
}

#projetos .video .closeVideo {
    position: absolute;
    right: 5%;
    top: 5%;
    fill: #fff;
    width: 40px;
    height: auto;
    margin-left: auto;
    cursor: pointer;
}

#projetos .video .closeVideo svg {
    width: 40px;
    height: auto;
}

#projetos .mainVideo .w50.right {
    padding: 50px 50px 50px 100px;
    background: #f5f3f1;;
    margin-left: -20px;
}

#projetos .mainVideo h2 {
    font-family: 'CenturyGothic-Bold', sans-serif;
    font-size: 40px;
    color: #998675;
    margin-bottom: 40px;
    font-weight: normal;
    line-height: 1.2;
}

#projetos .mainVideo p {
    font-family: 'CenturyGothic',sans-serif;
    font-size: 18px;
    color: #998675;
}



/* Ultimos Projetos */

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

#ultimosProj .titulo {
    position: absolute;
    top: -20px;
    right: 0;
}

#ultimosProj .separador {
    width: 150px;
    height: 1px;
    background: #998675;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 20px;
}

#ultimosProj h3{
    font-family: 'CenturyGothic', sans-serif;
    font-size: 20px;
    color: #998675;
    margin: 20px;
    display: inline-block;
    vertical-align: bottom;
    border-bottom: 1px solid #998675;
}

#ultimosProj .verTodos{
    width: auto;
    height: 40px;
    display: inline-block;
    margin-bottom: 20px;
}

#ultimosProj .verTodos:hover{
    background:#998675;
}

#ultimosProj .verTodos svg {
    width: 40px;
    height: 40px;
    border: 1px solid #998675;
    padding: 13px;
}

#ultimosProj .verTodos:hover svg path {
    fill: #fff;
}


#ultimosProj .noresults{
    font-family: 'CenturyGothic-Bold', sans-serif;
    border-bottom: none;
}

#ultimosProj .filtro .item {
    font-family: 'CenturyGothic-Bold', sans-serif;
    font-size: 16px;
    color: #998675;
    margin-right: 10px;
    cursor: pointer;
}

#ultimosProj .filtro .item .num {
    font-family: 'CenturyGothic', sans-serif;
    font-size: 16px;
    margin-left: 5px;
}


#ultimosProj .projetosProperties .content {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    transition: all 0.2s;
    will-change: transform;
    user-select: none;
    margin-top: 50px;
}


#ultimosProj .projetosProperties .content.active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

#ultimosProj .projetosProperties .item {
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

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

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

#ultimosProj .content .itemImage{
    height:500px;
    overflow:hidden;
    text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#ultimosProj .content .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000033;
}

#ultimosProj .content .titulo {
    position: absolute;
    top: 50%;
    left: 15px;
    font-family: 'CenturyGothic-Bold', sans-serif;
    font-size: 20px;
    color: #fff;
}

#ultimosProj .content .botao {
    position: absolute;
    bottom: 20px;
    right: 0;
    background: #fff;
    padding: 5px;
}

#ultimosProj .botao svg {
    width: 50px;
    height: 50px;
    padding: 15px;
}

#ultimosProj #submit {
    display: none;
}



/* Notícias */

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

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

#Noticias .titulo {
    position: relative;
    display: flex;
    align-items: center;
}

#Noticias h3{
    font-family: 'CenturyGothic', sans-serif;
    font-size: 20px;
    color: #998675;
    margin: 0;
}

#Noticias .verTodos{
    display: block;
    width: auto;
    text-align: right;
    margin: 0 0 0 auto;
}

#Noticias .verTodos a {
    font-family: 'CenturyGothic', sans-serif;
    font-size: 18px;
    color: #998675;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 5px;
    border-bottom: 1px solid transparent;
}

#Noticias .verTodos:hover a{
    border-bottom: 1px solid #998675;
}


#Noticias .newsBlocks{
    margin: 30px 0;
}

#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:330px;
    overflow:hidden;
    text-align: center;
}

#Noticias .itemImage img{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#Noticias .iconFixa {
    position: absolute;
    top: 5px;
    right: 5px
}

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

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

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

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

#Noticias .date{
    color: #998675;
    display: inline-block;
    font-family: 'CenturyGothic-Bold', sans-serif;
    font-size: 18px;
}

#Noticias .catnivel3{
    display:none;
}

#Noticias .cat, #Noticias .subcat{
    padding:5px;
    background:#272727;
    color:#fff;
    display: none;
    font-size:15px;
    margin:0 5px 0  0;
    font-family:'CenturyGothic',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: 'CenturyGothic',sans-serif;
    color: #998675;
    margin: 10px 0 0;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    font-weight: normal;
}

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

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



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

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

#sliderApp .slider {
    margin: 0;
}

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

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

#sliderApp .sliderContent li h2 {
    width: 40%;
    font-family: 'CenturyGothic-Bold', sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 1.2;
    margin: auto;
}

#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;
}

#sliderApp .sliderContent #arrows {
    margin: 0 !important;
    width: auto !important;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    bottom: -60px;
    right: 8%;
    z-index: 1;
}

#sliderApp .sliderContent #arrows .arrow {
    padding: 9px 15px;
    opacity: 1;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    cursor: pointer;
    background: transparent;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #a39283;
}

#sliderApp .sliderContent #arrows .arrow.prev {
    transform: rotate(180deg);
    margin-right: 10px;
}

#sliderApp .sliderContent #arrows img {
    width: 15px;
    height: 15px;
}



/* Destaques */

#destaques .g-content{
    margin:100px auto;
    border-top: 1px solid #000;
}

#destaques h3{
    font-family: 'CenturyGothic-Bold', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 100px;
    margin-bottom: 50px;
}

#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 .catnivel3{
    display:none;
}

#destaques .cat, #destaques .subcat{
    padding:5px;
    background:#272727;
    color:#fff;
    display:inline-block;
    font-size:15px;
    margin:0 5px 0  0;
    font-family:'CenturyGothic',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:'CenturyGothic-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:'CenturyGothic',sans-serif;
    line-height:1.2;
}

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

#destaques .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: 'CenturyGothic-Bold',sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

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




/* 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: 'CenturyGothic',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: 'CenturyGothic-Bold',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: 'CenturyGothic', 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: 1200px;
}

#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: #998675;
    color: #fff;
    padding: 0;
    font-family: 'CenturyGothic',sans-serif;
    bottom:0;
    width:100%;
    clip-path: polygon(70% 10%,100% 0%,100% 100%,0% 100%,0% 0%,35% 2%);
    margin-top: -45px;
    text-transform: uppercase;
}

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

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

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

#MenuInferior .titulo {
    font-family: 'CenturyGothic-Bold', 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 .w50 .texto {
    font-family: 'CenturyGothic',sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: none;
}

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

#MenuInferior .w100 {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
}

#MenuInferior .w100 .texto {
    font-family: 'CenturyGothic',sans-serif;
    font-size: 16px;
    text-transform: lowercase;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

#MenuInferior .w100 .texto a {
    color: #fff;
}

#MenuInferior .w100 .icon{
    height: 47px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

#MenuInferior .w100 .icon svg{
    width: 50px;
    height: 50px;
    padding: 10px;
    border: 1px solid #fff;
}

#MenuInferior .w100 .icon svg path {
    fill: #fff;
}

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

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

#BarraCopyright .w30.mymodal svg polygon {
    fill: #fff;
}

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

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

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

#BarraCopyright .w30 svg path {
    fill: #fff;
}

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

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

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

table tbody td{
	color: #1d1d1b;
    text-align: center;
    font-family: 'CenturyGothic',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;
    margin: 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 {
    text-align: right;
}
#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
    background: transparent;
}
#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: 'CenturyGothic',sans-serif;
}
#popUp a {
    color: #000;
}
#popUp a:hover {
    border-bottom: 1px solid #e74c3c;
}
#popUp .modal-footer {
    background: #fff
}
#popUp .modal-footer button {
    outline: none;
    background: #998675;
    border: 1px solid #998675;
    font-family: 'CenturyGothic',sans-serif;
    font-size: 14px;
}
#popUp .modal-footer button:hover {
    background: #fff;
    color: #998675;
}

@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;
    }
	
	/* 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;
	}
	
	
	#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;
	}
    
    #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;
	}
	
	
	/* 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;
    }
    
	/* 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;
	}
	
	
	#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;
	}
    
    #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;
	}
	
	
	/* 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;
    }
    
	/* 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;
	}
    
	
	#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;
	}
	
	
	#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;
	}

	
	
	/* 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;
    }
    
	
	/* 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%;
	}
	
	#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;
	}
	
	
	#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;
	}

	
	
	/* 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;
    }
    
	/* 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%;
	}
	
	
	#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;
	}
	
	
	#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;
	}
	
	
	
	
	/* 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;
    }
    
    
    
    /* 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%;
	}
	
	
	#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;
	}
    
	
	#destaques .item{
	    height: 300px;
	    margin:0 .5% 2%;
	}
	
	#destaques .itemImage{
	    height:200px;
	}
	
	#destaques .item h4 {
	    font-size: 20px;
	}
	
	#destaques .verTodos {
	    font-size: 11px;
	}
	
	
	/* 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;
    }
    
    
    /* 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;
	}

    
	#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%;
    }
    
}


