﻿:root {
    --Color1: #e3e3e3; /*color gris*/
    --Color2: #168aad; /*color blau*/
    --Color3: #30383d; /*color gris fosc*/
    --Color4: #DB0000;
    --Font1: Font1;
    --Font2: Font2;
    --Font3: Font3;
    --ColorLink: var(--Color1);
}

.CssColorBlanc {
    color:white !important;
}
.CssColor1 {
    color: var(--Color1) !Important;
}

.CssColor2 {
    color: var(--Color2) !Important;

}

.CssColor3 {
    color: var(--Color3) !Important;
}

.CssColor4 {
    color: var(--Color4) !Important;
}


.CssFondoColor1 {
    background-color: var(--Color1) !Important;
}

.CssFont1 {
    font-family: var(--Font1);
}

@font-face {
    font-family: Awesome;
    src: url('../fonts/fa-solid-900.ttf');
}

@font-face {
    font-family: Awesome2;
    src: url('../fonts/fa-brands-400.ttf');
}

@font-face {
    font-family: Font1;
    src: url('../fonts/AktivGrotesk_Trial_Rg.ttf');
}

@font-face {
    font-family: Font1B;
    src: url('../fonts/AktivGrotesk_Trial_Bd.ttf');
}

@font-face {
    font-family: Font1I;
    src: url('../fonts/AktivGrotesk_Trial_LtIt.ttf');
}

@font-face {
    font-family: Font1EB;
    src: url('../fonts/AktivGrotesk_Trial_Bd.ttf');
}

@font-face {
    font-family: Font1L;
    src: url('../fonts/AktivGrotesk_Trial_Lt.ttf');
}

@font-face {
    font-family: Font2;
    src: url('../fonts/AktivGroteskCd_Trial_Lt.ttf');
}

@font-face {
    font-family: Font2B;
    src: url('../fonts/AktivGroteskCd_Trial_Bd.ttf');
}

@font-face {
    font-family: Font2Black;
    src: url('../fonts/AktivGroteskCd_Trial_Blk.ttf');
}

@font-face {
    font-family: Font2I;
    src: url('../fonts/AktivGroteskCd_Trial_LtIt.ttf');
}

@font-face {
    font-family: Font2EB;
    src: url('../fonts/AktivGroteskCd_Trial_Bd.ttf');
}

@font-face {
    font-family: Font2L;
    src: url('../fonts/AktivGroteskCd_Trial_Lt.ttf');
}


.CssRelativa {
    position: relative;
    float: left;
    box-sizing: border-box;
    height: auto;
}


.Columna10 {
    width: 10%;
}

.Columna20 {
    width: 20%;
}

.Columna25 {
    width: 25%;
}

.Columna30 {
    width: 30%;
}

.Columna33 {
    width: calc(100% / 3);
}

.Columna40 {
    width: 40%;
}

.Columna45 {
    width: 45%;
}

.Columna50 {
    width: 50%;
}

.Columna60 {
    width: 60%;
}


.Columna70 {
    width: 70%;
}

.Columna75 {
    width: 75%;
}


.Columna80 {
    width: 80%;
}

.Columna90 {
    width: 90%;
}

.Columna100 {
    width: 100%;
}

.CssEsquerra {
    text-align: left;
}

.CssDreta {
    text-align: right !Important;
}

.CssCentre {
    text-align: center !Important;   
}


.CssVisible {
    display: block;
}

.CssAmagat {
    display: none;
}

.CssVisibilitySi{
    visibility:visible;
}

.CssVisibilityNo {
    visibility: hidden;
}

.CssNegreta {
    font-weight: bold !Important;
}


a {
    /*text-decoration:none;*/
    color:#202020;
}


h1 {
    font-family: unset !important;
    font-size: unset !important;
    font-weight: normal !important;
    line-height: unset !important;
    text-decoration: none !important;
    text-transform: none !important;
    margin:0;
    padding:0;
}
h2 {
    font-family: unset !important;
    font-size: unset !important;
    font-weight: unset !important;
    line-height: normal !important;
    text-decoration: none !important;
    margin: 0;
    padding: 0;
}


/*Tipus per les taules ********************************************************************/

td.CelaDreta
{
    align-content:center;
    align-items:center;
}

td.ColumnaEsquerra
{
    width: 20%;
    height: 300px;
    border: 0px;
    background-color: white;
    padding: 0px;
    vertical-align: text-top;
    height:1000px;
}

td.ColumnaDreta
{
    width: 80%;
    border: 0px;
    background-color: white;
    padding: 0px;
    vertical-align: top;
    height:1000px;
}

