/*
Theme Name: Retailcat
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/




/*CUSTOM ERIGIN*/

hr {
	border: 0;
	border-top: 1px solid #e2e2e2;
	margin: 40px 0px;
	padding: 0;
}

#main-header {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


.et_header_style_split #logo {

}
.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title,
.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
	font-size: 280%!important;
}
.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3 {
	font-size: 130%;
	font-weight: 100;
	color: #8eca2e!important;
	letter-spacing: -2px;
	padding-top: 22px;
	text-shadow: none;
}
.slider .et_pb_slide .et_pb_slide_description {
	position: relative;
	width: 80%;
	left: 0;
	margin: 0;
	padding: 12% 20px;
}
.slider.small .et_pb_slide .et_pb_slide_description {
	padding: 14% 20px;
}
.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title,
.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
	font-size: 260%!important;
}
.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3 {
	font-size: 180%;
}

/*Destacat Home*/

.home .entry-title {
	min-height: 70px;
}

.destacat.et_pb_promo {
	position: relative;
	padding: 30px;
	padding-right: 150px;
	margin-top: 84px;
	margin-bottom: 110px!important;
}
.destacat.et_pb_promo:before {
	pointer-events: none;
	position: absolute;
	display: inline-block;
	content: " ";
	right: 0%;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 170%;
	background: url(/wp-content/uploads/2017/12/bg-imagotip.png) no-repeat right center;
	background-size: auto 100%;
	z-index: 1;
}
.destacat.et_pb_promo .et_pb_promo_description {
	padding: 0;
}
.destacat.et_pb_promo .et_pb_promo_description .et_pb_module_header {
	font-size: 320%;
	font-weight: 100;
	letter-spacing: -2px;
	color: #000!important;
	margin-bottom: 10px;
}
.destacat.et_pb_promo .et_pb_promo_description p {
	font-size: 170%;
	letter-spacing: -1px;
	margin: 0;
}


/*Menu QUI SOM*/
#menu-quisom-cont {
	position:relative;
}
#menu-menu-quisom {
	padding:0!important;
	font-size: 0;
}
#menu-menu-quisom li {
	width: 25%;
	margin: 0;
	padding: 0;
}
#menu-menu-quisom li a {
	line-height: 30px;
	margin:0;
	padding:0;
	padding: 20px;
	background-color:#fff!important;
	border: 1px solid #f5f5f5;
	border-left: 0;
}

.gris {
	background: #f4f4f4;
}

.section-title {
	color: #88ad4d;
	text-align: center;
}
.section-title:before {
	position: relative;
	display: inline-block;
	content:" ";
	width: 20%;
	height: 1px;
	background: #88ad4d;
	top: -10px;
}
.section-title:after {
	position: relative;
	display: inline-block;
	content:" ";
	width: 20%;
	height: 1px;
	background: #88ad4d;
	top: -10px;
}
.section-title .et_pb_text_inner {
	display: inline-block;
	background: #fff;
	padding: 0 30px;
}
.gris .section-title .et_pb_text_inner {
	background: #f4f4f4;
}
.section-title .et_pb_text_inner h2, .section-title .et_pb_text_inner h1 {
	font-size: 340%;
	letter-spacing: -2px;
	font-weight: 300;
	color: #88ad4d;
	margin-bottom: 20px;
}

.section-title-home h2, .section-title-home h1 {
	font-size: 290%;
	letter-spacing: -3px;
	font-weight: 300;
	color: #88ad4d;
	margin-bottom: 20px;
	padding: 0;
}
.section-title-home h2:before, .section-title-home h1:before {
	position: relative;
	display: inline-block;
	content: " ";
	width: 50px;
	height: 50px;
	top: 10px;
	left: 0;
	padding: 0;
	margin-right: 10px;
}
.section-title-home.treballs h2:before {
	background: url(/wp-content/uploads/2017/12/ico-treballs.png) no-repeat center center;
	background-size: 100%;
}
.section-title-home.premsa h2:before {
	background: url(/wp-content/uploads/2017/12/ico-premsa.png) no-repeat center center;
	background-size: 100%;
}

.txt-big {
	width: 84%;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
}
.txt-big h3 {
	font-size: 140%;
	line-height: 120%;
	color: #9e9e9e;
	letter-spacing: -1px;
}
.txt-medium {
	width: 70%;
	margin: auto;
	margin-bottom: 0;
	text-align: center;
}
.txt-medium p {
	font-size: 100%;
	line-height: 130%;
	letter-spacing: -.5px;
}


/*Junta home*/

#junta {
	font-size: 120%;
	color:#fff;
	background: #aaa;
}
#junta .junta-cont {
	max-width: 1000px;
	padding: 40px;
	padding-left: 90px;
	border:1px solid #fff;
}
#junta .junta-cont:before {
	position: absolute;
	top: 24px;
	left: -29px;
	display: inline-block;
	content: " ";
	width: 51px;
	height: 51px;
	border-radius: 100%;
	background: #fff url(/wp-content/uploads/2017/11/junta-icon.png) no-repeat center center;
	background-size: 50% auto;
	border:4px solid #aaa;
}
#junta .junta-cont h3 {
	font-size: 210%;
	letter-spacing: -1px;
	color:#fff;
	margin-bottom: 14px;
}
#junta .junta-cont .et_pb_column_2 {
	
}


/*Objectius home*/

