/*enovitis*/
p img{height:auto; max-width:100%; }
p {
	color: #646464;
	font-size: 16px;
	margin-bottom: 25px;
}
a {
	color: var(--primary);
}
a:hover {
	color: var(--secondary);
}
.btn-black {
	width: 100%;
	color: #fff;
	background-color: #000;
}
.bot-transp {
	color: #111;
	background-color: transparent;
	border: 2px solid #000;
	border-radius: 2px;
}
.btn.fletxa:after {
	content: "\f107";
	font-family: FontAwesome;
	color: #000;
	margin-left: 15px;
}
.btn.whatsapp:after {
	content: "\f232";
	font-family: FontAwesome;
	color: #fff;
	margin-left: 15px;
}
.btn:hover {
	background-color: #98BDAB;
	color: #fff;
	border-color: #98BDAB
}
.button-home.whatsapp {
	width: 280px;}
.cbp-af-header.header-transparent.cbp-af-header-shrink #topbar a.btn{height: auto;}
.center {
	margin: 0 auto;
	text-align: center;
}
.textcenter {
	text-align: center;
}
.center .button-home {
	margin: 0 auto;
}
.transparent {
	background-color: transparent;
	border: none;
}
.section-background-3 {
	background-image: none;
}
.bg-dark {
	background-color: #000!important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #777;
}
::-moz-placeholder { /* Firefox 19+ */
color: #777;
}
:-ms-input-placeholder { /* IE 10+ */
color: #777;
}
:-moz-placeholder { /* Firefox 18- */
color: #777;
}
.form-control::placeholder {
color: #777;
}
body .iflogged {
	display: none!important;
}
body.logged .iflogged {
	display: block!important;
	
}
body.legal .margin-principal{padding-top:60px;}
body.legal h1 {    font-family: 'Domaine Sans Display';    font-size: 45px;}
body.legal .h2, h2 {    font-size: 28px;    line-height: 28px;}
body.legal table{margin-bottom: 35px; overflow-x: scroll;}
body.legal table,body.legal table p{line-height: normal;}
body.legal td,body.legal tr{border:1px solid #ccc;padding: 10px;}
body.legal th{border:1px solid #ccc; background-color: #eee; font-weight:bold;}
body.legal th p,body.legal td p{margin:12px 0}
body.legal .hidepage{display:none;}
body.legal .bloque{overflow-x: auto;}
/* ESTRUCTURA GENERAL*/
.margin-principal {
	margin-top: 121px;
	margin-bottom: 10%;
}
#contenthome{margin-top:14vw;margin-bottom:8vw;}
#contenthome .colhome > .row{height: 100%;align-content: space-between;}
#contenthome img.modulimatge{
	height: 180px;
}
#consultors .margin-principal, #home .margin-principal, body.Projectes .margin-principal, #vins .margin-principal {
	margin-bottom: 0;
}
body.Projectes .margin-principal, #noticies .margin-principal, body.Noticies.fitxa .margin-principal, #contacte .margin-principal,#pagina .margin-principal,#qui-som .margin-principal {
	padding-top: 30px;
}
body.Projectes.lev-1 .margin-principal{padding-top:0}
body.Projectes.lev-1 .margin-principal #intro img{margin-bottom:0!important}
#intro img{margin-bottom:0!important;width: 100%;}
body.Projectes.lev-1 .margin-principal #overslider p {	color: #fff;}
body.Projectes.lev-1 .llistatvins{padding-top:30px;}
#topbar {
	position: absolute;
	right: 0;
	top: 0;
	padding-right: 55px;
	display: flex;
	flex-wrap: wrap;
}
#topbar .extratop {
	display: flex;
	flex-wrap: wrap;
}
#topbar .extratop .btn {
	padding: 0;
	margin: 0 8px;
	align-items: baseline;
}
#topbar .extratop .btn .fa {
	margin-top: 4px;
}
#topbar .idiomes {
	margin: 0 15px 0 0;
}
.smartwinespage .logo1, #vins .logo1, body.Projectes .logo1 {
	display: none;
}
.smartwinespage .logo2, #vins .logo2, body.Projectes .logo2 {
	display: inline-block!important;
}
.smartwinespage #projectes .banner {
	padding: 5% 25px;
}
.smartwinespage #projectes .banner:nth-child(2) {
	margin-top: 15%;
}
.smartwinespage #projectes .banner:nth-child(3) {
	margin-top: -10%;
}
.smartwinespage #projectes .banner:nth-child(4) {
}
.smartwinespage #projectes .banner:nth-child(5) {
}
.smartwinespage #projectes .banner:nth-child(6) {
}
.smartwinespage #projectes .banner:nth-child(7) {
}
.smartwinespage #projectes .banner:nth-child(8) {
}
.smartwinespage #projectes .banner:nth-child(9) {
}
.smartwinespage #projectes .banner:nth-child(10) {
}
.smartwinespage #projectes .banner:nth-child(odd) {
	margin-top: -10%;
}
.smartwinespage #projectes .banner:nth-child(1) {
	margin-top: 0;
}
.smartwinespage #projectes figure img {
	margin-bottom: 30px;
}
.smartwinespage #projectes .row {
	align-items: center;
	justify-content: center;
}
.navigation-wrap .nav-border-bottom-light {/*display:none!important;*/
}
.main-navigation .nav-link::before {
	background-color: transparent;
}
.main-navigation .intranet img {
	min-width: 100px;
	opacity: 0.4;
	margin-top: 4px;
}
.main-navigation .intranet a:hover img {
	opacity: 1;
}
.main-navigation .intranet a {
	display: flex;
}
.main-navigation .idiomes {
}
.main-navigation ul.idiomes {
	padding: 0;
	font-size: 14px;
}
.main-navigation ul.idiomes li {
}
.main-navigation ul.idiomes li:after {
	content: "·";
	margin: 0 3px;
}
.main-navigation ul.idiomes li:last-child:after {
	content: "";
	margin: 0;
}
.main-navigation ul.idiomes li a {
	color: rgba(0,0,0,.5);
}
.main-navigation ul.idiomes li a:hover {
	color: var(--primary);
}
.main-navigation ul.idiomes li.active a {
	color: rgba(0,0,0,1);
}
.main-navigation ul li.nav-item {
	margin: 35px 20px 5px 20px;
}
.main-navigation ul li.nav-item ul li.nav-item {
	margin: inherit
}
.main-navigation .dropdown-menu {
	margin-top: 22px!important
}
.nav-item.dropdown a:after {
	content: "\f107";
	font-family: FontAwesome;
	margin-left: 15px;
}
.dropdown-menu a.dropdown-item:after {
	content: "";

}
.nav-item.dropdown a.opendropmobile:after {
	font-size: 15px;
	color: rgba(0,0,0,.5);
}
.logoutzone {
	font-size: 13px;
}
#logout {
	margin-right: 20px;
}
#logout span {
	display: none;
}
#logout a:after {
	content: "\f011";
	font-family: FontAwesome!important;
	color: rgba(0,0,0,.5);
}
.margin-footer {
	margin-top: 0
}
footer {
	margin-top: 80px;
}
footer .flex {    display: flex;justify-content: flex-end;}
footer .legals li {    margin-right: 30px;    color: #fff;list-style: none;}
.footertop {
	margin-bottom: -1px;
	/*width: 105%;*/
	width: calc(100vw + 15px);
	margin-left: -15px;
	margin-top: -55px;
}
footer .logo-footer img {
	max-width: 150px;
}
footer p, footer p a {
	color: var(--white);
}
footer .social a {
	color: #fff;
	margin: 0 10px;
}
footer .social i {
	font-size: 30px;
}
footer .social a:hover {
	opacity: 0.8;
}
.owl-nav {
}
.owl-nav button {
	position: absolute;
	border: 1px solid #ccc!important;
	width: 30px;
	height: 30px;
	top: 40%;
	background-color: #fff!important;
}
.owl-nav .owl-prev {
	left: -20px;
}
.owl-nav .owl-next {
	right: -20px;
}/* HOME*/
#home footer, .Projectes footer, #vins footer {
	/*background-color: #d9dfdf;*/
	background-color: #d9dffffdf;
}
#home footer{margin-top: 20vw;}
.Projectes.fitxa footer {
	background-color: #fff;
}
#home .button-home {
	margin-top: 50px;
}
#home .button-home:after {
	content: "\f105";
	font-family: FontAwesome;
	color: #fff;
	margin-left: 15px;
}
.Projectes.fitxa .button-home{     width: auto;
    height: 50px;
    background-color: transparent;
    color: #000;
    border-style: none;
    /* border-color: #000; */
    /* border-radius: 5px;*/
}
.Projectes.fitxa .button-home:hover{opacity:0.7}
.Projectes.fitxa .button-home:before {
	content: "\f104";
	font-family: FontAwesome;
	color: #000;
	margin-right: 15px;
}
.banner-home {
	padding: 10% 0;
}
.banner-home img {
	max-width: 550px;
}
.banner-home p {
	font-family: 'Archia', serif;
	color: #191919;
	font-size: 16px;
}
.fondo-ban-home {
	background-color: #d9dfdf;
	background: #d9dfdf url(../../../media/images/general/home-franja-gris-top-corva4.svg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.fondo-ban-home-gris-clar {
	background-color: #d9dfdf;
	background: #EBEBEB url(../../../media/images/general/home-franja-gris-top-corva4c.svg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.fondo-ban-home-gris-clar:after {
    content: url(../../../media/images/general/fons-servei-bottom-white.svg);

    height: 40px;
    width: 100%;
   /* transform: rotate(180deg);*/
    bottom: 0;
    position: absolute;
}
.fondo-ban-home-white {
	background-color: #fff;
	background: #fff url(../../../media/images/general/home-franja-gris-top-corva4d.svg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}
#intro {
	display: flex;
	align-items: center;
	justify-content: center;
}
#overslider {
	position: absolute;
	max-width: 800px;
	text-align: center;
}
#overslider .botconnect img{    max-width: 290px;    margin-top: 10px!important;}
#overslider .botconnect:hover{opacity:0.7;}
#overslider img{max-width: 400px;}
#overslider h1{color: #fff;
    font-family: Archia,serif!important;
    text-transform: uppercase!important;
    font-weight: normal;
    font-size: 2vw!important;}
