@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

body {
  font-family: 'Lato', sans-serif;
}

h1 {
  font-size: 50px;
  font-weight: 900;
  color: #575756;
  margin-bottom:30px !important;
  margin-top:0px !important;
}

h2 {
  font-size: 40px;
  font-weight: 800;
  color: #575756;
  margin-bottom:20px !important;
  margin-top:0px !important;
}

h3 {
  font-size: 25px;
  font-weight: 700;
  color: #575756;
  margin-bottom:17px !important;
  margin-top:0px !important;
}

h4 {
  font-size: 18px;
  font-weight: 800;
  color: #d68644;
  margin-bottom:17px !important;
  margin-top:0px !important;
}

h5 {
  font-size: 14px;
  font-weight: 300;
  color: #575756;
  margin-bottom:10px !important;
  margin-top:0px !important;
  font-style: italic;
}

h6 {
  font-size: 16px;
  font-weight: 500;
  color: #575756;
  margin-bottom:10px !important;
  margin-top:0px !important;

}

p {
  font-size: 16px;
  font-weight: 400;
  color: #575756;
    text-align: justify;
    text-justify: inter-word;

}

.carousel-indicators li{
  background-color: orange;
}

.carousel-indicators .active{
  background-color: darkorange;
}
a,
a:hover,
a:visited,
a:focus {
  /*font-size: 16px;
  font-weight: 400;*/
  color: #333333;
  text-decoration: none;
}


/* text slider */
.s1{
	font-size: 42px;
	color: #fff;
	text-align:center;
  padding: 150px 0px;
  max-width: 900px;
  margin: 0 auto;
  font-weight: 900;
}


[class^="carousel"][class$="container"] .h1slider{
  font-size: 50px;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 0px;
  margin-left: -10px;
  text-transform: uppercase;
  max-height: 400px;
}

.div-underlined-h1-carousel{
  border-bottom: 4px solid;
  width: 80px;
  padding: 0px;
  margin-left: 10px;
  margin-top: -20px;
}


.div-underlined-h1-footer{
  padding: 0px;
  padding-bottom: 5px;
}

footer > .f1 {
	background:#fff;
  min-height: 350px;
  padding: 50px;
  border-top: 4px solid #303030;
}

footer ul > li > a:hover {
  transform: translateX(4px);
  transition: 0.3s;
  color: #d37f2d;
}