.objectiu-item {
	position: relative;
	width: 90%;
	font-size: 110%;
	line-height: 130%;
	letter-spacing: -.5px;
	text-align: center;
	padding-top: calc(90% - 12px);
	border: 6px solid #88ad4d;
	border-radius: 50%;
	background: #fff;
}
.objectiu-item:before {
	position: absolute;
	top: 24px;
	left: 0px;
	display: inline-block;
	content: " ";
	width: 55px;
	height: 55px;
	border-radius: 100%;
	background-color: #88ad4d;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 42% auto;
	border:6px solid #fff;
}
.objectiu-item#divulgacio:before {
	background-image:url(/wp-content/uploads/2017/11/divulgacio-icon.png);
}
.objectiu-item#talent:before {
	background-image:url(/wp-content/uploads/2017/11/talent-icon.png);
}
.objectiu-item#lobby:before {
	background-image:url(/wp-content/uploads/2017/11/lobby-icon.png);
}
.objectiu-item > div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 32px;
	right: 32px;
}
.objectiu-item#talent > div {
	top: 57%;
}
.objectiu-item h3 {
	font-size: 170%;
	letter-spacing: -1px;
	color: #88ad4d;
	padding: 0;
	margin-bottom: 20px;
}

.objectiu-item#talent p:after {
	position: relative;
	display: block;
	content: " ";
	width: 90px;
	height: 98px;
	background:url(/wp-content/uploads/2017/11/talent-icon2.png) no-repeat center center; 
	background-size: 100% auto;
	margin: auto;
	margin-top: 12px;
}


/*Perquè Retailcat*/

#retailcat {
	padding-bottom: 0;
}
#retailcat .et_pb_row_fullwidth {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%!important;
	max-width: inherit!important;
	vertical-align: middle;
}
#retailcat .et_pb_row_fullwidth * {
	float: none;
	vertical-align: middle;
}
#retailcat .et_pb_row_fullwidth .et_pb_column {
	display: table-cell;
	float: none;
	width: 50%;
}
#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
	padding: 0 6%;
}
#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 {
	font-size: 200%;
	font-weight: 400;
	letter-spacing: -1px;
	color: #88ad4d;
	padding: 0;
	margin-bottom: 14px;
}
#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong {
	display: block;
	font-size: 240%;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -6px;
	text-indent: -6px;
}
#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
	font-size: 100%;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: -.5px;
}
#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-img {
	padding-top: 30%;
	vertical-align: middle;
}
#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_image {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

/*Entitats home*/

#entitats {
	text-align: center;
}
#entitats .section-title:before,
#entitats .section-title:after {
	/*background: #bbb;*/
}
#entitats .section-title .et_pb_text_inner h2 {
	/*color: #bbb;*/
}
#entitats .et_pb_text_inner h3 {
	text-align: center;
	font-size: 180%;
	color: #aaa;
	letter-spacing: -1px;
}
#entitats .et_pb_text_inner p {
	text-align: center;
	line-height: 150%;
}

#entitats-logos {
	padding: 100px 0 60px 0;
}
.home #entitats-logos {
	padding: 20px 0;
}

/*#entitats-logos .et_pb_column {
	display: inline-block;
	float: left;
	width: auto;
	width:20%!important;
	margin-right: 0;
}
#entitats-logos .et_pb_column.et-last-child {
	width:40%!important;
}
#entitats-logos .et_pb_column .et_pb_blurb {
	display: inline-block;
	float: left;
	width: 240px;
	width:100%!important;
	margin: 0%;
}
#entitats-logos .et_pb_column.et-last-child .et_pb_blurb {
	width:50%!important;
}*/
.home #entitats-logos .et_pb_blurb_container {
	display: none;
}
#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content {
	padding: 0;
}
#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
	-webkit-filter: grayscale(100%) ; /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity: .6;
	
	height: 40px;
	width: auto;
	max-height: none;
	max-width: none;
}
#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
	position: absolute;
	min-width: 250px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 80%;
	line-height: 120%;
	text-align: justify;
	background: #fff;
	padding: 14px;
	opacity: 0;
	z-index: 999;
	-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1)!important;
	-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1)!important;
	box-shadow: 1px 1px 7px rgba(0,0,0,.1)!important;

	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
#entitats-logos .et_pb_column .et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container {
	opacity: 1;
}
#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
	font-size:120%;
	color:#88ad4d;
	letter-spacing: -.5px;
	font-weight: 600;
	border:0;
	border-bottom:1px solid #88ad4d;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

/*ENTITATS QUI SOM*/


#logos-entitats-list .et_pb_row_fullwidth {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%!important;
	max-width: inherit!important;
	vertical-align: middle;
}
#logos-entitats-list .et_pb_row_fullwidth * {
	float: none;
	vertical-align: middle;
}
#logos-entitats-list .et_pb_row_fullwidth .et_pb_column {
	display: table-cell;
	float: none;
	width: 50%;
}
#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
	padding: 0 6%;
	text-align:left;
}
#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 {
	font-size: 200%;
	font-weight: 400;
	letter-spacing: -1px;
	color: #88ad4d;
	padding: 0;
	margin-bottom: 14px;
}
#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong {
	display: block;
	font-size: 240%;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -6px;
	text-indent: -6px;
}
#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
	font-size: 100%;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: -.5px;
	text-align:left;
}
#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-img {
	padding-top: 20%;
	vertical-align: middle;
}
#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_image {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
#logos-entitats-list .item-entitat-list {
	background: #f4f4f4;
	border-top: 1px solid #fff;
}
#logos-entitats-list .item-entitat-list:nth-child(odd) {
	background: #eaeaea;
}
#logos-entitats-list .item-entitat-list:nth-child(even) .et_pb_column.retailcat-txt p {
	text-align:right;
}

/*QUÈ FEM*/

