/*
Theme Name: Sant Aniol
Theme URI: https://www.santaniol.com
Description: SANT ANIOL Theme
Author: NEORG | Branding Partners
Author URI: http://www.neorgsite.com/
Version: 1.0 - 05/2019 - 07/2019

*/

/*

@font-face {
    font-family: 'Utopia Std';
    src: url('fonts/UtopiaStd-SubhIt.woff2') format('woff2'),
        url('fonts/UtopiaStd-SubhIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}



@font-face {
    font-family: 'Utopia Std';
    src: url('fonts/UtopiaStd-Subh.woff2') format('woff2'),
        url('fonts/UtopiaStd-Subh.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Utopia Std';
    src: url('fonts/UtopiaStd-Capt.woff2') format('woff2'),
        url('fonts/UtopiaStd-Capt.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Utopia Std';
    src: url('fonts/UtopiaStd-CaptIt.woff2') format('woff2'),
        url('fonts/UtopiaStd-CaptIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}
*/

@font-face {
    font-family: 'Ammer';
    src: url('fonts/ammer_handwriting-webfont.woff2') format('woff2'),
        url('fonts/ammer_handwriting-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FTRegolaNeue';
    src: url('fonts/FTRegolaNeue-Heavy.woff2') format('woff2'),
        url('fonts/FTRegolaNeue-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'FTRegolaNeue';
    src: url('fonts/FTRegolaNeue-Bold.woff2') format('woff2'),
        url('fonts/FTRegolaNeue-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'FTRegolaNeue';
    src: url('fonts/FTRegolaNeue-Semibold.woff2') format('woff2'),
        url('fonts/FTRegolaNeue-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'FTRegolaNeue';
    src: url('fonts/FTRegolaNeue-Medium.woff2') format('woff2'),
        url('fonts/FTRegolaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'FTRegolaNeue';
    src: url('fonts/FTRegolaNeue-Regular.woff2') format('woff2'),
        url('fonts/FTRegolaNeue-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'FTRegolaNeue';
    src: url('fonts/FTRegolaNeue-RegularItalic.woff2') format('woff2'),
        url('fonts/FTRegolaNeue-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'FTRegolaNeue';
    src: url('fonts/FTRegolaNeue-Light.woff2') format('woff2'),
        url('fonts/FTRegolaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}




/* Desktop */
		/*---------------------------------------------------------------------------*/

* {
	box-sizing:border-box;
}

::-moz-selection { color: white;  background: #2d2a26; }
::selection      { color: white;  background: #2d2a26; } 

body {
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background-color: white;
	color:#2d2a26;
	font-size: 16px;
	line-height: 1.6;
	font-family: 'FTRegolaNeue';
    font-weight: 400;
	width: 100%;
	overflow-x: hidden;
}


#centrat {
	width: 1200px;
	margin: 0 auto;
}


/* Landing idiomes */

#landing {
	position: absolute;
	display:flex;
	background-color:rgba(0,0,0,0.15);
	/*background-color: red;*/
	width: 100%;
	height: 100vh;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 9999;
	font-weight: 600;
	font-style: italic;
	font-size:1.6em;
}

#landing a {
	margin: 0 4px;
	color:white;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
}

#landing a:hover {
	color:#2d2a26;
}

.pea_cook_wrapper.pea_cook_bottomleft {
    bottom: 125px !important;
	display: none;
    right: 30px;
	margin-left:5%;
    padding: 10px;
    z-index: 99999;
}

@media (min-width: 1260px) {
    .pea_cook_wrapper.pea_cook_bottomleft {
        bottom:30px !important;
        left:30px;
        margin-left:0;
        margin-right:5%;
        max-width: 549px;
        padding: 23px 35px;
    }
}

.force_display {
    display: block !important;
}

.sr-only {
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

#closeBannerButton {
    background: none;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 5px;
}

html,
body.page-template-page-home {
  height: 100%;
}

.languageslandings {
	margin-top: 50px;
}

img#santaniollanding {
	width: 500px;
	height: auto;
}

.wrap {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.wrap .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: no-repeat center center;
  background-size: cover;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}



/* Home */


#feder {
    background-color: #2D2A24;
    color:white;
    text-align: center;
    font-size:12px;
    padding: 25px 30%;
}



.hamburger {
	margin-left: 20px;
	background-image: url(img/menu-b.png);
	width: 34px;
	height: 16px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.menuflotant .hamburger {
	background-image: url(img/menu-w.png);
	/*filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.6));*/
}

#container_menu_mobile {
	width: 375px;
	height: 100vh;
	position: fixed;
	top: 0;
	right: -375px;
	z-index: 99999;
	text-align: center;
   -moz-transition: all ease-in-out 0.45s;
	-webkit-transition: all ease-in-out 0.45s;
	-o-transition: all ease-in-out 0.45s;
	padding: 50px;
	background: #f6f5f5;
}

body.logged-in #container_menu_mobile {
	top:32px;
}

body.logged-in #container_menu_mobile {
	height: calc(100vh - 32px);
}

#container_menu_mobile.opened{
	-webkit-box-shadow: -7px 0px 25px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: -7px 0px 25px 0px rgba(0,0,0,0.15);
	box-shadow: -7px 0px 25px 0px rgba(0,0,0,0.15);
}

.close_menu{
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	opacity: 0.5;
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
}

.close_menu:hover{
   opacity: 1;
}

.close_menu img {
	width: 25px;
}

#st-trigger-effects {
	display:flex;
    font-family: 'FTRegolaNeue';
	position:fixed;
	margin: 33px 25px;
	right: 0px;
	z-index: 1000;
-moz-transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-o-transition: all ease-in-out 0.4s;
}

#st-container.menuflotant #st-trigger-effects {
	margin: 52px 25px;
}


#menuprincipal {
	display: none;
}



#container_menu_mobile {
	display:flex;
	flex-direction: column;
}

#menuhub {
	height: 90%;
	font-size:13px;
}
#hijos {
	height: 10%;
	display: flex;
	flex-direction: column-reverse;
	align-content: flex-end;
	font-size:0.9em;
}


#menuhub a {
	color:#2d2a26;
	text-decoration: none;
}


#lang ul {
	display:flex;
	justify-content: space-around;
	list-style: none;
    font-family: 'FTRegolaNeue';
	margin: 0;
	padding: 0;
}

#lang ul li:hover {
	opacity: 0.5;
}


#xarxes {
	margin: 40px 0;
	font-size:2em;
}

#xarxes a {
	margin: 0 10px;
}

ul#contactmobile {
	display: none;
}


#menusecundari ul {
	margin: 0;
	padding: 0;
	list-style: none;
    font-family: 'FTRegolaNeue';
	text-transform: uppercase;
	font-weight: 500;
}

#menusecundari ul li {
	margin-bottom: 10px;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
}

#menusecundari ul li:hover {
	opacity: 0.5;
}







#top {
    font-family: 'FTRegolaNeue';
	font-weight: 500;
	position: fixed;
	width: 100%;
	display: flex;
	align-items: center;
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	text-transform: uppercase;
	font-size:0.9em;
	z-index: 900;
	top:0;
}

.logged-in #top {
	top:32px;
}

#st-container.menuflotant #top {
	background-color:transparent;	
}

#st-container #top {
	background-color: white;	
}

#top > div {
	width: 50%;
}

#top > div:nth-child(2) {
	width: 235px;
	text-align: center;
	padding: 0;
}

#st-container #top > div:nth-child(2) a {
	margin: 10px 15%;
	width: 70%;
	height: 63px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
}

#st-container.menuflotant #top > div:nth-child(2) a {
	width: 210px;
	height: 90px;
	margin: 15px 0;
}

#st-container #top.ca > div:nth-child(2) a {
	background-image: url(img/sant-aniol-logo.svg);
}

#st-container.menuflotant #top.ca > div:nth-child(2) a {
	background-image: url(img/sant-aniol-logo-blanc.svg);
	/*filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.6));*/
}



#st-container #top.es > div:nth-child(2) a {
	background-image: url(img/sant-aniol-logo-es.svg);
}

#st-container.menuflotant #top.es > div:nth-child(2) a {
	background-image: url(img/sant-aniol-logo-blanc-es.svg);
	/*filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.6));*/
}




#st-container #top.en > div:nth-child(2) a {
	background-image: url(img/sant-aniol-logo-en.svg);
}

#st-container.menuflotant #top.en > div:nth-child(2) a {
	background-image: url(img/sant-aniol-logo-blanc-en.svg);
}



#top > div:nth-child(1) ul,
#top > div:nth-child(3) ul {
	display: flex;
	flex:1;
	margin: 0;
	padding: 0;
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
}

#top > div:nth-child(1) ul {
	justify-content: flex-end;
}

#top > div:nth-child(1) ul li,
#top > div:nth-child(3) ul li {
	display:inline-flex;
	margin: 0 20px;
}

#st-container.menuflotant #top > div:nth-child(1) ul,
#st-container.menuflotant #top > div:nth-child(3) ul {
	padding: 0 50px;
}



#top a,
#st-trigger-effects a {
	color:rgba(29,29,27,0.4);
	text-decoration: none;
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	text-transform: uppercase;
	font-size:13.95px;
}

#st-container #top a,
#st-container #top #st-trigger-effects a {
	color:rgba(29,29,27,0.7);
}

#st-container.menuflotant #top a,
#st-container.menuflotant #st-trigger-effects a {
	color:rgba(255,255,255,0.7);
	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);*/
}

#st-container.menuflotant #top a:hover,
#st-container.menuflotant #st-trigger-effects a:hover {
	color:rgba(255,255,255,1);
	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);*/
}

#st-container #top a:hover {
	color:rgba(29,29,27,1);
}

#st-container.menuflotant #top li.current-menu-item a {
	color:rgba(255,255,255,1);
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);*/
}

#st-container #top li.current-menu-item a {
	color:rgba(29,29,27,1);	
}


/* Submenús */

#st-container ul li {
	position:relative;
}

#st-container ul li ul {
	position: absolute;
	top: 20px;
	padding-top: 20px !important;
	display:none !important;
	flex:0 !important;
	min-width: 150px;
	margin-left: -10px !important;
}



#st-container #top > div:nth-child(1) ul li ul {
	left: 0;
	text-align: left;
	margin-left: -10px;
}

#st-container ul li ul li {
	display: block !important;
	margin: 0px !important;
	font-size:10px !important;
	border-bottom:1px solid #747474;
	-moz-transition: all ease-in-out 0.1s !important;
	-webkit-transition: all ease-in-out 0.1s !important;
	-o-transition: all ease-in-out 0.1s !important;
}

#st-container ul li ul li:last-child {
	border-bottom:none;
}

#st-container ul li:hover ul {
	display:block !important;
}

#st-container ul li ul li a {
	background-color: #1d1d1b;
	color:rgba(255,255,255,0.8) !important;
	padding: 7px 14px;
	width: 100% !important;
	display:block !important;
	font-size:11px !important;
}

#st-container ul li ul li:hover a {
	background-color: #98b6ca !important;
	/*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);*/
}




#st-container.menuflotant ul li ul {
	padding: 15px 0 0 0 !important;
	min-width: 170px;
}

#st-container.menuflotant ul li ul li {
	border-bottom:none;
}

#st-container.menuflotant ul li ul a {
	background-color: transparent;
	padding: 5px 9px;
}

#st-container.menuflotant ul li ul li:hover a {
	background-color:transparent !important;
	background: rgba(152,182,202,1);
