@charset "UTF-8";
/* CSS styles for HelenaSantos */
/* Exadorma */
/***********************************************/
/* FONTS
/***********************************************/
/***********************************************/
/* GENERAL
/***********************************************/
* { box-sizing: border-box; }
#site-header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 500;
}
.logo-mobile-wrapper {
	text-align: center;
	padding-top: 8px;
	display: none;
}
.language-switcher-wrapper {
	display: none;
}
.language-switcher, .language-switcher-mobile {
	position: relative;
	font-size: 16px;
	display: none;
	vertical-align: middle;
	margin-left: 13px;
}
.language-switcher-mobile {
	position: absolute;
	top: 13px;
	right: 0px;
}
.language-bt {
	border: 1px solid #4b7466;
	color: #967310;
	padding: 6px 7px;
	font-weight: bold;
	display: inline-block;
}
.language-bt:hover {
	cursor: pointer;
}
.language-dropdown {
	background: #FFF;
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 29px;
	left: 0px;
	width: 100%;
	border: 1px solid #4b7466;
	box-sizing: border-box;
	z-index: 499;
}
.language-dropdown li {
	
}
.menu-main .language-dropdown li a, .language-dropdown li a {
    display: block;
    color: #104734;
    text-decoration: none;
    line-height: 1;
    padding: 7px 6px 5px;
    height: 20px;
}
.language-dropdown li a:hover {
	font-weight: bold;
}
.menu-main .language-dropdown li a:after, .menu-main .language-dropdown li a:before {
	display: none !important;
}
.section-content {
	min-height: 100px;
}
.padded-top {
	padding-top: 51px;
}
.padded-bottom {
	padding-bottom: 51px;
}
.padded-bottom-l {
	padding-bottom: 91px;
}
.cols {
	display: flex;
}
.cols .col {
	flex: 1;
}
.cols-images.cols .col {
	flex: auto;
	align-self: flex-end;
}
.cols-images.cols .col .inside {
	/*flex: calc(682/660);*/
}

