.soon{
    color: #fff;
    font-family: 'Poppins-Light',sans-serif;
    position:fixed;
    right:50px;
    bottom:20px;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #d3d3d3; 
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #005c83; 
}

body #g-page-surround, #g-slideshow{
    background: #0f110d !important;
}

#g-top .g-particle[id^="custom-"]:nth-of-type(1),
#g-navigation .g-particle[id^="custom-"]:nth-of-type(1) {
    position: absolute;
    top: -1000px;
}

.g-default-slideshow{
    margin-left: 0;
    margin-right: 0;
}

#slide {
    margin-top: 100px;
}

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

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

#slide .hideImage img {
    width: 100%;
    aspect-ratio: 840 / 400;
    min-height: 900px;
}

.sliderPrincipal {
    width:100%;
    margin: 0px auto;
    position:relative;
    overflow:hidden;
}

.sliderPrincipal ul{
    margin:0 auto;
}

.sliderPrincipal img{
    width:100%;
}

.sliderPrincipal ul li{
	width: 100%;
    list-style: none;
    position: absolute;
    z-index: 1;
    height: 100%;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    right: 0;
}
 
.sliderPrincipal #dots{
	display: none;
    position: absolute;
    left: auto;
    right: 50px;
    height: 30px;
    z-index: 9999;
    font-size: 0;
    text-align: center;
    /* opacity: 0.7; */
	opacity: 0.0;
}

.sliderPrincipal #dots a{
    background:#333;
    margin:0 6px;
    width:18px;
    height:18px;
    box-shadow:0 0 1px 0 #333;
    border-radius:100%;
    display: inline-block;
    cursor:pointer;
}

.sliderPrincipal #dots a.active {background:#FFF; }

.sliderPrincipal .arrow {
    position:absolute;
    top:50%;
    width:70px;
    height:100px;
    margin-top:-50px;
    background:#FFF;
    z-index:999;
    opacity:0.7;
    line-height:100px;
    color:#333;
    text-align:center;
    text-decoration:none;
}

.sliderPrincipal .arrow.prev{left:0; }

.sliderPrincipal .arrow.next {right:0; }

.sliderPrincipal .arrow:active{
    background:#FAFAFA;
    opacity:1;
}

.sliderPrincipal .overlay{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.15);
    z-index: 9;
    width: 100%;
    height: 100%;
}

.sliderPrincipal .info{
	position: absolute;
    width: 100%;
    /* left: 15%; */
	left: 13%; /* Added */
    text-align: left;
    padding: 0 50px;
    top: 15%;
	-webkit-transition: all 1s ease-in;
	-moz-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
	z-index: 99;
}

.sliderPrincipal .Titulo h3 {
	background: linear-gradient(to right, #289094, #48a3a7, #96cbcd, #fff 50%);
    background-clip: border-box;
	color: whitesmoke;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	font-size: 130px;
	font-family: Optima-Medium,Arial,Helvetica, sans-serif; /* Added */
	left: 13%;
	position: relative;
	padding-top: 150px;
}

.sliderPrincipal .Subtitulo h3 {
	font-weight: 100; /* Added */
    font-family: Optima, Arial, Helvetica, sans-serif; /* Added */
	font-size: 20px;
	left: 25%;
	position: relative;
	color: #fff;
}

.sliderPrincipal .tags{
	position: absolute;
	/* left: 33.5%; */
	left: 31.5%; /* Added */
	padding-top: 1000px;
	top: 110%;
	background-color: #be3e00;
	padding: 16px; /* Added */
	padding-inline: 25px; /* Added */
	font-size: 15px;
	/* font-family: Optima; */
	font-family: Barlow-Regular; /* Added */
}

#sliderPrincipal .Titulo{
	background: linear-gradient(to right, #289094, #48a3a7, #96cbcd 12%, #fff 50%);
    background-clip: border-box;
	color: whitesmoke;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	font-size: 130px;
	font-family: Arial,Helvetica, sans-serif;
	left: 13%;
	position: relative;
	top: 45%;
}



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

#g-slideshow{
    position: relative;
    width: 100%;
    height: 100%;
	padding:0px;
	background: #ffffff !important;
}

.g-home-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
}
/*
#g-header{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
*/

#g-header{
	color: transparent;
    padding: 0;
}
#g-header .logo{
    text-align: center;
}

#g-header .logo img{
    max-width:250px;
    margin-top: -150px;
	float:left;
}

#TextoVideo{
	position: absolute;
    top: 215px;
    width: auto;
    height: auto;
    left: 30%;
    display: block;
    justify-content: center;
    align-items: center;
	background:#0000;
}

#TextoVideo h1{
    font-family: 'FSAlbert-Bold',sans-serif;
    color:#fff;
    font-size: 60px;
    max-width: 800px;
    margin: 30px auto;
}

#TextoVideo h2{
    font-family: 'FSAlbert-Regular',sans-serif;
    color:#fff;
    font-size: 25px;
    max-width: 800px;
    margin: 0px auto;
}
.conteudo {
	justify-content: center;
    display: grid;
    align-content: center;
}
.botao { /* Added */
	color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    background-color: #be3e00;
    width: fit-content;
    position: relative;
    height: fit-content;
    padding: 16px;
    padding-inline: 25px;
    font-size: 15px;
    font-family: Barlow-Regular;
}

.botao:hover{
	background: #114e71;
	color:#000;
}

#g-header .item{
    position: relative;
    width:100%;
}

#g-header .slide1{
    left:0;
    opacity:1;
}

#g-header .slide2, #g-header .slide3, #g-header .slide4, #g-header .slide5, #g-header .slide6, #g-header .slide7{
    left:100%;
    opacity:0;
}

#Video{
	height: 1000px;
}

/*
#image-9035-particle{
	width: auto;
    position: fixed;
    left: 15%;
}


#image-9035-particle img{
	max-width:300px;
}*/

/* MENU - (ANTIGO) */

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

#menu .menu{
	position:fixed;
	width:100%;
	top:0;
	left: -100%;
    bottom: 0;
    right: 0;
	content:'';
	background:rgb(10, 41, 90, 0.8);
	z-index:3;
}

#menu .menu .logo{
	position: relative;
    width: 175px;
    left: 50px;
    top: 25px;
    background: #000;
    border-radius: 20px;
    padding: 8px;
	z-index:3;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	
}

#menu .menu .logo:hover{
	background-color: #000;
	text-shadow: none;	
}

#menu .menu .logo:hover:before {
	bottom: 0%;
	top: auto;
	height: 100%;
	border-radius:15px;
}

#menu .menu .logo:before {
	display: block;
	position: absolute;
	left: -1px;
	top: 0px;
	height: 0px;
	width: 101%;
	border-radius:15px;
	z-index: -1;
	content: '';
	background: #fff;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#menu .menu .logo img{
	max-width:100%;
	margin-top:0;
	float:none;
}

#menu .menu .parent{
    width: 100%;
    height: 80%;
	left: 0%; 
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#menu .menu .parent ul{
	margin-left:30%;
}

#menu .parent li{
	display:block;
}

#menu .parent li.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

#menu .parent li.animated{
	visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

#menu .parent li.fadeInDown{
	-webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

#menu .parent li.fadeInUp{
	-webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

#menu .parent li:nth-child(2){
	animation-delay:0.2s;
}

#menu .parent li:nth-child(3){
	animation-delay:0.3s;
}

#menu .parent li:nth-child(4){
	animation-delay:0.4s;
}

#menu .parent li:nth-child(5){
	animation-delay:0.5s;
}

#menu .parent li:nth-child(6){
	animation-delay:0.6s;
}

#menu .parent li:nth-child(7){
	animation-delay:0.7s;
}

#menu .parent li h2{
	color: #299296;
	text-align: right;
	display: block;
	margin: 0;
	font-size: 110px;
}

#menu .parent li h4{
	font-size: 50px;
    font-family: Arial,Helvetica, sans-serif;
    color: #fff;
	display:block;
	cursor:pointer;
	text-align:right;
	margin:0;
}

#menu .parent li.active h4{
	color:#299296;
}

#menu .parent li::marker{
	display:none;
}
/*
#menu .parent li:hover .sub{
	display:block;
}
*/
#menu .sub1,#menu .sub2,#menu .sub3,#menu .sub4, #menu .sub5{
	display:none;
	position:relative;
}

#menu .sub1 span,#menu .sub2 span,#menu .sub3 span,#menu .sub4 span, #menu .sub5 span{
	font-size: 30px;
    font-family: 'Poppins-Light',sans-serif;
    color: #fff;
    display: block;
	position:relative;
    text-align: right;
	transition:0.3s;
}

#menu .sub1 span:after,#menu .sub2 span:after,#menu .sub3 span:after,#menu .sub4 span:after, #menu .sub5 span:after {
    position: absolute;
    transition: .3s;
    content: '';
    height: 3px;
    background: #fff;
	right: 0;
    bottom: auto;
    top: -3px;
    width: 0%;
}
  
#menu .sub1 span:hover,#menu .sub2 span:hover,#menu .sub3 span:hover,#menu .sub4 span:hover, #menu .sub5 span:hover  {
	cursor: pointer;
}

#menu .sub1 span:hover:after,#menu .sub2 span:hover:after,#menu .sub3 span:hover:after,#menu .sub4 span:hover:after, #menu .sub5 span:hover:after  {
	width:60%;
	top: calc(100% - 3px);
}  

#menu .menuLateral{
	transition: 0.6s ease-out;
	position: fixed;
	width: 100%;
	left: 0%;
	content: '';
	background: #114e7100;
	z-index: 3;
	display: inline-grid;
	align-items: center;
	grid-template-columns: repeat(4, 1fr);
}

#menu .icon, #menu .iconOff {
	position: relative;
	width: 50px;
	float: right;
	cursor: pointer;
	justify-self: center;
}

#menu .iconOff{
	display:none;
}

#menu .logoSlider {
	position: relative;
	display: inline-block;
	left: 80%;
	width: 140px;
}

#menu .Botao {
	display: inline-block;
	position: relative;
	background: #299094;
	left: 120%;
	padding: 2%;
	font-family: Optima;
	color: #fff;
	font-size: 15px;
	width: fit-content;
	
}

#menu .Esfera{
	width: 45px;
	display: inline-block;
	left: 65%;
	position: relative;
}

#menu .iportal {
	position: relative;
    float: right;
    top: 85%;
    width: 150px;
    right: 35%;
    overflow-x: hidden;
	transform:none;
	transition:all 0.3s ease-in-out;
}

#menu .iportal img{
	margin-left:105px;
}

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

#menu .menuMobile{
	display:none;
	position:fixed;
	width:100%;
	top:-100%;
	left: -100%;
    bottom: 0%;
    right: 0;
	content:'';
	background:#00f9b8;
	z-index:3;
	overflow-y:auto;
	padding-bottom:50px;
}

#menu .menuMobile .parent li h4{
	font-size:50px;
}

#menu .menuMobile .sub1 span, #menu .menuMobile .sub2 span, #menu .menuMobile .sub3 span, #menu .menuMobile .sub4 span, #menu .menuMobile .sub5 span{
	font-size:23px;
}


#menu .menuTopo{
	display:none;
	position:fixed;
	height:7%;
	top:0;
	left: 0%;
    bottom: 0;
    right: 0;
	content:'';
	background:#06b68bd1;
	z-index:2;
}

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

#menu .menuTopo .iconOff{
	width:35px;
}

#menu .menuTopo .iportal{
	position: relative;
    float: left;
    top: 10%;
    width: 100px;
    left: 5%;
}

#menu .menuTopo .iportal img{
	margin-left:0px;
}



#barra{
	position: absolute;
    width: 8%;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
	height:1000px;
}

/*
#barra .traducao{
	position:absolute;
    top:7%;
	text-align:center;
}

#barra .traducao span{
	display:block;
	font-size: 15px;
    font-family: 'FSAlbert-Regular',sans-serif;
	padding:5px 0px;
	color:#fff !important;
	cursor:pointer;
}

#barra .traducao span.active {
    font-family: 'FSAlbert-Bold',sans-serif;
}*/

#barra .partilha{
	filter: invert(1);
	position:fixed;
	top: 86%;
	left: 5%;
	text-align:center;
	z-index: 9999;
}

#barra .partilha span{
	display:block;
}

#barra .partilha img{
	width:20px;
}


.skiptranslate {
    display: none !important;
}

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

#traducao .idiomas{
	position: absolute;
    top: 4%;
    right: 4%;
    background: transparent;
    outline: none;
	z-index:2;
	display:grid;
}

#traducao .idiomas a{
	color: #fff;
}

/* --------- Menu - (NOVO) ---------- */

/* ------- Menu Superior --------- */
#g-navigation {
	z-index: 200;
    background: #fff;
    box-shadow: #80808014 0px 5px 10px;
	position: fixed;
    width: 100%;
}

#g-navigation .g-grid:nth-child(2) {
	height: 0;
    width: 1600px;
    margin: auto;
    display: flex;
    justify-content: space-between;
	flex-wrap: nowrap;	
}

#g-navigation .g-grid:nth-child(3) {
    width: 1600px;
    margin: auto;
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
	flex-wrap: nowrap;
}

#g-navigation .g-grid:nth-child(3) .size-25 {
	display: flex;
    justify-content: flex-start;
    height: 80px;
    flex: 0 215px;
    width: 215px;
}

#g-navigation .g-grid:nth-child(4) {
    width: 1600px;
    margin: auto;
    padding: 0px;
	display: flex;
    justify-content: space-between;
}

#logo {
	display: flex;
	justify-content: flex-start;
    height: 80px;
}

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

#logo .logo {
    width: fit-content;
    position: relative;
    z-index: 501;
}

#logo .logo img, #logo .logo svg {
	height: 100%;
}

#logo .logo svg g:first-child path:nth-child(1) { 
    transform-origin: center;
}

#logo .logo svg g:first-child path:nth-child(1) { 
	animation: bounceLogoRotate 4s ease-in-out infinite;
	animation-delay: 0s;
}

#logo .logo svg g:first-child path:nth-child(2) { 
	animation: bounceLogoRotate 4s ease-in-out infinite;
	animation-delay: 1s;
}

@keyframes bounceLogoRotate {
	0%, 100% {
		transform: rotate(0deg);
	}

	50% {
		transform: rotate(3deg);
	}
}

/* --- */
#menuMega {
	display: flex;
    justify-content: center;
    flex: 0 74%;
    width: 74%;
    margin-inline: 2%;
	line-height: 0;
}

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

#menuMega .dj-megamenu-wrapper {
	float: right;
	line-height: 0;
}

#menuMega .dj-megamenu-default {
    width: fit-content;
    background: #ffffff;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
	position: relative;
}

#menuMega .dj-megamenu-default li {
	position: static;
}

#menuMega .dj-megamenu-default li.dj-up.itemid375 {
	height: 60px;
}

#menuMega .dj-megamenu-default li:hover, #menuMega .dj-megamenu-default li.hover {
    position: static;
}

#menuMega .dj-megamenu-default li a.dj-up_a {
    height: 80px;
	border: unset;
    color: #000;
	background: transparent;
	text-transform: capitalize;
}

#menuMega .dj-megamenu-default li a.dj-up_a.alamar {
  position: relative;
  background: radial-gradient(circle, #005c83 0%, #003f5a 100%);
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  padding: 0 25px;
  border: none;
}

#menuMega .dj-megamenu-default li a.dj-up_a.alamar::before,
#menuMega .dj-megamenu-default li a.dj-up_a.alamar::after {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  transform: translateX(-65px) skewX(-15deg);
  pointer-events: none;
}

#menuMega .dj-megamenu-default li a.dj-up_a.alamar::before {
  width: 60px;
  background: rgba(255, 255, 255, 0.5);
  filter: blur(30px);
  opacity: 0.5;
  animation: alamarShineBefore 15s linear infinite;
  animation-delay: 5s;
}

#menuMega .dj-megamenu-default li a.dj-up_a.alamar::after {
  width: 30px;
  left: 30px;
  background: rgba(255, 255, 255, 0.2);
  filter: blur(5px);
  animation: alamarShineAfter 15s linear infinite;
  animation-delay: 5s;
}

@keyframes alamarShineBefore {
  0% {
    transform: translateX(-65px) skewX(-15deg);
    opacity: 0.5;
  }
  6.67% { /* 1s of a 15s cycle */
    transform: translateX(195px) skewX(-15deg);
    opacity: 1;
  }
  6.68% {
    transform: translateX(-65px) skewX(-15deg); /* instant reset */
    opacity: 0.5;
  }
  100% {
    transform: translateX(-65px) skewX(-15deg);
    opacity: 0.5;
  }
}

@keyframes alamarShineAfter {
  0% {
    transform: translateX(-65px) skewX(-15deg);
  }
  6.67% {
    transform: translateX(195px) skewX(-15deg);
  }
  6.68% {
    transform: translateX(-65px) skewX(-15deg); /* instant reset */
  }
  100% {
    transform: translateX(-65px) skewX(-15deg);
  }
}

#menuMega .dj-megamenu-default li a.dj-up_a.alamar:hover {
	background: radial-gradient(circle, #9fedf7 0%, #5ee5f7 100%);
}

#menuMega .dj-megamenu-default li a.dj-up_a.alamar:hover::after {
	animation: none;
}


#menuMega .dj-megamenu-default li a.dj-up_a.alamar:hover::before {
	animation: none;
}

#menuMega .dj-megamenu-default li.dj-up.fullwidth > .dj-subwrap > .dj-subwrap-in {
	margin: 0 0 0 calc((100% - 1600px) / 2);
    padding: 0;
    width: calc(100% - calc((100% - 1600px) / 2));
	min-height: 450px;
}

#menuMega .dj-megamenu-default li:hover div.dj-subwrap > .dj-subwrap-in:before,
#menuMega .dj-megamenu-default li.hover div.dj-subwrap  > .dj-subwrap-in:before {
	content: "";
	position: absolute;
    bottom: 0;
    left: 28%;
    height: 100%;
    max-width: 50%;
    aspect-ratio: 567 / 387;
    background-image: url(/images/SVG/MarcaDagua.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    opacity: 0.037;
	z-index: -1;
}

#menuMega .dj-megamenu-default li:hover div.dj-subwrap, #menuMega .dj-megamenu-default li.hover div.dj-subwrap {
    background: #f8f8fafc;
    margin-top: 0px;
}

#menuMega .dj-megamenu-default li:hover div.dj-subwrap:after, #menuMega .dj-megamenu-default li.hover div.dj-subwrap:after {
	content: '';
    position: absolute;
	pointer-events: none;
    background: #015c8387;
    filter: blur(100%);
    left: 0;
    display: block;
    height: 100vh;
    width: 100%;
    -webkit-backdrop-filter: blur(1px) brightness(90%);
    backdrop-filter: blur(1px) brightness(90%);
}