#consultors #overslider h1{color: #000;}
#overslider p {
	color: #000;
	font-size: 20px;
	margin: 30px 0 80px;
	font-weight: normal;
}
#overslider .button-home.transparent {
	color: #000;
	margin-top: 25px;
}
#overslider .button-home:after{color:#fff;}
.smartwinespage #overslider p {
	color: #fff;
	font-size: 18px;
	margin: 3vw 0 4vw;
	font-weight: normal;
}
.smartwinespage #overslider .button-home.transparent {
	color: #fff;
	margin-top: 25px;
}




.half {
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
}/*PROJECTES*/
#projectes {
	background-color: #EBEBEB;
	padding-top: 50px;
}
#projectes article {
	margin-top: 50px;
}
#projectes article figure {
}
#projectes .projectetitolservei, .projectetitolservei {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 26px;
}
#projectes .projectebotservei {
	text-align: center;
	margin-bottom: 30px;/*margin: 50px auto;*/
}
#projectes .projectebotservei .button-home {
	width: auto;
}
.individualbanner h2 {
	text-align: center;
	font-family: 'Domaine Sans Display';
	font-size: 50px;
	line-height: 60px;
	text-transform: lowercase;
	margin-bottom: 50px;
}
.individualbanner h2 a {
	color: #000;
}
.individualbanner p {
	color: #191919;
	font-size: 16px;
}
.individualbanner .btn {
	width: auto;
}
.individualbanner .btn:after {
	/*content: "\f129";
	font-family: FontAwesome;
	color: #fff;
	margin-left: 15px;
	border: 2px solid #fff;
	padding: 3px 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 20px;*/
}
#persones {
	padding-bottom: 80px;
	padding-top: 80px;
	position: relative;
}
#persones h2 {
	font-family: 'Domaine Sans Display';
	font-size: 48px;
	margin-bottom: 25px;
	text-transform: lowercase;
}
#persones p {
	color: #646464;
	font-size: 16px;
	margin-bottom: 25px;
}
.round .gallery .item img{border-radius:50%;}
.gallery .gallerycontent {    justify-content: center;}
.gallerycontent .item{margin-bottom:30px;}
#catprojecteintro {
	padding: 10% 0;
	max-width: 80%;
	margin: 0 auto;
}
#catprojecteintro h2 {
	font-family: 'Domaine Sans Display';
	font-size: 48px;
	margin-bottom: 25px;
}
#catprojecteintro p {
	color: #646464;
	font-size: 16px;
	margin-bottom: 25px;
}
#catprojecteintro img {
	margin: 30px 0;
}
#catprojecteintro h1 {
	text-align: center;
	font-family: 'Domaine Sans Display';
	font-size: 50px;
	line-height: 60px;
	text-transform: lowercase;
	margin-bottom: 50px;
}
#catprojecteintro .btn {
	margin: 0 auto;
}
#galeriaprojecte {
	background-color: #d9dfdf;
}
#galeriaprojecte .gallerycontent article {
	margin-bottom: 30px;
}/*#galeriaprojecte .gallerycontent img{width:100%;}*/
#galeriaprojecte {
	background-color: #d9dfdf;
	background: #d9dfdf url(../../../media/images/general/home-franja-gris-top-corva4.svg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 50px;
}
#galeriaprojecte .btn,#varietats .btn{width: auto;    margin-bottom: 50px;}
#varietats{padding-top:50px;}
#galeriaprojecte h3,#varietats h3 {
	text-align: center;
	font-family: 'Domaine Sans Display';
	font-size: 50px;
	line-height: 60px;
	text-transform: lowercase;
	margin-bottom: 50px;
}
#galeriaprojecte p {
	color: #191919;
	font-size: 16px;
}
#galeriaprojecte .acordio {
	max-width: 80%;
	margin: 0 auto;
}
#galeriaprojecte .accordion > .card {
	background-color: #fff;
	border: 2px solid rgb(0, 0, 0) !important;
}
#galeriaprojecte .btn-accordion {
	font-size: 18px;
}
#galeriaprojecte .accordion {
	margin-bottom: 50px;
}
.accordion .btn {
	width: auto;
	margin: 0 auto;
}
#galeriaprojecte .accordion > .card .card-body {
	display: flex;
	flex-wrap: wrap;
}/* SERVEIS*/
#serveis {
	background-color: #d9dfdf;
}
#introserveiblock{margin:0;}
.espacioAbajo{padding-bottom: 5%;}
#concepte {
	padding: 5% 0;
	max-width: 80%;
	margin: 0 auto;
}
#concepte h2 {
	font-family: 'Domaine Sans Display';
	font-size: 48px;
	line-height: normal;
	margin-bottom: 25px;
}
#projectes h2,#persones h2,#bannerssmartwines h2  {
	font-family: 'Domaine Sans Display';
	font-size: 48px;
	margin-bottom: 25px;
}
#concepte p {
	color: #646464;
	font-size: 16px;
	margin-bottom: 25px;
}
#concepte img {
	margin: 30px 0;
}
.individualbanner{height: 100%;}
#bannerssmartwines h2  {margin-bottom:45px;}
#bannerssmartwines{margin-top:50px;}
#bannerssmartwines .individualbanner h3 a{color:#111;}
#bannerssmartwines .individualbanner{padding:0 40px;margin-bottom:50px;}
#bannerssmartwines .individualbanner .portfolio-cate{justify-content: center;} 
#bannerssmartwines .portfolio-details{margin-top:15px;}
#llistatserveis {
	padding-bottom: 80px;
}
#llistatserveis h2, #llistatserveis h3, #llistatserveis h4 {
	font-family: 'Domaine Sans Display';
	font-size: 70px;
	letter-spacing: 5px;
	text-transform: lowercase;
}
#llistatserveis .block-ellipsis p {
	color: #191919;
	font-size: 16px;
}
#llistatserveis .bot-transp {
	margin-top: 25px;
}
#llistatserveis .bot-transp:hover:after {
	color: #fff;
}
.smartwinespage .bot-transp:after,#llistatserveis .bot-transp:after {
	content: "\f105";
	font-family: FontAwesome;
	color: #191919;
	margin-left: 15px;
	-webkit-transition: all 200ms linear !important;
	transition: all 200ms linear !important;
}
#serveis article {
	padding: 0 50px;
}
#serveis article figure {
	padding: 0 50px;
	margin-bottom: 0;
}
#serveis article .post-content {
	text-align: center;
}
#serveis article .post-content h2 {
	position: absolute;
	top: 25%;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#serveis article:nth-child(even) {
	margin-top: 25%;
}
#serveis article:nth-child(odd) {
	margin-top: -20%;
}

