.parallax { 
    /* The image used */
    background-image: url(../../img/construccion/cubiertas/cubiertas.jpg);

    /* Full height */
    height: 800px;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax2 { 
    /* The image used */
    background-image: url(../../img/construccion/cubiertas/cubiertas2.jpg);

    /* Full height */
     height: 40%;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax3 { 
    /* The image used */
    background-image: url(../../img/construccion/muros/muros.jpg);

    /* Full height */
    height: 800px;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax4 { 
    /* The image used */
    background-image: url(../../img/construccion/muros/muros2.jpg);

    /* Full height */
     height: 40%;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.parallax9 { 
    /* The image used */
    background-image: url(../../img/construccion/impermeabilizacion/impermeabilizacion.jpg);

    /* Full height */
    height: 800px;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax10 { 
    /* The image used */
    background-image: url(../../img/construccion/impermeabilizacion/impermeabilizacion2.jpg);

    /* Full height */
    height: 40%;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallaxmantenimiento { 
    /* The image used */
    background-image: url(../../img/construccion/mantenimiento/mantenimiento.jpg);

    /* Full height */
    height: 800px;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallaxmantenimiento2 { 
    /* The image used */
    background-image: url(../../img/construccion/mantenimiento/mantenimiento2.jpg);

    /* Full height */
    height: 40%;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallaxpaisajismo { 
    /* The image used */
    background-image: url(../../img/construccion/paisajismo/paisajismo.jpg);

    /* Full height */
    height: 800px;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallaxpaisajismo2 { 
    /* The image used */
    background-image: url(../../img/construccion/paisajismo/paisajismo2.jpg);

    /* Full height */
    height: 40%;
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}