#menuMega .dj-megamenu-default li a.dj-up_a > span {
    height: 80px;
	padding: 0 20px;
    line-height: 60px;
}

#menuMega .dj-megamenu-default li a.dj-up_a > span {
	font-family: 'FSAlbert-Bold', sans-serif;
	font-size: 20px;
    margin: 0 10px 0 10px;
    padding: 0px;
	font-weight: normal;
    border-bottom: 5px solid transparent;
	color: #005c83;
}

#menuMega .dj-megamenu-default li a.dj-up_a.alamar > span {
    color: #fff;
	height: 60px;
}

#menuMega .dj-megamenu-default li.dj-up.hover a.dj-up_a.alamar > span {
    color: #005c83;
	border-bottom: unset;
}

#menuMega .dj-megamenu-default li.dj-up.hover a.dj-up_a > span {
	border-bottom: 5px solid #005c83;
}

#menuMega .dj-megamenu-default li.dj-up.active a.dj-up_a > span {
    border-bottom: 5px solid #005c83;
	font-family: 'FSAlbert-Bold', sans-serif;
}

#menuMega .dj-megamenu-default li a.dj-up_a .arrow {
	display: none;
}

#menuMega .dj-megamenu-default li ul.dj-submenu {
	padding: 0px;
	margin: 0px;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li.parent>a .arrow {
	display: none;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li.first {
	border: unset;	
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li {
	border: unset;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(1) > ul.dj-submenu>li>a {
	cursor: pointer;
	font-size: clamp(3.4375rem, 1.875rem + 2.0833vw, 4.375rem);
    line-height: normal;
	word-break: break-word;
    font-family: 'FSAlbert-ExtraBold', sans-serif;
    color: #005c83;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu>li>a,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu>li>a {
	font-family: 'FSAlbert-Bold', sans-serif;
    font-size: 155%;
	line-height: normal;
	padding: 12px 20px;
    color: #005c83;
    border: unset;
    margin: 0;
    width: 100%;
	-webkit-transition: all 0s ease-out;
    transition: all 0s ease-out;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu>li.subtree>a,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu>li.subtree>a {
	color: #005c83;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu>li>a:hover,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu>li>a:hover {
	color: #ffffff;
	background: #005c83;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li>a.hideItem,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li>a.hideItem {
	display: none;
}

#g-navigation small.subtitle {
	display: none;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li>a small.subtitle,
#menuMega .dj-megamenu-default li ul.dj-submenu>li>a:hover small.subtitle,
#menuMega .dj-megamenu-default li ul.dj-submenu>li>a.active small.subtitle,
#menuMega .dj-megamenu-default li ul.dj-submenu>li.hover:not(.subtree)>a small.subtitle,
#menuMega .dj-megamenu-default li a.dj-up_a small.subtitle, #menuMega small.subtitle {
	display: none;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li>a.active {
	color: #ffffff;
	background: #005c83;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li>a:not(.active):hover, .dj-megamenu-default li ul.dj-submenu>li.hover:not(.subtree)>a { 
	background: unset;
}

#menuMega .dj-megamenu-default li ul.dj-subtree {
	margin: 0 !important;
}

/* --- */
#menuMega .dj-megamenu-default li ul.dj-subtree[aria-label="Peças em Destaque"] {
	display: none;
}

/* --- */
#menuMega .dj-megamenu-default li ul.dj-subtree>li {
	list-style: none;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li>a,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu li ul.dj-subtree>li>a {
	font-family: 'FSAlbert-Bold', sans-serif;
    font-size: 17px;
    line-height: normal;
	padding: 12px 20px 12px 25px;
    color: #2d393f;
    border: unset;
    margin: 0;
    width: 100%;
    -webkit-transition: all 0s ease-out;
    transition: all 0s ease-out;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li>a:hover,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu li ul.dj-subtree>li>a:hover {
	color: #ffffff;
	background: #005c83;
}

/* --- */
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li.parent>a,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu li ul.dj-subtree>li.parent>a {
    font-size: 155%;
	color: #005c83;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li.parent.active>a,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu li ul.dj-subtree>li.parent.active>a {
	background: #015c83;
    color: #fff;
	text-decoration: none;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li.parent>a:hover,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li.parent.active>a:hover,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu li ul.dj-subtree>li.parent>a:hover,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu li ul.dj-subtree>li.parent.active>a:hover {
	background: #015c83;
    color: #fff;
}

/* --- */
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li.parent ul.dj-subtree li>a, 
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(3) > ul.dj-submenu li ul.dj-subtree>li.parent ul.dj-subtree li>a {
	padding: 12px 20px 12px 30px;
}

/* --- */
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li>a.hideItem,
#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(2) > ul.dj-submenu li ul.dj-subtree>li>a.hideItem {
	display: none;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol {
	padding: 85px 0 85px 0;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) {
    --base-width: calc(100% - ((100% - 1600px) / 2));
    width: calc(var(--base-width) * 0.2) !important;
    height: 100%;
    display: flex;
    position: absolute;
    right: 0;
    background: #a9c7d5fc;
    align-items: center;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) > ul.dj-submenu>li>a {
    line-height: normal;
    padding: 25px 50px;
    width: 100%;
    margin: 0;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) > ul.dj-submenu>li>a img.dj-icon {
    margin: 0 0 22px 0;
    width: 65%;
    min-width: 120px;
    max-height: unset;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) > ul.dj-submenu>li>a .image-title {
    text-align: center;
    display: inline-block;
    width: 100%;
}

#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) > ul.dj-submenu>li>a .image-title .name {
    font-size: 21px;
    font-family: 'FSAlbert-Regular', sans-serif;
    color: #ffffff;
}

#menuExtras {
	font-size: 0;
    display: flex;
    flex: 0 130px;
    width: 130px;
	min-width: 130px;
    height: 80px;
	padding-top: 13px;
}


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

#menuExtras .mainPesquisa {
    display: inline-block;
    height: 35px;
    width: 40px;
    padding-right: 10px;
    border-right: 1px solid #7de1ff;
}

#menuExtras .mainTranslate {
    vertical-align: bottom;
    display: inline-block;
    margin-inline: 5px;
    height: 35px;
    width: 35px;
	border: unset;
}

#menuExtras .mainPesquisa svg {
    margin-top: 3px;
    height: 32px;
	width: 23px;
    display: inline-block;
}

#menuExtras .mainPesquisa svg path {
	fill: #005c83;
}

#menuExtras .gtranslate_wrapper {
	height: 35px;
    width: 35px;
}

#menuExtras .gtranslate_wrapper select.gt_selector {
    text-align: center;
    height: 35px;
    width: 32px;
    font-size: 18px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: unset;
	color: #005c83;
	cursor: pointer;
}

#menuExtras .gtranslate_wrapper select.gt_selector:focus-visible {
	outline: unset;
}

#menuExtras .gtranslate_wrapper select.gt_selector option:nth-child(1) {
	display: none;
}

#menuExtras .gtranslate_wrapper select.gt_selector option {
	font-size: 14px;
}

#menuExtras .mainLogo {
	display: inline-block;
	height: 35px;
    width: 40px;
	padding-left: 10px;
	border-left: 1px solid #7de1ff;
}

#menuExtras .mainLogo svg {
	height: 35px;
	width: 23px;
	display: inline-block;
}


#menuExtras .mainLogo svg path {
	fill: #005c83;
}

/* ------- Menu Mobile --------- */

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

#menuMobile::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
}

#menuMobile::-webkit-scrollbar-thumb {
	background-color: #005c83;
    border-left: 1px solid #005c83;
    width: 7px;
}

#menuMobile{
    background: #fff;
    height: 100%;
    overflow-y: overlay;
    position: fixed;
	z-index: 200;
    padding-bottom: 330px;
    text-align: center;
    top: 80px;
    border-top: 1px solid #959596;
    left: 0;
	padding-top: 65px;
    display:none;
}

#menuMobile .g-content{
    padding: 0!important;
    margin: 0;
}

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

#menuMobile .w33.icons {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: relative;
    top: 100px;
}
#menuMobile .w33.icons div {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
#menuMobile .w33.icons div svg {
    height: 25px;
}
#menuMobile .w33.icons .areaPessoal div svg {
    height: 40px;
}
#menuMobile .w33.icons .separator {
    width: 1px;
    margin: 0 10px;
    background: #000;
}
#menuMobile .w33 img {
    background: transparent;
    height: 50px;
    text-align: center;
    padding: 0;
    width: auto;
}
#menuMobile .logo-5992.g-content {
    position: relative;
    top: 150px;
    margin: 0 auto;
}
#menuMobile .logo-5992 .g-logo {
    text-align: center;
	margin-bottom: 20px;
}
#menuMobile .logo-5992 .g-logo svg {
    width: 250px;
    margin: auto;
}

#menuMobile .logo-5992 .g-logo svg path {
	fill: #005c83;
}

#menuMobile ul#accordeonck699 {
    background: #fff;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
}

#menuMobile ul#accordeonck699 li.level1, #menuMobile ul#accordeonck699 li.level2, #menuMobile ul#accordeonck699 li.level3, #menuMobile ul#accordeonck699 li.level4{
	border-top: 1px solid #1d1d1d38;
	margin-bottom: 0px;
}

/* ---------- Animations Level 1 ------------ */
/*#menuMobile.active .logo svg {
	-webkit-animation-name: fadeIn;
    animation-name: fadeIn;
	visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

#menuMobile.active .logo svg {
	animation-delay:0s;
}


#menuMobile .logo svg {
	animation-delay:1s;
}*/

#menuMobile.active ul#accordeonck699 li.level1 {
	-webkit-animation-name: fadeIndown;
    animation-name: fadeIndown;
	visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(1){
	animation-delay:0.2s;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(2){
	animation-delay:0.3s;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(3){
	animation-delay:0.4s;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(4){
	animation-delay:0.5s;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(5){
	animation-delay:0.6s;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(6){
	animation-delay:0.7s;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(7){
	animation-delay:0.8s;
}

#menuMobile.active ul#accordeonck699 li.level1:nth-child(8){
	animation-delay:0.9s;
}

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

  50% {
    opacity: 0.3;
  }
  
  100% {
	opacity: 1;
  }
}

@keyframes fadeIndown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* --- */

#menuMobile ul#accordeonck699 li.hideItem {
    display: none;
}

#menuMobile #accordeonck699 li.accordeonck > span{
    text-align:left;
}

#menuMobile #accordeonck699 li.level1 > span a, #menuMobile #accordeonck699 li.level2 > span a, #menuMobile #accordeonck699 li.level3 > span a, #menuMobile #accordeonck699 li.level4 > span a{
    color: #1d1d1b;
	font-size: 20px;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
    font-family: 'Barlow-Regular', sans-serif;
}

#menuMobile #accordeonck699 li.level1 > span span.accordeonckdesc{
    display:none;
}

#menuMobile #accordeonck699 ul.content_1.accordeonck{
    background: #e4e4e4;
}

#menuMobile #accordeonck699 ul.content_2.accordeonck{
    /*background: #fff;*/
}

#menuMobile #accordeonck699 li.level1 > span a, #menuMobile #accordeonck699 li.level2 > span a, #menuMobile #accordeonck699 li.level3 > span a{
    padding-top:8px;
    padding-bottom:8px;
}

#menuMobile #accordeonck699 li.level1 > span a{
    padding-left:10px;
}

#menuMobile #accordeonck699 li.level2 > span a{
    padding-left:25px;
}

#menuMobile #accordeonck699 li.level3 > span a{
    padding-left:40px;
}

#menuMobile #accordeonck699 li.parent.open > span span.toggler_icon{
    background: url(/templates/iportal/images/imagens/nav_arrow_down_icon.png) center center no-repeat !important;
	filter: invert(1);
}

#menuMobile #accordeonck699 li.parent > span span.toggler_icon{
    background: url(/templates/iportal/images/imagens/nav_arrow_right_icon.png) center center no-repeat !important;
}

#menuMobile #accordeonck699 li.accordeonck.parent > span {
    padding-right: 0;
}

#menuMobile #accordeonck699 li.parent > span span.toggler_icon{
    right: 10px;
}

#menuMobile #accordeonck699 .accordeonck.item804{
    display:none;
}

#menuMobile #accordeonck699 li.level1.open > span a{
    background-color: #005c83;
	color: #ffffff;
}

#menuMobile #accordeonck699 li.level2.open > span a{
    background-color: #005c83b3;
	color: #ffffff;
}

#menuMobile #accordeonck699 li.level3.open > span a{
	padding-left: 40px;
    background-color: #005c8361;
    color: #fff;
}

#menuMobile #accordeonck699 li.level3 > span a.isactive {
	background-color: #005c8361;
	color: #ffffff;
}

/* ------- Mobile Bar --------- */
#g-navigation .g-grid:nth-child(5) {
	width: 95%;
    margin: auto;
}

#mobileBar {
	height: 40px;
    display: none;
    align-items: center;
    justify-content: flex-end;
}

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

#mobileBar div.separator {
    width: 1px;
    margin: 0 10px;
    height: 29px;
    background: #000;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

#mobileBar .botao{
    background: transparent;
    outline: none;
    padding: 0;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
	cursor: pointer;
}

#mobileBar .botao svg circle, #mobileBar .botao svg line, #mobileBar .botao svg path {
	stroke: #005c83 !important;
    fill: #005c83 !important;
}

#mobileBar .botao svg {
    width: 32px;
    height: 32px;
}

#mobileBar .botao.hideMenuMobile{
    display:none;
}

/* ---------------- */
/* --- Partilha --- */

#slide .partilha {
	position: absolute;
	bottom: 44%;
	left: 5%;
	text-align:center;
	z-index: 9999;
	-webkit-transition: all 1s ease-in;
	-moz-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}

#slide .partilha span {
	display:block;
}

#slide .partilha img {
	width: clamp(22px, 20px + 0.5131vw, 30px);
}

#slide .partilha .prtDesc {
	font-family: Poppins-Light, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
	color: #fff;
    position: relative;
    top: 45px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}

/* -------- Slide Buttons ------ */
#slide .sliderPrincipal .mainOptions {	
	position: absolute;
    right: 5%;
	bottom: 35%;
    width: fit-content;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#slide .sliderPrincipal .mainOptions > div {
    background: transparent;
	display: block;
}

#slide .sliderPrincipal .mainOptions .outer_box {
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#slide .sliderPrincipal .mainOptions .outer_box svg {
	width: 165px;
    height: auto;
}

#slide .sliderPrincipal .mainOptions > div .outer_box > svg path {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	fill: #005c83;
}

#slide .sliderPrincipal .mainOptions > div:hover .outer_box > svg path:nth-child(1) {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#slide .sliderPrincipal .mainOptions > div .outer_box > svg path:nth-child(1) {
	opacity: 0.5;
	fill: #61a9bc;
}

#slide .sliderPrincipal .mainOptions > div:hover .outer_box > svg path:nth-child(1) {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#slide .sliderPrincipal .mainOptions > div .outer_box > svg path:nth-child(2) {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#slide .sliderPrincipal .mainOptions > div:hover .outer_box > svg path:nth-child(2) {
	opacity: 0.5;
	fill: #61a9bc;
}

#slide .sliderPrincipal .mainOptions .outer_box .inner_box {
    position: absolute;
    display: flex;
    height: fit-content;
    width: fit-content;
    flex-direction: column;
}

/* ----------- Individual Icon Position ----------- */
/* Bilheteira */html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > svg:nth-child(1)
#slide .sliderPrincipal .mainOptions #morphButton1 .outer_box .inner_box {
    /*margin: -30px 0 0 0;*/
}

/* O Museu */
#slide .sliderPrincipal .mainOptions #morphButton2 .outer_box .inner_box {
	/*margin: 10px 0 0 0;*/
}

/* Alamar Store */
#slide .sliderPrincipal .mainOptions #morphButton3 .outer_box .inner_box {
    margin: 20px 0 0 -15px;
}

/* ------ */

#slide .sliderPrincipal .mainOptions .outer_box .inner_box .itemIcon {
    width: fit-content;
    margin: 15% auto 0 auto;
}

#slide .sliderPrincipal .mainOptions .outer_box .inner_box .itemIcon svg {
    width: 40px;
    height: 40px;
}

#slide .sliderPrincipal .mainOptions .outer_box .inner_box .itemIcon svg * {
	fill: #9aecf7;
}

#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle {
    width: fit-content;
    margin: 0 auto;
    margin: 3% auto 0 auto;
    font-family: 'FSAlbert-Bold', sans-serif;
    text-transform: lowercase;
    color: #fff;
}

/* ---------- Waves ------------ */
#g-slideshow .g-grid:nth-child(2) {
    height: 0;
    position: relative;
    top: -150px;
}

#waves {
	display: grid;
    position: relative;
    top: 0px;
    height: 150px;
    z-index: 99;
    align-items: end;
}


#waves .g-content {
margin: 0px;
padding: 0px;
  }  
  
#waves .waves {
    position: relative;
    width: 100%;
	height: 150px;
    overflow: visible;
}

/* Animation */
  
#waves .parallax > use:nth-child(1) {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
  animation-delay: -2s;
  animation-duration: 17s;
  fill: #1747914f;
}
  
#waves .parallax > use:nth-child(2) {
  animation: move-forever2 25s cubic-bezier(.55,.5,.45,.5)     infinite;
  animation-delay: -3s;
  animation-duration: 15s;
  fill: #9aecf7;
}

@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
   	-webkit-transform: translate3d(-90px,0,0);
	-moz-transform: translate3d(-90px,0,0);
	-ms-transform: translate3d(-90px,0,0);
	-o-transform: translate3d(-90px,0,0);
  }
  
  50% {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
  }
  
  100% { 
    transform: translate3d(85px,0,0);
	-webkit-transform: translate3d(85px,0,0);
	-moz-transform: translate3d(85px,0,0);
	-ms-transform: translate3d(85px,0,0);
	-o-transform: translate3d(85px,0,0);
  }
}
  

@keyframes move-forever2 {
  0% {
   transform: translate3d(-90px,0,0);
   	-webkit-transform: translate3d(-90px,0,0);
	-moz-transform: translate3d(-90px,0,0);
	-ms-transform: translate3d(-90px,0,0);
	-o-transform: translate3d(-90px,0,0);
  }
  
  50% {
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	}
  
  100% { 
    transform: translate3d(85px,0,0);
	-webkit-transform: translate3d(85px,0,0);
	-moz-transform: translate3d(85px,0,0);
	-ms-transform: translate3d(85px,0,0);
	-o-transform: translate3d(85px,0,0);
  }
}