#quefem {
	padding-bottom: 0;
}
#quefem .et_pb_row_fullwidth {
	position:relative;
	display: table;
	margin: 0;
	padding: 0;
	width: 100%!important;
	max-width: inherit!important;
	vertical-align: middle;
}
#quefem .et_pb_row_fullwidth * {
	float: none;
	vertical-align: middle;
}
#quefem .et_pb_row_fullwidth .et_pb_column {
	display: table-cell;
	float: none;
	width: 50%;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
	position: relative;
	padding: 0 6%;
	background: #fff;
	z-index: 99;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt:before {
	position: absolute;
	display: inline-block;
	top: 50%;
	left: -30px;
	transform: translateY(-50%);
	content: " ";
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 30px solid #fff;
}
#quefem .et_pb_row_fullwidth:nth-child(odd) .et_pb_column.retailcat-txt:before {
	left: initial;
	right: -30px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 30px solid #fff;
	border-right:0;
}
#quefem .et_pb_row_fullwidth#quefem-1 .et_pb_column.retailcat-txt {
	background: #eeb403;
}
#quefem .et_pb_row_fullwidth#quefem-1 .et_pb_column.retailcat-txt:before {
	border-right-color: #eeb403;
}
#quefem .et_pb_row_fullwidth#quefem-2 .et_pb_column.retailcat-txt {
	background: #9BC693;
}
#quefem .et_pb_row_fullwidth#quefem-2 .et_pb_column.retailcat-txt:before {
	border-left-color: #9BC693;
}
#quefem .et_pb_row_fullwidth#quefem-3 .et_pb_column.retailcat-txt {
	background: #f65206;
}
#quefem .et_pb_row_fullwidth#quefem-3 .et_pb_column.retailcat-txt:before {
	border-right-color: #f65206;
}
#quefem .et_pb_row_fullwidth#quefem-4 .et_pb_column.retailcat-txt {
	background: #58b724;
}
#quefem .et_pb_row_fullwidth#quefem-4 .et_pb_column.retailcat-txt:before {
	border-left-color: #58b724;
}
#quefem .et_pb_row_fullwidth#quefem-5 .et_pb_column.retailcat-txt {
	background: #0ecfda;
}
#quefem .et_pb_row_fullwidth#quefem-5 .et_pb_column.retailcat-txt:before {
	border-right-color: #0ecfda;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
	font-size: 140%;
	font-weight: 400;
	letter-spacing: -.5px;
	color:#fff;
}
#quefem .et_pb_column.retailcat-txt .et_pb_slider,
#quefem .et_pb_column.retailcat-txt .et_pb_slider .et_pb_slides {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#quefem .et_pb_column.retailcat-txt .et_pb_slide {
	top: 50%;
	transform: translateY(-50%);
}
#quefem .et_pb_column.retailcat-txt .et_pb_slide_description {
	text-shadow:none;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img {
	padding-top: 30%;
	vertical-align: middle;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img > div {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_image {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description {
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
	left: 40px;
	right: 40px;
	text-align: center;
	padding: 0;
	box-sizing: border-box;
}
#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description h3 {
	font-size: 270%;
	color: #fff;
	text-align: left;
	width: 64%;
	margin: 0;
	padding: 0;
}
#quefem .et_pb_row_fullwidth#quefem-2 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
	width: 45%;
	float: right;
}
#quefem .et_pb_row_fullwidth#quefem-4 .et_pb_column.retailcat-img .et_pb_promo_description {
	top: initial;
	bottom: 0%; 
}
#quefem .et_pb_row_fullwidth#quefem-4 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
	width: 63%;
	float: right;
}
#quefem .et_pb_row_fullwidth#quefem-5 .et_pb_column.retailcat-img .et_pb_promo_description {
	top: initial;
	bottom: 0%; 
}
#quefem .et_pb_row_fullwidth#quefem-5 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
	width: 56%;
	float: right;
	text-align:right;
}


/*TWITTER*/

.twitter-timeline {
	position: relative;
	border: 0;
}
.twitter-cont {
	position: relative;
	padding: 10px;
	padding-top: 0;
	background: #f9f7f7;

	width: 100%!important;
	height: 448px!important;
	min-width: 170px!important;
	overflow-y: auto!important;
}
.twitter-cont:before {
	position: sticky;
	display: inline-block;
	content: " ";
	height: 40px;
	background-color: #fff;
	z-index: 3;
	top: 0;
	background: #fff url(/wp-content/uploads/2017/12/ico-twitter.png) no-repeat center center;
	background-size: auto 70%;
	border-bottom: 10px solid #f9f7f7;
	border-top: 10px solid #f9f7f7;
	width: 100%;
}
.twitter-cont:after {
	bottom: 10px;
}
.twitter-cont iframe {
	margin-top: -10px!important;
	/*width: 100%!important;
	height: 448px!important;
	min-width: 170px!important;
	overflow-y: auto!important;*/
}
.timeline-Header-title {
	text-align: center!important;
}


/*TREBALLS (PORTFOLI)*/

.page-id-63 .column article {
	margin-bottom: 30px !important;
}

.et_main_title .et_project_categories {
	display:block;
	font-style: italic;
}
.et_main_title .et_project_categories a {
	color: #adadad;
}

.treballs-cont .et_pb_grid_item,
.premsa-cont .et_pb_grid_item {
	margin: 0 1.5% 3% 1.5%!important;
	width: 47%!important;
}


.single-project .project {
	border-bottom: 1px solid #e2e2e2;
}
.single-project .project .entry-content h2 {
	font-size: 140%;
	font-style: italic;	
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
}
.single-project .project .entry-content ul,
.single-project .project .entry-content ul > li {
	position: relative;
	list-style-type:none;
	padding-bottom: 0!important;
}
.single-project .project .entry-content ul > li {
	margin-bottom: 10px;
}
.single-project .project .entry-content ul > li:last-child {
	margin-bottom: 0px;
}
.single-project .project .entry-content ul > li:before {
	position: absolute;
	display: inline-block;
	content:" ";
	top: 11px;
	left: -14px;
	width: 6px;
	height: 6px;
	background: #88ad4d;
	border-radius:100%;
}
.single-project .project .nav-single {
	display: none;
}


/*TREBALLS POST*/

