@font-face {
    font-family: 'Helvetica Neue';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('fonts/HelveticaNeueLTStd-Roman.eot');
    src: url('fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'),
        url('fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('fonts/HelveticaNeueLTStd-Lt.eot');
    src: url('fonts/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'),
        url('fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('fonts/HelveticaNeueLTStd-Md.eot');
    src: url('fonts/HelveticaNeueLTStd-Md.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeueLTStd-Md.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-Md.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Md.ttf') format('truetype'),
        url('fonts/HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md') format('svg');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('fonts/HelveticaNeueLTStd-Bd.eot');
    src: url('fonts/HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'),
        url('fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
}
@font-face {
    font-family: 'Nestle Textbold Condensed';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('fonts/nestletext-boldcondensed-webfont.eot');
    src: url('fonts/nestletext-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nestletext-boldcondensed-webfont.woff2') format('woff2'),
         url('fonts/nestletext-boldcondensed-webfont.woff') format('woff'),
         url('fonts/nestletext-boldcondensed-webfont.ttf') format('truetype'),
         url('fonts/nestletext-boldcondensed-webfont.svg#nestle_textbold_condensed') format('svg');
}
@font-face {
    font-family: 'Nestle Textbook Condensed';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('fonts/nestletext-bookcondensed-webfont.eot');
    src: url('fonts/nestletext-bookcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nestletext-bookcondensed-webfont.woff2') format('woff2'),
         url('fonts/nestletext-bookcondensed-webfont.woff') format('woff'),
         url('fonts/nestletext-bookcondensed-webfont.ttf') format('truetype'),
         url('fonts/nestletext-bookcondensed-webfont.svg#nestle_textbook_condensed') format('svg');
}
@font-face {
    font-family: 'Residu Svgregular';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('fonts/residu_otf-webfont.eot');
    src: url('fonts/residu_otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/residu_otf-webfont.woff2') format('woff2'),
         url('fonts/residu_otf-webfont.woff') format('woff'),
         url('fonts/residu_otf-webfont.ttf') format('truetype'),
         url('fonts/residu_otf-webfont.svg#residu_svgregular') format('svg');
}
@font-face {
    font-family: 'Futura Std';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('fonts/FuturaStd-Medium.eot');
    src: url('fonts/FuturaStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaStd-Medium.woff2') format('woff2'),
        url('fonts/FuturaStd-Medium.woff') format('woff'),
        url('fonts/FuturaStd-Medium.ttf') format('truetype'),
        url('fonts/FuturaStd-Medium.svg#FuturaStd-Medium') format('svg');
}
@font-face {
    font-family: 'Futura Std Bold';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('fonts/FuturaStd-Bold.eot');
    src: url('fonts/FuturaStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaStd-Bold.woff2') format('woff2'),
        url('fonts/FuturaStd-Bold.woff') format('woff'),
        url('fonts/FuturaStd-Bold.ttf') format('truetype'),
        url('fonts/FuturaStd-Bold.svg#FuturaStd-Bold') format('svg');
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none !important;
	outline: none !important;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    width: 100%; overflow-x: hidden;
}
body {
    font-family: "Helvetica Neue Regular", Helvetica, sans-serif;
	margin: 0; padding: 0; border: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
}
h1 {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
    font-style: normal;
}
h2 {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 500;
    font-style: normal;
}
h3 {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
    font-style: normal;
}
p {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
    font-style: normal;
	color: #575757;
	margin: 0 0 25px 0;
}
p:last-child {
	margin-bottom: 0px;
}
p.bold, p b, p strong, strong {
	font-weight: 700;
}
p.italic, span.italic, p i, i {
	font-style: italic !important;
}
a, a:hover, a:focus {
	outline: none !important;
}
img {
    display: block;
}

/* Buttons */
.button {
	display: flex;
	align-items: center;
    justify-content: center;
	text-decoration: none;
	min-width: 110px; min-height: 45px;
	padding: 10px 25px;
	border: 0; margin: 0;
	cursor: pointer;
	outline: none;
	border-radius: 20px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
	background: none;
	border: 0;
	box-shadow: none;
	transition: 0.2s all ease-in-out;
}
.button1 {
	color: #FFFFFF;
	border: 2px solid #575757;
	background-color: #575757;
}
.button1:hover {
	box-shadow: 4px 4px 14px 0px rgba(94, 94, 93, 0.75);
}
.button2 {
	color: #FFFFFF;
	border: 2px solid #98989A;
	background-color: #98989A;
}
.button2:hover {
	box-shadow: 4px 4px 14px 0px rgba(152, 152, 154, 0.75);
}

.slick-slider { margin-bottom: 0px; }
.slick-track { margin: 0; }
.slick-autoplay-toggle-button { display: none; }

/* Slider */
#blockBanner {
	position: relative;
}
#blockBanner .groupBanner {
	position: relative;
	width: 100%; height: 100vh;
	max-height: 600px; min-height: 500px;
    margin: 0;
}
#blockBanner .groupBanner .slick-list,
#blockBanner .groupBanner .slick-track {
	height: 100%;
}
#blockBanner .groupBanner .slick-slide,
#blockBanner .groupBanner .slick-slide > div,
#blockBanner .groupBanner .slick-slide > div > .itemBanner {	
	position: relative;
	width: 100%; height: 100%;
    overflow: hidden;
}
#blockBanner .groupBanner .itemBanner.bannerStarbucks:before {
    content: '';
	position: absolute;
    top: 0; left: 0;
	width: 100%; height: 110%;
	background-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
}
#blockBanner .groupBanner .itemBanner .bgBanner {	
	position: absolute;
    top: 0; left: 0;
	width: 100%; height: 110%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
    z-index: 0;
}
#blockBanner .groupBanner .itemBanner .limit-wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 100%;
    z-index: 5;
}
#blockBanner .groupBanner .itemBanner .limit-wrapper .logoBanner {
    position: absolute;
    top: 0px; left: 15px;
    width: 160px;
    margin-top: 40px;
    z-index: 5;
}
#blockBanner .groupBanner .itemBanner .row-fluid {
	position: relative;
	display: flex;
	align-items: center;
    justify-content: space-between;
	width: 100%; height: 100%;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-left {
	max-width: 175px;
}
#blockBanner .groupBanner .itemBanner.bannerStarbucks .row-fluid .col-left {
	max-width: 475px;
}
#blockBanner .groupBanner .itemBanner.bannerCrescerSustentavel .row-fluid .col-left {
    display: flex;
    align-items: flex-end;
    min-height: 155px;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-left .titleBanner {
    margin-bottom: 5px;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-left .titleBanner span {
    font-family: "Nestle Textbold Condensed", Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
    font-style: normal;
	color: #FFFFFF;
}
#blockBanner .groupBanner .itemBanner.bannerStarbucks .row-fluid .col-left .titleBanner span {
	text-transform: uppercase;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-left .subtitleBanner span {
    display: block;
    font-family: "Nestle Textbold Condensed", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
    font-style: normal;
	color: #E3D6B7;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-left .linkBanner {
    max-width: 120px;
    margin-top: 10px;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-left .linkBanner .button {
	min-width: auto; min-height: 40px;
	padding: 5px 15px;
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
    font-size: 20px;
    line-height: 20px;
    text-transform: none;
	color: #FFFFFF;
    border-radius: 15px;
	border: 1px solid #FFFFFF;
	background-color: transparent;
}
#blockBanner .groupBanner .itemBanner.bannerStarbucks .row-fluid .col-left .linkBanner .button {
    background-color: #FFFFFF;
    color: #575757;
}
#blockBanner .groupBanner .itemBanner.bannerStarbucks .row-fluid .col-left .linkBanner .button {
    background-color: #FFFFFF;
    color: #575757;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-left .linkBanner .button:hover {
	box-shadow: 4px 4px 14px 0px rgba(255, 255, 255, 0.75);
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-right {
	max-width: 220px;
}
#blockBanner .groupBanner .itemBanner .row-fluid .col-right .leadBanner span {
    display: block;
    font-family: "Residu Svgregular", Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
    font-style: normal;
	color: #FFFFFF;
}
#blockBanner .groupBanner .slick-dots {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
#blockBanner .groupBanner .slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px; height: 14px;
    margin-right: 10px;
}
#blockBanner .groupBanner .slick-dots li button {
    width: 14px; height: 14px;
    font-size: 0;
    line-height: 0;
    background: #98989A;
    border: 0; border-radius: 50px;
    padding: 0;
    outline: none;
}
#blockBanner .groupBanner .slick-dots li.slick-active button {
    background: #575757;
}
#blockBanner .groupBanner .slick-dots li button span {
    opacity: 0; visibility: hidden;
}