/*Shrinking for mobile*/
/*@media (max-width: 768px) {
#waves .waves {
    height:40px;
    min-height:40px;
  }
}*/

/* ---------------- */
/* ---------- Info --------- */
#info {
	background: #9aecf7;
    z-index: 99;
}

#info .g-content {
	width: 1200px;
    margin: auto;
    padding: 50px;
}

#info .mainInfo {
    font-size: 0px;
}

#info .mainInfo .boxMain {
	width: 33%;
    display: inline-flex;
    flex-direction: column;
}

#info .mainInfo .boxMain .titleImg {
    display: inline-flex;
    margin-bottom: 10px;
    align-items: center;
	font-family: 'FSAlbert-Regular', sans-serif;
}

#info .mainInfo .boxMain .titleImg svg {
    width: 45px;
    height: 45px;
}

#info .mainInfo .boxMain .titleImg.contacto svg {
	width: 52px;
    height: 52px;
}

#info .mainInfo .boxMain .titleImg svg path, #info .mainInfo .boxMain .titleImg svg circle {
	fill: #005c83;
}

#info .mainInfo .boxMain .titleImg h2 {
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    color: #005c83;
    margin: 0 0 0 25px;
}

#info .mainInfo .boxMain .desc {
    font-weight: normal;
    font-size: 18px;
}

#info .mainInfo .boxMain .desc p {
    position: relative;
    left: 45px;
    margin-left: 25px;
    margin-bottom: 4px;
	color: #4c4c4c;
}

#info .mainInfo .boxMain .desc a {
	display: block;
	width: fit-content;
    position: relative;
	left: 45px;
    margin-left: 25px;
    margin-bottom: 4px;
    color: #4c4c4c;
    text-decoration: none;
}


#info .mainInfo .boxMain .desc a:hover {
	color: #005c83;
	text-decoration: underline;
}

/* ---------------- */
/* --- BarraPremios --- */
#BarraPremios {
	background: #fff;
}

#BarraPremios .g-content {
	padding: 15px 0 0 0;
}

#BarraPremios .main {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    grid-row-gap: 15px;	
}

#BarraPremios .main .item.w14 {
    margin-inline: 3%;
}

#BarraPremios .main .item.w14 img {
	max-height: 130px;
    width: auto;
}

/* --- */

#intro {
	position: relative;
}

#intro .cabecalho-intro {
    font-family: 'Poppins-Light', sans-serif;
    font-size: 18px;
    position: relative;
    color: #005c83;
    font-weight: normal;
    top: 7%;
    width: fit-content;
    text-align: left;
    margin: auto;
	width: 1600px;
	overflow: hidden;
}

#intro .cabecalho-intro p {
	margin-bottom: 0px;
}

#intro .cabecalho-intro .head-intro p {
	width: fit-content;
    text-align: left;
    margin-inline: auto;
}

#intro .titulo-intro {
	text-align: right;
    position: relative;
    width: fit-content;
    text-wrap-mode: nowrap;
    font-family: 'FSAlbert-Bold', sans-serif;
    top: 12%;
    padding-bottom: 50px;
    font-size: 100px;
    color: #005c83;
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(0%);
    transform: translateX(50%);
    -moz-animation: scroll-left 15s linear infinite;
    -webkit-animation: scroll-left 15s linear infinite;
    animation: scroll-left 15s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
	 -moz-transform: translateX(100%); /* Browser bug fix */
	 -webkit-transform: translateX(100%); /* Browser bug fix */
	 transform: translateX(100%); 		
	 }
 100% { 
	-moz-transform: translateX(-100%); /* Browser bug fix */
	-webkit-transform: translateX(-100%); /* Browser bug fix */
	 transform: translateX(-100%); 
	}
}

#intro .intro-botao{ /* Added */
	background-color: #9aecf7;
	display: block;
	color: #015c83;
    width: fit-content;
    position: relative;
    height: fit-content;
    /* top: 20%; */
	padding: 16px; /* Added */
    padding-inline: 25px; /* Added */
    font-size: 17px;
	font-family: 'FSAlbert-Regular', sans-serif;
}

#intro .intro-botao:hover {
	background-color: #015c83;
	color: #fff;
}

.intro .w50 h2{
    text-transform: none;
    line-height: 1.2;
    font-family: 'FSAlbert-Regular', sans-serif;
    color: #005c83;
    padding-top: 0px;
    margin-top: 0;
    text-align: left;
}

#intro .w50 .texto{
	font-family: 'FSAlbert-Regular', sans-serif;
    color: #595959;
	background: #fff;
    font-size: 28px;
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: justify;
    text-transform: none;
}

#intro .w50 .texto p {
	font-family: 'FSAlbert-Bold', sans-serif;
	color: #595959;
	background: #fff;
}

#intro .w50 .texto p .faded-word {
    opacity: 0;
	color: #595959;
	background: #fff;
    -webkit-transition: opacity 0.1s ease-in;
    -moz-transition: opacity 0.1s ease-in;
    -o-transition: opacity 0.1s ease-in;
    transition: opacity 0.1s ease-in;
    -webkit-transform: translateY(65%);
    -moz-transform: translateY(65%);
    -ms-transform: translateY(65%);
    -o-transform: translateY(65%);
    transform: translateY(65%);
}

#intro .w50 .texto p .faded-activated {
    -webkit-transition: opacity .2s, -webkit-transform .3s, color 0.5s .2s;
    -moz-transition: opacity .2s, transform .3s, color 0.5s .2s;
    -o-transition: opacity .2s, transform .3s, color 0.5s .2s;
    transition: opacity .2s, transform .3s, color 0.5s .2s;
    color: #595959;
	background: #fff;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#intro .intro-conteudo{
    display: inline-flex;
    width: 100%;
    justify-content: center;
	grid-column-gap: 5%;
}

#intro .w50-image{
	width: 47.5%;
	height: 100%;
}

#intro .w50-image video {
	width: 100%;
	aspect-ratio: 1.77 / 1;
}

#intro .w50{
	width: 47.5%;
}

/* ----- */
#g-container-main #intro .g-content {
	padding: 0;
	margin-bottom: 0px;
}

#intro .platform-content:nth-child(2){
	margin-bottom: -9px;
}

#intro .platform-content:nth-child(2) .waves .parallax > use {
	fill: #b3ceda;
    transform: translateX(45px);
	-webkit-transform: translateX(45px);
    -moz-transform: translateX(45px);
    -ms-transform: translateX(45px);
    -o-transform: translateX(45px);
}

/* ----- */
#g-container-main #exposicoes .g-content {
	padding: 0;
	margin-top: 0px;
}

.info-exposicoes {
    width:100%;
    margin: 0px auto;
    position:relative;
    overflow:hidden;
}

.info-exposicoes img{
    width:100%;
}

.info-exposicoes ul {
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
}

.info-exposicoes li {
	background: #b3ceda;
	width: 100%; 
    padding-bottom: 200px;
}

.info-exposicoes .Titulo-exposicoes{
	color: #545454;
    font-family: 'Poppins-Light', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    padding-top: 35px;
}

.info-exposicoes .Subtitulo-exposicoes{
	text-align: start;
    margin-left: 10%;
	margin-bottom: 50px;
    position: relative;
    font-size: 115px;
    font-family: 'FSAlbert-Bold', sans-serif;
    text-transform: lowercase;
    color: #545454;
}

.articulos {
	display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
}

.articulos .temporarias{
	display: inline-flex;
	margin-right: 75px;
	background: linear-gradient(0deg, #3ad2ffc4 0%, #005c83d4 100%);
	width: 34%;
    position: relative;
    text-align: center;
    color: #fff;
	height: auto;
    transition: box-shadow 0.3s ease-in-out;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}

.articulos .temporarias svg {
    width: 40px;
    height: 40px;
    display: block;
	margin-top: 50px;
}

.articulos .temporarias svg * {
	fill: #9aecf7;
}

.articulos .temporarias h2 {
	line-height: 1.2;
    font-family: 'FSAlbert-Regular', sans-serif;
    font-weight: normal;
}

.articulos .temporarias > * {
    margin-inline: 10%;
    text-align: left;
}

/*.articulos .temporarias:hover {
	   box-shadow: 0 0 20px rgba(41,144,148, 0.8),
                  0 0 30px rgba(41,144,148, 0.8),
                  0 0 40px rgba(41,144,148, 0.8),
                  0 0 50px rgba(41,144,148, 0.8);
}*/

.articulos .temporarias h3 {
	font-size: 20px;
	line-height: 1;
	font-family: 'Poppins-Light', sans-serif;
	font-weight: inherit;
	margin-bottom: 25px;
}

.articulos .temporarias h3 p {
    margin-bottom: 10px;
	line-height: 1.2;
}

.articulos .temporarias h3 p:last-child {
	color: #d6d6d6;
}

.articulos .temporarias h3 p:last-child .faded-word {
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-in;
    -moz-transition: opacity 0.1s ease-in;
    -o-transition: opacity 0.1s ease-in;
    transition: opacity 0.1s ease-in;
    -webkit-transform: translateY(65%);
    -moz-transform: translateY(65%);
    -ms-transform: translateY(65%);
    -o-transform: translateY(65%);
    transform: translateY(65%);
}

.articulos .temporarias h3 p:last-child .faded-activated {
    -webkit-transition: opacity .2s, -webkit-transform .3s, color 0.5s .2s;
    -moz-transition: opacity .2s, transform .3s, color 0.5s .2s;
    -o-transition: opacity .2s, transform .3s, color 0.5s .2s;
    transition: opacity .2s, transform .3s, color 0.5s .2s;
    color: #fff;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.articulos .permanentes{
    display: inline-flex;
    width: 34%;
    position: relative;
    text-align: center;
    color: #fff;
	margin-left: 0px;
    transition: box-shadow 0.3s ease-in-out;
    justify-content: flex-end;
    align-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
	background-size: cover;
    background-position: center;
}

.articulos .permanentes:hover .exp-overlay {
	height: 100%;
}

.articulos .permanentes .exp-overlay{
    margin-left: 0px;
    text-align: unset;
    width: 100%;
    height: 0%;
    background: #00629fc9;
    transition: height 0.8s cubic-bezier(0.82, 0.02, 1, 1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.articulos .permanentes svg {
    width: 40px;
    height: 40px;
    display: block;
	margin-top: 50px;
	z-index: 2;
}

.articulos .permanentes svg * {
	fill: #9aecf7;
}

.articulos .permanentes h2 {
	line-height: 1.2;	
    font-family: 'FSAlbert-Regular', sans-serif;
    font-weight: normal;
	margin-bottom: 25px;
	z-index: 2;
}
	
.articulos .permanentes > * {
    margin-inline: 10%;
    text-align: left;
}

/*.articulos .permanentes:hover {
	   box-shadow: 0 0 20px rgba(41,144,148, 0.8),
                  0 0 30px rgba(41,144,148, 0.8),
                  0 0 40px rgba(41,144,148, 0.8),
                  0 0 50px rgba(41,144,148, 0.8);
}*/


.info-exposicoes a {
	color: unset;
	padding: 16px;
    padding-inline: 25px;
	background: #005c83;
}

.info-exposicoes .botao-temporarias {
    z-index: 2;
	color: #fff;
    width: fit-content;
    position: relative;
    height: fit-content;
	margin-bottom: 100px;
    font-size: 17px;
    font-family: 'FSAlbert-Regular', sans-serif;
	cursor: pointer;
}

.info-exposicoes .botao-permanentes {
    z-index: 2;
	color: #fff;
    width: fit-content;
    position: relative;
    height: fit-content;
	margin-bottom: 100px;
    font-size: 17px;
    font-family: 'FSAlbert-Regular', sans-serif;
	cursor: pointer;
}


.info-exposicoes a:hover {
	background: #fff;
	color: #005c83;
}

/* --- */
.info-exposicoes .baleia_Main {
    width: 100vw;
    text-align: left;
    height: auto;
    padding-top: 100px;
    position: absolute;
    top: 40%;
}
.info-exposicoes .baleia_Main svg {
	animation: translateAnimation 25s linear infinite;
	-webkit-animation: translateAnimation 25s linear infinite; 
}


@-webkit-keyframes translateAnimation {
	0% {
		-webkit-transform: translate(-100%, 0px);
	}
	
	25% {
		-webkit-transform: translate(0%, -50px);
	}
	
	50% {
		-webkit-transform: translate(40vw, 0px);
	}
	
		
	75% {
		-webkit-transform: translate(70vw, 50px);
	}
	
	100% {
		-webkit-transform: translate(100vw, 0px);
	}
}

@keyframes translateAnimation {
	0% {
		transform: translate(-100%, 0px);
	}
	
	25% {
		transform: translate(0%, -50px);
	}
	
	50% {
		transform: translate(40vw, 0px);
	}
	
		
	75% {
		transform: translate(70vw, 50px);
	}
	
	100% {
		transform: translate(100vw, 0px);
	}
}

/*Main*/

#g-container-main{
	background:#fff;
}

#g-container-main .g-content{
	margin:0px;
	padding: 10px 0px 0px 0px;
}

#g-mainbar{
	padding-right:0px;
	padding-left: 0%;
}

#g-mainbar .moduletable{
	margin:0;
	text-align: center;
}

/* ---- Publicações (Noticias) --------- */
/* ---------- Loaders ------------- */
#publicacoes .loaderNoticias {
	display: inline-flex;
	width: 100%;
	text-align:center;
	margin: 125px 0;
	position:relative;
	flex-direction: column;
	align-items: center;
}

#publicacoes .loaderNoticias svg {
	width: 200px;
	height: fit-content;
	display: block;
	position: relative;
}

#publicacoes .loaderNoticias svg path:nth-of-type(1) {
  animation: bounceRotate 4s ease-in-out infinite;
}

@keyframes bounceRotate {
	0%, 100% {
		transform: rotate(0deg);
		stroke: #9aecf7;
		stroke-width: 2px;
	}

	50% {
		transform: rotate(-5deg);
		stroke: #9aecf700;
	}
}

#publicacoes .lds-ellipsis {
    display: flex;
    position: relative;
    width: auto;
    margin-left: -65px;
    height: 80px;
}

#publicacoes .lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #015c83;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

#publicacoes .lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

#publicacoes .lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

#publicacoes .lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

#publicacoes .lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

/* --- */

#publicacoes {
	background-color: #ffffff;
}

#publicacoes .g-content {
	width: 1600px;
	margin: auto;
}

#publicacoes .platform-content {
	text-align: center;
}

#publicacoes .titulo-noticias {
	text-align: left;
}

#publicacoes h3 {
    font-family: 'FSAlbert-Bold', sans-serif;
    font-weight: normal;
    text-transform: lowercase;
    font-size: 50px;
    color: #005c83;
    margin-top: 0;
    margin-bottom: 75px;
}

#publicacoes .titulo-noticias p {
	line-height: 1;
    margin-bottom: 2px;
    color: #005c83;
    font-family: 'Poppins-Light', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    position: relative;
}

/* ----- App Start ---- */
#publicacoes .newsBlocks {
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
}

#publicacoes .item {
    background: #ffffff;
    box-shadow: 0px 0px 1px 1px #dddddd96;
    margin-top: 22px;
    margin-left: 18px;
    margin-bottom: 22px;
    margin-right: 18px;
    width: 31%;
	display: inline-flex;
    flex-direction: column;
    position: relative;
    top: 0px;
	overflow: hidden;
}

#publicacoes .item .itemImage{
    position:relative;
}

#publicacoes .item .itemImage .overlayNoticias{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #3ad2ffc4 0%, #005c836b 100%);
}

#publicacoes .item > a {
	z-index: 2;
}

#publicacoes .item:before {
	animation: wave 0.5s linear infinite;
	background-image: url('/images/FP/FP-Noticias/btn-wave.png');
	background-size: contain;
	content: '';
	height: 32px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	-webkit-transition: top 1.1s ease;
	-moz-transition: top 1.1s ease;
	-o-transition: top 1.1s ease;
	transition: top 1.1s ease;
}

#publicacoes .item:hover:before {
	top: 0;
}

#publicacoes .item:after {
	content: '';
	height: 100%;
	top: calc(100% + 32px);
	width: 100%;
	position: absolute;
	-webkit-transition: top 1.1s ease;
	-moz-transition: top 1.1s ease;
	-o-transition: top 1.1s ease;
	transition: top 1.1s ease;
	background: #005c83;
	z-index: 0;
}

#publicacoes .item:hover:after {
	top: 0;
}

@keyframes wave {
	to {
		background-position-x: 118px;
	}
}

#publicacoes .item.unhovered {
    pointer-events: none;
}

#publicacoes .item.transition-end {
    pointer-events: auto;
}

#publicacoes .item:hover, #publicacoes .item:hover .itemContent h4,
#publicacoes .item:hover .itemInfo, #publicacoes .item:hover .itemDescription {
	color: #fff;
}

#publicacoes .item .itemContent {
	height: 100%;
    display: flex;
    flex-wrap: wrap;
	align-content: flex-start;
	z-index: 1;
}

#publicacoes .observacao {
    padding: 10px 10px 0 10px;
    margin-left: 16px;
    margin-right: 16px;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    transition: color 1s ease;
}

#publicacoes .item .itemContent > a {
	width: 100%;
}

#publicacoes .item .itemImage img {
	aspect-ratio: 1 / 0.64;
    width: 100%;
    object-fit: cover;
    object-position: center;
	background: #fff;
}

#publicacoes .item .iconFixa {
	position: absolute;
    top: 0;
    left: 25px;
    z-index: 2;
}

#publicacoes .item .iconFixa svg {
    width: auto;
    height: 60px;
}

#publicacoes .item .iconFixa svg rect {
	fill: #015c83;
}

#publicacoes .itemContent h4 {
    background-color: transparent;
    font-family: 'FSAlbert-Bold', sans-serif;
    font-weight: normal;
    text-align: left;
	color: #3d7d98;
	font-size: 20px;
	line-height: 1.1;
    margin-bottom: 10px;
    padding: 25px 10px;
	margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 0px;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	-o-transition: color 1s ease;
	transition: color 1s ease;
}

#publicacoes .itemContent h4:hover {
	text-decoration: underline;
}

#publicacoes .itemInfo {
	width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: center;
	flex-direction: row-reverse;
    padding: 25px 10px 0 10px;
    margin-left: 16px;
    margin-right: 16px;
	font-family: 'Poppins-Light', sans-serif;
    font-size: 13px;
    text-align: left;
    color: #3c3c3b;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	-o-transition: color 1s ease;
	transition: color 1s ease;
}

