/*!
Theme Name: Mg Comunicació 2020
Theme URI: 
Description: Theme per a MG
Version: 1.0
Author: MG Comunicació
Text Domain: theme_mg
Domain Path: /lang

*/
/*****************************
    Estils globals
 *****************************/
/*----------------------------------------------------------------------------------------------------
	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;
}
.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 {
  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 {
  font-family: 'Archivo', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18.7px;
  line-height: 1.43em;
  font-weight: 400;
  color: #1d1d1b;
}
@media only screen and (max-width: 1366px) {
  body,
  input,
  textarea,
  select {
    font-size: 17px;
    line-height: 1.3em;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
section li {
  padding: 0;
  margin: 0 0 1em 0;
  line-height: 1.3em;
}
a {
  text-decoration: none;
  color: #1d1d1b;
}
a:hover {
  text-decoration: underline;
  color: #1d1d1b;
}
input[type=checkbox] {
  height: auto;
  width: auto;
  -webkit-appearance: checkbox;
}
sup {
  font-size: 0.6em;
  vertical-align: 0.3em;
}
.cssWidth {
  width: 160px;
  position: absolute;
  top: -10px;
  left: -1000px;
}
/* icomoon */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?bx4opn');
  src: url('fonts/icomoon.eot?bx4opn#iefix') format('embedded-opentype'), url('fonts/icomoon.woff2?bx4opn') format('woff2'), url('fonts/icomoon.ttf?bx4opn') format('truetype'), url('fonts/icomoon.woff?bx4opn') format('woff'), url('fonts/icomoon.svg?bx4opn#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-plus:before {
  content: "\ea0a";
}
.icon-fletxa:before {
  content: "\e900";
}
/* fonts */
/* o 500? */
/* o 500? */
/* o 600? */
/* tamanys fonts */
/* variables maqueta */
/* colors */
/* colors text */
/* colors input */
/* estils generals */
/*****************************
    Maqueta
 *****************************/
/* Estils per suportar el parallax mobile */
body,
html {
  height: 100%;
}
#content-wrapper,
#inner-wrapper {
  height: 100%;
}
.scrollContainer {
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  margin: auto;
}
#inner-wrapper .scrollContent {
  height: 100%;
}
.horizontal.scrollContainer {
  overflow-y: hidden;
  overflow-x: scroll;
}
#inner-wrapper.scrollContainer .scrollContent {
  width: 100%;
  height: auto;
}
#inner-wrapper.scrollContainer.horizontal .scrollContent {
  width: auto;
  height: 100%;
}
/* maqueta */
header,
main,
footer {
  border-right: transparent 75px solid;
}
a.hash {
  position: absolute;
}
a.hash.marge_superior {
  margin-top: -100px;
}
.maq_una_pantalla {
  height: 100vh;
}
body.isVertical .maq_una_pantalla {
  height: 66vh;
}
body.isMobile.isVertical .maq_una_pantalla {
  height: 50vh;
}
.maq_bg_marge_esquerra {
  margin-left: 220px;
}
.maq_bg_full {
  padding-left: 220px;
}
.maq_marge_dret {
  margin-right: 220px;
}
.maq_columns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.maq_columns .maq_col {
  box-sizing: border-box;
}
.maq_columns.cols_2 .maq_col {
  width: 50%;
}
.maq_columns.gutter {
  margin-left: -30px;
}
.maq_columns.gutter .maq_col {
  padding-left: 30px;
}
.maq_columns.mini_gutter {
  margin-left: -2px;
}
.maq_columns.mini_gutter .maq_col {
  padding-left: 2px;
  padding-top: 4px;
}
.maq_columns.cols_3 .maq_col {
  width: 33.3333%;
}
.maq_col.padding {
  padding: 3vw;
  text-align: left;
}
.maq_entra_text,
.maq_col.padding.col_text {
  padding-left: 10vw;
}
.maq_col.col_img {
  padding-right: 0;
}
/*****************************
    Elements comuns
 *****************************/
