a{
      text-decoration: none;
    }

.bg-primary{
background: rgb(164,106,255);
background: linear-gradient(141deg, rgba(164,106,255,1) 0%, rgba(102,51,182,1) 100%);
}
.btn-primary{background: #a46aff !important; border-color: #a46aff;}
.text-primary{
color: #a46aff !important
}



p.lead{font-size: 1.25rem !important}
strong {
    font-weight: 600;
}


textarea.form-control {
    height: 100px !important;
}

form label {
    color: #41464b;
    font-weight: 500;
}

.primavera{max-width: 300px;}

.btn-fera {
    background: #a46aff;
    font-weight: bold;
    color: #fff;
    font-size: 1.6rem;
    border-radius: 0.9rem;
    border-bottom: 8px solid #000;
}

.btn-fera.btn-sm {
    font-size: 0.9rem;
    border: 0;
    border-bottom: 4px solid #000;
    border-radius: 0.4rem;
}


.avatar.avatar-xlg {
    width: 6rem;
    height: 6rem;
}

.avatar {
    flex-shrink: 0;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
}

a{color: #a46aff}

.navbar-brand img {
    height: 45px;
}


ul.llista li {
    font-size: 1.2rem;
    margin-bottom: 1rem;
}


ul.llista {
    background: #f0f0f0;
    padding: 3rem 4rem;
    margin-top: 3rem;
}


.btn-lg {
    padding: 1rem 1.6rem;
    font-size: 1.1rem;
    border-radius: 0;
}


.ovipar {
    margin-top: -15rem;
    margin-bottom: 2rem;
}

    body {
    font-family: 'Fira Sans';
    font-weight: 400;
    color: #495057;
    }
    h1,h2,h3,h4,h5,h6{
    font-weight: 800 !important;
    font-family: 'Fira Sans';
    letter-spacing: -.03em;
    color: #200e38;
    }
    section{padding: 7rem 0rem}

 .form-control {
    height: 3rem;
    border-radius: 0.2rem;
    background-color: #f8f9fa;
    border: 1px solid #dbdbdb;
}

select.form-control{

background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
        background-size: 16px 12px;
}

    .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 0.8rem;
    line-height: 1.7;
    }

    .imatge{
      background: url(https://media-edg.barcelona.cat/wp-content/uploads/2018/11/26135229/fabrica-gran.jpg);background-position: center;background-size: cover;
    }


.taula>:not(caption)>*>* {
    padding: 1.4rem 1.2rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    font-size: 1rem;
}
.jumbe{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), rgb(172 170 200 / 30%);/*      background: url('background-test.jpg');background-position: center;background-size: cover;
*/
}




.jumbe p.lead{

    color: rgba(24,17,60,1);
}


lottie-player.fabri {
 max-width: 320px;
margin: 0 auto}


    @media (max-width: 768px) {


        section#inscriure {
    padding: 5rem 0;
}


#inscriure .col-md-8.offset-md-2 {
    margin: 0 !important
}


.navbar-brand {

    margin: 0 auto;

}

p.lead {
    font-size: 1.15rem !important;
}


lottie-player.fabri {
    padding: 4rem;
}

 
.jumbe{

    padding-left: 2rem;
    padding-right: 2rem;
}

.imatge{
  height: 50vh;
}


.taula>:not(caption)>*>* {

    font-size: 0.8rem;
}


    section{padding: 5rem 1.5rem}
    .scroller.row {
    overflow: auto;
    white-space: nowrap;
    display: block;
    margin-bottom: -2rem;
    }
    .scroller>div {
    display: inline-block;
    white-space: initial;
    width: 75%;
    padding-bottom: 2rem;
    }
    }

 @media (min-width: 980px) {

.align-items-stretch .card {
    height: 100%;
}

}