#publicacoes .itemInfo .date {
	display: none;
}

#publicacoes .itemInfo .cat {
	font-size: 14px;
    font-family: 'FSAlbert-Regular', sans-serif;
    color: #fff;
    display: inline-block;
    padding: 8px 10px;
    background: #015c83;
}

#publicacoes .itemInfo .subcat {
	display: none;
}

#publicacoes .itemDescription {
	display: none;
    font-family: 'FSAlbert-Regular', sans-serif;
    text-align: left;
    background-color: transparent;
    color: #005c83;
    font-size: 26px;
    padding: 10px;
    padding-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 10px;
}

#publicacoes .itemContent .botao {
	display: none;
}
/* ----- App End ---- */

#publicacoes .botao {
	width: 100%;
    display: inline-block;
    background-color: unset;
    padding: unset;
	font-size: 17px;
    text-transform: uppercase;
    font-family: 'FSAlbert-Regular', sans-serif;
}

#publicacoes .botao a {
	background-color: #9aecf7;
    color: #015c83;
    display: block;
    padding: 16px;
    width: fit-content;
    margin: auto;
}

#publicacoes .botao a:hover {
	background-color: #015c83;
	color: #fff;
}

/* ---- */


#galeria .galeria-grid{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    color: #fff;
    font-size: 27px;
    position: relative;
    box-sizing: border-box;
    width: 1600px;
    height: 1480px;
    padding: 3%;
}

#galeria .galeria-grid a{
    width: fit-content;
    margin-top: 50px;
    margin-bottom: 75px;
	color: #005c83;
    background-color: #9aecf7;
    padding: 16px;
    padding-inline: 25px;
    font-size: 17px;
    font-family: 'FSAlbert-Regular', sans-serif;
    text-transform: uppercase;
	z-index:2;
}

#galeria .galeria-grid a:hover {
    background: #fff;
    color: #005c83;
}

#galeria  .investigacao-cientifica{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#galeria  .investigacao-cientifica:hover{
	
}

#galeria .galeria-grid div {
	position: relative;
}


#galeria .galeria-grid > div {
	padding-left: 50px;
}


#galeria .galeria-grid > div:hover > div.gal-overlay {
	height: 100%;
}

#galeria .galeria-grid h2 {
    font-family: 'FSAlbert-Regular', sans-serif;
    text-align: start;
    font-weight: normal;
	z-index:2;
}

#galeria .galeria-grid > div > div {
	text-align: start;
	z-index:2;
}

#galeria .galeria-grid > div > div.gal-overlay {
    text-align: unset;
    width: 100%;
    height: 0%;
    background: #00629fc9;
    transition: height 0.8s cubic-bezier(0.82, 0.02, 1, 1);
    position: absolute;
    top: 0;
	left: 0;
    z-index: 1;
}

#galeria .galeria-grid > div > div svg {
	width: 50px;
    height: 50px;
    /*width: 70px;
    height: 70px;
    background: #ffffff;
    border: 1px solid #3ad2ff;
    border-radius: 35px;
    padding: 10px;*/
}

#galeria .galeria-grid > div > div svg * {
	fill: #9aecf7;
}

#galeria  .servicos-educativos{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#galeria  .servicos-educativos:hover{

}

#galeria  .exposicoes-temporarias{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#galeria  .exposicoes-temporarias:hover{

}

#galeria  .galerias-beliarte{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#galeria  .galerias-beliarte:hover{

}

#galeria  .Titulo-galeria{
	font-size: 100px;
    position: relative;
    text-align: center;
    font-family: 'FSAlbert-Bold', sans-serif;
    color: #005c83;
    text-transform: lowercase;
    font-weight: normal;
    margin-bottom: 50px;
}

/* ---- Documenots - Top Spacer -------- */
#documentos .platform-content:nth-child(1){
    margin: 0px 0 -7px 0;
    padding: 0px;
}


/* ---------- Waves ------------ */

/*#waves .platform-content:nth-child(1) {
	display: grid;
    position: relative;
    top: 0px;
    height: 150px;
    z-index: 99;
    align-items: end;
}*/
  
#documentos .platform-content:nth-child(1) .waves {
    position: relative;
    width: 100%;
	height: 150px;
    overflow: visible;
}

/* Animation */
  
#documentos .platform-content:nth-child(1) .parallax > use:nth-child(1) {
	animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
	animation-delay: -2s;
	animation-duration: 17s;
	fill: #d6f7fb;
}
  
#documentos .platform-content:nth-child(1) .parallax > use:nth-child(2) {
	animation: move-forever2 25s cubic-bezier(.55,.5,.45,.5)     infinite;
	animation-delay: -3s;
	animation-duration: 15s;
	fill: #acd8e3;
}

@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
	-webkit-transform: translate3d(-90px,0,0);
	-moz-transform: translate3d(-90px,0,0);
	-ms-transform: translate3d(-90px,0,0);
	-o-transform: translate3d(-90px,0,0);
  }
  
  50% {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
  }
  
  100% { 
    transform: translate3d(85px,0,0);
	-webkit-transform: translate3d(85px,0,0);
	-moz-transform: translate3d(85px,0,0);
	-ms-transform: translate3d(85px,0,0);
	-o-transform: translate3d(85px,0,0);
  }
}
  

@keyframes move-forever2 {
  0% {
   transform: translate3d(-90px,0,0);
   	-webkit-transform: translate3d(-90px,0,0);
	-moz-transform: translate3d(-90px,0,0);
	-ms-transform: translate3d(-90px,0,0);
	-o-transform: translate3d(-90px,0,0);
  }
  
  50% {
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
  }
  
  100% { 
    transform: translate3d(85px,0,0);
	-webkit-transform: translate3d(85px,0,0);
	-moz-transform: translate3d(85px,0,0);
	-ms-transform: translate3d(85px,0,0);
	-o-transform: translate3d(85px,0,0);
  }
}

/*Shrinking for mobile*/
/*@media (max-width: 768px) {
#waves .waves {
    height:40px;
    min-height:40px;
  }
}*/

/* ---------------- */

/* ---- */
#documentos .platform-content:nth-child(2){
    margin: 0px;
    padding: 0px;
	position: relative;
    z-index: 1;
}

#documentos .info-documentos {
    width:100%;
    margin: 0px auto;
    position:relative;
    overflow:hidden;
	background: #acd8e3;
}

#documentos .info-documentos img{
    width:100%;
}

#documentos .info-documentos ul {
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
}

#documentos .info-documentos li { /* Pseudo-G-content */
	width: 1600px;
    padding: 65px 0px 80px 0;
    margin: auto;
    marker: none;
}

#documentos .titulo-documentos{
    font-size: 100px;
    position: relative;
    text-align: center;
	font-family: 'FSAlbert-Bold', sans-serif;
	color: #005c83;
    font-weight: lighter;
    text-transform: lowercase;
	margin-bottom: 75px;
}

#documentos .grid-documentos {
    display: inline-flex;
    width: 100%;
    justify-content: center;
	flex-wrap: wrap;
}

#documentos .grid-documentos a {
	margin: 15px;
}

#documentos .grid-documentos .mainBox {
    display: flex;
    width: 285px;
    height: 285px;
    align-items: center;
    background: #005c83;
    justify-content: center;
	flex-direction: column;
}

#documentos .grid-documentos svg {
    height: 50px;
    width: auto;
}


#documentos .grid-documentos svg path, #documentos .grid-documentos svg polygon {
	fill: #fff;
}

#documentos .grid-documentos h2 {
    margin: 20px 20px 0 20px;
	color: #fff;
	font-size: 28px;
}

#documentos .grid-documentos .ver-mais {
    display: flex;
    width: 285px;
    height: 285px;
    align-items: center;
    background: #9aecf7;
    color: #015c83;
    justify-content: center;
    flex-direction: column;
}

#documentos .grid-documentos h3 {
	font-size: 23px;
}

/* ---- Documentos - Bottom Spacer -------- */
#documentos .platform-content:nth-child(3){
    margin: 0px 0 -7px 0;
    padding: 0px;
    transform:  scale(-1);
	-webkit-transform:  scale(-1);
    -moz-transform:  scale(-1);
    -ms-transform:  scale(-1);
    -o-transform:  scale(-1);
}


/* ---------- Waves ------------ */ 
#documentos .platform-content:nth-child(3) .waves {
    position: relative;
    width: 100%;
	height: 150px;
    overflow: visible;
}

/* Animation */
  
#documentos .platform-content:nth-child(3) .parallax > use:nth-child(1) {
	fill: #d6f7fb;
	transform: translate(17px, 5px);
	-webkit-transform: translate(17px, 5px);
    -moz-transform: translate(17px, 5px);
    -ms-transform: translate(17px, 5px);
    -o-transform: translate(17px, 5px);
}
  
#documentos .platform-content:nth-child(3) .parallax > use:nth-child(2) {
	fill: #acd8e3;
}

/*Shrinking for mobile*/
/*@media (max-width: 768px) {
#waves .waves {
    height:40px;
    min-height:40px;
  }
}*/

/* ---------------- */
/* ------ Waves --- */
#loja .platform-content:nth-child(1){
	margin-bottom: 0px;
    padding: 0px;	
}
#loja .platform-content:nth-child(1) svg.waves {
	background: #ffffff;
    height: 60px;
    width: 100%;
}

#loja .platform-content:nth-child(1) .waves .parallax > use {
	fill: #e5faff;
    transform: translateX(45px);
	-webkit-transform: translateX(45px);
    -moz-transform: translateX(45px);
    -ms-transform: translateX(45px);
    -o-transform: translateX(45px);
}

/* ------ Loja Online --------- */
#g-container-main #loja {
	background: #e5faff;
}

#g-container-main #loja .g-content {
	margin: 0px;
    padding: 0px;
}

#g-container-main #loja .main_content {
	width: 1600px;
    margin: 100px auto 150px auto;
}

#loja .main_LjOn {
	width: 100%;
    height: 900px;
    display: inline-flex;
    background: #fff;
    align-items: flex-end;
}

#loja .main_LjOn .LjOnDesc {
    position: relative;
    width: 50%;
    height: 100%;
	display: inline-flex;
	padding-top: 20%;
    flex-wrap: wrap;
    align-content: center;
}

#loja .main_LjOn .LjOnDesc h3.title {
	font-family: 'FSAlbert-Regular', sans-serif;
    font-size: 40px;
	line-height: 1.2;
	margin: 25px auto;
    width: 80%;
    text-align: left;
    color: #005c83;
}

#loja .main_LjOn .LjOnDesc p.desc {
    margin: auto;
    width: 80%;
    text-align: left;
    font-size: 24px;
    color: #4c4c4c;
}

#loja .main_LjOn .LjOnDesc .LjBtn {
    width: 80%;
    text-align: left;
    margin: auto;
}

#loja .main_LjOn .LjOnDesc .LjBtn a {
	margin: 5% 0 0 0;
    display: inline-block;
    background-color: #9aecf7;
	color: #005c83;
    padding: 16px;
    padding-inline: 25px;
    font-size: 17px;
    font-family: 'FSAlbert-Regular', sans-serif;
    text-transform: uppercase;
}

#loja .main_LjOn .LjOnDesc .LjBtn a:hover {
	color: #fff;
	background-color: #005c83;
}

#loja .main_LjOn > a {
    width: 50%;
    height: 900px;
    display: inline-block;
}

#loja .main_LjOn .LjOnImg {
	height: 100%;
    display: inline-block;
    position: relative;
}

#loja .main_LjOn .LjOnImg h2.title {
    position: absolute;
	left: -350px;
	top: 15%;
    margin: 0px;
    font-family: 'FSAlbert-Bold', sans-serif;
    color: #005c83;
	background: transparent;
    text-transform: lowercase;
    font-weight: normal;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in;
	-moz-transition: opacity 1s ease-in;
	-o-transition: opacity 1s ease-in;
	transition: opacity 1s ease-in;
}


#loja .main_LjOn .LjOnImg h2.title.animated {
	opacity: 1;
}

#loja .main_LjOn .LjOnImg h2.title span {
	color: #ffffff;
}

#loja .main_LjOn .LjOnImg .logoBox {
	width: 100%;
    bottom: 10%;
    position: absolute;
}


#loja .main_LjOn .LjOnImg .logoBox img {
	width: 40%;
}

#loja .main_LjOn .LjOnImg > img {
	height: 100%;
	width: 100%;
    object-fit: cover;
    object-position: right;
}

/* --- PopUp --- */

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

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

#popUp caption {
    display: none;
}

#popUp {
    display: none;
    z-index: 9999999999999999;
}

#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 {  
    display: block;
}

#popUp .modal th {
	padding: 0px;
} 

#popUp .modal-dialog, #popUp .modal-content{
    background: #ffffff;
    box-shadow: none;
    border: none;
}

#popUp .modal-header table {
    width: 100%;
    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 td {
    color: #000000;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
    padding:0.5rem;
}

#popUp p {
    color: #000000;
    padding: 10px;
    font-size: 13px;
	margin:0px;
}

#popUp a {
    color: #000000;
    padding:0 0 1px;
    text-decoration: none;
}

#popUp a:hover {
    border-bottom: 1px solid #000;
}

#popUp .modal-footer {
    background: #ffffff;
}

#popUp .modal-footer button {
	outline: none;
    background: #8f8f8f;
    border-color: #d6d6d6;
    color: #fff;
}

#popUp .modal-footer button:hover, #popUp .modal-footer button:active , #popUp .modal-footer button:focus {
    background-color: #9aecf7;
}

/* ---------- G-Footer ---------- */
#g-footer {
    padding: 0;
    margin: 0;
}

/* --- */
#toTop .g-content {
    padding: 0 !important;
    margin: 0;
}

#g-totop {
	position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 100;
    display: none;
    cursor: pointer;
    margin: 0;
    width: 41px;
    height: 41px;
    color: #fff;
    background: #005c83;
    border: 1px solid #067aab !important;
    border-radius: 50px;
}

#g-footer a#g-totop {
	color: #fff;
}


#g-footer a#g-totop:hover {
	color: #9aecf7;
}

#g-totop .fa {
    display: block;
    font-size: 25px;
    margin: 0;
    width: 40px;
    height: 40px;
}

#g-totop .fa:before {
    width: 38px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* ------------- */
#g-bottom.section-horizontal-paddings {
	padding: 0;
}


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

#bottom .conteudo-bottom {
    width:100%;
    margin: 0px auto;
    position:relative;
    overflow:hidden;
	cursor: default;
}

#bottom .conteudo-bottom img, #bottom .conteudo-bottom svg {
    width:100%;
}

.g-grid {
	width: 100%;
}
#bottom .conteudo-bottom ul {
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
}

#bottom .conteudo-bottom li {
	background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
}
/* --- Wave Effect --- */
#bottom .conteudo-bottom li .WaveSpacer {
	transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    position: relative;
    top: 0px;
    margin: 0px;
    margin-top: -7px;
    padding: 0px;
}

#bottom .conteudo-bottom li .WaveSpacer svg.waves {
	height: 150px;
    width: 100%;
}

#bottom .conteudo-bottom li .WaveSpacer svg.waves .parallax > use:nth-child(1) {
	fill: #e5faff;
	animation: move-forever3 25s cubic-bezier(.55,.5,.45,.5)     infinite;
	animation-delay: -3s;
	animation-duration: 15s;
}


@keyframes move-forever3 {
  0% {
   transform: translate3d(-90px,0,0);
   	-webkit-transform: translate3d(-90px,0,0);
	-moz-transform: translate3d(-90px,0,0);
	-ms-transform: translate3d(-90px,0,0);
	-o-transform: translate3d(-90px,0,0);
  }
  
  100% { 
    transform: translate3d(85px,0,0);
	-webkit-transform: translate3d(85px,0,0);
	-moz-transform: translate3d(85px,0,0);
	-ms-transform: translate3d(85px,0,0);
	-o-transform: translate3d(85px,0,0);
  }
}

/* --------- */
#bottom .logo-baleia {
	width: 175px;
	left: 3%;
	position: relative;
	top: 10%;
}

#bottom .logo-baleia svg * {
	fill: #fff;
}

#bottom .menu-bottom{
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	justify-items: center;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 35px;
	padding-bottom: 75px;
	color: #fff;
}

#bottom .menu-bottom h2 {
	font-family: 'FSAlbert-Regular', sans-serif;
    font-weight: normal;
	font-size: 28px;	
}

#bottom .menu-bottom p {
    font-family: 'Poppins-Light', sans-serif;
    font-weight: normal;
	margin-bottom: 5px;
	font-size: 16px;
}

#bottom .menu-bottom h3 {
    font-family: 'Poppins-SemiBold', sans-serif;
    font-weight: normal;
	font-size: 16px;
	margin-top: 15px;
    margin-bottom: 5px;
}

#bottom .menu-bottom .contactos .partilha a{
	transition: none;
}


#bottom .menu-bottom .contactos .partilha a:hover {
	font-weight: normal;
}

#bottom .menu-bottom .contactos .partilha img {
    width: 20px;
    top: unset;
    bottom: unset;
    left: unset;
    margin-top: 20px;
}

#bottom .menu-bottom > div, #bottom .menu-bottom .publi-educativos > div {
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}

/* --- v2 --- */
#bottom .logo-baleia.v2 {
    width: 1600px;
    left: unset;
    top: unset;
    margin: 0 calc((100% - 1600px) / 2);
    padding: 25px 0;
    text-align: left;
}

#bottom .conteudo-bottom .logo-baleia.v2  svg {
    width: 300px;
}

#bottom .menu-bottom.v2 {
	--bs-width: 50px;
	--bs-padding: 35px;
	grid-template-columns: 30% 25% 45%;
	padding-inline: 0;
	width: 1600px;
    padding-inline: 0;
    margin: auto;
}

#bottom .menu-bottom.v2 > div {
	width: 100%;
	margin-left: unset;
	border-right: unset;
}

#bottom .menu-bottom.v2 > div .icon-titulo {
	width: 100%;
}

#bottom .menu-bottom.v2 > div .icon-titulo svg {
	display: inline-block;
    width: var(--bs-width);
    height: var(--bs-width);
}

#bottom .menu-bottom.v2 > div.horario .icon-titulo svg {
	width: calc(var(--bs-width) - 10px);
}

#bottom .menu-bottom.v2 > div .icon-titulo svg g * {
	fill: #fff;
}

#bottom .menu-bottom.v2 h2 {
    line-height: normal;
    font-size: 27px;
    text-transform: uppercase;
    font-family: 'FSAlbert-Bold', sans-serif;
    margin: 10px 0 20px 0;
}

