::root {
  --yellow: #ffcd00;
  --lightBlue: #10b0b1;
  --customblue: #005360;
  --dark: #3c3c3b;
}

@font-face {
  font-family: "Barlow";
  src: url("fonts/Barlow-Bold.eot");
  src: url("fonts/Barlow-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Barlow-Bold.woff2") format("woff2"), url("fonts/Barlow-Bold.woff") format("woff"), url("fonts/Barlow-Bold.ttf") format("truetype"), url("fonts/Barlow-Bold.svg#Barlow-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("fonts/Barlow-SemiBold.eot");
  src: url("fonts/Barlow-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Barlow-SemiBold.woff2") format("woff2"), url("fonts/Barlow-SemiBold.woff") format("woff"), url("fonts/Barlow-SemiBold.ttf") format("truetype"), url("fonts/Barlow-SemiBold.svg#Barlow-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("fonts/Barlow-Regular.eot");
  src: url("fonts/Barlow-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Barlow-Regular.woff2") format("woff2"), url("fonts/Barlow-Regular.woff") format("woff"), url("fonts/Barlow-Regular.ttf") format("truetype"), url("fonts/Barlow-Regular.svg#Barlow-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("fonts/Barlow-Medium.eot");
  src: url("fonts/Barlow-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Barlow-Medium.woff2") format("woff2"), url("fonts/Barlow-Medium.woff") format("woff"), url("fonts/Barlow-Medium.ttf") format("truetype"), url("fonts/Barlow-Medium.svg#Barlow-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?9o3g7i");
  src: url("fonts/icomoon.eot?9o3g7i#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?9o3g7i") format("truetype"), url("fonts/icomoon.woff?9o3g7i") format("woff"), url("fonts/icomoon.svg?9o3g7i#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lazer:before {
  content: "\e908";
}

.icon-paisagisticos:before {
  content: "\e909";
}

.icon-cultural:before {
  content: "\e90a";
}

.icon-dragContent:before {
  content: "\e907";
}

.icon-link:before {
  content: "\e906";
}

.icon-magnifier:before {
  content: "\e900";
}

.icon-calendar:before {
  content: "\e901";
}

.icon-chevron:before {
  content: "\e902";
}

.icon-plus:before {
  content: "\e903";
}

.icon-arrowRound:before {
  content: "\e904";
}

.icon-arrow:before {
  content: "\e905";
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/** CLOUD ANIMATION**/
@keyframes cloudAni {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  5% {
    opacity: 0.4;
    transform: translateX(10%);
  }
  25% {
    opacity: 0.6;
    transform: translateX(55%);
  }
  50% {
    opacity: 0.8;
    transform: translateX(100%);
  }
  75% {
    opacity: 0.4;
    transform: translateX(200%);
  }
  100% {
    opacity: 0;
    transform: translateX(275%);
  }
}
@keyframes cloudAni2 {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  5% {
    opacity: 0.4;
    transform: translateX(-10%);
  }
  25% {
    opacity: 0.8;
    transform: translateX(-25%);
  }
  50% {
    opacity: 0.6;
    transform: translateX(-150%);
  }
  75% {
    opacity: 0.4;
    transform: translateX(-185%);
  }
  100% {
    opacity: 0;
    transform: translateX(-250%);
  }
}
@keyframes cloudAni3 {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  5% {
    opacity: 0.4;
    transform: translateX(-35%);
  }
  25% {
    opacity: 0.8;
    transform: translateX(-65%);
  }
  50% {
    opacity: 0.3;
    transform: translateX(-120%);
  }
  75% {
    opacity: 0.4;
    transform: translateX(-175%);
  }
  100% {
    opacity: 0;
    transform: translateX(-230%);
  }
}
@keyframes cloudAni4 {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  5% {
    opacity: 0.4;
    transform: translateX(30%);
  }
  25% {
    opacity: 0.6;
    transform: translateX(55%);
  }
  50% {
    opacity: 0.3;
    transform: translateX(100%);
  }
  75% {
    opacity: 0.4;
    transform: translateX(175%);
  }
  100% {
    opacity: 0;
    transform: translateX(250%);
  }
}
@keyframes cloudAni5 {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  25% {
    opacity: 0.4;
    transform: translateX(55%);
  }
  50% {
    opacity: 0.1;
    transform: translateX(100%);
  }
  75% {
    opacity: 0.4;
    transform: translateX(175%);
  }
  100% {
    opacity: 0;
    transform: translateX(290%);
  }
}
/* @-webkit-keyframes cloudAni{
    0%{
        opacity:0.2;
        transform: translateX(0)
    }
    50%{
        opacity:0.4;
        transform: translateX(-40px)
    }
    100%{
        opacity:0.2;
        transform: translateX(0px)
    }
}
@-o-keyframes cloudAni{
    0%{
        opacity:0.2;
        transform: translateX(0px)
    }
    50%{
        opacity:0.4;
        transform: translateX(-40px)
    }
    100%{
        opacity:0.2;
        transform: translateX(0px)
    }
}
@-ms-keyframes cloudAni{
    0%{
        opacity:0.2;
        transform: translateX(0px)
    }
    50%{
        opacity:0.4;
        transform: translateX(-40px)
    }
    100%{
        opacity:0.2;
        transform: translateX(0px)
    }
} */
body {
  font-family: "Barlow";
  font-weight: normal;
  font-size: 16px;
  color: #3c3c3b;
  overflow-x: hidden;
  line-height: 1;
  animation: fadeIn ease-in 800ms;
  -webkit-animation: fadeIn ease-in 800ms;
}
body.noscroll {
  overflow: hidden;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  background-color: #10b0b1;
}

.headerContainer {
  position: absolute;
  height: 140px;
  z-index: 9999;
  padding: 0 140px;
}
.headerContainer::after {
  content: "";
  position: absolute;
  background-image: url("../images/headerBG.svg");
  background-repeat: repeat-x;
  width: 100%;
  left: 0;
  top: 0;
  height: 140px;
  z-index: -1;
  background-size: contain;
  background-position: center top;
}
.headerContainer .headerRow {
  position: relative;
  width: 100%;
  justify-content: center;
}
.headerContainer .headerEntity {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  padding: 35px 0;
}
.headerContainer .headerEntity .siteLogo img {
  max-width: 335px;
  width: 335px;
  height: 100%;
}
.headerContainer .headerInfo {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 10px 0;
}
.headerContainer .langSwitcher ul {
  display: flex;
  list-style: none;
  padding: 25px 0 25px 45px;
  margin: 0;
}
.headerContainer .langSwitcher ul li {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 5px;
  color: #3c3c3b;
  position: relative;
}
.headerContainer .langSwitcher ul li:first-child::before {
  content: "";
  width: 1px;
  height: calc(100% - 2px);
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #3c3c3b;
}
.headerContainer .langSwitcher ul li.current-lang {
  font-weight: bold;
}
.headerContainer .langSwitcher ul li a {
  color: inherit;
  text-decoration: none;
}

.menuToggler {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0;
  margin-top: 3px;
  margin-right: 35px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  -ms-transition: 0.5s ease-in-out;
  z-index: 9999;
}
.menuToggler.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 3px;
  left: 0px;
}
.menuToggler.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.menuToggler.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 24px;
  left: 0px;
}
.menuToggler span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #282828;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.menuToggler span:nth-child(1) {
  top: 3px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.menuToggler span:nth-child(2) {
  top: 14px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.menuToggler span:nth-child(3) {
  bottom: 3px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.home .initialBackground.decal1::before {
  z-index: 9999;
}

.sideNavUnder {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  top: 0;
  left: 0;
  z-index: 9999;
}

#sideNav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100%;
  width: 25vw;
  min-width: 574px;
  overflow-x: hidden;
  background-color: var(--turquoise);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.sideNavMenu {
  padding-top: 240px;
}
.sideNavMenu .navigation-menu {
  list-style: none;
  padding: 0 40px 0 205px;
  text-align: left;
}
.sideNavMenu .navigation-menu li {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: normal;
  color: black;
  margin-bottom: 50px;
}
.sideNavMenu .navigation-menu li a {
  color: inherit;
  text-decoration: none;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: rgba(32, 32, 32, 0.8) !important;
  z-index: 9999;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
  font-size: 15px !important;
  font-weight: normal !important;
}

div.leaflet-popup .leaflet-popup-content-wrapper, div.leaflet-popup .leaflet-popup-tip {
  background: rgba(255, 255, 255, 0.8);
}
div.leaflet-popup .leaflet-popup-content {
  margin: 0 15px;
  text-align: center;
}
div.leaflet-popup .leaflet-popup-content p {
  margin: 8px 0;
  font-size: 16px;
}
div.leaflet-popup .leaflet-popup-close-button {
  display: none;
}

#weather {
  min-width: 100px;
  width: auto;
  position: relative;
}
#weather .weatherLoading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 40px;
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#weather .weatherLoading img {
  width: 110px;
}
#weather .cityName {
  color: white;
  font-weight: bold;
  font-size: 11px;
  padding: 5px 7px;
  background-color: #808a8b;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
}
#weather .stats {
  background-color: #98a4a6;
  padding: 10px 7px;
  position: relative;
  display: flex;
  justify-content: space-evenly;
}
#weather .stats .statIcon {
  width: 40px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#weather .stats .statIcon img {
  width: 100%;
}
#weather .stats .statTemp {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  color: white;
}