td.TaulaContingut
{
    font-size: larger;
    vertical-align: text-top;
    font-family: Calibri;
    font-size: small;
    font-weight: initial;
    color: black;
    height:1000px;
}


td.ColumnaContingutEqrra
{
    width: 45%;
    border: 0px;
    padding: 0px 0px 0px 0px;
    vertical-align:top;
}

td.ColumnaContingutDreta
{
    position:relative;
    width: 55%;
    border: 0px;
    background-color: white;
    padding: 5px 0px 0px 0px;
    vertical-align: top;
    align-content:center;
    align-items:center;
}




td.Peu_Linea
{
    font-size:smaller;
    width: 1024px;
    height:50px;
    background-color:#396638;
    border-width:0px;
    align-content:flex-start;
}


.ajax__calendar_title {
    background-color: DarkGrey;
}
.ajax__calendar_dayname {
    font-size:0.8rem;
    font-weight:bold;   
}
.ajax__calendar_day {
        font-size:0.8rem;
}
div.ajax__calendar_days table tr td{padding-right: 0px;font-size:0.8rem;}
    
div.ajax__calendar_body{font-size:0.8rem;}
div.ajax__calendar_container{font-size:0.8rem;}

.Formu_Camp {
    height: 25px;
    border-width: 0 0 1px 0;
    border-color: var(--Color3);
    background-color:transparent;
    text-decoration: none;
    outline: none;
    margin-bottom: 15px;
}

textarea.Formu_Camp {
    top: 0px !Important;
    overflow-y: hidden;
}

.Formu_Camp::-webkit-input-placeholder { /* WebKit browsers */
    /*color: lightgray !important;*/
    opacity: 1 !important;
    font-family: var(--Font1);
}

.Formu_Camp:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    /*color: lightgray !important;*/
    opacity: 1 !important;
    font-family: var(--Font1);
}

.Formu_Camp::-moz-placeholder { /* Mozilla Firefox 19+ */
    /*color: lightgray !important;*/
    opacity: 1 !important;
    font-family: var(--Font1);
}

.Formu_Camp:-ms-input-placeholder { /* Internet Explorer 10+ */
    /*color: lightgray !important;*/
    opacity: 1 !important;
    font-family: var(--Font1);
}


.BtnReservar {
    color: DarkGrey; 
    font-weight: bold;
    cursor:pointer;
}

.NumSuma {
    font-size:1rem;
    height:1.3rem;
    width: 30px;
    text-align: center;
    padding: 0 3px;
    margin: 0 3px 0 0;
}

.Formu_Btn
{
    font-family:Arial;
    font-size:1.3em;
    font-weight:bold;
    height:30px;
    width:80px;
    color:Black;
    text-decoration:none;
    cursor:pointer;
}

.MarcActivitatCILlista {
    position:relative;
    float:left;
    box-sizing:border-box;
    left:5%;
    width:90%;
    border:double 3px darkgrey;
    padding:10px;
    background-color:#EEEEEE;
    font-family:Calibri;
    font-size:1rem;

}


.BotoIdioma {
    text-decoration:none;
    color:black;
    background-color:transparent;
    border:none;
    cursor:pointer;
    margin:0;
    padding:0;
}