footer ul{
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.h1footer{
font-size:18px; font-weight: 700; color: #d37f2d;
}

footer ul li,
footer p {
  padding-top: 15px;
}

footer .container  {
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.logo-footer{
  max-width:180px;
}

.span-footer-contact {
  display: inline-flex;
}

.span-footer-contact-pre {
  display: inline-flex;

}

.subFooter{
  width: 100%;
  min-height: 30px;
  line-height: 29px;
  text-align: center;
}
.div-subfooter {
  background-color: #4d3c42;
}

.subFooter p,
.subFooter a,
.subFooter ul {
  font-size: 12px;
  display: inline;
}

.subFooter ul{
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
}

.subFooter  ul li {
  display: inline;
}

.subFooter ul li:before {
    content: " • ";
    color: #fff;
}


.subFooter a,
.subFooter p {
  color: #ffffff;
  margin-bottom: 0px;
}

.xarxes-footer {
  background-color: #fff;
  font-weight: 700;
  border-radius: 6px;
  padding: 7px;
  margin-top: 30px;
  width: 150px;
  color: #4d3c42!important;
}

.xarxes-footer > i {
  margin-right: 15px;
}

.xarxes-footer:hover {
  color: #4d3c42;
  font-weight: 700;
}

.logo-header{
  max-width: 155px;
  margin: 10px 15px;
}

/* COLORS */
.blanc {
  color: #ffffff;
}

.blanc > p {
  color: #ffffff;
}

.verd {
  color: #d37f2d;
}
.taronja {
  color: #d37f2d;
}



.marron {
  color: #4d3c42;
}

/*.COLORS*/

/*Uses*/
.inseparable {
    white-space: nowrap;
}

.justificat {
  text-align: justify;
}

.inner-justificat > p {
  text-align: justify;
}

.centrat {
  text-align: center!important;
}

.centrat-img {
  margin: 0 auto;;
}

.negreta {
  font-weight: 600;
}

.negreta p {
  font-weight: 600;
}

.fondo-gris {
  background-color: #EAEAEA;
}

.fondo-verd {
  background-color: #d68644;
}

.fondo-marron {
  background-color: #4d3c42;
}

.section-marges {
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-paddings {
  padding-top: 100px;
  padding-bottom: 100px;
}

.borde-caixes-top {
  text-align: center;
  border-bottom: 2px solid #fff;
  width: 150px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.borde-caixes-bot {
  text-align: center;
  border-bottom: 2px solid #fff;
  width: 150px;
  margin: 0 auto;
  margin-top: 30px;
}

.img-content{
  width: 100%;
  height: 100%;
  -webkit-object: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}

.no-mayus {
  text-transform: none!important;
}

.padding-container{
padding-top:60px; padding-bottom:60px;
}

/*.Uses*/

/* BOTONS */
.btn, .btn:hover, .btn:visited, .btn:active,
.homeContacta input[type="submit"],
.page-id-24 input[type="submit"] {
  font-family: 'Source Sans Pro', sans-serif!important;
  color: #fff!important;
  border: 1px solid #d68644;
  font-weight: 800!important;
  padding: 10px 20px!important;
  border-radius: 30px!important;
  text-transform: uppercase!important;

}

.btn-1 {
  background-color: #d68644!important;
  color: #fff!important;
  font-size: 20px!important;
}
.btn-1:hover {
  color: #d68644!important;
  background-color: #fff!important;
}

.btn-2,
.homeContacta input[type="submit"],
.page-id-24 input[type="submit"] {
  background-color: #d68644!important;
  color: #fff!important;
  font-size: 16px!important;
  float: right;
}
.btn-2:hover,
.homeContacta input[type="submit"]:hover,
.page-id-24 input[type="submit"]:hover {
  color: #d68644!important;
  background-color: #fff!important;
}

.btn-3 {
  background-color: #fff!important;
  color: #d68644!important;
}
.btn-3:hover {
  background-color: #4c3c42!important;
  color: #fff!important;
}

/* .BOTONS */
.topHeader {
  background-color: #303030;
  height: 38px;
  padding: 3px;
  font-size: 14px;
}

.languageContainer {
  float: right;
  padding: 0px;
  margin: 0px;
  border: none;
}

.masterHeadFixed {
  background-color: #fff;
  height: 100px;
  z-index: 5;
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3) !important;


}

.nav > li > a, .nav > li > a:hover, .nav > li > a:focus,
.language > li > a, .language > li > a:hover, .language > li > a:focus{
  color:  #333;
  text-transform: none;
  font-weight: 900;
  font-size: 16px;
  float: right;
  text-transform: uppercase;
}

#navList > li:last-child{
  margin-right: 26px;
}

#navList > li > a:hover {
  color: #d68644;
}

#navList > li:hover > ul {
  display: block;
}

.mailHeader,
.phoneHeader,
.xarxesHeader {
  color:  #fff;
  float:right;
  text-transform: none;
  font-weight: 300;
  font-size: 14px;
  padding-top: 6px;
}

.mailHeader,
.phoneHeader,
.idiomesHeader {
  margin-right: 30px;
}


.xarxesHeader {
  float: right;
}

.xarxesHeader > a {
  color: #fff;
  margin-right: 30px;
}

.xarxesHeader > a:hover {
  color: #d68644;
  transition: all 0.2s;
}

.idiomesHeader {
  color: #fff;
  float: right;
  font-weight: 700;
}
/*
#lang_sel {
  height: 20px!important;
  position: relative!important;
  font-family:  font-family: 'Lato', sans-serif!important;
  display: inline-block!important;
  float: right;
}

#lang_sel li{
  max-width: 50px;
}

#lang_sel a.lang_sel_sel, #lang_sel a.lang_sel_sel:visited {
  background-color: transparent!important;
  color: #d68644!important;
  font-size: 14px;
  border: none!important;
  padding: 0px!important;
  padding-bottom: 0px!important;
}

#lang_sel ul ul {
  width: 149px;
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 27px;
  left: 0;
  border-top: none!important;
  z-index: 9999;
}

#lang_sel li ul a, #lang_sel li ul a:link, #lang_sel li ul a:visited, #lang_sel li ul a:hover {
  background-color: #4d3c42!important;
  border: none;
  color: #d68644!important;
  font-size: 14px;
  padding-left: 5px;
}

.language > li > a, .language > li > a:hover, .language > li > a:focus {
  line-height: 13px;
  padding: 5px;
  font-size: 14px;
}
*/

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
    color: #fff;
    background-color: #303030;
}

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
    border-color: #cdcdcd;
    width: 68px;
    border: none;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a {
    color: #d68644;
    background-color: #303030;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    color: #fff;
    background-color: #303030;
}

.wpml-ls-statics-shortcode_actions a:hover, .wpml-ls-statics-shortcode_actions a:focus {
    color: #d68644;
    background-color: #303030;
}

.wpml-ls-statics-shortcode_actions a {
    color: #fff;
    background-color: #303030;
}

.centered {
  text-align: center
}

