@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext);
@import "jquery.fancybox.css?v=2.1.5";
@import "slicknav.css";
/**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    * personalitzat (aa 07/2014)
    */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
img,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
/*ol, ul {
    list-style: none;
    }*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  background-color: #faf1b6;
  /*	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #ca6046),
		color-stop(1, #FFFFFF)
	);	
	background-image: -o-linear-gradient(bottom, #ca6046 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #ca6046 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #ca6046 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #ca6046 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #ca6046 0%, #FFFFFF 100%);*/
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.container {
  background-color: #fff;
  padding-bottom: 70px;
  /*espai pel footer */
  margin: 0 auto 40px auto;
  box-shadow: 0 3px 5px #b2b2b2;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .container {
    width: 80%;
    max-width: 950px;
  }
}
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : landscape) {
  .container {
    width: 98%;
  }
}
@media only screen and (max-width: 979px) {
  .container {
    width: 99%;
    padding-bottom: 140px;
    /*espai pel footer */
  }
}
.slicknav_menu {
  display: none;
}
@media only screen and (max-width: 979px) {
  .slicknav_menu {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .slicknav_menu {
    display: block;
  }
}
header {
  padding: 10px;
  position: relative;
}
.div1 {
  float: left;
}
.logo {
  background-image: url(../images/structura-logo-ampliado.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 483px;
  height: 105px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
@media only screen and (max-width: 979px) {
  .logo {
    background-image: url(../images/structura-logo-web-h.jpg);
    width: 225px;
    height: 105px;
  }
}
@media only screen and (max-width: 480px) {
  .logo {
    background-image: url(../images/structura-logo-web.jpg);
    width: 115px;
    height: 137px;
  }
}
.div2 {
  float: right;
}
.div2 div,
.div2 nav {
  margin-bottom: 8px;
  text-align: right;
}
.idiomes ul {
  list-style: none;
  margin-top: -5px;
}
.idiomes ul li {
  display: inline-block;
  padding: 0 6px;
  border-right: 1px #000 solid;
  font-size: 0.75rem;
}
.idiomes ul li:last-child {
  border-right: none;
}
.lnkUp {
  text-transform: uppercase;
  font-size: 0.75rem;
}
a.menusup {
  font-size: 0.75rem;
  color: #ca6046;
  text-decoration: none;
}
a.menusup:hover {
  color: #ca6046;
  text-decoration: underline;
}
main {
  padding-bottom: 60px;
}
.contLeft {
  float: left;
  width: 19.47%;
}
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : portrait) {
  .contLeft {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  .contLeft {
    display: none;
  }
}
aside {
  margin: 0 0 20px 0;
}
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : portrait) {
  aside {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  aside {
    display: none;
  }
}
.banner {
  margin: 5px 0;
}
.banner p{
	padding: 0 .3rem;
}
.bgBannerBE-tit{
	background-color: #f17f10;
}
.bgBannerBE-tit a{
	color: #fff;
	text-decoration: none;
}
.bgBannerBE-tit a:hover{
	color: #fff;
	text-decoration: underline;
}
.contRight {
  float: right;
  box-sizing: border-box;
  width: 75.15%;
  margin-right: 25px;
}
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : portrait) {
  .contRight {
    float: none;
    width: 95%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 979px) {
  .contRight {
    float: none;
    width: 95%;
    margin: 0 auto;
  }
}
.menu-sit {
  background-color: #f0f0f0;
  margin-bottom: 10px;
  padding: 4px;
  font-size: 0.75rem;
  text-align: right;
}
.bgcont {
  background-image: url(../images/bgtitol.png);
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 21px;
  padding-left: 15px;
}
ul.docus {
  margin: 0;
  padding: 0;
  list-style: none;
}
li.item {
  border-bottom: 1px solid #ca6046;
  padding: 10px 6px;
}
li.docus-li {
  padding: 10px 6px 6px 120px;
  border-bottom: 1px solid #ca6046;
}
li.docus-li h3 {
  padding-left: 0;
}
ul.docus li img {
  float: left;
  margin-left: -120px;
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer-bottom {
  padding: 6px 15px;
  background-color: #ca6046;
  color: #fff;
  text-align: center;
  font-size: 0.75rem;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .footer-bottom span {
    display: block;
    font-size: 0.875rem;
  }
}
.footer-bottom a {
  color: #fff;
  text-decoration: none;
}
.footer-bottom a:hover {
  color: #fff;
  text-decoration: none;
}
.aviso ul {
  list-style: none;
  text-align: center;
  padding: 0;
}
.aviso ul li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px #000 solid;
}
.aviso ul li:last-child {
  border-right: none;
}
.aviso ul li a {
  font-size: 0.75rem;
  color: #000;
  text-decoration: none;
}
.aviso ul li a:hover {
  color: #000;
  text-decoration: underline;
}
/**************** LLISTAT RESULTAT CERQUES FABS ***************/
.divTH {
  display: table-row;
  width: 100%;
}
@media only screen and (max-width: 979px) {
  .divTH {
    display: none;
  }
}
.divTD1 {
  display: table-row;
  width: 100%;
}
@media only screen and (max-width: 979px) {
  .divTD1 {
    display: block;
    background-color: #fcf7f5;
    border-bottom: 2px #fff solid;
  }
}
@media only screen and (max-width: 979px) {
  .separa-cells {
    clear: both;
    height: 2px;
  }
}
.divTD2 {
  display: table-row;
}
@media only screen and (max-width: 979px) {
  .divTD2 {
    display: block;
    float: right;
    width: 40%;
  }
}
.divTH-gen {
  display: table-cell;
  padding: 4px;
  background-color: #ca6046;
  color: #fff;
  /*font-size: 0.75rem;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.divTD-gen {
  display: table-cell;
  vertical-align: top;
  background-color: #fcf7f5;
  padding: 4px;
  color: #444;
  /*font-size: 0.75rem;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 979px) {
  .divTD-gen {
    background-color: transparent;
  }
}
.wTH1 {
  width: 11.53%;
  border-bottom: 2px #fff solid;
}
.wTH2 {
  width: 45.39%;
  border-left: 2px #fff solid;
  border-bottom: 2px #fff solid;
}
@media only screen and (max-width: 979px) {
  .wTH2 {
    width: 60%;
    float: left;
    border-bottom: none;
    border-left: none;
    border-right: 2px #fff solid;
  }
}
.wTH3 {
  width: 12.79%;
  border-left: 2px #fff solid;
  border-bottom: 2px #fff solid;
  text-align: center;
}
@media only screen and (max-width: 979px) {
  .wTH3 {
    float: right;
    width: 40%;
    border-left: none;
  }
}
.wTH4 {
  width: 39.23%;
  border-left: 2px #fff solid;
  border-bottom: 2px #fff solid;
}
@media only screen and (max-width: 979px) {
  .wTH4 {
    float: right;
    width: 40%;
    border-bottom: none;
    /*border-left: none;*/
  }
}
.show-more-main {
  margin: 30px 0;
  background-color: #f0f0f0;
  padding: 8px 0;
  text-align: center;
  clear: both;
}
a.mostra-mes {
  cursor: pointer;
  font-weight: bold;
}
a.mostra-mes:hover {
  font-weight: bold;
}
/************** resultats cercador **************/
.pagAnt {
  float: left;
  width: 20%;
  height: 1.5em;
  padding-top: 0.8em;
}
.pagSeg {
  float: right;
  width: 25%;
  height: 1.5em;
  padding-top: 0.8em;
  text-align: right;
}
/************** nav menu styles **************/
#nav {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #ca6046;
  /*#ca6046;  */
}
@media only screen and (min-width : 980px) and (max-width : 1024px) and (orientation : portrait) {
  #nav {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  #nav {
    display: none;
  }
}
#nav li {
  list-style: none;
}
#nav > li > a {
  display: block;
  padding: 5px 14px;
  margin: 0 3px 2px 3px;
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #aa513b;
  /*#d19450;*/
}
#nav > li > a:hover,
#nav > li > a.open,
.destn1 {
  color: #fff;
  /*#ca6046;*/
  border-bottom-color: #aa513b;
  background-color: #dc694d;
  /*#e4a258;*/
}
#nav li ul {
  display: none;
  background: #dc694d;
  margin: 0 3px;
  padding: 0;
}
#nav li ul li a {
  display: block;
  background: none;
  padding: 5px 14px;
  text-decoration: none;
  color: #6b2717;
  /*#ca6046;*/
  border-bottom: 1px solid #aa513b;
}
#nav li ul li a:hover,
.destn2 {
  color: #eeccc3 !important;
}
.bgmodal {
  background-color: #fff;
}
.bgmodal .contenidor {
  padding: 10px 25px;
}
.bgmodal h1 {
  padding-left: 0;
}
/***** Jornades en taules que �s un flex-llistat *****/
.flex-jornades {
  padding: 0;
  margin: 1rem 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}