#bottom .menu-bottom.v2 p {
	font-family: 'FSAlbert-Regular', sans-serif;
	font-size: 25px;
	word-break: break-word;
}

#bottom .menu-bottom.v2 > div .icon-titulo h2 {
	display: inline-block;
    vertical-align: top;
    padding-left: var(--bs-padding);
}

#bottom .menu-bottom.v2 > div [class*="dados"] {
	padding-left: calc(var(--bs-width) + var(--bs-padding));
}

#bottom .menu-bottom.v2 > div .partilha-list > div {
	background: unset;
	display: inline-block;
}

#bottom .menu-bottom.v2 > div .partilha-list .outer_box {
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#bottom .menu-bottom.v2 > div .partilha-list .outer_box svg {
	width: 130px;
    height: auto;
}

#bottom .menu-bottom.v2 > div .partilha-list > div .outer_box > svg path {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	fill: #005c83;
}

#bottom .menu-bottom.v2 > div .partilha-list > div .outer_box > svg path:nth-child(1) {
	opacity: 0.5;
	fill: #61a9bc;
}

#bottom .menu-bottom.v2 > div .partilha-list > div:hover .outer_box > svg path:nth-child(1) {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#bottom .menu-bottom.v2 > div .partilha-list > div .outer_box > svg path:nth-child(2) {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#bottom .menu-bottom.v2 > div .partilha-list > div:hover .outer_box > svg path:nth-child(2) {
	opacity: 0.5;
	fill: #61a9bc;
}

/* --- */
#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(2) .outer_box > svg path:nth-child(1) {
	transform-origin: center;
    transform: rotate(90deg);
}

#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(2) .outer_box > svg path:nth-child(2) {
	transform-origin: center;
    transform: rotate(90deg);
}


#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(2) .outer_box > svg path:nth-child(3) {
	transform-origin: center;
    transform: rotate(90deg);
}

/* --- */

#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(3) .outer_box > svg path:nth-child(1) {
	transform-origin: center;
    transform: rotate(270deg);
}

#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(3) .outer_box > svg path:nth-child(2) {
	transform-origin: center;
    transform: rotate(270deg);
}


#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(3) .outer_box > svg path:nth-child(3) {
	transform-origin: center;
    transform: rotate(270deg);
}

/* --- */

#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(4) .outer_box > svg path:nth-child(1) {
	transform-origin: center;
    transform: rotate(335deg);
}

#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(4) .outer_box > svg path:nth-child(2) {
	transform-origin: center;
    transform: rotate(335deg);
}


#bottom .menu-bottom.v2 > div .partilha-list > div:nth-child(4) .outer_box > svg path:nth-child(3) {
	transform-origin: center;
    transform: rotate(335deg);
}

/* --- */

#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box {
    position: absolute;
    display: flex;
    height: fit-content;
    width: fit-content;
    flex-direction: column;
}

#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box .itemIcon {
    width: fit-content;
    margin: 15% auto 0 auto;
}

#bottom .menu-bottom.v2 > div .partilha-list > div:first-child .outer_box .inner_box .itemIcon svg {
	width: 30px;
    height: 30px;
}

#bottom .menu-bottom.v2 > div .partilha-list > div:last-child .outer_box .inner_box .itemIcon svg {
	width: 32px;
    height: 40px;
}

#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box .itemIcon svg {
    width: 40px;
    height: 40px;
}

#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box .itemIcon svg * {
	fill: #fff;
}

/* --- */
#bottom a{
	transition: font-weight 0.1s ease-in-out;
}

#bottom a:hover{
	font-weight: Bold;
}

#bottom h2 a{
	transition: unset;
	color: #fff;
}

#bottom h2 a:hover{
	font-weight: unset;
}

/* --- */
#BarraEntidades {
	background: #015c83;
}

#g-copyright #BarraEntidades .g-content {
    padding: 15px 0 15px 0;
}

#BarraEntidades .main {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

#BarraEntidades .main .lgw33 {
    margin-inline: 3%;
}

#BarraEntidades .main .lgw33.as img {
	max-height: 35px;
    width: auto;
}

#BarraEntidades .main .lgw33.mbm img {
    max-height: 50px;
    width: auto;
}

#BarraEntidades .main .lgw33.cmm svg {
    max-height: 50px;
    width: auto;
}

#BarraEntidades .main .lgw33.vm svg {
    max-height: 50px;
    width: auto;
}

/* --- */
#idigitalLogo {
	position: absolute;
    bottom: 0;
    left: 0;
    flex: 0 auto;
    width: auto;
}

#g-copyright #idigitalLogo .g-content {
	display: flex;
    padding: 0;
    margin: 0.625rem;
}

#idigitalLogo svg {
	height: 35px;
    width: auto;
	cursor: pointer;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}

#idigitalLogo svg:hover {
	opacity: 1;
}

/* --- */
#theInterfaceLogo {
	position: absolute;
    bottom: 0;
    right: 0;
    flex: 0 auto;
    width: auto;
}

#g-copyright #theInterfaceLogo .g-content {
	display: flex;
    padding: 0;
	margin: 0.625rem;
}

#theInterfaceLogo .logoInterface {
	width: 200px;
    display: inline-block;
	text-align: right;
}

#theInterfaceLogo .logoInterface .prod {
    opacity: 0;
    width: 145px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #5a5a5a;
    font-size: 12px;
    -webkit-transition: opacity 1500ms ease-in;
    -moz-transition: opacity 1500ms ease-in;
    -o-transition: opacity 1500ms ease-in;
    transition: opacity 1500ms ease-in;
}

#theInterfaceLogo .logoInterface:hover .prod {
    opacity: 1;
}

#theInterfaceLogo .logoInterface:hover a{
	text-decoration:none;
}

#theInterfaceLogo .logoInterface .logo {
    width: fit-content;
	height: 41px;
    display: inline-block;
}

#theInterfaceLogo .logoInterface .logo img {
    width: auto;
	cursor: pointer;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}

#theInterfaceLogo .logoInterface .logo img:hover {
	opacity: 1;
}

/* --- */

#g-copyright{
	position: relative;
    z-index: 1;
	padding-right:0px;
	background:#00f9b8;
}

#g-copyright .g-grid:nth-of-type(2) {
	position: relative;
}

#g-copyright.section-horizontal-paddings{
	padding-left: 0%;
	padding-right: 0%;
}

#g-copyright .g-content{
	padding:15px 0px;
}

#BarraCopyright{
	text-align: center;
	background: linear-gradient(to bottom, #9aecf7, #89d3dd);
	color: #015c83;
	flex: 0 100%;
    width: 100%;
}

#BarraCopyright .copyright,#BarraCopyright .copyright a{
	color:#fff;
}

.platform-content.container .page-header h1{
	display:none;
}
/* -------------------- Museu Da Baleia - Frontpage - Start -------------------- */

#g-container-main .g-content {
     margin-top: 50px; 
     margin-bottom: 50px; 
}

#g-container-main #bottom .g-content {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

.info-exposicoes .Titulo-exposicoes p {
    line-height: 1;
    margin-bottom: 2px;
    text-align: start;
    margin-left: 10%;
}

.intro-button {
    display: block;
    text-align: left;
}