#serveis article:nth-child(1) {
	margin-top: 0;
}
#serveis article:nth-child(4) {
	margin-top: 15%;
}
#serveis article:nth-child(2) .post-content h2 {
	margin-top: 15%;
}
#serveis article:nth-child(3) .post-content h2 {
	width: 80%;
margin-top: -15%;
line-height: 60px;
}
#serveis article:nth-child(4) .post-content h2 {
	margin-top: 5%;
	font-size: 60px;
	line-height: 50px;
}
#serveis article:nth-child(1) h2 {
	color: #98bdab;
}
#serveis article:nth-child(2) h2 {
	color: #c2531a;
}
#serveiintro {
	max-width: 500px;
	text-align: center;
	margin: 0 auto 50px;
}
#serveiintro h1 {
	font-family: 'Domaine Sans Display';
	text-transform: lowercase;
}
#serveiintro p {
	color: #646464;
	font-size: 16px;
	margin-bottom: 25px;
}
#serveiintro img {
	max-width: 300px; margin-bottom:0!important;
}
#serveiintro .btn::after {
	/*content: "\f129";
	font-family: FontAwesome;
	color: #fff;
	margin-left: 15px;
	border: 2px solid #fff;
	padding: 3px 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 20px;*/
}
#formulari.active, #formulari2.active {
	position: fixed!important;
	top: 5vh !important;
	max-width: 1110px!important;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 100;
}
#simpleForm {
	max-width: 250px;
	right: 0;
	position: absolute;
	background-color: #fff;
	padding: 15px;
	border-radius: 3px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
