@font-face {
  font-family: 'Lato Light', monospace;
  src: url(../fonts/Lato-Light.ttf) format('truetype');
}

html, body {
font-family: 'Lato Light', monospace;
color:black;
}

a {
color:#e58432 !important;
}

h3, h4, h5, h6 {
font-family: 'Lato Light', monospace;
}

.content{
  margin-bottom: 80px;
}

.textcontent{
  position: relative;
  margin-left: 5%;
  margin-right: 5%;
}


.logo {
  background: url('../img/logo_qw.jpg') center / cover;
  background-repeat: no-repeat;
  background-size: contain;
      width: 100%;
    height: 20%;
}

.bghome {
	position: relative;
  background: url('../img/I6_Aigua-rectangle_lit.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
    height: 80%;
  /*opacity:0.6;*/
}

.bgcontact {
	position: relative;
  background: url('../img/I1_Taronja-rectangle.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
    height: 30%;
  /*opacity:0.6;*/
}
.sls {
	position: relative;
  background: url('../img/I8_Tubercles-rectangle_lit.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
    height: 30%;
  /*opacity:0.6;*/
}
.sc {
	position: relative;
  background: url('../img/I7_Alberginia-rectangle.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
    height: 30%;
  /*opacity:0.6;*/
}
.ve {
	position: relative;
  background: url('../img/I4_Broquil-rectangle_lit.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
    height: 30%;
  /*opacity:0.6;*/
}
.who {
	position: relative;
  background: url('../img/I5_Cacauets-rectangle.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
    height: 30%;
  /*opacity:0.6;*/
}


.layout-transparent .mdl-layout__header,
.layout-transparent, .layout-transparent {
  color: white;
}

.mdl-layout__drawer-button {
  color: black;
	}

.peu {
    width: 100%;
    height: 80px;
    position:fixed;
    bottom:0;
}

.peu-pad {
    padding: 10px 10px !important;
    height: 100%;
    }

/*cards*/

.agr-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/AGR3.png') center / cover;
}
.agr-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.agr-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.llp-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/VB.jpg') center / cover;
}
.llp-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.llp-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.am-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/AM.png') center / cover;
}
.am-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.am-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.ag-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/AG.jpg') center / cover;
}
.ag-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.ag-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.nb-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/NB.jpg') center / cover;
}
.nb-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.nb-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.sls-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/slc.png') center / cover;
}
.sls-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.sls-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.sc-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/sc.png') center / cover;
}
.sc-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.sc-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.ve-card-image.mdl-card {
  width: 256px;
  height: 256px;
  background: url('../img/ve.png') center / cover;
}
.ve-card-image > .mdl-card__actions {
  height: 52px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.2);
}
.ve-card-image__nom {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
  .peu {
    width: 100%;
    height: 100px;
    position:fixed;
    bottom:0;
}
.content{
  margin-bottom: 100px;
  margin-top: 15px;
}

ul, ol {
    font-size: 12px;
    line-height: 18px;
}

}