background: -moz-linear-gradient(left, rgba(152,182,202,1) 0%, rgba(152,182,202,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(152,182,202,1)), color-stop(100%, rgba(152,182,202,0)));
background: -webkit-linear-gradient(left, rgba(152,182,202,1) 0%, rgba(152,182,202,0) 100%);
background: -o-linear-gradient(left, rgba(152,182,202,1) 0%, rgba(152,182,202,0) 100%);
background: -ms-linear-gradient(left, rgba(152,182,202,1) 0%, rgba(152,182,202,0) 100%);
background: linear-gradient(to right, rgba(152,182,202,1) 0%, rgba(152,182,202,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b6ca', endColorstr='#98b6ca', GradientType=1 );
}


#st-container.menuflotant #top > div:nth-child(1) ul li ul li:hover a {
	background: rgba(152,182,202,0);
	background: -moz-linear-gradient(left, rgba(152,182,202,0) 0%, rgba(152,182,202,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(152,182,202,0)), color-stop(100%, rgba(152,182,202,1)));
	background: -webkit-linear-gradient(left, rgba(152,182,202,0) 0%, rgba(152,182,202,1) 100%);
	background: -o-linear-gradient(left, rgba(152,182,202,0) 0%, rgba(152,182,202,1) 100%);
	background: -ms-linear-gradient(left, rgba(152,182,202,0) 0%, rgba(152,182,202,1) 100%);
	background: linear-gradient(to right, rgba(152,182,202,0) 0%, rgba(152,182,202,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b6ca', endColorstr='#98b6ca', GradientType=1 );
}






#st-container ul li ul li {
  opacity: 0;
  -webkit-animation: fadeIn ease-in-out 0.3s;
  animation: fadeIn ease-in-out 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

#st-container ul li ul li:nth-child(5n+1) {
  -webkit-animation-delay: 0.001s;
  animation-delay: 0.001s;
}

#st-container ul li ul li:nth-child(5n+2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

#st-container ul li ul li:nth-child(5n+3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#st-container ul li ul li:nth-child(5n+4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

#st-container ul li ul li:nth-child(5n+5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

#st-container ul li ul li:nth-child(5n+6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

#st-container ul li ul li:nth-child(5n+7) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

#st-container ul li ul li:nth-child(5n+8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

#st-container ul li ul li:nth-child(5n+9) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

#st-container ul li ul li:nth-child(5n+10) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}


/* Animation steps */

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}







/* NEW HOME 2025 */


.content-home {
	background-color:#f6f5f5;
	display:flex;
}

.content-home > div {
	width: 50%;
}

.fotoscontenthome > div {
	height: 100vh;
}
.fotoorigenmobile {
	display:none;
}

.content-home .textes > div {
	padding:25px 0;
	min-height: 100vh;
}









.fotoshome {
	height: 100vh;
}

.fotoscontenthome > div {
	background-attachment: fixed;
	background-position: right center;
	background-size: cover;
}










#santaniol {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: bottom center;
}
#slidehome {
	height: 100vh;
	display:flex;
	justify-content: center;
	align-items: center;
	/*background-color:rgba(0,0,0,0.05);*/
	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.45) 100%);
}

#slidehome > div {
	width: 650px;
	text-align: center;
	color:white;
}

#slidehome strong,
.empresaorigen strong,
#internacional strong,
.sostenibilitat .empresaorigen h1,
#contentcomposicio strong,
#txtbenefici strong,
#slidecontact h1,
#defaultpage h1 {
	font-family: 'FTRegolaNeue';
	font-weight: normal;
	text-transform: uppercase;
	font-size:20px;
}

#slidehome h1,
#slidehome h2,
.empresaorigen h2,
#internacional h2,
#esperit-con > div h1,
#contentcomposicio h2,
#txtbenefici h2,
#sosteslide h1,
#sosteslide h2 {
	text-transform: uppercase;
	font-size:55px;
	line-height: 1.1;
	margin: 5px 0;
	font-weight: 600;
}

#defaultpage h2,
#defaultpage h3 {
	font-weight:normal;
}


#slidehome h2 {
	display:block;
	font-style: normal;
	font-family: 'Ammer';
	line-height: 0.7em;
	margin-top:15px;
	font-size:70px;
	font-weight: normal;
	text-transform: inherit;
}


.h1esperit {
	margin-top:40px;
    font-family: 'Ammer';
	font-size:70px;
	line-height: 0.7em;
}



.scrolltotop {
	padding:50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
    font-family: 'FTRegolaNeue';
	font-weight: normal;
	text-transform: uppercase;
	font-size:14px;	
	gap:5px;
}

.scrolltotop a {
	text-decoration: none;
	color: #1d1d1b;
}





#discovermore {
	/*position:relative;*/
    font-family: 'FTRegolaNeue';
	font-weight: normal;
	text-transform: uppercase;
	color:white;
	font-size:14px;
	background-color:red;
}

#discovermore center {
	z-index: 3;
	position:absolute;
	margin-top: -50px;
	width: 100%;
}



#discovermore.scrolltop center {
	height:200px;
	/*margin-top: -200px;*/
	bottom:auto;
}

#discovermore.scrolltop a {
	text-decoration: none;
	color:#1d1d1b;
	font-size:13.5px;
-moz-transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-o-transition: all ease-in-out 0.4s;
}

#discovermore.scrolltop a:hover {
	opacity: 0.6;
}



#slideflotant {
	display: flex;
	justify-content: space-between;
}
.textos,
.fotos {
	width: 50%;
}
}
.main {
}

.empresaorigen {
	background-color: #f6f5f5;
	display:flex;
	justify-content: center;
	align-items: center;
}


.empresaorigen > div {
	width: 600px;
	text-align: center;
	/*margin: 200px 0 400px 0;*/
	margin:0 auto;
}


.empresaorigen p {
	width: 80%;
	margin: 15px auto;
}



.fotos {
	height: 100vh;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background-size: cover;
	background-position: center center;
}




#roques {
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}

#roques > div {
	width: 29.33%;
	margin: 20px 2%;
}

#roques > div strong {
	display: block;
	font-weight: 900;
	font-size:0.99em;
	margin: 0 0 7px 0
}

p#icon {
	font-size: 2em;
	line-height: 0px;
	margin-bottom: 5px;
}



.mapahome {
	background-color: black;
}


#fotoorigen {
	width: 50%;
	position: absolute;
	margin-left: 50%;
	z-index: 3;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}

#fotoorigenmobile {
	display: none;
}



#internacional {
	display:flex;
	flex-direction: column;
	justify-content: center;
	background-color: white;
	color:black;
	min-height: 100vh;
	justify-content: space-between;
	align-items: center;
	padding:100px 10%;
}

#internacional > div {
	flex: 1;
	text-align: center;
}


#internacional .textinte {
	width: 700px;
	margin: 0 auto;
}


.mapllistat {
	display:flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
}

.mapllistat .mapa {

	width: 80%;
}

.mapllistat .mapa img {
	width: 100%;
	height: auto;
}

.mapllistat .llistat {
	width: 20%;
}

.mapllistat .llistat ul {
	list-style: none;
	text-transform: uppercase;
	font-size:0.95em;
	margin: 20px 0;
	padding: 0;
}

.mapllistat .llistat ul li {
	padding: 3px 60px 3px 0;
	background-position: center right;
	background-repeat: no-repeat;
}
.mapllistat .llistat ul li:hover {
	color:#00b0ab;
	cursor: default !important;
	/*cursor: pointer;*/
	background-image: url(img/filet-mapa-small.gif);
}



#internacional > div:nth-child(3) strong {
	font-size:17px;
	padding-right: 60px;
	background-image: url(img/filet-mapa.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#internacional > div:nth-child(3) ul {

}






.cataloguehome {
	background-color: #f6f5f5;
}

#slidehome.cataloguehome > div {
	color:#1d1d1b;
}

a#download {
	display:inline-block;
	color:#1d1d1b;
	border:2px solid #1d1d1b;
    font-family: 'FTRegolaNeue';
	text-transform: uppercase;
	text-decoration: none;
	font-size:0.85em;
	padding: 5px 15px;
	margin-top: 5px;
-moz-transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-o-transition: all ease-in-out 0.4s;
}

a#download:hover {
	color:#f6f5f5;
	background-color:#1d1d1b;
}






/* Sections Aigua */

	/* Bottom menu
	* --------------------------------------- */





#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
	mix-blend-mode: difference;
}


#fp-nav.fp-right,
#fp-nav.fp-left {
    left: 17px;
}
#fp-nav ul {
	margin: 0;
	padding: 51px 0;
	background-image: url(img/filets-nav-4.png);
	position:relative;
    font-family: 'FTRegolaNeue';
	text-transform: uppercase;
	font-size:13px;
	background-position: center center;
	background-repeat: repeat-y;
	/*background-color: rgba(255,255,255,0.4);*/
}

body.page-template-page-aigua #fp-nav ul {
	background-image: url(img/filets-nav.png);
}

.fp-sr-only {
	position:absolute;
	top:-232px;
	left:-93px;
	transform: rotate(-90deg);
	width: 200px;
    line-height: 1.53;
	padding: 4px 0 4px 10px;
	visibility: hidden;
	/*background-color: rgba(255,255,255,0.4);*/
}

#fp-nav ul li a.active .fp-sr-only {
	visibility: visible;
}

#fp-nav ul li:nth-child(1) a.active .fp-sr-only {
	top:-172px;
}

#fp-nav ul li:nth-child(2) a.active .fp-sr-only {
	top:-202px;
}

#fp-nav ul li:nth-child(4) a.active .fp-sr-only {
	top:-265px;
}

#fp-nav ul li:nth-child(5) a.active .fp-sr-only {
	top:-296px;
}

#fp-nav ul li:nth-child(6) a.active .fp-sr-only {
	top:-326px;
}

#fp-nav ul li:nth-child(7) a.active .fp-sr-only {
	top:-356px;
}



#fp-nav ul li {
    margin: 0 7px;
    width: 13px;
    height: 30px;
    display: block;
}


#fp-nav ul li a {
	background-image: url(img/gota-off.png);
	color:white;
}

#fp-nav ul li a.active {
	background-image: url(img/gota-on.png);
}

.fp-tooltip {
	display: none;
}


#fp-nav ul li a {
	
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}






#esperit-con,
#composicio {
	display:flex;
	width: 100%;
	height: 100vh;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}

#esperit-con {
	justify-content: flex-end;
	align-items: center;
}

#esperit-con > div {
	width: 50%;
	text-align: center;
	color:white;
}

#esperit-con > div > div {
	width: 700px;
	margin: 0 auto;
}

#esperit-con > div h1 {
	font-style:normal;
	font-weight: 400;
	font-size:50px;
}
#esperit-con > div h2 {
	font-style:normal;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
}

#esperit-con h1 {
	margin-bottom: 40px !important;
}

#esperit-con img {
	max-width: 70%;
	margin-top: 10px;
}






#composicio-quimica {
	background-size:cover;
	background-position: center left;
}
#composicio {
	min-height: 100vh;
	width: 70%;
	margin: 0 auto;
}



#composicio > div {
	/*height: 100vh;*/

	flex: 1;
	padding:50px;
}

#contentcomposicio {
	display:flex;
	flex-direction: column;
	
	justify-content: center;
	align-items: center;
	text-align: center;
}

#contentcomposicio > div {
	/*width: 600px;*/
}






.gotesnoves {
	display:flex;
	flex-wrap: wrap;
	/*height: 100vh;*/
	justify-content: center;
	align-items: flex-start;
	align-content: center;
	gap:0;
	font-size:16px;
}

.gotesnoves > div {
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap:10px;
	padding:15px;
	text-align: center;
	line-height: 1.3em;
	font-weight: 500;
}

.gotesnoves > div img {
	width: 25px;
}

.gotesnoves .tit {
	font-weight: bold;
	font-size:18px;	
	line-height: 1.3em;
}

.gotesnoves > div span {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
}




#comp .gotesnoves {
	height: auto;
	padding:0px;
}

#comp .gotesnoves > div img {
	width: 15px;
}
#comp .gotesnoves .tit {
	font-size:16
}