.single-post .post .entry-content h2 {
	font-size: 160%;
	line-height: 110%;
	font-style: italic;	
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
}
.single-post .post .entry-content h3 {
	font-size: 160%;
	letter-spacing: -1px;
	margin-bottom: 14px;
}
.single-post .post .entry-content ul,
.single-post .post .entry-content ul > li {
	position: relative;
	list-style-type:none;
	padding-bottom: 0!important;
}
.single-post .post .entry-content ul > li {
	margin-bottom: 10px;
}
.single-post .post .entry-content ul > li:last-child {
	margin-bottom: 0px;
}
.single-post .post .entry-content ul > li:before {
	position: absolute;
	display: inline-block;
	content:" ";
	top: 11px;
	left: -14px;
	width: 6px;
	height: 6px;
	background: #88ad4d;
	border-radius:100%;
}
.post-meta {
	font-size: 90%!important;
	font-style: italic;
	color: #aaa!important;
}

.et_pb_blog_grid .column.size-1of3 {
	width: 46%!important;
	margin: 0 2%!important;
}
.et_pb_blog_grid .et_pb_post {
	border-color: #f3f3f3;
	border-bottom: 1px solid #88ad4c;
}
.et_pb_blog_grid .et_pb_post h2 {
	font-size: 170%!important;
	line-height: 112%;
	letter-spacing: -1px;
}
.et_pb_blog_grid .et_pb_post .post-content p {
	font-size: 100%;
	line-height: 150%;
}


/*PREMSA*/

.category-premsa .et_pb_post {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

/*SIDEBARS*/

.et_pb_widget_area_right {
	padding: 0;
	padding-left: 30px;
}
.et_right_sidebar #sidebar {
	padding-left: 0px;
}
.et_right_sidebar #sidebar .textwidget h3 {
	font-size: 190%;
	letter-spacing: -2px;
	font-weight: 300;
	color: #88ad4d;
	margin-bottom: 20px;
	padding: 0;
}
.et_right_sidebar #sidebar .textwidget h3:before {
	position: relative;
	display: inline-block;
	content: " ";
	width: 30px;
	height: 30px;
	top: 5px;
	left: 0;
	padding: 0;
	background: center center;
	background-size: 100%;
	margin-right: 10px;
}
.et_right_sidebar #sidebar .textwidget .titol-sidebar-premsa:before {
	background-image: url(/wp-content/uploads/2017/12/ico-premsa.png);
}
.et_right_sidebar #sidebar .textwidget .titol-sidebar-treballs:before {
	background-image: url(/wp-content/uploads/2017/12/ico-treballs.png);
}
.et_right_sidebar #main-content .container:before {
	display: none;
}

.recent-posts-extended ul li {
	position: relative;
	line-height: 120%;
	padding-bottom: 12px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}
.et_right_sidebar #sidebar .recent-posts-extended ul li:first-child {
	padding-top: 8px;
	border-top: 1px solid #eee;
}
.et_right_sidebar #sidebar .recent-posts-extended ul li:before {
	position: absolute;
	display: inline-block;
	content:" ";
	top: 7px;
	left: 3px;
	width: 6px;
	height: 6px;
	background: #88ad4d;
	border-radius:100%;
}
.et_right_sidebar #sidebar .recent-posts-extended ul li:first-child:before {
	top: 15px;
}
.et_right_sidebar #sidebar .recent-posts-extended ul li .rpwe-time,
.et_right_sidebar #sidebar .recent-posts-extended ul li .post-date {
	display: block;
	width: 100%;
	color: #aaa;
	font-style: italic;
	font-size: 80%;
	line-height: 100%;
	margin-top: 6px;
}
.et_right_sidebar #sidebar .recent-posts-extended ul li .rpwe-title {
	padding:0;
}
.et_right_sidebar #sidebar .recent-posts-extended ul li a {
	font-size: 140%;
	font-weight: 600;
}



/*Sidebar home*/

#recent-posts-2,
#rpwe_widget-2 {
	position: relative;
}
#recent-posts-2 .widgettitle,
#rpwe_widget-2 .widgettitle {
	font-size: 290%;
	letter-spacing: -3px;
	font-weight: 300;
	color: #88ad4d;
	margin-bottom: 20px;
	padding: 0;
}
#recent-posts-2 .widgettitle:before,
#rpwe_widget-2 .widgettitle:before {
	position: relative;
	display: inline-block;
	content: " ";
	width: 50px;
	height: 50px;
	top: 10px;
	left: 0;
	padding: 0;
	margin-right: 10px;
	background: url(/wp-content/uploads/2017/12/ico-premsa.png) no-repeat center center;
	background-size: 100%;
}
#recent-posts-2 ul li,
#rpwe_widget-2 ul li {
	position: relative;
	line-height: 120%;
	padding-bottom: 12px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}
#recent-posts-2 ul li:first-child,
#rpwe_widget-2 ul li:first-child {
	padding-top: 8px;
	border-top: 1px solid #eee;
}
#recent-posts-2 ul li:before,
#rpwe_widget-2 ul li:before {
	position: absolute;
	display: inline-block;
	content:" ";
	top: 7px;
	left: 3px;
	width: 6px;
	height: 6px;
	background: #88ad4d;
	border-radius:100%;
}
#recent-posts-2 ul li:first-child:before,
#rpwe_widget-2 ul li:first-child:before {
	top: 15px;
}
#recent-posts-2 ul li .post-date,
#rpwe_widget-2 ul li .rpwe-time {
	display: block;
	width: 100%;
	color: #aaa;
	font-style: italic;
	font-size: 80%;
	line-height: 100%;
	margin-top: 6px;
}
#rpwe_widget-2 ul li .rpwe-title {
	padding:0;
}
#recent-posts-2 ul li a,
#rpwe_widget-2 ul li a {
	font-weight: 600;
}
#rpwe_widget-2 ul li a {
	font-size: 140%;
}


/*CONTACTE*/

.contact-info {
	padding: 20px;
	background: #fafafa;
}