.com_titular_1 {
  font-size: 4.5vw;
  padding: 1em 0 0.33em;
  margin: 0;
  font-weight: 600;
  text-align: left;
  padding-left: 20vw;
}
.com_titular_1.centrat {
  text-align: center;
  padding-left: 0;
}
.com_titular_2 {
  font-size: 40px;
  line-height: 1.1em;
  font-family: 'Playfair Display', serif;
  color: #1d1d1b;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 1366px) {
  .com_titular_2 {
    font-size: 32px;
  }
}
img {
  max-width: 100%;
  height: auto;
}
.com_img_wrap {
  background: #1d1d1b;
}
.com_img_wrap.verda {
  background: #1d1d1b;
}
.com_img_wrap img {
  display: block;
  opacity: 0.2;
}
.com_absolute_overlay {
  position: relative;
}
.com_absolute_overlay .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.com_mini_img {
  padding: 30px;
}
.com_mini_img img {
  max-width: 200px;
}
.com_dreta {
  text-align: right;
}
.imatge_amb_hover {
  position: relative;
}
.imatge_amb_hover img {
  display: block;
}
.imatge_amb_hover .layer_hover,
.imatge_amb_hover .layer_hover_bg {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
}
body.isMobile .imatge_amb_hover .layer_hover {
  opacity: 1;
  font-size: 0;
}
body.isMobile .imatge_amb_hover .layer_hover .icon-plus {
  font-size: 30px;
  margin-top: -50px;
}
.imatge_amb_hover .layer_hover {
  color: #000;
  text-align: left;
  z-index: 2;
  top: 0;
  padding: 0;
}
.imatge_amb_hover .layer_hover .icon-plus {
  display: block;
  margin-top: -70px;
  font-size: 50px;
  line-height: 1em;
  position: absolute;
  left: 0;
  right: 0;
}
.imatge_amb_hover .layer_hover_bg {
  background: #00b1eb;
  background: linear-gradient(180deg, #00b1eb 0%, #94c11f 100%);
  mix-blend-mode: multiply;
}
.imatge_amb_hover a:hover .layer_hover,
.imatge_amb_hover a:hover .layer_hover_bg {
  opacity: 1;
}
.imatge_amb_hover a:hover .layer_hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: #fff;
}
p.caption {
  font-size: 0.9em;
  text-align: left;
}
/*****************************
    Header 
 *****************************/
html {
  margin-top: 0 !important;
}
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  text-align: right;
  z-index: 10;
}
header li {
  display: inline;
  margin: 0 7px;
  font-weight: 600;
  font-size: 16px;
}
header .menu_principal {
  padding-top: 20px;
  padding-right: 50px;
}
header .menu_lang {
  padding-right: 50px;
}
header .menu_lang li {
  font-size: 12px;
}
header .menu_lang a {
  color: #000;
}
#lateral {
  position: fixed;
  left: 25px;
  top: 25px;
  width: 130px;
  text-align: left;
  z-index: 10;
}
#lateral img.logo {
  width: 130px;
  height: auto;
  display: block;
}
/* admin bar */
body.admin-bar header {
  top: 32px;
}
body.admin-bar #lateral {
  top: 57px;
}
@media screen and (max-width: 782px) {
  body.admin-bar header {
    top: 46px;
  }
  body.admin-bar #lateral {
    top: 71px;
  }
}
/* burger */
.burger {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  vertical-align: middle;
  position: absolute;
  display: none;
  right: 10px;
  top: 10px;
  z-index: 1000;
}
.burger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #333;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.burger span:nth-child(1) {
  top: 0px;
}
.burger span:nth-child(2),
.burger span:nth-child(3) {
  top: 10px;
  width: 20px;
}
.burger span:nth-child(4) {
  top: 20px;
}
body.menu_abierto .burger span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
body.menu_abierto .burger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 32px;
}
body.menu_abierto .burger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 32px;
}
body.menu_abierto .burger span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
body.menu_abierto .burger span {
  background: #fff;
}
/*****************************
    Secció pag text 
 *****************************/
section.pag_text {
  min-height: 90vh;
  text-align: left;
  padding: 3vw;
  margin-top: 100px;
  background: #ebeef0;
  font-size: 0.9em;
}
section.pag_text .marges_contingut {
  max-width: 950px;
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
}
/*****************************
    Secció intro 
 *****************************/