.cols-images.cols img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.col-logo {
	max-width: 277px;
}
.col-logo .inside {
	/*text-align: right;*/
}
.cols-2 .col:nth-child(1) .inside {
	padding-right: 20px;
}
.cols-2 .col:nth-child(2) .inside {
	padding-left: 20px;
}
.cols-2.cols-images .col:nth-child(1) .inside {
	padding-right: 14px;
}
.cols-2.cols-images .col:nth-child(2) .inside {
	padding-left: 14px;
}
.uppercase {
	text-transform: uppercase;
}
a.link-block {
	color: #967310;
	text-decoration: none;
}
.links-block {
	display: flex;
}
.links-block a {
	flex: 1;
	text-transform: uppercase;
	align-self: center;
	margin: 0 10px 14px;
	color: #104734;
}
.overlay-content {
	position: absolute;
	background: #104734;
	color: #967310;
	font-size: 24px;
	font-family: 'base-font', Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	padding: 20px 20px 25px;
	max-width: 450px;
	z-index: 10;
	line-height: 1.4;
}
.overlay-content p {
	margin-bottom: 9px;
}
.overlay-content-2 {
	max-width: 480px;
}
.overlay-top-left {
	top: 30px;
	left: 0px;
}
.overlay-top-right {
	top: 30px;
	right: 0px;
}
.overlay-top-right-2 {
	top: -110px;
	right: 0px;
}
.overlay-top-right-3 {
	top: -195px;
	right: 0px;
}
.section-bg {
	background-color: #a5b5c8;
}
.section-bg-2 {
	background-color: #1b425d;
}
.overlay-title {
	font-weight: bold;
	font-size: 25px;
	color: #15425D;
	line-height: 1.2;
}
.superscript {
	position: relative;
	top: -0.5em;
	font-size: 70%;
}
.display-flex {
	display: flex;
}
.sub-title {
	font-size: 46px;
	font-weight: bold;
}
.text-white {
	color: #FFF;
}
.content-empreendimento {
	padding-top: 200px;
	padding-bottom: 150px;
	max-width: 408px;
}
.full-width img, .content-localizacao img {
	width: 100%;
	height: auto;
}
.section-padding-top-1 {
	padding-top: 182px;
}
.section-padding-top-2 {
	padding-top: 42px;
}
.banner-symbol, .arrow-symbol {
	display: block;
	background: url('../images/elements.svg') no-repeat -7px -172px;
	width: 43px;
	height: 134px;
	margin: 0px auto;
}
.arrow-symbol {
	background-position: -4px -56px;
	width: 683px;
	height: 42px;
	margin: auto;
	position: absolute;
}
.arrow-symbol.arrow-right {
	background-position: -4px -106px;
	right: 0px;
}
.arrow-symbol.arrow-up, .arrow-symbol.arrow-down {
	background-position: -71px -172px;
	width: 42px;
	height: 74px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.arrow-symbol.arrow-down {
	-webkit-transform:rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.cols p {
	margin-bottom: 1em;
	font-size: 17px;
}
.cols p.spacer-bottom-xl {
	margin-bottom: 50px;
}
.cols .col.image-localizacao-2 {
	flex: 1 50%;
    text-align: right;
}
.localizacao-details {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
}
.localizacao-route {
	
}

/***********************************************/
/* TYPOGRAPHY
/***********************************************/

/* ---- quotes ---- */

/* ---- other ---- */

/* -tail- */

/***********************************************/
/* LISTS/TABLES
/***********************************************/
/* ---- lists ---- */

/* ---- definition lists ---- */

/* ---- tables ---- */

/***********************************************/
/* FORMS/BUTTONS
/***********************************************/

/* ---- labels ---- */

/* ---- inputs ----- */

/* ---- buttons ---- */

/* ---- selects ---- */

/* ---- dropdown ---- */
/* -tail- */

/***********************************************/
/* ICONS
/***********************************************/
/***********************************************/
/* SIZES
/***********************************************/
/***********************************************/
/* BOXES/ALIGNMENTS/UTILS
/***********************************************/

/* ---- spacers/alignments ---- */

/* ---- dividers ---- */

/* ---- alerts/notifications ---- */

/* ---- other ---- */

/***********************************************/
/* MAIN MENU
/***********************************************/
#nav-main {
	z-index: 499;
	position: relative;
	top: auto;
	right: auto;
}
.menu-main li a {
	/*font-family: 'base-font-book', Arial, Helvetica, sans-serif;*/
}
/* ------ menu mobile ------ */
.header-menu-mobile {
	display: none;
	height: 40px;
	position: absolute;
    right: 0px;
    top: 110px;
}
.header-menu-mobile .bt-menu {
	padding-top: 11px;
	padding-left: 15px;
	display: inline-block;
	font-size: 14px;
}
.bt-menu-bar {
	display: block;
	background-color: #967310;
	height: 2px;
	margin-bottom: 3px;
	line-height: 0;
	width: 22px;
}
.menu-title {
	position: absolute;
	right: 35px;
	top: 10px;
	color: #967310;
	font-weight: bold;
}
/***********************************************/
/* SECONDARY MENU
/***********************************************/
/***********************************************/
/* STRUCTURE
/***********************************************/
.section-padded {
	padding: 50px 20px 60px;
}
.footer-section-1 {
	padding: 15px 0 16px;
	border-bottom: 1px solid #42667e;
}
.footer-section-1 .cols, .footer-section-2 .cols {
	display: flex;
	align-items: center;
}
.footer-section-1 .col, .footer-section-2 .col {
	flex: 1;
}
.footer-section-1 .col {
	padding-right: 30px;
}
.footer-section-1 .col div {
	/*display: inline-block;*/
}
.footer-section-1 .col .image {
	margin-top: 7px;
}
.footer-section-1 .col, .footer-section-1 .col div {
	vertical-align: middle;
}
.footer-section-1 .col {
	text-align: center;
}
.footer-section-1 .col_:after {
	content: "";
	height: 100%;
	display: inline-block;
	width: 1px;
	vertical-align: middle;
}
.footer-section-1 .col-1 {
	flex: 0 0 69px;
}
.footer-section-1 .col-1, .footer-section-1 .col-2 {
	text-align: left;
}
.footer-section-1 .col-4 {
	flex: 0 0 149px;
	text-align: right;
}
.footer-section-1 .col-1, .footer-section-1 .col-4 {
	padding-right: 0px;
}
.footer-section-2 {
	padding: 18px 0 21px;
	max-width: 1000px;
	margin: 0px auto;
}
.footer-section-2 .col {
	text-align: center;
}
.footer-section-2 strong {
	text-transform: uppercase;
}
.footer-section-2 .image {
	padding-top: 4px;
}
#footer a {
}
a.bt-custom {
	color: #c03135;
	display: inline-block;
	font-weight: bold;
	padding: 13px 19px;
	border: 1px solid #bdbdbd;
	white-space: nowrap;
	text-decoration: none;
	background: #FFF;
	-webkit-transition: all .5s ease;
	  -moz-transition: all .5s ease;
	  -ms-transition: all .5s ease;
	  -o-transition: all .5s ease;
	  transition: all .5s ease;
}
a.bt-custom:hover, #footer a.bt-custom:hover {
	background: #c03135;
	color: #FFF;
	border: 1px transparent solid;
}
a.bt-custom-2 {
	padding: 9px 39px;
}
a.bt-highlight {
	background: #104734;
	color: #FFF;
	border: 2px solid #104734;
}
a.bt-highlight:hover {
	background: transparent;
	color: #15425D;
}
a.underline {
	text-decoration: underline;
}
a.underline:hover {
	text-decoration: none;
}
/* ----- banners ----- */
#section-banners, .section-banners {
	position: relative;
}
.banners-cycle {
	/*overflow: hidden;*/
	height: 677px;
	position: inherit;
	position: relative;
}
.banners-cycle.banners-smaller {
	/*overflow: hidden;*/
	height: 686px;
}
.banners-big .banners-cycle {
	/*overflow: hidden;*/
	height: 677px;
}
.banner, .bg-image-fill {
	background: transparent url(../images/transparent.gif) no-repeat center center;
	background-size: cover;
	height: 100%;
	overflow: hidden;/* use fixed for a static bg */
	/*background-size: 1427px 566px;*/
	/*bottom: 0px;
	right: 0px;
	height: 400px;*/
}
.banners-smaller .banner {
	height: 677px;
}
.bg-image-fill, .section-overheight .bg-image-fill {
	background-attachment: fixed;
}
#section-contacts .bg-image-fill, #section-contacts .section-overheight .bg-image-fill {
	background-attachment: inherit;
}
.banner {
	width: 100%;
	height: 677px;
	position: relative;
	color: #FFF;
}
.banners-big .banner {
	height: 677px;
}
.banner-text-dark {
	color: #4C4B49;
}
.banner-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	line-height: 0;
}
.banner-image img {
	width: 100%;
}
.banner-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: -moz-linear-gradient(top, rgba(0,0,0,.65) 0%,rgba(0,0,0,0) 71%,rgba(0,0,0,0) 52%,rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,.65) 0%,rgba(0,0,0,0) 71%,rgba(0,0,0,0) 52%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,.65) 0%,rgba(0,0,0,0) 71%,rgba(0,0,0,0) 52%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.banner-content-half {
	
}
.banner-content-wrapper {
	z-index: 8;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0px;
	padding: 0 20px;
	display: flex;
}
.banner-content-wrapper .site-frame {
	align-self: center;
	max-width: 1030px;
	flex: 1;
}
.banner-content {
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 700px;
}
.banner-text {
	padding-top: 0px;
}
.banner-text img {
	max-width: 100%;
	height: auto;
}
.banner-content h1 {
	display: block;
	color: #FFF !important;
	margin: 0;
	font-weight: normal;
	font-size: 64px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: 'base-font', Arial, Helvetica, sans-serif;
}
.banner-content .sub-heading {
	font-size: 20px;
}
.link-banner-block {
	padding-top: 40px;
}
a.link-banner {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
	padding: 9px 40px 9px;
	border: 1px #967310 solid;
	background: #967310;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
	transition: all 0.2s;
}
a.link-banner:hover {
	border: 1px #FFF solid;
	background: #FFF;
	color: #967310;
}
.banner-mission .banner-content {
	max-width: 435px;
	text-align: left;
	margin-right: 8%;
    margin-top: 350px;
}
.banner-values .banner-content-wrapper {
	display: flex;
	align-items: center;
}
.banner-values .banner-content {
	max-width: 621px;
	text-align: center;
	margin: inherit;
	margin-left: 5%;
	vertical-align: middle;
}
.fullscreen-bg__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.content-block-video {
	/*position: relative;
    height: 550px;
	*/
}
.video-container {
    width: 100%;
    /*max-height: 500px;*/
    overflow: hidden;
    position: relative;
    top: 0;
    right: 0;
    z-index: -100;
}
.video-container video {
	position: relative;
	width: auto;
	width: 100%;
	height: auto;
	background-size: cover;
	display: block;
}