#lesgotes {
	display:flex;
	height: 100vh;
	padding-right: 50px;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	background-image: url(img/pluja.gif);
	-webkit-background-size: cover;
	background-size: cover;
}

#lesgotes > div {
	width: 33.333%;
	display: flex;
}

.gota {
	width: 60%;
	-webkit-background-size: contain;
	background-size: contain;
	display:flex;
	justify-content: center;
	align-items: center;
	height: 350px;
	background-position: center center;
	background-repeat: no-repeat;
	font-size:38px;
	font-style: italic;
	line-height: 14px;
}

.gota.plena {
	background-image: url(img/gota-plena.svg);
	color:white;
}
.gota.mig {
	background-image: url(img/gota-plena-mig.svg);
}
.gota.poc {
	background-image: url(img/gota-plena-poc.svg);
}
.gota.buida {
	background-image: url(img/gota-plena-buida.svg);
}

.gota span {
	margin-top: 65px;
}

.gota em {
	font-size:14px;
	margin-top: 10px;
	display: inline-block;
}

.textgota {
	/*width: 300px;*/
	width: 60%;
	margin-left: -20%;
	background-image: url(img/puntets.svg);
	background-repeat: no-repeat;
	-webkit-background-size: 83px 2px;
	background-size: 83px 2px;
	background-position: 0px 77px;
	padding-top: 70px;
	padding-left: 95px;
	line-height: 1.1;
	font-size:0.95em;
}

.textgota strong {
    font-family: 'FTRegolaNeue';
	display: block;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#lesgotes > div:nth-child(odd) {
	margin-top: 4%;
}






.cicle {
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: center;
	padding:50px;
}

.cicle > div {
	width: 350px;
	position: relative;
}

.cicle .prof {
	position: absolute;
	bottom: 40px;
	left: -40px;
	z-index: 100;
	writing-mode: vertical-rl; /* texto vertical */
	transform: rotate(180deg); /* para que se lea de arriba a abajo */
}


.cicle strong {
	text-align:center;
	display: block;
	font-size:1.4em;
	line-height: 1.2em;
	margin:10px auto;
	width: 80%;
}

.cicle img {
	width:100%;
	display: block;
	height: auto;
}


.cicle .grafic > div {
	position: relative;
}

.cicle .grafic > div span {
	position: absolute;
	left:40px;
	top:50%;
	transform: translateY(-50%);
	font-weight: bold;
	color:white;
}



/*


#lesgotes > div:nth-child(1) {
	margin-right: -10%;
}

#lesgotes > div:nth-child(3) {
	margin-left: -10%;
}

#lesgotes > div:nth-child(4) {
	margin-left: -5%;
}


#lesgotes > div:nth-child(5) {
	margin-top: -7%;
	margin-left: -7%;
}
*/



#benefici {
	display:flex;
	background-color: #f6f5f5;
}

#benefici > div {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	text-align: center;
}

#txtbenefici > div {
	width: 600px;
}

#txtbenefici strong {
	font-size:15px;
	font-weight: 900;
	letter-spacing: 2px;
	margin-top: 20px;
	display: inline-block;
}

#txtbenefici img {
	display: none;
}


#fotosbenefici {
	display:flex;
	flex-direction: column;
}

#fotosbenefici img:nth-child(1) {
	max-width: 525px;
	margin-right: -230px;
}

#fotosbenefici img:nth-child(2) {
	max-width: 423px;
	margin-top: -150px;
	margin-left: -250px;
}

#fotosbenefici img:nth-child(3) {
	max-width: 471px;	
	margin-right: -350px;
	margin-top: -50px;
}

#fotosbenefici img:nth-child(4) {
	max-width: 412px;	
	margin-top: -100px;
	margin-left: -150px;
}



/* Productes */

#bgproducts {
	background-image: url(img/bg-productes.webp);
	/*height: 900px;*/
	padding-bottom: 42%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: top center;
	background-color: rgba(29,29,27,0.1);
	-moz-transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-o-transition: all ease-in-out 0.4s;

}



.dock {
	width: 100%;
	display: flex;
	justify-content: center;
	list-style: none;
	margin: -464px 0 200px 0;
	padding: 0px;
}

.dock img {
	width: 100%;
	max-width: 293px;
  margin: 0;
}
.dock li {
	text-align: center;
  transition: all 0.3s ease-in-out;
  margin: 0;
  display: inline-block;
	overflow: hidden;
  padding: 0px;
  position: relative;
  top: 0;
}
.dock li:hover {
  /*margin: 20px;
  margin-top: -15px;*/
  top: -10px;
  position: relative;
  transform: scale(1.02);
	z-index: 8;
}

.dock li a {
	color:rgba(0,0,0,0.2);
	font-style: italic;
	text-decoration: none;
	font-size:20px;
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;

}

.dock li:hover a {
	color:rgba(0,0,0,1);
	font-size:24px;
}

.dock span {
	text-transform: uppercase;
	display: block;
	margin-top: -100px;
}



#bgproducts.bgproducts-singlep {
	width: 100%;
	z-index: -1;
	padding-bottom: 0%;
	height: 770px;
}

#contentproduct {
	width: 900px;
	margin: -570px auto 0 auto;
	text-align: center;
}

#contentproduct.clar h1 {
	color:white;
}

#contentproduct h1 {
	text-transform: uppercase;
	font-style: italic;
	font-size:50px;
	line-height: 50px;
	margin: 0 0 25px 0;
	padding: 0;
}

a#prev,
a#next {
	position: absolute;
	z-index: 10;
	min-width: 200px;
	margin: 30px;
	padding-top: 25px;
    font-family: 'FTRegolaNeue';
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-size:0.7em;
	text-decoration: none;
	color:#2d2a26;
-moz-transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-o-transition: all ease-in-out 0.4s;
}

a#prev.navp.sticky,
a#next.navp.sticky {
	position:fixed;
	top:90px;
}

.page-template-page-productes #top,
.single-p #top {
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);	
}


a#prev {
	background-image: url(img/arrow.svg);
	background-size: 25px;
	background-repeat: no-repeat;
}

a#next {
	right:0;
	text-align: right;
	background-image: url(img/arrow-more.svg);
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: top right;
}

a#prev:hover,
a#next:hover {
	margin: 30px 50px;
	opacity: 0.4;
}

img#bodego {
	max-width: 90%;
	width: 810px;
	height: auto;
	margin: 0 auto;
}

.bxslider.galproducts img#bodego {
	width: 200px !important;
	max-width: 95%;
}

.postid-1038 .bxslider.galproducts img#bodego,
.postid-6270 .bxslider.galproducts img#bodego,
.postid-6269 .bxslider.galproducts img#bodego {
	width: 300px !important;
	max-width: 95%;
}

#descriptionp {
	width: 500px;
	margin: -30px auto 0px auto;
}

.segon {
	width: 500px;
	margin:150px auto;
	text-align: center;
}

.segon h2 {
}

a#buy {
	margin-top: 20px;
	display:inline-block;
	font-style: italic;
    color: #000000;
    line-height: 1.1;
    font-size: 20px;
	text-decoration: none;
	-moz-transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	border-bottom:1px solid #000;
}

a#buy:hover {
	opacity:0.6;
	border-bottom:1px solid white;
}

a#buy img {
	display:inline-block;
	max-width: 26px;
}

a#allproducts {
	font-style:italic;
	color:#000000;
	line-height: 1.3;
	display: inline-block;
	font-size:18px;
}

a#allproducts:hover {
	text-decoration: none;
}

a#allproducts.mobile {
	display: none;
}

img#gotapetita {
	margin: 15px 0 25px 0;
}

#descriptionp span {
    font-family: 'FTRegolaNeue';
	text-transform: uppercase;
}

#descriptionp h2,
.segon h2 {
	display: block;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-size:42px;
	line-height: 1.2;
	font-weight: normal;
}

.bx-wrapper {
	margin: 60px;
}

.bx-wrapper img {
	height: auto;
}

#nomgallery {
	font-size:1.1em;
	line-height: 1.3;
	margin-top: 10px;
	text-align: center;
}

#nomgallery em {
	display: block;
	font-size:1.3em;
}

.bxslider {
	/*
    margin-left: 25%;
    margin-right: 25%;
	*/
}

.bx-wrapper .bx-next {
	right:-50px !important;
}
.bx-wrapper .bx-prev {
	left:-50px !important;
}

.bx-wrapper .bx-controls-direction a {
	z-index: 8 !important;
}





#feelpics {
	margin-bottom: 250px;
	text-align: center;
}

#feelpics.feelp1 {
	margin-bottom: 260px;
}

#feelpics center > div {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.feelp1 #feel1 {
	margin-left: -150px;
	width: 370px;
	height: 370px;
	margin-top: 200px;
}

.feelp1 #feel2 {
	width: 340px;
    height: 380px;
    margin-left: 367px;
    margin-top: -475px;
}

.feelp1 #feel3 {
	width: 250px;
    height: 346px;
    margin-top: 42px;
    margin-left: 70px;
}

.feelp1 #feel4 {
	width: 256px;
    margin-left: 625px;
    margin-top: -211px;
    height: 340px;
}



/* Sostenibilitat */


.page-template-page-sostenibilitat {
	overflow: hidden;
}

#sosteslide {
	outline:none !important;
}

#sosteslide .slick-slide {
	background-color: #b3c5c8;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}

#sosteslide .slick-slide span {
	background-color: rgba(0,0,0,0.16);
	mix-blend-mode: hard-light;
	color:white;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.contslide {
	width: 600px;
}

#sosteslide img {
    margin: 0 auto;
}

.slick-slide img {
	display:inline-block !important;
}

.contslide:not(.sosteslide1) #cerclesoste {
	display: none !important;
	margin: 0 20px;
}

.contslide .sosteslide1:first-child {
	display: none !important;
	margin: 0 20px;
}

#sosteslide.esquerra{
    cursor: -webkit-image-set(
      url('img/prev.png') 1x,
      url('img/prev.png') 2x
    ), auto;
    cursor: url('img/prev.png'), auto; 
}
#sosteslide.dreta{
    cursor: -webkit-image-set(
      url('img/next.png') 1x,
      url('img/next.png') 2x
    ), auto;
    cursor: url('img/next.png'), auto; 
}

.slick-dots {
	display: none !important;
}

.slick-prev,
.slick-next {
	display: none !important;
}









.fotosostenibilitatflotant {
}

.sostenibilitat .empresaorigen {
	background-color: black;
	text-transform: uppercase;
	color:white;
}

.soste {
	font-size:55px;
	line-height: 1.1;
}

.soste,
.soste2 {
	min-height: 100vh;
}


ul#valorssensi {
    font-family: 'FTRegolaNeue';
	list-style: none;
	text-transform: uppercase;
	width: 80%;
	margin: 0 10%;
	padding: 0;
	font-size:0.95em;
}

ul#valorssensi li {
	margin-bottom: 30px;
	
}

ul#valorssensi li img {
	display: block;
	margin: 0 auto -5px auto;
}



/* Contacte */


#slidecontact {
	display:flex;
	height: 100vh;
	background-color: #f6f5f5;
	text-align: center;
}

#slidecontact a {
	color:#2d2a26;
}


#slidecontact > div {
	width: 50%;
}

#contentcontact {
	display:flex;
	justify-content: center;
	align-items: center;
}

#contentcontact > div {
	width: 600px;
}

#slidecontact iframe {
	width: 100%;
	height: 100vh;
}

.gform_body {
	column-count: 2;
	column-gap: 40px;
}

.gform_body li {
	break-inside: avoid-column;
}

#slidecontact .gform_body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#slidecontact .gform_body ul li {
	margin-bottom: 20px;
}

#slidecontact .gform_body label {
    font-family: 'FTRegolaNeue';
	font-weight: 900;
	text-transform: uppercase;
	font-size:12px;
	letter-spacing: 2px;
}