#seccio_intro .wrap_logo {
  position: relative;
  overflow: hidden;
  background: url("img/rocket.jpg") no-repeat center center fixed;
  background-size: cover;
}
body.isVertical #seccio_intro .wrap_logo {
  background: url("img/rocket.jpg") no-repeat center center;
  background-size: cover;
}
#seccio_intro .wrap_logo .logo {
  opacity: 0.8;
  position: absolute;
  width: 28vw;
  height: 28vw;
  left: 50%;
  top: 50%;
  margin-left: -14vw;
  margin-top: -14vw;
  mix-blend-mode: multiply;
}
#seccio_intro h1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  padding: 0;
  font-size: 4vw;
  color: #fff;
  margin-top: -3vw;
  z-index: 1;
}
#seccio_intro video {
  position: absolute;
  left: 50%;
  /* % of surrounding element */
  top: 50%;
  transform: translate(-50%, -50%);
  /* % of current element */
  height: 100%;
  width: 189.536vh;
  /* 100 * 1920 / 1013 */
  min-width: 100%;
  min-height: 52.76vw;
  /* 100 * 1013 / 1920 */
}
@media only screen and (max-width: 1300px) {
  #seccio_intro h1 {
    font-size: 5vw;
    max-width: 10em;
    top: 45%;
    margin: auto;
    line-height: 1em;
  }
}
@media only screen and (max-width: 1000px) {
  #seccio_intro h1 {
    font-size: 6vw;
  }
}
/*****************************
    Secció quienes 
 *****************************/
#seccio_quienes {
  background: #ebeef0;
  padding-bottom: 40px;
}
div.texte_quienes {
  text-align: left;
  max-width: 600px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  padding-right: 20px;
}
@media only screen and (max-width: 1200px) {
  #seccio_quienes {
    padding-bottom: 0;
  }
}
/*****************************
    Secció serveis 
 *****************************/
#seccio_serveis .wrap_all {
  position: relative;
}
#seccio_serveis .com_titular_1 {
  position: relative;
  z-index: 3;
}
#seccio_serveis .wrap_all .logo {
  opacity: 1;
  position: absolute;
  z-index: 2;
  width: 12vw;
  height: 12vw;
  left: 50%;
  top: 50%;
  margin-left: -6vw;
  margin-top: -6vw;
}
#seccio_serveis .wrap_all .logo img {
  width: 12vw;
  height: 12vw;
  display: block;
}
#seccio_serveis .wrap_all .logo-blanc {
  z-index: 1;
}
#seccio_serveis .wrap_all .bg {
  background: url("img/hierbas.jpg") no-repeat center center fixed;
  background: no-repeat center center fixed;
  background-size: cover;
  opacity: 0.5;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body.isMobile.isVertical #seccio_serveis .maq_una_pantalla {
  /*height: 66vh;*/
}
/*
body.isMobile.isVertical #seccio_serveis .wrap_all .bg {
	background: no-repeat center top fixed;
	background-size: cover;
}*/
/*****************************
    seccio_plantes
 *****************************/
#seccio_plantes .overlay {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#seccio_plantes .text {
  display: inline-block;
  width: 500px;
  font-size: 2.7vw;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  /* color: #fff; */
  padding: 1em;
}
#seccio_plantes .text p {
  line-height: 1.1em;
  margin: 0;
}
#seccio_plantes .text span {
  display: block;
}
/*****************************
    seccio_produccion
 *****************************/
#seccio_produccion {
  background: #ebeef0;
}
/*****************************
    seccio_proceso
 *****************************/