.gt_switcher_wrapper {
	scale: 0.9 !important;
    height: 150px !important;
    width: 25px !important;
    position: fixed !important;
	right: 5% !important;
}
/* -------------------- Museu Da Baleia - Frontpage - End -------------------- */
@media (max-width: 361px){
	#menu .sub1 span, #menu .sub2 span, #menu .sub3 span, #menu .sub4 span, #menu .sub5 span {
        font-size: 20px;
    }
	#g-header .logo img {
        max-width: 190px;
        margin-top: -100px;
    }
	
	#menu .icon {
        justify-self: end;
        left: -10px;
        width: 40px;
    }
    #menu .iconOff {
        left: -5px;
    }
    #menu .menu .parent {
        top:6%;
        left: -5%;
    }
    #menu .parent li h2 {
        font-size: 45px;
    }
    #menu .parent li h4 {
        font-size: 28px;
    }
	#menu .parent li.animatable {
		visibility: visible;}
    #menu .logoSlider {
        left: 27%;
        width: 125px;
    }
    #menu .Botao {
        display: none;
    }
    #menu .Esfera {
        left: 120%;
    }
	#menu .menu .parent {
		top: 10%
	}
	#menu .parent li.animatable {
		visibility: visible;
	}
	#menu .menuMobile, #menu .menuTopo{
		display:block;
	} 
	
	#menu .menuMobile .parent{
		right:10%;
		left:auto;
	}
	
	#menu .menuMobile .parent li h4 {
		font-size: 30px;
	}
	
	#menu .menuMobile .sub1 span, #menu .menuMobile .sub2 span, #menu .menuMobile .sub3 span, #menu .menuMobile .sub4 span, #menu .menuMobile .sub5 span{
		font-size:18px;
	}
		
	/* --- Menu (Novo) --- */
	#logo {
		height: 60px;
		flex: 0 150px;
		width: 150px;
	}
	
	#logo .logo {

	}
	
	#menuExtras {
		display: flex;
        height: 60px;
        padding-top: 0px;
        align-items: center;
	}
	
	#menuExtras .mainLogo {
		display: none;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation {
		z-index: 200;
		position: fixed;
		width: 100%;
	}
	
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
        padding-top: 0px;
        width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(4) {
		width: 95%;
        height: 0px;
	}
	
	#menuMega {
		display: none;
	}
	
	
	#mobileBar {
		display: inline-flex;
        justify-content: flex-end;
        position: relative;
        top: -38px;
        height: 0px;
	}
	
	#mobileBar .botao {
		margin-bottom: 0px;
        margin-top: 0px;
	}
	/* ------- */
	
	#Video{
		height:900px;
	}
	
	#barra{
		height:900px;
	}
	
	#TextoVideo {
		left: 5%;
	}
	
	#TextoVideo h1{
		font-size:30px;
	}
	
	#TextoVideo h2{
		font-size:20px;
	}
	
	#barra .partilha{
		top: 78%;
		left: 0;
	}


	
	#traducao{
		display:block;
		z-index:3;
	}
	
	.gt_switcher_wrapper {
		width: 150px !important;
        height: 35px !important;
        right: 0px !important;
        top: 90px;
    }
	
	#traducao .idiomas {
		top:2%;
	    left: 4%;
        right: auto;
		display: block;
		padding: 5px;
		border-radius: 20px;
	}
	
	#traducao .idiomas a{
		color:#000;
	}
		
	/* ----- */
	#bottom .conteudo-bottom li .WaveSpacer svg.waves {
		height: 60px;
	}
	
	#bottom .menu-bottom {
		grid-template-columns: repeat(2, 1fr);
		justify-items: stretch;
		padding-right: 2%;
		padding-left: 2%;
		padding-top: 20px;
	}
	#bottom .conteudo-bottom li {
		height: auto;
	}

	#bottom .menu-bottom h2 {
		font-family: 'Poppins-SemiBold', sans-serif;
		font-size: 17px;
		margin: 5px 0px 10px 0px;
	}
	#bottom .menu-bottom h3 {
		font-size: 13px;
		margin-bottom: -2px;
    	margin-top: 0px;
	}
	#bottom .menu-bottom p {
		font-size: 13px;
		margin-bottom: 5px;
	}
	#bottom .conteudo-bottom img, #bottom .conteudo-bottom svg {
		position: relative;
        width: 90%;
	}
	
	.publi-educativos {
		display: contents;
    }
	
	.publi-educativos .servicos-educativos {	

	}
				
	/* --- */
	#slide .sliderPrincipal .mainOptions {
        right: 2%;
        bottom: 17%;
	}

	#slide .sliderPrincipal .mainOptions .outer_box svg {
		width: 90px;
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton1 .outer_box .inner_box {	
	    /*margin: -22px 0 0 0;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton2 .outer_box .inner_box {
		/*margin: 5px 0 0 4px;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton3 .outer_box .inner_box {
		margin: 10px 0 0 -8px;
	}
	
	#slide .sliderPrincipal .mainOptions .outer_box .inner_box .itemIcon svg {
		width: 25px;
        height: 25px;
	}

	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle {
		font-size: 10px;
	}
	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle span {
		display: block;
	}	
	/* --- FP - Info - Wave --- */
	#waves {
		top: 100px;
		height: 0px;
	}
	
	#waves .waves {
		height: 30px;
	}
	
	/* --- */
	
	#info .g-content {
		width: 90%;
		padding: 25px;
		display: flex;
		justify-content: center;
	}
	
	#info .mainInfo .boxMain {
        width: 100%;
        align-items: center;
		margin-bottom: 20px;
	}
	
	#info .mainInfo .boxMain .titleImg {
		flex-direction: column;
	}
	
	#info .mainInfo .boxMain .titleImg svg {
        margin-bottom: 20px;
        width: 45px;
        height: 45px;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		font-size: 18px;
		margin: 0px;
	}
	
	#info .mainInfo .boxMain .desc {
		text-align: center;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		font-size: 16px;
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}
	
	/* --- */
	
	#publicacoes .g-content {
        width: 95%;
    }	
	
	#publicacoes .titulo-noticias {
		text-align: center;
	}

	#publicacoes h3 {
		font-size: 45px;
	}
	
	#publicacoes .item {
        width: 100%;
	}
		
	/* --- */
	
	#galeria .galeria-grid {
		width: 320px;
		grid-template-columns: repeat(1, 1fr);
		gap: 5px;
	}
	
	#galeria .galeria-grid div {
		padding-left: 0%;
	}
		
	#galeria .galeria-grid > div > div {
		text-align: unset;
	}
	
	#galeria .galeria-grid a {
		margin-inline: auto;
	}
	
	#galeria .galeria-grid h2 {
		padding-inline: 25px;
		font-size: 22px;
		transform: unset;
		text-align: unset;
	}
	
	#galeria .Titulo-galeria {
		font-size: 63px;
	}
	
	/* --- */
	#documentos .platform-content:nth-child(1) .waves, 
	#documentos .platform-content:nth-child(3) .waves {
		height: 60px;
	}
	
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}

	#documentos .info-documentos li {
		height: auto;
	}
	#documentos .grid-documentos h2 {
        font-size: 20px;
	}
	#documentos .titulo-documentos {
		font-size: 44px;
	}

	.info-exposicoes li {

	}
	.articulos {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.articulos .permanentes, .articulos .temporarias {
		width: 90%;
		padding-top: 0px;
        margin: auto;
		min-height: 350px;
	}
	.articulos .permanentes h2, .articulos .temporarias h2 {
		font-size: 26px;
		margin-top: 10px;
	}
	.temporarias h3 p {
		font-size: 14px;
		width: 85%;
        margin: 0 auto;
        text-align: left;
		line-height: 17px;
	}
	.articulos .temporarias {
		margin-bottom: 10%;
	}

	.info-exposicoes .botao-temporarias, .info-exposicoes .botao-permanentes{
		padding: 5px 15px;
	}

	.info-exposicoes .Subtitulo-exposicoes {
		font-size: 48px;
		margin-left: 0; /* Added */
        text-align: center; /* Added */
	}
	.info-exposicoes .Titulo-exposicoes {
		text-align: center;
        margin-left: 0;
		font-weight: bolder;
		font-size: 17px;
		padding-top: 250px;
	}
	
	.info-exposicoes .Titulo-exposicoes p {
		text-align: center;
		margin-left: 0;
	}
					
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}
	
	#loja .main_LjOn {
		height: unset;
        flex-wrap: wrap;
	}

	#loja .main_LjOn .LjOnDesc {
		width: 100%;
		padding: 5% 2%;
		order: 2;
	}

	#loja .main_LjOn .LjOnDesc h3.title {
        font-size: 22px;
        margin: 15px auto;
	}

	#loja .main_LjOn .LjOnDesc p.desc {
		font-size: 16px;
	}

	#loja .main_LjOn > a {
		width: 100%;
        order: 1;
        height: auto;
	}

	#loja .main_LjOn .LjOnImg h2.title {
        left: unset;
        width: 100%;
        position: relative;
        padding: 0 0 25px 0;
        background: #e7faff;
        text-shadow: 1px 1px 0 #00000012, 2px 2px 8px #0000000d;
	}
	
	/* --- */	
	#intro .cabecalho-intro {
		width: 95%;
	}
	#intro .intro-conteudo {
		margin-bottom: 150px;
		flex-direction: column;
	}
	#intro .titulo-intro {
		left: 0px;
		font-size: 60px;
	}
	#intro .w50 {
		padding-right: 5px;
        width: 100%;
	}
	.intro .w50 h2 {
		font-size: 32px;
        padding-top: 0px;
		margin: 20px auto;
		width: 100%;
        line-height: 30px;
	}
	#intro .w50 .texto {
        text-align: left;
        font-size: 16px;
        padding-top: 0px;
        margin: 0 auto;
		width: 100%;
    }
	.intro-button {
	}
	
	#intro .intro-botao {
        /* padding: 5px 15px; */
	}
	.w50-image img {
		height: 315px;
	}
	
	#slide {
		
	}
	
	.sliderPrincipal {
        height: 350px !important;
	}
	.sliderPrincipal .info,.sliderPrincipal .Subtitulo h3 {
		left: 0%;
		text-align: center;
		margin-top: 0px;
		font-size: 15px;
		margin-bottom: 25px;
	}
	.sliderPrincipal .Titulo h3 {
		left: 0%;
		font-size: 38px;
        padding-top: 155px;
        margin-bottom: 0px;
	}
	.sliderPrincipal .tags {
		left: 0px;
		position: relative;
		/* padding: 1.5%; */
		padding: 16px; /* Added */
        padding-inline: 25px; /* Added */
	}
		
	#slide {
		margin-top: 80px;
	}	
	
	#slide .partilha {
		bottom: 20%;
	}
		
	#slide .partilha span {
		display: inline-block;
	}
	
	#slide .partilha .prtDesc {
		top: unset;
		transform: unset;
	}
	
	#intro .w50-image {
        width: 100%;
	}
	#menu .menu .parent {
		top: 10%
	}
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 45px;
	}
		
	/* --- */
	#theInterfaceLogo .logoInterface .prod {
		display: none;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		--bs-width: 40px;
		--bs-padding: 15px;
		width: 95%;
		grid-template-columns: 100%;
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}
	
	#bottom .menu-bottom.v2 h2 {
		font-size: 25px;
		margin: 5px 0 20px 0;
	}
	
	#bottom .menu-bottom.v2 p {
		font-size: 19px;
	}

	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 2 / 1 / 3 / 2;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 3 / 1 / 4 / 2;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list {
		width: calc(50px * 4);
	}
		
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box svg {
		width: 80px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list > div:first-child .outer_box .inner_box .itemIcon svg {
        width: 20px;
        height: 20px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list > div:last-child .outer_box .inner_box .itemIcon svg {
		width: 25px;
		height: 40px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box .itemIcon svg {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 362px) and (max-width: 469px){
	#menu .sub1 span, #menu .sub2 span, #menu .sub3 span, #menu .sub4 span, #menu .sub5 span {
        font-size: 20px;
    }
	#menu .icon {
        justify-self: end;
        left: -10px;
    }
    #menu .iconOff {
        left: -5px;
    }
    #menu .menu .parent {
        top:6%;
        left: -5%;
    }
    #menu .parent li h2 {
        font-size: 45px;
    }
    #menu .parent li h4 {
        font-size: 28px;
    }
    #menu .logoSlider {
        left: 35%;
        width: 125px;
    }
    #menu .Botao {
        display: none;
    }
    #menu .Esfera {
        left: 140%;
    }
	#menu .parent li.animatable {
		 visibility: visible;
	}
			
	/* --- Menu (Novo) --- */
	#logo {
		height: 60px;
		flex: 0 150px;
		width: 150px;
	}
	
	#logo .logo {

	}
	
	#menuExtras {
		display: flex;
        height: 60px;
        padding-top: 0px;
        align-items: center;
	}
	
	#menuExtras .mainLogo {
		display: none;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation {
		position: fixed;
		width: 100%;
	}
	
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
        padding-top: 0px;
        width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(4) {
		width: 95%;
        height: 0px;
	}
	
	#menuMega {
		display: none;
	}
	
	
	#mobileBar {
		display: inline-flex;
        justify-content: flex-end;
        position: relative;
        top: -38px;
        height: 0px;
	}
	
	#mobileBar .botao {
		margin-bottom: 0px;
        margin-top: 0px;
	}
	/* ------- */
	
    .soon{
        right:20px;
        font-size:12px;
    }
    
    #g-header .logo img {
        max-width: 200px;
        margin-top: -115px;
    }
    
    #g-header .item{
        margin-top:-50px;
    }
	#menu .menuMobile, #menu .menuTopo{
		display:block;
	} 
	
	#menu .menuMobile .parent{
		right:10%;
		left:auto;
	}
	
	#menu .menuMobile .parent li h4 {
		font-size: 35px;
	}
	
	#menu .menuMobile .sub1 span, #menu .menuMobile .sub2 span, #menu .menuMobile .sub3 span, #menu .menuMobile .sub4 span, #menu .menuMobile .sub5 span{
		font-size:18px;
	}
	
	#Video{
		height:900px;
	}
	
	#barra{
		height:900px;
	}
	
	#TextoVideo {
		left: 5%;
	}
	
	#TextoVideo h1{
		font-size:30px;
	}
	
	#TextoVideo h2{
		font-size:20px;
	}
	
	#barra .partilha{
		top: 78%;
		left: 0;
	}
	
	#traducao{
		display:block;
		z-index:3;
	}
	
	.gt_switcher_wrapper {
		width: 150px !important;
        height: 35px !important;
        right: 0px !important;
        top: 90px;
    }
	
	#traducao .idiomas {
		top:2%;
	    left: 4%;
        right: auto;
		display: block;
		padding: 5px;
		border-radius: 20px;
	}
	
	#traducao .idiomas a{
		color:#000;
	}
	
	/* ----- */
	#bottom .conteudo-bottom li .WaveSpacer svg.waves {
		height: 60px;
	}
	
	#bottom .menu-bottom {
		grid-template-columns: repeat(2, 1fr);
		justify-items: stretch;
		padding-right: 2%;
		padding-left: 2%;
		padding-top: 20px;
	}
	#bottom .conteudo-bottom li {
		height: auto;
	}

	#bottom .menu-bottom h2 {
		font-family: 'Poppins-SemiBold', sans-serif;
		font-size: 15px;
		margin: 5px 0px 10px 0px;
	}
	#bottom .menu-bottom h3 {
		font-size: 13px;
		margin-bottom: -2px;
    	margin-top: 0px;
	}
	#bottom .menu-bottom p {
		font-size: 13px;
		margin-bottom: 5px;
	}
	#bottom .conteudo-bottom img, #bottom .conteudo-bottom svg {
		position: relative;
        width: 90%;
	}
	
	.publi-educativos {
		display: contents;
    }
	
	.publi-educativos .servicos-educativos {	

	}
				
	/* --- */
	#slide .sliderPrincipal .mainOptions {
        right: 2%;
        bottom: 17%;
	}

	#slide .sliderPrincipal .mainOptions .outer_box svg {
		width: 90px;
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton1 .outer_box .inner_box {	
	    /*margin: -22px 0 0 0;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton2 .outer_box .inner_box {
		/*margin: 5px 0 0 4px;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton3 .outer_box .inner_box {
		margin: 10px 0 0 -8px;
	}
	
	#slide .sliderPrincipal .mainOptions .outer_box .inner_box .itemIcon svg {
		width: 25px;
        height: 25px;
	}

	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle {
		font-size: 10px;
	}
	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle span {
		display: block;
	}
	
	/* --- FP - Info - Wave --- */
	#waves {
		top: 100px;
		height: 0px;
	}
	
	#waves .waves {
		height: 30px;
	}
	
	/* --- */
	#info .g-content {
		width: 90%;
		padding: 25px;
		display: flex;
		justify-content: center;
	}
	
	#info .mainInfo {
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	
	#info .mainInfo .boxMain {
        width: 100%;
        align-items: center;
		margin-bottom: 20px;
	}
	
	#info .mainInfo .boxMain .titleImg svg {
        margin-bottom: 20px;
        width: 45px;
        height: 45px;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		font-size: 18px;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		font-size: 16px;
	}
	
		
	#info .mainInfo .boxMain .titleImg {
		flex-direction: column;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		margin: 0px;
	}
	
	#info .mainInfo .boxMain .desc {
		text-align: center;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}
	
	/* --- */
	
	#publicacoes .g-content {
        width: 95%;
    }	
	
	#publicacoes .titulo-noticias {
		text-align: center;
	}
	
	#publicacoes h3 {
		font-size: 45px;
	}
	
	#publicacoes .item {
        width: 100%;
	}
		
	/* --- */
	
	#galeria .galeria-grid {
		width: 320px;
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}
	
	#galeria .galeria-grid div {
		padding-left: 0%;
	}
		
	#galeria .galeria-grid > div > div {
		text-align: unset;
	}
	
	#galeria .galeria-grid a {
		margin-inline: auto;
	}
	
	#galeria .galeria-grid h2 {
		padding-inline: 25px;
		font-size: 23px;
		transform: unset;
		text-align: unset;
	}
	#galeria .Titulo-galeria {
		font-size: 65px;
	}
	
	/* --- */
	#documentos .platform-content:nth-child(1) .waves, 
	#documentos .platform-content:nth-child(3) .waves {
		height: 60px;
	}
	
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}

	#documentos .info-documentos li {
		height: auto;
	}
	#documentos .grid-documentos h2 {
        font-size: 20px;
	}
	#documentos .titulo-documentos {
		font-size: 44px;
	}

	.info-exposicoes li {

	}
	.articulos {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.articulos .permanentes, .articulos .temporarias {
		width: 90%;
		padding-top: 0px;
        margin: auto;
		min-height: 350px;
	}
	.articulos .permanentes h2, .articulos .temporarias h2 {
		font-size: 28px;
		margin-top: 10px;
	}
	.temporarias h3 p {
		font-size: 14px;
		margin-top: 2px;
		margin-bottom: 0px;
		line-height: 18px;
	}
	.articulos .temporarias {
		margin-bottom: 10%;
	}

	.info-exposicoes .botao-temporarias, .info-exposicoes .botao-permanentes{
		padding: 5px 15px;
	}

	.info-exposicoes .Subtitulo-exposicoes {
		font-size: 50px;
		margin-left: 0; /* Added */
        text-align: center; /* Added */
	}
	.info-exposicoes .Titulo-exposicoes {
		text-align: center;
        margin-left: 0;
		font-weight: bolder;
		font-size: 17px;
		padding-top: 215px;
	}
	
	.info-exposicoes .Titulo-exposicoes p {
		text-align: center;
		margin-left: 0;
	}
				
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}
	
	#loja .main_LjOn {
		height: unset;
        flex-wrap: wrap;
	}

	#loja .main_LjOn .LjOnDesc {
		width: 100%;
		padding: 5% 2%;
		order: 2;
	}

	#loja .main_LjOn .LjOnDesc h3.title {
        font-size: 22px;
        margin: 15px auto;
	}

	#loja .main_LjOn .LjOnDesc p.desc {
		font-size: 16px;
	}

	#loja .main_LjOn > a {
		width: 100%;
        order: 1;
        height: auto;
	}

	#loja .main_LjOn .LjOnImg h2.title {
        left: unset;
        width: 100%;
        position: relative;
        padding: 0 0 25px 0;
        background: #e7faff;
        text-shadow: 1px 1px 0 #00000012, 2px 2px 8px #0000000d;
	}
	
	/* --- */	
	#intro .cabecalho-intro {
		width: 95%;
	}
	#intro .intro-conteudo {
		margin-bottom: 150px;
		flex-direction: column;
	}
	#intro .titulo-intro {
		left: 0px;
		font-size: 60px;
	}
	#intro .w50 {
		padding-right: 5px;
		width: 100%;
	}
	.intro .w50 h2 {
		font-size: 32px;
        padding-top: 0px;
		margin: 20px auto;
        width: 100%;
	}
	#intro .w50 .texto {
        text-align: left;
        font-size: 16px;
        padding-top: 0px;
        margin: 0 auto;
        width: 100%;
    }
	.intro-button {

	}
	
	#intro .intro-botao {
        /* padding: 5px 15px; */
	}
	.w50-image img {
		height: 300px;
	}
	
	#slide {
		
	}
	
	.sliderPrincipal {
        height: 350px !important;
	}
	.sliderPrincipal .info,.sliderPrincipal .Subtitulo h3 {
		left: 0%;
		text-align: center;
		margin-top: 0px;
		font-size: 15px;
		margin-bottom: 25px;
	}
	.sliderPrincipal .Titulo h3 {
		left: 0%;
		font-size: 38px;
        padding-top: 180px;
        margin-bottom: 0px;
	}
	.sliderPrincipal .tags {
		left: 0px;
		position: relative;
		/* padding: 1.5%; */
		padding: 16px; /* Added */
        padding-inline: 25px; /* Added */
	}
		
	#slide {
		margin-top: 80px;
	}	
		
	#slide .partilha {
		bottom: 20%;
	}
		
	#slide .partilha span {
		display: inline-block;
	}
	
	#slide .partilha .prtDesc {
		top: unset;
		transform: unset;
	}
	
	#intro .w50-image {
        width: 100%;
	}
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 50px;
	}
		
	/* --- */
	#theInterfaceLogo .logoInterface .prod {
		display: none;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		--bs-width: 40px;
		--bs-padding: 15px;
		width: 95%;
		grid-template-columns: 100%;
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}
	
	#bottom .menu-bottom.v2 h2 {
		font-size: 25px;
		margin: 5px 0 20px 0;
	}
	
	#bottom .menu-bottom.v2 p {
		font-size: 19px;
	}

	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 2 / 1 / 3 / 2;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 3 / 1 / 4 / 2;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list {
		width: calc(50px * 4);
	}
		
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box svg {
		width: 80px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list > div:first-child .outer_box .inner_box .itemIcon svg {
        width: 20px;
        height: 20px;
	}
		
	#bottom .menu-bottom.v2 > div .partilha-list > div:last-child .outer_box .inner_box .itemIcon svg {
		width: 25px;
		height: 40px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box .itemIcon svg {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 470px) and (max-width: 591px){
    #menu .menu .parent {
        top:6%;
        left: -5%;
    }
    #menu .parent li h2 {
        font-size: 59px;
    }
    #menu .parent li h4 {
        font-size: 35px;
    }
    #menu .logoSlider {
        left: 35%;
        width: 115px;
    }
    #menu .Botao {
        display: none;
    }
    #menu .Esfera {
        left: 140%;
    }
			
	/* --- Menu (Novo) --- */
	#logo {
		height: 60px;
		flex: 0 150px;
		width: 150px;
	}
	
	#logo .logo {

	}
	
	#menuExtras {
		display: flex;
        height: 60px;
        padding-top: 0px;
        align-items: center;
	}
	
	#menuExtras .mainLogo {
		display: none;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation {
		position: fixed;
		width: 100%;
	}
	
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
        padding-top: 0px;
        width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(4) {
		width: 95%;
        height: 0px;
	}
	
	#menuMega {
		display: none;
	}
	
	
	#mobileBar {
		display: inline-flex;
        justify-content: flex-end;
        position: relative;
		top: -38px;
        height: 0px;
	}
	
	#mobileBar .botao {
		margin-bottom: 0px;
        margin-top: 0px;
	}
	/* ------- */
	
    .soon{
        right:20px;
    }
    
    #g-header .logo img {
        max-width: 250px;
    }
    
    
    #g-header .item{
        margin-top:-50px;
    }
	
	#menu .menuMobile, #menu .menuTopo{
		display:block;
	} 
	
	#menu .menuMobile .parent li h4 {
		font-size: 40px;
	}
	
	#menu .menuMobile .sub1 span, #menu .menuMobile .sub2 span, #menu .menuMobile .sub3 span, #menu .menuMobile .sub4 span, #menu .menuMobile .sub5 span {
		font-size: 20px;
	}
	
	
	#TextoVideo {
		left: 15%;
	}
	
	#TextoVideo h1{
		font-size:35px;
	}
	
	#TextoVideo h2{
		font-size:25px;
	}
	
	#barra .partilha{
		top: 78%;
		left: 0;
	}
	
	#traducao{
		display:block;
		z-index:3;
	}
	
	.gt_switcher_wrapper {
		width: 150px !important;
        height: 35px !important;
        right: 0px !important;
        top: 90px;
    }
	
	#traducao .idiomas {
		top: 2%;
	    left: 4%;
        right: auto;
		display: block;
		padding: 5px;
		border-radius: 20px;
	}
	
	#traducao .idiomas a{
		color:#000;
	}
	
	/* ------ */
	#bottom .conteudo-bottom li .WaveSpacer svg.waves {
		height: 60px;
	}
	
	#bottom .menu-bottom {
		grid-template-columns: repeat(3, 1fr);
		justify-items: stretch;
		padding-right: 2%;
		padding-left: 2%;
		padding-top: 20px;
	}

	#bottom .menu-bottom h2 {
		font-family: 'Poppins-SemiBold', sans-serif;
		font-size: 18px;
		margin: 5px 0px 10px 0px;
	}
	#bottom .menu-bottom h3 {
		font-size: 13px;
		margin-bottom: -2px;
    	margin-top: 0px;
	}
	#bottom .menu-bottom p {
		font-size: 13px;
	}
	#bottom .conteudo-bottom img, #bottom .conteudo-bottom svg {
		position: relative;
		width: 90%;
	}
	
	.publi-educativos {
		display: contents;
    }
	
	.publi-educativos .servicos-educativos {	

	}
			
	/* --- */
	#slide .sliderPrincipal .mainOptions {
        right: 2%;
        bottom: 17%;
	}

	#slide .sliderPrincipal .mainOptions .outer_box svg {
        width: 110px;
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton1 .outer_box .inner_box {	
	    /*margin: -22px 0 0 0;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton2 .outer_box .inner_box {
		/*margin: 5px 0 0 4px;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton3 .outer_box .inner_box {
		margin: 10px 0 0 -8px;
	}
	
	#slide .sliderPrincipal .mainOptions .outer_box .inner_box .itemIcon svg {
		width: 25px;
        height: 25px;
	}

	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle {
		font-size: 10px;
	}
	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle span {
		display: block;
	}		
	/* --- FP - Info - Wave --- */
	#waves {
		top: 100px;
		height: 0px;
	}
	
	#waves .waves {
		height: 30px;
	}
	
	/* --- */
	#publicacoes .g-content {
        width: 95%;
    }	
	
	#publicacoes .titulo-noticias {
		text-align: center;
	}

	#publicacoes .item {
        width: 100%;
	}
		
	/* --- */
	#info .g-content {
		padding: 25px;
		width: 90%;
		display: flex;
		justify-content: center;
	}
	
	#info .mainInfo {
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	
	#info .mainInfo .boxMain {
        width: 100%;
        align-items: center;
		margin-bottom: 20px;
	}
	
	#info .mainInfo .boxMain .titleImg svg {
        margin-bottom: 20px;
        width: 45px;
        height: 45px;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		font-size: 18px;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		font-size: 16px;
	}
		
	#info .mainInfo .boxMain .titleImg {
		flex-direction: column;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		margin: 0px;
	}
	
	#info .mainInfo .boxMain .desc {
		text-align: center;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}
	
	/* --- */
	
	/* --- */	
	
	#galeria .galeria-grid {
		width: 420px;
		grid-template-columns: repeat(1, 1fr);
	}
	#galeria .galeria-grid div {
		padding-left: 0%;
	}
		
	#galeria .galeria-grid > div > div {
		text-align: unset;
	}
	
	#galeria .galeria-grid a {
        margin-inline: auto;
	}
	
	#galeria .galeria-grid h2 {
		padding-inline: 25px;
		font-size: 28px;
		transform: unset;
		text-align: unset;
	}
	
	#galeria .Titulo-galeria {
		font-size: 70px;
	}
	
	/* --- */
	#documentos .platform-content:nth-child(1) .waves, 
	#documentos .platform-content:nth-child(3) .waves {
		height: 60px;
	}
	
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}

	#documentos .info-documentos li {
		height: auto;
	}
	#documentos .grid-documentos h2 {
        font-size: 23px;
	}
	#documentos .titulo-documentos {
		font-size: 56px;
	}

	.info-exposicoes li {

	}
	.articulos {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.articulos .permanentes, .articulos .temporarias {
		width: 90%;
		padding-top: 0px;
		margin: auto;
		height: auto;
	}
	.articulos .permanentes h2, .articulos .temporarias h2 {
		font-size: 30px;
	}
	.articulos .temporarias {
		margin-bottom: 10%;
	}
	
	.info-exposicoes .Subtitulo-exposicoes {
		font-size: 62px;
		margin-left: 0;
        text-align: center;
	}
	.info-exposicoes .Titulo-exposicoes {
		text-align: center;
        margin-left: 0;
		font-weight: bolder;
		font-size: 17px;
		padding-top: 275px;
	}
	
	.info-exposicoes .Titulo-exposicoes p {
		text-align: center;
		margin-left: 0;
	}
			
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}
	
	#loja .main_LjOn {
		height: unset;
        flex-wrap: wrap;
	}

	#loja .main_LjOn .LjOnDesc {
		width: 100%;
		padding: 5%;
		order: 2;
	}

	#loja .main_LjOn .LjOnDesc h3.title {
		font-size: 30px;
	}

	#loja .main_LjOn .LjOnDesc p.desc {
		font-size: 20px;
	}

	#loja .main_LjOn > a {
		width: 100%;
        order: 1;
        height: auto;
	}

	#loja .main_LjOn .LjOnImg h2.title {
        left: unset;
        width: 100%;
        position: relative;
        padding: 0 0 25px 0;
        background: #e7faff;
        text-shadow: 1px 1px 0 #00000012, 2px 2px 8px #0000000d;
	}
	
	/* --- */	
	#intro .cabecalho-intro {
		width: 95%;
	}
	#intro .intro-conteudo {
		margin-bottom: 150px;
		flex-direction: column;
	}
	#intro .titulo-intro {
		left: 0px;
		font-size: 65px;
	}
	#intro .w50 {
		padding-right: 5px;
        width: 100%;
	}
	.intro .w50 h2 {
		text-align: left;
		font-size: 32px;
        padding-top: 0px;
		margin: 20px auto;
        width: 100%;
	}
	#intro .w50 .texto {
        text-align: left;
        font-size: 17px;
        padding-top: 0px;
        margin: 0 auto;
        width: 100%;
    }
	
	#intro .intro-button {

	}
	
	#intro .intro-botao {
        /* padding: 5px 15px; */

	}
	.w50-image img {
		height: 360px;
	}
	
	#slide {

	}
	
	.sliderPrincipal {
		height: 450px !important;
	}
	.sliderPrincipal .info,.sliderPrincipal .Subtitulo h3 {
		left: 0%;
		text-align: center;
		margin-top: 0px;
		font-size: 15px;
		margin-bottom: 25px;
	}
	.sliderPrincipal .Titulo h3 {
		left: 0%;
		font-size: 54px;
        padding-top: 120px;
		margin-bottom: 0px;
	}
	.sliderPrincipal .tags {
		left: 0px;
		position: relative;
		padding: 16px; /* Added */
        padding-inline: 25px; /* Added */
	}
		
	#slide {
		margin-top: 80px;
	}	
		
	#slide .partilha {
		bottom: 20%;
	}
	
	#slide .partilha span {
		display: inline-block;
	}
	
	#slide .partilha .prtDesc {
		top: unset;
		transform: unset;
	}
	
	#intro .w50-image {
		width: 100%;
	}
	#menu .menu .parent {
		top: 10%
	}
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 60px;
	}
		
	/* --- */
	#theInterfaceLogo .logoInterface .prod {
		display: none;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		--bs-width: 40px;
		--bs-padding: 15px;
		width: 95%;
		grid-template-columns: 100%;
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}
	
	#bottom .menu-bottom.v2 h2 {
		font-size: 25px;
		margin: 5px 0 20px 0;
	}
	
	#bottom .menu-bottom.v2 p {
		font-size: 19px;
	}

	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 2 / 1 / 3 / 2;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 3 / 1 / 4 / 2;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
		
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box svg {
		width: 80px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list > div:first-child .outer_box .inner_box .itemIcon svg {
        width: 20px;
        height: 20px;
	}
		
	#bottom .menu-bottom.v2 > div .partilha-list > div:last-child .outer_box .inner_box .itemIcon svg {
		width: 25px;
		height: 40px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box .itemIcon svg {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 592px) and (max-width: 767px){
	#slide {

	}
	
	.sliderPrincipal {
		height: 450px !important;
	}
		
	#slide {
		margin-top: 80px;
	}	
			
	#slide .partilha {
		bottom: 20%;
	}
		
	#slide .partilha span {
		display: inline-block;
	}
	
	#slide .partilha .prtDesc {
		top: unset;
		transform: unset;
	}
	
	#menu .logoSlider {
		left: 35%;
		width: 120px;
	}
	#menu .Botao {
		left: 80%;
	}
	#menu .menu .parent {
		top: 3%;
		left: -5%;
	}
	#menu .parent li h2 {
		font-size: 75px;
	}
	#menu .parent li h4 {
		font-size: 45px;
	}
		
	/* --- Menu (Novo) --- */
	#logo {
		height: 60px;
		flex: 0 150px;
		width: 150px;
	}
	
	#logo .logo {

	}
	
	#menuExtras {
		display: flex;
        height: 60px;
        padding-top: 0px;
        align-items: center;
	}
	
	#menuExtras .mainLogo {
		display: none;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation {
		position: fixed;
		width: 100%;
	}
	
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
        padding-top: 0px;
        width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(4) {
		width: 95%;
        height: 0px;
	}
	
	#menuMega {
		display: none;
	}
	
	
	#mobileBar {
		display: inline-flex;
        justify-content: flex-end;
        position: relative;
        top: -38px;
        height: 0px;
	}
	
	#mobileBar .botao {
		margin-bottom: 0px;
        margin-top: 0px;
	}
	/* ------- */
	
    .soon{
        right:20px;
    }
    
    #g-header .logo img {
        max-width: 300px;
    }
    
    #g-header h2 {
        max-width: 582px;
    }
    
    #g-header h3 {
        max-width: 582px;
    }
    
    #g-header .item{
        margin-top:-50px;
    }
	
	#menu .menuMobile, #menu .menuTopo{
		display:block;
	} 
	
	#menu .menuMobile .parent li h4 {
		font-size: 45px;
	}
	
	#menu .menuMobile .sub1 span, #menu .menuMobile .sub2 span, #menu .menuMobile .sub3 span, #menu .menuMobile .sub4 span, #menu .menuMobile .sub5 span {
		font-size: 23px;
	}
	
	#TextoVideo {
		left: 15%;
	}
	
	#TextoVideo h1{
		font-size:45px;
	}
	
	#TextoVideo h2{
		font-size:25px;
	}
	
	#barra .partilha{
		top: 78%;
		left: 0;
	}
	
	#traducao{
		display:block;
		z-index:3;
	}
	.gt_switcher_wrapper {
		width: 150px !important;
        height: 35px !important;
        right: 0px !important;
        top: 90px;
	}
	#traducao .idiomas {
	    top: 2%;
	    left: 4%;
        right: auto;
		display: block;
		padding: 5px;
		border-radius: 20px;
	}
	
	#traducao .idiomas a{
		color:#000;
	}
	/* ------ */
	#bottom .conteudo-bottom li .WaveSpacer svg.waves {
		height: 60px;
	}
	
	#bottom .menu-bottom {
		grid-template-columns: repeat(3, 1fr);
		justify-items: stretch;
		padding-right: 2%;
		padding-left: 2%;
		padding-top: 35px;
	}
	#bottom .menu-bottom h2 {
		font-size: 19px;
		margin: 5px 0px 10px 0px;
	}
	#bottom .menu-bottom h3 {
		font-size: 14px;
		margin-bottom: 5px;
    	margin-top: 0px;
	}
	#bottom .menu-bottom p {
		font-size: 14px;
		margin-bottom: 5px;
	}
	#bottom .conteudo-bottom img, #bottom .conteudo-bottom svg {
		position: relative;
	}
	
	.publi-educativos {
		display: contents;
    }
	
	.publi-educativos .servicos-educativos {	

	}
		
	/* --- */
	#slide .sliderPrincipal .mainOptions {
        right: 2%;
        bottom: 14%;
	}

	#slide .sliderPrincipal .mainOptions .outer_box svg {
        width: 110px;
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton1 .outer_box .inner_box {	
	    /*margin: -22px 0 0 0;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton2 .outer_box .inner_box {
		/*margin: 5px 0 0 4px;*/
	}
	
	#slide .sliderPrincipal .mainOptions #morphButton3 .outer_box .inner_box {
		margin: 10px 0 0 -8px;
	}
	
	#slide .sliderPrincipal .mainOptions .outer_box .inner_box .itemIcon svg {
		width: 30px;
		height: 30px;
	}

	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle {
		font-size: 10px;
	}
	
	/* --- FP - Info - Wave --- */
	#waves {
		top: 100px;
		height: 0px;
	}
	
	#waves .waves {
		height: 30px;
	}
	
	/* --- */
	#info .g-content {
		width: 90%;
		display: flex;
		justify-content: center;
	}
	
	#info .mainInfo {
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	
	#info .mainInfo .boxMain {
        width: 100%;
        align-items: center;
		margin-bottom: 20px;
	}
	
	#info .mainInfo .boxMain .titleImg svg {
		margin-bottom: 20px;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		font-size: 18px;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		font-size: 16px;
	}
		
	#info .mainInfo .boxMain .titleImg {
		flex-direction: column;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		margin: 0px;
	}
	
	#info .mainInfo .boxMain .desc {
		text-align: center;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}
	
	/* --- */
	
	/* --- */
	
	#publicacoes .g-content {
        width: 95%;
    }	
	
	#publicacoes .titulo-noticias {
		text-align: center;
	}

	#publicacoes .item {
        width: 43%;
	}
	
	/* --- */
	
	#galeria .galeria-grid {
		width: 445px;
		grid-template-columns: repeat(1, 1fr);
	}
	#galeria .galeria-grid div {
		padding-left: 0%;
	}
		
	#galeria .galeria-grid > div > div {
		text-align: unset;
	}
	
	#galeria .galeria-grid h2 {
		padding-inline: 25px;
        font-size: 26px;
        transform: unset;
        text-align: unset;
    }
	
	#galeria .galeria-grid a {
		margin-inline: auto;
	}
	
	#galeria .Titulo-galeria {
		font-size: 90px;
	}
	/* --- */
	#documentos .platform-content:nth-child(1) .waves, 
	#documentos .platform-content:nth-child(3) .waves {
		height: 60px;
	}
	
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}

	#documentos .info-documentos li {
		height: auto;
	}

	#documentos .titulo-documentos {
		font-size: 75px;
	}

	.articulos {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.articulos .permanentes, .articulos .temporarias {
		width: 90%;
		padding-top: 0px;
		margin: auto;
		height: auto;
	}
	.articulos .permanentes h2, .articulos .temporarias h2 {
		font-size: 30px;
	}
	.articulos .temporarias {
		margin-bottom: 10%;
	}

	.info-exposicoes .Subtitulo-exposicoes {
		font-size: 70px;
		margin-left: 0; /* Added */
        text-align: center; /* Added */
	}
	.info-exposicoes .Titulo-exposicoes {
		text-align: center;
        margin-left: 0;
		font-weight: bolder;
		font-size: 16px;
		padding-top: 315px;
	}
	
	.info-exposicoes .Titulo-exposicoes p {
		text-align: center;
		margin-left: 0;
	}
		
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}
	
	#loja .main_LjOn {
		height: unset;
        flex-wrap: wrap;
	}

	#loja .main_LjOn .LjOnDesc {
		width: 100%;
		padding: 5%;
		order: 2;
	}

	#loja .main_LjOn .LjOnDesc h3.title {
		font-size: 34px;
	}

	#loja .main_LjOn > a {
		width: 100%;
        order: 1;
        height: auto;
	}

	#loja .main_LjOn .LjOnImg h2.title {
        left: unset;
        width: 100%;
        position: relative;
        padding: 0 0 25px 0;
        background: #e7faff;
        text-shadow: 1px 1px 0 #00000012, 2px 2px 8px #0000000d;
	}
	
	/* --- */	
	#intro .cabecalho-intro {
		width: 95%;
	}
	#intro .intro-conteudo {
		margin-bottom: 150px;
		flex-direction: column;
	}
	#intro .titulo-intro {
		left: 0px;
		font-size: 65px;
	}
	#intro .w50 {
		width: 100%;
		padding-right: 5px;
	}
	.intro .w50 h2 {
		text-align: left;
		font-size: 30px;
        padding-top: 0px;
		margin: 20px auto;
        width: 100%;
	}
	#intro .w50 .texto {
        text-align: left;
        font-size: 18px;
        padding-top: 0px;
        margin: 0 auto;
        width: 100%;
        text-wrap: nowrap;
    }
	
	#intro .intro-button {

	}
	
	#intro .intro-botao {
        /* padding: 5px 15px; Added */
        /* margin: 0 auto; Added */

	}
	.w50-image img {
		height: 420px;
	}
	.sliderPrincipal .info,.sliderPrincipal .Subtitulo h3 {
		left: 0%;
		text-align: center;
		margin-top: 0px;
		font-size: 16px;
		margin-bottom: 25px;
	}
	.sliderPrincipal .Titulo h3 {
		left: 0%;
		font-size: 70px;
		padding-top: 130px;
		margin-bottom: 0px;
	}
	.sliderPrincipal .tags {
		left: 0px;
		position: relative;
		padding: 16px; /* Added */
	}
	#intro .w50-image {
		width: 100%;
	}
	#menu .menu .parent {
		top: 10%
	}
	#menu .parent li.animatable {
		visibility: visible;
	}
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 65px;
	}
	
	/* --- */
	#theInterfaceLogo .logoInterface .prod {
		display: none;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		--bs-width: 40px;
		--bs-padding: 15px;
		width: 95%;
		grid-template-columns: repeat(2, 50%);
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}
	
	#bottom .menu-bottom.v2 h2 {
		font-size: 25px;
		margin: 5px 0 20px 0;
	}
	
	#bottom .menu-bottom.v2 p {
		font-size: 19px;
	}
	
	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 1 / 2 / 2 / 3;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 2 / 1 / 3 / 3;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box svg {
		width: 110px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list > div:first-child .outer_box .inner_box .itemIcon svg {
		width: 25px;
		height: 25px;
	}
		
	#bottom .menu-bottom.v2 > div .partilha-list > div:last-child .outer_box .inner_box .itemIcon svg {
		width: 25px;
		height: 40px;
	}
	
	#bottom .menu-bottom.v2 > div .partilha-list .outer_box .inner_box .itemIcon svg {
		width: 35px;
		height: 35px;
	}
}