@media (min-aspect-ratio: 16/9) {
.fullscreen-bg__video {
	/*height: 300%;
	top: -100%;*/
}
}

@media (max-aspect-ratio: 16/9) {
.fullscreen-bg__video {
	/*width: 300%;
	left: -100%;*/
}
}

@media (max-width: 767px) {
.fullscreen-bg {
	background: url('/content/home/video-contacts-720-poster.jpg') center center / cover no-repeat;
}
.fullscreen-bg__video {
	display: none;
}
}
/* ---- slick ---- */
/* compensate for the bug with an overlapped absolute positioned element, push it to the left 1 px */
.section-banners-top .slick-slider .slick-track, .section-banners-top .slick-slider .slick-list {
    -webkit-transform: translate3d(-1px, 0, 0);
    -moz-transform: translate3d(-1px, 0, 0);
    -ms-transform: translate3d(-1px, 0, 0);
    -o-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
}
/* Arrows */
.slick-prev, .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 50px;
    display: none;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
	z-index: 100;
	background: url('../images/elements.svg') no-repeat -4px -4px;;
	width: 37px;
	height: 37px;
}
.slick-prev:hover,
.slick-next:hover
{
    outline: none;
	opacity: 0.7;
}
.slick-prev:hover:before,
.slick-next:hover:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before, .slick-next:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;

    opacity: .75;
    color: #2a2a2a;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 28px;
}
.slick-prev:before {
    
}
.slick-next {
    right: 28px;
	background-position: -52px -4px;
}
.slick-next:before {
    
}
.slick-dots {
	position: absolute;
	bottom: 24px;
	right: 0;
	left: 0;
	z-index: 100;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.recipes-wrapper-cycle .slick-dots {
	bottom: -38px;
}
.slick-dots li {
	padding: 0px;
	margin: 0 5px 0 5px;
	display: inline-block;
}
.slick-dots button {
	padding: 0px;
	margin: 0;
	display: inline-block;
	border: 1px solid #15425D;
	background: rgba(255,255,255,.5);
	width: 13px;
	height: 13px;
	outline: none;
	text-indent: -30000px;
	overflow: hidden;
	border-radius: 50%;
}
.slick-dots button:hover {
	cursor: pointer;
	background: #FFF;
}
.slick-dots .slick-active button {
	background: #FFF;
}
/* ---- embedded video ----- */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#notifications {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 11px;
	padding-bottom: 13px;
	z-index: 500;
	background-color: #FFF;
	border-top: 1px #999 solid;
	font-size: 14px;
	-webkit-box-shadow: 0px 0px 8px 3px rgba(102, 102, 102, 1);
	-moz-box-shadow: 0px 0px 8px 3px rgba(102, 102, 102, 1);
	box-shadow: 0px 5px 14px rgba(102, 102, 102, 1);
}
#notifications a {
	color: #15425D;
}
.notification-cookies .button {
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #15425D;
	text-decoration: none;
	margin-left: 10px;
}
.privacy-policy-content-modal {
	display: none;
}
.pp-content {
	/*font-size: 21px;*/
	/*min-width: 250px;*/
	max-width: 890px;
	height: 100%;
	overflow: auto;
}
.pp-content-inside {
	padding: 20px 29px;
	font-size: 17px;
}
/* ---- E&D ------ */

