@charset "utf-8";
/* CSS Document */

.contact { right: 0; }
.ddsmoothmenu { margin-left: 0; }
/*.ddsmoothmenu ul li { padding: 0 10px 0 10px; }*/
.is-sticky .ddsmoothmenu li { padding: 0 10px 0 10px; }
.qui-cont ul { display: inline-block; font-size: 18px; color: #5f5f5f; margin-bottom: 2%; }
.qui-cont ul li { margin-bottom: 1%; list-style: circle; margin-left: 5%; }
.sub-rgt { width: 60%; }

/* TASQUES JIRA - LAIA */
.novetat-slider .novetat-img {
    height: 664px;
    overflow: hidden;
}

.novetat-slider .novetat-img img {
    object-fit: cover;
    height: 100%;
}

.novetat-slider .novetat-img .novetat-cnt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 33%;
    min-height: 33%;
    max-height: 100%;
    background: #00000077;
    padding: 16px 32px;
}

.novetat-lft h1, .novetat-slider .novetat-img .novetat-cnt h1 {
    color: #fff;
    font-family: "source-sans-pro-semibold";
    font-size: 12px;
    padding: 0 0 3px;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 10px;
}

.novetat-lft p, .novetat-slider .novetat-img .novetat-cnt p {
    width: 100%;
    color: #fff;
    font-size: 40px;
    font-family: 'Conv_SourceSansPro-Light';
    line-height: 56px;
    letter-spacing: 1px;
}

.flexslider .slides > li::after {
    content: none;
}

.novetat-slider .novetat-img .novetat-cnt h3 {
    color: #fff;
}
.star-img .p-lft span {
    color: #fff;
}

.preus.adjunts {
    float: left;
    width: 100%;
    margin-top: 48px;
    padding-bottom: 42px;
    border-bottom: 1px solid #ededed;
}

.preus.adjunts div {
    background: #fafafa;
    padding: 12px 20px;
    margin-bottom: 6px;
    font-size: 18px;
    color: #426d86;
    font-family: 'Conv_SourceSansPro-Light';
    clear: both;
}

.star-img .p-lft span.estrelles {
    float: left;
    margin-right: 5px;
    right: auto;
    top: auto;
    position: relative;
}

.star-img .p-lft span.estrelles img {
    float: left;
    width: 10px;
    height: 10px;
}

.novetat-slider .novetat-img .star-img .p-lft a img {
    width: 14px;
    height: 14px;
}

@media only screen and (max-width: 1280px) {
    .novetat-slider .novetat-img {
        height: 60vh;
    }
}

@media screen and (max-width: 1023px) {
    .novetat-slider .novetat-img .novetat-cnt {
        width: 50%;
    }
}

@media screen and (max-width: 639px) {
    .novetat-slider .novetat-img .novetat-cnt {
        height: 100%;
    }
    .novetat-slider .novetat-img .novetat-cnt h1 {
        margin-top: 16px;
    }
    .novetat-slider .novetat-img .novetat-cnt p {
        font-size: 20px;
        line-height: 24px;
        margin-top: 16px;
    }
}

/* FI TASQUES JIRA LAIA */


.val-list .star-img .p-lft a img {
    width: 14px;
    height: 14px;
    margin-left: 10px;
}

.star-list-cont ul li {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.star-img .p-lft span.estrelles {
    margin-left: 10px;
}

.star-list-cont ul li h3 {
    line-height: 14px;
}

.val-list .star-img {
    float: unset;
    width: unset;
}

.val-list .star-img .p-lft span {
    margin-left: 10px;
    color: #144d6b;
}

.val-list .star-img .p-lft {
    display: flex;
}

.val-list .star-img .p-lft {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
}

.star-list-cont {
    margin-top: 20px;
}

.star-img .p-lft span.estrelles img {
    width: 14px;
    height: 14px;
}

.detail-list ul li {
    width: 50%;
}
.detail-list ul li:nth-child(even) {
    border: none;
}

.popup ul li img.img-sost {
    width: 30px;
    margin-top: -5px;
    margin-left: 10px;
}

.banner-slider .flexslider .slides > li::after{
	content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
}

/* begin JIRA CB4R-103 */

.alert-text {
    float: left;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.alert-text p {
    font-size: 14px;
    line-height: 16px;
}

.cal-srt-end ul li label,
.frm-cal-list ul li label {
    margin-bottom: 5px;
}

/* end JIRA CB4R-103 */