/*
Theme Name: Organització de festes amb Valor Afegit
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
*/

.section_resum h2 {
    color: #3A7CEA;
}

.section_resum input {
    background-color: #3A7CEA;
}

.section_resum input:hover {
    background-color: #3A7CEA;
}

.preguntes .pregunta input[type="checkbox"] {
	appearance: none;
    width: 30px;
    height: 17px;
    cursor: pointer;
	background-color: #fff;
    border-radius: 3px;
    display: inline-block;
	margin-right: 8px;
}

.preguntes .pregunta label {
	 display: flex; 
  	align-items: center;
}


.preguntes .pregunta input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px; 
    background-image: url(/wp-content/uploads/2024/11/check-formulari.png);
    background-size: contain;
    background-repeat: no-repeat;
	margin-left:5px;
} 

.llista_capitols .capitol .logo {
    font-size: 20px;
	color: white;
    margin: 0 30px 0 30px;}

@media (max-width: 931px) {
    .llista_capitols .capitol .logo {
    font-size: 18px;
	margin: 0 15px 0 15px;
    }
}

.llista_capitols .capitol { background-color: black;}
.llista_capitols .capitol p { color: white !important;}
.llista_capitols .capitol h2 { color: white;}



.column_attr.mfn-inline-editor.clearfix.align_left p {margin:0 !important;}
.column_attr.mfn-inline-editor.clearfix.align_center p {margin: 0 !important;}

.btn_validar.validar_activitat_preguntes {
  background-color: #2E7DEF !important; 
	border-radius: 9px !important; 
	font-weight: bold;
	border: 1px solid #2E7DEF !important; 
    margin-top: 50px;
}

@media (min-width: 960px) {
    .btn_validar.validar_activitat_preguntes {
        margin-left: 435px !important;
    }
}

.mcb-item-column-inner {margin-bottom: 0;}

#Content {
    padding-top: 0px;
}

