body.pojo-a11y-focusable.wp-theme-premium a:focus{ 
    outline-style: solid !important;
    outline-width: 1px !important;
    outline-color: #143F54 !important;
    border-radius: 10px;
}

.row2 {
    width: 100%;
    max-width: 98%;
}

.no-mt {
    margin-top: 0px !important;
}

img {
    max-width: 100%;
}

.brwn-bg {
    background: rgba(84, 65, 123, 0.10);
}

.brwn-bg.brwn-dark-bg {
    background: #EDF1F4;
}

.hdr-links ul li a.heart.active:before {
    content: unset;
}

footer .ftr-top h2 span {
    font-family: 'PlayfairDisplay-Italic';
}

#main-slider .main-ban-img {
    height: 80vh;
    /*padding-bottom: 45%;*/
}

#main-slider .main-slide .main-ban-img::before {
    z-index: 1;
}

.hm-banner .slider-for-home.slick-slider .slick-slide .banner-img::before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    /* background: rgba(17, 17, 17, 0.59); */
    background: -moz-linear-gradient(top, rgba(17, 17, 17, 0.59) 0%, rgba(95, 6, 24, 0) 51%, rgba(186, 12, 47, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(17, 17, 17, 0.59)), color-stop(51%, rgba(95, 6, 24, 0)), color-stop(100%, rgba(186, 12, 47, 0)));
    /* background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0.59) 0%, rgba(95, 6, 24, 0) 51%, rgba(186, 12, 47, 0) 100%); */
    background: -o-linear-gradient(top, rgba(17, 17, 17, 0.59) 0%, rgba(95, 6, 24, 0) 51%, rgba(186, 12, 47, 0) 100%);
    background: -ms-linear-gradient(top, rgba(17, 17, 17, 0.59) 0%, rgba(95, 6, 24, 0) 51%, rgba(186, 12, 47, 0) 100%);
    background: linear-gradient(to bottom, rgba(17, 17, 17, 0.59) 0%, rgba(95, 6, 24, 0) 51%, rgba(186, 12, 47, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ba0c2f', GradientType=0 );
    z-index: 1;
}

#main-slider.main-banner-slider .main-caption {
    padding: 35px 95px 20px 50px;
    max-width: 520px;
}

.hm-banner .slider-for-home.slick-slider .slick-slide .banner-img {
    position: relative;
    height: 80vh;
}

#main-slider .main-ban-img img,
.blog-main ul li .blog-img img,
.travel-sec .moments-main .moments-lst ul li .moments-img img,
.moments-main .moments-lst ul li .moments-img img,
.hm-miniature-container img,
.hm-banner .slider-for-home.slick-slider .slick-slide .banner-img img,
.destination-img img{
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.Planifica-caption h2,
ul.moures-list li .moures-txt h2 {
    color: #20A9EE;
    font-family: 'PlayfairDisplay-Regular';
}

.desktop-menu span:hover::before { background: url(../../resources/premium/images/ico-burguer-negatiu.svg) no-repeat 0 0;}

.site-search__div, .site-header-search {top: 84px;}

.burger-top {row-gap: 45px;}


/*
.top-banner .sticky-wrapper:not(.is-sticky) header, .top-banner .sticky-wrapper:not(.is-sticky) header .head-top {
    background: unset;
}

.top-banner header .head-top {
    position: fixed;
}

.top-banner .sticky-wrapper:not(.is-sticky) .head-top-in {
    border-bottom: unset;
}

.top-banner .sticky-wrapper:not(.is-sticky) header .head-top,
.top-banner .sticky-wrapper:not(.is-sticky) .cbp-hrmenu > ul > li > a,
.top-banner .sticky-wrapper:not(.is-sticky) .select-lang .nice-select.select_box_input {
    color: #fff;
}

.top-banner .sticky-wrapper:not(.is-sticky) .desktop-menu span::before {
    background: url(../../resources/premium/images/ico-burguer-negatiu.svg) no-repeat 0 0;
}

.top-banner .sticky-wrapper:not(.is-sticky) .select-lang .nice-select::after {
    border-color: #fff;
}

.hdr-links ul li a.search,
.hdr-links ul li a.heart {
    background-position: center center;
    width: 30px;
    height: 30px;
    border-radius: 25px;
}

.hdr-links ul li a.heart {
    background-size: 21px 18px;
}
.hdr-links ul li a.search{
    background: url(../../resources/premium/images/ico-search-negatiu.svg) no-repeat center center;
}
*/

.inner-header .select-lang .nice-select .option {background: transparent;}
.costa-doble-sec.costa-doble-part3 {
    margin-top: -5px;
    z-index: 1;
}

.intro-para p.my-message > span:not(.morecontent) {
    color: #143F54;
}

.insp-contpad .contarea-in {
    padding: 0 212px;
}

#trieu-lst .owl-nav button {
    border: none;
    border-radius: 0;
}

#trieu-lst .owl-nav button.owl-prev, #trieu-lst .owl-nav button.owl-prev:hover {
    background: url(../../resources/premium/images/ico-circle-left.svg) no-repeat left 0px;
}

#trieu-lst .owl-nav button.owl-next, #trieu-lst .owl-nav button.owl-next:hover {
    background: url(../../resources/premium/images/ico-circle-right.svg) no-repeat right 0px;
}

#trieu-lst .owl-nav .owl-prev::after, #trieu-lst .owl-nav .owl-next::after {
    content: unset;
}

#trieu-lst .trieu-lstng {
    width: 85%;
    float: none;
    margin: auto;
}

.desca-book-form .frm-input .form-control,
.book-form .nice-select,
.insp-contpad.histories-sec {
    background: #f7f4ef;
}

.book-form .nice-select::after {
    border-color: #606268;
}

.insp-contpad.histories-sec h3 span {
    font-family: 'PlayfairDisplay-SemiBold';
}

.insp-contpad.histories-sec .blog-main,
.camp-blog-sec.beinsp-sec .blog-main {
    margin-top: 48px;
}

.cbp-hropen .cbp-hrsub-inner-lft .menu-rht h2 {
    font-family: 'PlayfairDisplay-Italic';
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
}

.travel-sec .moments-main .moments-lst ul {
    grid-template-columns: repeat(9, 1fr);
}

.moments-main.travel-lst .moments-lst ul li {
    display: block;
    grid-row: span 5;
    grid-column: span 3;
}

.travel-sec .moments-main .moments-lst ul li .moments-img {
    height: 0;
    padding-bottom: 100%;
}

.experiences-sec .moments-lst.golf-lst {
    width: 100%;
    border-top: 1px solid #d0d1d3;
    padding-top: 30px;
}

.experiences-sec .moments-main.tots-lst .moments-lst ul {
    grid-row-gap: 10px;
}

.experiences-sec .moments-main.blue-clr h1,
.experiences-sec.blog-sec.beinsp-sec h1,
.video-sec h1 {
    color: #303135;
    font-size: 35px;
    margin-bottom: 20px;
}

.widget-search-sec .moments-main.blue-clr h1 {
    margin: 65px 0 30px;
}

.experiences-sec.blog-sec.beinsp-sec .moments-lst.golf-lst {
    margin-top: 16px;
    float: left;
}

.experiences-sec .blog-main {
    position: relative;
}

.experiences-sec .veure-btn {
    top: 0;
}

.blog-btn.view-more {
    display: flex;
}

.blog-btn.view-more a {
    margin: auto;
}

.Premium-caption h2 {
    font-family: 'PlayfairDisplay-Regular';
    float: none;
    font-size: 46px;
}
.text-blue .Premium-caption p {
    color: #143F54;
}

.Premium-caption p {
    line-height: 28px;
    color: #fff;
    font-size: 18px;
    width: 85%;
    font-family: 'Poppins-Light';
    margin-top: 16px;
}

.experiences-sec .veure-btn .search-bx {
    margin-right: 16px;
    background: #f7f4f0;
    border-radius: 3px;
    position: relative;
    display: inline-block;
}

.experiences-sec .veure-btn .search-bx input[type=text]{
    background: transparent;
    border: none;
    font-size: 16px;
    color: #143F54;
    font-family: 'Poppins-Medium';
    padding: 0 65px 0px 20px;
    height: 48px;
}

.experiences-sec .veure-btn .search-bx input::placeholder {
    color: #143F54;
    opacity: 1; /* Firefox */
}

.experiences-sec .veure-btn .search-bx input::-ms-input-placeholder {
    color: #143F54;
}

.experiences-sec .veure-btn .search-bx input.search-bt {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(../../resources/premium/images/ico-cercar-br.svg) no-repeat center center;
    background-size: 14px;
    width: 48px;
    height: 48px;
    border: none;
    padding: 0;
}

.experiences-sec .veure-btn .nice-select {
    background: #f7f4f0;
    border-radius: 3px;
    height: 48px;
    float: right;
    display: flex;
    align-items: center;
}

.experiences-sec .veure-btn .nice-select:after {
    right: 20px;
}

.experiences-sec .veure-btn .nice-select:hover:after {
    border-color: #143F54;
}

.experiences-sec .veure-btn .nice-select .current {
    min-width: 250px;
    color: #143F54;
    background: transparent;
    font-size: 16px;
    padding: 0 20px;
}

.experiences-sec .veure-btn .nice-select .list {
    z-index: 100;
    width: 100%;
    margin-top: 0;
    background: #143F54;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 1px 0 1px rgba(68, 68, 68, 0.11);
}

.experiences-sec .veure-btn .nice-select .list .option {
    color: #fff;
    border-bottom: unset;
    opacity: .7;
}

.experiences-sec .veure-btn .nice-select .list .option.selected,
.experiences-sec .veure-btn .nice-select .list .option:hover {
    opacity: 1;
}

.experiences-sec .veure-btn .nice-select .list .option:hover {
    font-size: 14px;
}

.experiences-sec .veure-btn .nice-select.open {
    background: #143F54;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.experiences-sec .veure-btn .nice-select.open .current {
    color: #fff;
}

.experiences-sec .veure-btn .nice-select.open:after,
.experiences-sec .veure-btn .nice-select.open:hover:after {
    border-color: #FFF;
}

.displ-it {
    font-family: 'PlayfairDisplay-Italic';
}

ul li .blog-cnt .blog-tags {
    padding-top: 20px;
    clear: both;
}

ul li .blog-cnt .blog-tags a {
    display: inline-flex;
    width: 100px;
    /*height: 28px;*/
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    background: rgba(187, 138, 88, 0.12);
    color: #143F54;
    text-align: center;
    font-family: 'Poppins-Regular';
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.15px;
}

ul li .blog-cnt .blog-tags a:hover {
    background: #143F54;
    color: #fff;
}

.intro-cnt.no-share {
    flex-direction: row;
}

.intro-cnt.no-share .intro-para {
    width: 100%;
}