#slidecontact .gform_body input[type="text"],
#slidecontact .gform_body textarea,
#slidecontact select {
	width: 100%;
	font-size: 15px;
	line-height: 1.6;
	font-family: 'FTRegolaNeue';
	padding: 5px 10px;
	outline: none;
	border:1px solid white;
	text-align: center;
	-webkit-appearance: none;
	background-color: white;
	border-radius: 0;
	-moz-transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-o-transition: all ease-in-out 0.4s;
}

#slidecontact .gform_body textarea {
	text-align: left;
	height: 156px;
}

#slidecontact .gform_body input[type="text"]:focus,
#slidecontact .gform_body textarea:focus,
#slidecontact select:focus {
	border:1px solid rgba(0,0,0,0.2);column
}

#slidecontact select {
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
    background-position: right .7em top 50%, 0 0;
}

.validation_message,
.validation_error {
	color:#dc3232;
	font-size:0.9em;
	padding: 10px 5px;
	font-weight: bold;
}



.accepto .gfield_required {
	display: none;
}

.accepto {
	display:flex;
	font-size:13px;
}

body .gform_wrapper:not(#gform_wrapper_7) .gform_footer input[type=submit],
body .gform_wrapper:not(#gform_wrapper_9) .gform_footer input[type=submit] {
	background-color: #2d2a26;
	position: absolute;
    font-family: 'FTRegolaNeue';
	font-weight: normal!important;
	text-transform: uppercase;
	font-size:12px;
	letter-spacing: 2px;
	color:white;
	padding: 11px 30px;
	border:none;
	margin-left: -50px;
	margin-top: 110px;
}


/*
.validation_message {
	position:absolute;
	color:white;
	background-color: red;
	padding: 2px 7px;
	margin: 25px;
	z-index: 9;
}
*/


.capcha {
	position:absolute !important;
	margin-left: -152px;
	height: 100px !important;
	overflow-y: hidden !important;
}
#slidecontact .right_contact img{
width: 100%;
    height: auto;
    margin-top: 130px;
}
/* Page Default */

#defaultpage {
	background-color: #f6f5f5;
	padding: 150px 0;
}

#defaultpage a {
	color:#2d2a26;
}

#defaultpage > div {
	margin: 0 auto;
	width: 600px;
}

#defaultpage h1 {
	text-align: center;
	margin-bottom: 35px;
}

#defaultpage strong,
#defaultpage b {
	font-family: 'FTRegolaNeue';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 15px;
}


#peu25 {
	display:flex;
	flex-direction: column;
	padding:30px;
	gap:50px;
}





#peu25 .logosb {
	display:flex;
	justify-content: center;
	 
	gap:40px;
	text-transform: uppercase;
	font-size:15px;
	font-weight: 500;
	letter-spacing: 0.015em;
}

#peu25 .logosb > div:nth-child(1) {
	max-width: 550px;
}
#peu25 .logosb > div:nth-child(2) {
	max-width: 300px;
}
#peu25 .logosb > div:nth-child(3) {
	max-width: 100px;
}

#peu25 .logosb > div  {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap:15px;
	max-width: 300px;
}

#peu25 .logosb .titlog > div {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap:10px;
}


#peu25 img.mentions {
	margin:0;
}

#peu25 img.mentions.mentions2 {
	margin:0 5px;
}



/*
#peu25 .logos {
	display:flex;
	flex-direction: column;
	gap:20px;
	text-transform: uppercase;
	font-size:12px;
	letter-spacing: 0.015em;
	
	border:1px solid orange;
}

#peu25 .logos > div  {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap:7px;
}

#peu25 .logos .dosco {
	flex-direction: row;
	justify-content: center;
}

#peu25 .logos .dosco > div {
	padding:0 50px;
	border-right:1px solid rgba(0,0,0,0.1);
	
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap:7px;
}

#peu25 .logos .dosco > div:last-child {
	border:none;
}

#peu25 img.mentions {
	margin:0;
}

#peu25 img.mentions.mentions2 {
	margin:0 5px;
}


*/



#peu25 .copy {
	text-align: center;
	font-size:13px;
	color: #1d1d1d;
}

#peu25 a {
    color: #1d1d1b;
    text-decoration: none;
    opacity: 0.4;
}







#peu {
	display:flex;
	text-align: center;
	color: #1d1d1d;
	background-color:white;
	padding: 25px;
	font-size:13px;
	align-items: center;
}
/*
.page-template-page-aigua #peu {
	display: none;
}
*/
#peu > div {
	flex:1;
}

#peu > div:nth-child(1) {
	text-align:left;
}

#peu > div:nth-child(3) {
	text-align: right;
    font-family: 'FTRegolaNeue';
	letter-spacing: 0.5px;
	font-size:11px;
}

img.mentions {
	max-height: 50px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity: 0.5;
	margin: 0 10px;
-moz-transition: all ease-in-out 0.2s;
-webkit-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
}

img.mentions:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	opacity: 1;
}

#peu a {
	color: #1d1d1b;
	text-decoration: none;
	opacity: 0.4;
}

#peu a:hover {
	opacity: 1;
}

#defaultpage > div > .logo{
    display: none;
    width: 200px;
    filter: brightness(0);
    margin: 0 auto;
}

    





			/* vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
			*
			***** DesconfinÀpat
			*
			vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv  */

#cursor_follower{
    position: absolute;
    display: none;
    font-family: 'FTRegolaNeue';
    color: #ffffff;
    background-color: #000000;
    padding: 2px 5px;
    border-radius: 2px;
    z-index: 9999;
}


@media only screen and (min-width : 1024px) {
	/* BY sam. En dispositius tactils deformen la pantalla */
	.page-template-page-desconfinapat #cursor_follower{
		display: block;
	}
}



.centered_content{
    width: 800px;
    margin: 0 auto;
}

.page-template-page-desconfinapat #top,
.page-template-page-desconfinapat #container_menu_mobile,
.page-template-page-desconfinapat #st-trigger-effects,
.page-template-page-desconfinapat #peu,
.woocommerce-page #top,
.woocommerce-page #container_menu_mobile,
.woocommerce-page #st-trigger-effects,
.woocommerce-page #peu,
.single-product #sidebar{
    display: none;
}

.woocommerce-page #defaultpage{
    padding-top: 25px;
}

.woocommerce-page #defaultpage > div{
    width: 1200px;
}

.woocommerce-page #defaultpage > div > .logo{
    display: block;
    margin-bottom: 25px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #000000 !important;
    color: #ffffff !important;
}

.woocommerce-checkout input{
    padding: 10px !important;
}

.woocommerce-cart .woocommerce{
    text-align: center;
}

.woocommerce-cart .go_back{
    position: inherit;
    text-align: left;
}

#container_desconfinapat{
    line-height: 1;
}



/* 	==================================================
	===== HEADER
	==================================================  */

#header_fesconfinapat{
    position: relative;
}

#container_desconfinapat #video{
    max-width: 100%;
}

#container_desconfinapat #container_header_desconfinapat{
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

#container_header_desconfinapat .sup{
    
}

#container_header_desconfinapat .logo{ 
    text-align: center;
    padding: 25px;
}

#container_header_desconfinapat .logo img{ 
    width: 200px;
}

#container_header_desconfinapat #cart_icon{
    position: absolute;
    top: 25px;
    right: 25px;
}

#container_header_desconfinapat #cart_icon > img{
    width: 25px;
}

#container_header_desconfinapat #centrat{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding-top: 100px;
}

#container_header_desconfinapat .title { 
    font-family: 'FTRegolaNeue';
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    font-size: 70px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
}

#container_header_desconfinapat .title:after { 
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
    height: 1px;
    background-color: #ffffff;   
}

#container_header_desconfinapat #hashtag { 
    font-family: 'FTRegolaNeue';
    color: #ffffff;
    font-size: 50px;
    text-align: center;
}

#container_header_desconfinapat .frase_destacada { 
    position: absolute;
    bottom: 25px;
    text-align: center;
    width: 100%;
}

#scroll_down{
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

#scroll_down > div{
    height: 50px;
    width: 50px;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-animation: levitate 1.2s infinite ease-in-out alternate;
    animation: levitate 1.2s infinite ease-in-out alternate;
}

#scroll_down img{
    height: 35px;
}

#call_to_action{
    padding: 75px 25px 25px 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

#call_to_action .button{
    color: #ffffff;
    background-color: #000000;
    padding: 15px 30px;
    text-align: center;
    font-family: 'FTRegolaNeue';
    font-size: 36px;
    animation: shadow-pulse 2s infinite;
    border-radius: 5px;
    text-decoration: none;
}

@keyframes levitate {
        from {
            transform: translate(0, 0);
        }
        to {
            transform: translate(0, 0.3em);
        }
    }

    @-webkit-keyframes levitate {
        from {
            transform: translate(0, 0);
        }
        to {
            transform: translate(0, 0.3em);
        }
    }

@keyframes shadow-pulse
{
     0% {
          box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
     }
     100% {
          box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
     }
}


/* 	==================================================
	===== COMO FUNCIONA?
	==================================================  */


#container_como_funciona { 
    text-align: center;
    color: #000000;
    padding: 50px 0;
}

#container_como_funciona .title { 
    font-family: utopia-std-caption, serif;
    font-weight: 600;
    font-size: 36px;
    margin: 0 auto;
}

#container_como_funciona .subtitle { 
    font-family: 'FTRegolaNeue';
    font-size: 28px;
    padding: 25px 0;
    margin-bottom: 50px;
    position: relative;
}

#container_como_funciona .subtitle:after { 
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
    height: 1px;
    background-color: #000000;   
}

#container_como_funciona #como_funciona { 

}

#container_como_funciona #como_funciona .icon { 
    margin-bottom: 25px;
}

#container_como_funciona #como_funciona .title { 
    font-family: 'FTRegolaNeue';
    font-size: 28px;
    margin-bottom: 50px;
}

#container_como_funciona #como_funciona #pasos { 
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#container_como_funciona #como_funciona #pasos .paso{ 
    flex: 0 0 30%;
    font-size: 20px;
    line-height: 1.3;
}

#container_como_funciona #como_funciona #pasos .paso .numero{ 
    margin-bottom: 20px; 
}

#container_como_funciona #como_funciona #pasos .paso .numero span{ 
    background-color: #000000;
    color: #ffffff;
    padding: 5px 12px;
    border-radius: 25px;
    font-size: 17px;
    font-family: 'FTRegolaNeue';
}

/* 	==================================================
	===== BLOQUE GRIS
	==================================================  */

#container_gris { 
    background-color: #EAEAEA;
    padding: 50px 0 25px 0;
    color: #000000;
}

#container_gris #centrat { 
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#container_gris #centrat .item { 
    flex: 0 0 30%;
    text-align: center;
    margin: 0 25px;
}

#container_gris #centrat .item .icon { 
    max-width: 50px;
    margin: 0 auto 25px auto;
}

#container_gris #centrat .item .icon img{ 
    max-width: 100%;
}

#container_gris #centrat .item .title { 
    font-size: 24px;
    font-family: 'FTRegolaNeue';
}

#container_gris #centrat .item .desc { 
    font-size: 20px;
    line-height: 1.3;
}

#container_gris #centrat .item .desc strong{
    font-family: 'FTRegolaNeue';
}



/* 	==================================================
	===== VALES
	==================================================  */

#container_vals { 
    margin: 100px 0;
}

#container_vals .title { 
    font-family: 'FTRegolaNeue';
    text-align: center;
    font-size: 70px;
    margin-bottom: 50px;
    color: #000000;
}

#container_vals .img { 
    text-align: center;
}

#container_vals .img img{ 
    max-width: 90%;
}



/* 	==================================================
	===== RESTAURANTES
	==================================================  */

