body {
margin : 0;
background-color:#393939;

-webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 -ms-background-size: cover;
background-size : cover;
}
.header {
margin-left : auto;
margin-right : auto;
margin-top : 7%;
font-family : Mistral;
font-size : 20px;
max-width : 800px;
color : #FFFDDA;
letter-spacing : 5px;
text-align : center;
table-layout : fixed;
opacity : 0.800000011920928955078125;
}
.logo {
background : none;
margin-top : 2%;
width : 100%;
height : 100px;
font-family : Mistral;
font-size : 60px;
color : #FFFDDA;
letter-spacing : 7px;
text-align : center;
opacity : 0.89999997615814208984375;
display : inline-block;
position : relative;
z-index : 1;
}
.nav {
width : 48px;
float : left;
}
small {
font-family : Arial;
font-size : 30px;
color : #FFFDDA;
letter-spacing : 3px;
white-space: pre-wrap;
}
.lang {
float : right;
}
.content {
background-color : #F8F8E9;
overflow : hidden;
position : relative;
margin-top : 4%;
margin-right : auto;
margin-left : auto;
max-width : 1225px;
height : auto;
table-layout : fixed;
}
#foto {
padding : 9px;
text-align : center;
border-bottom : 2px solid #e9e9e9;
}
img.img {
padding : 11px;
background-color : #F8F8E9;
border-bottom : 10px solid #e9e9e9;
}
img.f {
float : left;
margin : 10px;
background-color : #F8F8E9;
}
img.L {
margin-left : 30px;
background-color : #F8F8E9;
}
.left {
float : left;
width : 1225px;
height : auto;
table-layout : fixed;
border-right : 2px solid #e9e9e9;
}
.cont {
margin-left : 0;
margin-right : auto;
table-layout : fixed;
max-width : 1225px;
height : auto;
padding : 25px;
}
.containerfirst {
margin-left : 2%;
margin-right : auto;
table-layout : fixed;
max-width : 1105px;
height : auto;
border-bottom : 2px solid #e9e9e9;
padding : 10px;
}
.containerfirst h1 {
font : bold 30px Arial, Helvetica, sans-serif;
text-indent : 20px;
color : #626262;
}
.containerfirst p {
clear : both;
font : bold 18px Arial, Helvetica, sans-serif;
line-height : 1.5;
color : #626262;
text-indent : 30px;
}
ul.text {
clear : both;
font : bold 18px Arial, Helvetica, sans-serif;
line-height : 1.5;
color : #626262;
padding : 0;
}
li.text {
list-style-position : inside;
width : 100%;
text-indent : 0;
}
.logo_clients img {
padding : 5px;
margin-right : 85px;
margin-bottom : 10px;
}
p#a {
text-align : center;
}
#footer {
position : relative;
left : 0;
bottom : 0;
padding : 0;
background : #424242;
color : #FFFDDA;
width : 100%;
height : 70px;
}
.arrow {
width : 70px;
height : 60px;
position : absolute;
top : 0;
right : 0;
bottom : 0;
left : 0;
margin : auto;
opacity : 0.20000000298023223876953125;
}
.arrow:hover {
opacity : 1;
}