.cont-besal-lft ul.cnt-lnks li span.comp-ico {background: url("../../resources/premium/images/share-ico-brn.svg") no-repeat left center;}
.cont-besal-lft ul.cnt-lnks li span.wish-ico { background: url("../../resources/premium/images/wish-ico-brn.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li span.insta-ico {background: url("../../resources/premium/images/ico-instagram-brn.svg") no-repeat left center;}
.cont-besal-lft ul.cnt-lnks li span.pin-ico { background: url("../../resources/premium/images/ico-pinterest-brn.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li span.face-ico { background: url("../../resources/premium/images/ico-facebook-brn.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li:hover span.comp-ico {background: url("../../resources/premium/images/share-ico-brn-hvr.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li:hover span.wish-ico { background: url("../../resources/premium/images/wish-ico-brn-hvr.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li span.wish-ico.fill { background: url("../../resources/premium/images/wish-ico-brn-hvr.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li:hover span.insta-ico {background: url("../../resources/premium/images/ico-instagram-brn-hvr.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li:hover span.pin-ico { background: url("../../resources/premium/images/ico-pinterest-brn-hvr.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li:hover span.face-ico { background: url("../../resources/premium/images/ico-facebook-brn-hvr.svg") no-repeat left center; }
.cont-besal-lft ul.cnt-lnks li img {width: 30%;}

.cont-besal-rgt .contarea-in {
    padding: 0;
}

.cont-besal-rgt > img {
    margin: 28px 0;
}

.more-info-div {
    margin-top: 32px;
    float: left;
}

.more-info-div a {
    background: #143F54;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    font-family: PlayfairDisplay-Regular;
    font-size: 22px;
    padding: 12px 28px;
    border: 1px solid #143F54;
}

.more-info-div a:hover {
    background: #fff;
    color: #143F54;
}

.cont-besal-rgt .moments-main,
.cont-besal-rgt .blog-main {
    margin-top: 60px;
}

.cont-besal-rgt .moments-main h3,
.cont-besal-rgt .blog-main h3 {
    font-size: 30px;
    line-height: 40px;
    color: #143F54;
    font-family: 'PlayfairDisplay-Regular';
    padding-bottom: 20px;
}

.cont-besal-rgt .moments-main h3 span,
.cont-besal-rgt .blog-main h3 span,
.blog-ban .main-caption h1 span,
.img-cap-lft h2 span,
.para-lft h1 span,
.intro-para > h1 span,
.main-caption.wht-bg h1 span,
.blog-sec.blue-txt h1 span {
    font-family: 'PlayfairDisplay-Italic';
}

.cont-besal-rgt .moments-main .moments-lst ul li {
    grid-row: span 5;
    grid-column: span 5;
}

.cont-besal-rgt .blog-main .blog-lst ul li {
    flex: 0 1 48.4%;
}

.cont-besal-rgt .logos {
    display: grid; 
    grid-template-columns: repeat(3, 1fr); 
    gap: 20px; 
    justify-items: center;
}

.cont-besal-rgt .logos .logo-item {
    border: 2px solid rgba(187, 138, 88, 0.3); 
    border-radius: 8px; 
    padding: 5px; 
    display: flex;
    justify-content: center;
    align-items: center;
}
.cont-besal-rgt .logos img{
	max-height: 100px; 
    object-fit: contain;
}
.elements-sec.testimonial-elements-sec {
    padding-bottom: 0;
}

.elements-sec.testimonial-elements-sec .elemt-cnt {
    border-bottom: unset;
}

.gallery-sec ul.multiple-rows {
    width: 100%;
    flex-wrap: wrap;
    row-gap: 50px;
}

.gallery-sec ul.multiple-rows > li {
    flex: 0 1 46.5%;
}

.per-rgt ul li a {
    color: #20A9EE;
}

.contarea-in p strong {
    font-family: 'Poppins-Bold';
}

.accio-sec {
    background: #fff;
    padding: 0 0 70px;
}

.accions-lst .accions-itm {
    margin-bottom: 50px;
}

.accions-lst .accions-itm ul {
    float: none;
}

.membre-form .sel-frm-cont .frm-input .form-control,
.membre-form .sel-frm-cont .nice-select,
.membre-form .sel-frm-cont .frm-input.checkbox label {
    color: #143F54;
    border-color: #143F54;
}

.membre-form .sel-frm-cont .frm-input input::placeholder {
    color: #143F54;
}

.membre-form .sel-frm-cont .nice-select::after,
.membre-form .sel-frm-cont .frm-input.checkbox label::after {
    border-color: #143F54;
}

/*.breadcrum.favorits ul li.home {
    background: url(../../resources/premium/images/home-ico-white.svg) no-repeat left 2px;
}*/

.exp-whole-pge {
    position: relative;
    /*padding-top: 0;*/
}

.agenda-main-rgt .agenda-list {
    background-color: unset;
}
.agenda-list a[href="javascript:void(0)"] {
    pointer-events: none; /* Desactiva els esdeveniments de clic */
    color: #999; /* Opcional: canvia l'estil per indicar que no és cliclable */
    cursor: default; /* Canvia el cursor perquè no sembli un enllaç */
}

.exp-whole-pge .favs-filter {
    background: url("../../resources/premium/images/favs-filter.png") no-repeat center top;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-size: 100%;
    height: 100%;
}

.exp-whole-pge .els-teus h5,
.exp-whole-pge .els-teus h2,
.exp-whole-pge .els-teus a {
    color: #0047BB;
}

.exp-whole-pge .els-teus,
.exp-whole-pge > .row3 {
    position: relative;
}

.exp-whole-pge .els-teus a span {
    background: url(../../resources/b2b/images/fav-download-bl.svg) no-repeat left center;
}

.exp-whole-pge .els-teus a:hover span {
    background: url(../../resources/b2b/images/fav-download-bl-hover.svg) no-repeat left center;
}

.exp-whole-pge .experience-sec h2, .exp-whole-pge p.title {
    color: #545454;
}

.exp-whole-pge .experience-sec h2 {
    border-bottom: 1px solid rgba(84, 65, 123, 0.2);
}

.exp-whole-pge .experience-sec h2 span {
    background: #0047BB;
    color: #fff;
}
/*
.exp-whole-pge #exp-lst .item .moments-img,
.exp-whole-pge #exp-lst .item .moments-img img {
    height: auto;
}*/
.breadcrum.favorits ul {
    border-bottom: unset;
}
/*.breadcrum.favorits ul li a {
    color: #fff;
}*/

.intro-para h2 {
    font-family: 'Poppins-Regular';
    margin-bottom: 28px;
}

.intro-para h2 span {
    font-family: 'PlayfairDisplay-MediumItalic';
}

.intro-lnks,
.conatact-besalu {
    position: relative;
}

.share_banner {
    display: none;
    background-color: #303135;
    position: absolute;
    width: 265px;
    left: 0;
    top: 0;
    transform: translate(calc(-50% + 35px + 20px), calc(-100% + 35px - 5px));
    padding: 20px 30px;
    border-radius: 6px;
    /* display: flex; */
    flex-direction: column;
    z-index: 100;
}

.share_banner span {
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 600;
}

.share_banner.bottom {
    transform: translate(calc(-50% + 35px + 20px), calc(35px));
}

.share_banner.active {
    display: flex;
}

.share_banner h1 {
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 600;
}

.share_banner .share_icons{
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 13px;
}

.share_banner .share_icons a{
    float: left;
    width: 100%;
    color: #b6b6b7;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 400;

}

a.share-whatsapp { background: url(../images/ico-compartir-whatsapp.svg) no-repeat 0 0; padding-left: 42px; height: 20px; line-height: 20px; }
a.share-email { background: url(../images/ico-compartir-mail.svg) no-repeat 0 0; padding-left: 42px; height: 20px; line-height: 20px; }
a.share-instagram { background: url(../images/ico-compartir-instagram.svg) no-repeat 0 0; padding-left: 42px; height: 20px; line-height: 20px; }
a.share-facebook { background: url(../images/ico-compartir-facebook.svg) no-repeat 0 0; padding-left: 42px; height: 20px; line-height: 20px; }
a.share-twitter { background: url(../images/ico-compartir-twitter.svg) no-repeat 0 0; padding-left: 42px; height: 20px; line-height: 20px; }
a.share-linkedin { background: url(../images/ico-compartir-linkedin.svg) no-repeat 0 0; padding-left: 42px; height: 20px; line-height: 20px; }
a.share-pinterest { background: url(../images/ico-compartir-pinterest.svg) no-repeat 0 0; padding-left: 42px; height: 20px; line-height: 20px; }

.contact-name {
    line-height: 26px;
}

.contact-name strong {
    font-family: 'Poppins-Bold';
    font-size: 18px;
}

.specific_slider {
    width: 100%;
    
    float: left;
}

#main-slider .rest-slider-controls {
    position: relative;
    float: right;
    right: 0;
    bottom: 0;
    transform: translate(-35px, calc(-100% - 35px));
    width: auto !important;
    display: flex;
    align-items: center;
    justify-content: right;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.4) !important;
    padding: 15px;
    border-radius: 50px;
}

.parac-banner .camera-ico {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: fit-content;
    margin-left: 15px;
    margin-right: 0;
}

.parac-banner .camera-ico.single-slide {
    margin-left: 0;
}

.blog-main ul li .blog-img {
    height: 0;
    padding-bottom: 54%;
}

.blog-main ul li .blog-img.total {
    height: auto;
    padding-bottom: 0;
	aspect-ratio: 3/2;
}
.line-clamp p {
    display: -webkit-box;
    -webkit-line-clamp: 5; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}


.moments-main .moments-lst ul li .moments-img {
    height: 0;
    padding-bottom: 100%;
}

.eb-blue-tags.accessibilitat ul li a {
    background: none;
}

ul.contact-list-cont {
    margin-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px;
    padding: 0px;
}
.banner-first {order:-1; margin-top: 0px;}
.cont-besal-rgt.experiencia{
    display: flex;
    flex-direction: column;
}
ul.contact-list-cont li{
    border-top: none;
    background: rgba(84, 65, 123, 0.10);
    border-radius: 8px;
    padding:  20px 10px;

}

.eb-blue-tags.accessibilitat ul li a {
    display: block;
    background: none;
    color: #143F54;
    border: none;
    font-size: 12px;
    font-family: 'Poppins-Medium';
    padding: 0;
    border-radius: 0;
    height: fit-content;
    line-height: normal;
    float: none;
    cursor: default;
}

.eb-blue-tags.accessibilitat ul li a span.ico-icon {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

img.image-reduce {
    width: 40px;
    height: 40px;
}

.eb-blue-tags.accessibilitat ul li a span.ico-icon:hover {
    background: #143F54;
    border: 1px solid #999999;
    color: #FFFFFF;
}

.eb-blue-tags.accessibilitat ul li a span.ico-icon {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

.eb-blue-tags.accessibilitat [tooltip][flow^="up"]::before {
    right: 15px;
    border-top-color: #303135;
}

.eb-blue-tags.accessibilitat [tooltip][flow^="up"]::after {
    left: 50%;
    padding: 15px 12px;
    background: white;
    color: #143F54;
    font-size: 17px;
    line-height: 20px;
    text-indent: initial;
    white-space: inherit;
    width: auto;
    min-width: 350px;
    text-align: center;
    box-shadow: 0 1px 0 1px rgba(150, 150, 150, 0.11);
}

.nostre-banner .camera-ico a span {
    vertical-align: bottom;
}

.prop-cont h3 {
    color: #20A9EE;
    margin: 10px 0px;
    font-size: 18px;
    font-family: 'Poppins-Medium';
}
.prop-cont a {
    color: #20A9EE;
    text-decoration: underline;
}

.text-sec, .video-sec {
    width: 100%;
    float: left;
    padding: 50px 0 50px;
}

.video-sec video {
    width: 100%;
}

.text-sec h2 {
    color: #143F54;
    font-family: 'Poppins-Bold', sans-serif;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 22px;
}
.text-sec p {
    float: left;
    width: 100%;
    color: #143F54;
    font-size: 16px;
    line-height: 26px;
}

.moments-main.tots-lst .moments-lst ul li .moments-img {
    padding-bottom: 146%;
}

.book-form .nice-select .list {
    max-height: 300px;
    overflow-y: auto;
}

.filter-sec .filter-btn a {
    display: inline;
}

.filter-sec .filter-btn a::after {
    content: unset;
}

.decoo .ebooks-filter ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 75px;
}

.moments-main.blue-clr .ebooks-filter ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 75px;
}


.contact-form.membre-form .frm-input p {
    opacity: 1;
}

.sel-frm-cont .frm-input.btm-none input,
.dades-formdiv .tajudem-message input.frm-input { float: left; width: 100%; border: none; background: #143F54; color: #fff; font-family: 'PlayfairDisplay-SemiBold'; font-size: 25px; line-height: 30px; padding: 13px 0; cursor: pointer; border-radius: 5px; margin-top: 30px; position: relative; transition: all 0.5s ease;
display: flex; align-items: center; justify-content: center;}
.sel-frm-cont .frm-input.btm-none input:hover,
.dades-formdiv .tajudem-message input.frm-input:hover{ background: #333; }

.sel-frm-cont .frm-input.btm-none input:disabled,
.dades-formdiv .tajudem-message input.frm-input:disabled {
	cursor: not-allowed;
	opacity: 0.6;
}

.sel-frm-cont .frm-input.checkbox input,
.dades-formdiv .frm-input.checkbox input {
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 15px;
	accent-color: #143F54;
}

.dades-formdiv .frm-input.checkbox label::before,
.dades-formdiv .frm-input.checkbox label::after {
    content: unset;
}

.sel-frm-cont .frm-input.checkbox.checkboxForm label::before {
	display : none;
}

.sel-frm-cont .frm-input.checkbox.checkboxForm label::after {
	display : none;
}

.text-bloc{
    width: 100%;
    float: left;
    padding: 90px 0 110px;
}

.text-bloc p, .text-bloc ul,.text-bloc ol {
    font-size: 18px;
    line-height: 28px;
    color: #545454;
    font-family: 'Poppins-Light';
    float: left;
    width: 100%;    
	margin-bottom: 20px;
	list-style: disc;
}

.text-bloc ul, .text-bloc ol{
	list-style: disc;
	padding-left : 20px;
}

.text-bloc ol > li {
	list-style: disc;
}

.text-bloc ol > li::marker {
	color:#143F54;
}
.text-bloc h1 {
    float: left;
    width: 100%;
    color: #143F54;
    font-size: 32px;
    line-height: 30px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.text-bloc h2 {
    float: left;
    width: 100%;
    color: #143F54;
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.text-bloc h3 {
    float: left;
    width: 100%;
    color: #143F54;
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.text-bloc a{
	color : #143F54;
} 
.text-bloc .fila .columna li {
    color: #545454;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    padding-left: 20px;
}

.text-bloc table {
    margin: 30px 0;
}

.text-bloc table, th, td {
    border-color:#0047BB;
}

.text-bloc table tbody td{
    padding: 10px;
	color: #545454;
    font-size: 18px;
    line-height: 28px;
    color: #545454;
    font-family: 'Poppins-Light';
}

.elemt-cnt.elemt-cnt-nopadding {
    padding: 0;
}

footer .ftr-btm .ftr-btm-rgt ul li{
	margin-right : 9px;
}

.hm-miniature-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.moments-main.tots-lst .moments-lst ul li .moments-img::after {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.07) 40%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0.07)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.07) 40%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.07) 40%, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.07) 40%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07) 40%, rgba(0, 0, 0, .8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#b30000',GradientType=0);
    transition: all 0.5s ease;
}

.moments-main.tots-lst .moments-lst ul li:hover .moments-img::after {
    background: rgba(84, 65, 123, 0.8);
}

.home-exp-bg .hm-title-lft {
    margin-bottom: 28px;
}

.otgs-development-site-front-end {
    clear: both;
}

.ftr-list ul li input[type="text"] {
    line-height: 36px;
}

.head-top-in.head-top-in-noborder {
    border-bottom: unset;
}

#pojo-a11y-toolbar {
    z-index: 99999;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    padding: 14px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    box-shadow: 0px 0px 10px #cccccc;
}

/*
.historia-template-default .familia-sec {
    height: 0;
    padding-bottom: 56%;
    margin-bottom: 40px;
}*/

.ftr-top #newsletter_form .nice-select {
    width: 100%;
}

.ftr-top #newsletter_form .nice-select .list {
    max-height: 265px;
    overflow: scroll;
}

.ftr-list .comunitat_opened ul li {
    flex: 0 1 16%;
}

.ftr-list ul li input[type="email"] {
    font-family: 'Poppins-Medium';
    background: none;
    border: none;
    outline: none;
    color: #FFFFFF;
    transition: all 0.5s ease;
    font-size: 18px;
    line-height: 36px;
    width: 100%;
    padding: 0 10px;
}

.ftr-list ul li input[type="email"]::placeholder,
.ftr-list ul li input[type="text"]::placeholder {
    color: #ffffff;
}

footer .ftr-top p a {
    color: #ffffff;
    text-decoration: underline;
}

.specific_slider.image_logo_slider{ width: 75%; } 

#slick-1 .slider-for-home .slick-slide > div h1 span.underline {
    background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 1.5s;
}

#slick-1 .slider-for-home .slick-slide:hover > div h1 span.underline {
    background-size: 100% 100%;
}

#main-slider.main-banner2.specific_slider .main-ban-img {
    height: auto;
}

#main-slider.main-banner2.specific_slider .main-ban-img .banner-img-mobile {
    display: none;
}