#simpleForm small {
    font-size: 70%;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin: 15px 0;
}

#simpleForm input, #simpleForm textarea {
	width: 100%;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: 14px;
	padding: 5px 8px;
	height: 35px;
}
#simpleForm label {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
}
#formulari #simpleForm h4 {
	font-size: 14px!important;
	line-height: normal;
	font-family: 'Archia', serif;
	text-transform: uppercase;    margin-bottom: 0;
}
#bottomserveiwhite0 {
	padding: 0;
}
#serveioferim {
	background: url(../../../media/images/general/fons-servei.svg);
	background-repeat: repeat;
	background-size: auto;
	background-size: cover;
	background-repeat: repeat-x;	/*max-height: 820px;*/
	margin-bottom: 60px;	/*padding-bottom: 80px;*/
}
#serveioferim .queoferim div div {/*display: flex;flex-wrap: wrap;align-content: center;*/
}
#serveioferim .queoferim .row {
	padding-top: 150px;
	padding-bottom: 150px;
}
#serveioferim .queoferim div div h2, #serveioferim .queoferim div div h3, #serveioferim .queoferim div div h4 {
	font-family: 'Domaine Sans Display';
	text-align: center;
	margin: 0 auto 25px;
	font-size: 45px;
}
#serveioferim ul li {
	font-size: 20px;
	color: #666;
	margin-bottom: 35px;
}
.zonafooterservei h3 {
	font-family: 'Domaine Sans Display';
	text-transform: lowercase;
	font-size: 45px;
}
.zonafooterservei .imatgedestacada{
	margin-bottom: 0px;
}
.imatgedestacada {
	margin-bottom: 25px;
}
.imatgedestacada img {
	width: 100%;
}
.galeria {
	margin: 0 0 50px 0;
	padding: 0;
}
#viticultura h1 {
	color: #98bdab;
	font-size: 60px;
	letter-spacing: 5px;
	margin-bottom: 50px;
}
#enologia h1 {
	color: #C2531A;
	font-size: 60px;
	letter-spacing: 5px;
	margin-bottom: 50px;
}
#logos {
	padding: 50px 0;
}
#logos h3 {
	font-family: 'Domaine Sans Display';
	text-transform: lowercase;
	font-size: 30px;
	margin-bottom: 30px;
}/*llistat de vins*/
#vins h1 {
	text-align: center;
	font-family: 'Domaine Sans Display';
	font-size: 50px;
	line-height: 60px;
	text-transform: lowercase;
	margin-bottom: 0px;
}
#vins {
}
#vins p{margin-top:40px;}