.activitat_llistes .llistes {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.activitat_llistes .llista {
    position: relative;
    width: auto;
    float: left;
}

.activitat_llistes .llista:not(:first-of-type) {
    margin-left: 4%;
}

.activitat_llistes .llista>h3 {
    background: #F3CF3B;
    font-size: 15px;
	font-weight:bold;
    padding: 0 10px;
}

.activitat_llistes .llista>ul {
    float: left;
    width: 100%;
    list-style: none;
}

.activitat_llistes .llista>ul li {
	background:#fff;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: black;
}

.activitat_llistes .llista>ul li, .activitat_llistes .llista>ul li * {
    cursor: move !important;
}

.activitat_llistes .llista h3 {
    margin-bottom: 0;
}

.llista_capitols {
    width: 100%;
    float: left;
    background: #F3CF3B;
    display: flex;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.llista_capitols .capitol {
    float: left;
    text-align: center;
    position: relative;
    padding: 15px;
}

.llista_capitols .capitol h1 {
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    margin: 0px;
}

.llista_capitols .capitol h2 {
    font-weight: bold;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
}

.llista_capitols .capitol p {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    line-height: 14px;
    color: #333335;
}

.llista_capitols .capitol.actual {
    background: #2E7DEF;
}

.llista_capitols .capitol.actual p,
.llista_capitols .capitol.actual h2 {
    color: #fff;
}

.llista_capitols .capitol a:hover {
    text-decoration: none;
}

.checkbox_columnes {
    width: 100%;
    float: left;
    position: relative;
}

.checkbox_columnes .checkbox_columnes_2 {
    width: 50%;
    float: left;
}

.titol_activitat h4 {
    background: #F3CF3B url(/wp-content/uploads/2021/12/ico-activitat.jpg) no-repeat top right;
    color: #4A4534;
    padding: 10px 75px 10px 20px;
    font-size: 17px;
    font-weight: bold;
    width: fit-content;
    text-transform: uppercase;
    line-height: 21px;
    background-size: contain;
}

.titol_capitol {
    padding: 100px 0px 150px 0;
    margin: 0;
}

.titol_capitol h2 {
    float: left;
    color: #F3F3F3;
    background: #A67DF5;
    font-size: 35px;
    line-height: 39px;
    padding: 23px 25px;
    width: fit-content;
    display: inline-block;
    font-weight: 500;
}

.titol_capitol h3 {
    float: left;
    color: #8342F3;
    font-size: 35px;
    line-height: 39px;
    padding: 0px 25px;
    width: fit-content;
    font-weight: 500;
    display: inline-block;
    margin: 21px 0 0;
}


table.checkboxes {
    width: auto;
}

table.checkboxes thead tr th {
    color: #8544F5;
    background: none;
    border: 0px;
    padding: 0px;
}

table.checkboxes tbody tr td {
    background: none;
    border: 0px;
    padding: 0px 5px;
}

table.checkboxes tbody tr td.p {
    text-align: right;
    font-weight: 500;
    color: #3D3D3D;
}

table.checkboxes tbody tr td.r {
    width: 150px;
}

a.opt {
    display: inline-block;
    width: 100%;
    padding: 4px 10px;
    background: #D4B7FA;
    border: solid 2px #333335;
    height: 25px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 15px;
}

a.opt.si {
    background-image: url(/wp-content/uploads/2022/01/checkbox.png);
}

a.opt.no {}

.resultat_activitat {
    background: #F4D86A;
    color: #000;
    font-size: 22px;
    width: 100%;
    padding: 30px 50px;
    position: relative;
}

.resum_capitol li {
    padding-left: 35px;
    height: 40px;
    line-height: 29px;
    font-weight: bold;
    margin: 3px 0;
}


.section_resum {
    text-align: center;
    width: 100%;
    padding: 50px 0;
}

.resum_capitol li.si::before {
    content: "";
    background: url(/wp-content/uploads/2022/01/checkbox.png) no-repeat center center;
    width: 25px;
    margin-left: -35px;
    line-height: 25px;
    height: 25px;
    position: absolute;
    background-color: #9EDBA2;
    border-radius: 50%;
    background-size: 18px;
    border: 2px solid #302E30;
}

.resum_capitol li.no::before {
    content: "X";
    text-align: center;
    background-color: #ff6161;
    font-size: 15px;
    font-weight: 900;
    position: absolute;
    border-radius: 50%;
    width: 25px;
    margin-left: -35px;
    line-height: 25px;
    height: 25px;
    color: #fff;
    border: 2px solid #302E30;
}

.activitat_ordenacio ul.llista_opcions {
    background: #fff;
    display: inline-block;
    margin-bottom: 15px;
}

.activitat_ordenacio ul.llista_opcions li {
    margin: 2px 0;
    background: #cecece;
    padding: 2px 10px;
}

.activitat_ordenacio ul.llista_opcions li:hover {
    cursor: move;
}


.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

.activitat_ordenacio ul.llista_opcions li.placeholder {
    position: relative;
    /** More li styles **/
    background: #7c7c7c;
}

.activitat_ordenacio ul.llista_opcions li.placeholder:before {
    position: absolute;
    /** Define arrowhead **/
}


.blur {
    filter: blur(8px);
    -webkit-filter: blur(8px);
}

.activitat_slider .slide {
    width: 100%;
    float: left;
}

.activitat_slider .slide p.foto img {
    max-width:100%;
}

.activitat_slider .slide_final .llista {
    width: 100px;
}

.activitat_slider .slide_final p.foto {
    float: left;
    margin-right: 15px;
}

.activitat_slider .slide_final p.respostes {
    float: left;
}

.btn_validar {
    background: #9EDBA2 !important;
    box-shadow: none !important;
    line-height: 20px;
    color: #333335 !important;
    border-radius: 0px !important;
    border: solid 2px #333335 !important;
    padding: 5px 20px !important;
    font-weight: bold;
    display: inline-block;
}

a.btn_validar {
    margin-bottom: 25px;
}

.btn_validar:hover {
    text-decoration: none;
}


.btn_validar.desactivat,
.pregunta td.r a.desactivat {
    background-color: #cecece !important;
    color: #6c6c6c !important;
    border-color: #6c6c6c !important;
}

.btn_validar.desactivat:hover,
.pregunta td.r a.desactivat:hover {
    cursor: not-allowed;
}



.container_video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.container_video .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.titol-petit h2, .titol-petit h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px;
}

.igualar-wraps>.section_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.bold-gran strong, .bold-gran b {
    font-size: 23px;
    line-height: 27px;
    font-weight: 500;
    color: #2C2C2C;
}

.text-gran {
    font-size: 23px;
    line-height: 27px;
    font-weight: 500;
    color: #1d1d1d;
}

.canvi-color b, .canvi-color strong {
    color: #313131;
}

.titol-descripcio h2, .titol-descripcio h3 {
    font-size: 23px;
    line-height: 27px;
    display: block;
    font-weight: 500;
}

.column_activitat_formacio {
    margin: 0 0 40px;
    width: 100% !important;
}

.introduccio_activitat {
    font-size: 23px;
    line-height: 27px;
    display: block;
    font-weight: 500;
    color: black;
    margin-top: 40px;
    margin-bottom: 30px;
}

.validar_activitat_checkbox_columnes {
    margin-top: 40px !important;
}

.text-mitja {
    font-size: 18px;
    line-height: 23px;
}

.resultat_activitat::before, .resultat_activitat.correcte::before {
    content: "";
    background-image: url(/wp-content/uploads/2022/01/checkbox.png);
    width: 55px;
    height: 55px;
    position: absolute;
    left: -28px;
    background-color: #9EDBA2;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    border: 3px solid #302E30;
    top: 50%;
    transform: translate(0, -50%);
}

.resultat_activitat.incorrecte::before {
    content: "X";
    background-image: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff6161;
    font-size: 25px;
    font-weight: 900;
}

.negre-lila h3 {
    font-size: 23px;
    line-height: 27px;
}

.negre-lila h3 strong {
    display: block;
    color: #8342F3;
    font-size: 33px;
    line-height: 37px;
    margin-top: 25px;
    font-weight: 500;
}

.negre {
    font-size: 30px;
    line-height: 34px;
    color: #2F2F2F;
    font-weight: 500;
}

a, a:hover {
    color: #8342F3;
    word-break: break-word;
}

.no-margin-p p {
    margin: 0;
}

.prim h2, .prim strong {
    font-size: 33px;
    line-height: 37px;
    font-weight: 500;
}

.dra-1-1 .mcb-wrap-inner {
    height: 600px;
}

.dra-1-1 {
    background-position: center 40px !important;
}

.dra-1-1 .column_visual {
    position: absolute;
    bottom: 15%;
    font-size: 23px;
    line-height: 27px;
    width: 73% !important;
    color: black;
    left: 50%;
    transform: translate(-50%, 0);
    font-weight: 500;
}

.mt-60 {
    margin-top: -60px;
}

.lila-petit h3 {
    color: #2E7DEF;
    font-size: 23px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 5px;
}

.centrar-wraps .mcb-wrap-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.padding-10 {
    padding: 15px 10% 10px;
}

.meitat .wrap {
    width: 50%;
    margin: 0 auto;
    float: unset;
}

.meitat h2 {
    text-align: center;
    margin: 20px 25px;
}

.rodones .wrap:not(.one) {
    padding: 0 10px;
}

.rodones .lila-petit p {
    text-align: center;
    margin: 0;
    padding: 0 25px;
}

.centrar-vertical {
    display: flex;
    align-items: center;
}

.padding-40 {
    padding: 40px 0 20px;
}

.padding-right-30 {
    padding: 0 30% 0 0;
}

.padding-right-50 {
    padding: 0 50% 0 0;
}

.botelles>.section_wrapper {
    align-items: flex-end;
    background: #f2f2f2;
}

.negre-lila.petit h3 {
    font-size: 16px;
    line-height: 24px;
    color: #4f5977;
}

.negre-lila.petit h3 strong {
    font-size: 23px;
    line-height: 27px;
    margin-top: 30px;
}

.negre-lila.invertit h3 strong {
    margin: 0 0 30px;
}

.fons-groc img {
    width: 70% !important;
    margin: 0 auto;
    display: block;
}

.fons-groc .section_wrapper::before {
    content: "";
    background: #F4D869;
    width: 100%;
    height: 67%;
    position: absolute;
    z-index: 2;
    top: -4%;
}

.fons-groc .section_wrapper::after {
    content: "";
    background: #f2f2f2;
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 0;
    top: 63%;
    visibility: visible;
}

.fons-groc .wrap {
    z-index: 3;
}

.consideracions-vermell-numero {
    position: absolute;
    top: -37px;
    left: 50%;
    transform: translate(-50%, 0);
    border: 3px solid black;
    width: 55px !important;
    height: 55px;
    background: #f29d9a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    font-size: 33px;
    font-weight: 500;
}

.consideracions-vermell-text {
    padding: 40px 0 20px;
    color: black;
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
}

.consideracions-vermell-numero p, .consideracions-vermell-text, .lletra p {
    margin: 0;
}

.prim-petit {
    color: black;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
}

.lletra {
    top: 210px;
    left: 8px;
    position: absolute;
    border: 3px solid black;
    width: 55px !important;
    height: 55px;
    background: #d3b7fa;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    font-size: 33px;
    font-weight: 500;
}

.lletres-text {
    padding: 10px 0 0;
}

.lletres-text p {
    text-align: left !important;
    padding: 15px 0 0 !important;
}

.background-lila .image_wrapper {
    height: 250px;
    background: #d4b7fa;
    display: flex;
    justify-content: center;
    align-items: center;
}

.background-lila .image_wrapper img {
    height: 215px !important;
    width: auto !important;
}

.consideracions-vermell-text {
    width: 100% !important;
}

.dra-5-1 .one-third h3 {
    margin: 20px 0 15px;
}

.lila-petit p, .titol-petit p {
    font-size: 17px;
    line-height: 22px;
}

.negre-centrat p {
    font-weight: 500;
    color: black;
    padding: 0 10%;
    font-size: 20px;
    line-height: 24px;
    margin: 40px 0;
}

.consideracions-vermell-text.tres {
    background: #f29d9a;
    font-size: 20px;
    line-height: 24px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.consideracions-vermell-numero.tres {
    bottom: 85px;
    top: unset;
}

.espai-entre-caixes .wrap {
    width: 32.4%;
}

.espai-entre-caixes .wrap:not(:first-of-type, :last-of-type) {
    margin: 0 1.3%;
}

.imatge-lila {
    background: #d3b7fa;
    height: 194px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-negre-mitja p {
    font-weight: 500;
    color: black;
    font-size: 18px;
    line-height: 22px;
}

.dra-6-1 h3 {
    margin-top: 15px;
    margin-bottom: 30px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.dra-6-1 .text-negre-mitja {
    margin-top: 25px;
    margin-bottom: 40px !important;
}

.dra-7-1 .mcb-wrap-inner {
    height: 100%;
}

.dra-7-1 .lila-petit {
    height: 100%;
    background: #f3f3f3;
    margin: 0;
    width: 100%;
    padding: 30px 10px;
}

.dra-7-1 .consideracions-vermell-numero.tres {
    top: 242px;
    bottom: unset;
}

.cares-petites .one-sixth {
    width: 11.11%;
    padding: 45px 0 45px 0 !important;
}

.lila-mes-petit {
    color: #2E7DEF;
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
}

.cares-petites .lila-mes-petit {
    margin-top: 35px;
}

.cares-petites .column_image {
    height: 94px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-molt-gran {
    font-size: 40px;
    line-height: 44px;
    font-weight: 500;
    color: #1d1d1d;
    padding: 0 30px;
}

.dra-8-1 .one-second.mcb-wrap:first-of-type {
    z-index: 2;
}

.dra-8-1 .one-second.mcb-wrap:first-of-type .mcb-wrap-inner::after {
    content: "";
    background: #f3f3f3;
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    right: -25px;
}

.dra-9-1 .column {
    width: 100%;
    margin: 0;
}

.dra-9-1 .column:not(:first-of-type) {
    background: #F3D773;
}

.dra-9-1 .column:first-of-type {
    padding: 15px 0;
}

.dra-9-1 h3 {
    margin: 0;
}

.dra-9-1 .column_image {
    padding: 5px 0 20px;
}

.dra-9-1 .column_image.primer {
    padding: 40px 0 20px;
}

.dra-9-1 .column:last-of-type {
    padding-bottom: 35px;
}

.dra-9-2 h3 {
    padding: 0 10%;
}

.dra-9-3 .wrap {
    padding: 60px 0;
}

.dra-9-3 h3 {
    margin-top: 34px;
}

.padding-right-25 {
    padding-right: 25%;
}

.dra-9-2 .wrap {
    padding-bottom: 25px;
}

.registre-formacions p {
    font-size: 20px;
    line-height: 26px;
    color: black;
}

.registre-formacions h1 {
    font-size: 80px;
    line-height: 90px;
    max-width: 1007px;
    margin: 0 auto;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 15px;
}

.registre-formacions .section_wrapper {
    padding-top: 150px;
}

.registre-formacions .introduccio img {
    margin-bottom: 10px;
}

.registre-formacions form label {
    color: black;
}

.registre-formacions form input[type="submit"] {
    background: #2D7CEE;
    color: black;
}

.registre-formacions .formulari .column_attr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.registre-formacions .formulari .column_attr form {
    width: max-content;
}

.registre-formacions .footer p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
}

.registre-formacions .footer .column_attr {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.llista_capitols .capitol .logo {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.llista_capitols .capitol .logo img {
    max-width: 125px !important;
}

.taula td, .taula th {
    text-align: left;
    padding: 0 20px;
    color: black;
}

.taula td {
    border-color: black;
    border-width: 2px;
    line-height: 24px;
    font-weight: 500;
}

.taula th {
    border: none;
    font-size: 20px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f2f2f2;
}

.taula tr:nth-child(2) td {
    border-top: 0;
}

.taula tr:last-child td {
    border-bottom: 0;
}

.taula tr td:first-child,
.taula tr th:first-child {
    border-left: 0;
}

.taula tr td:last-child,
.taula tr th:last-child {
    border-right: 0;
}

.taula {
    margin-left: 0;
}

.taula table {
    margin: 0;
}

.taula.estil-2 tr:nth-child(2) td {
    border-top: 2px solid black;
}

.taula.estil-2 tr {
    height: 56px;
}

.taula.estil-2 td {
    line-height: 18px;
}

.taula.estil-2 table {
    margin: 4%;
    width: 96%;
}

.taula.estil-2 tr td:nth-of-type(1) {
    width: 25%;
}

.taula.estil-2 tr td:nth-of-type(2) {
    width: 30%;
}

.taula.estil-2 tr td:nth-of-type(3) {
    width: 45%;
}

.taula.estil-2.ample-2 tr td:nth-of-type(1) {
    width: 31%;
}

.taula.estil-2.ample-2 tr td:nth-of-type(2) {
    width: 37%;
}

.taula.estil-2.ample-2 tr td:nth-of-type(3) {
    width: 31%;
}


@media (max-width: 959px) {
    .registre-formacions h1 {
        font-size: 60px;
        line-height: 70px;
    }
}


@media (max-width: 767px) {
    .registre-formacions h1 {
        font-size: 35px;
        line-height: 42px;
    }
    
    .registre-formacions .footer .column_attr {
        flex-wrap: wrap;
    }

    .registre-formacions .footer .column:not(:last-of-type) {
        margin: 0;
    }

    .registre-formacions p {
        font-size: 16px;
        line-height: 20px;
    }

    .registre-formacions .introduccio img {
        margin: 10px 0;
    }

    .registre-formacions #Content .section_wrapper {
        padding-top: 100px;
    }
}