/*
Theme Name: AS Consulting
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

#moove_gdpr_cookie_info_bar {
    margin-bottom: 86px;
}

#barra-fixa-flotant .wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

#barra-fixa-flotant {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    font-weight: 900;
    font-size: 25px;
    line-height: 35px;
    padding-right: 60px;
    padding-left: 60px;
    text-align: center;
    background-color: #0088CC;
    color: rgb(255, 255, 255);
    /* display: none; */
}

#barra-fixa-flotant a {
    background-color: white;
    color: #14274F;
    margin-left: 30px;
    padding: 7px 50px;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    width: fit-content;
}

.moove-gdpr-cookie-notice .change-settings-button, #moove-gdpr-menu button {
    background-color: unset !important;
    background-image: unset !important;
}

.llistat-ofertes-feina .pagination {
    text-align: right;
    margin-top: 55px;
}

.llistat-ofertes-feina .pagination a, .llistat-ofertes-feina .pagination span {
    padding: 11px 19px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin: 0 2px;
}

.llistat-ofertes-feina .seguir-llegint {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    padding: 0 6px;
    border-radius: 3px;
    display: block;
    font-size: 12px;
    margin-left: auto;
    width: max-content;
    margin-top: 20px;
}

.llistat-ofertes-feina .oferta-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.oferta-de-feina-seccio, .llistat-ofertes-feina-seccio  {
    margin-top: 40px;
    margin-bottom: 30px;
}

.llistat-ofertes-feina h2 a {
    color: #0088cc;
    margin-bottom: 0;
}

.oferta-de-feina h1 {
    color: #0088cc;
}

.oferta-de-feina .the_content_wrapper  {
    margin: 0;
}

.mes-ofertes-feina h2 {
    color: #0088cc;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    border: 1px solid #EEE;
    border-bottom: 0;
    border-top: 3px solid #0088cc;
    border-radius: 8px 8px 0 0;
    width: max-content;
    padding: 8px 12px;
    margin: 0;
}

.mes-ofertes-feina ul {
    list-style: none;
    margin: 0;
    -webkit-border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0 0 4px 4px;
    border-top: 0;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    padding: 15px;
}

.mes-ofertes-feina a {
    color: #0088cc;
}

.mes-ofertes-feina  {

}


.breadcrumb-asconsulting {
    border-top: 5px solid #0273ab !important;
}

.wpml-ls-legacy-list-horizontal a span {
    font-size: 12px;
    line-height: 12px;
    color: #0088CC !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-current-language span {
    color: #000 !important;
}

.fons-blau {
    background-color: #0088cc;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 700;
    color: white;
}

.negretes-grans strong, .negretes-grans b {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Open Sans';
}

.caixes-blaves .mcb-item-icon_box_2-inner::after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/box_under01.png);
    height: 19px;
    bottom: -19px;
    position: absolute;
    width: 100%;
    background-size: cover;
}

.caixes-grises .mcb-item-icon_box_2-inner::after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/box_under02.png);
    height: 19px;
    bottom: -19px;
    position: absolute;
    width: 100%;
    background-size: cover;
}

.efecte-footer .mcb-column-inner:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
    border-right-color: #005580;
}

footer {
    overflow: visible !important;
}

@media (max-width: 768px) {
		#barra-fixa-flotant .wrapper span, #barra-fixa-flotant .wrapper a {
				font-size: 15px;
				line-height: 25px;
		}

		#barra-fixa-flotant a {
				padding: 7px 30px;
		}
		#barra-fixa-flotant {
    padding-right: 30px;
    padding-left: 30px;
		}
}