body, html {
    margin:0;
    padding:0;
}

.image-container {
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
	text-align: center;
}

.centrat {
	text-align: center !important;
}

.height20 {
	height: 20px;
}

.height40 {
	height: 40px;
}

.height80 {
	height: 80px;
}

.height100 {
	height: 100px;
}

.fila1 {
	background-color: #d0f4d2;
}

.fila2{
    background-color: white;
}

.arran {
    margin: 0px !important;
    padding: 0px !important;
}

.icona {
    text-align: center;
    width: 150%;
}

.icona-padding { 
    padding: 10px;
}

.div-padding-left {
    padding-left: 15% !important;
}

.div-align-left {
	text-align: left;
}

.menu {
    font-family: verdana;
    font-size: 15px;
    color: #FFF;
    background-color: black;
    text-decoration: none;
    padding: 3px;
}

.menu-ppal {
    font-family: verdana;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 3px;
}


.tradu {
    text-align: center;
    font-family: verdana;
    font-size: 15px;
    color: #FFF;
    background-color: darkblue;
    padding: 5px;
    border-radius:10px;
}

.esq {
    text-align: left;
    /*position: absolute;*/
}

.dret {
    text-align: right;
}

.font{
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 20px;
}

.menu-font{
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 10px;
}


.menu-blanc{
   background-color: white;
}

.menu-width{
   width:60%;
   background-color: white;
}

.brand-width{
   width:40%;
   background-color: white;
}

.div-center {
    text-align: center;
}

.div-right {
    text-align: right;
}

.div-padding {
    padding-top: 20px;
}

.table-width {
    width: 100%;
    margin: 25px;
}

.portada-margin {
    margin: 25px;
}

.portada-titol {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
    width: 100%;
    color: #FFF;
    text-decoration: none;
    padding: 5px;
}

.portada-contingut {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 25px;
    width: 100%;
}

.table-cell-2 {
    width: 33%;
}

.div-align {
    text-align: center;
}

.div-titol {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
}

.div-contingut {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 15px;
    width: 100%;
}

.thing {
    padding-bottom:50px;
    /*display:block;*/
}

.thing-append {
    display:inline;
}

.div-imatge {
    width: 100%;
    text-aling: center;
}

.img-imatge {
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    text-align: center;
}

.footer {
    background-color: black;
}

.div-all {
    text-align: center;
    width: 100%;
    padding: 30px;
}

.div-quant-a {
    text-align: justify;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 20px;
    width: 75%;
}

.div-text-negre {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 50px;
    width: 100%;
    padding: 20px;
}

.div-text-vermell {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: red;
    width: 100%;
    padding: 20px;
}

.div-centrat {
    width: 100%;
    text-align: center;
}

.div-copyright {
    width: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
    padding-top: 100px;
    padding-bottom: 20px;
}

.img-instagram {
    width: 50px;
    padding: 15px;
}

.img-x {
    width: 50px;
    padding: 15px;
}

.lnk-instagram {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

.lnk-x {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

.fil-ariadna {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 35px;
    font-weight: bold;
    padding:20px;
    color: red;
}

input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}

input[type=text]:focus {
    border: 3px solid #555;
}

input[type=button] {
    padding: 5px;
}

/*

.enllac-docu {
    text-align: center;
    font-family: "Gill Sans Extrabold", sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: blue;
    width: 100%;
}

html, body {
    overflow: hidden; /* don't do scrollbars *
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
  }

  #calendar-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .fc-header-toolbar {
    /*
    the calendar will be butting up against the edges,
    but let's scoot in the header's buttons
    *
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }
  */
