/** {
  *behavior: url(/media/js/boxsizing.htc); }*/
@font-face {
    font-family: 'Montserrat';
    src: url('webfonts/montserrat-light-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-light-webfont.woff') format('woff'),
         url('webfonts/montserrat-light-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
::-moz-selection { background: #EFD7DD; }
::selection { background: #EFD7DD; }
body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }
a.logo-text:focus {
    background-color:transparent;
	}
hr {
  border-top-style: dotted;
  border-top-color: #777; }

.intro {
  font-weight: bold;
  font-size: 16px; }

.peufoto {
  font-size: 11px;
  padding-top: 15px;
  margin-top: -1.5em;
  background: url("img/peufoto.gif") no-repeat; }

.button {
  border: none;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding: 10px 20px 11px; }

header .urv {
  display: block;
  /*margin: 16px 0 13px 150px;*/
  margin: 8px 0 5px 149px; }
header .ceics {
  text-transform: uppercase;
  font-size: 11px;
  margin: 20px 0 0;
  font-weight: normal;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
header .header-wrapper {
  background: #fff; }
header .logo {
  display: block;
  margin: -44px 17px 26px 0; }
header h1,header .logo-text {
  text-transform: uppercase;
  margin: 22px 0 20px;
  font-size: 28px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .logo-text {display: block;font-weight:bold;line-height: 1.1;}
  header a.logo-text{color:#222222}


header ul.link-list {
  margin: 19px 0 0; }
  header ul.link-list li {
    font-size: 11px;
    border-right: 1px solid #dddddd;
    margin-left: 11px;
    padding-right: 11px; }
    header ul.link-list li a {
      padding-top:1px;
     padding-bottom:1px;
       }
    header ul.link-list li a:hover {
      text-decoration: underline; }
    header ul.link-list li:first-child {
      padding-left: 11px;
      border-left: 1px solid #dddddd; }

#nav-main {
  border-top: 1px solid #666666; }
  #nav-main .row {
    position: relative; }
    #nav-main .row .pict {
      display: block;
      width: 40px;
      height: 43px;
      position: absolute;
      right: 5%;
      top: -18px;
      background: url("img/perfils.png") no-repeat; }
   #nav-main.fixed {
    background-color:#fff;border-bottom: 1px solid #F0F0F0;}

.lt-ie8 #nav-main .pict {
  display: none; }

ul.nav-bar {
  margin: 0;
  height: 63px;
  background: none;
  position: relative; }
  ul.nav-bar li {
    border: none;
    line-height: 63px;
    position: relative; }
    ul.nav-bar li a:first-child {
      font-size: 13px;
      text-transform: uppercase;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      color: #333;
      font-weight: bold;
      padding: 0 1em; }
    ul.nav-bar li:hover {
      background: #EED8DE; }
    ul.nav-bar li.active a {
      background: #EED8DE; }
    ul.nav-bar li.has-flyout > a:first-child:after {
      border: none; }
    ul.nav-bar li.has-flyout > a:first-child {
      padding-right: 1em; }
    ul.nav-bar li:last-child {
      border-right: none;
      -webkit-box-shadow: 0 0 0;
      -moz-box-shadow: 0 0 0;
      box-shadow: 0 0 0; }
#nav-main .flyout,
#nav-main .flyout-large {
  top: 63px;
  left: 0;
  width: 250px;
  background: #eee;
  border: none;
  padding: 20px 15px;
  z-index: 5;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0; }
  #nav-main .flyout{
  -webkit-box-shadow: 0 8px 6px -6px #ccc;
	   -moz-box-shadow: 0 8px 6px -6px #ccc;
	        box-shadow: 0 8px 6px -6px #ccc;
  }
  #nav-main .flyout li {
    display: block;
    border: none;
    line-height: 1.2;
    margin-bottom: 1em; }
    #nav-main .flyout li:hover {
      background: none; }
    #nav-main .flyout li:hover:after {
      border: none !important; }
    #nav-main .flyout li a, #nav-main ul.flyout-large li li a {
      text-transform: none;
      font-weight: normal;
      border: none;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: normal;
      background: url("img/kland-3.png") 0 0.5em no-repeat;
      padding-left: 14px !important;
      color: #a02539;
      display: inline;
      -webkit-box-shadow: 0 0 0;
      -moz-box-shadow: 0 0 0;
      box-shadow: 0 0 0; }
      #nav-main .flyout li a:hover {
        background-color: transparent !important;
        text-decoration: none;
		color:#4F131C;	}
      #nav-main .flyout li a:hover:after {
        border-top-color: transparent !important; }

#nav-main ul.flyout-large a {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #333;
  font-style: normal;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 14px;
  text-rendering: optimizelegibility;
  display:block;
  background:none;
  padding:0!important;
}
#nav-main div.flyout ul {
    margin-left: 0; }

.flyout.right {
  left: auto !important;
  right: 0; }

.lt-ie9 #nav-main .row ul li a {
  font-weight: normal;
  padding-left: 0.8em;
  padding-right: 0.8em;
}

.lt-ie9 ul.nav-bar li:hover:after {
  display: none; }

#nav-main .row .perfils:hover:after {
  border-top-color: #b10304 !important; }
#nav-main .row .perfils a {
  color: #fff;
  background: #b10304; }
  #nav-main .row .perfils a:hover {
    color: #fff;
    background: #b10304; }
#nav-main .row .perfils .flyout a {
  background: url("img/kland-3.png") 0 0.5em no-repeat;
  color: #a02539; }