#contentgris.llistatvins {
	background-color: #EBEBEB;
	padding-bottom: 60px;
}
#contentgris.llistatvins article {
	margin-bottom: 30px;
	display: flex;
}
#contentgris.llistatvins #accordionExample {
}
.llistatvins article .single-post-slide-wrap {
	background: #fff;
}
.contingutllistats {
	padding: 25px;
}
.contingutllistats .row {
}
#llistavins{    margin-top: -50px;}
#llistavins article .varietat {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	line-height: normal;
}
#llistavins article .celler {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: normal;
}
#llistavins .titolvillistat h2 {
	margin: 0;
	line-height: normal;
	font-size: 30px;
}
#llistavins .block-ellipsis {
	margin-top: 15px;
}
#llistavins .preulist {
	color: #000;
	font-size: 30px;
}
#llistavins .btn {
	padding: 0 20px;
}
#llistavins .projectebotservei .btn::after {
	/*content: "\f129";
	font-family: FontAwesome;
	color: #fff;
	margin-left: 12px;
	border: 2px solid #fff;
	padding: 3px 5px;
	width: 26px;
	height: 24px;
	border-radius: 50%;
	line-height: 16px;
	font-size: 12px;
	display: table;*/
}
#llistavins .comprar .btn::after {
	/*content: "\f290";
	font-family: FontAwesome;
	color: #000;
	margin-left: 5px;
	padding: 3px 5px;
	width: 26px;
	height: 24px;
	border-radius: 50%;
	line-height: 16px;
	font-size: 12px;
	display: table;*/
}
#llistavins article img {
	width: 100%;
}
#llistavins .resultat {
	color: #000;
	font-size: 18px;
	padding: 10px 0 12px 15px;
}
#llistavins .noresult{padding:0 15px;}
#filtrebox {
	margin-bottom: 30px;
}
#filtrebox form {
	background-color: #fff;
	padding: 20px;
}
#filtrebox select {
	font-size: 14px;
	color: #999;
}
#filtrebox .switch {
	padding: 0 35px 0 15px;
	width: auto;
}
#filtrebox .switch {
	position: relative;
	cursor: pointer;
	height: 30px;
	display: inline-block;/*	width: 60px;*/
	border-radius: 15px;
	border: #eee;
	transition: all 200ms linear;
	background: #eee;
	margin-bottom: 10px;
	margin-right: 10px;
	flex-basis: 45%;
	font-size: 14px;
	line-height: 28px;
}
#filtrebox .varietat .switch {
	flex-basis: auto;
}
#filtrebox input[type="checkbox"]:checked + .switch {
	border-color: var(--primary);
}
#filtrebox .switch:before {
	position: absolute;
	font-family: 'unicons';
	content: '\ebee';
	line-height: 24px;
	font-size: 16px;
	color: var(--white);
	text-align: center;
	right: 3px;
	top: 2px;
	border-radius: 50%;
	background-color: var(--gray);
	display: block;
	width: 24px;
	height: 24px;
	transition: all 200ms linear;
	left: inherit;
}
#filtrebox input[type="checkbox"]:checked + .switch:before {
	opacity: 0;
	transform: rotate(180deg);
	right: 3px;
}
#filtrebox .switch:after {
	position: absolute;
	font-family: 'unicons';
	content: '\e8d8';
	line-height: 24px;
	font-size: 16px;
	color: var(--white);
	text-align: center;
	right: 0;
	top: 2px;
	border-radius: 50%;
	background-color: var(--primary);
	display: block;
	width: 24px;
	height: 24px;
	opacity: 0;
	transform: rotate(-180deg);
	transition: all 200ms linear;
	left: inherit;
}
#filtrebox input[type="checkbox"]:checked + .switch:after {
	opacity: 1;
	transform: rotate(0);
	right: 3px;
}
#filtrebox input[type="checkbox"]:checked + .switch.warning {
	border-color: var(--warning);
}
#filtrebox .switch.warning:after {
	background-color: var(--warning);
}
#filtrebox input[type="checkbox"]:checked + .switch.purple {
	border-color: var(--purple);
}
#filtrebox .switch.purple:after {
	background-color: var(--purple);
}
#filtrebox input[type="checkbox"]:checked + .switch.yellow {
	border-color: var(--yellow);
}
#filtrebox .switch.yellow:after {
	background-color: var(--yellow);
}
#filtrebox .filtergrup {
	display: flex;
	flex-wrap: wrap;
}
#filtrebox .filtergrup.preu {
	display: block;
	margin-bottom: 30px;
}
#filtrebox h4 {
	font-size: 20px;
	border-bottom: 1px solid #eee;
	margin: 15px 0;
}
#filtrebox .irs--flat .irs-bar {
	background-color: #D9DFDF;
}
#filtrebox .botonsfiltres {
	display: flex;
	flex-wrap: wrap;
}
#filtrebox .botonsfiltres .btn {/*flex-basis: 45%;margin: 0 3px;*/
}
#accordionFiltre .card {
	padding: 0;
}
#accordionFiltre .card-body {
	padding: 0;
}
#filtrevins {
	max-width: 100%;
	flex: 100%;
}/*fitxa de vins*/
#fitxavi {
	padding-bottom: 120px;
}
#fitxavi h1 {
	font-family: 'Domaine Sans Display';
	font-size: 45px;
	margin-bottom: 0px;
}
#fitxavi h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
#fitxavi .preu {
	font-size: 30px;
	color: #000;
}
#fitxavi .foto {
	margin: 15px 0 30px;
}
#fitxavi .descripcio {
	margin: 15px 0 50px;
}/*equip*/
#equip img.modulimatge {
	border-radius: 50%;
	margin-bottom: 25px;
}
#equip .carrec h3 {
	color: #999;
	font-size: 22px;
	font-weight: normal;
}
#equip .item {
	padding: 0 60px;
}
.intro {
	padding: 0 50px 0px 50px;
}
.image-enov img{margin-bottom:0!important;}
.intro h1 {
	font-family: 'Domaine Sans Display';
	font-size: 45px;
}
#equip h2 {
	font-size: 30px;
}/*Buscador*/
.search-form {
	display: flex;
}
.search-form .btn-search {
	border: none;
	background: transparent;
	font-size: 80px;
	color: var(--gray-dark);
}/*videoconferencies*/
#videoconferencies .botons .btn {
	margin-bottom: 30px;
}
#videoconferencies h1{text-align: center;
font-family: 'Domaine Sans Display';
font-size: 50px;
line-height: 60px;
text-transform: lowercase;
/*margin-bottom: 50px;*/
margin-top:30px;}