#seccio_proceso .com_titular_1 {
  margin-bottom: -0.8em;
}
#seccio_proceso .franja {
  min-height: 15vw;
  margin-right: -75px;
  position: relative;
}
#seccio_proceso .franja #bg1,
#seccio_proceso .franja #bg2 {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  background: #00b1eb;
  background: linear-gradient(90deg, #00b1eb 0%, #94c11f 100%);
}
#seccio_proceso .franja #bg1 {
  z-index: -2;
  background: #00b1eb;
}
#seccio_proceso .post_franja {
  margin-top: 30px;
  text-align: left;
}
#seccio_proceso .maq_proces {
  padding-top: 3vw;
  padding-bottom: 2vw;
  padding-right: 75px;
  display: flex;
  flex-wrap: wrap;
}
#seccio_proceso .col_num {
  box-sizing: border-box;
  text-align: center;
  width: 20%;
  padding: 0 20px;
}
#seccio_proceso .col_num .n {
  padding-bottom: 2vw;
}
#seccio_proceso div.llegenda {
  font-size: 16px;
  text-align: left;
}
#seccio_proceso .col_num .n span.num {
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  width: 150px;
  height: 150px;
  line-height: 1.3em;
  font-size: 18px;
  font-weight: 700;
  border: #eee 1px solid;
  align-items: center;
  text-align: center;
  display: flex;
  margin: auto;
}
#seccio_proceso .col_num .n span.num .centrav {
  display: block;
  text-align: center;
  margin: auto;
}
#seccio_proceso .col_num_1 .n span.num {
  border-color: #fd8000;
}
#seccio_proceso .col_num_2 .n span.num {
  border-color: #fd2612;
}
#seccio_proceso .col_num_3 .n span.num {
  border-color: #ff0188;
}
#seccio_proceso .col_num_4 .n span.num {
  border-color: #9175cc;
}
#seccio_proceso .col_num_5 .n span.num {
  border-color: #0091cc;
}
#seccio_proceso .col_num_1 {
  color: #fd8000;
}
#seccio_proceso .col_num_2 {
  color: #fd2612;
}
#seccio_proceso .col_num_3 {
  color: #ff0188;
}
#seccio_proceso .col_num_4 {
  color: #9175cc;
}
#seccio_proceso .col_num_5 {
  color: #0091cc;
}
@media only screen and (max-width: 1366px) {
  #seccio_proceso .maq_proces {
    display: block;
    padding-right: 220px;
    max-width: 600px;
    margin: 40px auto;
  }
  #seccio_proceso .col_num {
    width: auto;
    display: flex;
    padding-bottom: 20px;
  }
  #seccio_proceso .col_num .n {
    padding-right: 40px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  #seccio_proceso .maq_proces {
    padding-right: 140px;
  }
}
@media only screen and (max-width: 550px) {
  #seccio_proceso .col_num {
    display: block;
  }
  #seccio_proceso .col_num .n {
    padding-right: 0;
  }
  #seccio_proceso .maq_proces {
    padding-right: 0;
  }
}
/*****************************
    seccio_detalles
 *****************************/
#seccio_detalles .maq_col {
  padding-bottom: 30px;
}
#mes_projectes {
  font-size: 1.6em;
  font-family: 'Playfair Display', serif;
  margin-bottom: 2em;
}
/*****************************
    Secció terceros
 *****************************/
#seccio_terceros {
  background: #ebeef0;
}
/*****************************
    Secció terceros
 *****************************/
#seccio_resolutivo {
  margin-top: 10vw;
  margin-bottom: 3vw;
}
#seccio_resolutivo .wrap_img {
  position: relative;
}
#seccio_resolutivo .wrap_img img {
  width: 40vw;
}
#seccio_resolutivo .wrap_img::before {
  display: block;
  content: ' ';
  position: absolute;
  top: 100px;
  left: 100px;
  right: 100px;
  bottom: 100px;
  background: #ebeef0;
  z-index: -1;
}
#seccio_resolutivo .estret {
  max-width: 600px;
  margin: auto;
  text-align: left;
}
/*****************************
    Secció globales
 *****************************/
#seccio_globales {
  background: #ebeef0;
  padding-bottom: 50px;
  margin-right: -50px;
}
#seccio_globales .mapa {
  /*opacity: 0;*/
  display: block;
}
#seccio_globales .img_world {
  background: url(img/estudi.jpg) no-repeat center center fixed;
  background-size: cover;
  margin-bottom: 3em;
}
#seccio_globales .maq_columns {
  text-align: left;
  margin-left: -80px;
  align-items: baseline;
}
#seccio_globales .maq_col {
  margin-top: 0.5em;
  padding-left: 80px;
}
#seccio_globales .adreca {
  font-weight: 1.1em;
  font-weight: 600;
}
#seccio_globales .com_titular_2 {
  text-align: left;
  margin-top: 2.5em;
  margin-bottom: 0;
}
#seccio_globales h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
/*****************************
    Fancybox
 *****************************/
body.admin-bar .fancybox-infobar,
body.admin-bar .fancybox-toolbar,
body.admin-bar .fancybox-thumbs {
  top: 32px;
}
body .fancybox-thumbs__list a:before {
  border-color: #00b1eb;
}
button.fancybox-button.fancybox-button--thumbs {
  display: none;
}
/*****************************
    Footer
 *****************************/