.bc {
  background: #a02539; }

ul.breadcrumbs {
  margin: 0;
  padding: 8px 0;
  background: none;
  border: none;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  ul.breadcrumbs li a{padding-left:0;}
  ul.breadcrumbs li {
    font-size: 12px; }
    ul.breadcrumbs li:before {
      color: #fff;
      content: ">"; }
    ul.breadcrumbs li a:link, ul.breadcrumbs li a:visited {
      color: #fff; }

  ul.breadcrumbs.praxi li {
    padding-left: 0 !important;
    padding-right: 12px !important;
    margin: 0 !important;
    background: none !important;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
  }
    ul.breadcrumbs.praxi li:before {
      color: #000;
      content: ">"; }
    ul.breadcrumbs.praxi li:first-child:before {
      content: " ";
    }
  ul.breadcrumbs.praxi li span,
  ul.breadcrumbs.praxi li a:link {
    font-size: 14px;
    text-transform: none;
  }
  ul.breadcrumbs.praxi span, ul.breadcrumbs.praxi li.last span a {
    color: #941f2c !important;
  }

  ul.breadcrumbs.praxi li a:link,
  ul.breadcrumbs.praxi li a:visited  {
    color: #000;
  }

.title {
  background: #eee;
  margin-bottom: 42px; }
  .title h1,.title h2 {
    font-size: 22px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    padding: 8px 0; }

h2 {
  text-transform: uppercase;
  font-size: 17px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
	div > h2, div > h3{margin-top:3px;}
h3 {
  font-size: 16px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
h4 {
  font-size: 14px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
h5 {
  font-size: 12px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
blockquote {
  padding: 35px 0 0 0;
  background: url("img/quotes.gif") no-repeat;
  border: none;
  margin-bottom: 2em; }
  blockquote p {
    font-size: 22px;
    color: #333;
    line-height: 1.2; }

ul.basic {
  list-style: none; }
  ul.basic li {
    background: url("img/kland-1.png") 0 0.4em no-repeat;
    padding-left: 15px;
    margin-bottom: 1em; }
    ul.basic li ul {
      list-style: none;
      margin-left: 0; }
      ul.basic li ul li {
        background: url("img/kland-2.gif") 0 0.6em no-repeat;
        padding-left: 12px;
        font-size: 12px;
        margin: 1em 0; }

table {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  border-collapse: collapse;
  margin-bottom: 25px; }
  table tbody tr:nth-child(even) {
    background: none; }

tr {
  border-bottom: 1px dotted #777777; }

th {
  text-align: left;
  padding: 12px 10px; }

.table{
  overflow-x: auto;
}

#praxi table{
  width: 100%;
}
/*table tbody tr td {
  text-align: right; }
*/
ul.side-nav {
  background: #eee;
  margin-bottom: 25px;
  padding: 10px 17px; }
  ul.side-nav li {
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px dotted #999999;
    margin: 0;
    padding: 8px 0; }
    ul.side-nav li:first-child {
      padding-top: 0; }
    ul.side-nav li:last-child {
      border: none;
      padding-bottom: 0; }

.panel {
  background: #eee;
  border: none;
  padding: 15px 20px; }

.panel.callout {
  background: #e3eff3; }
  .panel.callout h3 {
    text-transform: none;
    color: #00698c;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #444444; }
  .panel.callout li {
    list-style: none;
    font-size: 13px;
    margin-bottom: 1em; }
    .panel.callout li:last-child {
      margin-bottom: 0; }
  .panel.callout a {
    color: #00698c; }
    .panel.callout a:hover {
      text-decoration: underline; }

.panel.callout-2 {
  background: #fdfdfd; }

.rel h3 {
  text-transform: normal;
  border-bottom: 1px dotted #444444;
  padding-bottom: 1em;
  margin-bottom: 1em; }
.rel ul {
  list-style: none; }
  .rel ul li {
    background: url("img/kland-1.png") 0 0.5em no-repeat;
    padding-left: 14px;
    font-size: 12px;
    margin-bottom: 1em; }
    .rel ul li a {
      display: block;
      font-size: 14px;
      font-weight: bold; }

#orbit-slider {
  background: #20140A;
  max-height:290px;overflow:hidden; }
  #orbit-slider img{/*max-height:290px;*/}

.orbit {
  margin-bottom: 0; }

.orbit-wrapper .timer {
  display: none; }

.orbit-wrapper .orbit-caption {
  	text-align: left;
  	z-index: 3;
 	left:0;
    width: 100%;
	bottom:0;
	background-color: rgba(0, 0, 0, 0.6);
  }
  .lt-ie9 .orbit-wrapper .orbit-caption{background-color: transparent;}
  .orbit-wrapper .orbit-caption div{margin:0 auto;width:40em;padding: 16px 14px 0;}

.lt-ie9 .orbit-wrapper .orbit-caption {
  filter: none; }

.orbit-caption h2 {
  margin: 0 0 0.5em;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  text-transform: uppercase; }

.orbit-caption p {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2; }

#slider {
  background: #20140a url("../js/orbit/loading.gif") center center no-repeat;
  height: 290px;
  margin: 0; }

#slider img {
  display: none; }

#slider.orbit {
  background: none;max-height: 290px; }

#slider.orbit img {
  display: block; }

p.intro-home {
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 35px 0; }

h2.news {
  text-transform: uppercase;
  color: #333;
  font-size: 18px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

ul.news {
  list-style: none; }
  ul.news li {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em; }
    ul.news li .date {
      font-size: 12px;
      font-weight: bold;
      color: #a02539;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      margin-bottom: .5em; }
    ul.news li h3 {
      font-size: 22px;
      font-weight: normal;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      text-transform: none;
      margin: 0; }
      ul.news li h3 a {
        color: #333; }
        ul.news li h3 a:hover {
          text-decoration: underline; }
    ul.news li:last-child {
      border: none; }
    ul.news li img {display:none;}

ul.agenda li {
  padding-bottom: 0;
  border: none; }
  ul.agenda li .date span {
    display: block;
    font-size: 32px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    line-height: 1; }
  ul.agenda li h3 {
    font-size: 18px; }
  #main .agenda-destacat{border:solid 1px #EED8DE; background-color:#F8EFF1;}
  .eventDay a{border:solid 1px #EED8DE;padding:2px;}

ul.videos {
  list-style: none; margin-bottom:0;}
  ul.videos li {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 0em;
    margin-bottom: 1em; }
    ul.videos li img {width:100px;height:75px;float:left;margin-bottom:1em;}
    ul.videos li h3 {
      font-size: 1em;
      font-weight: normal;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      text-transform: none;
      margin: 0; }
     ul.videos li h3,
     ul.videos li p {margin-left:110px;}
    ul.videos li:last-child {
      border: none; }

#home div.seven #video2{display:none;}
#home div.seven ul.videos{width:100%;}
#home div.seven ul.videos li{width:42%;float:left;margin-right:2em;border:none;min-width:140px;}
#home div.seven ul.videos li img{display:block;width:300px;height:auto;margin-bottom:1em;}
#home div.seven ul.videos li h3{margin:0  0 .5em;font-size:1.285em;}
#home div.seven ul.videos li p{margin:0  0 .5em;}
#home .button{margin-bottom:35px;}
.highlights {
  background: #eee;
  padding: 50px 0 0; }
  /*
  .highlights a:hover * {
    opacity: .8; }
  .highlights a .hl {
    padding-top: 135px;
    background: no-repeat;
    background-position: 15px 0; }
    .highlights a .hl h3 {
      font-size: 20px; }
    .highlights a .hl p {
      font-size: 12px;
      color: #333;
      margin-bottom: 4em; }
  .highlights a .masters {
    background-image: url("img/pict-masters.jpg"); }
  .highlights a .cal {
    background-image: url("img/pict-cal.jpg"); }
  .highlights a .hor {
    background-image: url("img/pict-hor.jpg"); }*/

.social {
  padding: 2em 0 1.5em; }
  .social ul.inline-list {
    text-align: center;
    margin: 0; }
    .social ul.inline-list li {
      float: none;
      margin: 0 10px;
      display: inline-block; }


  #main .placa ul {
    list-style: none;
    margin-left: 0;
  }
    #main .placa ul li {
      background: none;
      padding-left:0;
      vertical-align: middle;
    }


.lt-ie9 footer ul.inline-list li {
  width: 46px; }

.lt-ie8 footer ul.inline-list li {
  display: inline; }

footer .wrapper {
  background: #A02539;
  /* Old browsers */

  background: -moz-radial-gradient(center, ellipse cover, #1e5799 0%, #a1253a 0%, #5f0f11 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #1e5799), color-stop(0%, #a1253a), color-stop(100%, #5f0f11));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #1e5799 0%, #a1253a 0%, #5f0f11 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #1e5799 0%, #a1253a 0%, #5f0f11 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #1e5799 0%, #a1253a 0%, #5f0f11 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #1e5799 0%, #a1253a 0%, #5f0f11 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A1253A', endColorstr='#5f0f11',GradientType=0 );*/
  /* IE6-8 fallback on horizontal gradient */
  color: #fff;
  padding: 2em 0;
  display:block;
  }


footer p,
footer li {
  font-size: 12px; }

footer h3 {
  font-size: 13px;
  color: #fff; }

footer a {
  color: #fff; }
  footer a:hover {
    color: #fff;
    text-decoration: underline; }

.copy {
  padding: 1em 0;
  text-align: center; }
  .copy p {
    font-size: 12px;
    margin: 0; }
    .copy p a {
      color: #333; }

/*Arregla nav-bar IE8*/
.lt-ie9 ul.nav-bar li {position: static;}
.lt-ie9 #nav-main .flyout,
.lt-ie9 #nav-main .wrapper {
  position: absolute;
  width: 966px;
  left: 0;
  padding: 30px 15px 15px; }
.lt-ie9 #nav-main .flyout li {
  width: 24%;
  float: left;
  margin-right: 1%;
}
.lt-ie9 #nav-main .wrapper ul.flyout-large {
  width: auto;
  overflow: auto;
  zoom: 1;
  background-image: url('img/borders-flyout.gif');
  background-position: 50% 0;
  background-repeat: repeat-y;
  padding: 0;
}
  .lt-ie9 #nav-main .wrapper ul.flyout-large ul {display: block !important;}
    .lt-ie9 #nav-main .wrapper ul.flyout-large li {
      width: 25%;
      padding: 0 15px;
      margin: 0;
      float: left;
    }
      .lt-ie9 #nav-main .wrapper ul.flyout-large li ul li {
        width: auto;
        padding: 0;
        float: none;
        margin-bottom: .5em;
      }
        .lt-ie9 #nav-main .wrapper ul.flyout-large li ul li a {
          padding: 0 !important;
          background: none;
        }

@media only screen and (min-width: 1000px) {

  ul.nav-bar li {
    position: static; }

  /*flyout*/
  #nav-main .flyout,
  #nav-main .wrapper {
    position: absolute;
    width: 100%;
    padding: 30px 15px 15px; }
  #nav-main .flyout li {
    width: 24%;
    float: left;
    margin-right: 1%;
  }

  /*flyout-large*/
  #nav-main .wrapper ul.flyout-large {
    width: auto;
    overflow: auto;
    zoom: 1;
    background-image: url('img/borders-flyout.gif');
    background-position: 50% 0;
    background-repeat: repeat-y;
    padding: 0;
  }
    #nav-main .wrapper ul.flyout-large ul {
      display: block !important;
    }
      #nav-main .wrapper ul.flyout-large li {
        width: 25%;
        padding: 0 15px;
        margin: 0;
        float: left;
      }
          #nav-main .wrapper ul.flyout-large li ul li {
            width: auto;
            padding: 0;
            float: none;
            margin-bottom: .5em;
          }
          	#nav-main .wrapper ul.flyout-large li ul li.last {padding-bottom:10px;}
            #nav-main .wrapper ul.flyout-large li ul li a {
              padding: 0 !important;
			  padding-left: 15px !important;
              background: none;
			  background: url("img/kland-3.png") no-repeat scroll 0 0.5em rgba(0, 0, 0, 0);
            }
  /*fletxes*/
  ul.nav-bar li.has-flyout a:hover:after {
      height: 0;
      width: 0;
      border: transparent solid 10px !important;
      border-top-color: #eed8de !important;
      top: 63px;
      left:50%;
      margin-left: -10px;
      content: "";
      z-index: 10; }
    ul.nav-bar li.has-flyout a.hovered:after {
      height: 0;
      width: 0;
      border: transparent solid 10px !important;
      border-top-color: #eed8de !important;
      top: 63px;
      left:50%;
      margin-left: -10px;
      content: "";
      z-index: 10; }
   	}
	ul.nav-bar li.has-flyout li a:hover:after {border:none!important;}
	ul.nav-bar li.has-flyout li a.hovered:after {border:none!important;}



}

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

  #nav-main .row ul li a {
    font-size: 12px;
    padding-left: .5em;
    padding-right: .5em; }

  #nav-main .pict {
    display: none !important; }
  #nav-main .flyout-large .columns {
    width: auto;
    float: none;
  }
  #nav-main .flyout-large {
    padding: 0;
    width: auto;
  }
    #nav-main .flyout-large li {
      padding: 0;
    }
}