.BotoIdiomaAcademia {
    text-decoration: none;
    color: black;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.BotoIdiomaAcademia:hover {
    color: #DB0000;
}

.QuadreNosaltres {

    position:relative;
    float:left;
    box-sizing:border-box;
    width:25%;
    height:250px;
    border-style:solid;
    border-width: 0 1px;
    border-color: lightgrey;

    margin:10px auto;
    text-align:center;
    /*overflow:hidden;*/
}

.QuadreNosaltresText{
    text-decoration:none;
    font-family:Calibri;
    font-size:1.2rem;
    min-height:60px;
    color:#DD5500;
}

/*.QuadreNosaltresText:link {
    color:red;
    text-decoration:none;
}

.QuadreNosaltresText:visited  {
    color:red;
    text-decoration:none;
}*/

.QuadreNosaltresText_link {
    text-decoration:none;
}

.PanellActivitatLlistaLateral {

    position:relative;
    float:left;
    box-sizing:border-box;
    width:96%;
    height:auto;
    color:#666666;
    margin:5px 2%;
    text-align:left;
    font-family:Calibri;
    font-size:0.8rem;
    font-weight:bold;
    text-transform:uppercase;
}


.PanellActivitatLlistaLateral:hover {
    color:#007B5C;
}

.PanellImatgeActivitat {
    position:relative;
    float:left;
    width:100%;
    max-height:150px;
    overflow:hidden;
    /*border:solid 1px green;*/
}

.FotoActivitatCasa {
    position:relative;
    float:left;
    width:100%;
}

.NomActivitatCasa {
    position:relative;
    float:left;
    box-sizing:border-box;
    width:100%;
    height:50px;
    /*color:#6D5026;*/
    text-align:center;
    padding:5px 2px 0 2px;
    font-family:'RobotoCond'; /*'SuperBoys';*/
    font-size:1.2rem;
    text-transform:uppercase;
}

.GrausEstudisActivitatCasa
{
    position:absolute;
    left:0;
    bottom:2px;
    /*float:left;*/
    box-sizing:border-box;
    width:100%;
    text-align:center;
    font-family:'RobotoCond';
    color:darkorange;
    font-weight:normal;
    font-size:0.8rem;
    text-transform:uppercase;
}


.PanellCentreLlistaLateral {

    font-weight:bold;
    text-decoration:none;
    margin:7px auto;
}

.PanellCentreLlistaLateral:visited {
    text-decoration:none;
}

.NomCentreLlistaCentre {
   text-decoration:none;
   color:#666666;
}

.NomCentreLlistaCentre:hover {
    color:#007B5C;
    text-decoration:none;
}


.MarcPagina {
    position: relative;
    /*float:left;*/
    max-width: 1024px;
    height: 100%;
    overflow:hidden;
    min-height: 1500px;
    margin: 0 auto; 
    padding-bottom:50px;

}

.Formu_Text {
    font-family: OpenSans;
    font-size: 1.2rem;
    width: 100%;
    color: #2E3031;
}

 .ProgramaTaula {
     width:100%;
}

 .ProgramaCelaDia {
    /*color:white;*/
    background-color:lightgrey;
    font-weight:bold;
    text-align:center;
}

.ProgramaCelaHora {
     background-color:lightgrey;
}

.ProgramaCela {
    background-color:#EEEEEE;
    /*text-align:center;*/
    font-size:0.9rem;
}

.ItemMenuLateral {
     position:relative;
     margin:10px 0;
     height:auto;
     padding:10px 3px;
     border:solid 1px darkgrey;
     text-align:center;
     color:white;
     background-color:#007B5C;
     font-family:'RobotoCond';
     font-size:1.2rem;
     line-height:20px;
     vertical-align:middle;
}

.ItemMenuLateral:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);  
        color:#98C21B;
}

.ItemMenuLateral2 {
     position:relative;
     margin:10px 0;
     height:auto;
     padding:10px;
     border:solid 1px darkgrey;
     text-align:center;
     color:white;
     background-color:#98C21B;
     font-family:'RobotoCond';
     font-size:1.2rem;
     line-height:20px;
     vertical-align:middle;
}


.ItemMenuLateral2:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);  
        color:#007B5C;
}



@keyframes ApareixerPerBaix {

    from {
        bottom:-100%;
    }
    to {
        bottom:0;
    }
}


@keyframes PersianaOn {

    from {
        top: -570px;
    }

    to {
        top: 0px;
    }
}

@keyframes PersianaOn2 {

    from {
        height: 0;
    }

    to {
        height: calc(100% - 70px);
    }
}

.GridPresentacio
{
    color:#007B5C;
    background-color:#007B5C;
    border-color:#007B5C;
    border-style:solid;
    border-width:1px;
    Font-Size:Medium;
    Width:100%;
    font-family:'Roboto';
}

