/* ============================================================



  SECTIONS



============================================================ */



section.module:last-child {



  margin-bottom: 0;



}



section.module h2 {



  margin-bottom: 40px;



  font-family: "Roboto Slab", serif;



  font-size: 30px;



}



section.module p {



  margin-bottom: 40px;



  font-size: 16px;



  font-weight: 300;



}



section.module p:last-child {



  margin-bottom: 0;



}



section.module.content {



  padding: 40px 0;



}



section.module.parallax {



  padding: 190px 0;



  background-position: 0 0;



}



section.module.parallax h1 {



  color: #1e1e1e;



  font-size: 48px;



  line-height: 1;



  font-weight: 700;



  text-align: center;



  text-transform: uppercase;



  text-shadow: 0 0 10px white;



  



}



section.module.parallax-1 {



  background-image: url("http://www.easydea.eu/img_extra/8.jpg");



/*  background-size: auto 100%;*/



  background-position-x:center;



  background-repeat:no-repeat;



  overflow:hidden;



}



section.module.parallax-2 {



    background-image: url("http://www.easydea.eu/img_extra/7.jpg");

    background-size: 120%;

    

    margin-top: 79px; 

    background-position-x: center;

    background-repeat: no-repeat;

    overflow: hidden;



 



}



section.module.parallax-3 {



  background-image: url("http://www.easydea.eu/grafica/lyt1/fondo1.jpg");



    overflow:hidden;



}







@media all and (min-width: 600px) {



  section.module h2 {



    font-size: 42px;



  }



  section.module p {



    font-size: 20px;



  }



  section.module.parallax {



    padding: 300px 0;



  }



  section.module.parallax h1 {



    font-size: 96px;



  }



}



@media all and (min-width: 960px) {



  section.module.parallax h1 {



    font-size: 160px;



  }



}