@media only screen and (max-width: 900px) {
  #nav-main .row ul li a {
    font-size: 11px; }
    #nav-main .row ul li h2 {
    font-size: 11px; }
  }
/*@media only screen and (max-width: 800px) {
  .orbit-wrapper .orbit-caption {
    display: none !important; } }*/
@media only screen and (max-width: 767px) {
  #nav-main {
    border-top-color: #ddd; }

  ul.nav-bar {
    height: auto !important;
    margin-bottom: 1em; }

  ul.nav-bar > li,
  ul.nav-bar > li:hover {
    line-height: 3; }

  ul.nav-bar > li:hover:after {
    border: none !important; }

  #nav-main .flyout {
    top: 0;
    padding: 15px 15px 5px; }
    #nav-main .flyout li a {
      display: block;
      background-position: 0 0.2em !important; }
    #nav-main ul.flyout-large li li a {
      background-position: 0 50% !important;
      font-size: 11px;
    }

  header img.urv,
  header h2,
  header img.logo,
  header h1,
  header ul.link-list {
    margin: 0 0 20px 0; }

  header img.urv {
    margin-top: 16px; }

  header ul.link-list li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0; }

}

/*afegit per a houdini*/
/* =accessibility */
#acc,
.assistive-text {
	position: absolute;
	top: -9999em;
}