footer {
  border-right: #ebeef0 75px solid;
}
footer .logo {
  padding-left: 18px;
  padding-top: 80px;
  text-align: left;
}
footer .logo img {
  width: 80px;
}
footer .logo p {
  padding: 20px 5px 0;
}
footer .menu_peu_gran,
footer .menu_peu_petit {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 50px;
}
footer .menu_peu_gran li,
footer .menu_peu_petit li {
  display: inline;
  margin: 0 7px;
  font-weight: 600;
  font-size: 16px;
}
footer .menu_peu_petit li {
  font-weight: 400;
  font-size: 12px;
}
.menu_peu,
.menu_peu_petit li,
.menu_peu_petit ul {
  display: inline;
}
#cookie_advisor_container {
  position: fixed;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 40px;
  color: #fff;
}
#cookie_advisor_container a {
  color: #fff;
  text-decoration: underline;
}
#cookie_advisor_container a:hover {
  color: #ffd000;
}
#cookie_advisor_container a.button {
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 0 50px;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
  border: 0;
  border-radius: 3px;
  text-decoration: none;
}
#cookie_advisor_container a.button:hover {
  background: #93c01f;
  color: #fff;
}
/*****************************
    Responsive
 *****************************/
@media only screen and (max-width: 1366px) {
  .maq_col.padding.col_text {
    padding-left: 5vw;
  }
}
@media only screen and (max-width: 1200px) {
  .maq_columns.cols_3 .maq_col {
    width: 50%;
  }
  #lateral {
    left: 15px;
    margin-top: -10px;
  }
  #lateral img.logo {
    width: 100px;
  }
  .maq_bg_full {
    padding-left: 140px;
  }
  .maq_bg_marge_esquerra {
    margin-left: 140px;
  }
  .maq_marge_dret {
    margin-right: 140px;
  }
  header,
  main,
  footer {
    border-right: transparent 50px solid;
  }
  header .menu_principal,
  header .menu_lang {
    padding-right: 30px;
  }
  #seccio_proceso .franja {
    /*margin-left: -50px;*/
  }
}
/*@media only screen and (max-width : 1100px) {
	#seccio_proceso .franja .maq_bg_full {
		padding-left: 50px;
	}
	#seccio_proceso .maq_proces {
		padding-right: 20px;
	}
	#seccio_proceso .col_num {
		width: 18%;
	}
	#seccio_proceso .col_fletxa {
		margin-left:-2%;
		margin-right:-2%;
	}
}*/
@media only screen and (max-width: 1024px) {
  .maq_columns.cols_2 .maq_col {
    width: 100%;
    padding-left: 0;
  }
  .maq_columns.cols_2.gutter,
  .maq_columns.cols_2.mini_gutter {
    margin-left: 0;
  }
  #seccio_plantes .text {
    font-size: 24px;
  }
  #seccio_produccion .col_img {
    padding-top: 0;
    text-align: center;
  }
  #seccio_produccion .col_img img {
    display: block;
    margin-top: - 10vw;
    max-width: 350px;
    margin: auto;
  }
  /* menu mobile */
  header .menu_lang {
    padding-right: 10px;
    margin-top: 60px;
    text-align: center;
    width: 30px;
    margin-left: auto;
  }
  header li a:hover {
    color: #000;
  }
  .burger {
    display: block;
  }
  div.menu_principal {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    padding-right: 50px;
    padding-top: 40px;
    left: auto;
    background: rgba(0, 0, 0, 0.9);
    margin-right: -320px;
    transition: 1s margin-right ease-in-out;
  }
  body.menu_abierto div.menu_principal {
    margin-right: 0px;
  }
  header {
    width: 50px;
    left: auto;
    bottom: 0;
    border-right: 0;
    overflow: hidden;
    transition: 1s width ease-in-out;
  }
  body.menu_abierto header {
    width: 250px;
  }
  header li {
    display: block;
    font-size: 20px;
    line-height: 2.5em;
    margin: 0;
  }
  header .menu_principal li a,
  header .menu_principal li a:hover {
    color: #fff;
  }
  header li a:hover {
    color: #000;
  }
  .texte_quienes,
  #seccio_terceros .col_text,
  #seccio_globales .col_text {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 850px) {
  #seccio_proceso div.llegenda {
    /*font-size: 14px;*/
  }
}
@media only screen and (max-width: 768px) {
  .com_titular_1 {
    padding-left: 10vw;
  }
  .maq_col.padding.col_text {
    padding-left: 3vw;
  }
  .maq_entra_text,
  .maq_col.padding.col_text {
    padding-left: 0;
  }
  #seccio_globales .adreca {
    font-size: 1em;
  }
  .maq_marge_dret {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 768px) {
  /*
	#seccio_proceso .col_num {
		width: 150px;
		line-height: 2.5em;
	}
	#seccio_proceso .col_fletxa.n4 {
		margin-left: 60px;
	}
	#seccio_proceso .col_num .n span {
		font-size:24px;
		width:61px;
		height:61px;
	}
	*/
  #seccio_proceso .col_num {
    padding-left: 0;
    padding-right: 0;
  }
  #seccio_globales .img_world {
    background: url(img/world.jpg) no-repeat center center;
    background-size: cover;
  }
}
@media only screen and (max-width: 650px) {
  #seccio_proceso .franja {
    margin-right: 0;
    margin-left: 0;
  }
  #seccio_proceso .maq_proces {
    padding-right: 0;
  }
}
@media only screen and (max-width: 510px) {
  body,
  input,
  textarea,
  select {
    font-size: 15px;
  }
  .maq_columns.cols_2 .maq_col,
  .maq_columns.cols_3 .maq_col {
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
  }
  #seccio_produccion .maq_columns.cols_2 .maq_col,
  #seccio_produccion .maq_columns.cols_3 .maq_col {
    padding-right: 20px;
  }
  #seccio_globales .maq_columns,
  .maq_columns.gutter,
  .maq_columns.mini_gutter {
    margin-left: 0;
  }
  .com_titular_1 {
    padding-left: 5vw;
  }
  .maq_bg_full {
    padding-left: 50px;
  }
  .maq_bg_marge_esquerra {
    margin-left: 50px;
  }
  #lateral {
    left: 0;
    width: 36px;
    margin-left: 7px;
    height: 100px;
    background: url(img/mg.svg) no-repeat center top;
    background-size: contain;
  }
  #lateral img {
    opacity: 0;
    padding-bottom: 25px;
  }
  /*body.logo_peque #lateral {
		background: none;
		padding-left: 5px;
		width: auto
	}
	body.logo_peque #lateral img {
		opacity: 0;
		width: 40px;
		height: 40px;
	}
	body.logo_peque #lateral p {
		display: none;
	}
	body.logo_peque #lateral a {
		display: block;
		background: url(img/logo-df.svg) no-repeat center center;
		background-size: contain;
	}*/
  #lateral h1 {
    margin-bottom: 0;
  }
  #lateral p {
    font-size: 13px;
  }
  #seccio_detalles .maq_col {
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 4px;
  }
  #seccio_globales .maq_col {
    padding-left: 0;
  }
  .maq_marge_dret {
    margin-right: 20px;
  }
  .maq_proces {
    width: 100%;
  }
  #seccio_proceso .col_fletxa {
    margin-right: 0;
  }
  /*
	#seccio_proceso .col_num {
		width: 110px;
	}
	#seccio_proceso .col_fletxa.n4 {
		margin-left: 30px;
	}
	#seccio_proceso div.llegenda {
		margin-left:-10px;
		margin-right:-10px;
	}
	*/
  #seccio_produccion .col_img img {
    max-width: 100%;
  }
  #seccio_plantes .text {
    font-size: 18px;
  }
  .com_titular_2 {
    font-size: 24px;
  }
  .com_titular_1 {
    font-size: 6vw;
  }
  #seccio_plantes .overlay {
    background: url(img/clip.jpg) no-repeat center center;
    background-size: cover;
  }
  #seccio_plantes img.clip {
    opacity: 0;
    padding-bottom: 15vh;
    padding-top: 15vh;
  }
}
div.chivato,
div.cssWidth {
  width: 375px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: -3000px;
}
div.chivato {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  margin-left: 0;
  width: auto;
  padding: 10px 20px;
  position: fixed;
  z-index: 10000;
  text-align: left;
  font-size: 15px;
  line-height: 1.3em;
}
@media only screen and (min-width: 510px) {
  div.cssWidth {
    width: 500px;
  }
}
@media only screen and (min-width: 768px) {
  div.cssWidth {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  div.cssWidth {
    width: 1024px;
  }
}
@media only screen and (min-width: 1200px) {
  div.cssWidth {
    width: 1200px;
  }
}
/* XXL */
@media only screen and (min-width: 1920px) {
  div.cssWidth {
    width: 1920px;
  }
}
/*# sourceMappingURL=style.css.map */