/*!
Theme Name: Manu Guix
Theme URI: https://www.carlesrever.com
Description: Theme per a Manu Guix
Version: 1.0
Author: Carles Reverter
Text Domain: manu-guix
Domain Path: /lang
*/
/*----------------------------------------------------------------------------------------------------
	1. Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com  
----------------------------------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  text-align: justify;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
textarea {
  overflow: auto;
}
div.clear,
span.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 0px;
  overflow: hidden;
}
strong {
  font-weight: 900;
}
em,
i {
  font-style: italic;
}
input,
textarea,
button {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
}
textarea {
  resize: none;
}
textarea:focus,
input:focus {
  outline: 0;
}
small {
  font-size: 0.75em;
}
/*----------------------------------------------------------------------------------------------------
	Normalitzacio
----------------------------------------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
}
body,
input,
textarea,
select,
button {
  font-family: 'Merriweather', serif;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 400;
  color: #515151;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
main li {
  padding: 0;
  margin: 0 0 1.3em 0;
  line-height: 1.4em;
}
a {
  text-decoration: none;
  color: #d59921;
}
a:hover {
  text-decoration: underline;
  color: #515151;
}
input[type=checkbox] {
  height: auto;
  width: auto;
  -webkit-appearance: checkbox;
}
sup {
  font-size: 0.6em;
  vertical-align: 0.3em;
}
/* fonts */
/* regular */
/* bold */
/* regular */
/* regular */
/* regular */
/* tamanys fonts */
/* variables maqueta */
/* colors text */
/* mixins */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?q8wh0b');
  src: url('fonts/icomoon.eot?q8wh0b#iefix') format('embedded-opentype'), url('fonts/icomoon.woff2?q8wh0b') format('woff2'), url('fonts/icomoon.ttf?q8wh0b') format('truetype'), url('fonts/icomoon.woff?q8wh0b') format('woff'), url('fonts/icomoon.svg?q8wh0b#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-spotify-color .path1:before {
  content: "\e90a";
  color: #000000;
}
.icon-spotify-color .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: #1ed760;
}
.icon-play:before {
  content: "\e908";
}
.icon-email:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-youtube1:before {
  content: "\e907";
}
.icon-spotify:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-ticket:before {
  content: "\e901";
}
.icon-abaix:before {
  content: "\e900";
}
/*---------------------------------------------------------------------------------------------------
	Maqueta
----------------------------------------------------------------------------------------------------*/
.maq_columnes {
  display: flex;
  flex-wrap: wrap;
}
.maq_columnes.gutter {
  margin-left: -30px;
}
.maq_columnes .maq_col {
  box-sizing: border-box;
}
.maq_columnes.gutter .maq_col {
  padding-left: 30px;
}
.maq_columnes.gutterPlus {
  margin-left: -60px;
}
.maq_columnes.gutterPlus .maq_col {
  padding-left: 60px;
}
.maq_columnes.cols_4 .maq_col {
  width: 25%;
}
.maq_columnes.cols_3 .maq_col.doble {
  width: 66.6666%;
}
.maq_columnes.cols_3 .maq_col {
  width: 33.3333%;
}
.maq_columnes.cols_2 .maq_col {
  width: 50%;
}
@media only screen and (max-width: 950px) {
  .maq_columnes.cols_4 .maq_col {
    width: 50%;
  }
  .maq_columnes.cols_4.gutter .maq_col {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 860px) {
  .maq_columnes.cols_3 .maq_col {
    width: 100%;
  }
  .maq_columnes.cols_3.gutter .maq_col {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 500px) {
  .maq_columnes.cols_2 .maq_col,
  .maq_columnes.cols_3 .maq_col,
  .maq_columnes.cols_4 .maq_col {
    width: 100%;
  }
}
.maq_contenidor {
  margin: auto;
  max-width: 1500px;
  padding-left: 5%;
  padding-right: 5%;
}
.maq_contenidor_estret {
  margin: auto;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
}
figure.alignleft {
  margin: 0.15em 2em 2em 0 !important;
}
.fix_marges {
  padding-bottom: 1px;
}
.pag_estandard {
  background: #fbf8eb;
  padding-top: 200px;
  padding-bottom: 50px;
}
/* pag cookies */
#cmplz-document {
  margin-left: auto;
  margin-right: auto;
}
#cmplz-document .cmplz-category-title {
  text-align: left;
}
#cmplz-document p,
#cmplz-document li,
#cmplz-document td {
  text-align: left;
}
/*---------------------------------------------------------------------------------------------------
	Elements comuns
----------------------------------------------------------------------------------------------------*/
.pag_estandard {
  font-size: 0.9em;
}
.pag_estandard h1,
.pag_estandard h2,
.com_titular_1,
.com_titular_2,
.com_subtitol {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  margin-bottom: 1em;
}
.pag_estandard h1,
.pag_estandard h2,
.com_titular_1,
.com_titular_2 {
  color: #d59921;
  font-weight: 700;
}
.pag_estandard h1,
.com_titular_1 {
  font-size: 36px;
  margin-bottom: 0.25em;
}
.pag_estandard h1 {
  margin-bottom: 1.5em;
}
.pag_estandard h2,
.com_titular_2 {
  font-size: 24px;
  margin-bottom: 0.75em;
}
.pag_estandard h2 {
  margin-top: 2em;
  margin-bottom: 1em;
}
.com_subtitol {
  font-size: 24px;
  margin-bottom: 1em;
}
.com_blanc {
  color: #fff;
}
.com_fosc {
  color: #383838;
}
.com_bt {
  color: #fff;
  background: #d59921;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.3em;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 10px;
  padding: 5px 10px 4px 10px;
}
.com_bt.boto_blanc {
  background: #fff;
  color: #000;
}
a.hover_blanc:hover {
  color: #fff !important;
}
.franja_capcalera a:hover .com_bt.boto_blanc,
a:hover .com_bt.boto_blanc,
.com_bt.boto_blanc:hover {
  color: #fff;
  background: #d59921;
}
.com_bt:hover {
  background: #383838;
  text-decoration: none;
}
.com_bt > span {
  font-size: 1.3em;
  line-height: 0;
  vertical-align: -0.15em;
  margin-right: 5px;
}
.slick-dots li {
  display: inline-block;
  margin: 0 4px;
}
.slick-dots button {
  background: #d59921;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 0;
  cursor: pointer;
  opacity: 0.75;
  transition: opacity .2s;
}
.slick-dots button:hover {
  opacity: 1;
}
.slick-dots .slick-active button {
  background: #fff;
  opacity: 1;
}
@media only screen and (max-width: 1100px) {
  body,
  input,
  textarea,
  select,
  button {
    font-size: 15px;
  }
}
/*---------------------------------------------------------------------------------------------------
	Cap
----------------------------------------------------------------------------------------------------*/
#wpadminbar {
  position: fixed !important;
}
header {
  z-index: 1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  min-height: 120px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  transition: background .5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /* burger */
}
body.admin-bar header {
  top: 32px;
}
body.scrolled header {
  background: rgba(255, 255, 255, 0.95);
}
header .contenidor {
  max-width: 90vw;
  margin: auto;
}
header .wrap {
  position: relative;
}
header .logo {
  position: absolute;
  left: 0;
  top: 20px;
  font-weight: 700;
  font-size: 65px;
  line-height: 1em;
}
header .logo:hover {
  text-decoration: none;
}
header .selector_idiomes {
  position: absolute;
  right: 0;
  top: 15px;
  text-align: right;
  z-index: 10;
  cursor: pointer;
}
header .selector_idiomes p {
  margin: 0;
  text-align: right;
  color: #d59921;
}
header .selector_idiomes ul {
  display: none;
  background: #fff;
  padding: 12px 15px;
}
header .selector_idiomes:hover ul {
  display: block;
}
header #layer-menu {
  position: absolute;
  right: 0;
  top: 65px;
  text-align: right;
  font-size: 0;
}
header #layer-menu li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 23px;
  margin-left: 30px;
  line-height: 1.2em;
}
header #layer-menu a {
  border-bottom: transparent 6px solid;
  display: inline-block;
  line-height: 1.5em;
}
header #layer-menu .current a {
  border-color: #d59921;
}
header #layer-menu a:hover {
  text-decoration: none;
  border-color: #515151;
}
header #layer-menu .current-menu-item.color_rock a,
header #layer-menu .color_rock a {
  color: #a72195;
}
header #layer-menu .current-menu-item.color_rock a {
  border-color: #a72195;
}
header #layer-menu .color_rock a:hover {
  color: #000;
}
header #menu_burger {
  position: absolute;
  z-index: 102;
  display: none;
  top: 22px;
  right: 0;
}
header .burger {
  width: 34px;
  height: 38px;
  margin: 0 auto;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
header .burger span {
  display: block;
  position: absolute;
  height: 4px;
  border-radius: 2px;
  width: 100%;
  background: #d59921;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
header .burger span:nth-child(1) {
  top: 0px;
}
header .burger span:nth-child(2),
header .burger span:nth-child(3) {
  top: 11px;
}
header .burger span:nth-child(4) {
  top: 22px;
}
body.menu_visible header .burger span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
body.menu_visible header .burger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.menu_visible header .burger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.menu_visible header .burger span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
@media only screen and (max-width: 1300px) {
  header #layer-menu li {
    font-size: 20px;
  }
  header .logo {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 750px) {
  header {
    min-height: 70px;
  }
  header .logo {
    font-size: 30px;
  }
  header .selector_idiomes {
    display: none;
    top: 80px;
  }
  body.menu_visible header .selector_idiomes {
    display: block;
  }
  header #layer-menu {
    position: static;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-in-out;
  }
  header #layer-menu ul {
    padding-top: 65px;
    padding-bottom: 20px;
  }
  header #layer-menu li {
    display: block;
    font-size: 24px;
    text-align: center;
    margin: 0;
  }
  header #layer-menu li a {
    display: block;
    border-bottom: 0;
    line-height: 2.25em;
  }
  header #layer-menu li.current a {
    color: #515151;
  }
  header #menu_burger {
    display: block;
  }
  body.menu_visible header #layer-menu {
    max-height: 450px;
  }
  body.menu_visible header {
    background: rgba(255, 255, 255, 0.95);
  }
}
/*---------------------------------------------------------------------------------------------------
	Cos
----------------------------------------------------------------------------------------------------*/
.franja_capcalera {
  /*
	@media only screen and (max-width : 1500px) {
		.slide {
			padding-top: 120px;
			background-repeat: no-repeat;
		}
	}
	*/
}
.franja_capcalera .slide {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.franja_capcalera a.wrapper,
.franja_capcalera .slide {
  padding-top: 120px;
}
.franja_capcalera img {
  display: block;
  width: 100%;
  height: auto;
}
.franja_capcalera a {
  display: block;
}
.franja_capcalera a:hover {
  text-decoration: none;
}
.franja_capcalera .wrapper {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.franja_capcalera .inner {
  margin-top: 0;
}
.franja_capcalera .inner.mes_abaix {
  margin-top: 15vw;
}
.franja_capcalera .com_titular_1 {
  text-align: center !important;
}
.franja_capcalera .com_bt {
  font-size: 1.5em;
  display: none;
}
.franja_capcalera a:hover .com_bt {
  background: #000;
  display: block;
}
.franja_capcalera .com_bt > span {
  font-size: 1.2em;
  vertical-align: -0.05em;
  width: 1em;
  display: inline-block;
}
.franja_capcalera .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}
.franja_capcalera .slick-dots button {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.franja_capcalera div.com_foto_responsive {
  background-position: right bottom;
  background-size: cover;
}
.franja_capcalera div.com_foto_responsive img {
  opacity: 0;
}
.franja_capcalera div.com_video_responsive {
  background: #eee;
}
.franja_capcalera div.com_video_responsive,
.franja_capcalera div.com_foto_responsive {
  position: relative;
  overflow: hidden;
  height: 35vw;
  margin-top: -120px;
}
.franja_capcalera div.com_video_responsive iframe,
.franja_capcalera div.com_foto_responsive iframe {
  position: absolute;
  top: -15vw;
  left: 0;
  width: 100vw;
  height: 66.25vw;
  opacity: 0.01;
}
@media only screen and (max-width: 1200px) {
  .franja_capcalera div.com_video_responsive,
  .franja_capcalera div.com_foto_responsive {
    height: 60vw;
  }
  .franja_capcalera div.com_video_responsive iframe,
  .franja_capcalera div.com_foto_responsive iframe {
    width: 177.77777778vw;
    height: 100vw;
    left: -35vw;
    /* margin-left: -35vh; */
    top: -17vw;
  }
}
@media only screen and (max-width: 600px) {
  .franja_capcalera div.com_video_responsive,
  .franja_capcalera div.com_foto_responsive {
    margin-top: -70px;
    height: 95vw;
  }
  .franja_capcalera div.com_video_responsive iframe,
  .franja_capcalera div.com_foto_responsive iframe {
    width: 231.11111111vw;
    height: 130vw;
    left: -63vw;
    /* margin-left: -35vh; */
    top: -17vw;
  }
}
@media only screen and (max-width: 750px) {
  .franja_capcalera a.wrapper,
  .franja_capcalera .slide {
    padding-top: 70px;
  }
  .franja_capcalera .com_bt {
    font-size: 1.2em;
  }
}
.franja_bio {
  background-color: #eee;
  background-size: cover;
  background-position: center left;
}
.franja_bio .cols {
  display: flex;
  flex-direction: row-reverse;
  color: #fff;
}
.franja_bio .cols .com_titular_1 {
  color: #fff;
}
.franja_bio .col_foto {
  width: 33%;
  background: url(img_cont/manu-retallat.png) no-repeat bottom center;
  background-size: contain;
}
.franja_bio .col_text {
  width: 66%;
  display: flex;
  align-items: center;
}
.franja_bio .wrap_text {
  padding: 30px;
  text-align: center;
  max-width: 680px;
  margin: auto;
}
.franja_bio .wrap_text p {
  text-align: center;
}
.franja_bio .col_foto img {
  opacity: 0;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 860px) {
  .franja_bio {
    background: url(img/manu_bg_mobile.jpg) no-repeat center bottom !important;
  }
  .franja_bio .cols {
    display: block;
  }
  .franja_bio .col_foto {
    background: #fff;
    margin-left: -5%;
    margin-right: -5%;
    width: auto;
  }
  .franja_bio .col_foto img {
    opacity: 1;
    width: 300px;
    max-width: 80%;
    margin: auto;
    display: block;
  }
  .franja_bio .col_text {
    width: auto;
  }
}
@media only screen and (max-width: 600px) {
  .franja_bio .col_text br {
    display: none;
  }
}
.franja_escacs {
  overflow: hidden;
}
.franja_escacs .cols {
  display: flex;
}
.franja_escacs .col_foto {
  width: 50%;
  background: center center;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-color: #d59921 !important;
}
.franja_escacs .col_foto img {
  opacity: 0;
  width: 100%;
  height: auto;
}
.franja_escacs .col_text {
  width: 50%;
  display: flex;
  align-items: center;
  background: #ebebeb;
  background: linear-gradient(0deg, #ebebeb 0%, #ffffff 100%);
}
.franja_escacs .wrap_text {
  padding: 30px;
  text-align: center;
  max-width: 600px;
  margin: auto;
}
.franja_escacs .wrap_text p {
  text-align: center;
}
.franja_escacs .wrap_text_llarg {
  padding: 30px;
  max-width: 600px;
  margin: auto;
}
.franja_escacs .desplegable {
  display: none;
}
.franja_escacs .more {
  font-family: 'Oswald', sans-serif;
  color: #d59921;
  font-weight: 700;
  margin-left: 10px;
}
.franja_escacs.revers .col_text {
  order: 0;
}
.franja_escacs.revers .col_foto {
  order: 1;
}
@media only screen and (max-width: 860px) {
  .franja_escacs .col_foto {
    width: 34%;
  }
  .franja_escacs .col_text {
    width: 66%;
  }
}
@media only screen and (max-width: 600px) {
  .franja_escacs .cols {
    display: block;
  }
  .franja_escacs .col_foto {
    width: auto;
    background-position: center center !important;
  }
  .franja_escacs .col_text {
    width: auto;
  }
}
.llista_discs {
  display: inline-block;
  text-align: left;
}
.llista_discs .com_bt {
  float: right;
  margin-left: 50px;
  color: #c6c6c6;
}
.llista_discs .com_bt > span {
  font-size: 1.4em;
  vertical-align: -0.15em;
}
.llista_discs .icon-spotify {
  color: #1ed760;
}
.llista_discs li {
  line-height: 2.5em;
  margin-bottom: 0;
}
.llista_discs span {
  font-size: 1em;
}
.llista_discs .icon-spotify-color {
  font-size: 1.5em;
  vertical-align: unset;
  margin-right: 5px;
  display: inline-block;
}
.llista_discs .com_bt {
  background: #c6c6c6;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
.llista_discs .com_bt:hover {
  background: #d59921;
}
.llista_discs .icon-youtube {
  color: #c00;
}
.llista_discs .icon-ticket {
  color: #666;
}
.llista_discs a:hover .icon-youtube,
.llista_discs a:hover .icon-ticket {
  color: #fff;
}
.franja_agenda {
  background: #000;
  color: #fff;
}
.franja_agenda.franja {
  padding-top: 30px;
}
.franja_agenda .maq_col {
  text-align: center;
  margin-bottom: 50px;
}
.franja_agenda .com_titular_1 {
  color: #fff;
  margin-bottom: 0.5em;
}
.franja_agenda p,
.franja_agenda .com_subtitol {
  text-align: left;
  margin-bottom: 0.3em;
  color: #fff;
}
.franja_agenda p.boto {
  margin-top: 1em;
}
.franja_agenda .wrap {
  display: inline-block;
  text-align: left;
}
.franja_agenda .com_bt:hover {
  background: #fff;
  color: #d59921;
}
@media only screen and (max-width: 860px) {
  .franja_agenda .maq_columnes.cols_3 .maq_col {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .franja_agenda {
    padding-bottom: 30px;
  }
  .franja_agenda .maq_columnes.cols_3 .maq_col {
    width: auto;
    margin: 30px auto 10px;
  }
  .franja_agenda p,
  .franja_agenda .com_subtitol {
    text-align: center;
  }
}
.zona_cel {
  background: #968d82 url(img/fabrica.jpg) no-repeat right center fixed;
  background-size: cover;
  color: #fff;
}
.zona_cel a {
  color: #fff;
}
.zona_cel .franja {
  padding-top: 50px;
  padding-bottom: 70px;
}
.zona_cel .franja_fosca {
  background: rgba(0, 0, 0, 0.75);
}
.zona_cel .com_titular_1 {
  margin-bottom: 30px;
}
.zona_cel .com_titular_1,
.zona_cel .com_titular_2 {
  color: #fff;
}
.zona_cel .franja_actualitat .slide {
  margin-left: 15px;
  margin-right: 15px;
}
.zona_cel .franja_actualitat .thumb {
  position: relative;
  overflow: hidden;
}
.zona_cel .franja_actualitat .thumb span {
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -37.5px;
  margin-left: -37.5px;
  background: rgba(213, 153, 33, 0.75);
  color: #fff;
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 50px;
  border-radius: 50%;
}
.zona_cel .franja_actualitat .thumb span.icon-play:before {
  margin-left: 0.2em;
}
.zona_cel .franja_actualitat a img {
  transition: transform .5s;
  width: 100%;
  height: auto;
}
.zona_cel .franja_actualitat a:hover .thumb img {
  transform: scale(1.1);
}
.zona_cel .franja_actualitat .slide p {
  margin-top: 1em;
  font-size: 14px;
}
.zona_cel .franja_contacte .com_titular_1,
.zona_cel .franja_contacte .com_titular_2 {
  background: #000;
  display: inline-block;
  padding: 0 10px;
}
.zona_cel .franja_contacte .icones {
  font-size: 100px;
  display: flex;
  justify-content: space-evenly;
  margin-top: 80px;
  margin-bottom: 20px;
}
.zona_cel .franja_contacte .icones a:hover {
  color: #383838;
  text-decoration: none;
}
@media only screen and (max-width: 1000px) {
  .zona_cel .franja_contacte .icones {
    margin-top: 5vw;
    margin-bottom: 0;
    font-size: 8vw;
  }
}
@media only screen and (max-width: 550px) {
  .zona_cel .franja_contacte .icones {
    font-size: 14vw;
    display: block;
    line-height: 1.5em;
  }
  .zona_cel .franja_contacte .icones a {
    width: 25%;
    display: inline-block;
  }
}
/*---------------------------------------------------------------------------------------------------
	Footer
----------------------------------------------------------------------------------------------------*/
footer {
  background: #383838;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 0.9em;
}
footer a {
  color: #fff;
}
footer a:hover {
  text-decoration: underline;
  color: #fff;
}
footer .maq_columnes {
  align-items: flex-end;
}
footer .contenidor {
  max-width: 90vw;
  margin: auto;
}
footer .logo {
  display: flex;
  align-items: center;
}
footer .logo img {
  width: 140px;
  height: auto;
  margin-right: 20px;
  display: block;
}
footer .logo p {
  margin: 0;
}
footer .col_dreta {
  text-align: right;
}
footer .menu_peu {
  margin-bottom: 0.5em;
  font-size: 17px;
}
footer .menu_peu li {
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
footer .menu_peu li:before {
  content: '|';
  margin: 0 10px;
}
footer .menu_peu li:first-child:before {
  display: none;
}
footer .copy {
  font-size: 12px;
  text-align: right;
  margin-bottom: 0;
}
@media only screen and (max-width: 860px) {
  footer .maq_columnes {
    display: block;
  }
  footer .maq_columnes.cols_2 .maq_col {
    width: auto;
    text-align: center;
  }
  footer .logo {
    justify-content: center;
    margin-bottom: 30px;
  }
  footer .copy {
    text-align: center;
  }
}
@media only screen and (max-width: 550px) {
  footer .logo {
    display: block;
    text-align: center;
  }
  footer .logo img {
    margin: auto;
    margin-bottom: 20px;
  }
  footer .logo p {
    text-align: center;
  }
}
div.chivato,
div.cssWidth {
  width: 180px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: -1000px;
}
div.chivato {
  background: #FF0;
  color: #000;
  margin-left: 0;
  width: auto;
  padding: 2px;
  font-size: 14px;
  position: fixed;
  z-index: 10000;
}
/* XXL */
@media only screen and (max-width: 1300px) {
  div.cssWidth {
    width: 130px;
  }
}
@media only screen and (max-width: 860px) {
  div.cssWidth {
    width: 86px;
  }
}
@media only screen and (max-width: 600px) {
  div.cssWidth {
    width: 60px;
  }
}
/*# sourceMappingURL=style.css.map */