/* For modern browsers */
.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

ul.breadcrumbs li { color: #fff; }
/*Text + imatge*/
div.txtImgEsq,
div.txtImgDr {margin-top:.5em;}

	div.txtImgEsq img {
		float: left;
		margin: .25em 20px 1em 0;
    max-width: 45%;
	}
		p.txtImgEsqCont {
			margin-left: 320px;
		}
	div.txtImgDr img {
		float: right;
    max-width: 45%;
		margin: .25em 0 1em 20px;
	}
		p.txtImgDrCont {
			margin-right: 320px;
		}

    div.txtImgEsq ul{
      float: left;
      max-width: 50%;
    }
    div.txtImgDr ul{
      float: left;
      max-width: 50%;
    }
p.primer {background: url("img/kland-1.png") 0 .4em no-repeat;text-indent:15px;}
p.linia {border-bottom: 1px dotted #999999;margin-bottom:1.5em;padding-bottom:1em;}
i.icon-chevron-up {display:inline-block;width:12px;height:9px;background: url("img/kland-top.png") 0 0 no-repeat;}
p.back {text-align:right;font-size:12px;}
	p.back a {background: url("img/kland-back.png") 0 .3em no-repeat;padding-left:12px;}
p.top {text-align:right;border-top: 1px dotted #999999;font-size:12px;}
p.peufoto {margin-top:-1em;}
.listing img.thumbnail{margin-left:1.25em;}
#noticies .meta{font-size:.8em;margin-bottom:0;}
#noticia .meta{font-size:.95em;margin-bottom:.5em;}
#noticies #main h2{font-size:1.35em;text-transform: none;}
#noticia div.thumbnail{margin-bottom:2em;}
#noticia #main h1{font-size:2em;margin-top:0;}
#noticia .title h2{margin-top:14px;text-transform:none;}
#noticia .back{padding-top: 25px;}
.thumbnail p.peufoto,
.reveal-modal p.peufoto {margin-top:.5em;}

a.ceics {color:#000;}

#main ul {
  list-style: none; }
 #main ul li {
    background: url("img/kland-1.png") 0 0.4em no-repeat;
    padding-left: 15px;
    margin-bottom: 1em; }
    #main ul li.caixaTitol {font-weight:bold;}
    #main ul li ul {
      list-style: none;
      margin-left: 0; }
      #main ul li ul li  {
        background: url("img/kland-2.gif") 0 0.6em no-repeat;
        padding-left: 12px;
        font-size: 12px;
        margin: 1em 0; }

#main ul.llista_caixa {
  list-style: none;
  background: #eee;
  margin-bottom: 25px;
  padding: 10px 17px; }
  #main ul.llista_caixa li {
  	background:0;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px dotted #999999;
    margin: 0;
    padding: 8px 0; }
    #main ul.llista_caixa li.caixaTitol {border-bottom:1px solid #999;}
    #main ul.llista_caixa li:first-child {
      padding-top: 0; }
    #main ul.llista_caixa li:last-child {
      border: none;
      padding-bottom: 0; }

#main ul.llista_fons {
  list-style: none;
  margin-bottom: 25px;
  padding: 0; }
  #main ul.llista_fons li {
  	background:0;
    background: #eee;
    margin: .25em 0;
    padding: 8px 10px; }
    ul.llista_fons li.caixaTitol {background:#ccc}

#main ul.llista_separadors {
  list-style: none;
  margin-bottom: 25px;
  padding: 0; }
  #main ul.llista_separadors li {
  	background:0;
    border-bottom: 1px dotted #999999;
    margin: 0;
    padding: 8px 0; }
    #main ul.llista_separadors li.caixaTitol {border-bottom:1px solid #999;}

#main ul.duesCol {}
  #main ul.duesCol li {
		float: left;
		width: 45%;
		margin-right: 3%;}
	#main ul.duesCol li.nomargin {margin-right:0;}

#main ul.pagination {
  margin-top: 50px;
}
#main ul.pagination li {background:none;padding-left:0 !important;;margin-left: 0 !important;}
	#main ul.pagination li a {padding: 1px 5px !important;}
  #main ul.pagination li.firstfirst a:before { content: "<<"; }
	#main ul.pagination li.prev a:before { content: "<"; }
	#main ul.pagination li.next a:after { content: ">"; }
	#main ul.pagination li.lastlast a:after { content: ">>"; }
@media only screen and (max-width: 767px) {
  #main div.pagination {
    margin-bottom: 70px;
  }
  #main ul.pagination {
    /*margin: 40px 0;*/
  }
}

#calendari table {width:100%;}
#calendari table th,
#calendari table td {padding:8px 0; text-align:center;}

#calendari span.previous {float:left;margin-left: 7px;}
#calendari span.next {float:right;margin-right: 7px;}

#main table ul li {background:0;padding-left:0;}


#main .caixeta,
.panel {
  background: #eee;
  border: none;
  padding: 15px 20px; }

#main .caixeta,
.panel.callout {
  background: #e3eff3; }

#main .caixeta {padding: 5px 20px;}

  #main .caixeta h3,
  #main .panel.callout h3,
  #main .panel.callout li.caixaTitol {
    text-transform: none;
    color: #00698c;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #444444;
    font-size: 16px;
  	font-family: "Montserrat", Arial, Helvetica, sans-serif;
   }
  #main .caixeta li,
  #main .panel.callout li {
  	background:0;
    list-style: none;
    font-size: 13px;
    margin-bottom: 1em;
    padding-left:0;
    color:#333; }
    #main .caixeta li:last-child,
    #main .panel.callout li:last-child {
      margin-bottom: 0; }
  #main .caixeta a,
  #main .panel.callout a {
    color: #00698c; }
    #main .caixeta a:hover,
    #main .panel.callout a:hover {
      text-decoration: underline; }
  #main .verd {color: green;}
  #main .vermell {color: red;}
  #main .tabulat {margin-left: 40px;}

