@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,latin-ext,vietnamese');

body {
    font: normal normal 400 15px/1.6em 'Noto Sans', Arial, sans-serif;
    margin: 0;
    color: #424242;
}

a {
    color: #0066f5;
    text-decoration: none;
    outline: none;
}

a:hover {}

a.logo {
    background-size: cover;
    display: block;
    margin-right: 30px;
}

a.logoA {
    background: url(logo.png) no-repeat left center;
    background-size: 266px 110px;
    height: 110px;
    left: 0;
    width: 538px;
}

h1 {
    font: normal normal 700 2em/2.1em 'Noto Sans', Arial, sans-serif;
    margin: 0.67em 0;
    padding: 0;
}

h2 {
    font: normal normal 700 1.5em/1.6em 'Noto Sans', Arial, sans-serif;
    margin: 0.83em 0;
    padding: 0;
}

h3 {
    font: normal normal 700 1.17em/1.27em 'Noto Sans', Arial, sans-serif;
    margin: 1em 0;
    padding: 0;
}

img {
    border: 0;
    display: block;
}

ol,
ul {
    margin: 1em 0;
    padding: 0 0 0 1.25em;
}

p {
    margin: 1em 0;
    padding: 0;
}

.flex {
    display: flex;
}

.logosTitle {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

#epAttention {
    width: 100%;
    text-align: center;
    font-style: italic;
}

#epBanner {
    display: block;
    float: left;
    width: 1170px;
    height: 380px;
    background: url(banner.jpg) no-repeat left top;
    position: relative;
}

#epBanner .content {
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 560px;
    height: 221px;
    background: #fff;
    border-radius: 0 20px 20px 0;
}

#epBanner .content .culture {
    position: absolute;
    left: 20px;
    bottom: 1px;
    background: url(culture.jpg) no-repeat left top;
    width: 237px;
    height: 169px;
}

#epBanner .content .culture:lang(es) {
    background: url(cultureES.png) no-repeat left top;
}

#epBanner .content .values {
    width: 161px;
    height: 201px;
    position: absolute;
    right: 40px;
    bottom: 10px;
    background: url(values.jpg) no-repeat right top;
}

#epBanner .content .values:lang(es) {
    background: url(valuesES.png) no-repeat right top;
    width: 173px;
}

#epButtons {
    cursor: pointer;
    display: block;
    float: right;
    width: 270px;
    margin-right: 100px;
    margin-top: 60px;
}

#epButtons a {
    width: 180px;
    height: 80px;
    padding: 0 0 0 90px;
    background: #003c71;
    font: normal normal 700 17px/26px 'Noto Sans', Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    float: left;
    display: block;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

#epButtons a:lang(pt) {
    width: 250px;
}

#epButtons a.report {
    background: #003c71 url(button_report.png) no-repeat left 15px center;
}

.reportselect {
    background: url(button_report.png) no-repeat left 15px center #0366C4 !important;
}

#epButtons a.question {
    background: #003c71 url(button_question.png) no-repeat left 15px center;
}

.questionselect {
    background: url(button_question.png) no-repeat left 15px center #0366C4 !important;
}

#epButtons a.follow {
    background: #003c71 url(button_follow.png) no-repeat left 15px center;
}

.followselect {
    background: url(button_follow.png) no-repeat left 15px center #0366C4 !important;
}

#epButtons a i {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 80px;
    font-size: 42px;
    font-weight: bold;
}

#epButtons a:hover i {
    right: 10px;
}

#epColumn1 {
    margin-right: 420px;
    padding: 20px;
}

#epColumn2 {
    float: right;
    padding: 20px;
    width: 400px;
}

#epColumn3 {
    border-top: 1px solid #757588;
    float: left;
    padding: 30px 20px 40px 20px;
    width: 100%;
}

#epColumn3 h3:lang(es) {
    padding: 5px 10px;
}

#epColumn3.mainpage {
    border-top: none;
}

#epColumn3 .left {
    float: left;
    width: 700px;
}

#epColumn3 .left:lang(es) {
    width: 790px;
}

#epColumn3 .right {
    float: right;
    margin: -30px 100px 0 0;
    width: 260px;
}

#epColumn3 #epButtons {
    margin-right: 0;
}

#epContent {
    clear: both;
    float: left;
    width: 1170px;
}

#epEmergency {}

#epFollow {
    float: left;
    padding: 15px;
    margin-bottom: 15px;
}

#epFollow input {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 0 0 5px 0px;
    padding: 5px 0;
    width: 200px;
}

#epFollow table th {
    font-weight: 400 !important;
    text-align: left;
    padding: 5px 0;
}

#epFollow table td {}

fieldset {
    border: 0;
    padding: 0;
}

#epFollow .submit {
    background: #424242;
    border: none;
    border-radius: 0;
    color: #FFFFFF;
    font: normal normal 400 16px/15px 'Noto Sans', Arial, sans-serif;
    padding: 15px 60px;
    margin-top: 10px;
}