.decal1::before {
  content: "";
  position: absolute;
  left: 0;
  height: 68px;
  width: 100%;
  z-index: 999;
  background-image: url("../images/decal1.svg");
  background-repeat: repeat-x;
  background-position: 0 5px;
}
.decal1__bottom::before {
  bottom: 0;
}
.decal1__top::before {
  top: 0;
  bottom: unset;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  background-position-x: -177px;
}
.decal1__grey::before {
  background-image: url("../images/decal1-grey.svg");
}

.initialBackground {
  position: relative;
  height: 100vh;
  width: 100%;
}
.initialBackground img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.contentInitial {
  position: absolute;
  bottom: 110px;
  right: 0;
  max-width: 478px;
  width: 100%;
  margin-right: 13%;
}
.contentInitial .initialTitle {
  font-size: 70px;
  font-weight: bold;
  color: white;
  line-height: 65px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.contentInitial .btnLink {
  height: 30px;
  min-width: 150px;
  display: table-cell;
  background-color: white;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  color: #005360;
  line-height: 1;
  vertical-align: middle;
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}
.contentInitial .btnLink a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.contentInitial .btnLink:hover {
  background-color: #c9c9c9;
  transition: 250ms all ease-in-out;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  -o-transition: 250ms all ease-in-out;
}

.pageContain {
  padding-top: 185px;
}

.sobre-row {
  padding: 60px 0;
}
.sobre-row .btnLink {
  height: 30px;
  min-width: 150px;
  display: table-cell;
  background-color: #005360;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  color: white;
  line-height: 1;
  vertical-align: middle;
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}
.sobre-row .btnLink a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.sobre-row .btnLink:hover {
  background-color: #10b0b1;
  transition: 250ms all ease-in-out;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  -o-transition: 250ms all ease-in-out;
}

.sobre-portos .sobre-portosTitle {
  font-size: 50px;
  line-height: 55px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.sobre-portos .sobre-portosContent {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 60px;
}
.sobre-portos .sobre-portosContent p:last-child {
  margin-bottom: 0;
}

.sobre-image {
  display: flex;
  justify-content: flex-end;
}
.sobre-image img {
  position: relative;
  max-width: 536px;
  border: 15px solid white;
  width: 536px;
  height: 360px;
  transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
}
.sobre-image .underLayer {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 516px;
  height: 340px;
  background-color: rgba(0, 0, 0, 0.35);
  box-shadow: 14px 10px 10px rgba(0, 0, 0, 0.35);
  z-index: -1;
}

.especiesContain {
  position: relative;
  background-image: url("../images/bgFish.jpg");
  min-height: 777px;
  background-size: cover;
  background-position: top center;
}
.especiesContain::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 284px;
  background: #001528;
  background: linear-gradient(0deg, rgb(0, 21, 40) 0%, rgba(9, 9, 121, 0) 68%, rgba(0, 212, 255, 0) 100%);
  background-blend-mode: multiply;
  z-index: 1;
}
.especiesContain .especiesContainCotent {
  padding-top: 120px;
  padding-bottom: 30px;
  height: 100%;
  position: absolute;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  flex-direction: column;
  justify-content: flex-end;
  z-index: 3;
}
.especiesContain .sobreEspecies .sobre-especiesTitle {
  font-size: 50px;
  line-height: 55px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 35px;
  color: white;
}
.especiesContain .sobreEspecies .sobre-especiesContent {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 60px;
  color: white;
}
.especiesContain .sobreEspecies .sobre-especiesContent p:last-child {
  margin-bottom: 0;
}
.especiesContain .sobreEspecies .btnLink {
  height: 30px;
  min-width: 150px;
  display: table-cell;
  background-color: white;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  color: #005360;
  line-height: 1;
  vertical-align: middle;
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}
.especiesContain .sobreEspecies .btnLink a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.especiesContain .sobreEspecies .btnLink:hover {
  background-color: #c9c9c9;
  transition: 250ms all ease-in-out;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  -o-transition: 250ms all ease-in-out;
}
.especiesContain .especiesSlideshow {
  padding: 80px 0 40px;
}
.especiesContain .especiesSlideshow .slick-track {
  margin-left: 0;
}
.especiesContain .especiesSlideshow .especieSlide {
  position: relative;
}
.especiesContain .especiesSlideshow .especieSlide a {
  color: inherit;
  text-decoration: none;
}
.especiesContain .especiesSlideshow .especieSlide.slick-center .especieSlideImg::before {
  transform: translate(-50%, -50%) scale(1);
  transition: all 200ms ease-in-out;
}
.especiesContain .especiesSlideshow .especieSlide.slick-center .especieSlideNome {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  transition: all 200ms ease-in-out 250ms;
}
.especiesContain .especiesSlideshow .especieSlide:hover .especieSlideNome {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  transition: all 200ms ease-in-out;
}
.especiesContain .especiesSlideshow .especieSlide .especieSlideImg {
  height: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.especiesContain .especiesSlideshow .especieSlide .especieSlideImg img {
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 100%;
}
.especiesContain .especiesSlideshow .especieSlide .especieSlideImg::before {
  content: "";
  width: 78px;
  height: 78px;
  border-radius: 80px;
  background-color: rgba(16, 176, 177, 0.35);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 200ms ease-in-out;
  z-index: -1;
}
.especiesContain .especiesSlideshow .especieSlide .especieSlideNome {
  color: white;
  text-align: center;
  line-height: 26px;
  transform: translateY(-40px);
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-in-out;
}
.especiesContain .especiesSlideshow .slick-arrow::before {
  content: "\e904";
  font-family: "icomoon";
  color: #10b0b1;
  font-size: 30px;
  display: block;
}
.especiesContain .especiesSlideshow .slick-arrow.slick-prev {
  left: -40px;
}
.especiesContain .especiesSlideshow .slick-arrow.slick-prev::before {
  transform: rotate(180deg);
}
.especiesContain .especiesSlideshow .slick-arrow.slick-next {
  right: -40px;
}

.srmp {
  position: relative;
  min-height: 161px;
  background-color: #232f5d;
  display: flex;
  align-items: center;
}
.srmp::before {
  content: "";
  background-image: url("../images/waves.svg");
  background-repeat: repeat;
  background-position: center;
  background-size: 160px;
  position: absolute;
  left: 0%;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.srmp .srmp-label h2 {
  display: inline-block;
  font-size: 38px;
  font-weight: 500;
  color: white;
  background-color: #232f5d;
  padding: 8px 10px;
  margin: 0;
}
.srmp .link-srmp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.srmp .link-srmp .btnLink {
  height: 30px;
  min-width: 150px;
  display: inline-flex;
  background-color: #ffcd00;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  color: #3c3c3b;
  line-height: 1;
  vertical-align: middle;
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}
.srmp .link-srmp .btnLink a {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 7px 30px;
}
.srmp .link-srmp .btnLink:hover {
  background-color: #cea500;
  transition: 250ms all ease-in-out;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  -o-transition: 250ms all ease-in-out;
}

.embarcacoesTipos {
  position: relative;
  padding-bottom: 40px;
}
.embarcacoesTipos::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(50vw - 190px);
  background: #005360;
  z-index: -1;
}
.embarcacoesTipos .embarcacoesTitle {
  font-size: 50px;
  font-weight: bold;
  line-height: 55px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.embarcacoesContain {
  padding: 60px 140px;
}

.embarcacoesSlide {
  position: relative;
  min-height: 550px;
  height: 75vh;
}
.embarcacoesSlide .slick-list, .embarcacoesSlide .slick-track {
  height: 100%;
}
.embarcacoesSlide .slick-dots {
  position: relative;
  width: 75%;
  padding: 11px 0;
  bottom: 0;
}
.embarcacoesSlide .slick-dots li {
  width: 14px;
  height: 14px;
  padding: 0;
  background-color: #10b0b1;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.embarcacoesSlide .slick-dots li.slick-active {
  background-color: #005360;
}
.embarcacoesSlide .slick-dots button {
  width: 0;
  height: 0;
}
.embarcacoesSlide .slick-dots button::before {
  display: none;
}
.embarcacoesSlide .embarcacoesSlideControls {
  position: absolute;
  top: 0;
  left: 0;
}
.embarcacoesSlide .embarcacoesSlideControls {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
}
.embarcacoesSlide .embarcacoesSlideControls .customBtnLeft, .embarcacoesSlide .embarcacoesSlideControls .customBtnRight {
  display: inline-block;
  font-size: 30px;
  color: #10b0b1;
  cursor: pointer;
  margin-right: 12px;
  position: relative;
  z-index: 999;
}
.embarcacoesSlide .embarcacoesSlideControls .customBtnLeft {
  margin-left: 8px;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.embarcacoesSlide .embarcacoesImage img {
  position: absolute;
  width: 100%;
  min-height: 463px;
  height: auto;
  object-fit: cover;
  padding-right: 20px;
}
.embarcacoesSlide .embarcacaoContent {
  padding-top: 60px;
}
.embarcacoesSlide .embarcacaoNome, .embarcacoesSlide .embarcacaoCap {
  font-size: 20px;
  font-weight: bold;
  color: white;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
}
.embarcacoesSlide .embarcacaoCap {
  font-weight: 400;
  margin-bottom: 15px;
}
.embarcacoesSlide .embarcacaoDescr {
  font-size: 16px;
  color: white;
  line-height: 26px;
  padding-bottom: 10px;
}

.embarcacaoDetalhes {
  padding: 20px 0 0;
  display: flex;
  flex-direction: column;
}
.embarcacaoDetalhes .detalheItem {
  display: inline-block;
  line-height: 28px;
}
.embarcacaoDetalhes .detalheItem p {
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  color: white;
  margin: 0;
}
.embarcacaoDetalhes .detalheItem p:last-child {
  font-weight: bold;
}

.artesPescas {
  position: relative;
  background: #efeff8;
  padding: 80px 0 120px;
}
.artesPescas .artesPescasTitle {
  font-size: 37px;
  line-height: 44px;
  font-weight: bold;
  text-transform: uppercase;
}
.artesPescas .artesPescasItem {
  margin-bottom: 20px;
}
.artesPescas .artesPescasItem .artesPescasImage {
  overflow: hidden;
  margin-bottom: 15px;
}
.artesPescas .artesPescasItem .artesPescasImage img {
  max-width: 100%;
  width: 100%;
  max-height: 145px;
  height: 100%;
  object-fit: cover;
}
.artesPescas .artesPescasItem .artesPescasItemTitle {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
}
.artesPescas .artesPescasItem .artesPescasDesc p {
  line-height: 24px;
}
.artesPescas .artesPescasItem .artesPescasDesc p:last-child {
  margin: 0;
}

.princEspecies {
  position: relative;
  padding-bottom: 60px;
  /* padding-top: 40px; */
}
.princEspecies .princEspeciesTitle {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 33px;
}
.princEspecies .princEspeciesSlide {
  /* height: 370px; */
  margin-top: 40px;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.princEspecies .princEspeciesSlide .slick-list {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.princEspecies .princEspeciesSlide .slick-track {
  height: 100%;
  margin-left: 0;
  /*  margin-left: -12px;
   margin-right: -12px; */
}
.princEspecies .princEspeciesSlide .slick-next {
  right: -40px;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
}
.princEspecies .princEspeciesSlide .slick-prev {
  left: -40px;
  transform: translateX(-50%) rotate(-180deg);
  -webkit-transform: translateX(-50%) rotate(-180deg);
  -moz-transform: translateX(-50%) rotate(-180deg);
  -ms-transform: translateX(-50%) rotate(-180deg);
  -o-transform: translateX(-50%) rotate(-180deg);
}
.princEspecies .princEspeciesSlide .slick-arrow {
  z-index: 999;
  width: 30px;
  height: 30px;
}
.princEspecies .princEspeciesSlide .slick-arrow::before {
  content: "\e904";
  font-family: "icomoon";
  font-size: 30px;
  color: #10b0b1;
}
.princEspecies .princEspeciesItem {
  max-height: 370px;
  height: 100%;
  position: relative;
  padding: 0 12px;
  max-width: 33.3333333333%;
  flex: 1 0 100%;
  margin-bottom: 24px;
}
.princEspecies .princEspeciesItem .princEspeciesImage {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}
.princEspecies .princEspeciesItem .princEspeciesImage img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.princEspecies .princEspeciesItem .overLayer {
  position: absolute;
  top: 10px;
  left: 22px;
  width: calc(100% - 44px);
  height: calc(100% - 20px);
  padding: 35px 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.princEspecies .princEspeciesItem .overLayer .princEspeciesTitle {
  text-align: center;
  font-size: 28px;
  line-height: 33px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all 400ms ease-in-out 100ms;
  -webkit-transition: all 400ms ease-in-out 100ms;
  -moz-transition: all 400ms ease-in-out 100ms;
  -ms-transition: all 400ms ease-in-out 100ms;
  -o-transition: all 400ms ease-in-out 100ms;
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
.princEspecies .princEspeciesItem .overLayer .princEspeciesTitle__hidden {
  text-shadow: none;
  color: transparent;
  top: 0;
  left: 0;
  position: relative;
  transform: unset;
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
}
.princEspecies .princEspeciesItem .overLayer .princEspeciesDesc {
  transition: all 200ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  color: white;
  line-height: 24px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
}
.princEspecies .princEspeciesItem .overLayer .princEspeciesLink {
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  min-width: 150px;
  width: 0;
  margin: 0 auto;
  height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  line-height: 20px;
  background-color: #10b0b1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.princEspecies .princEspeciesItem .overLayer .princEspeciesLink a {
  display: block;
  text-decoration: none;
  color: inherit;
}
.princEspecies .princEspeciesItem:hover .overLayer {
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 100ms ease-in-out;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
}
.princEspecies .princEspeciesItem:hover .overLayer .princEspeciesTitle:not(.princEspeciesTitle__hidden) {
  color: #10b0b1;
  top: 15%;
  transition: all 300ms ease-in-out 100ms;
  -webkit-transition: all 300ms ease-in-out 100ms;
  -moz-transition: all 300ms ease-in-out 100ms;
  -ms-transition: all 300ms ease-in-out 100ms;
  -o-transition: all 300ms ease-in-out 100ms;
}
.princEspecies .princEspeciesItem:hover .overLayer .princEspeciesDesc {
  opacity: 1;
  visibility: visible;
  transition: all 400ms ease-in-out 400ms;
  -webkit-transition: all 400ms ease-in-out 400ms;
  -moz-transition: all 400ms ease-in-out 400ms;
  -ms-transition: all 400ms ease-in-out 400ms;
  -o-transition: all 400ms ease-in-out 400ms;
}
.princEspecies .princEspeciesItem:hover .overLayer .princEspeciesLink {
  opacity: 1;
  visibility: visible;
  transition: all 400ms ease-in-out 500ms;
  -webkit-transition: all 400ms ease-in-out 500ms;
  -moz-transition: all 400ms ease-in-out 500ms;
  -ms-transition: all 400ms ease-in-out 500ms;
  -o-transition: all 400ms ease-in-out 500ms;
}

.contentIlhas {
  position: relative;
  padding-bottom: 80px;
}

.ilhasRow {
  position: relative;
  padding: 0 125px;
  min-height: 500px;
}
.ilhasRow.onLoad {
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}
.ilhasRow.onLoad .islandInfo, .ilhasRow.onLoad .islandImage {
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
  filter: blur(4px);
  -webkit-filter: blur(4px);
  opacity: 0.5;
}
.ilhasRow.onLoad .loading {
  opacity: 1;
  visibility: visible;
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}
.ilhasRow .loading {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.ilhasRow .loading img {
  width: 100px;
  opacity: 0.8;
}
.ilhasRow .islandListWrap, .ilhasRow .islandInfo {
  padding-bottom: 80px;
}
.ilhasRow .islandListWrap {
  max-width: 325px;
}

.islandsList .islandsListTitle {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  border-bottom: 1px solid #98a4a6;
  padding: 15px 10px;
  margin: 0;
  text-transform: uppercase;
}
.islandsList .islandsListWrapper {
  border-bottom: 1px solid #98a4a6;
  list-style: none;
  padding: 0;
  margin: 0;
}
.islandsList .islandsListWrapper li {
  padding: 15px 10px;
  font-size: 16px;
  line-height: 20px;
  color: rgba(60, 60, 59, 0.35);
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
}
.islandsList .islandsListWrapper li.active {
  color: rgb(60, 60, 59);
  background: #efeff8;
}
.islandsList .islandsListWrapper li:hover {
  background: #efeff8;
}
.islandsList.isMobile {
  margin-bottom: 40px;
}
.islandsList.isMobile .islandsListTitle {
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.islandsList.isMobile .islandsListTitle::after {
  content: "\e902";
  font-family: "icomoon";
  font-size: 10px;
}
.islandsList.isMobile .islandsListWrapper {
  display: none;
  border-bottom: 0;
}
.islandsList.isMobile .islandsListWrapper li {
  padding: 10px;
  margin-bottom: 7px;
  background-color: white;
}
.islandsList.isMobile .islandsListWrapper li.active {
  background-color: #e2e2f7;
}

.islandInfo {
  display: block;
  position: relative;
  overflow: hidden;
}
.islandInfo .islandInfoTitle {
  display: block;
  font-size: 50px;
  font-weight: bold;
  line-height: 55px;
  text-transform: uppercase;
  margin-bottom: 30px;
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}
.islandInfo .islandInfoDesc {
  display: block;
  font-size: 16px;
  line-height: 24px;
  transition: 200ms all ease-in-out;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
}

.islandImage {
  position: absolute;
  top: 0;
  left: 0px;
  width: calc(100% + 220px);
  max-height: calc(100% + 80px);
  overflow: hidden;
  padding-top: 90px;
}
.islandImage img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  left: 15px;
}

.informacoesTuris {
  background-color: #efeff8;
  position: relative;
  padding: 20px 0;
  padding-bottom: 120px;
}

.informacoesTurisTitle {
  font-size: 37px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 40px;
  line-height: 44px;
}

.informacoesTurisRow .informacoesTurisItem {
  opacity: 0.6;
  transition: all 200ms ease-in-out;
}
.informacoesTurisRow .informacoesTurisItem.disabled {
  transition: all 200ms ease-in-out;
  opacity: 0.4;
  cursor: no-drop;
}
.informacoesTurisRow .informacoesTurisItem.disabled a {
  pointer-events: none;
}
.informacoesTurisRow .informacoesTurisItem:hover:not(.disabled) {
  opacity: 1;
  transition: all 200ms ease-in-out;
}
.informacoesTurisRow .informacoesTurisItem:hover:not(.disabled) .icon-arrowRound {
  color: #10b0b1;
  transition: all 200ms ease-in-out;
}
.informacoesTurisRow .informacoesTurisItemWrap {
  background-color: white;
  min-height: 350px;
  padding: 22px;
  position: relative;
}
.informacoesTurisRow .informacoesTurisItemWrap a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.informacoesTurisRow .informacoesTurisItemWrap .informacoesTurisIcon {
  color: #10b0b1;
  font-size: 114px;
  margin-bottom: 40px;
}
.informacoesTurisRow .informacoesTurisItemWrap .informacoesTurisTitle {
  display: block;
  max-width: 95%;
  font-size: 28px;
  line-height: 33px;
  text-transform: uppercase;
}
.informacoesTurisRow .informacoesTurisItemWrap .icon-arrowRound {
  position: absolute;
  transition: all 200ms ease-in-out;
  bottom: 20px;
  right: 20px;
  display: inline-block;
  font-size: 30px;
  width: 30px;
  height: 30px;
}

.informacoesList {
  background-color: #efeff8;
  padding: 40px 0;
}

.informacoesSingRow {
  padding: 0 140px;
}
.informacoesSingRow .informacoesSingRowWrap {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.informacoesSingRow.hiddenRow {
  display: none;
}
.informacoesSingRow .informacoesItem {
  display: flex;
  flex-direction: column;
}
.informacoesSingRow .informacoesItem.twoSided {
  flex-direction: row-reverse;
}
.informacoesSingRow .informacoesItem.twoSided > div {
  width: 50%;
}
.informacoesSingRow .informacoesItem .informacoesItemImage {
  min-height: 216px;
}
.informacoesSingRow .informacoesItem .informacoesItemImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.informacoesSingRow .informacoesItem .informacoesItemContentWrap {
  background-color: white;
  padding: 30px 17px;
  height: 100%;
}
.informacoesSingRow .informacoesItem .informacoesItemContentWrap .informacoesItemTitle {
  font-size: 28px;
  line-height: 33px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.informacoesSingRow .informacoesItem .informacoesItemContentWrap .informacoesItemContent {
  line-height: 26px;
}

.toggleMoreInfor {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #005360;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  color: white;
  height: 30px;
  min-width: 150px;
  padding: 0 10px;
  width: 0;
  transition: all 200ms ease-in-out;
  margin-top: 35px;
}
.toggleMoreInfor:hover {
  background-color: #02444e;
  transition: all 200ms ease-in-out;
}

.outrasInform {
  padding: 20px 0 40px;
}

.outras_informacoesItem {
  margin-bottom: 40px;
}

.outras_informacoesTitle {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  min-height: 68px;
}

.outras_informacoesDesc {
  font-size: 16px;
  line-height: 26px;
}

.archipelagoMap {
  position: relative;
}
.archipelagoMap .archipelagoMapWrapper {
  padding: 80px 0 40px;
  background-image: url("../images/archipelagoBG.png");
  background-size: cover;
  background-position: center;
  min-height: 775px;
  height: 90vh;
  min-width: 1079px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.archipeladoClouds {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 185px;
}
.archipeladoClouds .cloud {
  display: inline-block;
  opacity: 0;
  animation-name: cloudAni;
  animation-duration: 45s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}
.archipeladoClouds .cloud2 {
  display: inline-block;
  opacity: 0;
  animation-name: cloudAni2;
  animation-duration: 40s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}
.archipeladoClouds .cloud3 {
  display: inline-block;
  opacity: 0;
  animation-name: cloudAni3;
  animation-duration: 40s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}
.archipeladoClouds .cloud4 {
  display: inline-block;
  opacity: 0;
  animation-name: cloudAni4;
  animation-duration: 35s;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: linear;
}
.archipeladoClouds .cloud5 {
  display: inline-block;
  opacity: 0;
}

.archipelagoIslands {
  text-align: center;
  position: relative;
  padding: 80px 0;
  height: 80vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.archipelagoIslands svg {
  width: 100%;
  height: 100%;
}

.islandPath {
  transform: translate(0, 0);
  transition: transform 200ms ease-in-out;
  cursor: pointer;
}
.islandPath:hover {
  transform: translate(2px, 3px);
  transition: transform 200ms ease-in-out;
}

.contentIlhasPortos {
  background-color: #efeff8;
  padding-top: 120px;
}
.contentIlhasPortos .islandsList .islandsListWrapper li:hover, .contentIlhasPortos .islandsList .islandsListWrapper li.active {
  background: #e2e2f7;
}

.listPorts .portosItem {
  min-height: 385px;
  min-width: 33.3333333333%;
  padding: 0 10px;
  position: relative;
  margin-bottom: 20px;
}
.listPorts .portosItem:hover .portosItemBG .portosItemInfo {
  position: relative;
  max-height: 365px;
  transition: max-height 400ms ease-in-out;
}
.listPorts .portosItem:hover .portosItemBG .portosItemInfo .portosItemInfoTitle {
  transition: all 400ms ease-in-out;
  font-weight: bold;
}
.listPorts .portosItem:hover .icon-plus {
  transition: all 300ms ease-in-out 400ms;
  opacity: 1;
  visibility: visible;
}
.listPorts .portosItem .icon-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  background-color: white;
  border-radius: 30px;
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: black;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-in-out;
}
.listPorts .portosItemBG {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  background-size: cover;
  background-position: center;
  padding: 10px;
  height: 100%;
}
.listPorts .portosItemBG .portosItemInfo {
  background-color: rgba(0, 0, 0, 0.55);
  padding: 15px 10px;
  max-height: 55px;
  transition: max-height 400ms ease-in-out 200ms;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.listPorts .portosItemBG .portosItemInfo a {
  text-decoration: none;
  color: inherit;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.listPorts .portosItemBG .portosItemInfo .portosItemInfoTitle {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  margin: 0;
}

.portos-de-pesca .islandsListCol {
  max-width: 285px;
  flex: none;
}
.portos-de-pesca .ilhasRow {
  padding: 60px 0;
  margin: 0 140px;
  flex-wrap: nowrap;
  flex-direction: row;
}

.singlePortos {
  padding: 100px 140px 0;
}

.singlePortosHead .breadcrumb {
  background-color: transparent;
  padding: 0;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 45px;
}
.singlePortosHead .breadcrumb a {
  color: inherit;
  text-decoration: none;
}
.singlePortosHead .breadcrumb span {
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
}
.singlePortosHead h2 {
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.portoCaracteristicas {
  background-color: #efeff8;
}

.portoRow {
  min-height: 630px;
  height: 60vh;
}
.portoRow .portoDesc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 30px;
  line-height: 26px;
}
.portoRow .portoDesc p:last-child {
  margin: 0;
}
.portoRow .portoImageWrapper {
  position: absolute;
  top: 0;
  left: -10px;
  width: calc(100% + (100vw - 1140px) / 2);
  max-height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.portoRow .portoImageWrapper .portoImage {
  height: 100%;
  width: 100%;
}
.portoRow .portoImageWrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  left: 15px;
}

.portoCaracteristicas {
  padding: 30px 0;
}
.portoCaracteristicas .row {
  min-height: 337px;
  margin-bottom: 20px;
}
.portoCaracteristicas .rightContent {
  flex-direction: row-reverse;
}
.portoCaracteristicas .portoCaracContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}
.portoCaracteristicas .portoCaracContent .portosCaractTitle {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 26px;
  margin: 0;
}
.portoCaracteristicas .portoCaracContent .portosCaractDesc {
  line-height: 26px;
}
.portoCaracteristicas .portoCaracImage .portoCaracImageWrapper img {
  min-height: 337px;
  width: 100%;
  height: 0;
  object-fit: cover;
}
.portoCaracteristicas .linkBtn {
  display: inline-block;
  background-color: #005360;
  text-align: center;
  text-transform: uppercase;
  color: white;
  height: 30px;
  min-width: 150px;
  padding: 0 10px;
  width: 0;
  transition: all 200ms ease-in-out;
  margin-top: 35px;
}
.portoCaracteristicas .linkBtn:hover {
  background-color: #02444e;
  transition: all 200ms ease-in-out;
}
.portoCaracteristicas .linkBtn a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: inherit;
  text-decoration: none;
}

.pontoInteresse {
  background-color: #efeff8;
  position: relative;
}
.pontoInteresse .pontosInteresseTitle {
  font-size: 37px;
  font-weight: bold;
  line-height: 44px;
  text-transform: uppercase;
}

#mapPontosInteresse {
  position: relative;
  min-height: 650px;
  height: 75vh;
}
#mapPontosInteresse div.leaflet-bottom {
  display: none;
}

.leaflet-marker-icon.greenIconMap, .leaflet-marker-icon.blueIconMap {
  display: block;
  width: 20px !important;
  height: 20px !important;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.leaflet-marker-icon.greenIconMap div, .leaflet-marker-icon.blueIconMap div {
  text-align: center;
}

.leaflet-marker-icon.blueIconMap {
  background-color: #00b7d4;
  color: white;
}

.leaflet-marker-icon.greenIconMap {
  background-color: #c1d477;
  color: black;
}

.pontoInteresseContent {
  background-color: white;
  position: relative;
  padding: 60px 0;
}
.pontoInteresseContent .row {
  position: relative;
  flex-wrap: nowrap;
  height: 100%;
  flex-direction: row;
}

.pontoInteresseInfo {
  flex-basis: 0;
  opacity: 0;
  height: auto;
  overflow: hidden;
  transition: all 300ms ease-in-out;
  /*  border: 1px solid red; */
}
.pontoInteresseInfo .pontoInteresseInfoWrapper {
  /* border: 1px solid blue; */
  position: absolute;
  padding: 0 40px 40px 15px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: translateX(-80px);
  opacity: 0;
  transition: transform 300ms ease-in-out;
}
.pontoInteresseInfo .pontoInteresseInfoWrapper.slideToggle {
  transform: translateX(0px);
  transition: transform 300ms ease-in-out;
}
.pontoInteresseInfo.colapsed {
  opacity: 1;
  flex-basis: 50%;
  transition: all 300ms ease-in-out 400ms;
  /* .pontoInteresseInfoWrapper{
      position: relative
  } */
}
.pontoInteresseInfo .pontoInteresseTitle {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
}
.pontoInteresseInfo .pontoInteresseTitle span {
  font-weight: normal;
  display: inline-block;
}
.pontoInteresseInfo .pontoInteresseDesc {
  text-align: left;
  line-height: 26px;
}
.pontoInteresseInfo .pontoInteresseImage {
  position: relative;
}
.pontoInteresseInfo .pontoInteresseImage img {
  position: relative;
  max-width: 479px;
  border: 15px solid white;
  width: 479px;
  height: 345px;
  transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  z-index: 3;
  object-fit: cover;
}
.pontoInteresseInfo .pontoInteresseImage .underLayer {
  content: "";
  position: absolute;
  top: 20px;
  left: 15px;
  width: 459px;
  height: 325px;
  background-color: rgba(0, 0, 0, 0.35);
  box-shadow: 14px 10px 10px rgba(0, 0, 0, 0.35);
  z-index: 0;
}

.pontosTables {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  /* border: 1px solid; */
  position: relative;
  transition: all 300ms ease-in-out;
  flex: 0 0 730px;
}
.pontosTables.pontosTabCulturaHigh {
  flex: 0 0 50%;
  transition: all 300ms ease-in-out;
}
.pontosTables.pontosTabCulturaHigh .pontosTablesWrapper {
  transition: all 300ms ease-in-out;
  justify-content: flex-start;
}
.pontosTables.pontosTabCulturaHigh .pontosTabServicos {
  transform: scale(0.75);
  z-index: 1;
  left: -90px;
  position: relative;
  transition: all 300ms ease-in-out;
}
.pontosTables.pontosTabCulturaHigh .pontosTabCultura {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  transition: all 300ms ease-in-out;
}
.pontosTables.pontosTabCulturaHigh .pontosTabCultura .closePontosTab {
  display: block;
}
.pontosTables.pontosTabServicosHigh {
  flex: 0 0 50%;
  transition: all 300ms ease-in-out;
}
.pontosTables.pontosTabServicosHigh .pontosTablesWrapper {
  transition: all 300ms ease-in-out;
  justify-content: flex-end;
}
.pontosTables.pontosTabServicosHigh .pontosTabCultura {
  transform: scale(0.75);
  z-index: 1;
  left: 130px;
  position: relative;
  transition: all 300ms ease-in-out;
}
.pontosTables.pontosTabServicosHigh .pontosTabServicos {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  transition: all 300ms ease-in-out;
}
.pontosTables.pontosTabServicosHigh .pontosTabServicos .closePontosTab {
  display: block;
}
.pontosTables .pontosTablesWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.pontosTabCultura, .pontosTabServicos {
  position: relative;
  min-height: 433px;
  height: 0;
  max-width: 345px;
  flex: 0 0 100%;
  padding: 40px 40px 25px;
  z-index: 5;
  margin: 0 10px;
  transition: all 300ms ease-in-out;
}
.pontosTabCultura .closePontosTab, .pontosTabServicos .closePontosTab {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  border: 1px solid #3c3c3b;
  color: #3c3c3b;
  border-radius: 40px;
  font-size: 10px;
  padding: 4px;
  transform: rotate(45deg);
  cursor: pointer;
}
.pontosTabCultura ul, .pontosTabServicos ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pontosTabCultura ul li, .pontosTabServicos ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
}
.pontosTabCultura ul li div, .pontosTabServicos ul li div {
  width: 21px;
  height: 21px;
  background-color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  margin-right: 10px;
}
.pontosTabCultura ul li p, .pontosTabServicos ul li p {
  color: white;
  text-transform: uppercase;
  margin: 0;
}

.pontosTabCultura {
  background-color: #c1d477;
}

.pontosTabServicos {
  background-color: #00b7d4;
}

.othNews {
  padding-top: 45px;
}

.noticiasRow {
  padding: 110px 140px 0;
}
.noticiasRow .newsItem {
  border: 1px solid #98a4a6;
  margin-bottom: 25px;
}
.noticiasRow .newsItem .newsItemImageWrapper img {
  object-fit: cover;
  width: 100%;
  min-height: 380px;
  height: 100%;
  max-height: 55vh;
}
.noticiasRow .newsItem .newsItemContent {
  padding: 20px 40px 40px;
}
.noticiasRow .newsItem .newsItemContent a {
  color: inherit;
  text-decoration: none;
}
.noticiasRow .newsItem .newsItemContent .newsItemTitle {
  font-size: 37px;
  font-weight: bold;
  line-height: 44px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.noticiasRow .newsItem .newsItemContent .newsItemsDesc {
  line-height: 26px;
}
.noticiasRow .newsItem .newsItemContent .newsItemInfo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
}
.noticiasRow .newsItem .newsItemContent .newsItemInfo .newsItemDate {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.noticiasRow .newsItem .newsItemContent .newsItemInfo .newsItemDate i {
  font-size: 20px;
  color: black;
  margin-right: 10px;
}
.noticiasRow .newsItem .newsItemContent .newsItemInfo .newsItemReadMore {
  display: inline-block;
  background-color: #005360;
  text-align: center;
  text-transform: uppercase;
  color: white;
  height: 30px;
  min-width: 150px;
  padding: 0 10px;
  width: 0;
  transition: all 200ms ease-in-out;
}
.noticiasRow .newsItem .newsItemContent .newsItemInfo .newsItemReadMore:hover {
  background-color: #02444e;
  transition: all 200ms ease-in-out;
}
.noticiasRow .newsItem .newsItemContent .newsItemInfo .newsItemReadMore a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: inherit;
  text-decoration: none;
}
.noticiasRow .otherNewsList {
  margin-top: 60px;
  padding: 40px 15px 10px;
  border: 1px solid #98a4a6;
  position: relative;
}
.noticiasRow .otherNewsList .otherNewsListLoad {
  display: none;
  border-radius: 100%;
  overflow: hidden;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.noticiasRow .otherNewsList .otherNewsListWrap.onload {
  transition: all 300ms ease-in-out;
  opacity: 0.5;
  filter: blur(3px);
}
.noticiasRow .otherNewsList .otherNewsListTitle {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}
.noticiasRow .otherNewsList .otherNewsItemTitle {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
}
.noticiasRow .otherNewsList .otherNewsItemTitle a {
  color: inherit;
  text-decoration: none;
}
.noticiasRow .otherNewsList .otherNewsItemTitle::before {
  content: "\e902";
  color: #f6a017;
  font-family: "icomoon";
  font-size: 13px;
  margin-right: 7px;
  transform: translateX(0);
  transition: all 200ms ease-in-out;
}
.noticiasRow .otherNewsList .otherNewsItemTitle:hover::before {
  transform: translateX(3px);
  transition: all 200ms ease-in-out;
}
.noticiasRow .otherNewsList .otherNewsItem {
  padding: 21px 0;
  border-bottom: 1px solid #3c3c3b;
}
.noticiasRow .otherNewsList .otherNewsItem:first-child {
  padding-top: 0;
}
.noticiasRow .otherNewsList .otherNewsItem:last-child {
  border-bottom: 0;
}

.searchWrap {
  margin-top: 30px;
  border: 1px solid #98a4a6;
  padding: 40px 15px 40px;
}
.searchWrap .searchWrapTitle {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}
.searchWrap form {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.searchWrap form input[type=text] {
  appearance: none;
  border: 0;
  width: 100%;
  padding: 16px 10px;
  background-color: #efeff8;
  outline: 0;
}
.searchWrap form input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #3c3c3b;
  text-transform: uppercase;
  opacity: 1; /* Firefox */
}
.searchWrap form input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #3c3c3b;
  text-transform: uppercase;
}
.searchWrap form input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
  color: #3c3c3b;
  text-transform: uppercase;
}
.searchWrap form button {
  appearance: none;
  border: 0;
  outline: 0;
  height: 51px;
  flex: 0 0 51px;
  background-color: #10b0b1;
  font-size: 25px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent {
  padding: 33px 40px 40px;
}
.single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent .newsItemInfo {
  padding-top: 0;
  padding-bottom: 40px;
}

.postNavNews {
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 40px;
}
.postNavNews .circle {
  width: 78px;
  height: 78px;
  border-radius: 80px;
  background-color: #10b0b1;
  opacity: 0.35;
  margin: auto;
}
.postNavNews .postNavSpace {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 170px;
}
.postNavNews .postNavLabel {
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 15px;
}
.postNavNews .postNavTitle {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 28px;
}
.postNavNews .postNavNext {
  text-align: right;
}
.postNavNews a {
  color: inherit;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.postNavNews a:hover {
  color: #001528;
  transition: all 300ms ease-in-out;
}

.searchResults {
  padding: 40px 0 0;
  display: none;
}
.searchResults .searchWrapTitle {
  margin: 0;
}
.searchResults .searchResultsWrapper {
  padding: 25px 0 0;
  height: 350px;
  position: relative;
  /* & > div {
      height: 250px;
  } */
}
.searchResults .searchResultsWrapper .otherNewsListTitle {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}
.searchResults .searchResultsWrapper .otherNewsItemTitle {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
  margin: 0;
}
.searchResults .searchResultsWrapper .otherNewsItemTitle a {
  color: inherit;
  text-decoration: none;
}
.searchResults .searchResultsWrapper .otherNewsItemTitle::before {
  content: "\e902";
  color: #f6a017;
  font-family: "icomoon";
  font-size: 13px;
  margin-right: 7px;
  transform: translateX(0);
  transition: all 200ms ease-in-out;
}
.searchResults .searchResultsWrapper .otherNewsItemTitle:hover::before {
  transform: translateX(3px);
  transition: all 200ms ease-in-out;
}
.searchResults .searchResultsWrapper .otherNewsItem {
  padding: 21px 0;
  border-bottom: 1px solid #3c3c3b;
  min-height: 75px;
}
.searchResults .searchResultsWrapper .otherNewsItem:first-child {
  padding-top: 0;
}
.searchResults .searchResultsWrapper .otherNewsItem:last-child {
  border-bottom: 0;
}

.otherNewsPagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.otherNewsPagination .otherNewsPagItem {
  min-width: 30px;
  height: 30px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 3px;
  cursor: pointer;
  font-size: 16px;
  background-color: #efeff8;
}
.otherNewsPagination .otherNewsPagItem.active {
  background-color: #005360;
  color: white;
}
.otherNewsPagination .otherNewsPagItem.nextPage.disabled, .otherNewsPagination .otherNewsPagItem.prevPage.disabled {
  opacity: 0.7;
  cursor: no-drop;
  pointer-events: none;
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.galleryContain {
  padding-left: 140px;
  padding-right: 140px;
}

.grid .grid:after {
  content: "";
  display: block;
  clear: both;
}
.grid .grid-sizer {
  width: 32%;
}
.grid .grid-item {
  width: 32%;
  margin-bottom: 20px;
}
.grid .grid-gutter {
  width: 2%;
}
.grid .grid-item {
  float: left;
  position: relative;
  overflow: hidden;
  min-height: 180px;
}
.grid .grid-item:hover {
  transition: 300ms all ease-in-out;
}
.grid .grid-item:hover .hoverGallery {
  max-height: calc(100% - 20px);
  transition: 300ms all ease-in-out;
}
.grid .grid-item:hover .hoverGallery .icon-plus {
  opacity: 1;
  visibility: visible;
  transition: 200ms all ease-in-out 300ms;
}
.grid .grid-item .hoverGallery {
  transition: 300ms all ease-in-out;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 100%;
  max-height: 0;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid .grid-item .hoverGallery .icon-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  background-color: white;
  border-radius: 30px;
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: black;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-in-out;
}
.grid .grid-item img {
  display: block;
  width: 100%;
  min-height: 180px;
  object-fit: cover;
}

.especiesRow {
  min-height: 720px;
  height: calc(100vh - 191px);
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.especiesRow .especieContent {
  display: flex;
  flex: 0 0 60%;
  justify-content: space-between;
}
.especiesRow .especieContent .especieContentWrap {
  max-width: 60%;
}
.especiesRow .especieContent .especieTitle {
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 55px;
}
.especiesRow .especieContent .especieContentWrapper {
  line-height: 26px;
  text-align: justify;
}
.especiesRow .especieContent .especieCaract {
  max-width: 190px;
}
.especiesRow .especieContent .especieCaract .especieCaractItem {
  position: relative;
  padding: 15px 25px 15px 5px;
  background-color: #10b0b1;
  padding-bottom: 20px;
}
.especiesRow .especieContent .especieCaract .especieCaractItem .especieCaractTitle {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 16px;
  color: white;
  text-align: right;
  margin: 0;
}
.especiesRow .especieContent .especieCaract .especieCaractItem .especieCaractDesc {
  color: white;
  text-align: right;
  line-height: 16px;
}
.especiesRow .especieContent .especieCaract .especieCaractItem .especieCaractDesc p:last-child {
  margin: 0;
}
.especiesRow .especieContent .especieCaract .especieCaractItem::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0%;
  width: calc(100% - 15px);
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.especiesRow .especieContent .especieCaract .especieCaractItem:last-child::after {
  display: none;
}
.especiesRow .especieContent .especieInteress {
  padding-top: 40px;
  margin-bottom: 15px;
}
.especiesRow .especieContent .especieInteress .especieInteressTitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
.especiesRow .especieContent .especieInteress .especieInteressTitle::before {
  content: "\e904";
  font-family: "icomoon";
  color: #10b0b1;
  font-size: 15px;
  margin-right: 5px;
}
.especiesRow .especieContent .especieInteress .especieInteressDesc {
  line-height: 26px;
  padding-bottom: 30px;
  display: none;
}
.especiesRow .especieContent .especieInteress .especieInteressDesc p:last-child {
  margin: 0;
}
.especiesRow .especieImage {
  flex: 0 0 40%;
  display: flex;
  position: relative;
}
.especiesRow .especieImage .especieImageWrapper {
  position: absolute;
  overflow: hidden;
  width: calc(100% + 140px);
  height: 100%;
}
.especiesRow .especieImage .especieImageWrapper img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.headIlhas {
  min-height: 460px;
  height: 55vh;
  position: relative;
  margin-top: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center 35%;
}
.headIlhas h2 {
  font-size: 50px;
  line-height: 55px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
}

footer {
  position: relative;
  z-index: 1;
}
footer .container {
  border-top: 1px solid #005360;
  position: relative;
  top: -1px;
  z-index: -1;
}

.footerRow {
  padding: 30px 15px;
}
.footerRow .footerBlockTitle {
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
  margin: 0;
}
.footerRow .partners {
  padding: 0;
  border-right: 1px solid #005360;
}
.footerRow .partners img {
  max-width: 170px;
}
.footerRow p {
  margin: 0;
  line-height: 26px;
}
.footerRow a {
  color: inherit;
  text-decoration: none;
}
.footerRow .address, .footerRow .contacts {
  padding: 0;
}
.footerRow .address div, .footerRow .contacts div {
  text-align: left;
  line-height: 26px;
}
.footerRow .contacts {
  border-left: 1px solid #005360;
  padding-left: 40px;
}
.footerRow .address {
  padding-right: 80px;
  padding-left: 40px;
}

@media (max-width: 767px) {
  .decal1::before {
    background-size: 770px 100%;
    background-position: 0 30px;
  }
  #sideNav {
    width: 90vw;
    min-width: 0;
  }
  .sideNavMenu .navigation-menu {
    padding: 0 40px;
    text-align: left;
  }
  .sideNavMenu .navigation-menu li {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .headerContainer {
    padding: 0 30px;
    background-image: url("../images/headerMobileBG.svg");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .headerContainer .headerEntity {
    padding: 30px 0;
  }
  .headerContainer .headerEntity .siteLogo {
    margin-left: 15px;
  }
  .headerContainer .headerEntity .siteLogo img {
    width: 220px;
  }
  .headerContainer .headerRow {
    flex-wrap: nowrap;
    position: relative;
    margin: 0;
  }
  .headerContainer .headerRow .headerInfo {
    position: absolute;
    right: 0;
  }
  .headerContainer .menuToggler {
    margin-top: 10px;
    margin-right: 0;
    width: 27px;
    height: 27px;
  }
  .headerContainer .menuToggler span:nth-child(2) {
    top: 12px;
  }
  .headerContainer .siteLogo {
    margin-left: 15px;
  }
  .headerContainer .siteLogo img {
    width: 220px;
  }
  .headerContainer::after {
    display: none;
  }
  .menuToggler.open span:nth-child(1) {
    top: 4px;
  }
  .menuToggler.open span:nth-child(3) {
    top: 23px;
  }
  .contentInitial {
    max-width: 100%;
    right: 0;
    margin-right: 0;
    padding: 0 30px;
  }
  .contentInitial .initialTitle {
    font-size: 30px;
    line-height: 30px;
  }
  .sobre-row {
    padding: 60px 20px;
  }
  .sobre-row .sobre-portosTitle {
    font-size: 28px;
    line-height: 30px;
  }
  .sobre-row .sobre-image img {
    max-width: 100%;
    height: auto;
    border-width: 10px;
  }
  .sobre-row .sobre-image .underLayer {
    left: 50%;
    right: unset;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    height: 90%;
  }
  .especiesContain .sobreEspecies {
    padding: 0 30px;
  }
  .especiesContain .sobreEspecies .sobre-especiesTitle {
    font-size: 20px;
    line-height: 24px;
    max-width: 75%;
  }
  .single-portos-de-pesca .portoRow {
    flex-direction: column-reverse;
  }
  .single-portos-de-pesca .portoRow .portoImageWrapper {
    width: 100%;
    height: 100;
    position: relative;
    left: 0;
    padding-bottom: 20px;
  }
  .single-portos-de-pesca .portoRow .portoImageWrapper img {
    left: 0;
  }
  .especiesContain {
    min-height: 370px;
  }
  .especiesContain .especiesSlideshow {
    padding: 40px 40px 10px;
  }
  .especiesContain .especiesSlideshow .slick-arrow.slick-prev {
    left: 15px;
  }
  .especiesContain .especiesSlideshow .slick-arrow.slick-next {
    right: 15px;
  }
  .srmp {
    padding: 40px 0;
  }
  .srmp .srmp-label {
    padding: 0 30px;
  }
  .srmp .srmp-label h2 {
    text-align: center;
    font-size: 24px;
  }
  .srmp .link-srmp {
    justify-content: center;
    padding: 20px 0 0;
  }
  .footerRow {
    padding: 30px 30px;
  }
  .footerRow .footerBlockTitle {
    text-align: left;
  }
  .footerRow .partners {
    border: 0;
  }
  .footerRow .partners img {
    width: 100%;
    height: auto;
  }
  .footerRow .address, .footerRow .contacts {
    margin: 25px 0;
    padding-left: 20px;
    border-left: 1px solid #005360;
  }
  .footerRow .address div, .footerRow .contacts div {
    text-align: left;
  }
  .archipelagoContain {
    position: relative;
  }
  .archipelagoContain::before {
    content: "\e907";
    font-family: "icomoon";
    font-size: 40px;
    position: absolute;
    top: 130px;
    z-index: 99;
    right: 30px;
    color: #bfd5db;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .archipelagoMap {
    height: 100vh;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    min-height: 835px;
  }
  .archipelagoMap::-webkit-scrollbar {
    display: none;
  }
  .archipelagoMap .archipelagoMapWrapper {
    min-height: 835px;
  }
  .ilhasRow {
    padding: 0 30px;
  }
  .ilhasRow > div[class*=col] {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
  .islandInfo .islandInfoTitle {
    font-size: 30px;
  }
  .ilhasRow {
    flex-direction: column;
  }
  .ilhasRow .islandListWrap, .ilhasRow .islandInfo {
    padding-bottom: 40px;
    max-width: 100%;
  }
  .ilhasRow .islandImageWrap .islandImage {
    position: relative;
    padding-top: 0;
    width: 100%;
  }
  .ilhasRow .islandImageWrap .islandImage img {
    left: 0;
  }
  .informacoesTurisTitle {
    font-size: 28px;
    padding: 0 15px;
    line-height: 32px;
  }
  .informacoesTurisRow .informacoesTurisItem {
    padding: 0 30px;
    margin-bottom: 15px;
  }
  .headIlhas {
    margin-top: 50px;
  }
  .informacoesSingRow .informacoesSingRowWrap {
    flex-wrap: wrap;
  }
  .informacoesSingRow .informacoesItem {
    margin-bottom: 20px;
    padding: 0 30px;
  }
  .informacoesSingRow .informacoesItem .informacoesItemContentWrap {
    height: auto;
  }
  .informacoesSingRow .informacoesItem.twoSided {
    flex-direction: column;
  }
  .informacoesSingRow .informacoesItem.twoSided > div {
    width: 100%;
  }
  .embarcacoesSlide .slick-dots li.slick-active {
    background-color: white;
  }
  .portos-de-pesca .ilhasRow {
    padding: 0 30px;
    margin: auto;
    flex-direction: column;
  }
  .listPorts .portosItem {
    max-width: 100%;
    width: 100%;
  }
  .singlePortosHead {
    padding: 0 15px;
  }
  .portoRow .portoDesc {
    padding: 0 30px;
  }
  .contentIlhasPortos {
    padding: 60px 0;
  }
  .singlePortosHead h2 {
    font-size: 30px;
  }
  .portoCaracteristicas .row {
    flex-direction: column-reverse;
  }
  .portoCaracteristicas .row.rightContent {
    flex-direction: column-reverse;
  }
  .portoCaracteristicas .row .portoCaracContent, .portoCaracteristicas .row .portoCaracImage {
    padding: 0 30px;
  }
  .portoCaracteristicas .row .portoCaracImage {
    padding-bottom: 15px;
  }
  .portoCaracteristicas .row .linkBtn {
    margin-top: 0;
  }
  .pontoInteresse .pontosInteresseTitle {
    padding: 0 15px;
    font-size: 28px;
  }
  .pontoInteresseContent .row {
    padding: 0 30px;
    flex-wrap: wrap;
  }
  .pontoInteresseInfo.colapsed {
    flex-basis: 100%;
  }
  .pontoInteresseInfo .pontoInteresseInfoWrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .pontoInteresseInfo .pontoInteresseImage img {
    height: 235px;
    max-width: calc(100% - 10px);
  }
  .pontoInteresseInfo .pontoInteresseImage .underLayer {
    width: calc(100% - 40px);
    height: calc(100% - 22px);
  }
  .pontosTables {
    flex: 0 0 100%;
  }
  .pontosTables.pontosTabServicosHigh, .pontosTables.pontosTabCulturaHigh {
    flex: 0 0 100%;
  }
  .pontosTables.pontosTabServicosHigh .pontosTabServicos, .pontosTables.pontosTabServicosHigh .pontosTabCultura, .pontosTables.pontosTabCulturaHigh .pontosTabServicos, .pontosTables.pontosTabCulturaHigh .pontosTabCultura {
    transform: scale(1);
    right: unset;
    left: unset;
  }
  .pontosTables .pontosTabServicos, .pontosTables .pontosTabCultura {
    margin-bottom: 15px;
  }
  .pontosTables .pontosTablesWrapper {
    flex-wrap: wrap;
  }
  .embarcacoes {
    padding-top: 135px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .embarcacoesTipos {
    background-color: #005360;
  }
  .embarcacoesTipos .embarcacoesTitle {
    color: white;
    font-size: 37px;
    line-height: 44px;
    margin-bottom: 50px;
  }
  .galleryContain {
    padding-left: 30px;
    padding-right: 30px;
  }
  .embarcacoesSlide {
    margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .embarcacoesSlide .embarcacoesImage img {
    min-height: 270px;
    position: relative;
    padding-right: 0;
  }
  .embarcacoesSlide .embarcacoesSlideControls > div {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .embarcacoesSlide .embarcacoesSlideControls > div .slick-arrow {
    top: -40px;
  }
  .embarcacoesSlide .embarcacaoContent {
    padding: 60px 50px 0;
  }
  .embarcacoesSlide .slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    top: 260px;
  }
  .princEspecies {
    padding: inherit 15px 60px;
  }
  .princEspecies .princEspeciesTitle {
    font-size: 20px;
  }
  .princEspecies .princEspeciesSlide {
    padding: 0 12px;
  }
  .princEspecies .princEspeciesSlide .slick-arrow {
    width: 25px;
    height: 25px;
  }
  .princEspecies .princEspeciesSlide .slick-arrow::after, .princEspecies .princEspeciesSlide .slick-arrow::before {
    font-size: 25px;
  }
  .princEspecies .princEspeciesSlide .slick-arrow.slick-prev {
    left: -4px;
  }
  .princEspecies .princEspeciesSlide .slick-arrow.slick-next {
    right: -4px;
  }
  .princEspecies .princEspeciesItem {
    padding: 0;
    max-width: 50%;
  }
  .princEspecies .princEspeciesItem .overLayer {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-color: rgba(0, 0, 0, 0.6);
  }
  .princEspecies .princEspeciesItem .overLayer .princEspeciesTitle:not(.princEspeciesTitle__hidden) {
    top: 15%;
    color: #10b0b1;
    font-size: 18px;
    line-height: 1;
  }
  .princEspecies .princEspeciesItem .overLayer .princEspeciesLink {
    opacity: 1;
    visibility: visible;
  }
  .artesPescas {
    padding-bottom: 40px;
  }
  .artesPescas .container {
    padding: 30px;
  }
  .artesPescas .container .artesPescasTitle {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 30px;
  }
  .artesPescas .container .artesPescasItem {
    margin-bottom: 30px;
  }
  .artesPescas .container .artesPescasItem .artesPescasImage img {
    min-height: 220px;
  }
  .grid .grid-sizer, .grid .grid-item {
    width: 100%;
  }
  .grid .grid-gutter {
    width: 0;
  }
  .noticiasRow {
    flex-direction: column-reverse;
    padding-top: 90px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .noticiasRow .newsList {
    padding-left: 30px;
    padding-right: 30px;
  }
  .noticiasRow .newsItem .newsItemContent {
    padding: 20px 30px 30px;
  }
  .noticiasRow .newsItem .newsItemContent .newsItemTitle {
    font-size: 24px;
    line-height: 30px;
  }
  .noticiasRow .newsItem .newsItemContent .newsItemsDesc {
    display: none;
  }
  .noticiasRow .newsItem .newsItemContent .newsItemInfo {
    padding-top: 0;
    flex-wrap: wrap;
  }
  .noticiasRow .newsItem .newsItemContent .newsItemInfo .newsItemDate {
    margin-bottom: 20px;
  }
  .noticiasRow .newsItem .newsItemImageWrapper {
    max-height: 45vh;
    min-height: 350px;
    display: block;
  }
  .noticiasRow .newsItem .newsItemImageWrapper img {
    max-height: 45vh;
    min-height: 350px;
    height: 100%;
  }
  .noticiasRow .searchWrap .searchWrapTitle {
    font-size: 18px;
  }
  .noticiasRow .othNews {
    padding: 0 30px 40px;
  }
  .noticiasRow .othNews .otherNewsList {
    margin-top: 0px;
  }
  .noticiasRow .othNews .otherNewsList .otherNewsListTitle {
    font-size: 18px;
  }
  .noticiasRow .othNews .otherNewsList .otherNewsItemTitle {
    font-size: 16px;
    line-height: 18px;
  }
  .noticiasRow .othNews .otherNewsList .otherNewsItemTitle::before {
    font-size: 8px;
  }
  .single-noticias-e-avisos .pageContain {
    padding-top: 7%;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem {
    display: flex;
    flex-direction: column-reverse;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent {
    padding: 30px;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent .newsItemInfo {
    padding: 0;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent .newsItemsDesc {
    display: block;
  }
  .single-noticias-e-avisos .noticiasRow .othNews {
    padding: 0 30px 40px;
  }
  .especiesRow {
    flex-direction: column-reverse;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 0;
    height: auto;
  }
  .especiesRow .especieContent {
    flex-direction: column;
    padding: 40px 0;
  }
  .especiesRow .especieContent .especieTitle {
    font-size: 28px;
    line-height: 33px;
  }
  .especiesRow .especieContent .especieContentWrap {
    max-width: 100%;
  }
  .especiesRow .especieContent .especieInteress {
    padding-top: 20px;
    margin-bottom: 15px;
  }
  .especiesRow .especieContent .especieCaract {
    max-width: 100%;
    width: 100%;
    padding: 30px 0 0;
  }
  .especiesRow .especieContent .especieCaract .especieCaractItem .especieCaractTitle, .especiesRow .especieContent .especieCaract .especieCaractItem .especieCaractDesc {
    text-align: center;
  }
  .especiesRow .especieContent .especieCaract .especieCaractItem::after {
    left: 15px;
    width: calc(100% - 30px);
  }
  .especiesRow .especieImage {
    margin-left: -30px;
    margin-right: -30px;
    min-height: 310px;
  }
  .especiesRow .especieImage .especieImageWrapper {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .decal1::before {
    background-size: 770px 100%;
    background-position: 0 30px;
  }
  #sideNav {
    width: 65vw;
    min-width: 0;
  }
  .sideNavMenu .navigation-menu {
    padding: 0 40px;
    text-align: left;
  }
  .sideNavMenu .navigation-menu li {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .headerContainer {
    padding: 0 30px;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .headerContainer .headerEntity {
    padding: 13px 0;
  }
  .singlePortosHead {
    padding: 0 30px;
  }
  .single-portos-de-pesca .portoRow {
    flex-direction: column-reverse;
  }
  .single-portos-de-pesca .portoRow .portoImageWrapper {
    width: 100%;
    height: 100;
    position: relative;
    left: 0;
    padding-bottom: 20px;
  }
  .single-portos-de-pesca .portoRow .portoImageWrapper img {
    left: 0;
  }
  .archipelagoContain {
    position: relative;
  }
  .archipelagoContain::before {
    content: "\e907";
    font-family: "icomoon";
    font-size: 40px;
    position: absolute;
    top: 130px;
    z-index: 99;
    right: 30px;
    color: #bfd5db;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .headIlhas {
    margin-top: 50px;
  }
  .archipelagoMap {
    /* height: 100vh; */
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    min-height: 835px;
  }
  .archipelagoMap::-webkit-scrollbar {
    display: none;
  }
  .archipelagoMap .archipelagoMapWrapper {
    min-height: 835px;
  }
  .sobre-image {
    justify-content: center;
  }
  .sobre-image .underLayer {
    right: 50%;
    transform: translateX(50%);
  }
  .portoCaracteristicas .row {
    flex-direction: column-reverse;
  }
  .portoCaracteristicas .row.rightContent {
    flex-direction: column-reverse;
  }
  .portoCaracteristicas .row .portoCaracContent, .portoCaracteristicas .row .portoCaracImage {
    padding: 0 30px;
  }
  .portoCaracteristicas .row .portoCaracImage {
    padding-bottom: 15px;
  }
  .portoCaracteristicas .row .linkBtn {
    margin-top: 0;
  }
  .especiesContain .especiesSlideshow .slick-arrow.slick-prev {
    left: -25px;
  }
  .especiesContain .especiesSlideshow .slick-arrow.slick-next {
    right: -25px;
  }
  .pontoInteresse .pontosInteresseTitle {
    padding: 0 15px;
    font-size: 28px;
  }
  .pontoInteresseContent .row {
    padding: 0 30px;
    flex-wrap: wrap;
  }
  .pontoInteresseInfo.colapsed {
    flex-basis: 100%;
  }
  .pontoInteresseInfo .pontoInteresseInfoWrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .pontoInteresseInfo .pontoInteresseImage {
    display: flex;
    justify-content: center;
  }
  .pontoInteresseInfo .pontoInteresseImage img {
    height: 345px;
    max-width: calc(100% - 10px);
  }
  .pontoInteresseInfo .pontoInteresseImage .underLayer {
    width: 439px;
    height: calc(100% - 22px);
    left: 50%;
    transform: translateX(-50%);
  }
  .pontosTables {
    flex: 0 0 100%;
  }
  .pontosTables.pontosTabServicosHigh, .pontosTables.pontosTabCulturaHigh {
    flex: 0 0 100%;
  }
  .pontosTables.pontosTabServicosHigh .pontosTabServicos, .pontosTables.pontosTabServicosHigh .pontosTabCultura, .pontosTables.pontosTabCulturaHigh .pontosTabServicos, .pontosTables.pontosTabCulturaHigh .pontosTabCultura {
    transform: scale(1);
    right: unset;
    left: unset;
  }
  .pontosTables.pontosTabServicosHigh .pontosTablesWrapper, .pontosTables.pontosTabCulturaHigh .pontosTablesWrapper {
    flex-wrap: nowrap;
    justify-content: center;
  }
  .pontosTables .pontosTabServicos, .pontosTables .pontosTabCultura {
    margin-bottom: 15px;
  }
  .pontosTables .pontosTablesWrapper {
    flex-wrap: nowrap;
    justify-content: center;
  }
  .embarcacoesSlide {
    margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .embarcacoesSlide .embarcacoesImage img {
    min-height: 270px;
    position: relative;
    padding-right: 0;
  }
  .embarcacoesSlide .embarcacoesSlideControls > div {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .embarcacoesSlide .embarcacoesSlideControls > div .slick-arrow {
    top: -40px;
  }
  .embarcacoesSlide .embarcacaoContent {
    padding: 60px 50px 0;
  }
  .embarcacoesSlide .embarcacaoContent .embarcacaoNome, .embarcacoesSlide .embarcacaoContent .embarcacaoCap, .embarcacoesSlide .embarcacaoContent .embarcacaoDescr, .embarcacoesSlide .embarcacaoContent .embarcacaoDetalhes .detalheItem p {
    color: #3c3c3b;
  }
  .embarcacoesSlide .embarcacaoContent .embarcacaoDetalhes {
    flex-direction: column;
    display: flex;
  }
  .embarcacoesSlide .slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    top: 260px;
  }
  .informacoesTurisRow .informacoesTurisItem {
    padding: 0 30px;
    margin-bottom: 15px;
  }
  .especiesRow {
    flex-direction: column-reverse;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 0;
    height: auto;
  }
  .especiesRow .especieContent {
    flex-direction: column;
    padding: 40px 0;
  }
  .especiesRow .especieContent .especieTitle {
    font-size: 28px;
    line-height: 33px;
  }
  .especiesRow .especieContent .especieContentWrap {
    max-width: 100%;
  }
  .especiesRow .especieContent .especieInteress {
    padding-top: 20px;
    margin-bottom: 15px;
  }
  .especiesRow .especieContent .especieCaract {
    max-width: 100%;
    width: 100%;
    padding: 30px 0 0;
  }
  .especiesRow .especieContent .especieCaract .especieCaractItem .especieCaractTitle, .especiesRow .especieContent .especieCaract .especieCaractItem .especieCaractDesc {
    text-align: center;
  }
  .especiesRow .especieContent .especieCaract .especieCaractItem::after {
    left: 15px;
    width: calc(100% - 30px);
  }
  .especiesRow .especieImage {
    margin-left: -30px;
    margin-right: -30px;
    min-height: 310px;
  }
  .especiesRow .especieImage .especieImageWrapper {
    width: 100%;
    height: 100%;
  }
  .galleryContain {
    padding-left: 30px;
    padding-right: 30px;
  }
  .informacoesSingRow .informacoesSingRowWrap {
    flex-wrap: wrap;
  }
  .informacoesSingRow .informacoesItem {
    margin-bottom: 20px;
    padding: 0 30px;
  }
  .informacoesSingRow .informacoesItem .informacoesItemContentWrap {
    height: auto;
  }
  .informacoesSingRow .informacoesItem.twoSided {
    flex-direction: column;
  }
  .informacoesSingRow .informacoesItem.twoSided > div {
    width: 100%;
  }
  .single-noticias-e-avisos .pageContain {
    padding-top: 7%;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem {
    display: flex;
    flex-direction: column-reverse;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent {
    padding: 30px;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent .newsItemInfo {
    padding: 0;
  }
  .single-noticias-e-avisos .noticiasRow .newsItem .newsItemContent .newsItemsDesc {
    display: block;
  }
  .single-noticias-e-avisos .noticiasRow .othNews {
    padding: 0 15px 40px;
  }
  .noticiasRow {
    flex-direction: column-reverse;
    padding-top: 90px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ilhasRow .islandListWrap, .ilhasRow .islandInfo {
    padding-bottom: 40px;
    max-width: 100%;
  }
  .ilhasRow .islandImageWrap .islandImage {
    position: relative;
    padding-top: 0;
    width: 100%;
  }
  .ilhasRow .islandImageWrap .islandImage img {
    left: 0;
  }
  .grid .grid-sizer, .grid .grid-item {
    width: 48%;
  }
  .grid .grid-gutter {
    width: 2%;
  }
  .footerRow {
    padding: 30px 30px;
  }
  .footerRow .footerBlockTitle {
    text-align: left;
  }
  .footerRow .partners {
    border: 0;
  }
  .footerRow .partners img {
    width: auto;
    height: auto;
    display: block;
    margin: auto;
  }
  .footerRow .address, .footerRow .contacts {
    margin: 25px 0;
    padding-left: 20px;
    border-left: 1px solid #005360;
  }
  .footerRow .address div, .footerRow .contacts div {
    text-align: left;
  }
}