.panel.callout-2 {
  background: #eeeeee; }

 #filter-label {display:none;}

.orbit-caption a {
  color: #fff;}

.intro-home p {
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 35px 0; }


footer p,
footer li {
  font-size: 12px; }

footer h3 {
  font-size: 13px;
  color: #fff; }
footer h4 {
  color: #fff; }

footer a {
  color: #fff; }
  footer a:hover {
    color: #fff;
    text-decoration: underline; }

footer ul {
	margin-left: 17px;
	list-style-type: circle;
}

.copy {
  padding: 1em 0;
  text-align: center; }
  .copy p,
  .copy li {
    font-size: 12px;
    margin: 0; }
    .copy p a,
    .copy li a {
      color: #333;text-decoration:underline; }
  .copy ul {list-style: none; display: inline;  margin-left: 0; float: none;}
  	.copy li { display: inline; margin-left: 0; float: none;}
    .copy li.opcio:before { content: "·"; }



	/*ul.nav-bar li a:first-child { padding: 0 1.15em; }*/
      #main ul.side-nav li { background: none; padding-left:0; margin:0;}

/*editores*/
p.rss {float:right;}
	p.rss a {padding-left:14px;background: url("img/ico_rss.png") 0 50% no-repeat;}
p.showing {float:left;}
#tagcloud {margin-bottom:1em;}

#main ul.listing {list-style: none;}
	#main ul.listing li {padding-left:0;background:none;border-bottom: 1px dotted #999999;margin-bottom:1.5em;padding-bottom:1em;}
    #main ul.listing.float {display: table;}
    #main ul.listing.float li {
        float: left;
        border:0;
        padding-bottom: 0;
    }
    #main ul.logos-goals {list-style: none;}
        #main ul.logos-goals li {margin-left:0; padding-left:0;background: none;}
#preguntes .back {
  padding-top: 24px;
}
#preguntes ul.listing li {
  padding: 0;
  padding-bottom: 16px;
  margin-bottom: 35px;
  background: url(img/punta_bocadillo.png) 50% 100% no-repeat;
  border: none;
}

#preguntes ul.listing li h2 {
  margin: 0;
  padding: 14px 0 14px 55px;
  background: url('img/icon-pregunta.png') 15px 50% no-repeat;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-size: 20px;
  border-top: 3px solid #eee;
  border-right: 3px solid #eee;
  border-left: 3px solid #eee;
  text-transform: none;
}
#preguntes ul.listing li .content {
  margin: 0;
  padding: 15px 25px;
  background: #eee;
}
#preguntes ul.listing li .content ul {
  margin-bottom: 20px;
  list-style: none;
}
 #preguntes ul.listing li .content ul li {
    margin: 0;
    padding-bottom: 0;
    background: url("img/kland-1.png") 1px 7px no-repeat;
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 1em; }
    #preguntes ul.listing li .content ul li.caixaTitol {font-weight:bold;}
    #preguntes ul.listing li .content ul li ul {
      list-style: none;
      margin-left: 0; }
      #preguntes ul.listing li .content ul li ul li  {
        background: url("img/kland-2.gif") 0 0.6em no-repeat;
        padding-left: 12px;
        font-size: 14px;
        margin: 1em 0; }

.banner-urvgoals {
    padding: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 25px 0;
    font-size: 1.5em;
    color: white;
}
    .banner-urvgoals a {
        color: white;
        font-weight: bold;
    }
    .banner-urvgoals .sub {
        font-size: 16px;
    }
