body {
	min-height:100vh; 
}

.container {
    min-width:100%;
}

/*TITOLS DE SECCIO*/

.section-title {
    min-width: 100%;
    background-color: #ffeaa1;
    color: black;
    text-align: center;
    padding: 50px;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    top: 0;
}



/*SECCIÓ QUI SOM */
#titolSeccio2About {
    padding-top: 50px;
    padding: 30px;
    font-family: 'Montserrat';
    text-align: center;

}

#textSeccio2About {
    text-align: center;
    font-size: 20px;
}


#fotoQuiSsom {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 25px;
}





/*ESDEVENIMENTS*/
#titolSeccio1Calendari {
    padding: 30px;

}

.section-title-formulari {
    color: black;
    text-align: center;
    padding: 30px;
    padding-bottom: 10px;
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}

#titolSeccio2Calendari {
    padding: 10px;
    background-color: #efefef;
    padding-bottom: 20px;
    font-size: 30px;
}


.textSeccio2Calendari {
    text-align: center;
    font-size: 20px;
    background-color: #efefef;
}

#formulari {
    background-color: #efefef;
}

/* BOTONS */
.btn {
    border-radius: 2px;
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    font-size: 14px;
}

a.btn:focus {
    outline: 0;
}

.btn-skin {
    background-color: #FFC700;
    margin: 20px;
}

#botoHome{
    margin:0px;
}

.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
    color: #fff;
    background-color: #666;
    border-color: #666;
}




/*CERCADOR*/

#titolFiltre{
    font-size: 30px;
}

.icon-box {
    text-align: center;
    background-color: withe;
    padding: 40px 20px;
    transition: all ease-in-out 0.3s;
}

.icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    border-radius: 5px;
    transition: all 0.3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
}

.icon-box .icon i {
    color: black;
    font-size: 28px;
}

.icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

.icon-box h4 a {
    color: black;
}

.icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.futur:hover {
    background: #efefef;
}


.passat:hover {
    background: #ff000088;
}

#cercador {
    background-color: #ffeaa1;
}

.textSeccio1Calendari {
    text-align: center;
    font-size: 20px;
}

#titolSeccio1Calendari {
    font-size: 30px;
}

#map2 {
    height: 500px;
    width: 100%;
}

#contentmapa {
    max-width: 50%;
}

/*HEADER*/

#capcalera {
    background-color: black;
    min-width: 100%;
}

.nav-link {
    color: white;
}

.nav-item:hover {
    color: white;
}

.nav-link:hover {
    color: #ffeaa1;
}

/*event individual */

#fotoPlat{
    width: auto;
    height: 10rem;
}

#nomPlat{
    font-size: 25px;
}

#localitzacioPlat{
    font-size: 20px;
}

#infoEvent{

    padding: 4rem;
}


#videoEvent{
    width: auto;
    height: 20rem;
}

.prova{
   background-color: #FFC700;
}


#llocEvent{
    font-weight: bold;
}

#diaEvent {
    padding: 0px;
    margin: 0px;
}

#twitter{
    max-height: 315px;
    background-color: white;
}

#diaEvent  {
    font-weight: bold;
}

#titolEvent{
    font-weight: bold;
}

/* Footer*/

#copyright{
    color: white;
}
footer {
    background-color: black;
}

#tiempo {
    background-image: url("fondoprova.jpg");

}

#map {
    max-height: 250px;
}

@media (min-width:200px) and (max-width: 767.5px) {

    #temps {
        margin-top: 50px;
        padding-top: 50px;
        margin-bottom: 30px;
    }

    #organitzadorEvent {
        padding: 10px;
    }

    #infoEvent {
        padding-bottom: 0px;
    }


}

#mapa{
    height: 300px;
}

@media (min-width:200px) and (max-width: 991.5px) {

    #fotoQuiSsom {
        padding-right: 0px;
        padding-top: 25px;
        text-align: center;
        padding-left: 0px;
    }
}

@media (min-width:200px) and (max-width: 884.5px) {


    #idEvent {
        padding-top: 10px;
    }

    #organitzadorEvent {
        padding: 10px;
    }
}

@media (min-width:500) and (max-width: 600.5px) {
    #imatgecarusel{
        height: 20rem;
        width: auto;
    }   
}

@media (min-width:601px) and (max-width: 3200px) {
    #imatgecarusel{
        height: 30rem;
        width: auto;
    }   
}

@media (min-width:400) and (max-width: 499.5px) {
    #imatgecarusel{
        height: 15rem;
        width: auto;
    }      
}


@media (min-width:200px) and (max-width: 500px) {
    #imatgeEvent{
        padding-top: 2rem;
        padding-left: 4rem;
        padding-right: 4rem;
        padding-bottom: 4rem;
    }      
}

@media (min-width:501px) and (max-width: 2200px) {
    #imatgeEvent{
        padding:4rem;
    }      
}

@media (min-width:200px) and (max-width: 767.5px) {
    #videoEvent{
        height:auto;
    }      
}

  


#llegenda {
    list-style-type: none;
}



#elementllegenda1 {
    float: left;
}

#elementllegenda2 {
    float: left;
}

#elementllegenda3 {
    float: left;
}

