.footer-poissonnerie .nav a:hover
{
    color: #027BC0;
}

.logo-gray 
{
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%); 
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%); 
    -o-transition: .5s ease-in-out;
}

    .logo-gray:hover 
    {
        -webkit-filter: grayscale(0%);
        -webkit-transition: .5s ease-in-out;
        -moz-filter: grayscale(0%);
        -moz-transition: .5s ease-in-out;
        -o-filter: grayscale(0%);
        -o-transition: .5s ease-in-out;
    } 


#need #logo-footer
{
	bottom: 20%;
    left: 44.25%;
    position: absolute;
    width: 10.5%;
    z-index: 2;
}

#need #img-footer-kirsch
{
	bottom: 33%;
    left: 12.5%;
    position: absolute;
    width: 2.3%;
    z-index: 2;
}

#need #txt-footer-kirsch
{
	bottom: 33%;
    font-family: "robotolight";
    font-size: 1.51vw;
    left: 15.5%;
    position: absolute;
    z-index: 2;
	color: black;
	cursor: pointer;

}

#need #img-footer-poisson {
    bottom: 33%;
    position: absolute;
    right: 12.5%;
    width: 2.3%;
    z-index: 2;
}

#need #txt-footer-poisson {
    bottom: 33%;
    font-family: "robotolight";
    font-size: 1.51vw;
    position: absolute;
    right: 15.5%;
    z-index: 2;
	    color: black;
		cursor: pointer;
}




#need
{
	width: 100%;
	background-color: white;
	position: relative;
}

#need:after
{
	content: "";
    display: block;
    padding-bottom: 6.6%;
    position: relative;
}



footer .contact {
text-align: center;
    font-size: 12px;
    color: white;
    font-weight: 400;
    font-size: 1vw;
    font-family: robotolight;
    padding: 4%;
}
	
	footer
	{
		background-color: black;
	}

	.center-wrapper
	{
		position: relative;
		margin: 0px auto;
		max-width: 82%;
		padding-top: 5.2%;
	}
	
	.center-wrapper-footer
	{
		position: relative;
		margin: 0px auto;
		max-width: 70%;
		padding-top: 5.2%;
	} 

footer .table {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 30px;
    display: table;
}

	.tableRow {
	    display: table-row;
	}

	footer .col.nav {
    color: #FFF;
    padding-top: 12px;
}
footer .col {
    vertical-align: top;
}
.tableCell {
    display: table-cell;
}

footer .nav .link {
    font-size: 1.2vw;
    line-height: 0.4em;
    font-weight: 400;

}

footer .nav .title {
    font-size: 1.155vw;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 800;
    
}



footer .nav .link {
    font-size: 1.2vw;
    line-height: 1.5em;
    font-weight: 400;
    font-family: robotolight;
    color: white;
    text-decoration: none;
}




footer .nav .title {
    font-size: 1.155vw;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 800;
    font-family: roboto;
    padding-bottom: 8%;
}


#contact
{
    background-image: url("../Photos/paperbackround.jpg");
    padding-bottom: 4%;
    padding-top: 4%;
    position: relative;
}

.centerWrapper {
    position: relative;
    margin: 0px auto;
    max-width: 73.5%;
}

.shops #form {
    margin: 0px auto;
    max-width: 780px;
    padding-bottom: 50px;
}



.erreur::-webkit-input-placeholder {
color: #e4131c !important;
}
 
.erreur:-moz-placeholder { /* Firefox 18- */
color: #e4131c !important;  
}
 
.erreur::-moz-placeholder {  /* Firefox 19+ */
color: #e4131c !important;  
}
 
.erreur:-ms-input-placeholder {  
color: #e4131c !important;  
}








	#logo_madeInLux_footer{padding:3%; width: 7%;}
	#logo_pallcenter_footer{padding:3%; width: 17%;}
	#logo_truckcenter_footer{padding:3%; width: 6.8%;}
	#logo_caddylux_footer{padding:3%; width: 16%;}
	#logo_aalschoul_footer{padding:3%; width: 10.5%; vertical-align: top;}


@media screen and (max-width: 960px) 
{
	#logo_madeInLux_footer{width: 12%;}
	#logo_pallcenter_footer{width: 29%;}
	#logo_truckcenter_footer{width: 12%;}
	#logo_caddylux_footer{width: 29%;}
	#logo_aalschoul_footer{width: 20%;}



    #contact
    {
        background-color: transparent;
        background-image: none;
    }

    #form .inputWrapper.size1 
    {
        float: none;
        width: 100%;
    }

    #form .formSubTitle 
    {
        display: none;
    }

    .centerWrapper 
    {
        max-width: 90%;
    }

    .hvr-sweep-to-bottom 
    {
        font-size: 4vw;
        margin-top: 2%;
    }


    #form .inputWrapper.size1 input ,
    #form .inputWrapper.size1 textarea
    {
        font-size: 4.5vw;
        color: black;
        font-family: roboto;
    }

    #form .formTitle 
    {
        font-size: 6.5vw;
    }

    #contact
    {
        padding-top: 8%;
    }

    #form .formTitle 
    {
        margin-bottom: 5.5%;
    }

    ::-webkit-input-placeholder {
        color: black;
    }

    :-moz-placeholder { /* Firefox 18- */
       color: black;  
    }

    ::-moz-placeholder {  /* Firefox 19+ */
       color: black;  
    }

    :-ms-input-placeholder {  
       color: black;  
    }

    #need #txt-footer-kirsch,
    #need #txt-footer-poisson
    {
        display: none;
    }

    #need #img-footer-kirsch 
    {
        bottom: 30%;
        left: 7%;
        width: 5%;
    }

    #need #img-footer-poisson {
        bottom: 30%;
        right: 7%;
        width: 5%;
    }

    #need #logo-footer {
        bottom: 15%;
        left: 39%;
        width: 22%;
    }

    #need:after {
        content: "";
        display: block;
        padding-bottom: 11.6%;
        position: relative;
    }

    footer .col.nav {
		color: #FFF;
		padding-top: 12px;
		width: 50%;
		display: block;
		margin: 0 auto;
		text-align: center;
    }

    footer .nav .title 
    {
        font-size: 2.75vw;
    }
    footer .nav .link {
        font-size: 3.5vw;
    }
	
	footer .contact
	{
		display: none;
	}

}
        