.flex-jornades .item {
  padding: 10px;
  width: 33%;
  box-sizing: border-box;
  min-height: 100px;
  background: rgba(153, 153, 153, 0.1);
  margin: 0 0 2px 0;
  border-bottom: none;
}
@media only screen and (max-width: 979px) {
  .flex-jornades .item {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .flex-jornades .item {
    width: 100%;
  }
}
.flex-jornades .actual {
  background: rgba(202, 96, 70, 0.1);
}
.flex-jornades h4 {
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
}
.flex-jornades ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-jornades ul li {
  line-height: 1.2rem;
  margin: 5px;
}
.flex-jornades .accordion {
  background-color: #ca6046;
  color: #222;
  cursor: pointer;
  padding: 0.2rem;
  margin: 5px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  transition: 0.4s;
}
.ja-feta {
  background-color: #cecece !important;
}
.ja-feta:hover {
  background-color: #666666 !important;
}
.ja-feta .active {
  background-color: #666 !important;
  color: #444;
}
.flex-jornades .accordion .active,
.flex-jornades .accordion:hover {
  background-color: #ca6046;
  color: #fff;
}
.flex-jornades .accordion:after {
  content: '\002B';
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.flex-jornades .active:after {
  content: "\2212";
}
.flex-jornades .panel {
  padding: 0 10px;
  background: rgba(255, 255, 255, 0.6);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease-out;
}
ul.jornades-home {
  margin: 0;
  padding: 0;
  list-style: none;
}
.jornades-home li {
  padding: 5px;
  background: rgba(202, 96, 70, 0.1);
  margin-bottom: 5px;
  border-bottom: none;
}
.jornades-home li:last-child {
  background-color: transparent;
  text-align: center;
}
.jornades-home a {
  color: #9a422c;
}
.cercador button {
  background-color: transparent;
  border: none;
}
.cercador input[type=text] {
  border: 1px solid #cfcfcf;
  font-size: 0.75rem;
  width: 175px;
  padding: 2px 3px;
}
label.text-left {
  font-size: 0.875rem;
  float: left;
  width: 25%;
}
@media only screen and (max-width: 979px) {
  label.text-left {
    float: none;
    width: 100%;
    display: block;
  }
}
input[type="text"],
input[type="email"],
select {
  border: 1px solid #cfcfcf;
  font-size: 0.75rem;
  padding: 2px 3px;
  width: 70%;
}
@media only screen and (max-width: 979px) {
  input[type="text"],
  input[type="email"],
  select {
    font-size: 0.875rem;
    width: 90%;
  }
}
textarea {
  border: 1px solid #cfcfcf;
  font-size: 0.75rem;
  padding: 2px 3px;
  width: 70%;
  height: 5em;
}
@media only screen and (max-width: 979px) {
  textarea {
    font-size: 0.875rem;
    width: 90%;
  }
}
.w50 {
  width: 50%;
}
input[type=submit] {
  background-color: #ca6046;
  padding: 4px 10px;
  color: #fff;
  border: none;
  cursor: pointer;
}
@media only screen and (max-width: 979px) {
  input[type=submit] {
    font-size: 1rem;
    padding: 7px 16px;
  }
}
input[type=submit]:hover {
  opacity: 0.8;
}
input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 25px;
  height: 20px;
  display: inline-block;
  /*line-height:20px;*/
  background-repeat: no-repeat;
  background-position: 0 0;
  /*font-size:20px;*/
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -20px;
}
label.css-label {
  background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_7875fc1239d5ca042ef23656d749e383.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 979px) {
  p.submit {
    margin-top: 40px;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
img {
  border: none;
}
p,
li {
  font-size: 0.875rem;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5em;
}
p {
  margin-bottom: 0.875rem;
}
a {
  color: #ca6046;
  text-decoration: none;
}
a:hover {
  color: #ca6046;
  text-decoration: underline;
}
h1 {
  color: #ca6046;
  font-size: 1.125rem;
  line-height: normal;
  padding-left: 15px;
  padding-bottom: 3px;
}
h2,
.subtitol {
  color: #ca6046;
  font-size: 1rem;
  padding-left: 15px;
  line-height: normal;
  padding-bottom: 3px;
}
.voragris {
  border: 1px #ca6046 solid;
  padding: 0 4px;
}
.destacado {
  color: #ca6046;
  font-weight: bold;
}