#goBottomBrands {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -22px;
    z-index: 2;
}

#goBottomBrands {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -22px;
    z-index: 2;
}

/* Container Wrapper */
#container-wrapper {
    position: relative;
}
.main-fluid {
    width: 100%;
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 15px;
}
.limit-wrapper {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Homepage */
#page-1 {
    width: 100%; min-height: 100vh;
    background-image: linear-gradient(#FFFFFF 0%, #FFFFFF 50%, #F9FAFA 50%, #F9FAFA 100%);
}
#page-1 #details-pages-content {
	display: flex;
	flex-direction: column;
	width: 100%;
    margin: 40px 0 55px 0;
}
#page-1 #details-pages-content .field-page-body {
    width: 100%; max-width: 730px;
    margin: 35px auto 0 auto;
}
#page-1 #details-pages-content .field-page-brands {
    margin-top: 55px;
}
#page-1 #details-pages-content .field-page-brands h1 {
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    font-style: normal;
    color: #575757;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
#page-1 #details-pages-content .field-page-brands .row-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
    width: 100%; max-width: 950px;
    margin: 0 auto;
}
#page-1 #details-pages-content .field-page-brands .row-fluid .col-span-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(25% - 30px);
    margin: 0 15px 50px 15px;
}
#page-1 #details-pages-content .field-page-brands .row-fluid .col-span-4 a {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 160px; min-width: 160px;
}
#page-1 #details-pages-content .field-page-brands .row-fluid .col-span-4 img {
    display: block;
    width: 100%; max-width: 100%;
    border-radius: 50%;
    box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.16);
}