/* ---- modals ---- */

/* ---- other ---- */
.text-m-2 {
	font-size: 15px;
}
.text-s {
	font-size: 12px;
}

.content-bg {
	background: url("../images/background.jpg") no-repeat;
}
.intro-header {
	text-align: center;
	padding-bottom: 60px;
}
.intro-header h1 {
	padding-bottom: 7px;
}
.intro-actions {
	padding-top: 47px;
}
.footer-links a {
	display: inline-block;
	margin: 0px 5px 8px;
}
.footer-copyright {
	font-size: 17px;
}
.art-section.section-padded {
	padding-top: 29px;
}
.art-article-wrapper {
	text-align: center;
}
.art-article-wrapper a {
	display: inline-block;
}
.art-article-wrapper img {
	max-width: 191px;
}
.fancybox-image {
	padding: 7px !important;
	background: #FFF !important;
}
.art-notice-small {
	font-size: 70%;
	padding-bottom: 18px;
}
/***********************************************/
/* ANIMATIONS
/***********************************************/
.animate.slide-in-top {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px); }
  .animate.slide-in-top.in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
.animate.slide-in-top-big {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px); }
  @media (min-width: 992px) {
    .animate.slide-in-top-big {
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
      -o-transform: translateY(40px);
      transform: translateY(40px); } }
  .animate.slide-in-top-big.in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
.animate.slide-in-bottom {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px); }
  .animate.slide-in-bottom.in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