.dropdown-menu {
    position: absolute;
    top: 68px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    background-color: rgba(77, 60, 66, 0.8);
}

.dropdown-menu > div {
  padding: 15px 15px;
}

.dropdown-menu > div > li {
  padding: 5px 30px 5px 0px;
  margin-right: 15px;
  margin-left: 15px;
}

.dropdown-menu > div > li:not(:last-child) {
  border-bottom: 1px solid #9e9e9e;
}

.dropdown-toggle .home_m2{
  margin-top: 2px;
}

.dropdown-toggle::after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #333;
  font-size: 18px;
  padding-left: 0.5em;
  top: 10px;
  left: 0;
}

#navList > li:nth-child(2) > ul > div > li:nth-child(1) {
  border-bottom: 1px solid #d68644;
}

#navList > li:nth-child(2) > ul > div > li:nth-child(1) > a {
  font-weight: 600;
}

.dropdown-menu > div > li > a {
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  font-size: 15px;
}

/*--------------------------------------------------------------
## Carousel Home
--------------------------------------------------------------*/
/* @end */
/* @end */
/* @group Homepage ======================================== */
/* @group Carousel ---------------------------------------- */

	.carousel-inner {
		height: 500px;
		overflow: hidden;
		 }
		#carousel{
			 clear: both;
		}

	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		height:500px;
		width: 100%;
		margin: auto;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;

		 }

	.carousel-caption {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: left !important;

	 }



	.carousel-caption p {

		font-family: 'Roboto', sans-serif;
		max-width: 600px;
		text-shadow: none;
		letter-spacing: -1px;
		font-size: 22px;
		text-align: left; }

	.carousel-caption .button {
		margin-top: 30px;text-align: left; }

        .carousel-indicators {
                    bottom: 0 !important;
          }
  	.carousel-inner {
	    width: 100%;
	    overflow: hidden;

	}

		.cespai{max-width:545px;margin: 0 auto;text-align: center; padding-bottom: 60px;}
.section-4{ margin-bottom: 100px;}
#vimeo { width: 100%; background: rgba(0,0,0, 0.1);}
/* .sombra{position: absolute;width: 100%;background: url('img/home/indice.png'), rgba(0, 0, 0, 0.55);z-index: 2; height: 1040px;}*/

#carousel{overflow: hidden; /*max-height: 460px;*/}
.img-carousel{max-height: 400px;}
.element-center{margin: 0 auto; display: table;}
.element-right{margin: 0 0 0 auto; display: table;}


/*.Carousel HOME (DIFERENT)*/



/*--------------------------------------------------------------
## Coneix-Nos
--------------------------------------------------------------*/


.img-capsalera{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 100px;
    width: 100%;
    clear: both;
}









/*LANG*/
#lang_sel_click {
  display: inline;
  float: right;
}

#lang_sel_click a.lang_sel_sel {
  background: none;
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

#lang_sel_click a.lang_sel_sel:after{
    content: "\f078";
    font-family: FontAwesome;
    padding: 0px 10px;
}

#lang_sel_click a.lang_sel_sel:hover {
  background: none;
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

#lang_sel_click li {
  width: 70px;
}

#lang_sel_click ul ul {
  border-top: none;
}

#lang_sel_click ul ul a {
    background: #333333;
    color: #fff;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    border: none;
}

#lang_sel_click ul ul a:hover, #lang_sel_click ul ul :hover > a {
    background: #333333;
    color: #fff;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    border: none;
    font-weight: 600;
}

/*.LANG*/

/*Cookies*/
#cookie-notice{
    background-color: #d68644!important;
}

#cookie-notice .button.bootstrap{
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #fff;
  color: #d68644;
  border: 1px solid #d68644;
  font-weight: 400;
  background-image: none;
}

#cookie-notice .button.bootstrap:hover{
  background-color: #d68644;
  color: #fff;
  border: 1px solid #fff;
}
/*.Cookies*/


/*blog*/
.post-image-blog{

}

.entry-header {
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 0px;
}

.entry-data {
  background-color: #d68644;
  border-radius: 50%;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  width: 55px;
  text-align: center;
  vertical-align:middle
}

.entry-data-dia{
  font-size: 20px;
  font-weight: 700;
  top: 5px;
  position: relative;
}

.entry-data-mes {
  top: -5px;
  position: relative;
}

.entry-title{
  display: inline;
  vertical-align:middle;
  margin-left: 10px;
}

.posts-blog{
  background-color: #E1E1E1;
  min-height: 200px;
}

.entry-content{
  margin: 0px;
}

.entry-excerpt {
  font-size: 14px;
}

[class^="tag-link-"] {
  border: 1px solid #ddd;
    background-color: #eee;
    border-radius: 3px;
    padding: 5px 15px;
    margin: 5px 0px;
    display: inline-block;
}
/*.blog*/