/* Page - Material */
#blockBanner.blockBannerMaterials .groupBanner {
	max-height: 500px; min-height: 400px;
}
#blockBanner.blockBannerMaterials .groupBanner .itemBanner .bgBanner {
    height: 100%;
}
#details-materials-content {
    position: relative;
}
#details-materials-content .block-materials-brands {
    margin-top: 60px;
}
#details-materials-content .block-materials-brands .block-materials-title {
    text-align: center;
    margin-bottom: 30px;
}
#details-materials-content .block-materials-brands .block-materials-title h1 {
    font-family: "Helvetica Neue", Helvetica,sans-serif;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    font-style: normal;
    color: #575757;
    text-transform: uppercase;
}
#details-materials-content .block-materials-brands .block-materials-body {
    text-align: center;
    margin-bottom: 30px;
}
#details-materials-content .block-materials-brands .row-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
    width: 100%; max-width: 980px;
    margin: 0 auto;
}
#details-materials-content .block-materials-brands .row-fluid .col-span-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(25% - 30px);
    margin: 0 15px 50px 15px;
}
#details-materials-content .block-materials-brands .row-fluid .col-span-4 a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
#details-materials-content .block-materials-brands .row-fluid .col-span-4 img {
    display: block;
    width: 100%;
    max-width: 160px; min-width: 160px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.16);
    transition: all .3s ease-in-out;
}
#details-materials-content .block-materials-brands .row-fluid .col-span-4 img:hover {
    box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.16);
}
#details-material-content {
    margin-top: 60px;
}
#details-material-content .block-material-back {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
#details-material-content .block-material-back a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px 8px 15px;
	box-shadow: none;
	transition: 0.2s all ease-in-out;
	border: 2px solid #575757;
	background-color: #575757;
	text-decoration: none;
}
#details-material-content .block-material-back a:hover {
	box-shadow: 4px 4px 14px 0px rgba(94, 94, 93, 0.75);
}
#details-material-content .block-material-back a svg {
    margin-right: 5px;
    margin-bottom: 3px;
}
#details-material-content .block-material-back a span {
	display: block;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