#container_restaurantes{
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #000000;
    padding-top: 50px;
}

#container_restaurantes > .title{
    font-family: utopia-std-caption, serif;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    font-size: 70px;
    padding-bottom: 25px;
    margin-bottom: 50px;
    position: relative;
}

#restaurantes { 
    
}

#restaurantes #centrat { 
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#restaurantes #centrat .restaurante { 
    flex: 0 0 40%;
    margin: 25px;
    display: block;
}

#restaurantes #centrat .restaurante > .title { 
    text-align: center;
    border-bottom: 1px dotted#ffffff;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #ffffff;

}

#restaurantes #centrat .restaurante > .content { 
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#restaurantes #centrat .restaurante .content > div{ 
    flex: 0 0 50%;
}

#restaurantes #centrat .restaurante .content .img { 
    -webkit-background-size: cover;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 310px;
    background-color: #ffffff;
}

#restaurantes #centrat .restaurante .content .info { 
    background-color: #ffffff;
    padding: 15px;
    text-align: center;
    color: #000000;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}

#restaurantes #centrat .restaurante .content .info a{ 
    color: #000000;
    text-decoration: none;
}

#restaurantes #centrat .restaurante .content .info .contact { 
    font-size: 16px;
}

#restaurantes #centrat .restaurante .content .info .oferta { 

}

#restaurantes #centrat .restaurante .content .info .oferta .title { 
    font-size: 20px;
    font-family: 'FTRegolaNeue';
    margin: 20px 0 10px 0;
}

#restaurantes #centrat .restaurante .content .info .oferta .desc { 
    font-size: 20px;
    font-style: italic;
}


#restaurantes #centrat .restaurante .content .info .oferta .desc p{ 
    margin-top: 0;
}

#restaurantes #centrat .restaurante .content .info .button { 
    padding: 10px 30px;
    background-color: #000000;
    color: #ffffff;
    font-family: 'FTRegolaNeue';
    font-size: 13px;
    margin: 15px 0 ;
    display: inline-block;
}

/* 	==================================================
	===== SINGLE PRODUCT
	==================================================  */

.single-product .woocommerce-breadcrumb{
    display: none;
}

.single-product #general_info{
    background-color: #EAEAEA;
    text-align: center;
    padding: 50px 0;
    position: relative;
}

.go_back{
    position: absolute;
    left: 25px;
    top: 25px;
}

.go_back a{
    text-decoration: none;
    color: #000000;
    font-size: 20px;
}

.go_back a:hover{
    text-decoration: underline;
}

.single-product .logo{
    margin-bottom: 25px;
}

.single-product .logo img{ 
    width: 200px;
    filter: brightness(0);
}

.single-product #cart_icon{ 
    position: absolute;
    top: 25px;
    right: 25px;
}

.single-product #cart_icon img{ 
    width: 25px;
    filter: brightness(0);
}

.single-product .principal_title{
    font-family: 'FTRegolaNeue';
    font-size: 38px;
}

.single-product .principal_title span{
    border-bottom: 1px dotted #000000;
}

.single-product .contact > p{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    color: #000000;
}

.single-product .contact > p a{
    text-decoration: none;
    color: #000000;
}

.single-product .oferta .title{
    font-family: 'FTRegolaNeue';
    font-size: 20px;
}

.single-product .img{
    max-width: 550px;
    max-height: 500px;
    /*height: 200px;*/
    margin: 0 auto;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    
}

.single-product .oferta .desc{
    font-size: 20px;
    font-style: italic;
}

.single-product #vales{
    text-align: center;
    padding: 25px;
}

.single-product table.variations tr{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.single-product table.variations td.label{
    padding: 0 !important;
}

.single-product table.variations td.label label{
    font-size: 70px;
    color: #000000;
    line-height: initial !important;
    text-transform: uppercase;
    padding: 0;
}

.single-product ul.variable-items-wrapper{
    justify-content: center;
}

.single-product ul.variable-items-wrapper .variable-item{
    width: 100px;
    height: 100px;
    box-shadow: none !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #000000 !important;
}

.woocommerce div.product form.cart div.quantity{
    float: none !important;
}

.woocommerce div.product form.cart .button{
    float: none !important;
    background-color: #000000;
    margin-top: 10px;
}



/* 	==================================================
	===== ESPIRITU VOLCANICO
	==================================================  */

#bgespirituconc {
    width: 100%;
    height: 100vh;
    background-image: url("img/bg-concurs.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    display:flex;
    align-items: center;
    justify-content: center;
}

#concurs {
    display:flex;
    background-color: white;
    width: 85%;
    margin: 70px 0;
-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.5);
}

#concurs {
    display:flex;
}



.formconc {
    width:65%;
    padding: 50px 0 120px 120px;
    text-align: right;
    display:flex;
    align-items: flex-end;
    color:#c9d9d8;
}

.titolgran {
    padding-top: 50px;
    line-height: 1;
	font-size: calc( 20px +  45 *  (100vw - 400px) /  800 ); 
} 

@media (min-width: 1500px) {
	.titolgran{
		font-size: 85px; 
	} 
}

.subtitulo {
    line-height: 1.1;
    padding-left: 20%;
    margin: 15px 0;
	font-size: calc( 20px +  15 *  (100vw - 400px) /  800 ); /* FONT: 35,20 // SCREEN: 1200, 400  */
}

@media (min-width: 1200px) {
	.subtitulo{
		font-size: 35px; 
	} 
}

.textolegalconc {
    color:#879a99;
    font-size:13px;
    line-height: 1.3;
}

.formconc .gform_body {
    column-count: 1;
    font-style: italic;
    color:#7e9291;
    font-size:23px;
    line-height: 1.2;
}


.formconc .gform_body ul.gform_fields {
    margin: 0 !important;
    padding: 0 !important;
}

.formconc .gform_body > ul li {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
}

.formconc input[type="text"] {
    font-family: 'FTRegolaNeue';
    background-color: #c9d9d8;
    border:none;
    margin-left: 15px;
    padding: 10px;
    width: 300px;
    font-size:16px;
    outline: none;
    line-height: 1;
    color:#697777;
}

.formconc input[type="submit"] {
    margin-bottom: 20px;
	background-color: #2d2a26;
    font-family: 'FTRegolaNeue';
	font-weight: normal!important;
	text-transform: uppercase;
	font-size:12px;
	letter-spacing: 2px;
	color:white;
	padding: 11px 30px;
	border:none;
}




.ampollaconc {
    width: 35%;
    display:flex;
    align-items: flex-end;
}

.ampollaconc > div {
    width: 100%;
    height: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url("img/sant-aniol-espiritu-volcanico.jpg");
}






#topentrevista {
    height:90px;
}



#videoespiritu {
    position:relative;
    width: 100%;
}

#entrevistacompleta {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100 !important;
}

#entrevistacompleta > div {
    position:relative;
    width: 100%;
    height:100%;
}

#iconsa {
    position:absolute;
    margin: 50px;
    width: 10%;
    height: auto;
    z-index: 1;
}

#iconsa img{
    width: 100%;
}


#frasesslide {
    position: absolute;
    width: 35%;
    left:3%;
    margin-top: 250px;
    height: 450px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    color:white;
    font-style: italic;
    line-height: 1.2;
    font-size: calc( 20px +  13 *  (100vw - 400px) /  800 ); /* FONT: 33,20 // SCREEN: 1200, 400  */
} 

@media (min-width: 1200px) {
	#frasesslide{
		font-size: 33px; 
	} 
}

#frasesslide span {
    display: block;
    font-style:normal;
    font-size: calc( 18px +  2 *  (100vw - 400px) /  800 ); /* FONT: 20,18 // SCREEN: 1200, 400  */
} 

@media (min-width: 1200px) {
	#frasesslide span{
		font-size: 20px; 
	} 
}

img#firmaespi {
    width: 30%;
    height: auto;
}
#homeespiritu {
    text-decoration: none;
    position:absolute;
    width: 100%;
    height: 100%;
    padding: 35px 210px;
    text-align: center;
    display:flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    color: white;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
    font-size: calc( 16px +  19 *  (100vw - 400px) /  800 ); /* FONT: 35,16 // SCREEN: 1200, 400  */
} 

@media (min-width: 1200px) {
	#homeespiritu{
		font-size: 35px; 
	} 
}

#homeespiritu:hover {
}


#subsespiritu {
    text-decoration: none;
    position:absolute;
    right: 50px;
    bottom:0;
    background-image: url("img/cercle-news.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 120px 120px 20px 0;
    color:white;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
    text-align: right;
    -webkit-background-size: 250px 211px;
    background-size: 250px 211px;
}

#subsespiritu {
    width: 300px;
}

#subsespiritu strong {
    display: block;
    font-size:25px;
    line-height: 1.2;
}

#subsespiritu > div {
    position:relative;
}

.ampollasubs {
    position: absolute;
    width: 130px;
    height: 300px;
    right: -130px;
    top:-80px;
    background-image: url("img/ampolla-subs.png");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}



.page-template-page-home #promoluisuarez,
.page-template-page-espiritu-homenaje #promoluisuarez {
    display: none;
}

#promoluisuarez {
    position: fixed;
    z-index: 1000;
    right: 100px;
    display:flex;
    align-items: flex-end;
    justify-content: flex-end;
    color:white;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.8);
    
    animation-name: flashsuarezmini;
    animation-iteration-count: infinite;
    animation-duration: 8s;
}

@keyframes flashsuarezmini {
    0% { top:100px; }
    50% { top:130px; }
    100% { top:100px; }
}


.page-template-page-santaniol #promoluisuarez {
    display: none;
    bottom: 50px;
    right: 50px;    
    text-align: right;
    animation-name: flashsuarez;
    animation-iteration-count: infinite;
    animation-duration: 8s;
}
			
@keyframes flashsuarez {
    0% { bottom:50px; }
    50% { bottom:70px; }
    100% { bottom:50px; }
}

.imgflashsuarez {
    display: none;
    background-image: url("img/loop-suarez.gif");
    height: 170px;
    width: 170px;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 250px;
    position: relative;
transition: all .4s cubic-bezier(.26,1.04,.54,1);
}

.page-template-page-santaniol .imgflashsuarez {
    height: 300px;
    width: 300px;
}

#promoluisuarez:hover .imgflashsuarez {
    -webkit-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 26px 0px rgba(0,0,0,0.75);
}

.imgflashsuarez .textos {
    position: absolute;
    line-height: 1.2;
    text-decoration: none;
    color:white;
    bottom:40px;
    right:100px;
    width: 200px;
    font-size:18px;
} 

.page-template-page-santaniol .imgflashsuarez .textos {
    width: 400px;
    right:170px;
}

			

.page-template-page-santaniol .imgflashsuarez .textos {
font-size: calc( 25px +  10 *  (100vw - 400px) /  800 ); /* FONT: 35,25 // SCREEN: 1200, 400  */
} 

@media (min-width: 1200px) {
	.page-template-page-santaniol .imgflashsuarez .textos {
		font-size: 35px; 
	} 
}
			




.anim1 {
    animation-name: anim1;
    animation-iteration-count: infinite;
    animation-duration: 15s;
}
			
@keyframes anim1 {
    0% { opacity:1 }
    45% { opacity:1 }
    50% { opacity:0 }
    95% { opacity:0 }
    100% { opacity:1 }
}

.anim2 {
    position: absolute;
    animation-name: anim2;
    animation-iteration-count: infinite;
    animation-duration: 15s;
}
			
@keyframes anim2 {
    0% { opacity:0 }
    45% { opacity:0 }
    50% { opacity:1 }
    95% { opacity:1 }
    100% { opacity:0 }
}










#secretosespiritu {
    position: relative;
    background-color: #c9d9d8;
    line-height: 1;
    padding: 5px 210px;
    font-style: italic;
    text-align: center;
    color:white;