#main-slider.main-banner2.specific_slider .main-ban-img .banner-img-desktop,
#main-slider.main-banner2.specific_slider .main-ban-img .banner-img-mobile {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}


.insp-contpad .fila {
    width: 100%;
    display: flex;
    column-gap: 4%;
    align-items: flex-start;
}

.insp-contpad .fila .columna {
    width: 100%;
}

.insp-contpad img {
    float: left;
    width: 100%;
    border-radius: 5px;
    height: 100%;
    max-width: 100%;
}

.insp-contpad p {
    color: #545454;
    font-family: 'Poppins-Regular';
    font-size: 16px;
    line-height: 26px;
}

.insp-contpad p, .insp-contpad ul {
    margin-bottom: 20px;
}

.insp-contpad a {
    width: auto;
    color: #143F54;
    display: unset;
    align-items: center;
    column-gap: 10px;
    font-family: 'Poppins-Bold';
    font-size: 16px;
    line-height: 24px;
    background-size: contain;
    transition: all .5s ease;
    padding-top: 1em;
}

/* Buscador */
/*
.search-div .results {
    position: absolute;
    background-color: #303135;
    width: 500px;
    top: calc(55px);
    z-index: 1;
    padding: 10px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}*/

.search-div, .cercar-filter-div  {
    position: relative;
}
.search-div .results {
	position: absolute;
	z-index: 1;
	top: 55px;
	background-color: #303135;
	padding: 10px 0;
	width: 500px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    z-index: 10;
}

.cercar-filter-div .results {
	position: absolute;
	z-index: 1;
	top: 55px;
	background-color: #303135;
	padding: 10px 0;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 100%;
	min-height: 250px;
	overflow-y: scroll;
}
.search-div .results ul li, .cercar-filter-div .results ul li {
    padding: 10px 45px 10px 20px;
    font-size: 16px;
    color: white;
    cursor: pointer;
}

.search-div .results ul li a, .cercar-filter-div .results ul li a {
    color: white;
}


.search-div .results ul li:hover, .cercar-filter-div .results ul li:hover {
    background-color: #143F54;
}

.formSearch_inner .submit-ar {
    width: 62px;
    height: 55px;
}
.mCSB_container{
	height: 100%;
}

.familia-sec .row.row-fullwidth {
    float: none;
    margin: 0px auto;
    width: 100%;
}

.row-fullwidth img.desk-top {
    float: left;
    width: 100%;
    height: 700px;
    object-fit: cover;
}

.familia-sec .row.row-fullwidth::before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.15);
    top: 0;
    left: 0;
    width: 100%;
	height: 700px;
}


/** FAVORITS **/


.hdr-links ul li a.heart, .hdr-links ul li a.heart:hover  {background:url(../../resources/b2b/images/ico-heart-header.svg) no-repeat 0 0; padding-left: 24px ;}
.is-sticky .hdr-links ul li a.heart , .is-sticky .hdr-links ul li a.heart:hover  {background:url(../../resources/b2b/images/ico-heart-header-blue.svg) no-repeat 0 0; padding-left: 24px ;}
.inner-header .hdr-links ul li a.heart , .inner-header .hdr-links ul li a.heart:hover  {background:url(../../resources/b2b/images/ico-heart-header-blue.svg) no-repeat 0 0; padding-left: 24px ;}

#exp-lst .item .moments-img{
	padding-bottom : 148%;
}

#exp-lst .item .moments-img img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

#exp-lst1 .item .moments-img{
	padding-bottom : 54%;
}

#exp-lst1 .item .moments-img img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

#exp-lst2 .item .moments-img{
	padding-bottom : 148%;
}

#exp-lst2 .item .moments-img img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

#exp-lst3 .item .moments-img{
	padding-bottom : 54%;
}

#exp-lst3 .item .moments-img img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

#exp-lst4 .item .moments-img{
	padding-bottom : 54%;
}

#exp-lst4 .item .moments-img img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

#exp-lst5 .item .moments-img{
	padding-bottom : 54%;
}

#exp-lst5 .item .moments-img img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.exp-whole-pge .experience-sec {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 37px;
}

.exp-whole-pge .experience-sec .items {
    display: flex;
    flex-direction: column;
    row-gap: 45px;
}

.exp-whole-pge .experience-sec .items .item {
    display: grid;
    grid-template-columns: minmax(250px, 1fr) 4fr;
    column-gap: 40px;
    padding-bottom: 45px;
    border-bottom: solid 1px #143F54;

}

.exp-whole-pge .experience-sec .items .item:last-child {
	border:none;
}
.exp-whole-pge .experience-sec .items .item .image {
    position: relative;
	border-radius: 10px;
    aspect-ratio: 0.67;
    overflow: hidden;
}
.exp-whole-pge .experience-sec .items .item .image img {
    width: 100%;
    aspect-ratio: 0.67;
    object-fit: cover;
	transition: all .5s ease;
	
}
/*
.exp-whole-pge .experience-sec .items .item .image img:hover{
    transform: scale(1.1);
}*/

.exp-whole-pge .experience-sec .items .item .image_h {
    aspect-ratio: 1.33; /* 4:3 (formato más cuadrado) */
	border-radius: 10px;
	position: relative;
	transition: all .5s ease;
}

.exp-whole-pge .experience-sec .items .item .image_h img {
    aspect-ratio: 1.33;
	width: 100%;
    object-fit: cover;
	border-radius: 10px;
}

.exp-whole-pge .experience-sec .items .item .info {
    display: flex;
    flex-direction: column;
    row-gap: 7px;
	overflow: hidden;
}

.exp-whole-pge .experience-sec .items .item .info h4 {
	color: #143F54;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Poppins-Regular';
	line-height: 20px;
    letter-spacing: -0.07px;
}

.exp-whole-pge .experience-sec .items .item .info h3 {
	color: #0047BB;
	font-size: 45px;
	font-family: PlayfairDisplay-Regular;
	line-height: 50px;
    letter-spacing: -0.25px;
	margin-bottom:7px
}

.exp-whole-pge .experience-sec .items .item .info p {
    float: left;
    width: 100%;
    font-family: Poppins-Regular, sans-serif;
    color: #545454;
    padding-bottom: 3px;
    position: relative;
	font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.07px;
}
.exp-whole-pge .experience-sec .items .item span.wishlist-ico{
    width: 42px;
    height: 42px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px 0 5px;
    transition: all .5s ease;
    background: #ffffff url(../../resources/b2b/images/ico-heart-blue.svg) no-repeat center center;
}

.exp-whole-pge .experience-sec .items .item .info .cnt-lnks {
	float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 12px;
	column-gap: 20px;
    margin-bottom: 30px;
}

.exp-whole-pge .experience-sec .items .item .info .cnt-lnks li span {
	float: left;
    width: 40px;
    height: 40px;
    transition: all .5s ease;
    background-size: contain !important;
}