/*noticies*/
.Noticies.fitxa p img{height:auto; max-width:100%; margin-bottom:15px;}
#noticies h1 {
	text-align: center;
	font-family: 'Domaine Sans Display';
	font-size: 50px;
	line-height: 60px;
	text-transform: lowercase;
	margin-bottom: 50px;
}
#llistatnoticies h2 {
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
}
#fitxanoticia {
}
body.Noticies.fitxa h1 {
	text-align: center;
	font-family: 'Domaine Sans Display';
	font-size: 50px;
	line-height: 60px;
	text-transform: lowercase;
	margin-bottom: 50px;
}/*Contacte*/
#contacte #simpleForm {
	max-width: inherit;
	right: inherit;
	position: relative;
	background-color: #fff;
	padding: 15px;
	border-radius: 0px;
	box-shadow: inherit;
}
#contacte .btn-black {
	width: auto;
	margin: 15px auto;
	color: #fff;
	text-align: center;
	background-color: #000;
}
#contacte .form-input-item {
	margin-top: 10px;
}
#contacte h1 {
	text-align: center;
	font-family: 'Domaine Sans Display';
	font-size: 50px;
	line-height: 60px;
	text-transform: lowercase;
	margin-bottom: 50px;
}
#contacte .contactinfo {
	padding-top: 15px;
}	
/*PATRIMONI VITICOLA*/
	#pagina h1 {
    text-align: center;
    font-family: 'Domaine Sans Display';
    font-size: 50px;
    line-height: 60px;
    text-transform: lowercase;
    margin-bottom: 50px;
}
#contingutpagina {
    background: url(../../../media/images/general/fons-servei.svg);
    background-repeat: repeat;
    background-size: auto;
    background-size: 105%;
    background-repeat: repeat-x;
    padding-top: 100px;
	padding-bottom: 80px;
    margin-bottom: 0px;
	background-color: #EBEBEB;
    /* padding-bottom: 80px; */
}
#pagina .margin-principal {    margin-bottom: 0;}	
#pagina .footertop{ background-color: #EBEBEB;}
#pagina h3{color:#555; font-size:20px;}
#pagina.patrimonivinicola #contingutpagina .contingut{padding:0 15px;}
#pagina.persones #contingutpagina > .container > .row{justify-content: center;}
.round img{border-radius:50%;}

	
/*INTRANET*/
#acceso_usuarios button.close {
	margin-right: -30px;
	margin-top: -30px;
}
#s_intranet {
	padding-bottom: 100px;
}
.btn-success:not(:disabled):not(.disabled).active {
	color: var(--white);
	background-color: var(--primary);
}
#s_intranet .breadcrumb {
	justify-content: flex-end;
}
.intranet h1 {
	font-family: 'Domaine Sans Display';
	font-size: 40px;
	text-transform: lowercase;
	padding-top:30px;
}
#s_intranet .section .col-auto{    min-width: 120px;}
.flip {
	transform: rotate(180deg);
}
#sysModal .modal-dialog, #sysModal .modal-dialog .modal-content {
	padding: 40px;
}
body.logged .loginbutton {
	pointer-events: none;
}