font-size: calc( 35px +  25 *  (100vw - 400px) /  800 ); /* FONT: 60,35 // SCREEN: 1200, 400  */
}

@media (min-width: 1200px) {
	#secretosespiritu{
		font-size: 60px; 
	} 
}



#firmasluis {
    position: relative;
    overflow-y:hidden !important;
}

#firmasluis .ls-fullscreen-wrapper {
    overflow-y:hidden !important;
    margin-top: -300px;
}

#textohomenaje {
    position:absolute;
    bottom:0;
    right: 0;
    z-index: 100;
    text-decoration: none;
    color:white;
    font-size:17px;
    line-height: 1.3;
    text-align: right;
transition: all .4s cubic-bezier(.26,1.04,.54,1);
}

#textohomenaje strong {
    display: block;
    line-height: 1;
    margin-bottom: 5px;
font-size: calc( 30px +  5 *  (100vw - 400px) /  800 ); /* FONT: 35,30 // SCREEN: 1200, 400  */
}

@media (min-width: 1200px) {
	#textohomenaje strong{
		font-size: 35px; 
	} 
}

#textohomenaje:hover,
#closeformsuarez:hover {
    cursor: pointer;
    color:#2d2a26;
}

.textols {
    padding: 30px 200px 30px 100px;
    width: 750px;
    position: relative;
/*
background: rgba(138,150,162,0);
background: -moz-linear-gradient(left, rgba(138,150,162,0) 0%, rgba(138,150,162,1) 44%, rgba(138,150,162,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(138,150,162,0)), color-stop(44%, rgba(138,150,162,1)), color-stop(100%, rgba(138,150,162,1)));
background: -webkit-linear-gradient(left, rgba(138,150,162,0) 0%, rgba(138,150,162,1) 44%, rgba(138,150,162,1) 100%);
background: -o-linear-gradient(left, rgba(138,150,162,0) 0%, rgba(138,150,162,1) 44%, rgba(138,150,162,1) 100%);
background: -ms-linear-gradient(left, rgba(138,150,162,0) 0%, rgba(138,150,162,1) 44%, rgba(138,150,162,1) 100%);
background: linear-gradient(to right, rgba(138,150,162,0) 0%, rgba(138,150,162,1) 44%, rgba(138,150,162,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a96a2', endColorstr='#8a96a2', GradientType=1 );
*/
}

.captcha .gfield_label {
    display: none !important;
} 



.ampollaflotant {
    z-index: 1000;
    position: absolute;
    width: 210px;
    /*height: 500px;*/
    padding-bottom: 40%;
    right: 0px;
    bottom:-220px !important;
    background-image: url("img/ampolla-subs.png");
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;    
}


#formularisuarez {
    background-color: rgba(201,217,216,.8);
    position: fixed;
    width: 100%;
    min-height: 100vh;
    z-index: 10000;
    padding: 50px 0;
    display:flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;

}

#formularisuarez.active {
    visibility: visible;
}

#formularisuarez > div {
    overflow-y: scroll;
    max-height: 90vh;
    border-radius:20px;
    width: 600px;
    padding: 40px;
    background-color: #f6f5f5;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
}

#formularisuarez .svg-inline--fa {
    font-size:25px;
    text-align: right;
    margin-top: -30px;
    margin-right: -30px;
    display: block;
    float:right;
}

#formularisuarez h3 {
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 1;
    width: 75%;
    font-size: calc( 35px +  15 *  (100vw - 400px) /  800 ); /* FONT: 50,35 // SCREEN: 1200, 400  */
}

@media (min-width: 1200px) {
	#formularisuarez h3{
		font-size: 50px; 
	} 
}

#formularisuarez .gform_body {
    column-count: 1;
    column-gap: 0px;
}

#formularisuarez .gform_body label {
    font-weight: 900;
}


#formularisuarez .gform_body ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#formularisuarez .gform_body label {
    padding: 5px 0;
    display: block;
}

#formularisuarez .gform_body ul li {
    margin-bottom: 10px;
}

#formularisuarez input[type="text"],
#formularisuarez textarea {
    font-family: 'FTRegolaNeue';
    background-color: white;
    border:none;
    padding: 10px;
    outline: none;
    border-radius: 0;
    -moz-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    max-height: 70px;
    width: 100%;
}

#formularisuarez input[type="submit"] {
    position: inherit !important;
    margin: 0px !important;

    background-color: #2d2a26;
    font-family: 'FTRegolaNeue';
    font-weight: normal!important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: white;
    padding: 11px 30px;
    border: none;
}
#formularisuarez .legal {
    display:flex;
    font-size:14px;
}

#formularisuarez .legal input {
    margin-right: 10px;
}

#formularisuarez .legal .gfield_label,
#formularisuarez .legal .gfield_required {
    display: none;
}






/*#morevideosespiritu .slick-track {*/
#morevideosespiritu {
    display:flex;
    flex-wrap: wrap;
}


#morevideosespiritu .slick-dots {
    background-color: red !important;
    z-index: 9999 !important;
}