#details-material-content .block-material-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
#details-material-content .block-material-img img {
    display: block;
    width: 100%;
    max-width: 160px; min-width: 160px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.16);
    transition: all .3s ease-in-out;
}
#details-material-content .block-material-body {
    text-align: center;
    margin-bottom: 30px;
}
#details-material-content .block-material-acordeon {
	position: relative;
	background: transparent;
	padding: 40px 0px 40px 0px;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper {
	width: 100%;
	padding-right: 35px;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-parent {
	margin-bottom: 15px;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.16);
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-parent > .block-acordeon-header,
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-header,
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-body .block-acordeon-file {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 10px 15px 20px;
	background-color: #333333;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-parent > .block-acordeon-header .block-acordeon-title,
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-header .block-acordeon-title {
	display: flex;
	align-items: center;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-parent > .block-acordeon-header .block-acordeon-title span,
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-header .block-acordeon-title span {
	display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-style: normal;
    color: #FFFFFF;
    text-transform: uppercase;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-parent > .block-acordeon-header .block-acordeon-open,
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-header .block-acordeon-open {
	display: flex;
	cursor: pointer;
	transition: all .3s;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-parent > .block-acordeon-header.active .block-acordeon-open,
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-header.active .block-acordeon-open {
	transform: rotate(90deg);
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-parent > .block-acordeon-body,
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-body {
	display: none;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child {
    position: relative;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-header {
	background-color: #575757;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-child > .block-acordeon-header .block-acordeon-title span {
	display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-style: normal;
    color: #FFFFFF;
    text-transform: uppercase;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-body .block-acordeon-file {
	background-color: #F9FAFA;
    border-bottom: 1px solid #575757;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-body .block-acordeon-file:last-child {
    border-bottom: 0;
}
#details-material-content .block-material-acordeon .block-acordeon-wrapper .block-acordeon-body .block-acordeon-file .block-acordeon-title span {
	display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-style: normal;
    color: #575757;
}

/* Circular Coffee Program */
#page-2 {
    width: 100%; min-height: 100vh;
    background-color: rgba(202, 158, 103, 0.5);
}
#details-circular-coffee-program-content {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 50px;
    /* background-color: rgba(202, 158, 103, 0.5); */
}
#details-circular-coffee-program-content .block-icon-coffee {
    position: absolute;
    top: -127px; 
    left: 25px; right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
#details-circular-coffee-program-content .block-first-wrapper {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	width: 100%; max-width: 615px;
    margin: 30px auto 20px auto;
}
#details-circular-coffee-program-content .block-first-wrapper .field-title {
    margin-bottom: 15px;
}
#details-circular-coffee-program-content .block-first-wrapper .field-title span {
    display: block;
    font-family: "Nestle Textbold Condensed", Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-first-wrapper .field-body {
    margin-bottom: 10px;
    text-align: center;
}
#details-circular-coffee-program-content .block-first-wrapper .field-body p {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-two-wrapper {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	width: 100%;
    margin: 20px auto 50px auto;
}
#details-circular-coffee-program-content .block-two-wrapper .field-image img {
    display: block;
    width: 100%; height: auto;
}
#details-circular-coffee-program-content .block-three-wrapper {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	width: 100%; max-width: 595px;
    margin: 50px auto 40px auto;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-title {
    margin-bottom: 15px;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-title span {
    display: block;
    font-family: "Nestle Textbold Condensed", Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-body {
    margin-bottom: 10px;
    text-align: center;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-body p {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-body em {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
    font-style: italic;
	color: #432918;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-body ul {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-body ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-three-wrapper .field-how-body ul li:before {
    content: '';
    width: 5px; height: 5px;
    background-color: #432918;
    border-radius: 50px;
    margin: 0 5px 0px 0;
}
#details-circular-coffee-program-content .block-bg-wrapper {
    background-image: url('../images/CaixaBorras.png');
    background-repeat: no-repeat;
    background-position: top right -30px;
    background-size: 65%;
}
#details-circular-coffee-program-content .block-four-wrapper {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	width: 100%; max-width: 770px;
    margin: 40px auto 20px auto;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left {
    width: 50%;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-title {
    margin-bottom: 15px;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-title span {
    display: block;
    font-family: "Nestle Textbold Condensed", Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-lead {
    margin-bottom: 10px;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-lead span {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions {
    margin-bottom: 10px;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    margin: 0; padding: 0;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px solid #432918;
    padding: 2px 10px;
    margin-right: 5px;
    cursor: pointer;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul li:last-child {
    margin-right: 0px;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul li.active,
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul li:hover {
    background-color: #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul li span {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul li.active span,
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-regions ul li:hover span {
    color: #CA9E67;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops {
    background-color: #FFFFFF;
    padding: 10px 15px;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper {
    border: 1px solid #432918;
    border-top: 0;
    background: #FFFFFF;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper.first {
    border-top: 1px solid #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper.active {
    border: 1px solid #432918;
    background: #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper .acordeon-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
    cursor: pointer;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper .acordeon-header .acordeon-title {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper.active .acordeon-header .acordeon-title {
	color: #E5CDB3;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper.active .acordeon-header svg {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper.active .acordeon-header svg polyline {
    stroke: #CA9E67;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper .acordeon-body {
    display: none;
    padding: 5px 10px;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper .acordeon-body a,
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper .acordeon-body span {
    display: block;
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
    font-style: normal;
	color: #432918;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper.active .acordeon-body a,
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper.active .acordeon-body span {
    color: #E5CDB3;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-left .field-shops .acordeon-wrapper .acordeon-body a {
    display: inline-block;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-right {
    width: 50%;
}
#details-circular-coffee-program-content .block-four-wrapper .row-fluid .column-right .field-image img {
    display: block;
    width: 100%; height: auto;
    opacity: 0;
}

/* Grow Sustainable */
#page-3 {
    width: 100%; min-height: 100vh;
    background-image: url('../images/Landing_Page_fundo.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#details-grow-sustainable-content {
    position: relative;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url('../images/Landing_Page_fundo.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#details-grow-sustainable-content .block-logo-grow-sustainable {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 0 15px;
}
#details-grow-sustainable-content .block-logo-grow-sustainable img {
    max-width: 100%;
}
#details-grow-sustainable-content .block-logo-nestle {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    padding: 0 15px;
}
#details-grow-sustainable-content .block-logo-nestle svg {
    width: 210px; max-width: 100%;
}
#details-grow-sustainable-content .block-middle-content {
    position: relative;
    background-image: url('../images/banner_trator.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%; max-width: 1440px;
    height: 100%; max-height: 650px; min-height: 650px;
    margin: 0 auto;
}
#details-grow-sustainable-content .block-middle-content img {
    display: block;
    width: 100%; max-width: 100%;
    height: 100%; max-height: 648px;
    opacity: 0; visibility: hidden;
}
#details-grow-sustainable-content .block-middle-content .field-body {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%; max-width: 950px;
    margin: 0 auto;
    padding-top: 160px;
}
#details-grow-sustainable-content .block-middle-content .field-body p {
    font-family: "Futura Std", Helvetica, sans-serif;
	font-size: 24px;
    line-height: 28px;
	font-weight: normal;
    font-style: normal;
    color: #432918;
}
#details-grow-sustainable-content .block-footer-content {
    margin-top: 60px;
}
#details-grow-sustainable-content .block-footer-content .field-title {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%; max-width: 800px;
    margin: 0 auto;
}
#details-grow-sustainable-content .block-footer-content .field-title span {
    font-family: "Futura Std", Helvetica, sans-serif;
	font-size: 38px;
    line-height: 42px;
	font-weight: normal;
    font-style: normal;
    color: #006633;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability {
    display: flex;
    align-items: center;
    justify-content: center;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .desktop-pillars {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; max-width: 100%;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg .icon-sustainability {
    cursor: pointer;
    transition: all .3s ease-in-out;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #cultivo-sustentavel:hover {
    transform: translate(10px, -40px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #embalagens-reciclaveis-reutilizaveis:hover {
    transform: translate(40px, -15px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #descartaveis-sem-plastico:hover {
    transform: translate(40px, 15px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #material-ponto-venda-inovador:hover {
    transform: translate(10px, 40px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #frota-mais-eficiente:hover {
    transform: translate(-10px, 40px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #maquinas-eficiencia-energetica:hover {
    transform: translate(-40px, 15px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #apoio-emprego-formacao:hover {
    transform: translate(-40px, -15px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg #envolver-fornecedores-clientes:hover {
    transform: translate(-10px, -40px);
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability svg .label-sustainability text {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    fill: #3c2313;
    text-anchor: middle;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars {
    display: none;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .row-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .row-fluid .column-left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .row-fluid .column-right {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .row-fluid .column-all {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .row-fluid > div .icon-sustainability img {
    max-width: 100%;
    cursor: pointer;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .mobile-footer {
    margin-top: 50px;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .mobile-footer .mobile-footer-label {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .mobile-footer .mobile-footer-label span {
    font-family: "Futura Std", Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
    font-style: normal;
    color: #3c2313;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .mobile-footer .mobile-footer-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
#details-grow-sustainable-content .block-footer-content .field-pillars-sustainability .mobile-pillars .mobile-footer .mobile-footer-logo svg {
    width: 210px; max-width: 100%;
}
#details-grow-sustainable-content .block-popup-wrapper {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0; visibility: hidden; z-index: -1;
    transition: opacity .3s ease-in-out;
}
#details-grow-sustainable-content .block-popup-wrapper.show {
    opacity: 1; visibility: visible; z-index: 10;
    transition: opacity .3s ease-in-out;
}
#details-grow-sustainable-content .block-popup-wrapper > div {
    position: relative;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%; height: 100%;
    max-width: 860px; max-height: 680px;
}
#details-grow-sustainable-content .block-popup-wrapper > div.active {
    display: flex;
}
#details-grow-sustainable-content .block-popup-wrapper > div .block-popup-img {
    position: relative;
}
#details-grow-sustainable-content .block-popup-wrapper > div .block-popup-img .block-popup-close {
    position: absolute;
    top: 0; right: 0;
    margin: 16px 16px 0 0;
}
#details-grow-sustainable-content .block-popup-wrapper > div .block-popup-img .block-popup-close span {
    font-family: "Futura Std Bold", Helvetica, sans-serif;
	font-size: 30px;
    line-height: 30px;
	font-weight: normal;
    font-style: normal;
    color: #3c2313;
    cursor: pointer;
}
#details-grow-sustainable-content .block-popup-wrapper > div .block-popup-img .block-popup-close text {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 50px;
    text-anchor: middle;
    fill: #473628;
    cursor: pointer;
}
#details-grow-sustainable-content .block-popup-wrapper > div .block-popup-img img {
    max-width: 100%;
}
#details-grow-sustainable-content .block-popup-wrapper > div .block-popup-img svg {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
}

#block-cultivo-sustentavel .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 39.199px;
    text-transform: uppercase;
    fill: #00a651;
}
#block-cultivo-sustentavel .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
}
#block-cultivo-sustentavel .block-popup-lead .block-popup-lead-italic {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
    font-style: italic;
}
#block-cultivo-sustentavel .block-popup-lead a {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
    font-style: italic;
}

#block-embalagens-reciclaveis-reutilizaveis .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 37.643px;
    text-transform: uppercase;
    fill: #dc382d;
}
#block-embalagens-reciclaveis-reutilizaveis .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
}
#block-embalagens-reciclaveis-reutilizaveis .block-popup-lead a {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
    font-style: italic;
}

#block-material-ponto-venda-inovador .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 37.643px;
    text-transform: uppercase;
    fill: #2196c6;
}
#block-material-ponto-venda-inovador .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 20px;
    fill: #473628;
}

#block-frota-mais-eficiente .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 37.643px;
    text-transform: uppercase;
    fill: #404041;
}
#block-frota-mais-eficiente .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
}

#block-descartaveis-sem-plastico .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 37.643px;
    text-transform: uppercase;
    fill: #8e6a43;
}
#block-descartaveis-sem-plastico .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
}

#block-maquinas-eficiencia-energetica .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 37.643px;
    text-transform: uppercase;
    fill: #404041;
}
#block-maquinas-eficiencia-energetica .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
}
#block-maquinas-eficiencia-energetica .block-popup-lead a {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
    font-style: italic;
}

#block-apoio-emprego-formacao .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 37.643px;
    text-transform: uppercase;
    fill: #ce282b;
}
#block-apoio-emprego-formacao .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
}
#block-apoio-emprego-formacao .block-popup-lead a {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 22px;
    fill: #473628;
    font-style: italic;
}