#epFollow .submit:hover {}

#epNAVEXFooter {
    clear: both;
    font-size: 13px;
}

#epNAVEXFooter a {
    color: #003c71;
}

#epNAVEXFooter th {
    display: none;
}

#epNAVEXFooter .line1 {
    float: left;
}

#epNAVEXFooter .line2 {
    float: right;
}

#epHeader {
    padding-top: 15px;
    position: relative;
}

#epHeader .title {
    left: 495px;
    border-left: 1px solid #003c71;
    padding: 34px 0 34px 31px;
    font-size: 24px;
    font-weight: bold;
}

#epLang {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
}

#epLang a {
    color: #003c71;
    font-size: 10px;
    line-height: 8px;
    border-right: 1px solid #003c71;
    padding: 0 5px;
}

#epLang a:last-child {
    border: 0;
}

#epLang a:hover {
    text-decoration: underline;
}

#epNav {
    font: normal normal 400 13px/35px 'Noto Sans', Arial, sans-serif;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}

#epNav a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    text-transform: uppercase;
    color: #424242;
    position: relative;
}

#epNav a:hover,
#epNav a.selected {
    text-shadow: 1px 0 0 #424242;
}

#epWrapper {
    margin: 0 auto;
    position: relative;
    width: 1170px;
}

#reportTop {
    float: left;
    font: normal normal 400 19px/35px 'Noto Sans', Arial, sans-serif;
    margin: 0 0 30px 0;
    text-align: center;
    width: 100%;
}

#reportTop a {
    color: #003c71;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
}

#reportTop a:lang(es) {
    margin: 0;
}

#reportTop a:hover {
    background: #003c71;
    color: #fff;
}

#step,
#consentStep {
    float: right;
    font: italic normal 700 14px/35px 'Noto Sans', Arial, sans-serif;
    margin: -50px 20px 0 0;
}

/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .output {}

#epDataPrivacy .output {
    width: 80%;
}

#epDataPrivacy ol.dropDowns {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

#epDataPrivacy select {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    font: normal normal 400 15px/1.6em 'Noto Sans', Arial, sans-serif;
    margin: 0 0 1em 0;
    padding: 5px 0;
    width: 500px;
}

button {
    background: #424242;
    border: none;
    color: #FFFFFF;
    font: normal normal 400 16px/15px 'Noto Sans', Arial, sans-serif;
    margin-right: 5px;
    padding: 15px 60px;
}

button:hover {
    background: #666666;
}

#epDataPrivacy table {
    border-spacing: 3px;
    border-collapse: separate;
    width: 100%;
}

#epDataPrivacy th {
    font-weight: 700;
    margin: 2px;
    padding: 5px;
    text-align: center;
}


#epDataPrivacy td {
    margin: 2px;
    padding: 5px 5px 5px 10px;
    text-align: left;
}

#epDataPrivacy tr.even {
    background: #eaeff7;
}

#epDataPrivacy tr.odd {
    background: #d2deef;
}

#epDataPrivacy tr.odd:hover,
#epDataPrivacy tr.even:hover {
    background: #EBEBEB;
    color: #006bb6;
    cursor: pointer;
}

#epDataPrivacy>div>h2,
h2.online {
    display: none;
}

/*phone*/
#epPhone select {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    font: normal normal 400 15px/1.6em 'Noto Sans', Arial, sans-serif;
    margin: 0 0 1em 0;
    padding: 5px 0;
    width: 500px;
}

/*Issues*/
#epIssues {
    width: 100%;
}

#epIssues .catdesc {
    display: none;
}

#epIssues .catname {
    font: normal normal 700 16px/20px 'Noto Sans', Arial, sans-serif;
}

#epIssues .details {
    color: #808080;
    font: italic normal 400 14px/20px 'Noto Sans', Arial, sans-serif;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

#epIssues .issue {
    border-top: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #003c71;
    margin: 5px 0;
    padding: 5px 5px 25px 5px;
    position: relative;
    clear: both;
    min-height: 130px;
}

#epIssues .issue:hover {
    color: #000000;
}

#epIssues .name {
    font: normal normal 700 16px/20px 'Noto Sans', Arial, sans-serif;
    padding-left: 10px;
    float: left;
    width: 330px;
    margin: 25px 0 0;
}

#epIssues .name p {
    font: normal normal 400 13px/20px 'Noto Sans', Arial, sans-serif;
    padding-left: 30px;
}

#epIssues .desc {
    font-size: 12px;
    padding: 1em 0 0 20px;
    margin: 0 10px 0 350px;
}

.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

.faqlink {
    color: #003c71;
}

.hide {
    display: none;
}

.listor {
    list-style: none;
    margin: 1em 0;
}

.nowrap {
    white-space: nowrap;
}

.top {
    margin-top: 0;
    padding-top: 0;
}