@media (min-width: 768px) and (max-width: 958px){
		
	/* --- Menu (Novo) --- */
	#logo {
		height: 60px;
		flex: 0 150px;
		width: 150px;
	}
	
	#logo .logo {

	}
	
	#menuExtras {
		display: flex;
        height: 60px;
        padding-top: 0px;
        align-items: center;
	}
	
	#menuExtras .mainLogo {
		display: none;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation {
		position: fixed;
		width: 100%;
	}
	
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
        padding-top: 0px;
        width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(4) {
		width: 95%;
        height: 0px;
	}
	
	#menuMega {
		display: none;
	}
	
	
	#mobileBar {
		display: inline-flex;
        justify-content: flex-end;
        position: relative;
        top: -38px;
        height: 0px;
	}
	
	#mobileBar .botao {
		margin-bottom: 0px;
        margin-top: 0px;
	}
	
	/* ------- */

	#menuMega .dj-megamenu-default li a.dj-up_a > span {
		font-size: 11px;
	}
	
	/* --- */
	
	.sliderPrincipal {
		height: 550px !important;
	}
		
	#slide {
		margin-top: 80px;
	}	
			
	#slide .partilha {
		bottom: 20%;
	}
		
	#slide .partilha span {
		display: inline-block;
	}
	
	#slide .partilha .prtDesc {
		top: unset;
		transform: unset;
	}
	
    .soon{
        right:20px;
    }
	
	#menu .menuMobile, #menu .menuTopo{
		display:block;
	}
		
	#TextoVideo {
		left: 15%;
	}
	
	#TextoVideo h1{
		font-size:50px;
	}
	
	#TextoVideo h2{
		font-size:25px;
	}
	
	#barra .partilha{
		top: 78%;
		left: 0;
	}
	
	#traducao{
		display: block;
		z-index:3;
	}
	#menu .icon {
		left: -30px;
	}
	#menu .Botao {
		left: 100%;
	}
	#menu .logoSlider {
		left: 45%;
	}
	#traducao .idiomas {
	    left: 4%;
        right: auto;
		display: block;
		padding: 5px;
		border-radius: 20px;
	}
	
	#traducao .idiomas a{
		color:#000;
	}
	#menu .parent li h4{
		font-size:42px;
	}
	#bottom .menu-bottom h3 {
		font-size: 17px;
	}
	.menu-bottom div p {
		font-size: 14px;
	}	
	#intro .cabecalho-intro {
		width: 95%;
	}
	#intro .w50-image {
        width: 100%;
	}
	#intro .w50-image img {
		height: 445px;
	}
	.sliderPrincipal .Titulo h3 {
		left: 0px;
		font-size: 90px;
		padding-top: 140px;
	}
	.sliderPrincipal .tags {
		left: 43.5%;
	}
	
	/* --- */
	#slide .sliderPrincipal .mainOptions {
        right: 2%;
        bottom: 14%;
	}

	#slide .sliderPrincipal .mainOptions .outer_box svg {
        width: 140px;
	}

	#slide .sliderPrincipal .mainOptions #morphButton3 .outer_box .inner_box {
		margin: 20px 0 0 -10px;
	}

	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle {
		font-size: 12px;
	}
	
	/* --- FP - Info - Wave --- */
	#waves {
		top: 100px;
		height: 0px;
	}
	
	#waves .waves {
		height: 30px;
	}
	
	/* --- */
	#info .g-content {
		width: 90%;
		display: flex;
		justify-content: center;
	}
	
	#info .mainInfo {
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	
	#info .mainInfo .boxMain {
		width: 49%;
		margin-bottom: 20px;
	}
		
	#info .mainInfo .boxMain .titleImg {
		flex-direction: column;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		margin: 0px;
	}
	
	#info .mainInfo .boxMain .desc {
		text-align: center;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}
	
	/* --- */
	
	#publicacoes .g-content {
        width: 95%;
    }	
	
	#publicacoes .titulo-noticias {
		text-align: center;
	}

	#publicacoes .item {
		width: 44.7%;
	}
	
	/* --- */
	
	#galeria .galeria-grid {
		width: 600px;
		grid-template-columns: repeat(1, 1fr);
	}
	#galeria .galeria-grid div {
		padding-left: 0%;
	}
	
	/* --- */
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}
	
	#documentos .grid-documentos h2 {
		font-size: 25px;
	}
	#documentos .titulo-documentos {
		font-size: 90px;
	}

	#documentos .grid-documentos div {

	}
	.articulos .permanentes, .articulos .temporarias { 
		width: 100%;
		padding-top: 0px;
	}
	.articulos .temporarias h3 {
		font-size: 14px;
		line-height: 17px;
	}
	.articulos .temporarias h3 p {
		margin-bottom: 5px;
    	margin-top: 2px;
        text-align: left;
	}

	#galeria .galeria-grid a {
		margin-inline: auto;
	}
	
	#galeria .galeria-grid h2 {
		font-size: 26px;
		transform: unset;
		text-align: unset;
	}
	
	#galeria .galeria-grid > div > div {
		text-align: unset;
	}
	
	.info-exposicoes .Titulo-exposicoes {
        margin-left: 0; /* Added */
		text-align: center;
		position: relative;
		font-size: 14px;
        padding-top: 15%;
	}
	
	.info-exposicoes .Titulo-exposicoes p {
		text-align: center;
		margin-left: 0;
	}
	
	.info-exposicoes .Subtitulo-exposicoes {
		left: 0px;
        text-align: center;
        font-size: 80px;
		margin-left: 0; /* Added */
        text-align: center; /* Added */
	}
	.info-exposicoes li {

	}
	
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}
	
	#loja .main_LjOn {
		height: unset;
        flex-wrap: wrap;
	}

	#loja .main_LjOn .LjOnDesc {
		width: 100%;
		padding: 5%;
		order: 2;
	}

	#loja .main_LjOn .LjOnDesc h3.title {
		font-size: 34px;
	}

	#loja .main_LjOn > a {
		width: 100%;
        order: 1;
        height: auto;
	}

	#loja .main_LjOn .LjOnImg h2.title {
        left: unset;
        width: 100%;
        position: relative;
        padding: 0 0 25px 0;
        background: #e7faff;
        text-shadow: 1px 1px 0 #00000012, 2px 2px 8px #0000000d;
	}
	
	/* --- */
	#intro .intro-conteudo {
		/* margin-bottom: 150px; Added */
		flex-direction: column;
	}
	#intro .titulo-intro {
		left: 0px;
	}
	#intro .w50 {
		padding-right: 5px;
		width: 100%;
	}
	.intro .w50 h2 {
		text-align: left;
		font-size: 30px;
        padding-top: 0px;
		margin: 20px auto;
        width: 100%;
	}
	#intro .w50 .texto {
        text-align: left;
        font-size: 18px;
        padding-top: 0px;
        margin: 0 auto;
        width: 100%;
        text-wrap: nowrap;
    }
	#intro .intro-button {
	}
	
	#intro .intro-botao {
		padding: 16px; /* Added */
		padding-inline: 25px; /* Added */
        /* padding: 5px 15px; */

	}
	.sliderPrincipal .info,.sliderPrincipal .Subtitulo h3 {
		left: 0%;
		text-align: center;
		margin-top: 0px;
		font-size: 16px;
	}
	#menu .parent li h2 {
		font-size: 80px;
	}
	#menu .menu .parent {
		top: 10%
	}
	#bottom .menu-bottom h2 {
		font-size: 23px;
	}
	#bottom .menu-bottom {
        grid-template-columns: repeat(3, 1fr);
		justify-items: stretch;
        padding-right: 2%;
        padding-left: 2%;
        padding-top: 35px;
	}
	
	.publi-educativos {
		display: contents;
    }
	
	.publi-educativos .servicos-educativos {	

	}

	#bottom .conteudo-bottom img, #bottom .conteudo-bottom svg {
		width: 90%;
	}
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 65px;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		width: 95%;
		grid-template-columns: repeat(2, 50%);
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}

	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 1 / 2 / 2 / 3;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 2 / 1 / 3 / 3;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
}