#block-envolver-fornecedores-clientes .block-popup-title {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 37.643px;
    text-transform: uppercase;
    fill: #603813;
}
#block-envolver-fornecedores-clientes .block-popup-lead {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 19px;
    fill: #473628;
}
#block-envolver-fornecedores-clientes .block-popup-lead .block-popup-lead-strong {
    font-family: 'Futura Std Bold', Helvetica, sans-serif;
    font-size: 19px;
    fill: #473628;
}
#block-envolver-fornecedores-clientes .block-popup-lead a {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 19px;
    fill: #473628;
    font-style: italic;
}

/* Page User Login */
#user-login-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%; min-height: 100vh;
    padding: 40px 15px 40px 15px;
    margin: 0 auto 0 auto;
    background-color: #F9FAFA;
}
#user-login-form .header-user-login {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
#user-login-form .header-user-login h1 {
    text-transform: uppercase;
	color: #575757;
}
#user-login-form .form-group {
	margin-bottom: 20px;
}
#user-login-form .form-group .form-item {
	position: relative;
}
#user-login-form .form-group .form-item input {
    display: block;
    width: 100%; max-width: 380px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
    line-height: 14px;
	font-weight: normal;
    font-style: normal;
    color: #939393;
    background-color: #FFFFFF;
    padding: 15px 10px;
    outline: none;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