.animate.slide-in-bottom-big {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px); }
  @media (min-width: 992px) {
    .animate.slide-in-bottom-big {
      -webkit-transform: translateY(-40px);
      -moz-transform: translateY(-40px);
      -o-transform: translateY(-40px);
      transform: translateY(-40px); } }
  .animate.slide-in-bottom-big.in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
.animate.slide-in-left {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px); }
  .animate.slide-in-left.in-view {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
.animate.slide-in-left-big {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px); }
  @media (min-width: 992px) {
    .animate.slide-in-left-big {
      -webkit-transform: translateX(-40px);
      -moz-transform: translateX(-40px);
      -o-transform: translateX(-40px);
      transform: translateX(-40px); } }
  .animate.slide-in-left-big.in-view {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
.animate.slide-in-right {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -o-transform: translateX(15px);
  transform: translateX(15px); }
  .animate.slide-in-right.in-view {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
.animate.slide-in-right-big {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -o-transform: translateX(15px);
  transform: translateX(15px); }
  @media (min-width: 992px) {
    .animate.slide-in-right-big {
      -webkit-transform: translateX(40px);
      -moz-transform: translateX(40px);
      -o-transform: translateX(40px);
      transform: translateX(40px); } }
  .animate.slide-in-right-big.in-view {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
.animate.fade-in {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .animate.fade-in.in-view {
    opacity: 1; }
/***********************************************/
/* OTHER
/***********************************************/
.planta-container .slick-prev, .planta-container .slick-next {
    bottom: auto;
    background: url(../images/elements.svg) no-repeat -175px -182px;
	width: 9px;
	height: 18px;
	right: auto;
	left: -68px;
	top: 50%;
}
.planta-container .slick-next {
    background-position: -217px -182px;
	left: -30px;
}

/***********************************************/
/* CMS
/***********************************************/
/* ---- 3 ---- */

/* styles & models */
.menu-secondary li.active a, .menu-secondary li.active a:active {
	background-color: #f66014;
	color: #FFF;
}
.mceContentBody #section-what, .mceContentBody .banner, .mceContentBody .bg-image-fill, .mceContentBody .site-frame, .mceContentBody section.section-what-details,
.mceContentBody .banner .content-wrapper, .modal-section {
	overflow: inherit;
	/*height: auto;*/
}
.mceContentBody .banner .content-wrapper{
	min-height: 439px;
}
.mceContentBody .banner-image img {
	display: block;
}
.mceContentBody .bg-image-fill, .mceContentBody .section-overheight .bg-image-fill {
    background-attachment: scroll;
}
.mceContentBody .animate {
	opacity: 1 !important;
}
/***********************************************/
/* PRINT
/***********************************************/
@media print {
}
/***********************************************/
/* RESPONSIVE
/***********************************************/
@media (max-width: 1221px) {
	.banners-cycle, .banner {
		height: 499px;
	}
	.banner-image {
		height: 100%;
		background-position: center;
    	background-size: 1221px 677px;
	}
	.banners-big .banner-image {
    	background-size: 1221px 677px;
	}
	.banners-smaller .banner-image {
    	background-size: 1221px 677px;
	}
	.banner-image img {
		display: none;
	}
	.banner-content {
		/*margin-top: 100px;*/
	}
	.banner-content h1 {
		font-size: 45px;
	}
}
@media (max-width: 1171px) {
	.banner-content {
	}
}
@media (max-width: 1100px) {
	.shape {
		display: none;
	}
}
@media (min-width: 1040px) {
	#nav-main-menu {
		display: block !important;
		opacity: 1;
	}
}
@media (max-width: 1039px) {
	#nav-main {
		position: absolute;
		height: auto;
    	top: 110px;
		right: 0px;
		padding: 0px;
	}
	#nav-main-menu {
		display: none;
		max-width: 270px;
		background-color: rgba(255, 255, 255, .9);
	}
	.home-link, .language-switcher {
		display: none !important;
	}
	.menu-main li {
		float: none;
		width: 100%;
		z-index: 498;
	}
	.header-menu-mobile {
		display: block;
		top: 64px;
		opacity: 1;
	}
	.logo-mobile-wrapper {
		display: block;
	}
	.language-switcher-mobile {
		display: block;
	}
	.menu-main li ul {
		position: relative;
		display: block !important;
		top: auto;
		left: auto;
		width: 100%;
		background: transparent;
		box-shadow: none;
		padding-top: 0px;
	}
	.menu-main li a {
		color: #FFF;
	}
	.menu-main li ul li a {
		font-size: 16px;
		padding-left: 29px;
	}
	.menu-main li ul ul {
		top: auto;
		left: auto;
	}
	.menu-main li ul ul a {
		padding-left: 38px;
	}
	.menu-main li.active > a {
		color: #FFF;
	}
	.planta-cycle-wrapper {
		width: 500px;
	}
}
@media (max-width: 865px) {
	.slick-arrow {
		display: none !important;
	}
	.banner-content {
		margin-left: auto;
	}
	.planta-cycle-wrapper {
		width: 270px;
		padding-left: 0px;
	}
	.planta-cycle-wrapper {
		width: 270px;
		padding-left: 0px;
	}
}
@media (max-width: 812px) {
	.footer-section-1 .cols, .footer-section-2 .cols {
		flex-wrap: wrap;
	}
	.footer-section-1 .col {
		flex: 0 0 50%;
		box-sizing: border-box;
		margin-bottom: 20px;
		text-align: center;
	}
	.links-block {
		display: block;
	}
	.links-block a {
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 20px;
	}
	.links-block a:last-child {
		margin-bottom: 0px;
	}
	.arrow-symbol {
		display: none;
	}
}
@media (max-width: 780px) {
	body {
		font-size: 17px;
		line-height: 1.2;
	}
	h1 {
		font-size: 38px;
	}
	.footer-copyright {
		font-size: 14px;
	}
}
@media (max-width: 620px) {
	.cols {
		display: block;
	}
	.cols .col {
		margin-bottom: 20px;
		max-width: inherit;
		display: inline-block;
	}
	.section-alcados .cols {
		text-align: center;
	}
	.section-alcados .col {
		text-align: left;
	}
	.cols .col:last-child {
		margin-bottom: 0px;
	}
	.spacer-top-mobile {
		margin-top: 30px;
	}
	.spacer-bottom-mobile {
		margin-bottom: 30px !important;
	}
	.align-left-mobile {
		text-align: left !important;
	}
	.cols-2 .col:nth-child(2) .inside {
		padding-left: 0px;
	}
	.cols-2 .col:nth-child(2) .alcado-links .inside {
		padding-left: 20px;
	}
	.col-logo {
		max-width: inherit;
	}
	.overlay-content {
		position: relative;
		padding: 20px 20px 25px;
		max-width: inherit;
	}
	.overlay-top-left, .overlay-top-right, .overlay-top-right-2, .overlay-top-right-3 {
		top: inherit;
		right: inherit;
		left: inherit;
		text-align: left !important;
	}
	.section-padding-top-1, .section-padding-top-2, .section-padding-top-3 {
		padding-top: 0px;
	}
	.content-empreendimento {
		padding-top: 30px;
		padding-bottom: 40px;
		max-width: inherit;
	}
	.cols-2.cols-images .col .inside {
		padding-right: 0px !important;
		padding-left: 0px !important;
		text-align: center;
	}
	.cols-2.cols-images .cols {
		text-align: center;
	}
	.cols-images .col {
		display: block;
	}
	.col.image-wrapper {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		display: block;
	}
	.col-1-localizacao-2 {
		display: block !important;
		padding: 0px !important;
		text-align: center;
	}
	.localizacao-details {
		display: inline-block;
	}
	.col-planta-container {
		padding-left: 0px;
	}
	.planta-cycle-wrapper {
		width: 400px;
	}
	.col-planta-container:before, .col-planta-container:after {
		display: none;
	}
}
@media (max-width: 560px) {
	.footer-section-1 .cols, .footer-section-2 .cols {
		display: block;
		text-align: center;
	}
	.footer-section-1 .col-1 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.footer-section-1 .col, .footer-section-2 .col {
		display: inline-block;
	}
	.banner-symbol {
		display: none;
	}
}
@media (max-width: 510px) {
	#tipologias-menu .cols-2 .col:nth-child(1) .inside {
		padding-right: 0px;
	}
}
@media (max-width: 480px) {
	#site-header, #nav-main, #site-content, #footer, #footer-extras, #notifications, .highlight-content-block {
		padding-left: 15px;
		padding-right: 15px;
	}
	.planta-cycle-wrapper {
		width: 300px;
	}
}
@media (max-height: 510px), (max-width: 510px) {
	#tipologias-menu {
		padding-top: 5px;
		padding-bottom: 0px;
		border-width: 1px 0;
	}
	#tipologias-menu .cols .col {
		margin-bottom: 5px;
	}
	.tipologias-menu-links a {
		padding: 3px 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-size: 15px;
	}
}