a.morevideos {
    width: 25%;
    height: 350px;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

a.morevideos > div {
    position: absolute;
    background-color: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    padding: 35px;
    color:white;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    transition: all 1.2s cubic-bezier(.26,1.04,.54,1);
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
    font-size: calc( 16px +  4 *  (100vw - 400px) /  800 ); /* FONT: 20,16 // SCREEN: 1200, 400  */
}

a.morevideos:hover > div {
    background-color: rgba(0,0,0,0);
}

@media (min-width: 1200px) {
	a.morevideos > div{
		font-size: 20px; 
	} 
}

img.iconplay {
    opacity: 0.2;
    transition: all 1.2s cubic-bezier(.26,1.04,.54,1);
    width: 90px;
    margin-bottom: 15px;
}

#homeespiritu:hover img.iconplay,
a.morevideos:hover img.iconplay {
    opacity:1;
}


/* 	==================================================
	===== FOOTER
	==================================================  */

#desconfinapat_footer{
    padding: 30px;
    text-align: center;
}


        @media
		only screen and (min-width : 1450px) {
            #scroll_down{
                bottom: 200px;
            }
		}

		@media
		only screen and (min-width : 1200px) {
			#bgproducts {
				padding-bottom:0;
				min-height: 50vh
			}
		}

		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 1900px) {
			
			.textgota {
				width: 60%;
				margin-left: -20%;
				padding-left: 38px;
				background-position: -51px 76px;
			}
			
			#mapinter {
				display: none;
			}


}


		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 1400px) {
			
			
			.mapllistat {
				flex-direction:column;
			}
			
			.mapllistat > div {
				width: 100% !important;
			}
			
			
			
			.dock {
				margin: -375px 0 200px 0;
			}
			
			#lesgotes {
				padding-right: 20px;
			}
			
			.textgota {
			    width: 70%;
				margin-left: -30%;
				padding-left: 30px;
				padding-top: 18px;
				background-position: -59px 23px;
			}
			
			.textgota strong {
				font-size:14px;
			}
			
			.gota {
				height:235px;
			}
            
            .formconc {
                width: 60%;
            }
            .ampollaconc {
                width: 40%;
            }
			
			.gotesnoves {
				padding:00px;
			}		
			
			#composicio {
				width: 95%;
			}
			
			
}

		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 1300px) {

			
			
			#roques > div {
				width: 46%;
				margin: 20px 2%;
			}
			
			#esperit-con {
				justify-content: center;
			}
			
			#esperit-con > div {
				width: 80%;
			}
			
			
			.textgota {
				padding-left: 30px;
				background-position: -61px 24px;
			}
			
			
			#fotosbenefici img:nth-child(1) {
				margin-right: 0px;
			}

			#fotosbenefici img:nth-child(2) {
				margin-top: -50px;
				margin-left: -100px;
			}

			#fotosbenefici img:nth-child(3) {
				margin-right: 0px;
				margin-top: -50px;
			}

			#fotosbenefici img:nth-child(4) {
				margin-top: -50px;
				margin-left: -20px;
			}
			
			#fotosbenefici img {
				max-width: 90%
			}
			
			#contentcomposicio > div:nth-child(1),
			#benefici > div:nth-child(1) {
				padding-left: 75px;
			}
			
			
			
}

        @media 
        only screen and (max-width: 1220px){
            #container_header_desconfinapat #centrat{
                padding-top: 0;
            }
            
            #container_header_desconfinapat .title{
                font-size: 35px;
            }
            
            #container_header_desconfinapat #hashtag{
                font-size: 25px;
            }
			
		
}

		/* Large */
		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 1200px) {
			
			body {
				width: 100%;
				overflow-x: hidden;
			}
			
			#centrat {
				width: 90%;
				margin: 0 5%;
			}


			
			.gform_body {
				column-count:1;
			}
			
			a#contactdesktop {
				display: none;
			}
			
			ul#contactmobile {
				display: block;
			}

			.empresaorigen > div,
			#sostext > div,
			#esperit-con > div > div,
			#contentcomposicio > div,
			#txtbenefici > div,
			#contentcontact > div {
				width: 85%;
			}

			#slidehome h1, 
			#slidehome h2, 
			.empresaorigen h2, 
			#internacional h2, 
			#esperit-con > div h1, 
			#contentcomposicio h2, 
			#txtbenefici h2,
			.soste,
			#sosteslide h1,
			#sosteslide h2 {
				font-size: 49px;
			}	
			
			#slidehome strong, 
			.empresaorigen strong, 
			#internacional strong, 
			.sostenibilitat .empresaorigen h1, 
			#contentcomposicio strong, 
			#txtbenefici strong, 
			#slidecontact h1, 
			#defaultpage h1 {
				font-size:18px;
			}	
			
			#slidehome h2 {
				font-size:60px;
			}
			
			
			
			#bgproducts {
				height:600px;
			}
			
			.dock {
				margin: -315px 0 200px 0;
			}

			#contentcomposicio > div:nth-child(1),
			#benefici > div:nth-child(1) {
				padding-left: 0px;
			}
			
			#lesgotes > div {
				width: 50%;
			}
			
			.textgota {
				padding-left: 47px;
				background-position: -45px 24px;
			}
			
			
			.capcha {
				position: inherit !important;
				margin-left: 0px;
			}
			
			.capcha iframe {
				height: 78px !important;
				overflow-y: hidden !important;
			}

			
			body .gform_wrapper:not(#gform_wrapper_7) .gform_footer input[type=submit],
            body .gform_wrapper:not(#gform_wrapper_9) .gform_footer input[type=submit] {
				position: inherit !important;
			}
			
            #restaurantes #centrat .restaurante{
                flex: 0 0 80%;
            }
            
            #concurs {
                height:auto;
                width: 90%;
                margin: 50px 0;
            }
            
            .formconc {
                width: 70%;
            }
            .ampollaconc {
                width: 30%;
            }
            
            a.morevideos {
                width: 50%;
            }
            
            #frasesslide {
                margin-top: 170px;
                height: 400px;
            }
			
			.gotesnoves {
				padding:30px;
			}

			
			#composicio {
				padding: 00px;
				flex-direction:column;
				height: auto;
			}
			
			.gotesnoves {
				height:auto;
			}	
			#composicio > div {
				padding:35px;
			}
			
}




		/* Medium */
		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 992px) {
			
			
			#slidehome h2 {
				font-size:60px;
			}			
			
			
			.content-home {
				background-color:#f6f5f5;
				display:flex;
			}

			.content-home > div {
				width: 100%;
				min-height: auto;
			}

			.fotoscontenthome {
				display: none;
			}

			.fotoorigenmobile {
				display:block;
				aspect-ratio:16/9;
				background-size: cover;
				background-position: center center;
			}
			
			
			#fp-nav {
				display: block !important;
			}

			#top {
				
			}
			
			
			#top > div:nth-child(2) {
				width: 190px;
			}
			
			#st-container.menuflotant #top > div:nth-child(2) a {
				width: 160px;
			}
			
			#top > div:nth-child(1) ul li, 
			#top > div:nth-child(3) ul li {
				margin: 0 10px;
			}
			
			#st-container.menuflotant #top > div:nth-child(1) ul, 
			#st-container.menuflotant #top > div:nth-child(3) ul {
				padding: 0 10px;
			}	
			
			#st-trigger-effects button {
				width: 24px;
			}
			


			#slidehome h1, 
			#slidehome h2, 
			.empresaorigen h2, 
			#internacional h2, 
			#esperit-con > div h1, 
			#contentcomposicio h2, 
			#txtbenefici h2,
			.soste,
			#sosteslide h1,
			#sosteslide h2 {
				font-size: 41px;
			}	
			
			#slidehome strong, 
			.empresaorigen strong, 
			#internacional strong, 
			.sostenibilitat .empresaorigen h1, 
			#contentcomposicio strong, 
			#txtbenefici strong, 
			#slidecontact h1, 
			#defaultpage h1 {
				font-size:17px;
			}
			
			.empresaorigen > div {
				padding-left: 20px;
			}

			#contentproduct {
				width: 90%;
			}
			
			#benefici {
				flex-direction:column;
				height: auto;
			}
			
			#benefici > div {
				width: 100%;
			}
			#benefici > div:nth-child(2) {
				display: none;
			}
			
			#txtbenefici img {
				display: block;
				margin: 25px auto 75px auto;
				max-width: 100%;
			}
			
			#bgproducts {
				height: 500px;
			}
			
			.dock {
				flex-wrap:wrap;
				margin: -450px 0 200px 0;
			}
			.dock li:hover {
				transform: scale(1);
				z-index: 8;
			}
			
			.dock li:hover a {
				font-size:22px;
			}
			
			#bgproducts.bgproducts-singlep {
				height: 500px;
			}
			
			#contentproduct {
				margin: -350px auto 0 auto;
			}
			

			.feelp1 #feel4 {
				width: 256px;
				margin-left: 307px;
				margin-top: -211px;
				height: 340px;
			}
			
			body .gform_wrapper:not(#gform_wrapper_7) .gform_footer input[type=submit],
            body .gform_wrapper:not(#gform_wrapper_9) .gform_footer input[type=submit] {
				margin-top: 20px;
			}
			

			
			#benefici > div {
				height:auto;
				padding:100px 0;
			}
			
						
			#section1 .fp-tableCell {
				height: auto !important;
			}
			
			#section0,
			#section1 {
				height:auto !important;
			}
			
			#composicio > div {
				height:auto;
			}
			
			#lesgotes {
				height:auto;
				padding: 20px 10%;
				background-image: none;
			}
			
			
			#peu {
				flex-direction:column;
			}
			
			#peu > div:nth-child(2) {
				order:-1;
				margin-bottom: 20px;
			}
			
			#peu > div:nth-child(3) {
				text-align: center;
				margin-top: 5px;
			}
            
            .centered_content{
                width: 90%;
				margin: 0 5%;
            }

            #concurs {
                margin: 40px 0;
            }
            
            .formconc {
                width: 70%;
                padding: 50px;
            }
            .ampollaconc {
                width: 30%;
            }
            
            .formconc .gform_body > ul li {
                display:block;
            }
            
            #firmasluis .ls-fullscreen-wrapper {
                margin-top: -100px;
            
            }
            
            #homeespiritu {
                padding: 35px 210px;
            }
            
            #secretosespiritu {
                padding: 5px 150px;
            }
            
            .ampollaflotant {
                width: 150px;
            }
            
            .textols {
                padding: 30px 150px 30px 30px;
                width: 100%;
            }
            
            #frasesslide {
                display: none;
            }



}



		/* ALÇADES */

		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-height : 950px) {
			
			#discovermore {
				display: none;
			}
			#section0,
			#section1,
			#section2 {
				height:auto !important;
			}
			

}

		@media
		only screen and (max-height : 1000px) {
			
			#discovermore {
				display: none;
			}
			
}


		@media
		only screen and (max-height : 1100px) {
			
			#bgproducts {
				min-height: inherit;
				height:580px;
			}
			
}


		@media
		only screen and (max-height : 936px) {
			
			#gotahome {
				height: 200px;
			}			
			#esperit-con > div {
				top: 100px 0;
			}
			
			#slidecontact {
				height:auto;
			}
			
			#contentcontact > div {
				padding: 120px 0 100px 0;
			}
			
			.soste, .soste2 {
				min-height: inherit;
				padding: 120px 0 100px 0;
			}
			
			.empresaorigen > div {
				padding: 25px 0 !important;
			}
}

        @media
		only screen and (max-height : 936px) {
            
        }



		@media
		only screen and (max-height : 775px) {
			
			#gotahome {
				display: none;
			}	
			

			#txtbenefici h2 {
				font-size:35px;
			}
			
			#txtbenefici {
				width: 60%;
			}
			
			#fotosbenefici {
				width: 40%;
			}
			
			#esperit-con, #composicio {
				height:auto !important;
			}
			
			#esperit-con > div > div {
				padding: 200px 0;
			}
			
			.fp-tableCell {
				height: auto !important;
			}
			
}

		@media
		only screen and (max-height : 454px) {
			
			#slidehome {
				height:auto !important;
				padding: 200px 0 80px 0;
			}
			
}


		@media
		only screen and (max-height : 750px) {
			
			#container_menu_mobile {
				height:auto;
				padding: 70px 50px;
			}
			
}




		/* Small */
		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 768px) {
			
			#internacional {
				padding:40px;
			}
			
			#top {
				justify-content: center;
			}
			
			#top > div:nth-child(1),
			#top > div:nth-child(3) {
				display: none;
			}
			
			#st-container #top > div:nth-child(2) a {
				margin: 10px 15%;
				height: 50px;
				background-image: url(img/imago-sant-aniol.svg);
			}
			
			#st-trigger-effects {
				margin: 29px 25px;
			}
			
			#st-trigger-effects button {
				width: 34px;
			}
			
			#menuprincipal {
				margin: 50px 0 0 0;
				display: block;
			}
			
			#menuprincipal li.current-menu-item a {
				border-bottom:1px solid rgba(45,42,38,0.5);
				padding-bottom: 4px;
			}

			
			#menuprincipal ul {
				margin: 0;
				padding: 0;
				list-style: none;
				font-family: 'FTRegolaNeue';
				text-transform: uppercase;
				font-size:20px;
				font-weight: 900;
				letter-spacing: 2px;
			}
			#menuprincipal ul li {
				margin-bottom: 7px;
				-moz-transition: all ease-in-out 0.4s;
				-webkit-transition: all ease-in-out 0.4s;
				-o-transition: all ease-in-out 0.4s;
			}
			
			#menuprincipal ul li:hover {
				opacity: 0.4;
			}
			
			#fotoorigen {
				width: 100%;
				position:inherit;
				margin-left: 0;
				
				-webkit-background-size: cover;
				background-size: cover;
				background-attachment: fixed;
				background-position: center center;
				
				display: none;
			}
			
			#slideflotant {
				flex-direction: column;
			}
			
			.empresaorigen > div {
				margin: 25px 0;
			}
						
			.fotos {
				height: 60vh;
			}
			
			.textos, .fotos {
				width: 100%;
			}
			
			.bx-wrapper {
				margin: 0 4% !important;
			}
			
			#composicio {
			}
						
			#lesgotes {
				background-image: none;
				padding: 0;
				height: auto;
				margin: 0 5%;
			}
			
			#lesgotes > div:nth-child(odd) {
				margin-top: 0;
			}
			#lesgotes > div:nth-child(1) {
				margin-right: 0;
			}
			#lesgotes > div:nth-child(3),
			#lesgotes > div:nth-child(4),
			#lesgotes > div:nth-child(5) {
				margin-left: 0;
			}
			
			
			.textgota {
			    width: 60%;
				margin-left: -20%;
			}
			
			.gota {
				width: 65%;
			}
			
			.gota span {
				margin-top: 37px;
			}
			
			.textgota strong {
				font-size:14px;
			}
			
			#gota2, #gota3 {
				display: none;
			}
			
			.feelp1 #feel2 {
				width: 250px;
				height: 300px;
				margin-left: 171px;
				margin-top: -475px;
			}
			
			.feelp1 #feel3 {
				margin-top: 70px;
				margin-left: -200px;
			}	
			
			.feelp1 #feel4 {
				width: 256px;
				margin-left: 219px;
				margin-top: -211px;
				height: 340px;
			}
			
			#nomgallery {
				font-size:1em;
			}
			
			.soste, .soste2 {
				min-height: inherit;
			}
			
			#fotoorigen.fotosostenibilitatflotant {
				background-position: -50% 0;
				
			}
			#fotoorigenmobile {
				background-position: -96% 50% !important;
			}
			
			#slidecontact {
				flex-direction:column;
			}
			
			#contentcontact {
				margin: 100px auto;
			}
			
			#slidecontact > div {
				width: 100%;
			}
			
			#slidecontact iframe {
				height: 50vh
			}
			

			
			
			#internacional > div:nth-child(2) > .textinte,
			#slidehome > div,
			#defaultpage > div {
				width: 90%;
			}
			
			#descriptionp {
				width: 100%;
				margin: 0 auto;
			}
			
			.dock li {
				width: 46%;
				margin: 0 2%;
			}
			
			#composicio {
				flex-direction:column;
			}
			
			#benefici > div:nth-child(1) {
				padding-left: 20px;
			}

			#menuprincipal ul li ul li {
				display: none !important;
			}
            
            #restaurantes #centrat .restaurante{
                flex: 0 0 100%;
            }
            
            #container_header_desconfinapat .title{
                font-size: 20px;
                padding-bottom: 10px;
                margin-bottom: 10px;
            }
            
            #container_header_desconfinapat #hashtag{
                font-size: 15px;
            }
            
            #container_header_desconfinapat .logo img{
                width: 100px;
            }
            
            #container_header_desconfinapat .frase_destacada{
                bottom: 5px;
                display: none;
            }
            
            #container_header_desconfinapat .frase_destacada img{
                width: 150px;
            }
            
            #container_restaurantes > .title{
                font-size: 35px;
            }
            
            .single-product .img{
                max-width: 90%;
            }
            
            .single-product .principal_title{
                font-size: 20px;
            }
            
            .single-product .logo img{
                width: 100px;
            }
            
            .woocommerce-page #defaultpage > div{
                width: 90%;
                margin: 0 5%;
            }
            
            #concurs {
                flex-direction:column;
            }
            
            .formconc {
                width: 100%;
            }
            .ampollaconc {
                display: none;
            }
            
            img.iconplay {
                width: 50px;;
            }
            
            a.morevideos > div {
                padding: 25px;
            }
            
            #subsespiritu {
                display: none;
            }
            
            
            .page-template-page-santaniol .imgflashsuarez, 
            .imgflashsuarez {
                width: 200px;
                height: 200px;
            }
            
            #formularisuarez > div {
                width: 90%;
            }
                        
            #contpromo a {
                min-width: 100%;
            }
			
            

            
            

			
}


		/* Laptop */
		@media
		only screen and (max-height : 1000px) {
			
			

			
			body {
			}
			
			#st-container #top > div:nth-child(2) a {
				height: 50px;
			}
			
			#st-trigger-effects {
				margin: 26px 25px;
			}
			
			#top a, #st-trigger-effects a {
				font-size:12.95px;
			}
			
			#slidehome strong, 
			.empresaorigen strong, 
			#internacional strong, 
			.sostenibilitat .empresaorigen h1, 
			#contentcomposicio strong, 
			#txtbenefici strong, 
			#slidecontact h1, 
			#defaultpage h1 {
				font-size:17px;
			}
			
			.empresaorigen,
			#slidehome {
				min-height:100vh;
			}
			
			.empresaorigen > div {
				margin: 100px 0;
			}
			
			.empresaorigen h2,
			#esperit-con > div h1 {
				font-size:49px;
				margin: 5px 5%;
			}
			
			.soste {
				font-size:47px;
			}
			
			#gota3 {
				display: none;
			}
			
			#composicio > div,
			#lesgotes,
			#benefici > div {
				height:auto;
			}
			
			#composicio > div {
				min-height:100vh;
			}
			
			#lesgotes {
				padding: 50px 0;
				height: 100%;
			}
			
			.gota {
				height: 234px;
			}
			
			.textgota {
				width: 60%;
			    margin-left: -20%;
				padding-left: 20px;
				padding-top: 18px;
				background-position: -70px 24px;
			}
			
			#fotosbenefici {
				margin: 50px 0;
			}
			
			#fotosbenefici img:nth-child(1) {
				margin-right: -80px;
			}
			
			#fotosbenefici img:nth-child(2) {
				max-width: 370px;
			    margin-top: -150px;
				margin-left: -221px;
			}
			
			#fotosbenefici img:nth-child(3) {
				max-width: 359px;
				margin-right: -161px;
				margin-top: -26px;
			}
			
			#fotosbenefici img:nth-child(4) {
				margin-top: -25px;
			}
			
			#txtbenefici > div {
				width: 80%;
			}
			
			
			#contentproduct h1 {
				font-size:38px;
				margin: 0 0 15px 0;
			}

			#bgproducts.bgproducts-singlep {
				height:600px;
			}
			
			#contentproduct {
				width: 715px;
				margin: -480px auto 0 auto;
			}
			
			.feelp1 #feel2 {
				width: 612px;
			}
			
			#internacional,
			#slidehome.cataloguehome {
				padding: 70px 0;
				height: auto !important;
			}
			
			#feelpics.feelp1 {
				margin-bottom: 0;
			}

			
}


		/* Extra small */
		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 813px) {
			

			.mapsvg-wrap-all {
				display: none;
			}
			
			#internacional > div:nth-child(3) {
				display: block;
			}	
			
			#internacional {
				min-height:auto;
			}
			
			#mapinter {
				display: block;
				max-width: 80%;
				margin: 0 10% 50px 10%;
			}
			
			
			.contslide {
				width: 80%;
				margin: 0 10%;
				padding-top: 20px;
			}
			
			#sosteslide img {
				max-height: 50px;
				width: auto;
			}
			
			#sosteslide .slick-slide span {
				padding: 70px 0;
				font-size:15px;
			}
			
			#sosteslide h1,
			#sosteslide h2 {
				font-size:32px;
				margin: 5px 0;
			}		
            
            
            
            #promoluisuarez {
                right:40px;                
            }
            
            #promoluisuarez > div {
                height:50px;
                width: 50px;
            }
            
            .page-template-page-santaniol .imgflashsuarez,
            .imgflashsuarez {
                width: 100px;
                height: 100px;
            }

            
			
}


		/* Extra small */
		/*---------------------------------------------------------------------------*/
		@media
		only screen and (max-width : 544px) {
			
		#internacional .textinte {
			width: 100%;
		}
			
			
			
		#peu25 .logosb {
			flex-direction: column;
			gap:50px;
		}
			
		#peu25 .logosb > div:nth-child(1),
		#peu25 .logosb > div:nth-child(2),
		#peu25 .logosb > div:nth-child(3) {
			max-width:100% !important;
		}
			
			
		.content-home .textes > div {
			padding:25px 0;
			min-height: auto;
		}
			
		#internacional > div:nth-child(2),
		#internacional > div:nth-child(2) > .textinte {
			width: 100%;
			padding:0;
		}
			
			
			