#user-login-form .form-group .form-item.focused label {
	font-size: 14px;
	transform: translateY(-85%);
}
#user-login-form .buttonSubmit {
	position: relative;
	margin-top: 30px;
}
#user-login-form .buttonSubmit input[type='submit'] {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    opacity: 0; z-index: 2;
}

/* Footer */
footer {
    padding-top: 55px;
}
footer .footer-top {
    background-color: #575757;
    padding: 30px 0px 20px 0px;
}
#page-2 footer .footer-top {
    background-color: #B2946E;
}
#page-3 footer .footer-top {
    background-color: #066839;
}
footer .footer-top .footer-contacts {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 35px;
}
footer .footer-top .footer-contacts .footer-contact-title {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 10px;
}
footer .footer-top .footer-contacts .footer-contact-title span {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.384px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
}
#page-2 footer .footer-top .footer-contacts .footer-contact-title span {
    font-family: 'Nestle Textbold Condensed';
    line-height: 21px;
    font-weight: normal;
    color: #E4CEB2;
}
#page-3 footer .footer-top .footer-contacts .footer-contact-title span {
    font-family: "Futura Std Bold", Helvetica, sans-serif;
    line-height: 22px;
    font-weight: 700;
    color: #BBD89B;
}
footer .footer-top .footer-contacts .footer-contact-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 10px;
}
footer .footer-top .footer-contacts .footer-contact-phone span {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.32px;
    font-weight: 700;
    color: #FFFFFF;
}
#page-2 footer .footer-top .footer-contacts .footer-contact-phone span {
    font-family: "Nestle Textbold Condensed", Helvetica, sans-serif;  
    font-weight: normal;
    color: #E4CEB2;
}
#page-3 footer .footer-top .footer-contacts .footer-contact-phone span {
    font-family: "Futura Std Bold", Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.28px;
    font-weight: 700;
    color: #BBD89B;
}
footer .footer-top .footer-contacts .footer-contact-phone span.footer-phone-free {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 5px;
}
#page-2 footer .footer-top .footer-contacts .footer-contact-phone span.footer-phone-free {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.28px;
    color: #E4CEB2;
}
#page-3 footer .footer-top .footer-contacts .footer-contact-phone span.footer-phone-free {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-weight: 500;
    color: #BBD89B;
}
footer .footer-top .footer-contacts .footer-contact-address {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
footer .footer-top .footer-contacts .footer-contact-address span {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    font-weight: 700;
    color: #FFFFFF;
}
#page-2 footer .footer-top .footer-contacts .footer-contact-address span {
    font-family: "Nestle Textbold Condensed", Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.28px;
    font-weight: normal;
    color: #E4CEB2;
}
#page-3 footer .footer-top .footer-contacts .footer-contact-address span {
    font-family: "Futura Std Bold", Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.28px;
    font-weight: 700;
    color: #BBD89B;
}
footer .footer-top .footer-contacts .footer-contact-address span > span {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 5px;
}
#page-2 footer .footer-top .footer-contacts .footer-contact-address span > span {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.28px;
    color: #E4CEB2;
}
#page-3 footer .footer-top .footer-contacts .footer-contact-address span > span {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-weight: 500;
    color: #BBD89B;
}
footer .footer-top .footer-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    margin: 0; padding: 0;
}
footer .footer-top .footer-menu ul li {
    padding: 0px 10px;
}
footer .footer-top .footer-menu ul li a {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.28px;
    font-weight: 500;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
#page-2 footer .footer-top .footer-menu ul li a  {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.32px;
    font-weight: normal;
    color: #432918;
}
#page-3 footer .footer-top .footer-menu ul li a  {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.32px;
    font-weight: 500;
    color: #A3CC76;
}
footer .footer-top .footer-menu ul li a:hover {
    text-decoration: underline;
}
footer .footer-bottom {
    background-color: #333333;
    padding: 5px 0px;
}
#page-2 footer .footer-bottom {
    background-color: #432918;
}
#page-3 footer .footer-bottom {
    background-color: #054124;
}
footer .footer-bottom .footer-copyright {
    text-align: center;
}
footer .footer-bottom .footer-copyright span {
    display: block;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
}
#page-2 footer .footer-bottom .footer-copyright span {
    font-family: "Nestle Textbook Condensed", Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 0.24px;
    color: #E4CEB2;
}
#page-3 footer .footer-bottom .footer-copyright span {
    font-family: "Futura Std", Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 0.2px;
    color: #A3CC76;
}