form.wpcf7-form * {
	width: 100%;
	max-width: 100%;
}
form.wpcf7-form label {
	display: inline-block;
	line-height: 50px;
	padding: 0;
	font-size: 100%;
	margin-bottom: 20px;
}
form.wpcf7-form input,
form.wpcf7-form textarea {
	position: relative;
	line-height: 50px;
	padding: 0 10px;
	font-size: 100%;
	margin-bottom: -1px;
	border-color: #bbb;
	z-index: 0;
}
form.wpcf7-form input:focus,
form.wpcf7-form textarea:focus {
	border-color: #666;
	z-index: 1;
}
form.wpcf7-form textarea {
	padding: 10px;
	line-height: 20px;
}
form.wpcf7-form *::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-style: italic;
	/*color:#cacaca;*/
}
form.wpcf7-form *::-moz-placeholder { /* Firefox 19+ */
	font-style: italic;
	/*color:#cacaca;*/
}
form.wpcf7-form *:-ms-input-placeholder { /* IE 10+ */
	font-style: italic;
	/*color:#cacaca;*/
}
form.wpcf7-form *:-moz-placeholder { /* Firefox 18- */
	font-style: italic;
	/*color:#cacaca;*/
}
form.wpcf7-form input[type="submit"] {
	width: auto;
	border-radius: 0;
	cursor:pointer;
}
form.wpcf7-form input[type="submit"]:hover,
form.wpcf7-form input[type="submit"]:focus {
	color:#fff;
	border-color: #88ad4d;
	background: #88ad4d;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}

div.wpcf7-mail-sent-ok {
	border: 1px solid #88ad4d;
	margin: 20px 0;
}
div.wpcf7-validation-errors {
	border: 1px solid #f7e700;
	margin: 20px 0;
}

/*BACK TO TOP*/

#scrollUp {
	background: #fff!important;
	margin:0!important;
	text-indent: 0!important;
}
#scrollUp:before {
	position: relative;
	float: left;
	display: inline-block;
	top: 4px;
	width: 38px;
	height: 38px;
	content: "\32"!important;
	font-size: 48px!important;
	font-family: ETmodules!important;
	font-weight: 400!important;
	color:#88ad4d!important;
	text-indent: -6px;
}


/*AVÍS COOKIES*/

.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto {
	background-color: rgba(255,255,255,.95);
	border-top: 1px solid #88ad4c;
	border-bottom: 0;
	padding: 10px;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto p {
	margin:0;
	padding: 0;
	color:#000;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto p a {
	color: #88ad4c!important;
}
.cdp-cookies-alerta.cdp-cookies-tema-blanco .cdp-cookies-texto p a.cdp-cookies-boton-cerrar {
	padding: 6px 10px;
	margin-top: 10px;
	font-size: 88%!important;
	font-weight: 600!important;
	color: #fff!important;
	background-color: #88ad4c!important;
}

/*FOOTER*/

#main-footer {
	font-size: 90%;
	background-color: #fff!important;
}

#footer-bottom,
#et-footer-nav {

}
#et-footer-nav {
	text-align: right;
}
#et-footer-nav .bottom-nav li {
	padding-right: 10px;
	margin-right: 5px;
	font-weight: 400;
	line-height: 14px;
	border-right: 1px solid #000;
}
#et-footer-nav .bottom-nav li:last-child {
	padding-right: 0;
	margin-right: 0;
	border:0;
}

@media only screen and (min-width: 992px){
	#top-menu li {
		padding: 0!important;
		padding-left: 20px!important;
	}
	#top-menu li a {
		font-size: 16px!important;
	}
	.et_header_style_left #et-top-navigation,
	.et_header_style_split #et-top-navigation {
		padding: 44px 0 0 0!important;
	}
	.centered-inline-logo-wrap {
		top: 38px!important;
		width: 230px!important;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a,
	.et_header_style_split #et-top-navigation nav>ul>li>a {
		padding-bottom: 40px!important;
	}
	.et_pb_section {
		padding: 2% 0;
	}
	.et_pb_section.et_pb_fullwidth_section {
		padding: 0;
	}
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
	.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 48.758%;
		margin-right: 2.483%;
	}
	.section-title .et_pb_text_inner h2 {
		font-size: 250%;
		letter-spacing: -2px;
		margin-bottom: 0;
	}
	.section-title-home h2,
	#recent-posts-2 .widgettitle,
	#rpwe_widget-2 .widgettitle {
		font-size: 236%;
		letter-spacing: -3px;
	}
	.section-title-home h2:before,
	#recent-posts-2 .widgettitle:before,
	#rpwe_widget-2 .widgettitle:before {
		width: 34px;
		height: 34px;
		top: 3px;
	}
	.destacat.et_pb_promo {
		padding: 24px;
		padding-right: 70px;
		margin-top: 74px;
		margin-bottom: 110px!important;
	}
	.destacat.et_pb_promo .et_pb_promo_description .et_pb_module_header {
		font-size: 250%;
		letter-spacing: -2px;
	}
	.destacat.et_pb_promo .et_pb_promo_description p {
		font-size: 140%;
		letter-spacing: -1px;
	}

	.single-project #main-content,
	.single-post #main-content,
	.category-premsa #main-content {
		margin-top: 40px;
	}
	.et_header_style_split .centered-inline-logo-wrap #logo {
		width: 170px!important;
		height: 170px!important;
		max-height: none!important;
		max-width: none!important;
	}
	.single-project.et_header_style_split .centered-inline-logo-wrap #logo,
	.single-post.et_header_style_split .centered-inline-logo-wrap #logo,
	.category-premsa.et_header_style_split .centered-inline-logo-wrap #logo {
		width: 160px!important;
		height: 160px!important;
	}
	.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
		width: 90px!important;
		height: 90px!important;
	}
	.single-project .centered-inline-logo-wrap,
	.single-post .centered-inline-logo-wrap,
	.category-premsa .centered-inline-logo-wrap {
		top: 30px!important;
	}
	.et-fixed-header .centered-inline-logo-wrap {
		top: -2px!important;		
		width: 120px!important;
	}
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 100px!important;
	}
	.slider .et_pb_slide .et_pb_slide_description {
		position: relative;
		width: 70%;
		left: 0;
		margin: 0;
		padding: 14% 20px;
	}
	.slider.small .et_pb_slide .et_pb_slide_description {
		padding: 14% 20px;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title,
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 260%!important;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3 {
		font-size: 180%;
	}
	.single-post .twitter-cont iframe {
		/*height:1000px!important;*/
	}
	#rpwe_widget-2 ul li a {
		font-size: 120%;
	}
	.et_pb_widget_area_right {
		padding-left: 10px;
	}
	#entitats-logos .et_pb_column .et_pb_blurb {
		width: 156px;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
		height: 50px;
	}
	.et_pb_blog_grid .et_pb_post h2 {
		font-size: 130%!important;
		line-height: 110%;
		letter-spacing: -1px;
	}
	.et_pb_blog_grid .et_pb_post .post-content p {
		font-size: 90%;
		line-height: 140%;
	}
	.txt-big h3 {
		font-size: 160%;
		line-height: 120%;
	}
	.txt-medium p {
		font-size: 110%;
		line-height: 130%;
		letter-spacing: -.5px;
	}
	.objectiu-item {
		width: 100%;
		padding-top: calc(100% - 12px);
	}
	.objectiu-item:before {
		top: 16px;
		left: 0px;
		width: 40px;
		height: 40px;
	}
	.objectiu-item > div {
		left: 16px;
		right: 16px;
	}
	.objectiu-item h3 {
		font-size: 150%;
		margin-bottom: 15px;
	}
	#objectius .et_pb_text p {
		font-size: 80%;
		line-height: 120%;
	}
	.objectiu-item#talent p:after {
		width: 70px;
		height: 76px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
		padding: 30px 4%;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 {
		font-size: 180%;
		letter-spacing: -1px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong {
		font-size: 320%;
		line-height: 100%;
		letter-spacing: -8px;
		text-indent: -6px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt p,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
		font-size: 90%;
		line-height: 120%;
		letter-spacing: -.5px;
	}
	#menu-menu-quisom li a {
		padding: 10px;
	}
	#junta .junta-cont {
		padding: 30px;
		padding-left: 70px;
	}
	#junta .junta-cont h3 {
		font-size: 200%;
	}
	#entitats .et_pb_text_inner h3 {
		font-size: 140%;
	}
	#entitats .et_pb_text_inner p {
		font-size: 80%;
		line-height: 150%;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
		top:20%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		font-size: 190%;
		width: 84%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
		font-size: 100%;
		letter-spacing: -.5px;
	}
	#quefem .et_pb_row_fullwidth#quefem-2 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		width: 50%;
	}
}