.sgpb-popup-dialog-main-div-theme-wrapper-3 {
	position:relative;
	padding-top: 56.25%;
	display:flex;
	justify-content: center;
	align-items: center;
	top:20% !important;
}

.sgpb-popup-dialog-main-div-theme-wrapper-3 iframe {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
}			
			
			
			#fp-nav {
				display: none !important;
			}
						
			#st-container #top > div:nth-child(2) a {
				-moz-transition: all ease-in-out 0.3s;
				-webkit-transition: all ease-in-out 0.3s;
				-o-transition: all ease-in-out 0.3s;				
			}
			
			#slidehome h1, 
			#slidehome h2, 
			.empresaorigen h2, 
			#internacional h2, 
			#esperit-con > div h1, 
			#contentcomposicio h2, 
			#txtbenefici h2 {
				font-size:38px;
				margin: 5px 0;
			}
			
			.soste {
				font-size:38px;
			}
			
			img#santaniollanding {
				width: 300px;
				height: auto;
			}
			
			.languageslandings {
				margin-top: 21px;
			}	
			#landing {
				font-size: 1.4em;
				height: 100%;
				overflow-y: hidden;
			}
			
			#slidehome img {
			}
			
			.st-menu {
				width: 300px;
				padding: 25px;
			}
			
			#menuprincipal {
				margin: 30px 0 0 0;
			}
			
			#menuprincipal ul {
				font-size:17px;
			}
			
			
			#fotoorigen {
				background-attachment: inherit;
			}
			
			
			.empresaorigen > div {
			}
			
			#gota2, #gota3 {
				display: none;
			}
			
			.quatrenav {
				display: none !important;
			}
			
			#fotoorigenmobile {
				display: block;
				height: 70vh;
				-webkit-background-size: cover;
				background-size: cover;
				background-position: center center;
			}


			#esperit-con {
			}
			
			#esperit-con > div > div {
				width: 100%;
				padding: 200px 0 75px 0;
			}
			
			#esperit-con img {
				margin-top: 20px;				
			}
			
			#composicio > div {
				height: auto !important;
			}
			
			#contentcomposicio > div, #benefici > div {
				padding-left: 0;
			}
			
			#benefici > div {
				padding: 100px 0 50px 0;
				height: auto;
			}
			
			.gota {
				font-size:27px;
				height: 250px;
				margin-top: 10px !important;
			}
			
			.textgota {
				width: 50%;
				margin-left: -20%;
				padding-top: 17px;
				background-position: -60px 21px;
			}
			
			
			#gotes {
				display: block;
			}
			
			.dock {
				margin: -270px 5% 50px 5%;
				width: 90%;
			}
			
			.dock span {
				margin-top: -70px;
			}
			
			#contentproduct h1 {
				font-size: 32px;
			}
			
			#bgproducts {
				height: 400px;
			}
			
			#bgproducts.bgproducts-singlep {
				height: 370px;
			}
			
			#contentproduct {
				margin: -245px auto 0 auto;
			}
			
			
			
			.navp {
				display: none;
			}
			
			.bx-wrapper {
				margin: 0 10% !important;
			}	
			
			.bxslider > div {
				margin: 0 10px 5px 10px !important;
			}
			
			img#bodego {
				max-width: 100%;
			}
			
			#nomgallery {
				font-size: 0.9em;
			}
			
			#feelpics center {
				display: none;
			}
			
			
			#feelpics.feelp1 {
				margin-bottom: 0px;
			}
			

			.feelp1 {
				padding-bottom: 50px;
			}
			
			.feelp1 #feel1,
			.feelp1 #feel2,
			.feelp1 #feel3,
			.feelp1 #feel4 {
				width: 100%;
				margin: 10px auto !important;
				height: auto;
				padding-bottom: 75%;
			}
			
			#slidecontact {
				height:auto;
			}
			
			#slidehome {
				height: auto;
				min-height: 100vh;
				padding: 100px 0;
			}
			
			.bxslider > div {
				width: 230px !important;
				text-align: center;
			}
			
			.bxslider.galproducts > div {
				width: 90% !important;
			}
			
			.cataloguehome .bx-wrapper {
				width: 250px;
				margin: 0 auto !important;
			}
			
			.bx-wrapper img {
				margin:0 auto;
			}
			
			
			#fotosbenefici {
				padding: 10px 0 0 0 !important;
			}
			
			#fotosbenefici img {
				width: 90% !important;
				margin: 5px auto !important;
			}
			
			.sostenibilitat .empresaorigen {
				padding-top: 100px;
			}
			
			.empresaorigen p {
				width: 100%;
			}
			
			#contentcontact > div {
				padding: 0;
			}
			
			#defaultpage {
				padding: 110px 0 40px 0;
			}
			
			#contentproduct {
				width: 90%;
			}
			
			#feelpics.feelp1 {
				margin-bottom: 170px;
			}
			
			#internacional > div:nth-child(3) {
				display: block;
			}
 
			a#allproducts.mobile {
				display: block;
				margin-top: 50px;
			}
			
			#benefici > div:nth-child(1) {
				padding-left: 0;
			}
			
			
			#menuhub {
				display: flex;
			    flex-direction: column;
			}
			
			#lang {
				order:1;
			}
			
			#menuprincipal {
				order:2;
			}
			
			#xarxes {
				order:3;
				margin: 10px 0;
			}
			
			#menusecundari {
				order:4;
			}
			
			#bgproducts.bgproducts-singlep {
				height: 350px;
			}
			
			#ghost {
				height:60px;
			}
			
			.postid-986 #contentproduct,
			.postid-987 #contentproduct,
			.postid-988 #contentproduct {
				margin: -245px auto -200px auto !important;
			}
            
            #restaurantes #centrat .restaurante .content{
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                -ms-flex-direction: column;
                -o-flex-direction: column;
                flex-direction: column;
            }
            
            #container_gris #centrat{
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                -ms-flex-direction: column;
                -o-flex-direction: column;
                flex-direction: column;
            }
            
            #container_como_funciona #como_funciona #pasos{
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                -ms-flex-direction: column;
                -o-flex-direction: column;
                flex-direction: column;
            }
            
            #container_como_funciona #como_funciona #pasos .paso{
                margin-bottom: 25px;
            }
            
            #container_como_funciona .title{
                font-size: 25px;
            }
            
            #container_como_funciona .subtitle{
                font-size: 20px;
            }
			
            .go_back{
                top: 5px;
                left: 5px;
            }
			
            a.morevideos {
                width: 100%;
            }
            
            #textohomenaje {
                background-color: rgba(0,0,0,.3);
            }
            
            .pea_cook_wrapper.pea_cook_bottomleft {
				bottom: 30px !important;
			}	

}


		/* Laptop */
		@media
		only screen and (max-height : 1000px) {
			
			#feelpics.feelp1 {
				margin-bottom: 0px;
			}
			
			#composicio > div {
				min-height: auto;
			}
			
			.empresaorigen > div {
				margin: 0;
			}
			
			
			
    /* iphone X */
    @media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
		
		#fotoorigenmobile {
			background-position: center right !important;
		}	
		
		#container_menu_mobile {
			height: 100vh;
		}		
		
	}

    /* iphone XR */
    @media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 2) {
		
		
		#fotoorigenmobile {
			background-position: center right !important;
		}		
		
		#container_menu_mobile {
			height: 100vh;
		}		
		
	}

   /* iphone XS */
    @media only screen and (min-device-width : 375px) and (max-device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
			
		
		#fotoorigenmobile {
			background-position: center right !important;
		}		
		
		#container_menu_mobile {
			height: 100vh;
		}		
			
	}

   /* iphone XS Max */
    @media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 3) {
		
		
		#fotoorigenmobile {
			background-position: center right !important;
		}		
		
		#container_menu_mobile {
			height: 100vh;
		}		
			
	}
				
}

#bar_cookies #ajustes_cookies {
    text-decoration: underline;
}

.botons_header_cookies #acceptar_tot_cookies {
	color: #000 !important;
	background-color: #FFF!important;
}

#bar_cookies #acepto {
	color: #000 !important;
	background-color: transparent!important;
}