/* LigthboxMsg Informations */
#ligthboxMsg {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; height: 100%;
    top: 0; left: 0;
    padding: 20px 15px;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1; visibility: visible;
    z-index: 110;
    transition: all .3s ease-in-out;
}
#ligthboxMsg > div {
    position: relative;
    width: 100%; max-width: 380px;
    margin: 0 auto;
    background-color: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
#ligthboxMsg > div .lightbox-close {
    position: absolute;
    top: 10px; right: 10px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    padding: 5px 10px;
    border-radius: 12px;
    cursor: pointer;
}
#ligthboxMsg > div .lightbox-close svg {
    margin-right: 5px;
}
#ligthboxMsg > div .lightbox-close span {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
    color: #575757;
}
#ligthboxMsg > div > div {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 50px;
}

.grecaptcha-badge {
	bottom: 50px !important;
	z-index: 99999;
}

/* Lightbox Loading */
#lightboxLoading {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 999;
    opacity: 0; visibility: hidden;
    transition: all 0.3s ease-in-out;
}
#lightboxLoading.show {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
}
#lightboxLoading .waitMoment {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 380px;
    margin: auto;
    padding: 50px 50px;
}
#lightboxLoading .waitMoment img {
    width: 45px;
    margin-bottom: 20px;
}
#lightboxLoading .waitMoment span {
	display: block;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.168px;
    font-weight: 700;
    font-style: normal;
    color: #FFFFFF;
	text-transform: uppercase;
}


.video-embed-field-responsive-video {
	position: relative;
}
.video-embed-field-responsive-video::after {
	display: block;
	padding-bottom: 56.25%;
	content: "";
}
.video-embed-field-responsive-video iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}
.video-embed-field-responsive-modal {
	max-width: 100%;
}
.video-embed-field-lazy {
	position: relative;
	cursor: pointer;
}
.video-embed-field-lazy img {
	width: 100%;
}
.video-embed-field-lazy-play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 72px;
	height: 72px;
	margin-top: -36px;
	margin-left: -36px;
	cursor: pointer;
	background: url("icons/play.svg") no-repeat;
	background-size: 72px 72px;
}