/*0000 RESET */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*0000 GLOBAL */

html {
    background: #fff;
    max-width: 1230px;
    margin: 0 auto; 
    overflow-y: scroll;
/*
	overflow-x: hidden;
*/
    width: 100%;
}
html, body {
    position: relative;
    height: 100%;
    font-family: 'Raleway', sans-serif !important;
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
    color: #000;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0;
    margin-top: 10px;
}
html .page-language {
    overflow-y: scroll
}
.breadcrumb {
    display: none;
}
#logo {
    position: relative;
    margin: 0 15px 10px;
    height: 80px;
}
.page-language {
     opacity: 0;    
}
#logo img{
    height: 80px;
    width: auto;
    opacity: 0.8;
    
}
.page-language #logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    margin-top: -110px;
}
.page-language #logo img{
    height: 125px;
    width: auto;
}
.page-language .active {
    font-weight: 400;
}
.page-language .active:hover {
    font-weight: 700;
}
a {
    transition: all 350ms ease;
    text-decoration: none;
    text-transform: uppercase;
    color: #111;
}
a:hover {
    font-weight: 700;
}
/*0000 MENU */
.view-menu-general,
ul.menu {
    display: block;
    width: 100%;
    height: 10px;
    margin-top: 15px;
    list-style: none;
    padding: 0 19px;
    text-transform: uppercase;
}
.menu-row,
.menu li  {
    float: left;
    margin: 0 ;
    padding: 0 15px 0 0;
    list-style: none;
}
ul.menu li {i
    margin: 0;
}
.menu-row a.active,
.categoriamenu .active,
li a.active {
    color: #111 !important;
    font-weight: 700 !important;
}
.menu-row,
ul li.leaf {
    list-style: none;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.active-trail a {
    font-weight: 700;
}


/*0000 LANGUAGES */
.language-switcher-locale-url {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
}
.language-switcher-locale-url li {
    list-style: none;
    float: left;
    padding: 0 15px;
}
/*0000 ISOTOPE */
/*0000 ISOTOPE MENU */
.view-categories-filtre {
    display: block;
    float: none;
    width: 100%;
    clear: both;
    margin-top: 0px;
    padding: 0 19px;
    height: 25px;
}
.item-list ul li {
    margin: 0;
}
.isotope-options li {
    margin:  0 15px 5px 0 !important;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    float: left;
    list-style: none !important;
    text-transform: uppercase;
}
.isotope-options li.first a {
    padding: 1px 0px;
    height: 25px;
}
a.selected,
.selected .categoriamenu
{
    display: block;
    font-weight: 700 !important;
}
.view-projectes-isotope .categoriamenu {
    margin-bottom: 4px;
}

/*0000 ISOTOPE VIEW */
/* VIEW PROJECTES */
.view-projectes-isotope {
    width: 100%;
    z-index: -2000;
    opacity: 0;
    z-index: 99;
}
.view-projectes-isotope > .view-header {
    min-height: 30px;
}
.view-projectes-isotope > .view-content {
    margin-top: 30px;
    padding: 0 0 0 15px;
}
.item-list ul {
    margin: 15px 0 0.75em 0;
    padding: 0;
}
li.isotope-element {
    box-sizing: border-box;
    border: 4px solid #fff;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    overflow: hidden !important;
    padding: 0;
}
.color-1 .link-seccio .isotope-element,
.color-2 .link-seccio .isotope-element,
.color-3 .link-seccio .isotope-element,
.color-4 .link-seccio .isotope-element,
.color-5 .link-seccio .isotope-element,{
    background: #999;
}
li.isotope-element .isotope-image {
    background-color: #b9b9b9;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    transition: all 600ms ease;
}
li.isotope-element img {
    opacity: 0;
}
li.isotope-element:hover .isotope-image {
}
.isotope-shortname {
    background: rgba(1,1,1,0.3);
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 550ms ease;
    width: 100%;
    z-index: 400;
    text-transform: uppercase;
}
.isotope-element:hover  .isotope-shortname {
    opacity: 1;
}
.isotope-element  .isotope-shortname a {
    color:#000;
    display: block;
    font-size: 11px;
    font-weight: 400;
    height: 100%;
    opacity: 1;
    padding: 0;
    position: absolute;
    width: 100%;
}
.isotope-element:hover .isotope-shortname a {
    height: 100%;
    line-height: 100%;
    vertical-align: middle; 
}
.isotope-element .isotope-shortname a span {
    color: #fff;
    font-weight: 400;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    transition: all 350ms ease;
    transform: translateY(70%); 
    vertical-align: middle;
    width: 100%;
}
.isotope-element .isotope-shortname a:hover span {
    transform: translateY(50%); 
}
.link-seccio .isotope-shortname {
    height: 100%;
    display: table;
    opacity: 1;
    width: 100%;
}
.link-seccio > .isotope-shortname a {
    color: #fff;
    display: table-cell;
    font-size: 11px;
    font-weight: 400;
    height: 100%;
    line-height: 100%;
    opacity: 1;
    padding: 5px;
    text-align: right;
    transform: translateY(0%); 
    vertical-align: top;
    width: 100%;
}
.link-seccio:hover >  .isotope-shortname a {
    color: #fff;
    transform: translateY(0%); 
    font-weight: 400;
}
.link-projecte .file-video {
    display: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
    opacity: 0;
}
.isotope-shortname a:hover {
    font-weight: 400;
}
.video-imatge-estatica {
    display: table;
}
.video-imatge-estatica .file-video {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    background: #111;
}
.video-imatge-estatica iframe {
    max-width: 100%;
    max-height: 100%;
}

.color-1:hover a {
    background: #ffce09;
}
.color-2:hover a {
    background: #bba000;
}
.color-3:hover a {
    background: #967700;
}
.color-4:hover a {
    background: #ff1515;
}
.color-5:hover a {
    background: #ff4503;
}
.color-contacte a,
.color-contacte:hover a {
    background: #ff1515;
}


/*0000 TEAM */
.view-estudi {
    margin-top: 20px;
    padding: 0 19px;
    opacity: 0;
}
.view-estudi-profile-filtre,
.view-estudi-filtre {
    display: block;
    float: none;
    width: 100%;
    clear: both;
    padding: 0 19px;
    height: 15px;
    text-transform: uppercase;
    margin: 0 0 3px;
    opacity: 0;
}
.view-estudi-profile-filtre a {
    display: none;
}
.view-estudi-profile-filtre .categoriamenu,
.view-estudi-filtre .categoriamenu {
    float: left;
    padding: 0 15px 0 0;
}
.view-estudi-filtre .categoriamenu {
    padding: 0 15px 0 0;
.categoriamenu a.active {
}
    font-weight: 700;
}


/* 0000 ESTUDI CONTINGUTS  */
.estudi-row {
    margin: 0 0 20px;
}
.view-estudi .view-content {
}
.estudi-longname {
    font-weight: 200;
    font-size: 24px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 25%;
}
.estudi-body {
    display: block;
    min-width: 50%;
    overflow: hidden;
    width: 50%;
}
.estudi-body p {
    padding: 0 0 10px;
}
.estudi-image {
    margin: 0 0 20px;
    width: 65%; 
}
.estudi-image img {
    right: 0;
}
/*0000 NEWS */
.pane-title {
    opacity: 0;
}
.view-news-isotope {
    margin-top: 25px;
    padding: 0 19px;
    opacity: 0;
}
.news-row {
    margin: 0 0 40px !important;
    position: relative;
    width: 60%;
    overflow: hidden;
}
.news-date {
    clear: left;
    font-weight: 200;
    left: 0px;
    position: absolute;
    top: 0px;
}
.news-longname {
    font-weight: 700;
    padding: 0 0 0px 60px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.news-body {
    padding: 0 0 0 60px;
    line-height: 16px;
}
.news-image {
    padding: 10px 0 0 60px;
}
.news-image img {
    max-width: 100%;
    max-height: auto;
    height: auto;
}


/*0000 PUBLICACIONS */

.view-publicacions{
    margin-top: 25px;
    padding: 0 19px;
    opacity: 0;
}
.publicacions-row {
    display: block;
    margin: 5px 0 0;
    overflow: hidden;
    position: relative;
    width: 60%;
}
h2.pane-title {
    clear: both;
    float: none;
    font-size: 24px;
    font-weight: 200;
    line-height: 22px;
    margin-top: 40px;
    opacity: 0;
    padding: 0 21px;
}
.view-publicacions h3.title {
    font-weight: 200;
    position:  relative;
    margin-top: 10px;
    width: 5%;
}
.publicacions-longname {
    font-weight: 700;
}
.publicacions-body p { 
    padding: 0 0 5px;
}
.publicacions-image {
    width: 30%;
    height: 100%;
    margin: 15px 0 0;
}
.publicacions-image img {
    max-width: 100%;
    width: 100%;
    height:auto
}
.view-publicacions li.isotope-element {
}
/*0000 CONTACTE */ 
.view-contact { 
    margin-top: 25px; 
    padding: 0 19px; 
    opacity: 0; 
}
.contact-row {
    margin: 0 0 10px;
    width: 60%;
    overflow: hidden;
}
.contact-shortname {
    font-size: 24px;
    font-weight: 200;
    line-height: 22px;
    margin: 0 0 20px;
    width: 100%;

}
.contact-body {
    margin: 0 0 20px;
}
.contact-image {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.contact-image img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
}


.view-order {
    padding: 0 30px;
}
a.tabledrag-handle .handle {
    background: url(../../misc/draggable.png) no-repeat 6px 9px;
    background-position: middle center;
    height: 25px;
    margin: -0.4em 0.5em;
    padding: 0.42em 0.5em;
    width: 25px;
}
/*0000 PROJECT FLEXSLIDER */
.row1 {
    overflow: hidden;
    /* border: 2px solid black; */
}
.view-projectes-content {
    display: block;
    float: left;
    left: 70%;
    margin-top: 30px;
    margin-left: -10px;
    opacity: 0;
    padding: 5px 15px 0 0;
    position: absolute;
	width: 25%; 
}
.projtext-longname {
    font-size: 24px;
    font-weight: 200;
    line-height: 22px;
    text-transform: uppercase;
    padding: 0 0 0 10px;
}
.projtext-body {
    margin-top:  10px;
/*
    max-width: 600px;
*/
    width: 100%;
    padding: 0 0 0 10px;
}
.jspVerticalBar {
    left: 0px;
    width: 2px;
}
.view-projectes-content-images {
    display: block;
    float: left;
    left: 0;
    margin-top: 30px;
    overflow: hidden;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    max-width: 70%;
}




.view-projectes-content-video {
    height: auto;
    margin-top: 7px;
    min-height: 250px;
    opacity: 0;
    overflow: hidden;
    width: 100%;
}


/* .page-projects .media-vimeo-player { */
.page-project .file-video {
    float: right;    
    width: 30%;
    padding: 0 15px 0 0;
}
.page-project iframe {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
iframe .media-vimeo-player {
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
}


.flexslider {
    width: 100%;
}
.flex-control-paging { 
    bottom: -30px;
}
.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #999;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
}
ul.flex-direction-nav {
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flex-nav-prev, .flex-nav-next {
    float: left;
    width: 50%;
    background: #eee:
}
.flex-nav-prev a, 
.flex-nav-next a {
    font-size: 0;
}
.flex-prev {
    left: -50px;
    background-image: url(./icons/menos.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.flex-next {
    right: -50px;
    background-image: url(./icons/mas.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: none !important';
    color: rgba(0, 0, 0, 0);
    text-shadow: 0px 0px 0 rgba(255, 255, 255, 0);
}
.flex-direction-nav a:before {
    display: inline-block;
    content: none !important;
    color: rgba(0, 0, 0, 0);
    background-size: 40px 40px !important;
    background-position: center center;
}
.flex-next {
  right: -50px;
  text-align: right;
  background-image: url(./icons/fdret.png);
}
.flex-prev {
  left: -50px;
  text-align: left;
  background-image: url(./icons/fesq.png);
}
.flex-direction-nav a {
    width: 35px;
    height: 35px;
    margin: -18px 0 0;
    font-size: 0;
    background-size: 35px 35px !important;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
li .proj-image {
    list-style: none;
}
.proj-image {
    float: none;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.proj-image img {
    max-height: 100%;
    max-width: 100%;
}







/* .isotope-grid-sizer { */
/*     width: 50%; */
/* } */

/* 0000 INDEX */
.view-projectes-index {
    display: none;
    opacity: 0;
}



/* 0000 AUX */

.imgTL, .imgTR, .imgBL, .imgBR, .imgC {
}
    .imgTL {
    };
    .imgTR {
    };
    .imgBR {
    };
    .imgBL {
    };
    .imgC {
    };
.buit {

}
.appendeditem {
    display: none;
}
.border {
    border: 4px solid black;
}
/* 0000 ADMIN */
.logged-in h1#page-title.title {
    margin: 10px 0;
}