@media (min-width: 959px) and (max-width: 1199px){
		
	/* --- Menu (Novo) --- */
	#logo {
		height: 60px;
		flex: 0 150px;
		width: 150px;
	}
	
	#logo .logo {

	}
	
	#menuExtras {
		display: flex;
        height: 60px;
        padding-top: 0px;
        align-items: center;
	}
	
	#menuExtras .mainLogo {
		display: none;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation {
		position: fixed;
		width: 100%;
	}
	
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
        padding-top: 0px;
        width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(4) {
		width: 95%;
        height: 0px;
	}
	
	#menuMega {
		display: none;
	}
	
	
	#mobileBar {
		display: inline-flex;
        justify-content: flex-end;
        position: relative;
        top: -38px;
        height: 0px;
	}
	
	#mobileBar .botao {
		margin-bottom: 0px;
        margin-top: 0px;
	}
	
	/* ------- */

	#menuMega .dj-megamenu-default li a.dj-up_a > span {
		font-size: 11px;
	}
	
	/* ------- */

	#bottom .menu-bottom {
        grid-template-columns: repeat(3, 1fr);
		justify-items: stretch;
        padding-right: 2%;
        padding-left: 2%;
        padding-top: 35px;
	}
	
	.publi-educativos {
		display: contents;
    }
	
	.publi-educativos .servicos-educativos {	
	}
	
	#bottom .menu-bottom h3 {
		font-size: 17px;
	}
	.menu-bottom div p {
		font-size: 16px;
	}
	#intro .w50-image {

	}
	.sliderPrincipal .Titulo h3 {
		left: 0px;
		font-size: 120px;
	}
	.sliderPrincipal .tags {
		left: 43.5%;
	}
		
	#slide {
		margin-top: 80px;
	}	
		
	.sliderPrincipal {
		height: 750px !important;
	}
	
	#slide .partilha {
		bottom: 39%;
	}
	
	/* --- */
	#slide .sliderPrincipal .mainOptions {
        right: 3%;
        bottom: 31%;
	}

	#slide .sliderPrincipal .mainOptions .outer_box svg {
        width: 140px;
	}

	#slide .sliderPrincipal .mainOptions #morphButton3 .outer_box .inner_box {
		margin: 20px 0 0 -10px;
	}

	#slide .sliderPrincipal .mainOptions .outer_box .inner_box p.itemTitle {
		font-size: 12px;
	}
	
	/* --- */
	#info .g-content {
		width: 90%;
		display: flex;
		justify-content: center;
	}
	
	#info .mainInfo {
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	
	#info .mainInfo .boxMain {
		width: 49%;
		margin-bottom: 20px;
	}
	
	#info .mainInfo .boxMain .titleImg {
		flex-direction: column;
	}
		
	#info .mainInfo .boxMain .titleImg svg {
		margin-bottom: 20px;
	}
	
	#info .mainInfo .boxMain .titleImg h2 {
		margin: 0px;
	}
	
	#info .mainInfo .boxMain .desc {
		text-align: center;
	}
	
	#info .mainInfo .boxMain .desc p, #info .mainInfo .boxMain .desc a {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}
	
	/* --- */
	#publicacoes .g-content {
		width: 95%;
	}
	
	#publicacoes .titulo-noticias {
		text-align: center;
	}

	#publicacoes .item {
		width: 45.8%;
	}
	
	/* --- */
	
	#galeria .galeria-grid {
		width: 900px;
	}
	
	/* --- */
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}
	
	#documentos .grid-documentos h2 {
		font-size: 25px;
	}

	.articulos .permanentes, .articulos .temporarias { 
		width: 450px;
	}
	
	#galeria .galeria-grid a {
	}
	
	#galeria .galeria-grid h2 {
		font-size: 26px;
	}
	.info-exposicoes .Titulo-exposicoes {
		text-align: center;
		position: relative;
		font-size: 14px;
        padding-top: 15%;
	}
	
	.info-exposicoes .Titulo-exposicoes p {
		text-align: center;
		margin-left: 0;
	}
	
	.info-exposicoes .Subtitulo-exposicoes {
		left: 0px;
        text-align: center;
        font-size: 80px;
		margin-left: 0; /* Added */
	}
	.info-exposicoes li {

	}
		
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}

	#loja .main_LjOn {
		height: 650px;
	}

	#loja .main_LjOn .LjOnDesc h3.title {
        font-size: 32px;
	}

	#loja .main_LjOn > a {
		height: 650px;
	}
	
	#loja .main_LjOn .LjOnImg h2.title {
        left: -245px;
	}
	
	/* --- */	
	#intro .cabecalho-intro {
		width: 95%;
	}
	
	#intro .cabecalho-intro {
		left: 0px;
	}
	#intro .titulo-intro {
		left: 0px;
	}
	#intro .w50 {
		padding-top: 25px; /* Added */
		padding-right: 5px; /* Added */
	}
	.intro .w50 h2 {
		text-align: left;
		font-size: 30px;
        margin-top: 0px;
        padding-top: 0px;
	}
	#intro .w50 .texto {
		text-align: left;
		font-size: 16px;
        padding-top: 0px;
		padding-bottom: 45px; /* Added */
        text-wrap: nowrap;
	}
	#intro .intro-botao {
		top: 5%;
	}
	.sliderPrincipal .info,.sliderPrincipal .Subtitulo h3 {
		left: 0%;
		text-align: center;
		margin-top: 0px;
	}
	#menu .parent li h2 {
		font-size: 80px;
	}
	#menu .menu .parent {
		top: 10%
	}
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 80px;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		width: 95%;
		grid-template-columns: repeat(2, 50%);
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}

	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 1 / 2 / 2 / 3;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 2 / 1 / 3 / 3;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
}

@media (min-width: 1200px) and (max-width: 1439px){

	#menu .parent li h4{
		font-size:45px;
	}
	
	#menu .sub1 span,#menu .sub2 span,#menu .sub3 span,#menu .sub4 span, #menu .sub5 span{
		font-size: 23px;
	}
		
	/* --- Menu (Novo) --- */
	#menuMobile {
		display: none !important;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation .g-grid:nth-child(2) {
		width: 97%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
		width: 97%;
		padding-top: 0px;
	}
	#menuExtras {
		height: 60px;
	}
		
	#logo .logo {

	}
	
	#menuMega {
		flex: 0 100%;
		width: 100%;
		margin-inline: 0;
	}
	
	#menuMega .dj-megamenu-default li a.dj-up_a {
		height: 60px;
		padding: 0;
	}
	
	#menuMega .dj-megamenu-default li a.dj-up_a > span {
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}
	
	#menuMega .dj-megamenu-default li.dj-up.fullwidth > .dj-subwrap > .dj-subwrap-in {
		margin: 0 0 0 calc((100% - 95%) / 2);
		width: calc(100% - calc((100% - 95%) / 2));
	}
	
	#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) {
		--base-width: calc(100% - ((100% - 95%) / 2));
	}
	
	/* ------- */

	#bottom .menu-bottom {
        padding-right: 2%;
        padding-left: 2%;
	}
	
		
	#bottom .menu-bottom .contactos {
		width: 100%;
		text-align: left;
		border-right: 1px solid #fff;
	}

	#intro .w50-image {

	}
	.sliderPrincipal .Titulo h3 {
		left: 0px;
	}
	.sliderPrincipal .tags {
		left: 43.5%;
	}
	
	#slide {
		margin-top: 80px;
	}	
	
	#slide .partilha {
		bottom: 39%;
	}
	
	/* --- */
	#slide .sliderPrincipal .mainOptions {
		right: 3%;
		bottom: 31%;
	}

	#slide .sliderPrincipal .mainOptions .outer_box svg {

	}
	
	/* --- */
	#publicacoes .g-content {
		width: 95%;
	}
		
	#publicacoes .item {
		width: 30.1%;
	}
	
	/* --- */
	
	#galeria .galeria-grid {
		width: 1000px;
	}
	
	/* --- */
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}

	.articulos .permanentes, .articulos .temporarias { 
		width: 450px;
	}
	.info-exposicoes .Titulo-exposicoes {
		text-align: center; /* Added */
        margin-left: 0; /* Added */
		position: relative;
		/* left: 23%; */
	}
	.info-exposicoes .Subtitulo-exposicoes {
		left: 0px;
	}
	
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}
	
	#loja .main_LjOn {
		height: 750px;
	}
	
	#loja .main_LjOn > a {
	    height: 750px;	
	}
	
	#loja .main_LjOn .LjOnImg h2.title {
		left: -245px;
	}
	/* --- */	
	#intro .cabecalho-intro {
		width: 95%;
	}
	
	#intro .cabecalho-intro {
		left: 0px;
	}
	#intro .titulo-intro {
		left: 0px;
	}
	#intro .w50 {
		padding-right: 5px;
	}
	.intro .w50 h2 {
		text-align: left;
		font-size: 35px;
	}
	#intro .w50 .texto {
		text-align: left;
		font-size: 18px;
		padding-top: 40px;
		padding-bottom: 45px; /* Added */
	}
	.sliderPrincipal .info,.sliderPrincipal .Subtitulo h3 {
		left: 0%;
		text-align: center;
	}
	#menu .parent li h2 {
		font-size: 90px;
	}
	#menu .menu .parent {
		top: 10%
	}
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 80px;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		width: 95%;
		grid-template-columns: repeat(2, 50%);
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}

	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 1 / 2 / 2 / 3;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 2 / 1 / 3 / 3;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
}

@media (min-width: 1440px) and (max-width: 1599px){
	#menuMega .dj-megamenu-default li a.dj-up_a {
		padding: 0 3px;
	}
	
	#menuMega .dj-megamenu-default li.dj-up.fullwidth > .dj-subwrap > .dj-subwrap-in {
		margin: 0 0 0 calc((100% - 95%) / 2);
		width: calc(100% - calc((100% - 95%) / 2));
	}
	
	#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) {
		--base-width: calc(100% - ((100% - 95%) / 2));
	}
	
	/* --- */
	#menu .menu .parent {
		margin-top: 6%;
	}
	#intro .w50 .texto {
		padding-bottom: 50px; /* Added */
	}
	#menu .parent li h4{
		font-size:55px;
	}
	
	#menu .sub1 span,#menu .sub2 span,#menu .sub3 span,#menu .sub4 span, #menu .sub5 span{
		font-size: 25px;
	}

	/* --- Menu (Novo) --- */
	#menuMobile {
		display: none !important;
	}
	
	/* ------- Menu Superior --------- */
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
		width: 95%;
	}
	
	/* ------- */

	#bottom .menu-bottom {
		padding-right: 5%;
		padding-left: 5%;
	}
		
	#bottom .menu-bottom .contactos {
		width: 100%;
		text-align: left;
		border-right: 1px solid #fff;
	}
	
	#intro .cabecalho-intro {
		width: 95%;
	}
	
	#intro .w50-image {

	}
	.sliderPrincipal .info {
		width: auto;
	}
	.sliderPrincipal .Titulo h3 {
		left: 0px;
	}
	.sliderPrincipal .tags {
		left: 43.5%;
	}
		
	#slide .partilha {
		bottom: 44%;
	}
	
	/* --- */
	#slide .sliderPrincipal .mainOptions {
		right: 3%;
		bottom: 35%;
	}
	
	/* --- */
	
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 85px;
	}
		
	/* --- */
	#publicacoes .g-content {
		width: 95%;
	}
		
	#publicacoes .item {
		width: 30.6%;
	}
	
	/* --- */
	#documentos .info-documentos li { /* Pseudo-G-content */
		width: 95%;
	}
	
	/* --- */
	#g-container-main #loja .main_content {
		width: 90%;
	}

	#loja .main_LjOn .LjOnImg h2.title {
		left: -260px;
	}
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
		
	#bottom .menu-bottom.v2 {
		width: 95%;
		grid-template-columns: repeat(2, 50%);
		grid-row-gap: 30px;
		grid-column-gap: 15px;
		padding-inline: 0;
	}

	#bottom .menu-bottom.v2 .contactos {
		grid-area: 1 / 1 / 2 / 2;
	}
			
	#bottom .menu-bottom.v2 .horario {
		grid-area: 1 / 2 / 2 / 3;
	}
			
	#bottom .menu-bottom.v2 .partilha {
		grid-area: 2 / 1 / 3 / 3;
		padding-left: calc(var(--bs-width) + var(--bs-padding));
	}
}

@media (min-width: 1600px) and (max-width: 1799px){
	#menuMega .dj-megamenu-default li a.dj-up_a {
		padding: 0 10px;
	}
	
	#menuMega .dj-megamenu-default li.dj-up.fullwidth > .dj-subwrap > .dj-subwrap-in {
		margin: 0 0 0 calc((100% - 95%) / 2);
		width: calc(100% - calc((100% - 95%) / 2));
	}
	
	#menuMega .dj-megamenu-default li div.dj-subwrap .dj-subwrap-in .dj-subcol:nth-child(4) {
		--base-width: calc(100% - ((100% - 95%) / 2));
	}
	
	/* ---- Menu Superior (Novo) ---- */
	#menuMobile {
		display: none !important;
	}
		
	/* ------- Menu Superior --------- */
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#g-navigation .g-grid:nth-child(3) {
		width: 95%;
	}
	
	/* ---- */
	
	.sliderPrincipal .info {
		left: 11%;
	}
	
	#slide .partilha {
		bottom: 44%;
	}
	
	/* --- */
	#slide .sliderPrincipal .mainOptions {	
		bottom: 35%;
	}
	/* --- */

	.articulos div {
		left: 0px;
	}
	
	#intro .cabecalho-intro {
		width: 95%;
	}
	
	#intro .w50-image {

	}
	/* --- */
	#loja .main_LjOn .LjOnImg h2.title {
		left: -278px;
	}
	
	/* --- */
	#intro .titulo-intro,#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title	{
		font-size: 91px;
	}
		
	#bottom .menu-bottom .contactos {
		width: 100%;
		text-align: left;
		border-right: 1px solid #fff;
	}	
	
	/* --- */
	#bottom .logo-baleia.v2 {
		width: 95%;
		margin: 0 2.5%;
	}
	
	#bottom .menu-bottom.v2 {
		width: 95%;
		padding-inline: 0;
	}
}


@media (min-width: 1800px){
	/* ---- Menu Superior (Novo) ---- */
	#menuMobile {
		display: none !important;
	}
	
	/* ---- */
	#publicacoes .titulo-noticias h3,#documentos .titulo-documentos,
	#galeria .Titulo-galeria,#loja .main_LjOn .LjOnImg h2.title {
		font-size: 115px;
	}
	#slide {

	}
		
	#bottom .menu-bottom h2 {
		font-size: 28px;	
	}

	#bottom .menu-bottom p {
		font-size: 16px;
	}

	#bottom .menu-bottom h3 {
		font-size: 16px;
	}
	
	#bottom .menu-bottom .contactos {
		width: 100%;
		text-align: left;
		border-right: 1px solid #fff;
	}
}

@media (min-width: 2000px){
	#slide {
		max-height: unset !important;
	}
	
/* ---------- Slider Menu Media (Low Resolution Laptops) ------- */
@media (max-height: 900px) and (min-width: 1200px) {
	#slide {
		max-height: 900px !important;
	}
}