/*flexi*/
.flexslider {margin:0 17%;}
.flexslider li {padding:0 50px;width:310px !important;}
.flexslider li a:hover * {
    opacity: .8; }

    .flexslider li h3 {
      font-size: 20px;
      margin-bottom:1em;}
    .flexslider li p {
      font-size: 12px;
      color: #333;
      margin-bottom: 4em; }

      .flexslider .slides li img {width:65%;
      -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.flex-control-nav {display:none;}
.flexslider .slides > li {width:310px;display:block;}


/* notícies */

/*
#frontpageNews h2 {font-weight: normal;font-size: 14px;font-weight: bold;}
		#frontpageNews .left,
		#frontpageNews .right  {position: relative;margin-top: 15px;}

		#frontpageNews .left .titol,
		#frontpageNews .right .titol {background: none;}
		#frontpageNews .left .titol span {
			position: absolute;
			top: -13px;
			left:10px;
			width: 39px;
			height: 44px;
			background: url(img/ico_noticies.png) no-repeat;

		}


		#frontpageNews div.left h2 {padding: 0 0 0 60px;width: 300px;float: left;}
		#frontpageNews div.right h2 {padding: 0 0 0 60px; width: 50px;float: left;}

		#frontpageNews .left .opcions {width: 216px;float:right;margin-right:15px;}
			#frontpageNews .left .opcions p {margin:10px 0 0 0;font-size: 11px;}
			#frontpageNews .left .opcions .activa {float: left;}
			#frontpageNews .rss {float: right;background: url(img/rss.gif) 0 50% no-repeat;padding-left: 20px;}
				#frontpageNews .opcions a,
				#frontpageNews div.right .rss a {border:0;color: #811e38;}

				#frontpageNews div.right .rss {font-size: 11px;margin-right: 10px;margin-top:12px;}


			#frontpageNews .right .titol span {
				position: absolute;
				top: -13px;
				left:10px;
				width: 37px;
				height: 44px;
				background: url(img/ico_agenda.png) no-repeat;
			}
*/


/*accordion*/
ul.accordion {
  border: none;
}
ul.accordion > li {
  padding: 10px;
  background: #eee !important;
  border: 1px solid #ccc;
  border-radius: 8px;
}
ul.accordion > li > div.title {
  padding: 0;
  background: none;
  border: 0;
}
ul.accordion > li > div.title:after {
  content: none;
}
ul.accordion > li > div.titlenoptions h2 {
  margin: 0;
  padding: 8px 0;
  color: #A12237;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
}
ul.accordion > li > div.title h2 {
  color: #A12237;
  background: url('img/caixa-desplegar.png') 97% 40% no-repeat;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
}
ul.accordion > li .content {
  padding: 0;
  padding-top: 5px;
  border: 0;
}
ul.accordion > li.active {
  border: 1px solid #ccc;
}
ul.accordion > li.active .title {
  padding: 0;
  background: none;
}
ul.accordion > li.active .title:after {
  content: none;
}
ul.accordion > li.active .title h2 {
  background: url('img/caixa-tancar.png') 97% 50% no-repeat;
}
ul.accordion > li.active .content {
  border: 0;
  background: none;
}
ul.accordion > li.active .content ul li {
  margin: 5px 0 !important;
  background: url("img/kland-1.png") 0 50% no-repeat !important;
  font-size: 15px !important;
}
ul.accordion > li.active .content ul li a {
  color: #000;
}

ul.newstabs {list-style: none;position: relative;margin: 0 0 1em 0;padding: 0;width: 100%;border: 1px solid #eeeeee;height: 400px;}
div.seven ul.newstabs {height:280px}
	ul.newstabs li {padding:0;margin:0;float: left;border-bottom: 1px solid #eeeeee;height: 25%;font-size: 1em;width:100%;cursor:pointer;}
		ul.newstabs li.first {}
		ul.newstabs li.last { border-bottom:0;}
		ul.newstabs li:hover, ul.newstabs li.active { background: #eeeeee;}

		ul.newstabs li h3 {text-transform:none;margin: .5em .5em .2em .5em;font-size: 1em;font-weight: normal;line-height: 1.2em;width: 32%;}
		div.seven ul.newstabs li h3 {font-size: .875em;}
			ul.newstabs li h3 a, ul.newstabs li h3 a:active, ul.newstabs li h3 a:visited { border: 0; background: none; color: #000;  }
				ul.newstabs li h3 a:hover { color: #000; text-decoration: none; }

		ul.newstabs li div.image {overflow: hidden;position: absolute;top: -9999em;right: 0;width: 65%;height: 100%;text-align: center;}
			ul.newstabs li div.image img {
				position: relative;display: inline-block;vertical-align: middle;border: 20px solid #eeeeee;
				width:100%;cursor:default;
			}

		ul.newstabs li:hover div.image,
		ul.newstabs li.active div.image {top: 0;height:100%;background:#eeeeee;}

/*box*/
.box {
  margin-bottom: 20px;
}

/*praxi*/
.praxi-search {
  margin-bottom: 20px;
  /* Canvis praxi 2024 */
  padding: 10px;
  background-color: transparent;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  &.avancada{
    margin-bottom: 1em;
  }
  form {
    margin: 0;
  }
  label {
    margin: 10px 0 0 10px;
    display: inline-block;
    font-size: 12px;
    &.cerca{
      margin: 0;
      padding: 5px 20px 5px 0;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 14px;
      color: #000;
      background: none;
    }
  }
  input, select{
    background: #FFF;
    border-radius: 0;
    border: 1px solid #ccc;
    margin: 0 0 12px 0;
    padding: 6px;
    width: 100%;
    height: 32px;
  }
  input[type="search"] {
    display: inline-block;
    margin: 0;
    /* Canvis praxi 2024 */
    margin-right: 10px;
    -webkit-appearance: default-button;
    width: 95%;
    height: 39px;
  }
  button.enviar{
    background-color: #a02539;
    color: #FFF;
    padding: 1em;
    text-transform: uppercase;
    border: 0;
  }
}

#praxi ul.breadcrumbs li span{
  display: inline-block;
  p{
    margin-bottom: 0;
  }
}
#praxi .boxAbecedari{
  background-color: #eee;
  text-align: center;
  font-size: 3em;
  margin: 0.3em;
  padding:0.3em 0;
  &:last-child{
    float: left;
  }
}

#praxi .boxAbecedari a{
}
.praxi-search .avancada{
  /* Canvis praxi 2024 */
  margin: 0 0 2em;
  font-weight: bold;
}

.praxi-search input[type="submit"] {
  position: absolute;
  cursor: pointer;
  width: 23px;
  height: 39px;
  border: 0;
  background: url('img/praxi_search.png') 50% 50% no-repeat;
  text-indent: -9999px;
}

.box.help a {
  display: block;
  padding: 15px 0 15px 40px;
  background: #eee url('img/icon-ajuda.png') 10px 50% no-repeat;
  font-size: 15px;
  font-weight: 600;
  color: #000;
}
/* Canvis praxi 2024 */
#praxi .box.help a{
  background-color: transparent;
  color: #A22337;
}

.credits {
  display: inline-block;
  margin-bottom: 20px;
  color: #666;
  font-size: 12px;
  text-decoration: underline;
}

#praxi h2 {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 100;
  text-transform: none;
}
#praxi.view h2 {
  margin-bottom: 25px;
  padding-bottom: 35px;
  font-size: 30px;
  border-bottom: 1px solid #ddd;
}
#praxi .showing {
  float: none;
  padding: 15px 0;
  font-size: 13px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#praxi ul.listing li {
  padding: 0;
  margin-bottom: 10px;
  /* Canvis praxi 2024 */
  background-color: transparent !important;
  border-bottom: 1px solid #ddd;
}
#praxi ul.listing li h3 {
  /* Canvis praxi 2024 */
  padding: 14px 0 14px;
  margin: 0;
  font-size: 15px;
}

#praxi .side-nav > ul {
  border-top: 1px solid #ddd;
}
#praxi .side-nav > ul > li {
  margin: 0;
  padding: 5px 0 5px 15px;
  background: none;
  border-bottom: 1px solid #ddd;
}
#praxi .side-nav > ul > li > a {
  font-weight: 600;
}
#praxi .side-nav ul li a {
  color: #000;
  font-size: 15px;
}
#praxi .side-nav ul li.active > a {
  font-weight: 600;
  color: #941f2c;
}
#praxi .side-nav ul li ul {
  padding-left: 10px;
}
#praxi .side-nav > ul > li > ul > li {
  margin: 0;
  padding: 5px 0 5px 15px;
  background: url("img/fletxa_inactiu.png") 2px 12px no-repeat; /*Canvis Praxi 2024 */
  &.active{
    background: url("img/fletxa_actiu.png") 2px 12px no-repeat; /*Canvis Praxi 2024 */
  }
}
#praxi .side-nav > ul > li > ul > li ul {
  padding-left: 0;
}
#praxi .side-nav > ul > li > ul > li ul li {
  margin: 0;
  padding: 3px 0 3px 15px;
  background: url("img/kland-nivell3.png") 2px 13px no-repeat;
}

#praxi .back {
  padding-top: 24px;
}