@media only screen and (min-width: 1200px) {
	#top-menu li {
		padding-left: 30px!important;
	}
	#top-menu li a {
		font-size: 18px!important;
	}
	.centered-inline-logo-wrap {
		top: 54px!important;
		width: 250px!important;
	}
	.et_header_style_left #et-top-navigation,
	.et_header_style_split #et-top-navigation {
		padding: 50px 0 0 0!important;
	}
	.et_header_style_split .centered-inline-logo-wrap #logo {
		width: 200px!important;
		height: 200px!important;
	}
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 114px!important;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a,
	.et_header_style_split #et-top-navigation nav>ul>li>a {
		padding-bottom: 50px!important;
	}
	.et_pb_section {
		padding: 4% 0;
	}
	.et_pb_section.et_pb_fullwidth_section {
		padding: 0;
	}
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
	.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 45.758%;
		margin-right: 8.483%;
	}
	.slider .et_pb_slide .et_pb_slide_description {
		width: 70%;
		padding: 16% 20px;
	}
	.slider.small .et_pb_slide .et_pb_slide_description {
		padding: 14% 20px;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title,
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 300%!important;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3 {
		font-size: 220%;
	}
	.section-title .et_pb_text_inner h2 {
		font-size: 300%;
		letter-spacing: -2px;
		margin-bottom: 20px;
	}
	.section-title-home h2,
	#recent-posts-2 .widgettitle,
	#rpwe_widget-2 .widgettitle {
		font-size: 260%;
		letter-spacing: -3px;
	}
	.section-title-home h2:before,
	#recent-posts-2 .widgettitle:before,
	#rpwe_widget-2 .widgettitle:before {
		width: 40px;
		height: 40px;
		top: 6px;
	}
	.destacat.et_pb_promo {
		padding: 30px;
		padding-right: 130px;
		margin-top: 84px;
		margin-bottom: 110px!important;
	}
	.destacat.et_pb_promo .et_pb_promo_description .et_pb_module_header {
		font-size: 280%;
		letter-spacing: -2px;
	}
	.destacat.et_pb_promo .et_pb_promo_description p {
		font-size: 160%;
		letter-spacing: -1px;
	}
	#rpwe_widget-2 ul li a {
		font-size: 120%;
	}
	.et_pb_widget_area_right {
		padding-left: 30px;
	}
	#entitats-logos .et_pb_column .et_pb_blurb {
		width: 200px;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
		height: 50px;
	}
	.et_pb_blog_grid .et_pb_post h2 {
		font-size: 170%!important;
		line-height: 112%;
		letter-spacing: -1px;
	}
	.et_pb_blog_grid .et_pb_post .post-content p {
		font-size: 100%;
		line-height: 150%;
	}
	.txt-big h3 {
		font-size: 160%;
		line-height: 120%;
	}
	.txt-medium p {
		font-size: 110%;
		line-height: 130%;
		letter-spacing: -.5px;
	}
	.objectiu-item {
		width: 90%;
		padding-top: calc(90% - 12px);
	}
	.objectiu-item > div {
		left: 32px;
		right: 32px;
	}
	.objectiu-item:before {
		top: 24px;
		left: 0px;
		width: 55px;
		height: 55px;
	}
	.objectiu-item h3 {
		font-size: 170%;
	}
	#objectius .et_pb_text p {
		font-size: 80%;
	}
	.objectiu-item#talent p:after {
		width: 70px;
		height: 76px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
		padding: 30px 4%;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 {
		font-size: 200%;
		letter-spacing: -1px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong {
		font-size: 320%;
		line-height: 100%;
		letter-spacing: -10px;
		text-indent: -6px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt p,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
		font-size: 110%;
		line-height: 120%;
		letter-spacing: -.5px;
	}
	#menu-menu-quisom li a {
		padding: 20px;
	}
	#junta .junta-cont {
		padding: 40px;
		padding-left: 90px;
	}
	#junta .junta-cont h3 {
		font-size: 210%;
	}
	#entitats .et_pb_text_inner h3 {
		font-size: 180%;
	}
	#entitats .et_pb_text_inner p {
		font-size: 100%;
		line-height: 150%;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
		top:50%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		font-size: 200%;
		width: 64%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
		font-size: 140%;
		letter-spacing: -.5px;
	}
	#quefem .et_pb_row_fullwidth#quefem-2 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		width: 45%;
	}
	#menu-quisom-cont {
		margin-top: 14px!important;
	}
}
@media only screen and (min-width: 1600px) {

	#top-menu li {
		padding-left: 40px!important;
	}
	#top-menu li a {
		font-size: 20px!important;
	}
	.centered-inline-logo-wrap {
		top: 60px!important;
		width: 260px!important;
	}
	.et_header_style_split .centered-inline-logo-wrap #logo {
		width: 230px!important;
		height: 230px!important;
	}
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 122px!important;
	}
	.slider .et_pb_slide .et_pb_slide_description {
		width: 64%;
		padding: 20% 20px;
	}
	.slider.small .et_pb_slide .et_pb_slide_description {
		padding: 14% 20px;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title,
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 380%!important;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3 {
		font-size: 230%;
	}
	.section-title .et_pb_text_inner h2 {
		font-size: 340%;
		letter-spacing: -2px;
	}
	.section-title-home h2,
	#recent-posts-2 .widgettitle,
	#rpwe_widget-2 .widgettitle {
		font-size: 290%;
		letter-spacing: -3px;
	}
	.section-title-home h2:before,
	#recent-posts-2 .widgettitle:before,
	#rpwe_widget-2 .widgettitle:before {
		width: 50px;
		height: 50px;
		top: 10px;
	}
	.destacat.et_pb_promo {
		padding-right: 150px;
	}
	.destacat.et_pb_promo .et_pb_promo_description .et_pb_module_header {
		font-size: 320%;
		letter-spacing: -2px;
	}
	.destacat.et_pb_promo .et_pb_promo_description p {
		font-size: 170%;
		letter-spacing: -1px;
	}
	#entitats-logos .et_pb_column .et_pb_blurb {
		width: 240px;
	}
	#rpwe_widget-2 ul li a {
		font-size: 140%;
	}
	.txt-big h3 {
		font-size: 200%;
		line-height: 120%;
	}
	.txt-medium p {
		font-size: 130%;
		line-height: 130%;
		letter-spacing: -.5px;
	}
	#objectius .et_pb_text p {
		font-size: 100%;
	}
	.objectiu-item h3 {
		margin-bottom: 20px;
	}
	.objectiu-item#talent p:after {
		width: 90px;
		height: 98px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
		padding: 30px 6%;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 {
		font-size: 230%;
		letter-spacing: -1px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt h3 strong {
		font-size: 360%;
		letter-spacing: -10px;
		text-indent: -6px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt p,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
		font-size: 140%;
		letter-spacing: -.5px;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		font-size: 270%;
		width: 64%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
		font-size: 140%;
		letter-spacing: -.5px;
	}
	#quefem .et_pb_row_fullwidth#quefem-2 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		width: 45%;
	}
}