@keyframes Apareixer {

    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes Desapareixer {

    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}


@keyframes CapAbaix {

    from {
        height: 0;
    }

    to {
        height:1000px;
    }
}



@keyframes CapAdalt {

    from {
        height: 1000px;
    }

    to {
        height: 0;
    }
}

/*DropDownList **************************************************************/

.CssDropDownList {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background-color: white;
    background: url('https://associaciojca.org/media/fix/Arrowhead-Down-01.png') no-repeat right white;
    border: solid 1px #2E3031;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    z-index: 3;
    cursor: pointer;
    outline: none;
    color: #202020;
    padding:0 5px;
    /*visibility:hidden;*/
}

    /*.CssDropDownList > select {
        background: transparent;
        padding: 3px;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        font-family: var(--Font2) !important;
        font-size: 30px;
        color: yellow;
    }*/

    .CssDropDownList  > option {

        font-family: Font2 !important;
        /*font-size: 30px;*/
        /*color:red;*/
    }

/*slider***************************************************************************/

input[type=range] {
    /*-webkit-appearance: none;*/ /* Hides the slider so that custom slider can be made */
    width: 100%; /* Specific width is required for Firefox. */
    background: transparent; /* Otherwise white in Chrome */
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

input[type=range]:focus {
    outline: none; /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;
    /* Hides the slider so custom styles can be added */
    background: transparent;
    border-color: transparent;
    color: transparent;
}

/*ckeckbox ****************************************************/

.CssCBCases {
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.CssCBCases input {
    position: absolute;
    left: 0px;
    top: 6px;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    z-index: 9;
}


.CssCBMarca {
    position: absolute;
    top: 6px;
    left: 0px;
    height: 20px;
    width: 20px;
    background-color: white; 
    border: solid 1px var(--Color3);
}

/* On mouse-over, add a grey background color */
/*.CssCBCases:hover input ~ .CssCBMarca {
    background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
/*.container input:checked ~ .checkmark {
            background-color: #007B5C;
        }*/

/* Create the checkmark/indicator (hidden when not checked) */
.CssCBMarca:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.CssCBCases input:checked ~ .CssCBMarca:after {
    display: block;
}

/* Style the checkmark/indicator */
.CssCBCases .CssCBMarca:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #202020;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ItemMenuPpal:hover {
    color: #ED6A5B;
}

.CssCapAbaix1s {
    animation-name: CapAbaix;
    animation-duration: 1s;
}

.CssCapAdalt1s {
    animation-name: CapAdalt;
    animation-duration: 1s;
}


.CssApareixer05s {
    animation-name: Apareixer;
    animation-duration: 0.5s;
}

.CssApareixer1s {
    animation-name: Apareixer;
    animation-duration: 1s;
}

.CssApareixer2s {
    animation-name: Apareixer;
    animation-duration: 2s;
}

.CssDesapareixer2s {
    animation-name: ApareixerPerBaix;
    animation-duration: 2s;
}

.CssPersianaOn {
    animation-name: PersianaOn;
    animation-duration: 1.5s;
}

.CssPersianaOn2 {
    animation-name: PersianaOn2;
    animation-duration: 0.7s;
}

.CssFormInscripcio {
    margin-top: 50px;
}

.CssCampFormInscripcio {
    margin-bottom: 20px;
}

.CssFormInscripcio > .CssCampFormInscripcio > input {
    height: 40px;
    padding: 0 10px;
}

.CssFormInscripcio > .CssCampFormInscripcio > span {
}

.CssBtnAnteriorSeguent {
    position: fixed;
    height: 30px;
    width: 30px;
    z-index: 9;
    opacity: 0.25;
    cursor: pointer;
    /*border: solid 1px #202020;
    border-radius: 50px;*/
}

.CssBtnAnteriorSeguent:hover {
    opacity: 1;
}

.CssPnlMenuMobil {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    height:calc(100% - 70px);
    top: 70px;
    background-color: rgba(22, 138, 173,0.95); /*var(--Color2);*/
    z-index: 999;
    border-top: solid 1px var(--Color3);
    border-bottom: solid 1px var(--Color3);
    overflow-y:scroll;
}

.CssDescripcioActivitatDegradat {
    position: absolute;
    width: 100%;
    height: 180px;
    left: 0;
    top: 0;
    background-color: white;
    background: linear-gradient(rgba(255, 255, 255,0) 50%,white 95%);
    /*background: -webkit-linear-gradient(rgba(255, 255, 255,0) 50%,white 95%);
    background: -moz-linear-gradient(rgba(255, 255, 255,0) 50%,white 95%);
    background: -o-linear-gradient(rgba(255, 255, 255,0) 50%,white 95%);*/
    z-index: 1;
}

.CssPersonatgeDegradat {
    position: absolute;
    width: 100%;
    height: 300px;
    left: 0;
    top: 0;
    background-color: var(--Color1);
    background: linear-gradient(rgba(246, 245, 244,0) 70%,var(--Color3) 100%);
    /*background: -webkit-linear-gradient(rgba(246, 245, 244,0) 70%,var(--Color3) 100%);
    background: -moz-linear-gradient(rgba(246, 245, 244,0) 70%,var(--Color3) 100%);
    background: -o-linear-gradient(rgba(246, 245, 244,0) 70%,var(--Color3) 100%);*/
    z-index: 1;
}


.CssCreixer01s {
    transition-duration: 0.1s;
}

.CssCreixer01s:hover {
    transform: scale(1.02);
    z-index:1;
}

.CssSubMenu {
    margin-bottom: 15px;
    cursor: pointer;
    text-align: right;
    text-transform:uppercase;
}

.CssSubMenu:hover {
    color: black !important;
}

.CssMenuSelec {
    color: var(--Color3);
    text-decoration: underline;
}

.CssMenuSelecDeselec {
    color: var(--Color3);
    text-decoration: none;
}

.CssDescripItem {
    margin-bottom: 50px;
}

.CssTitolDescripItem {
    border-bottom: 1px solid var(--Color3);
}