/*Canvis Praxi 2024 */
.searchinfo{
  position: relative;
  .showing{
    padding: 2em 0 !important;
    &.cerca{
      padding: 15px 0 !important;
    }
  }
  .sorting{
    padding: 1em;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #FFF;
    width: 240px;
    text-align: right;
    padding: 0 !important;
    margin: 0 !important;

    select#ordenacio{
      padding: 0 0 1em 1em;
      font-weight: bold;
      cursor: pointer;
      background: none;
      border: 0;
      -webkit-appearance: none; /* Amagar la icona en navegadors WebKit */
      -moz-appearance: none; /* Amagar la icona en Firefox */
      appearance: none; /* Amagar la icona en navegadors moderns */
      background: url('img/fletxa_avall.png') right 3px no-repeat;
      option{
        padding: 20px;
      }
      &.desplegat{
        background: url('img/fletxa_amunt.png') right 3px no-repeat;
      }
      .defecte{
        display: none;
      }
    }
  }
}

div#video {margin:1em 0;text-align:center;width:100%;height:544px;}
div.b_inf {margin-top:2.5em;border-bottom:1px solid #ccc;}
div.b_inf div.twelve div div,
div.b_inf div.twelve div p.image {float:left;width:auto;}
div.b_inf div.twelve div div:last-child {float:right;}

div.ten ul.videos,
div.six ul.videos {
  list-style: none; }
  div.ten ul.videos li,
   div.six ul.videos li {
    border-bottom: 0;
    margin:0;padding:0;
    padding-bottom: 0em;
    margin-bottom: 0em;
    float:left;display:inline;width:30%;margin-right:5%; }
   div.ten ul.videos li p,
   div.six ul.videos li p{margin-bottom:5px;}

   div.ten ul.videos li.last,
   div.six ul.videos li.last {
      border: none;margin-right:0 !important; }

   div.three ul.videos li.last { display:none; }
   div.three ul.videos li { border:0;}
   div.three ul.videos li.first {border-bottom: 1px solid #dddddd;}


@media only screen and (max-width: 768px) {
	div.ten ul.videos li,
	div.six ul.videos li {float:none;width:100%;margin-right:0;display:block;margin-bottom:1em;}
}

.button.tiny {font-size: 12px;}
/*compartir*/
#main .compartir ul li {
    background: none;
    margin-bottom: 1em;
    padding-left: 0;
}
#tagcloud{line-height:1;margin-bottom:1em;}
#tagcloud .smallest{font-size:10px;}
#tagcloud .small{font-size:12px;}
#tagcloud .medium{font-size:14px;}
#tagcloud .large{font-size:16px;}
#tagcloud .largest{font-size:18px;}

/* menú mòbil */
@media only screen and (max-width: 767px) {
.top-bar {
  background: #941F2E;
  border-bottom: 1px solid #ccc;
}
.name:hover {background-color: #941F2E !important;}
.name h1 {
  text-transform: uppercase;
  margin: 0;
}
.top-bar ul>li.name h1 a {
  font-size: .25em !important;
  color: #fff;
}
.header-wrapper{margin: 2em 0 0; }
.header-wrapper a.logo-urv-min{width: 131px; display: block;}
/* zones vincle header*/
a.urv-titol {
	display: inline-block;
	}
a.ceics {
  display: inline;
}

.top-bar ul > li.name h1 a {
	position:absolute;
	overflow:hidden;
	max-width:350px;
}
.top-bar ul > li.toggle-topbar {
    width: auto;

}
/*icon menú*/
.top-bar ul>li.toggle-topbar a {
  border: none;
  width: auto;
  height: auto;
  color: #fff;
  top: 0;
  margin-top: 0;
  text-transform: uppercase;
  background: url('img/menu.png') 100% 50% no-repeat;
  padding-right: 25px !important;
  padding-left: 5px !important;
  font-size: .75em;
}
.top-bar ul>li.toggle-topbar a:hover,
.top-bar ul>li:not(.name):hover a {color: #fff;}
.top-bar.expanded ul li.toggle-topbar a {
  border: none;
  color: #fff;
  width: auto;
  height: auto;
  bottom: 0;
  top: 0;
  margin-bottom: 0;
}
/*links 1r nivell*/
.contain-to-grid .top-bar section>ul li a {
  padding: 0 15px !important;
  color: #fff;
  background: #222;
  text-transform: uppercase;
  font-size: .8em;
  border-bottom: 1px dotted #fff;
}
.contain-to-grid .top-bar section>ul li:last-child a {border-bottom: none;}
.contain-to-grid .top-bar section>ul li.perfils a {background: #222 !important;}
.contain-to-grid .top-bar section>ul li.perfils a:hover {background: #555 !important;}
  .top-bar section>ul li a:hover {background: #333;}
.top-bar ul>li.active, .top-bar ul>li:hover {background: #333;}
.contain-to-grid .top-bar section > ul li.active a{color: #ccc;border-bottom: 1px dotted #FFFFFF;}
	.contain-to-grid .top-bar section > ul li.active.has-items a{color: #ccc;border-bottom: none;}
/*links submenús*/
.wrapper,
.active .wrapper ul ul {display: none;}
.active .wrapper {display: block;}
.top-bar ul>li:not(.name).active a {
  color: #fff;
  border: none;
}
  .contain-to-grid .top-bar ul>li.active .wrapper a {
    border: none;
    text-transform: none;
    font-weight: normal;
    background: #555 url("img/kland-4.png") 25px 50% no-repeat !important;
    padding-left: 40px !important;
    color: #fff;
    height: auto;
    line-height: 3;
  }
  .contain-to-grid .top-bar ul>li.active .wrapper a:hover {text-decoration: underline;}
  /*fil ariadna*/
  .bc{border-top:solid 5px #fff;}
  /*praxi*/
  .praxi-search label[for="search"] {
    display: block;
  }
  .praxi-search input[type="search"] {
    width: 90%;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .praxi-search label {
    margin-left: 0;
  }
}
/* /menú mòbils */
@media only screen and (max-width: 550px) {
	.orbit-caption h2 {font-size:16px;}

}
@media only screen and (max-width: 500px) {
	#nav-main div.flyout ul,#nav-main .flyout, #nav-main .flyout-large{display:none;padding:0;margin:0;}
	#nav-main ul.nav-bar li a{margin:10px 0;border-bottom: 1px dotted #999999;}
	#nav-main ul.nav-bar li:hover:after {display: none; }
	.orbit-caption h2 {font-size:16px;}
}
@media only screen and (max-width: 460px) {
  .top-bar ul > li.name h1 a {
	max-width:250px;
	}
}
@media only screen and (max-width: 320px) {
  .orbit-caption h2 {font-size:14px;}
  .top-bar ul > li.name h1 a {
	max-width:250px;
	}
}
.nav-bar li .wrapper {left:-9999px;}
.nav-bar li:hover .wrapper {left:0;}
.lt-ie9 .nav-bar li .wrapper {display:none}
.top-bar.expanded ul > li.toggle-topbar a  {
    background: url("img/menu-open.png") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
    transition: opacity  .75s ease 0s;
    opacity:.75;
}
#main a[name]{display: block; position: relative; top: -150px; visibility: hidden;}




/****Formularis***/
.sForm input[type="file"], .sForm select {
	margin: 0 0 12px 0;
}
.sForm select {
	padding: 6px;
}
.sForm label.error {
	margin: 5px 0 10px;
}
.sForm input.error, .sForm textarea.error, .sForm select.error {
	margin-bottom: 0;
}

#main .chosen-choices li {
	background-image: none;
	padding: 0;
	margin: 0;
}
#main .chosen-results li {
	background-image: none;
	padding: 6px;
	margin: 0;
}
.hasDatepicker {width: auto !important;}
.num-compte input {
	width: auto;
	display: inline;
}
label small {text-transform: none;}
.hasDatepicker {
	padding: .5em !important;
}
#main .chosen-container-multi .chosen-choices {
	padding: 0;
}
#main .chosen-container-multi {
	margin-bottom: 1em;
	height: auto;
}
#main .chosen-container-multi input {
	height: auto;
}

#main  .chosen-container .chosen-results li.highlighted {
	background-color: #6a161f;
	color: #fff;
}
#main .chosen-container-multi ul.chosen-choices li.search-choice {
	margin: 3px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	border-radius: 3px;
	background-color: #e4e4e4;
	box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default;
}

.js .multiple-select-help {display: none;}

.datepicker tr {
	border: none;
}
.lt-ie9 .social ul.inline-list li img{
max-width:46px!important;
}
/*per  pantalles tàctils */
.touch .nav-bar li.has-flyout > a {
    padding-right: 1em !important;
}
#main ul.caixa-destacats-llista{
	margin-bottom:2em;
	margin-top:2em;
}
#main ul.caixa-destacats-llista li {
	background:none;
	padding-left: 10px;
	margin-bottom:2em;
	text-align:center;
}
#main ul.caixa-destacats-llista li .wrap{
	background-color:#eee;
    padding: 0 0 15px;
	margin:0 auto;
	-webkit-box-shadow: 0 8px 6px -6px #888;
	-moz-box-shadow: 0 8px 6px -6px #888;
	box-shadow: 0 8px 6px -6px #888;
}
#main ul.caixa-destacats-llista li  p{
	margin-bottom:0;
}
#main ul.caixa-destacats-llista li  .captionDiv{
	padding:0 15px;
	font-size:.85em;
	text-align:left;
}
#main ul.caixa-destacats-llista li a{
	font-size:1.3em;
	font-weight:bold;
	display:inline-block;
	padding:15px 15px 5px;
}