.politicas-cookie {
    /* display: block; */
    background: transparent;
    right: 0;
    top: 0;
    left: 0;
    /* top: 40%; */
    /* padding: 10px; */
    height: 100%;
    width: 100%;
    /* margin: 0 auto; */
    /*z-index: 5000;*/
    z-index: 10000;
}

.boton-subir, .politicas-cookie {
    position: fixed;
}
#politicas-cookie .modal-dialog {
    max-width: 750px;
}
#politicas-cookie .modal-content{
    max-width: 100%;
}
.boton-cookie.big {
    background: #cae8f3;
    font-size: 16px;
    margin: 35px auto;
}

.boton-cookie {
    display: flex;
    color: #02254b;
    background: #ccc;
    border-radius: 0px;
    margin-left: 5px;
    font-size: 16px;
    padding: 6px 18px;
    text-decoration: none;
    transition: .5s;
}

.info-cookie {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 0;
}

/*.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}*/

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

#accordion-cookies .card {
    border: none;
    background-color: #fff;
}

#accordion-cookies .card .card-header {
    border: none;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    padding: 0.4rem 1.25rem;
}

#accordion-cookies .card .card-header h3 {
    margin: 0;
}

#accordion-cookies h3, #accordion-cookies h2 {
    color: #666;
    font-size: 20px;
}
.cookies_titulo h3{
    font-weight: bold;
}
.bloccookie .cookies_titulo {
    margin-bottom: 5px;
    font-weight: bold;
    color: #666;
}
.bloccookie .column {
    border: 1px solid #eee;
    padding: 15px 20px;
}
.bloccookie {
    margin-bottom: 15px;
}
#editcookies {
    font-size: 12px;
}
#accordion-cookies h3 {
    font-size: 16px;
    margin-top: 15px;
}
.whatsappPop {
    bottom: 20px;
    right: 70px;
}
.whatsappPop {
    position: fixed;
    bottom: 40%;
    z-index: 9999;
    right: 5px;
    border-radius: 50%;


}
.whatsappPop a {
    color: #333;
}
.whatsappPop i {
    font-size: 50px;
    color: #333;
}
#carouselmarques .owl-item .item{}
#carouselmarques .owl-stage{display:flex;}
#carouselmarques .battertitol{margin:0; }
#carouselmarques .battertitol a{color:#000;}
#carouselmarques .port-info,#carouselmarques .portfolio-cate p{text-align:center;}
.ageblocker .modal-title{font-size: 24px;    text-align: center;}
.black-age{	background-color: black!important;}
.form-group #accept {    margin-bottom: 0!important;}

/*temp*/
.comprar{display:none}

.banners-projectes > div.row{ display: flex; justify-content: center;}
.banners-projectes > div.row > div { padding-left: 15px !important; padding-right: 15px !important; }
.banners-projectes .individualbanner h2 { font-family: Archia, serif !important; font-size: 30px !important; }
.banners-projectes .individualbanner .portfolio-thumb{display: flex; flex-direction: column; align-items: center;justify-content: space-between;height: 100%;}
.banners-projectes .individualbanner .portfolio-details .projectebotservei{display: flex; justify-content: center;}
.banners-projectes > div.row{justify-content: space-around;}