@media only screen and (max-width: 991px) {
	
	.et_pb_row {
		width:90%;
	}
	header .container {
		width: 100%;
		max-width: none;
		padding: 0 15px;
	}
	/*MENU MOBILE*/
	.et_header_style_split #main-header {
		padding: 6px 0;
		min-height: 84px;
	}
	.et_header_style_split #et_mobile_nav_menu {
		margin-top: -80px;
	}
	.et_header_style_split #main-header .mobile_nav {
		padding: 0;
		border-radius: 0;
		background-color: transparent;
	}
	.et_header_style_split .mobile_nav .select_page {
		display: none;
	}
	.et_header_style_split #logo {
		width: 120px!important;
		height: 120px!important;
		max-width: none!important;
		max-height: none!important;
	}
	#page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 84px!important;
	}
	.section-title .et_pb_text_inner h2 {
		font-size: 230%;
		letter-spacing: -2px;
		margin-bottom: 20px;
	}
	.section-title-home h2 {
		font-size: 240%;
		letter-spacing: -3px;
	}
	.section-title-home h2:before {
		width: 40px;
		height: 40px;
		top: 6px;
	}
	.section-title-home h2,
	#recent-posts-2 .widgettitle,
	#rpwe_widget-2 .widgettitle {
		font-size: 240%;
		letter-spacing: -3px;
	}
	.section-title-home h2:before,
	#recent-posts-2 .widgettitle:before,
	#rpwe_widget-2 .widgettitle:before {
		width: 34px;
		height: 34px;
		top: 3px;
	}
	.destacat.et_pb_promo {
		padding: 24px;
		padding-right: 70px;
		margin-top: 10px;
		margin-bottom: 70px!important;
	}
	.destacat.et_pb_promo:before {
		background-size: auto 90%;
	}
	.destacat.et_pb_promo .et_pb_promo_description .et_pb_module_header {
		font-size: 290%;
		letter-spacing: -2px;
	}
	.destacat.et_pb_promo .et_pb_promo_description p {
		font-size: 140%;
	}
	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
	.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 47%!important;
		margin-right: 3%!important;
		margin-bottom: 0!important;
	}
	.et_pb_blog_grid .et_pb_post h2 {
		font-size: 150%!important;
	}
	.et_pb_blog_grid .et_pb_post .post-content p {
		font-size: 90%;
		line-height: 120%;
	}
	.et_pb_widget_area_right {
		padding:0;
	}
	#text-3 {
		float: right;
		margin: 0!important;
	}
	.twitter-cont iframe {
		/*height: 680px!important;*/
	}
	#entitats-logos .et_pb_column .et_pb_blurb,
	#entitats-logos .et_pb_column {
		width: 134px!important;
	}
	#entitats-logos .et_pb_column.et-last-child {
		width: auto!important;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
		height: 42px;
	}
	#entitats > .et_pb_row {
		padding:0;
		overflow:inherit;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
		-moz-transition: all 0s ease-in-out;
		-webkit-transition: all 0s ease-in-out;
		-o-transition: all 0s ease-in-out;
	}
	#entitats-logos .et_pb_column .et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container {
		position: relative;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		margin-top: 0;
		min-width: 200px;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_container {
		width: 134px!important;
	}
	#menu-quisom-cont {
		display:none;
	}
	#junta .junta-cont .et_pb_column_2 {
		position:relative;
		padding-top: 0;
		margin-top:-30px;
	}
	#objectius {
		text-align:center;
	}
	#objectius .et_pb_column_1_3 {
		display: inline-block;
		width: 48%!important;
		float: none;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column {
		width: 50%!important;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-txt,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
		padding: 30px 4%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column {
		display: inline-block;
		float: left;
		width: 100%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img {
		padding-top: 40%;
		margin-bottom: 0;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt:before {
		display: none;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
		padding-top: 40%;
		margin-bottom: 0;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description {
		top: 46%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		font-size: 240%;
	}
	#footer-bottom {
		margin-bottom:0;
	}
	.et_pb_image_7 {
		background-size: 100%!important;
	}
}

@media only screen and (max-width: 767px) {
	#sidebar,
	.et_pb_widget_area_right,
	.et_pb_widget_area_right .et_pb_widget,.et_pb_column .et_pb_widget:nth-child(n) {
		width: 100%!important;
	}
}

@media only screen and (max-width: 479px) {


	#page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 176px!important;
	}
	.et_pb_row {
		width: 90%;
	}
	.et_pb_column .et_pb_row_inner {
		padding: 0;
	}
	.slider .et_pb_slide .et_pb_slide_description {
		width: 100%;
		padding: 18% 0;
	}
	.et_pb_slider_with_text_overlay .et_pb_slide_title,
	.et_pb_slider_with_text_overlay h2.et_pb_slide_title {
		padding: 20px 20px 0 20px;
	}
	.et_pb_slider_with_text_overlay .et_pb_slide_content {
		padding: 0 20px 20px;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title,
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 180%!important;
	}
	.slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content h3 {
		font-size: 160%;
	}
	#page-container, .et_fixed_nav.et_show_nav #page-container {
		margin-top: -106px!important;
	}
	.et_header_style_split #logo {
		width: 100px!important;
		height: 100px!important;
	}
	.et_header_style_split header#main-header .logo_container,
	.et_header_style_split #main-header {
		max-height: 70px;
		min-height: 70px;
	}
	.et_header_style_split #et_mobile_nav_menu {
		margin-top: -60px;
	}
	.section-title-home h2,
	#recent-posts-2 .widgettitle,
	#rpwe_widget-2 .widgettitle {
		font-size: 200%;
		letter-spacing: -2px;
	}
	.section-title-home h2:before,
	#recent-posts-2 .widgettitle:before,
	#rpwe_widget-2 .widgettitle:before {
		width: 30px;
		height: 30px;
		top: 3px;
	}
	.destacat.et_pb_promo {
		padding: 20px;
		margin: 0;
		margin-bottom: 40px!important;
	}
	.destacat.et_pb_promo:before {
		display: none;
	}
	.destacat.et_pb_promo .et_pb_promo_description .et_pb_module_header {
		font-size: 230%;
		letter-spacing: -2px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column,
	.txt-big,
	.txt-medium,
	#objectius .et_pb_column_1_3,
	.objectiu-item,
	#entitats-logos .et_pb_column,
	#entitats-logos .et_pb_column .et_pb_blurb, #entitats-logos .et_pb_column,
	#entitats-logos .et_pb_column.et-last-child .et_pb_blurb {
		width: 100%!important;
	}
	.objectiu-item {
		padding-top: calc(100% - 12px);
	}
	.section-title:before,
	.section-title:after {
		width:8%;
	}
	#junta .junta-cont {
		padding: 20px;
		padding-left: 35px;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column,
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column {
		display: inline-block;
		float: left;
	}
	#retailcat .et_pb_row_fullwidth .et_pb_column.retailcat-img {
		padding-top: 76%!important;
	}
	#logos-entitats-list .et_pb_row_fullwidth .et_pb_column.retailcat-img {
		padding-top: 56%!important;
	}
	#entitats-logos .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
		height:90px;
	}
	.single-post .post .entry-content h2 {
		font-size: 130%;
	}
	.slider.small .et_pb_slide {
		min-height:100px;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img,
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt {
		padding-top: 70%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		font-size: 150%;
		width: 100%;
	}
	#quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
		font-size: 90%;
		line-height: 100%;
	}
	#quefem .et_pb_row_fullwidth#quefem-2 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		width: 56%;
	}
	#quefem .et_pb_row_fullwidth#quefem-4 .et_pb_column.retailcat-img .et_pb_promo_description h3 {
		width: 75%;
	}
	#entitats-logos .et_pb_column .et_pb_blurb:hover .et_pb_blurb_content .et_pb_blurb_container {
		top: 0px;
		margin-top: 0px;
		min-width: 250px;
	}
	.bottom-nav {
		font-size: 80%;
	}
	.et_pb_image {
		background-size: 100%!important;
	}
}

@media screen and (device-aspect-ratio: 40/71) {
  #quefem .et_pb_row_fullwidth .et_pb_column.retailcat-txt p {
    margin-top: 220px!important;
  }
}