.exp-whole-pge .experience-sec .items .item .info .cnt-lnks li a{
	color: #0047BB;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Poppins-Regular', sans-serif;
    font-weight: 600;
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.exp-whole-pge .experience-sec .items .item .info .cnt-lnks li span.web-ico {
    background: url(../../resources/b2b/images/ico-url.svg) no-repeat 0 0;
}
.exp-whole-pge .experience-sec .items .item .info .cnt-lnks li span.phn-ico {
    background: url(../../resources/b2b/images/ico-phone.svg) no-repeat left center;
}
.exp-whole-pge .experience-sec .items .item .info .cnt-lnks li span.locc-ico {
    background: url(../../resources/b2b/images/ico-address.svg) no-repeat left center;
}
.exp-whole-pge .experience-sec .items .item .info .cnt-lnks li span.mail-ico {
    background: url(../../resources/b2b/images/ico-mail.svg) no-repeat left center;
}

.veure {
	margin-top: 10px;
    float: left;
	margin-bottom:20px;
}
.veure .premium_web {
	background: #fff;
    color: #0047BB;
    width: 100%;
    border-radius: 4px;
    font-family: PlayfairDisplay-Regular;
    font-size: 22px;
    padding: 12px 22px; 
	border: 1px solid #0047BB;
}

.blog-event-cnt {
    display: flex;
}

.blog-event-cnt ul.cat-lst {
    width: 28%;
}

.convention-half-banner {
    display: flex;
    width: 100%;
    clear: both;
    margin-bottom: 4px;
}

.convention-half-banner > div, .convention-half-banner > img {
    display: inline-block;
    width: 50%;
}

.convention-half-banner > div.premiun-tab {
    position: relative;
    float: none;
    background: linear-gradient(90deg, #3EBEFF 39.69%, #3298CB 282.81%);
    transform: none;
}

.convention-half-banner > div.premiun-tab .Premium-caption {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25%;
    right: 25%;
}
.convention-half-banner .Premium-caption .inr-btn a {color : #143F54 }

.convention-over-banner {
    clear: both;
    position: relative;
}

.convention-over-banner > img {
    width: 100%;
    height: 580px;
    object-fit: cover;
}

.convention-over-banner .premiun-tab {
    display: block;
    position: absolute;
    float: unset;
    bottom: -42px;
    left: 0;
    top: unset;
    right: unset;
    transform: unset;
    background: linear-gradient(90deg, #3EBEFF 39.69%, #3298CB 282.81%);
    width: 100%;
    max-width: 600px;
    padding: 86px 105px 86px 155px;
    z-index: 1;
    clip-path: polygon(0% 0%, 0% 100%, 90% 100%, 100% 0%);
}

.text-blue.convention-over-banner .premiun-tab h2 ,.text-blue.convention-over-banner .premiun-tab h5  {
       color: #143F54;
}
.convention-over-banner .premiun-tab h2 {
    color: #fff;
    font-size: 42px;
    line-height: 52px;
    font-family: 'PlayfairDisplay-Regular';
    margin-bottom: 20px;
}

.convention-over-banner .premiun-tab h5 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Poppins-Regular', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
}

.home .camp-blog-sec.beinsp-sec .blog-main.four-without-text {
    margin-top: 30px;
}

.blog-sec.beinsp-sec .blog-main.four-without-text .blog-lst ul:not(.cat-lst) > li {
    flex: 0 1 24.25%;
}

.blog-sec.beinsp-sec .blog-main.four-without-text ul:not(.cat-lst) {
    column-gap: 1%;
}

.blog-main.four-without-text ul li .blog-img {
    padding-bottom: 146%;
}

.blog-main.four-without-text ul li .blog-img::after {
    content: "";
    display: block;
    height: 65%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s ease;
    background: linear-gradient(180deg, rgba(84, 65, 123, 0.00) 0%, #143F54 100%);
}


.blog-main.four-without-text ul li .blog-img.blog-img-no-bg::after{
    background: none;
}

.blog-main.four-without-text .blog-lst ul li .blog-img span.wishlist-ico {
    z-index: 2;
}

.blog-main.four-without-text ul li:hover .blog-img::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    /*background: rgba(84, 65, 123, 0.50);
    transition: all 0.5s ease;*/
}

.violet-btn-cnt {
    clear: both;
    padding-top: 45px;
    text-align: right;
}

.violet-btn-cnt a {
    background: #143F54;
    font-family: 'Poppins-Regular', sans-serif;
    padding: 15px 25px;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    display: inline-block;
}

.violet-btn-cnt a:hover {
    background: #303135;
}

.collage-6-btm {
    margin-left: 37%;
    margin-right: 8%;
}

.collage-6-btm .insp-cont p {
    font-size: 20px;
    line-height: 28px;
}

.collage-6-btm .violet-btn-cnt {
    text-align: left;
}

.cb-pdf-banner {
    position: relative;
    width: 100%;
    clear: both;
    overflow: visible;
    background: #e1d7f7;
    float: left;
    /*margin-top: 100px;*/
}

.cb-pdf-banner:after {
    content: "";
    height: 100px;
    width: 100%;
    background: #143F54;
    display: block;
}

.cb-pdf-banner .cb-pdf-tab {
    display: flex;
    column-gap: 20px;
    align-items: center;
    height: 250px;
}

.cb-pdf-banner .cb-pdf-tab .cb-pdf-lft {
    width: 20%;
    padding-bottom: 36px;
}

.cb-pdf-banner .cb-pdf-tab .cb-pdf-mid {
    width: 47%;
    padding: 0 60px;
}

.cb-pdf-banner .cb-pdf-tab .cb-pdf-rgt {
    width: 30%;
}

.cb-pdf-banner .cb-pdf-tab .cb-pdf-rgt img {
    /*transform: translateY(-110px);*/
}

.cb-pdf-banner .cb-pdf-tab h2 {
    font-family: 'PlayfairDisplay-Italic';
    color: #143F54;
    font-size: 30px;
    line-height: 38px;
}

.cb-pdf-banner .cb-pdf-tab h2 span {
    font-family: 'PlayfairDisplay-BoldItalic';
}

.cb-pdf-banner .cb-pdf-tab .cb-pdf-mid p {
    margin-right: 32%;
}

.cb-pdf-banner .inr-btn {
    justify-content: left;
    float: none;
}

.cb-pdf-banner .inr-btn a {
    color: #143F54;
}

.cb-pdf-banner .inr-btn a span {
    background: url(../../resources/premium/images/plus-circle-brn.svg) no-repeat left center;
}

.cb-pdf-banner .inr-btn a:hover span {
    background: url(../../resources/premium/images/plus-circle-brn-hvr.svg) no-repeat left center;
}

.cb-hor-element {
    clear: both;
    margin-bottom: 48px;
}

.cb-hor-element .cb-element-container {
    border-radius: 5px;
    overflow: hidden;
    display: flex;
}

.cb-hor-element .cb-element-container > .img-cont {
    width: 66%;
    position: relative;
    height: 0;
    padding-bottom: 37.5%;
}

.cb-hor-element .cb-element-container > .img-cont:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    display: block;
    transition: all 0.5s ease;
    background: transparent;
}

.cb-hor-element .cb-element-container.cb-hor-img-rgt > .img-cont:after {
    right: unset;
    left: 0;
}

.cb-hor-element .cb-element-container:hover > .img-cont:after {
    background: #143F54;
    width: 60%;
}

.cb-hor-element .cb-element-container .img-cont img {
    object-fit: cover;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.cb-hor-element .cb-element-container > .cb-element-cnt {
    width: 34%;
    padding: 48px;
}

.cb-hor-element .cb-element-container > .cb-element-cnt h2 {
    font-family: 'Poppins-Bold';
    color: #143F54;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
}

.cb-hor-element .cb-element-container > .cb-element-cnt p {
    font-family: 'Poppins-Regular';
    color: #545454;
    font-size: 16px;
}

.cb-hor-element .cb-element-container:hover > .cb-element-cnt {
    background: #143F54;
    color: #fff;
}

.blog-btn .cb-plus-btn {
    float: left;
    width: auto;
    color: #143F54;
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-family: 'Poppins-Medium', sans-serif;
    font-size: 15px;
    line-height: 24px;
    background-size: contain;
    transition: all .5s ease;
}

.blog-btn .cb-plus-btn span {
    background: url(../../resources/premium/images/plus-circle-brn.svg) no-repeat left center;
    width: 40px;
    height: 40px;
    display: inline-block;
    transition: all .5s ease;
    background-size: contain !important;
}

.cb-hor-element .cb-element-container:hover > .cb-element-cnt h2,
.cb-hor-element .cb-element-container:hover > .cb-element-cnt p,
.cb-hor-element .cb-element-container:hover .blog-btn .cb-plus-btn {
    color: #fff;
}

.cb-hor-element .cb-element-container:hover .blog-btn .cb-plus-btn span {
    background: url(../../resources/premium/images/plus-circle-wht-hvr.svg) no-repeat left center;
}

.contact-form {
    border-radius: 10px;
    padding: 40px;
}


/* breadcrum  */
.breadcrum ul li a {
    color: #143F54 ;
}

.breadcrum ul li.home a {
    width: auto;
    height: auto;
    background: unset;
}

.breadcrum ul li.home:hover a {
    background: unset;
}

.breadcrum.no-border ul { border-bottom: none; margin-left : 0px; }


.cont-besal-rgt-full {
    width: 100%;
    float: left;
}

.allotjament-map .map-ico img {
    transform: translateY(-100%) translateX(-50%);
    cursor: pointer;
}

.allotjament-map .map-ico.map-ico-right img {
    transform: translateY(-100%) translateX(50%);
}

.map-sec svg {
    height: auto;
}

.destination-table.destination-table-single {
    padding-bottom: 0;
}

.destination-table.destination-table-single .table-destination {
    margin-top: 0;
}

.destination-table.destination-table-single .desti-table {
    overflow: hidden;
}

.destination-table.destination-table-single .desti-table th img {
    height: 26px;
}

.destination-table.destination-table-single .desti-table tbody {
    background: rgba(84, 65, 123, 0.10);
}

.destination-table.destination-table-single .desti-table td {
    color: #143F54;
}

.dosser-sec {
    margin-top: 100px;
}


.blog-main .blog-lst ul li .blog-cnt.blog-cnt-over {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 25px 25px;
    z-index: 2;
}

.blog-main .blog-lst ul li .blog-cnt.blog-cnt-over h3 {
    color: #fff;
}

.blog-main .blog-lst ul li .blog-cnt.blog-cnt-dwn h3 {
    color: #143F54 ;
}

.travel-moures-sec {
    background: #fff;
}

.travel-moures-sec.dreta ul.moures-list li .img-div {
    order: 1;
    margin-right: 0px;
    margin-left: 5%;
}

.travel-moures-sec.dreta ul.moures-list li .moures-txt {
    text-align: right;
    margin-left: 0px;
}

ul.moures-list li .img-div.border-top-left img {
    border-radius: 200px 10px 10px 10px;
}

ul.moures-list li .img-div.border-top-right img {
    border-radius: 10px 200px 10px 10px;
}

ul.moures-list li .img-div.border-bottom-right img {
    border-radius: 10px 10px 200px 10px;
}

ul.moures-list li .img-div.border-bottom-left img {
    border-radius: 10px 10px 10px 200px;
}

.destination-img {
    height: 0;
    padding-bottom: 100%;
}

.intro-centrada h2 {
    font-size: 35px;
    line-height: 28px;
    color: #20A9EE;
    letter-spacing: -0.7px;
    margin-bottom: 22px;
    font-family: 'PlayfairDisplay-Regular';
    text-align: center;
}

.intro-centrada p {
    color: #545454;
    font-family: 'Poppins-Light';
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 48px;
    text-align: center;
}

.separator-title {
    float: left;
    width: 100%;
    padding-top: 14px;
    margin-top: 48px;
    border-top: 2px solid #20A9EE;
}

.separator-title h2 {
    font-size: 30px;
    line-height: 32px;
    color: #143F54;
    letter-spacing: -0.7px;
    margin-bottom: 22px;
    font-family: 'PlayfairDisplay-Regular';
}

div.destination-table {
    padding-bottom: 18px;
}

div.destination-table > .table-destination {
    margin-top: 0;
}

.destination-table h3 {
    font-size: 22px;
    line-height: 28px;
    color: #143F54;
    font-family: 'Poppins-SemiBold', sans-serif;
    margin-bottom: 20px;
    margin-top: 28px;
}

.tajudem-message p {
    font-size: 14px !important;
    line-height: 22px !important;
    color: #545454 !important;
    margin-bottom: 10px !important;
}

.dades-formdiv {
    background: transparent;
    box-shadow: unset;
    padding: 0;
    border-radius: unset;
}

.dades-formdiv .select_box_input, .dades-formdiv input[type="text"], .dades-formdiv textarea, .dades-formdiv .frm-input input[type="text"].datepicker-here {
    background: transparent;
}

.conatact-besalu h2 {
    font-family: 'PlayfairDisplay-Regular';
    font-size: 40px;
    line-height: 50px;
    color: #143F54;
}

.besalu-contact-sec.form-white {
    padding: 0 0 80px;
    background: #EEECF2;
}

.besalu-contact-sec.form-white .contact-form {
    background: #fff;
    box-shadow: 0px 4px 20px rgba(84, 65, 123, 0.1);
}

.besalu-contact-sec.form-over .conatact-besalu {
    margin-top: -150px;
    overflow: visible;
    z-index: 9;
    position: relative;
}

.besalu-contact-sec.form-white.form-over h2 {
    color: #fff;
}

.blog-sec.bloc-6-elements h1 {
    margin-top: 80px;
    font-size: 40px;
    font-style: normal;
    line-height: 38px;
    letter-spacing: -0.5px;
}

.blog-sec.bloc-6-elements .insp-cont {
    margin-top: 30px;
}

.blog-sec.bloc-6-elements .blog-main {
    margin-top: 60px;
}

.blog-sec.bloc-6-elements .blog-main .blog-lst ul li .blog-cnt h2 {
    color: #143F54;
    font-family: 'Poppins-Regular';
}

.blog-sec.bloc-6-elements .blog-main .blog-lst ul li .blog-cnt p {
    color: #545454;
    line-height: 26px;
}


.m-menu span {
    background: #143F54;
}




/*Favoritos */

.associats-lst ul li span.wishlist-ico.fill, .moments-lst ul li span.wishlist-ico.fill, .destination-list ul li span.wishlist-ico.fill{
    background: #143F54 url("../../resources/convention/images/ico-heart-header-fill.svg") no-repeat center center;
}

.destination-list ul li span.wishlist-ico {
    background: #143F54 url(../../resources/convention/images/ico-heart.svg) no-repeat center center;
    cursor: pointer;
    width: 42px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px 0 5px;
    transition: all .5s ease;
    z-index: 1;
}

/* Recuros */

.blog-sec.blue-txt.camp-blog-sec.white-arw.beinsp-sec.brwn-bg{
    padding: 50px 0px 50px;
}

.blog-sec.blue-txt h1 {
    margin-bottom : 0px;
}

/*Widget cerca */

.widget-search-div.cercador{
    display: flex;          /* Activa Flexbox */
    align-items: center;    /* Alinea verticalment al centre */
    gap: 20px;             /* Espai entre h5 i el dropdown */
}
.widget-search-div.cercador h5 {
    white-space: nowrap; /* Evita que el text es divideixi en dues línies */
}
.widget-search-div.cercador ul.search-widget{
    margin-top: 0px;
}

/* MENU */

.cbp-hropen .cbp-hrsub-inner-lft ul li .mega-list ul li a {
    font-size : 16px;
    letter-spacing: -0.15px;
}


.applemenu awareness{padding-top : 20px;}

.widget-search-sec .moments-main.blue-clr h1 { margin: 0px 0 30px;}

.volas-sec { padding: 50px 0px;}

.intro-title-lst.no-padding { padding: 0px;}

.cbp-hropen .cbp-hrsub-inner-lft ul li .mega-list ul li a img
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    height: 40px;
    width: 40px;
}

/* Mapa Membres*/

.map-sec .allotjament-map .map-ico.active{
    z-index: 11;
}
ul.cerques-lst li a span img {min-height: 24px;}

.items_banner {
    position: absolute;
    background-color: white;
    width: 190px;
   
    border-radius: 5px;
    transform: translate(-36%, -100%);
    box-shadow: 0px 0px 19px rgb(0 0 0 / 25%);
    z-index: 10;
}

.items_banner .item_banner .link_rest {border: none;display: flex; flex-direction: row; align-items: center; column-gap: 10px; border-radius: 3px; transition: all .3s ease; margin: 10px 0 0 0;}

.items_banner .item_banner .link_rest:hover {background-color: #1a290820;column-gap: 15px;}
.items_banner .item_banner .item_banner_content { padding: 20px;}
.items_banner .item_banner .link_rest span {font-size: 16px; font-weight: 400;}
.items_banner .item_banner p {color: #143F54 !important; text-align: center; text-decoration: none; font-family: 'Poppins-Bold', sans-serif;}
.items_banner .item_banner a {color: #143F54 ; text-align: center;font-size: 14px !important; line-height: 14px !important}


.tooltip-marker {
    visibility: hidden;
    background: #143F54;
    color: #fff;
    text-align: center;
    display: inline-flex;
    align-items: center;
    padding: 0.5em;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s;
    gap: 8px;
    font-size: 30px;
    font-family: 'Poppins-SemiBold';
}
.close-icon {
    font-size: 22px;
    line-height: 1;
    padding: 2px;
    margin-left: auto;
    cursor: pointer;
}

.close-icon:hover {
    color: #ff5555;
}

.select-dropdown .close-icon {display: none;}
.select-dropdown a.selected-filter-item .close-icon{display: block;}
li.marker:hover .tooltip-marker, li.marker.active .tooltip-marker {
    visibility: visible;
    opacity: 1;
}
/* Bloc serveis i equip*/ 

.euip-lft ul li a.phone span { background: url(../../resources/convention/images/ico-phone.svg) no-repeat center center;}

.euip-lft ul li a.phone:hover span { background: url(../../resources/convention/images/ico-phone-hvr.svg) no-repeat center center; }

/* Widget cerca*/

.hm-title-lft p { margin-bottom: 20px; }

.congress-cnt h3 { font-family: 'Poppins-Regular';font-size: 16px;line-height: 22px;color: #545454; margin-bottom: 0px;border-left: 2px solid #143F54;padding-left: 20px;}

.cogress-list {row-gap: 30px; margin-bottom: 40px;}

/* widget llistat associats */

.widget-list-filter .map-agenda { margin-top: 20px;}

.search-map-list, .widget-list-filter .search-bx{ max-width: fit-content; position: relative}
.search-map-list input[type=text], .widget-list-filter .search-bx  input[type=text]{background: #655488;border: none;font-size: 16px;color: #fff;font-family: 'Poppins-Medium';padding: 0 65px 0px 20px;height: 43px;border-radius: 5px;}
.search-map-list input.search-bt, .widget-list-filter .search-bx input.search-bt {cursor: pointer; position: absolute;right: 0;top: 0; background: url(../../resources/premium/images/ico-cercar-br.svg) no-repeat center center; background-size: 14px; width: 48px;height: 48px;border: none;padding: 0;}


.widget-items-list.moments-main .moments-lst ul li .moments-img img { height: 100%;}
.moments-main .moments-lst ul li span.wishlist-ico {z-index: 4;}
/*
.associats-lst.widget-list ul li { flex: 0 1 23.5%;}
.associats-lst.widget-list ul li.format-list-card { position: relative;}
.associats-cnt.format-list-card { position: absolute; bottom: 0; text-align: center;}

*/

.format-title-sec { width: 100%; background: #fff;}
.format-title-sec .format-title { padding: 60px 10px; margin-bottom: 10px;}
.format-title-sec .format-title p { font-size: 18px;line-height: 24px; }
.equip-sec {padding: 253px 0 10px;}
.format-list {padding-top: 0px;}


.format-sec.sec-blanc{background: #FFF;}

.associate-map-sec {overflow: unset;}

.cont-besal-lft ul.cnt-lnks li span.ico-mapa-allotjaments {background: url(../../resources/convention/images/ico-llits.svg) no-repeat left center;}
.cont-besal-lft ul.cnt-lnks li:hover span.ico-mapa-allotjaments {background: url(../../resources/convention/images/ico-llits-hover.svg) no-repeat left center;}

/* Captcha*/ 
.grecaptcha-badge {display: none;}

/* Mapa*/

ul.cerca-lst li a {text-transform: capitalize;}

.eb-blue-tags ul li a {height: 100%;}


/* Blog*/

.etiq-title { padding: 0px 0px 45px;}
/*.etiq-title-inner {border-bottom: none;}*/
.etiq-title-blog .etiq-tit-last .intro-lnks ul { padding: 35px 0 25px 35px;}
.etiq-tit-lft { padding-top: 20px; padding-bottom: 0px;}
.etiq-tit-lft p { font-family: 'Poppins-Regular'; font-size: 15px; line-height: 25px; color: #20A9EE;}
.etiq-tit-lft h1 { font-family: 'PlayfairDisplay-Regular';  font-size: 65px; line-height: 65px; color: #143F54; margin-bottom: 25px;}
.etiq-tit-rgt {padding-bottom: 35px;}
.blog-slide-out {aspect-ratio: 2.12;}
#main-slider .blog-slide-out .main-slide{ height: 100%;}
#main-slider.blog-slide-main .news_arrows .slick-next.slick-arrow:hover {background: #fff;}
.blog-list-sec ul li .img-div { aspect-ratio: 1.67;}
.blog-list-sec ul li .img-div img { height: 100%; object-fit: cover;}
.etiq-tit-last.blue-clr .intro-lnks ul li span.wish-ico.fill { background: url(../../resources/premium/images/wish-ico-brn-hvr.svg);}
.blog-interest-list ul li a {background : #20A9EE }
.blog-list-sec ul li .b-list-rgt p span {color : #20A9EE}


.etiq-tit-last.blue-clr .intro-lnks ul li a { color : #143F54}
/* Slider*/ 

#main-slider .blog-slide-out .main-slide .slide-cap-lft { display: flex; align-items: flex-end; justify-content: flex-start; flex-direction: row;}
.slick-initialized .slick-slide, .hm-banner .banner-img, .hm-banner .banner-img img { position: relative;}
.slick-initialized .slick-slide { display: block;}
#main-slider .blog-slide-out .main-ban-img{position: relative;}

.blog-slide-out .slick-slider .slick-track,.blog-slide-out .slick-slider .slick-list, #main-slider .blog-slide-out .main-slide .slick-slide .main-ban-img{
    height: 100% !important;
}

.search-blog-lft { position: relative;}
.search-blog-lft .results { position: absolute; background-color: #303135; width: 100%; top: 45px; z-index: 1; padding: 10px 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;overflow-y: scroll;    height: 400px;}
.search-blog-lft .results ul li { padding: 10px 45px 10px 20px; font-size: 16px; color: white; font-family: 'Poppins-Medium'; cursor: pointer;}
.search-blog-lft .results ul li a { color: white;}

#main-slider .blog-slide-out .main-slide .slide-cap-rgt ul li a.wish-blu span { background: url(../../resources/b2b/images/ico-heart-blog.svg) no-repeat center center;}
#main-slider .blog-slide-out .main-slide .slide-cap-rgt ul li a.wish-blu:hover span {
    background: url(../../resources/b2b/images/ico-heart-blog-on.svg) no-repeat center center
}
#main-slider .blog-slide-out .main-slide .slide-cap-rgt ul li .user-div span {
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    font-family: 'Poppins-Bold';
    letter-spacing: -0.06px;
    visibility: hidden;
}
#main-slider .blog-slide-out .main-slide .slide-cap-rgt ul.active li .user-div span {
    visibility: visible;
}

/*Blog list */ 
.blog-list-sec ul li .b-list-lft h3 { font-size: 22px; line-height: 28px; color: #303135; font-family: 'PlayfairDisplay-SemiBold' ; margin-bottom: 10px;}

.slick-initialized .slick-slide { display: block;}
.slick-slide { display: none; float: left; height: 100%; min-height: 1px;}
.slick-initialized .slick-slide, .hm-banner .banner-img, .hm-banner .banner-img img { position: relative;}
.slick-initialized .slick-slide, .hm-banner .banner-img, .hm-banner .banner-img img {position: relative;}
.blog-list-sec ul li .b-list-rgt h4 { font-family: "Poppins-Bold"; color : #143F54;}
.blog-list-sec ul li .b-list-lft h3 { font-family:'PlayfairDisplay-Medium'; font-size: 28px; line-height: 38px; color: #143F54;margin-bottom :20px }
.blog-list-sec ul li .b-list-lft p {float: left;  width: 100%; font-size: 15px; line-height: 25px; color: #545454; font-family: 'Poppins-Regular'; }

.search-blog-lft .srch-bx-lst input[type="text"] { color: #143F54;}

.search-blog-lft .srch-bx-lst button.srch-btn { background: url(../../resources/b2b/images/shape.svg) no-repeat center center;}

.blog-list-sec ul li span.wishlist-ico {
    background: url(../../resources/b2b/images/ico-heart-blog.svg) no-repeat center center;
    cursor: pointer; width: 42px; height: 40px; display: inline-block; position: absolute;top:unset;left: unset; bottom: 20px; right: 10px; border-radius: 5px 0 5px;
    transition: all .5s ease; z-index: 1;
}

.blog-list-sec ul li span.wishlist-ico.fill, .blog-list-sec ul li span.wishlist-ico:hover{background: url(../../resources/b2b/images/ico-heart-blog-on.svg) no-repeat center center;}

.blog-list-sec ul li span.camera-ico {
    background: url(../../resources/convention/images/ico-foto.svg) no-repeat center center;
    cursor: pointer; width: 42px; height: 40px; display: inline-block; position: absolute;top:unset;left: unset; bottom: 20px; right: 10px; border-radius: 5px 0 5px;
    transition: all .5s ease; z-index: 1;
}
.blog-list-sec ul li span.camera-ico:hover { background: url(../../resources/convention/images/camera-hover.svg) no-repeat center center;  }
.loader { width: 100%; display: flex; flex-direction: row; justify-content: center; align-items: center; align-content: center; margin: 80px 0 0 0; float: left; scale: 1;}
.loader  {  animation-name: spin; animation-duration: 5000ms; animation-iteration-count: infinite; animation-timing-function: linear; }

@keyframes spin {
    from { transform:rotate(0deg);}
    to { transform:rotate(360deg); }
}


/* slide_dades */

.accion .accion-slider .swiper-button-disabled{ opacity: 0;}
.swiper-slide.filtered-out {display: none !important;}
.swiper-button-next-accion , .swiper-button-prev-accion { transition: opacity 500ms ease;}
.dades-slide { border-left: 2px solid rgba(20, 63, 84, 0.5); }
.dades-sec { background: linear-gradient(to bottom,  #3EBEFF, #3298CB);     padding: 60px 0 60px;}
.dades-sec:after{ background: linear-gradient(to right, rgba(32, 169, 238, 0.00), rgba(32, 169, 238, 85))}
.dades-sec.dades-sec-home .dades-slide h3 {font-size : 23px; line-height: 28px; color: #143F54}
.dades-sec.dades-sec-home .dades-slide img {padding-right : 20%}
.dades-slide h3, .dades-sec h2, .dades-slide p {color : #143F54}

#slick-1 .slider-nav-home .slick-slide.slick-active.slick-current h4 { background: #E5EAED;color : #143F54;}


#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {color: #143F54}

.Premium-banner {margin : 2px 0px}

.accion-filter {position: relative; margin-left: auto;}

.accion-filter input[type="text"] {
    width: 100%;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #375C6D;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    padding: 0 40px 0 20px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins-SemiBold';
    transition: all .5s ease;
}
.accion-filter button.filtre-butn-carr {
    transition: all 0.4s ease;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    padding: 0;
    border: none;
}


/* Galeria links*/

.format-sec {padding: 40px 0; }
.sec-blanc { background-color: #f8f8f8;}
.galeria-links {float: left; width: 100%; margin-bottom: 40px;}
.galeria-links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    float: left;
    width: 100%;
    row-gap: 20px;
    padding: 0;
    list-style: none;
}

.galeria-links ul li { padding: 25px; border-radius: 10px; overflow: hidden; text-align: center; position: relative; cursor: pointer; transition: background-color 0.3s ease, transform 0.3s ease; aspect-ratio: 1 / 1; display: block; }

.galeria-link-wrapper {display: flex; flex-direction: column; justify-content: flex-start; align-items: center; text-decoration: none; color: inherit; width: 100%; height: 100%;}

/* Definició manual dels Colors amb Opacitat Decreixent */
.galeria-links ul li:nth-child(1) { background-color: rgba(32, 169, 238, 1); }
.galeria-links ul li:nth-child(2) { background-color: rgba(32, 169, 238, 0.9); }
.galeria-links ul li:nth-child(3) { background-color: rgba(32, 169, 238, 0.8); }
.galeria-links ul li:nth-child(4) { background-color: rgba(32, 169, 238, 0.7); }
.galeria-links ul li:nth-child(5) { background-color: rgba(32, 169, 238, 0.6); }
.galeria-links ul li:nth-child(6) { background-color: rgba(32, 169, 238, 0.5); }
.galeria-links ul li:nth-child(7) { background-color: rgba(32, 169, 238, 0.4); }
.galeria-links ul li:nth-child(8) { background-color: rgba(32, 169, 238, 0.3); }
.galeria-links ul li:nth-child(9) { background-color: rgba(32, 169, 238, 0.2); }


.galeria-links ul li:nth-child(-n+4) {flex: 0 1 calc(25% - 15px);}

.galeria-links ul li.item-row-2 { flex: 0 1 calc(20% - 12px); }

.link-img { width: 150px; height: 80px; display: flex; justify-content: center; align-items: center; margin-bottom: 15px;}

.link-img img,.link-img svg {width: 150px; height: auto; display: block; filter: none; transition: filter 0.3s ease;}

/* Icones blanques en hover */
.galeria-links ul li:hover .link-img img,
.galeria-links ul li:hover .link-img svg {
    filter: brightness(0) invert(1);
}

.galeria-links ul li p {
    color: #143F54;
    text-align: center;
    font-family: 'Poppins-Bold', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: -0.409px;
    margin: 0;
    min-height: 2.4em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
}
.galeria-links ul li:hover p { color: #fff; }
/* Comportament en hover: El fons es torna a un color fosc */
.galeria-links ul li:hover { background-color: #143F54; transform: translateY(-5px);}


/* Llistat elements relacionats*/

.beinsp-sec.default {background:#fff;}
.beinsp-sec.blue-bg {background:#EDF1F4;}


.elements-relacionats {float: left; width: 100%; padding: 80px 0 100px 0;}
.elements-relacionats.bg-white {background: #fff;}
.elements-relacionats.bg-blue {background: #EDF1F4;}
.elements-relacionats .elements-rel-sec-titol {float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    align-items: center;
    align-items: flex-end;
    justify-content: left;
    padding-bottom: 40px; 
}
.elements-relacionats .elements-rel-sec-titol h2 {
    font-family: 'PlayfairDisplay-SemiBold';
    color: #20A9EE;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.5px;
}
.elements-relacionats .elements-relacionats-lst {float: left; width: 100%;}
.elements-relacionats .elements-relacionats-lst ul {display: flex; flex-wrap: wrap; column-gap: 3%; row-gap: 20px;}
.elements-relacionats .elements-relacionats-lst ul li {flex: 0 1 31.333%; margin-bottom: 0px; }
.elements-relacionats .elements-relacionats-lst ul.cols-3 li {flex: 0 1 31.333%; margin-bottom: 0px; }
.elements-relacionats .elements-relacionats-lst ul.personal-list li {flex: 0 1 31.333%; margin-bottom: 0px; }
.elements-relacionats .elements-relacionats-lst ul.cols-4 li {flex: 0 1 22.75%; margin-bottom: 0px; }
.elements-relacionats .elements-relacionats-lst ul li:hover img { transform: scale(1.10); }
/* Llistat elements relacionats agenda*/

.associat-item-list .associats-cnt h3 {     
    transition: all .5s ease;
    font-family: 'Poppins-SemiBold';
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #143F54;
    letter-spacing: -0.5px;
    margin-bottom: 20px; 
}

.associat-item-list:hover .associats-cnt h3 {color: #20A9EE;}
.associat-item-list .associats-img img {
    aspect-ratio: 1.5;
    object-fit: cover;
}
.associat-item-list:hover .associats-img img {
    transform: scale(1.05);
}
.associat-item-list .associats-cnt{
    padding: 22px 0 0;
    float: left;
    width: 100%;
}
.elements-relacionats .elements-relacionats-lst .associat-item-list .associats-cnt ul.associat-filtres {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 15px;
    row-gap: 5px;
}
.elements-relacionats .elements-relacionats-lst .associat-item-list .associats-cnt ul.associat-filtres li {
    flex: 0 1 auto;
}
.elements-relacionats .elements-relacionats-lst .associat-item-list .associats-cnt ul.associat-filtres li span {
    font-family: 'Poppins-SemiBold';
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.3px;
    color: #fff;
    background: #143F54;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    border-radius: 100px;
}
.elements-relacionats .elements-relacionats-lst .associat-item-list .associats-cnt.associat-filtres ul li p {
    font-family: 'Poppins-SemiBold';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.29px;
    margin: 0;
    color: #143F54;
}
.associat-item-list .associats-cnt ul li h4 {
    font-family: 'Poppins-Regular';
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.29px;
    color: #20A9EE;
    font-weight: normal;
}

.elements-relacionats .elements-relacionats-lst .associat-item-list .associats-cnt p.associat-text { 
    color: #143F54;
    font-family: 'Poppins-Regular';
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    margin: 20px 0;
}

.elements-relacionats .elements-relacionats-lst .associat-item-list:hover .associats-cnt .apunt-btn , .hist-event-cnt .apunt-btn:hover , .historial-lft .apunt-btn:hover {
    color: #20A9EE;
}
.elements-relacionats .elements-relacionats-lst .associat-item-list .associats-cnt .apunt-btn , .hist-event-cnt .apunt-btn, .historial-lft .apunt-btn   {
    transition: all 0.4s ease;
    font-family: 'Poppins-SemiBold';
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    display: inline-flex;
    align-items: center;
    color: #143F54;
    column-gap: 12px;
    border: none;
    background: no-repeat;
    cursor: pointer;
    margin-top: 20px;
}

.elements-relacionats .elements-relacionats-lst .associat-item-list:hover .associats-cnt .apunt-btn span, .hist-event-cnt .apunt-btn:hover span , .historial-lft .apunt-btn:hover span {
    background: url(../../resources/b2b/images/more-info-h.svg) no-repeat;
}
.elements-relacionats .elements-relacionats-lst .associat-item-list .associats-cnt .apunt-btn span, .hist-event-cnt .apunt-btn span , .historial-lft .apunt-btn span{
    background: url(../../resources/b2b/images/more-info.svg) no-repeat;
    width: 40px;
    height: 40px;
}




/* Llistat elements relacionats testimonials */

/* Contenidor global per a la galeria si uses una llista (ul) */
    .video-gallery-list { /* Afegeix aquesta classe al <ul> que engloba els <li> */
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /* Ajusta segons necessitat */
        gap: 30px; /* Espai entre columnes i files */
        padding: 0; /* Reinicia el padding per defecte de les llistes */
        margin: 0 auto;
        list-style: none; /* Elimina les vinyetes de la llista */
        max-width: 1200px; /* O el màxim que necessitis */
    }

    .video-card-item {
        /* Aquesta classe només serveix per a la <li>, ja que el disseny és al .video-card */
        height: 100%; /* Important per a que les targetes de la fila tinguin la mateixa alçada */
    }

    /* Estil per a cada targeta de vídeo */
    .video-card {
        background-color: transparent;
        border-radius: 12px;
        overflow: hidden;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        display: flex;
        flex-direction: column;
        height: 100%; 
        position: relative;
    }
/*
    .video-card:hover {
        transform: translateY(-8px);
    }*/

    /* Enllaç de la miniatura del vídeo */
    .video-gallery-item {
        position: relative;
        display: block;
        width: 100%;
        padding-top: 56.25%; /* Ratio 16:9 per a vídeos (altura relativa a l'amplada) */
        overflow: hidden;
        border-radius: 12px; /* Només les cantonades superiors */
        cursor: pointer;
        flex-shrink: 0; /* Evita que la miniatura es faci petita si el contingut inferior és llarg */
    }

    .video-gallery-item img.video-thumbnail {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
    }

    .video-gallery-item:hover img.video-thumbnail {
        transform: scale(1.05); /* Lleuger zoom en la miniatura al passar el ratolí */
    }

    /* Icona de play i text "Veure el vídeo" */
    .video-gallery-item .play-icon {
        position: absolute;
        left: 10%;
        bottom: 0%;
        transform: translate(-50%, -50%);
        border-radius: 40px; /* Per a un oval o cercle si es posa un padding addicional */
        padding: 10px; /* Padding per al botó "Veure el vídeo" */
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 0.95em; /* Mida del text */
        font-weight: 600;
        opacity: 0.9;
        transition: opacity 0.3s ease, background-color 0.3s ease;
        pointer-events: none; /* Per assegurar que el clic sigui a l'enllaç parent */
        gap: 8px; /* Espai entre icona i text */
        white-space: nowrap; /* Evita que el text salti de línia */
    }

    .video-gallery-item:hover .play-icon {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.85);
    }

    .play-icon-svg {
        width: 28px; /* Mida de la icona SVG */
        height: 28px;
        fill: white;
    }

    /* Informació del vídeo (títol, subtítol) */
    .video-info {
        padding: 20px 0px;
        display: flex;
        flex-direction: column;
        flex-grow: 1; /* Permet que aquesta secció ocupi l'espai restant */
    }

    .video-title {
        transition: all .5s ease;
        font-family: 'Poppins-SemiBold';
        font-weight: 600;
        font-size: 25px;
        line-height: 35px;
        color: #143F54;
        letter-spacing: -0.5px;
        margin-bottom: 20px;
    }
    .video-card:hover .video-title, .card-item:hover .video-title {
        color:#20A9EE;
       
    }

    .video-subtitle {
        color: #143F54;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px; /* 162.5% */
    }

    /* Estils per al bloc del club/logo */

    .accion.acction-slider.bg-blue .club-info { /*background:#EDF1F4 ;*/}
    .club-info {
        display: flex;
        align-items: center;
        margin-top: auto;
        justify-content: left;
        position: absolute;
        top:5px;
        left: 5px;
    }
    .club-info img {/*mix-blend-mode: multiply;*/ transform: none!important; object-fit: unset !important; aspect-ratio: unset !important; width: unset!important;}

    .club-logo {object-fit: cover; }

/*Personal list */

.card-item, .personal-card-item {display: flex; flex-direction :column;}
.card-item img, .personal-card-item img { aspect-ratio: 1.6; object-fit: cover; width: 100%;}
.personal-card-item .personal-img { width: 100%; border-radius: 10px; position: relative; overflow: hidden; box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.20);}
.personal-card-item .personal-img img { float: left;filter: grayscale(1);transition: all .5s ease;}


/* Agenda */

.historial-sec{padding: 0px;}
.categoria-filter { padding: 5px 10px; background-color:#143F54; color:#fff;border-radius: 10px;}
.historial-rht ul li .hist-flex .hist-event-list ul li span { padding : 16px 12px}
/*Header*/

.is-sticky .cbp-hrmenu > ul > li > a {color: #143F54; }

/*Galeria pop up */

.gallery-section ul li img {aspect-ratio: 1;object-fit: cover;}
.video-div {width: 585px;}

/*Distribuidora */
.cerc-list ul li a .cerc-pad img { aspect-ratio: 1; object-fit: cover;}
.quisom ul li a .qui-cnt p.element-text {
    margin-bottom: 25px;
    letter-spacing: 0px;
    color: #143F54;
    font-family: 'Poppins-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

/* Colboradors */
/*
.col-lab-div ul li{ flex:0 1 22.75% }
.col-lab-div { padding: 20px;}
*/

/* Personal list*/

/* Informació del vídeo (títol, subtítol) */
.personal-info {
    padding: 20px 0px;
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* Permet que aquesta secció ocupi l'espai restant */
}

.personal-title {
    color: #143F54;
    font-family: Poppins;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 30px;
}

.personal-subtitle {
    color: #143F54;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; 
    text-transform: uppercase;
}

/* Fitxa club */

.sidebar-clubs-logo img {mix-blend-mode: multiply;  }

.cul-cards ul li a .club-img img { aspect-ratio: 4.1; object-fit: cover;}


.web-btn.map-empresa a.blue-btn { text-align: -webkit-center;font-size: 20px;line-height: 22px;}

/* Llistat clubs*/

.clubs ul li a .club-img img {aspect-ratio: 1; object-fit: cover;}

/*introduccio amb logo */

.intro-para-logo { 
    float: left;
    width: calc(100% - 300px);
    padding-top: 35px;
    padding-right: 160px;

}

.intro-para-logo h1 {
    color: #143F54;
    font-family: "PlayfairDisplay-SemiBold";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; /* 125% */
    margin-bottom: 20px;
}

.intro-logo {     
    display: flex;
    align-items: flex-start;
    column-gap: 30px; 
}

.intro-logo img {
    float: left;
    width: auto;
}

.intro-logo p {
    color: #143F54;
    font-family: 'Poppins-Regular';
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    padding-bottom: 30px;
}



/******historical******/

.historial-list-elements { width: 100%;}
.historial-rht ul li .hist-img img { aspect-ratio: 1;object-fit: cover; height: 225px;}
li.chb-butlleti{display: flex; align-items: center; position: relative;}





/* Newsletter formulari*/
.chb-butlleti span{ width: 20px; display: inline-block; height: 20px; border: 2px solid #143F54; border-radius: 4px; position: absolute; margin-bottom: 5px;}
.chb-butlleti input:checked + span::after{ background-color: #143F54; content: ""; position: absolute; width: 12px; height: 12px; left: 2px; top: 2px;}
.chb-butlleti label{ float: left; width: 100%; height: 46px; padding: 8px 15px 8px 40px; font-family: 'Poppins-SemiBold'; color: #143F54; font-size: 17px; border: none; border-bottom: 2px solid #143F54; line-height: 24px;letter-spacing: -0.08px;}

li.chb-per-mitjans{display: flex; align-items: center; position: relative;}
.chb-per-mitjans span{ width: 20px; display: inline-block; height: 20px; border: 2px solid #143F54; border-radius: 4px; position: absolute; margin-bottom: 5px;}
.chb-per-mitjans input:checked + span::after{ background-color: #143F54; content: ""; position: absolute; width: 12px; height: 12px; left: 2px; top: 2px;}
.chb-per-mitjans label{ float: left; width: 100%; height: 46px; padding: 8px 15px 8px 40px; font-family: 'Poppins-SemiBold'; color: #143F54; font-size: 17px; border: none; border-bottom: 2px solid #143F54; line-height: 24px;letter-spacing: -0.08px;}


#newsletter_form .nice-select .list
{
    max-height: 265px;
    overflow: scroll;
}

/* Paginador*/

.pagination div {
    align-content: center;
}



/* LLista events*/

.llista_events {background: #EDF1F4;float: left; width: 100%; padding-bottom: 30px}
.llista_events .intro-llista h2 { color: #20A9EE;
font-family: "Playfair Display";
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 38px; /* 95% */
letter-spacing: -0.5px; }
.llista_events .intro-llista p {color: #143F54;
font-family: 'Poppins-Regular', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */ }

/* Slider imatges amb logo */ 


.slider_imatges_logo {float: left; width: 100%;}
.slider-content { justify-items: center; justify-content: center; display: flex}


.slider-img-logos .main-ban-img .banner-img-desktop img{ border-radius: 10px;}
.main-ban-img .logo-img-slider { position: absolute; top: 40px;left: 40px;}
#main-slider .main-ban-img .logo-img-slider img{ width: 100%; max-width: 150px;max-width: 100px; height: auto; object-fit: initial; height: initial; position: relative;  }
#main-slider.parac-banner .main-ban-img.slider-img-logos img {border-radius: 10px;}
.main-ban-img .text-img-slider{ position: absolute; bottom: 20px;left: 20px; width: 70%; z-index:2}
.main-ban-img .text-img-slider p {
   color: #FFF;
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.2;
}

.llista_events .historial-lft {display: flex;flex-direction: column; row-gap: 10px;margin-bottom: 15px;}


/* LLista associats */

.associats-lst ul.loading {
    min-height: 100px;
    position: relative;
}
.associats-lst > ul.loading::after {
    content: "Carregant..."; /* Missatge de càrrega */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    color: #333;
}

.associats-lst ul.associats-etiquetes {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
    margin: 18px 0px;
}

.associats-lst .associats-etiquetes li {
    
    background: #fff;
    flex: 0 1 auto;
    height: 28px;
    display: flex;
    align-items: center;
    border: 1px solid #20A9EE;
    border-radius: 5px;
    color: #20A9EE;
    font-size: 12px;
    font-family: 'Poppins-SemiBold';
    letter-spacing: -0.15px;
    overflow: hidden;
    padding: 0 12px;
}
.associats-details li.mail-ico a, .associats-details li.web-ico a { word-break: break-word;}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip-text {
    visibility: hidden;
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 6px 10px;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    bottom: 125%; /* per sobre de la imatge */
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;

    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.carmes-btn a.loading-active {
    cursor: wait; 
    opacity: 0.8; 
}
.carmes-btn a.loading-active { background: #143F54;
    color: #ffffff;
    border: 2px solid #143F54; }
.carmes-btn .spinner {
    display: inline-block; 
    width: 20px;
    height: 20px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 0.8s ease-in-out infinite;
    -webkit-animation: spin 0.8s ease-in-out infinite;
    margin: 0;
}

/* Animació CSS per al spinner */
@keyframes spin {
    to { transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    to { -webkit-transform: rotate(360deg); }
}


/* Filtres mapa  */ 

.dropdown-option.active {
    display: block;
    max-height: 300px;
    overflow-y: scroll;
    margin-top: 48px;
    padding: 10px 0px 0px; 
    z-index: 2;
}

/* Exemple de CSS per a filtres seleccionats */
.cerques-lst a.selected-filter-item {
    background-color: #007bff; /* Un blau vibrant */
    color: #fff; /* Text blanc */
    border-radius: 5px; /* Cantonades arrodonides */
    padding: 8px 12px; /* Espaiat intern */
    font-weight: bold; /* Text en negreta */
}

/* Pots afegir efectes al passar el ratolí per sobre */
.cerques-lst a.selected-filter-item:hover {
    background-color: #0056b3; /* Un blau més fosc al passar el ratolí */
}

/* Si tenen icones, assegura't que el color de la icona també canviï si és un SVG o similar */
/*
.cerques-lst a.selected-filter-item span img {
    filter: brightness(0) invert(1); 
}
*/


/* Estils generals per al contenidor del filtre quan està desactivat */
#subtipus-associat-container.filter-disabled {
    opacity: 0.5; /* Fa que tot el contenidor sigui una mica transparent */
    pointer-events: none; /* DESHabilita tots els esdeveniments de ratolí */
    cursor: not-allowed; /* Canvia el cursor per indicar que no es pot clicar */
}

/* Pots afegir estils específics al select-dropdown si vols més control */
#subtipus-associat-container .select-dropdown.filter-disabled {
    /* Per exemple, pots ajustar el fons o la vora si és necessari */
    background-color: #f0f0f0; 
    border-color: #ccc;
}

/* Assegura't que el dropdown en sí també sigui inactiu */
#subtipus-associat-container .select-dropdown.filter-disabled .dropdown-option {
    display: none !important; /* Assegura que no es mostri la llista de selecció */
}

/* El text del span del filtre desactivat */
#subtipus-associat-container.filter-disabled span {
    /* Pots fer el text més clar o gris */
    color: #999; 
}


/*
.widget-search-div .search-filter ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    width: 100%;
}


.widget-search-div .search-filter ul li.filters {
    flex: 0 1 32%;
    position: relative;
}

.widget-search-div .search-filter ul.list li {
    flex: 0 1 100%;
    position: relative;
}
.widget-search-div .search-filter ul li .nice-select {
    width: 100%;
    color: #EDF1F4;
    height: 45px;
    padding: 0px 15px;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.15);
    font-family: 'Poppins-Medium';
}

.widget-search-div .search-filter ul li .nice-select .option {
    line-height: 36px;
    font-size: 14px;
    font-family: 'Poppins-Regular';
    font-weight: normal;
}

.widget-search-div .search-filter ul li .nice-select .option:hover {
    background: #143F54;
    color : #fff
}

.widget-search-div .search-filter ul li input[type="text"]
 {
    width: 100%;
    color: #fff;
    border: none;
    font-family: 'Poppins-Medium';
    font-size: 16px;
    background: rgba(255, 255, 255, 0.15);
    height: 45px;
    line-height: 45px;
    padding: 0 45px 0 15px;
    border-radius: 5px;
}

.widget-search-div .search-filter ul li button {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
}
*/

/*Llist elements sliders */

.accion.acction-slider.default {background: #fff;}
.accion.acction-slider.bg-blue {background: #EDF1F4;}

.accion .accion-main { justify-content: left; column-gap: 20px; row-gap: 20px;}
.accion.acction-slider {padding: 30px 0 35px 0}
.accion-slider-text {margin-top: 15px;}
/*.accion .accion-slider .swiper-slide .acc-pad a .associats-cnt h3{word-break: break-all; }*/
.swiper-slide .acc-pad img {aspect-ratio: 1.6; object-fit: cover; width: 100%; }
.acc-pad.publicacio img { aspect-ratio: 0.7; max-height: 500px;}
.acc-pad.publicacio.video ,.acc-pad.publicacio.imatge   img { aspect-ratio: 1.6;}
.accion .accion-slider .swiper-slide .acc-pad a .associats-cnt p { margin:2px}
.accion .accion-slider .swiper-navigation > div img {background: #fff; border-radius: 100%;}

.accion .accion-slider .swiper-slide .acc-pad a .associats-cnt .apunt-btn { margin-top: 20px;}

.associats-cnt h3 { word-break: break-word;}

.accion .accion-slider .swiper-slide .acc-pad a .associats-img span.wishlist-ico.fill {    background: #ffffff url(../../resources/b2b/images/ico-heart-blue.svg) no-repeat center center;} 
.accion .accion-main .accion-lft h2 { 
    font-family: 'PlayfairDisplay-SemiBold';
    color: #20A9EE;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.5px;
}



/* Events */

.intro-event{ margin-bottom: 30px;}
.intro-event ul.associat-filtres {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 15px;
}

.intro-event ul.associat-filtres li {flex: 0 1 auto;}
.intro-event ul.associat-filtres {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 15px;
}
.intro-event ul.associat-filtres li p {
    font-family: 'Poppins-SemiBold';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.29px;
    margin: 0;
    color: #143F54;
}
.intro-event ul.associat-filtres li h4 {
    font-family: 'Poppins-Regular';
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.29px;
    color: #20A9EE;
    font-weight: normal;
}
.intro-event ul.associat-filtres li span {
    font-family: 'Poppins-SemiBold';
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.3px;
    color: #fff;
    background: #143F54;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    border-radius: 100px;
}

#main-slider .main-ban-img::after{ 
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .8) 100%);
    transition: all 0.5s ease;
}


/* Decàleg */

.trieu-lst-dtl span.vertical, .trieu-lst-cnt h4, .trieu-lst-img span {color : #20A9EE}

#trieu-lst .owl-nav button.owl-next, #trieu-lst .owl-nav button.owl-next:hover {
    background: url(../../resources/b2b/images/ico-circle-right.svg) no-repeat right 0px;
}

#trieu-lst .owl-nav button.owl-prev, #trieu-lst .owl-nav button.owl-prev:hover {
    background: url(../../resources/b2b/images/ico-circle-left.svg) no-repeat left 0px;
}


/* Introduccio llegir mes*/

.read_more, .read_less {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
    cursor: pointer;
}

.llegir_mes_amagat {
    display: none;
}


.llegir_mes_amagat.active {
    display: block;
}
.intro-para p:last-child {padding-bottom: 30px;}


/* Qui som */

.patronat h2 {margin-bottom: 30px;}
.patronat ul {margin-bottom: 30px;}


.trieu-lst-img {max-width: 300px;}

.escullis-slider .swiper-slide .acc-pad a .associats-img img { aspect-ratio: 0.7;}


ul.search-widget { flex-wrap: wrap; row-gap: 10px;}

ul.serveis-lst li .serveis-txt p{ font-family:'Poppins-Regular', sans-serif}

.conv-main-sec{padding-bottom: 30px;}

/* Decaleg */

.trieu-scroll.blanc {
    background: #fff;
}


/* Compartir */


.intro-lnks ul li a {
    color: #143F54;
}
.intro-lnks ul li span.comp-ico, .etiq-tit-last.blue-clr .intro-lnks ul li span.comp-ico {
    background: url(../../resources/convention/images/ico-share.svg) no-repeat left center;
}
.intro-lnks ul li:hover span.comp-ico, .etiq-tit-last.blue-clr .intro-lnks ul li:hover span.comp-ico {
    background: url(../../resources/convention/images/ico-share-rollover.svg) no-repeat left center;
}

.intro-lnks ul li span.wish-ico {
    background: url(../../resources/convention/images/ico-favourite.svg) no-repeat left center;
}
.intro-lnks ul li:hover span.wish-ico {
    background: url(../../resources/convention/images/ico-favourite-rollover.svg) no-repeat left center;
}

/* Premis G*/
.premis-cat-sec { padding: 55px 0px 55px;}
.premis-cat-sec.back-white { background : #fff }
.premis-cat-sec .premi-titol-boto { display: flex;}
.premis-cat-sec .premi-titol-boto a {margin-bottom: 40px; margin-left: 10px}
.premis-cat-sec .premi-titol-boto:hover a.mesinfo-btn { color: #20A9EE;}
.premis-cat-sec .premi-titol-boto:hover a.mesinfo-btn span{ background: url(../../resources/b2b/images/more-info-h.svg) no-repeat 0 0;}
.premis-fitxa-cnt a.wht-btn {margin-top : 20px;}
.premis-fitxa-sec {padding-bottom: 50px;}


.guanyadors-title-no-img { flex: 0 1 calc(100% - 750px);}
.guanyadors-title-no-img > div:last-child { flex: 0 1 100%; }
.guanyadors-title-no-img  > div:last-child > div { flex: 0 1 100%; }

.premis-fitxa-cnt ul {padding-left: 30px;}

.premis-fitxa-cnt ul li {
    list-style: circle;
    color: rgba(20, 63, 84, 0.80);
    font-size: 16px;
    line-height: 26px;
    font-family: 'Poppins-Regular';
}


/* Premis base */
ul.inscrip-lst li ul { padding-left: 30px;}
ul.inscrip-lst li ul li{ list-style : circle;     color: rgba(20, 63, 84, 0.80);
    font-size: 16px;
    line-height: 26px;
    font-family: 'Poppins-Regular';}

.file-selector-container .file-name {padding-left: 35px;}

.form-control.no-icon {background: transparent;}
.form-control.clock-icon {background: url(../../resources/b2b/images/ico-clock-n-circle.svg) no-repeat scroll left -11px top 3px;}
.form-control.calendar-icon {background: url(../../resources/b2b/images/ico-calendar-no-circle.svg) no-repeat scroll left -11px top 3px; }

/* Header main slider*/

img.mobil { display: none;}



/* Mosaic relacionats associats */

.moments-lst ul li .moments-img img{aspect-ratio: 1.6;}


/* CookieYes Logo */

.cky-btn-revisit-wrapper.cky-revisit-bottom-left{
    background-color: #0056a7 !important ;
}

.cky-btn-accept {
    background: #1863dc !important;
    color: #ffffff;
    border: 2px solid #1863dc;
}

.cky-btn-preferences {
    color: #1863dc !important;
    background: transparent;
    border: 2px solid #1863dc !important;
}

.cky-btn-reject {
    color: #1863dc !important;
    background: transparent;
    border: 2px solid #1863dc !important;
}

/* Header*/ 
/*

.stick-logo {
    display: block;
}


.top-banner .sticky-wrapper:not(.is-sticky) .hdr-links ul li a.heart {
    background: url(../../resources/premium/images/ico-heart-positiu.svg) no-repeat center center;
}

.top-banner .sticky-wrapper:not(.is-sticky) .hdr-links ul li a.search {
    background: url(../../resources/premium/images/ico-search-positiu.svg) no-repeat center center;
    background-size: 18px 18px;
}

.hdr-links ul li a.ico-mail {
    background: url(../../resources/premium/images/ico-mail-negatiu.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    position: relative;
    margin-right: 10px;
    padding-left: 24px;
    background-size: 18px 13px;
    border-radius: 25px;
}

.top-banner .sticky-wrapper:not(.is-sticky) .hdr-links ul li a.ico-mail {
    background: url(../../resources/premium/images/ico-mail.svg) no-repeat center center;
    background-size: 18px 13px;
}

.top-banner .sticky-wrapper:not(.is-sticky) .hdr-links ul li a.ico-mail.active {
    background-color: #143F54;
}

.top-banner .sticky-wrapper.is-sticky .hdr-links ul li a.ico-mail {
    background: url(../../resources/premium/images/ico-mail-negatiu.svg) no-repeat center center;
}

.hdr-links ul li a.active {
    background-color: #143F54;
}

.hdr-links ul li a.heart.active,
.top-banner .sticky-wrapper.is-sticky .hdr-links ul li a.heart.active {
    background: url(../../resources/premium/images/ico-heart-positiu.svg) no-repeat center center;
    background-color: #143F54;
    background-size: 21px 18px;
    padding-left: 30px;
}

.hdr-links ul li a.search.active,
.top-banner .sticky-wrapper.is-sticky .hdr-links ul li a.search.active {
    background: url(../../resources/premium/images/ico-search-positiu.svg) no-repeat center center;
    background-color: #143F54;
    background-size: 18px 18px;
}

.hdr-links ul li a.ico-mail.active,
.top-banner .sticky-wrapper.is-sticky .hdr-links ul li a.ico-mail.active {
    background: url(../../resources/premium/images/ico-mail.svg) no-repeat center center;
    background-color: #143F54;
}

.top-banner .sticky-wrapper:not(.is-sticky) .stick-logo {
    display: none;
}

.top-banner .sticky-wrapper:not(.is-sticky) header.dark-bg .head-top {
    background: linear-gradient(90deg,rgba(62, 190, 255, 1) 0%, rgba(50, 152, 203, 1) 100%);
}

.top-banner .sticky-wrapper:not(.is-sticky) header.dark-bg .cbp-hrmenu > ul > li.arrow.cbp-hropen > a,
.top-banner .sticky-wrapper:not(.is-sticky) header.dark-bg .cbp-hrmenu > ul > li > a:hover {
    background: #fff;
    color: #143F54;
    border-radius: 5px;
}


.head-rgt {
    flex: 1;
    justify-content: right;
}

*/


/* Single publicació */
.ebook-download-sec {padding-top: 0px;}
.ebook-download {border-top: 0px;}


/* Formulari contacte */

.cont-besal-lft ul.cnt-lnks li a { color: #545454; }
/*
.cont-besal-lft ul.cnt-lnks li span.phn-ico, .cont-besal-lft ul.cnt-lnks li:hover span.phn-ico { background: url(../../resources/b2b/images/ico-phone.svg) no-repeat left center;}

.cont-besal-lft ul.cnt-lnks li span.web-ico, .cont-besal-lft ul.cnt-lnks li:hover span.web-ico  { background: url(../../resources/b2b/images/ico-url.svg) no-repeat left center;}
*/


/* Buscador empreses associades */


.widget-search-sec.buscador .widget-search-div { border-radius: 10px;}

.buscador-btn { 
    float: right;
    padding: 0px 30px;
    display: flex;
    align-items: center;
    height: 43px;
    background: #fff;
    border-radius: 5px;
    color: #143F54;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Poppins-SemiBold';
    cursor: pointer;
}

/* Sostenibilitat */
/*
.bloc-6-elements .blog-main .blog-lst ul li .blog-img img {object-fit: contain;}
*/

body.pojo-a11y-focusable #page a:focus { outline-color : #143F54 !important}



/* Area de membres */

.empresa-sec .empersa-form textarea {
    width: 100%;
    border: none;
    border-bottom: 2px solid #143F54;
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    padding: 8px 15px 17px 0;
    font-family: 'Poppins-SemiBold';
}

.chb-butlleti label.cbx {
    float: left;
    width: 100%;
    height: 46px;
    padding: 8px 15px 8px 40px;
    font-family: 'Poppins-SemiBold';
    color: #143F54;
    font-size: 17px;
    border: none;
    border-bottom: 2px solid #143F54;
    line-height: 24px;
    letter-spacing: -0.08px;
}


button.blue-btn:hover {
    background: #20A9EE;
    border: 2px solid #20A9EE;
} 

button.blue-btn {
    background: #143F54;
    border: 2px solid #143F54;
    border-radius: 10px;
    width: auto;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins-SemiBold';
    padding: 0 30px;
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 0.5px;
    transition: all 0.5s ease;
    cursor: pointer;
}

/* QUI SOM EQUIP */

.intro-title-lst {
    padding-bottom: 15px;
}

.elements-relacionats {
    padding: 15px 0 75px 0;
}


/* SOSTENIBILITAT */

.text-sec, .video-sec {
    padding: 25px 0 50px;
}

.blog-sec.blue-txt.camp-blog-sec.white-arw.beinsp-sec.brwn-bg{
    padding: 10px 0px 50px;
}


/* MENU CANVI DE COLOR */

header.dark-bg .head-top {
    background: linear-gradient(90deg, #ffffff 100%);
}

.cbp-out-menu {
    background: linear-gradient(90deg, #ffffff 70%);
}

/* .cbp-out-menu {
    background: linear-gradient(90deg, #ffffff 70%, #0048bb 100%);
} */


.cbp-hrmenu > ul > li.cbp-hropen > a {
    background: #0047BB;
}

.is-sticky .cbp-hrmenu > ul > li > a {
    color: #0047BB;
}

header.dark-bg .cbp-hrmenu > ul > li > a {
    color: #0047BB;
}

.cbp-hrmenu > ul > li.cbp-hropen:hover > a {
    background: #0047BB;
    color: #ffffff;
}

.is-sticky .cbp-hrmenu > ul > li.arrow.cbp-hropen a {
    background: #0047BB;
    color: #ffffff;
}

.cbp-hropen .cbp-hrsub-inner-lft .menu-lft h2 {
    color: #0047BB;
}

.cbp-hropen .cbp-hrsub-inner-lft ul li .mega-list ul li a {
    color: #0047BB;
}

.cbp-hropen .cbp-hrsub-inner-lft .menu-rht h2 {
    color: #0047BB;
}

.is-sticky .cbp-hropen .cbp-hrsub-inner-lft ul li .mega-list ul li a {
    color: #0047BB;
}

header.dark-bg .select-lang .nice-select.select_box_input {
    color: #0047BB;
}

.is-sticky .select-lang .nice-select.select_box_input {
    color: #0047BB;
}

.is-sticky .select-lang .nice-select.select_box_input {
    color: #0047BB;
}

.is-sticky .select-lang .nice-select .option:hover {
    background-color: #0047BB;
    color: #ffffff;
}

.is-sticky .select-lang .nice-select .option {
    color: #0047BB;
}

.is-sticky .select-lang .nice-select .list {
    width: 100%;
    background: #ffffff;
}

.is-sticky .nice-select .option {
    background-color: #ffffff;
    width: 100%;
}

.select-lang .nice-select .option {
    color: #143F54;
}

.is-sticky .select-lang .nice-select::after {
    border-bottom: 2px solid #0047BB;
    border-right: 2px solid #0047BB;
}

header.dark-bg .select-lang .nice-select::after {
    border-bottom: 2px solid #0047BB;
    border-right: 2px solid #0047BB;
}

.is-sticky .area-membres a {
    color: #0047BB;
}

header.dark-bg .area-membres a {
    color: #0047BB;
}

.is-sticky .cbp-hrmenu > ul > li > a.active {
    background: #0047BB;
}

body.pojo-a11y-focusable #page a:focus {
    outline-color: #0047BB !important;
}

.hdr-links ul li a.heart:before {
    background: #0047BB;
}


.sticky-wrapper a.heart{
    color: white;
}

.sticky-wrapper .head-top-in.head-top-in-noborder a.heart{
    color: #0047BB;
}

.sticky-wrapper.is-sticky a.heart{
    color: #0047BB;
}
.sticky-wrapper .dark-bg a.heart{
    color: #0047BB;
}


.cbp-hropen .cbp-hrsub-inner-lft ul li .mega-list ul li a::before {
    background: #0047BB;
}

header.dark-bg .hdr-links ul li a.heart, .is-sticky .hdr-links ul li a.heart:hover {
    background: url(../../resources/b2b/images/ico-heart-header-blue.svg) no-repeat 0 0;
}

.head-rgt {
  margin-left: 40px; 
}

.m-menu span {
    background: #ffffff;
}


.is-sticky .m-menu span {
    background: #0047BB;
}


.over .head-top {
    background: #0047BB;
}

.mob-acc {
    background: #0047BB;
}

.inner-header .cbp-hrmenu > ul > li > a.active {
    background: #0047BB;
}

.inner-header .cbp-hrmenu > ul > li > a{
    color: #0047BB;
}

.inner-header .select-lang .nice-select.select_box_input{
    color: #0047BB;
}

.inner-header .select-lang .nice-select:hover::after {
    border-bottom: 2px solid #0047BB;
    border-right: 2px solid #0047BB;
}


.inner-header .area-membres a{
    color: #0047BB;
}

.inner-header .select-lang .nice-select .option {
    color: #0047BB;
}

.inner-header .select-lang .nice-select .list {
    width: 100%;
    background: #ffffff;
}

.inner-header .select-lang .nice-select .option:hover {
    background-color: #0047BB;
    color: #ffffff;
}

.inner-header .m-menu span {
    background: #0047BB;
}
.inner-header .m-menu.open span:nth-child(3){
    background: #0047BB;
}

.is-sticky .m-menu.open span:nth-child(3){
    background: #0047BB;
}

.is-sticky .m-menu.open span:nth-child(1) {
    background: #0047BB;
}

.inner-header .m-menu.open span:nth-child(1) {
    background: #0047BB;
}

.over .head-top {
    background: #0047BB;
}

.inner-header .head-top {
    background: #fff;
}


/* Formulari premis G */

.ins-form-rgt .butlletins-form input[type="email"] {
    float: left;
    width: 100%;
    height: 46px;
    padding: 8px 15px 8px 40px;
    font-family: 'Poppins-SemiBold';
    color: #143F54;
    font-size: 17px;
    border: none;
    border-bottom: 2px solid #143F54;
    line-height: 24px;
    letter-spacing: -0.08px;
    background: url(../../resources/b2b/images/msg-icon.svg) no-repeat scroll left top 12px;
    border-radius: 0;
}

.wpcf7-list-item-label::before{    
    background: none;
    content: "";
    height: 10px;
    left: 4px;
    position: absolute;
    top: 4px;
    transition: all 0.3s ease-in-out 0s;
    width: 10px;
    z-index: 9;
}

.butlletins-form .frm-input.checkbox label::after
{
    background: #f9f9f9;
    border: 2.5px solid #545454;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px;
    border-radius: 3px;
}

.butlletins-form span.wpcf7-list-item-label{
    position: unset;
}
.butlletins-form .frm-input.checkbox input:checked + span::before { background: #143F54 none repeat scroll 0 0;
}

.ins-form-rgt .butlletins-form:last-child .frm-input.checkbox span::after {
    border: 2px solid #143F54;
    background: none;
}

.butlletins-form p.text-form.padd { padding: 50px 0 30px;}

.file-selector-container.no-show { display: none; }

/* Buscador */ 


.cercar-filter-div .search-box input[type="submit"], .srch-bx-lst input[type="submit"]{ height: 100%; width: fit-content; background: none;}
.cercar-filter-div .search-box input[type="submit"], .srch-bx-lst input[type="submit"]:hover{background: none;}


.etiq-tit-lft h5, .etiq-tit-lft h2, .etiq-tab-cont .blog-main .total-list ul li .blog-cnt h2, .etiq-tab-cont .blog-main .total-list ul li .blog-cnt h5, 
.etiq-tab ul.tab-list li.current ,.etiq-tab ul.tab-list li:hover, .blog-main .blog-lst ul li:hover .blog-cnt h2  { color: #143F54;}
.etiq-tab ul.tab-list li.current span, .etiq-tab ul.tab-list li::after, .etiq-tab ul.tab-list li:hover span { background: #143F54 ;} 

.search-div .srch-bx-lst input[type="text"] { color: #143F54;  background :#EDF1F4 }
.search-div .srch-bx-lst input[type="text"]::placeholder, .search-blog-lft .srch-bx-lst input[type="text"]::placeholder { color: #143F54; }


.blog-main.blue-clr ul li span.wishlist-ico, .moments-main.blue-clr .moments-lst ul li span.wishlist-ico {background:  #20A9EE url(../../resources/b2b/images/ico-heart.svg) no-repeat center center;}
.blog-main.blue-clr ul li span.wishlist-ico.fill, .moments-main.blue-clr .moments-lst ul li span.wishlist-ico.fill, span.wishlist-ico.fill { background: #ffffff url(../../resources/b2b/images/ico-heart-blue.svg) no-repeat center center;}

.moments-main.tots-lst .moments-lst ul li:hover .moments-img::after {     background: rgba(20, 63, 84, 0.8);}


#events-container .pagination ul li:last-child a{width: 38px;}

/* BUTLLETI */

.butlletins-sec .row h3 {
    font-family: 'PlayfairDisplay-Regular';
    font-size: 22px;
    color: rgba(20, 63, 84, 0.80);
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
}


/* Fitxa formacio, fires, activitats*/

.intro-formacio > h5 {
    color: #143F54;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}

/* DESTINACIÓ */

a.mapa-link-btn:hover span {
    background: url(https://costabravagironab2b.6tems.es/wp-content/themes/premium/resources/premium/images/more-info-h.svg) no-repeat left center;
}

a.mapa-link-btn span {
    background: url(https://costabravagironab2b.6tems.es/wp-content/themes/premium/resources/premium/images/more-info.svg) no-repeat left center;
}


.intro-lnks ul li span.mail-ico-share{
    background: url(https://costabravagironab2b.6tems.es/wp-content/themes/premium/resources/premium/images/mail-ico-share.svg) no-repeat left center;
}

.intro-lnks ul li:hover span.mail-ico-share{
    background: url(https://costabravagironab2b.6tems.es/wp-content/themes/premium/resources/premium/images/mail-ico-share-rollover.svg) no-repeat left center;
}


/* NOTAS DE PREMSA FRANCES*/

.etiq-title-blog .etiq-tit-rgt {
    width: 43%;
    padding-right: 100px;
}

.etiq-title-blog .etiq-tit-lft {
    width: 38%;
}


/* OCULTAR TITOL A FIRES, FORMACIONS I ACCIONS PROMOCIONALS */

.single-fira .intro-title-lst.bloc-variant {
  display: none;
}

.single-formacio .intro-title-lst.bloc-variant {
  display: none;
}

.single-accio-promocional .intro-title-lst.bloc-variant {
  display: none;
}


.intro-event ul.associat-filtres li p {
    font-size: 20px;
}

.intro-event ul.associat-filtres li h4 {
    font-size: 20px;
}


/* BOTO LOGOUT AREA MEMBRES */

.intranet-logout { 
    margin-top: 16px; 
}

.btn-logout {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .7rem 1rem;
  border-radius: .5rem;
  text-decoration: none;
  font-weight: 600;
  background: #143f54;
  color: #fff;
}

.btn-logout:hover { 
    background: #20A9EE; 
}

.hist-addr .ten-share ul li .intranet-logout a{
    color: #ffffff;
}

/* Formulari inscrpcio event*/

.opcions-form h4 {
    z-index: 1;
    top: 12px;
    left: 20px;
    text-align: left;
    line-height: 24px;
    width: auto;
    display: inline-block;
    font-family: 'Poppins-SemiBold';
    font-size: 15px;
    width: 100%;
    color: var(--sistems_forms_primary-text-color);
    margin-bottom: 15px;
}

.opcions-form label {
    display: block;
}


.cont-form-lft .llista_espera {margin-bottom: 20px;     
    color: #143F54;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;}
/* Carrousell index */
.accion .accion-slider .swiper-navigation {height: 0px;    margin-bottom: 30px;}

/* estil fitxers formulari */


/* Input base */
.c7-file{margin-bottom: 20px;}
.c7-file p {     
    z-index: 1;
    top: 12px;
    left: 20px;
    text-align: left;
    line-height: 24px;
    width: auto;
    display: inline-block;
    font-family: 'Poppins-SemiBold';
    font-size: 15px;
    width: 100%;
    color: var(--sistems_forms_primary-text-color);
}

.pretty-file{
  font: inherit;
  color: var(--sistems_forms_primary-text-color);
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: .5rem;
  margin-top: 15px;
}

/* Botó natiu estilitzat */
.pretty-file::file-selector-button{
  margin-right: .75rem;
  padding: .6rem .9rem;
  border: 0;
  border-radius: 10px;
  background: var(--bg-color);
  border: 1px solid var(--bg-color);;
  color: #fff;
  cursor: pointer;
  transition: transform .06s ease, background .2s ease, box-shadow .2s ease;
  box-shadow: 0 1px 1px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.06);
}
.pretty-file:hover::file-selector-button{ background:#fff; color:  var(--bg-color);}
.pretty-file:active::file-selector-button{ transform: translateY(1px); }

/* Focus ring accessible */
.pretty-file:focus{
  outline: none;
  border-color: #93c5fd;
  box-shadow: 0 0 0 4px rgba(37,99,235,.2);
}

.wpcf7-form-control.nice-select .option {
    width: 100%;
    z-index: 10;
}

/* Galeri list*/

.gallery-list img, .gallery-tab-list img { aspect-ratio : 1.5; object-fit : cover;}

.mobile-menu {
    z-index: 100;
}

.trieu-scroll .owl-carousel .owl-item {
    overflow: hidden;
}



/* JIRA TRAD-84 */
.altres-formacions .swiper-slide-duplicate {
    display: none;
}

.altres-formacions .swiper-slide-duplicate-active {
    display: block;
}

.altres-formacions .accion-slider .swiper-slide .acc-pad span.icona-club, .historial-rht ul li .hist-img span.icona-club {
    cursor: pointer;
    width: 42px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    
    border-radius: 5px 0 5px;
    transition: all .5s ease;
    z-index: 1;
}

.historial-rht ul li .hist-img span.icona-club {
    left: 10px;
}

.back-color {
    background: #EDF1F4;
}

.altres-formacions .associats-img img {
    background-color: #ffffff;
}

.altres-formacions .accion-slider .swiper-slide .acc-pad a .associats-cnt ul li h4 {
    line-height: 24px;
}

.altres-formacions .accion-slider .swiper-slide .acc-pad a .associats-cnt > p {
    padding-top: 15px;
}

.intro-share-links ul li .con-bureau-logo {
    padding-bottom: 20px;
}

.intro-share-links ul li .con-bureau-logo img {
    width: 100%;
    height: 100%;
}
/* END JIRA TRAD-84 */


/* JIRA TRAD-94 */
.historial-rht .pagination ul li:last-child a:not(.next-arw) {
    width: 38px;
}
/* END JIRA TRAD-94 */


/* JIRA TRAD-99 */
.chb-butlleti label span, .chb-per-mitjans label span {
    margin-left: -40px;
    margin-top: 3px;
}

#newsletter_form .nice-select .list > li:nth-child(1) {
    display: none;
}

select#newsLanguage, select#newsCountry {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
  display: flex !important;
  margin-top: 35px;
  margin-left: 7px;
}
/* END JIRA TRAD-99 */


/* JIRA TRAD-105 - Galeries provisional */
.lightbox-caption {
    display: none !important;
}
/* END JIRA TRAD-105 - Galeries provisional */


/* JIRA TRAD-106 i TRAD-107 */
.altres-clubs-sec.mob-sec .swiper-slide .acc-pad img {
    aspect-ratio: 16 / 9;
}

.altres-clubs-sec.mob-sec {
    display: none;
}

span.read_more {
    display: block;
    margin-top: 20px;
}
/* END JIRA TRAD-106 i TRAD-107 */

/* BLOG FITXA */
.blog-contarea-sec1 .contarea-img-div, .blog-contarea-sec1 .specific_slider {padding: 0 95px;}

.contarea-img-div .img-cap-rgt {width: 100%;}

.contarea-img-div {display: flex; justify-content: center;}
.contarea-img-div img {    max-width: 100%; width: unset; } 


/* Mapa membres municipi */

#municipi-associat-container {display: none;}

/* Trofeus  */

.guanyadors-tab-list.trofeus-list .guanyadors-title {padding: 0px;}
.guanyadors-tab-list.trofeus-list .guanyadors-title > div:last-child span { flex: 0 1 220px; }
.guanyadors-tab-list.trofeus-list .guanyadors-title > div:last-child > div {
    flex: 0 1 calc(100% - 320px);
}