#main ul.caixa-destacats-llista li img{
	display:inline-block;
	width:100%;
}
@media only screen and (max-width: 767px) {
  #main ul.caixa-destacats-llista li .wrap{
	 max-width:300px;
  }
}

/*cercador */
header ul.link-list li.cercar {
  border-left:none!important;
  }
  header ul.link-list li.cercar a{
    background-image: url('img/lupa-negre.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    color:#000;
	padding-bottom:2px;
    padding-right:25px;
	text-indent:-9999px;
  }

.search-form{
 text-align:center;
 display:none;
 }

.search-form form{
  max-width:500px;
  margin:0 auto;
}
.search-form input{
  float:left;
}
.search-form input.input-text{
	max-width: 80%;
	margin-right:10px;
	height:36px;
	box-shadow:none;
	border:solid 1px #000;
	border-radius:0;
}
.search-form input.button{
	height:36px;
	margin-bottom:20px;
	padding: 0 10px;
    width: auto;
}
#main .search-form{
 background-color:#efefef;
 display:block;
 margin-bottom:30px;

}
#main .search-form form{
	margin-top:15px;
}

.cerca-element{
	 border-bottom: 1px dotted #999999;
	margin-bottom: 17px;
}
h3.cerca-titol-element{
	margin-bottom:5px;
}


/* autocomplete */

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; padding:10px 0; }
.autocomplete-suggestion { padding: 4px 5px; white-space: nowrap; overflow: hidden; cursor: pointer; }
    .autocomplete-suggestion:hover { background-color:#a02539; color:#FFF;}
        .autocomplete-suggestion:hover strong{color:#FFF;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #a02539; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.cerca-ressaltat{
  color: #222;
}

  #praxi.view .cerca-ressaltat{
    color: #A22337 !important;
    font-weight: bold;
  }

.versaleta{
  font-variant: small-caps;
}



/*membres*/
#main ul.members-list li{
    background: none;
    padding-left: 0;
    margin-bottom: 2em;
}
#main ul.members-list li h2{
    font-size: 1em;
    margin-top: 0;
}
#main ul.members-list li p{
    margin-bottom: .3em
}
#main ul.members-list li p .ss-icon{
    vertical-align: middle;
}

#main ul.tabs, #main ul.tabs-content {
    list-style:none;
    margin: 1em 0 1em 0;
}
#main ul.tabs li, #main ul.tabs-content li {
    background: none;
    padding-left: 0;
    margin-top: 0;
}
#main section.contact {
    margin-bottom: 2em;
}
#main section.contact p {
    margin-bottom: .3em;
}
article.publication {
    border-bottom: 1px solid #eee;
    margin-bottom: 2em;
}
article.publication h2 {
    border-bottom: 1px solid #941f2c;
    margin-bottom: 1em;
}
article.publication p {
    margin-bottom: .3em;
}
p.grana {color:#990000;}p.grana strong {color:#990000;}p.grana em {color:#990000;}
/* Canvis praxi 2024*/
span.grana {color:#990000;}span.grana strong {color:#990000;}span.grana em {color:#990000;}
span.verd {color:green;}span.verd strong {color:green;}span.verd em {color:green;}
span.vermell {color:red;}span.vermell strong {color:red;}span.vermell em {color:red;}





.bt {
    /*display: inline-flex;*/
    align-items: center;
    width: max-content;
    padding: .5rem 1.5rem;
    border-radius: 2rem;
    color: #fff;
    font-weight: bold;
    background-color: #90282a;
    /*position: relative;*/
}
.bt a {
  color: #fff !important;
  text-decoration: none;
  border: 0;
}
.bt a::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bt a.external:after {
    content: none;
}
.bt:has(a:hover) {
    background-color: #000;
}