@import url('https://fonts.googleapis.com/css?family=Lato');
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
body{
color:#707070;
font:normal normal 400 18px/25px 'Lato', sans-serif;
margin:0;
text-rendering:optimizeLegibility;
}
a{
font:normal normal 400 18px/25px 'Lato', sans-serif;
color:#707070;
outline:none;
text-decoration:none;
}
a:hover{
}
a.logo{
background:url(logo.png) no-repeat left top;
display:block;
height:210px;
left:40px;
position:absolute;
top:-30px;
width:317px;
}
h1{
color:#2F6F73;
font:normal normal 700 2.5em/2.1em serif;
font-weight: lighter;
margin:0.67em 0;
padding:0;
}
h2{
color:#2F6F73;
font:normal normal 700 1.5em/1.6em 'Lato', sans-serif;
margin:0.83em 0;
padding:0;
}
h3{
font:normal normal 700 1.17em/1.27em 'Lato', sans-serif;
margin:1em 0;
padding:0;
}
img{
border:0;
display:block;
}
ol,ul{
margin:1em 0;
padding:0 0 0 1.25em;
}
p{
font:normal normal 400 22px/30px 'Lato', sans-serif;
margin:1em 0;
padding:0;
}

#Attention{
color: black;
padding-top:-16px;
padding: 1.433em 6%;
width:1150px;
}

#epAttention{
text-align:center;
}
#epColumn1{
padding: 20px;
margin: 0 30px;
}
#epColumn1 a{
color:#2F6F73;
text-decoration:underline;
}
#epColumn1 a:hover{
color:#59B4CC;
}
#epColumn2{
padding: 20px;
margin: 0 30px;
}
#epColumn3{
padding:20px;
}
#epContent{
margin:0 auto;
width:1200px;
min-width:1500px;
}
#epDDN{
font-weight:bold;
white-space:nowrap;
}
#epEmergency{
font:normal normal 400 18px/25px 'Lato', sans-serif;
background-color:#59b4cc;
color:white;
margin-bottom:0;
padding:10px;
}
#epNAVEXFooter{
clear:both;
padding-top:50px;
width:100%;
margin:0 auto;
min-width:1500px;
width:100%;
text-align:center;
}
#epNAVEXFooter th{
display:none;
}
#epHeaderWrapper{
height:140px;
width: 100%;
min-width: 1500px;
}
#epHeader{
position:relative;
}
#epLang{
display:none;
color:black;
position:absolute;
right:20px;
top:10px;
}
#epLang a{
padding:0 5px;
}
#epNav{
position:absolute;
right: 0px;
top: 75px;
width:700px;
min-width:1100px;
}
#epNav a{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
float:left;
font-size: 23px;
padding:0 20px;
text-decoration: none;

}
#epNav a:hover{
border-bottom:4px solid #2F6F73;
padding-bottom:10px;
}

#epWrapper{
margin:0 auto;
position:relative;
width:100%;
min-width:1500px;
}
/*dp2*/
#epDataPrivacy .online,#epDataPrivacy .phone,#epDataPrivacy .output{
}
#epDataPrivacy ol.dropDowns{
list-style:none;
margin:0;
padding:0;
}
#epDataPrivacy select{
font:normal normal 400 12px/15px 'Lato', sans-serif;
margin:0 0 1em 0;
width:100%;
}
/*phone*/
#epPhone select{
font:normal normal 400 12px/15px 'Lato', sans-serif;
margin:0 0 1em 0;
width:100%;
}
.bottom{
margin-bottom:0;
}
.listor{
list-style:none;
margin:1em 0;
}
.nowrap{
white-space:nowrap;
}
.top{
margin-top:0;
padding-top:0;
}