body {
background: #fff;
font: 13px Arial, Helvetica, sans-serif;
}

#wrapper {
background: #fff;
width: 816px;
height: 584px;
margin: 0 auto;
box-shadow: 1px 1px 5px 0px #bbb;
-webkit-box-shadow: 1px 1px 5px 0px #bbb;
-moz-box-shadow: 1px 1px 5px 0px #bbb;
overflow: hidden;
}

/* HEADER */
header {
width: 100%;
overflow: hidden;
}

.logo {
height: 62px;
background: url(../img/logo.gif) no-repeat;
margin: 18px 15px 12px 18px;
}

.logo p {
margin-left: 220px;
margin-top: 11px;
font: 0.1px Times New Roman, Sas-Serif, Serif;
color: transparent;
float: left;
width: 434px;
height: 33px;
background: url(../img/slogan.png) no-repeat;
}

.logo p.esp-slogan {
background: url(../img/esp-slogan.png) no-repeat;
width: 462px;
height: 30px;
margin-top: 17px;
}

#language {
float: right;
margin-top: 20px;
font-size: 11px;
}

#language a {
text-decoration: none;
background: #ddd;
color: #000;
display: block;
float: left;
padding: 3px;
margin-left: 5px;
}

#language .active {
background: #bbb;
font-weight: bold;
}

/* TOP NAVIGATION */
nav#eng_nav {
background: url(../img/top_nav_bg.gif) repeat-x;
/* background:#202b37; */
width: 836px;
height: 47px;
font-size: 16px;
padding-left: 158px;
margin: 0;
}

nav#eng_nav a:nth-child(4) {
	display: none;
}

nav#eng_nav a {
text-decoration: none;
display: block;
margin-top: 16px;
margin-right: 160px;
color: #fff;
float: left;
height: 20px;
}

nav#eng_nav a:hover {
font-size: 18px;
margin-top: 16px;
}

nav#eng_nav a.active {
font-size: 18px;
margin-top: 20px;
position: relative;
}

nav#eng_nav a.active:hover {
padding: 0;
}

nav#eng_nav a.active img{
position: absolute;
top: -20px;
}

/* CONTENT */
#container {
overflow: hidden;
margin-top: -7px;
}

nav#blue_nav {
background: #202b37 url(../img/menu_bg.png);
width: 113px;
height: 411px;
margin: 0;
font: 15px Arial;
padding: 40px 24px 0 20px;
float: left;
}

nav#blue_nav ul li {
margin-bottom: 33px;
list-style-type: none;
margin-left: -40px;
}

nav#blue_nav ul a {
text-decoration: none;
color: #fff;
}

/* FOOTER */
footer {
width: 816px;
margin: 0 auto;
font-size: 10px; 
margin-top: 10px;
}

footer .foot_mail {
float: right;
font: 12px Myriad Pro;
margin-top: -5px; 
}

footer .foot_mail a {
text-decoration: underline !important;
}

.clear {
clear: both;
}

/* --- ESP --- */

/* TOP NAV */
#esp_nav {
background: url(../img/top_nav_bg.gif) repeat-x;
width: 816px;
height: 47px;
font-size: 16px;
padding-left: 148px;
}

nav#esp_nav a:nth-child(4) {
	display: none;
}

#esp_nav a {
text-decoration: none;
display: block;
margin-top: 16px;
color: #fff;
float: left;
height: 20px;
margin-right: 140px;
}

#esp_nav a:hover {
font-size: 18px;
margin-top: 16px;
}

#esp_nav a.active {
font-size: 18px;
margin-top: 20px;
position: relative;
}

#esp_nav a.active:hover {
padding: 0;
}

#esp_nav a.active img{
position: absolute;
top: -20px;
}

/* MENU */

/* slider */
#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 750px; 
    height: 400px; 
    padding: 0px; 
    box-shadow: 0 0 5px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 1px; 
    left: 1px; 
    right: 1px; 
    bottom: 1px; 
}



/* Social icons */

@font-face {
    font-family: 'si';
	/* 
    src: url('soc/soc/socicon.eot');
    src: url('soc/soc/socicon.eot?#iefix') format('embedded-opentype'),
         url('soc/soc/socicon.woff') format('woff'),
         url('soc/soc/socicon.ttf') format('truetype'),
        /*  url('soc/soc/socicon.svg#icomoonregular') format('svg'); */
    font-weight: normal;
    font-style: normal;
 
}
 
/* @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
       /* src: url(soc/soc/socicon.svg) format(svg); */
    }
} 

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:40;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-right: 10px;
    color: #ffffff;
    background-color: none;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-twitter {
    background-color: #4da7de;
	}
.soc-twitter:before {
    content: url(../img/tw.gif);
}
.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content: url(../img/fb.gif);
}
.soc-google {
    background-color: #d93e2d;
}
.soc-google:before {
    content: url(../img/gp.gif);
}

.soc-linkedin {
    background-color: #3371b7;
}
.soc-linkedin:before {
    content: url(../img/li.gif);
}
.soc-rss {
    background-color: #f26109;
}
.soc-rss:before {
    content: url(../img/rss.gif);
}