/*blog->noticia */
.producte-descripcio,
.producte-taules {
  margin-top: 100px;
  margin-bottom: 100px;
}
.img-desc-prod {
  background-size: contain;
  background-repeat: no-repeat;
}

.producte-derivats,
.producte-procesipropietats {
  padding-top: 100px;
  padding-bottom: 100px;
}
.producte-presentacio-margin-top {
  margin-top: 100px;
}
.producte-presentacio-margin-bot {
  margin-bottom: 100px;
}

.contingut-noticia{
    margin: 30px 0px;
}

.img-noticia {
  margin: 0 auto;
}
/*.blog->noticia */







/*CONTACTO*/
.contacto-ralda {
  margin-bottom: 80px;
  margin-top: 80px;
}
.div-underlined-h1-contact{
  border-bottom: 4px solid #d68644;
  width: 80px;
  padding: 0px;
  padding-bottom: 5px;
  margin-left: 10px;
  margin-bottom: 50px;
}
.div-underlined-full {
  border-bottom: 3px solid #d68644;
  padding: 0px;
  padding-bottom: 5px;
  margin-bottom: 50px;
  margin-top: -25px;
}

.contacto-ralda .wpcf7-form-control:not(.btn),
.contacto-ralda textarea {
  color: #666;
  border: none;
  border-radius: 3px;
  background-color: rgba(128, 151, 105, 1)!important;
}

.mapa-contacta, #map{
  height: 550px;
}

.post-262 { /*contacte->espai baix del mapa a 0 (per defecte 1.5em)*/
  margin-bottom: 0px;
}
/*.CONTACTO*/
.rcp{
  float: left;
  margin-bottom: 10px;
}

/*HOME*/
.homeQuisom {
  text-align: center;
  margin: 0 auto;
}
.homeQuisom .logo-home-quisom {
  max-width: 130px;
  margin-bottom: 20px;
}
.homeQuisom p {
  font-size: 20px;
  color: #575756;
  font-weight: 600;
  text-align: center;
}
.homeQuisom a {
  /*margin-top: 40px;*/
}


.homeDistribucio {
	min-height: 300px;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;

}
.homeDistribucio .container {
  padding-top: 55px;
  margin-bottom: 60px;
  margin: 0 auto;
  max-width: 700px;
}
.homeDistribucio p,
.homeDistribucio h2 {
  color: #fff;
  text-align: center;
}
.homeDistribucio .dist-1 {
  font-weight: 300;
  font-size: 20px;
}

.homeProductes {
  text-align: center;
  margin: 0 auto;
}
.homeProductes p {
  text-align: center;
}
.homeProductes .home-img-producte {
  margin-bottom: 40px;
}

.homeProducte a:hover img {
  opacity: .6;
  transition: all 200ms linear;
}

.homeContacta {
  max-height: 550px;
  background-color: #303030;
}
.homeContacta p,
.homeContacta h2 {
  color: #fff;
}
.homeContacta textarea {
  height: 6em;
}

.homeContactaForm{
  padding: 30px 60px 0px 60px;
}

.homeContactaForm .a-form {
  color: #fff;
}

textarea {
  resize: none;
}

.mapaHome {
  padding-right: 0px;
}
/*.HOME*/




@media (max-width: 1199px)
{
  .mapaHome {
    padding-left: 0px;
  }
  .homeContacta {
    max-height: none;
  }
  .homeContactaForm{
    padding: 30px;
    margin-bottom: 40px;
  }
}

@media (max-width: 768px)
{
  .dades-contacta {
    margin-top: 60px;
  }

  .img-marginbot-60 {
    margin-bottom: 60px!important;
  }

  .img-sello-qualitat {
    max-width: 250px;
    padding: 30px;
    margin: 0 auto;
  }

  .page-id-16 h3,
  .page-id-20 h3 {
    margin-top: 50px!important;
  }
  .s1 {
    padding: 100px 0px;
  }
  .homeProducte {
    margin-bottom: 50px;
  }
  .homeProductes .home-img-producte {
    margin-bottom: -20px;
  }

  .carousel-inner {
    height: 400px;
  }

  .carousel-caption {
    padding-left: 10px;
    padding-right:10px;
  }

  .carousel-caption h3 {
    letter-spacing: -1px;
    font-size: 24px;
  }

  .carousel-caption p {
    letter-spacing: 0;
    font-size: 16px; }

  .carousel-caption .button {
    margin-top: 30px;
  }

  .padding60-responsive {
    padding: 60px;
  }
}

@media (max-width: 600px) {
  .padding60-responsive {
    padding: 30px;
    padding-top: 60px;
  }
}
