body {
    background: url(bg.png) repeat left top;
    color: #666666;
    font: normal normal 400 13px/20px Arial, ​Helvetica, sans-serif;
    margin: 0;
}

a {
    color: #666666;
    font-weight: 700;
    outline: none;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #E6231D;
}

a.logo {
    background: url(logo1.png) no-repeat left top;
    display: block;
    height: 101px;
    width: 101px;
}

button,
input.submit {
    background: #E6231D;
    border: 2px solid #E6231D;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #ffffff;
    cursor: pointer;
    font: normal normal 700 18px/24px 'Varela Round', Helvetica, ​sans-serif;
    margin: 5px auto 20px;
    padding: 8px 20px;
    width: auto;
}

button:hover,
input.submit:hover,
button:focus,
input.submit:focus {
    background: #ffffff;
    color: #E6231D;
}

button:disabled,
button:disabled:hover,
button:disabled,
button:disabled:focus {
    border-color: #f07b77;
    background: #f07b77;
    color: #ffffff;
}

h1 {
    color: #E6231D;
    font: normal normal 900 38px/58px 'Varela Round', Helvetica, ​sans-serif;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
}

h2 {
    color: #444444;
    font: normal normal 700 24px/28px 'Varela Round', Helvetica, ​sans-serif;
    margin: 0.83em 0;
    padding: 0;
}

h3 {
    color: #444444;
    font: normal normal 700 18px/24px 'Varela Round', Helvetica, ​sans-serif;
    margin: 1em 0;
    padding: 0;
}

h4 {
    color: #444444;
    font: normal normal 700 16px/24px Arial, ​Helvetica, sans-serif;
    margin: 1em 0;
    padding: 0;
}

.redh3 {
    color: #E6231D;
    font: normal normal 700 18px/24px 'Varela Round', Helvetica, ​sans-serif;
    margin: 1em 0;
    padding: 0;
}

hr {
    background: #ccc;
    border: none;
    clear: both;
    float: left;
    height: 2px;
    margin: 20px 0px;
    width: 100%;
}

img {
    border: 0;
    display: block;
}

ol,
ul {
    margin: 1em 0;
    padding: 0 0 0 1.25em;
}

p {
    margin: 1em 0;
    padding: 0;
}

strong {
    font-weight: 900;
}

.center {
    text-align: center;
}

.red {
    color: #E6231D;
}

#epAttention {
    padding: 10px 0 0;
    position: relative;
}

#epButtons {
    display: flex;
    justify-content: space-between;
    clear: both;
    margin: 20px 0px;
}

#epButtons a {
    background: #E6231D;
    border: 2px solid #E6231D;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #666 0px 0px 5px;
    -moz-box-shadow: #666 0px 0px 5px;
    box-shadow: #666 0px 0px 5px;
    behavior: url(https://secure.ethicspoint.com/domain/media/shared/PIE.htc);
    display: block;
    height: 80px;
    overflow: hidden;
    margin: 0 20px 20px 0;
    padding: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 216px;
    z-index: 100;
}

#epButtons a.third {
    margin: 0 0 20px;
}

#epButtons a.first span.title:lang(fr),
#epButtons a.first span.title:lang(frca),
#epButtons a.first span.title:lang(gr),
#epButtons a.first span.title:lang(id),
#epButtons a.first span.title:lang(it),
#epButtons a.first span.title:lang(ms) {
    margin-top: -15px;
}

#epButtons a.second span.title:lang(frca),
#epButtons a.second span.title:lang(id),
#epButtons a.second span.title:lang(it) {
    margin-top: -15px;
}

#epButtons a:hover,
#epButtons a:focus {
    background: #ffffff;
    border: 2px solid #E6231D;
}

#epButtons a span {
    cursor: pointer;
    zoom: 1;
}

#epButtons a span.title {
    color: #ffffff;
    display: block;
    font: normal normal 700 18px/24px 'Varela Round', Arial, ​Helvetica, ​sans-serif;
    padding: 30px 0 0;
}

#epButtons a span.desc {
    color: #444444;
    display: none;
    font: normal normal 400 13px/20px Arial, ​Helvetica, ​sans-serif;
    margin: 0px -15px 0;
}

#epButtons a.third span.desc {
    margin: 10px 0 0;
}

#epButtons a:hover span.title,
#epButtons a:focus span.title {
    display: none;
}

#epButtons a:hover span.desc,
#epButtons a:focus span.desc {
    display: block;
}

#epCenter {
    margin: 30px auto;
    position: relative;
    width: 50%;
}

#epColumn1 {
    margin-right: 420px;
    padding: 0px;
}

#epColumn2 {
    float: right;
    padding: 0px;
    width: 400px;
}

#epColumn3 {
    padding: 0px 0 20px;
}

#epColumn3 ol {
    padding: 5px 0 0 1.25em;
}

#epColumn3 ol li {
    font-weight: 700;
    padding: 0 0 5px;
}

#epColumn3 ol li p {
    font-weight: 400;
}

#epContent {
    clear: both;
    float: left;
    min-height: 505px;
    padding: 0 80px 80px;
    text-align: justify;
}

#qrBlock p {
    text-align: center;
}

#qrCode {
    background: url(qr.png) no-repeat;
    height: 200px;
    width: 161px;
    margin: auto;
    padding-bottom: 10px;
}

#epFollow div {
    font-weight: 700;
}

#epFollow input {
    border: 1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #666666;
    font: normal normal 400 13px/20px Arial, ​Helvetica, sans-serif;
    margin: 5px 0 20px;
    padding: 8px;
    width: 96%;
}

#epFollow input.submit {
    background: #E6231D;
    border: 2px solid #E6231D;
    color: #ffffff;
    font: normal normal 700 18px/24px 'Varela Round', Helvetica, ​sans-serif;
    margin: 5px auto 20px;
    width: 30%;
}

#epFollow input.submit:hover,
#epFollow input.submit:focus {
    background: #ffffff;
    color: #E6231D;
}

#epFooterWrapper {
    clear: both;
    font-size: 11px;
    padding: 0 80px 80px;
    text-align: center;
}

#epFooter {
    margin: -10px 0 0;
}

#epFooter th {
    display: none;
}

#epHeader {
    position: relative;
    padding: 20px 80px 0px 80px;
}

#epLang {
    text-align: right;
    font-size: 11px;
    display: block;
    line-height: 13px;
}

#epLang a {
    line-height: 13px;
    font-weight: 400;
    padding: 0 5px 0 5px;
}

#epLang a:hover,
#epLang a:focus {
    color: #cf2d2b;
}

.nav-button {
    font: 700 13px / 25px Arial, ​Helvetica, ​sans-serif;
    position: relative;
}

.nav-button a {
    color: #444444;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    z-index: 100;
}

.nav-button a:hover,
.nav-button a.selected,
.nav-button a:focus,
.nav-button a.selected {
    color: #E6231D;
}


.mobileNav {
    display: none;
    height: 0px;
    width: 1050px;
}

.webNav {
    position: absolute;
    top: 60px;
    right: 80px;
}

.webNav:lang(ru) {
    width: 700px;
    position: absolute;
    top: 60px;
    right: 80px;
}

.mobileNav a,
.webNav a {
    color: #333;
    font-weight: 700;
    font: 700 13px / 25px Arial, ​Helvetica, ​sans-serif;
    line-height: 35px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.mobileNav a:lang(ru),
.webNav a:lang(ru) {
    color: #333;
    font-weight: 700;
    font: 700 12px / 20px Arial, ​Helvetica, ​sans-serif;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}


.mobile-button {
    cursor: pointer;
    display: none;
    height: 30px;
    width: 25px;
    position: absolute;
    top: 50px;
    right: 60px;
}

.mobile-button span {
    background-color: #333;
    display: block;
    height: 3px;
    width: 25px;
    margin: 3px 0;
    border-radius: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.visable {
    display: block;
    height: auto;
}

.hidden {
    display: none;
}


.expanded span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 9px;
}

.expanded span:nth-child(2) {
    opacity: 0;
}

.expanded span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -12px;
}


#epWrapper {
    background: #ffffff;
    margin-left: -491px;
    position: relative;
    width: 1070px;
    margin: 0 auto;
}

/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .phone,
#epDataPrivacy .output {
    display: none;
}

#epDataPrivacy {
    margin: 0 auto;
}

#epDataPrivacy ol.dropDowns {
    list-style: none;
    margin: 0;
    padding: 0;
}

#epDataPrivacy select {
    border: 1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #666666;
    font: normal normal 400 13px/20px Arial, ​Helvetica, sans-serif;
    margin: 5px auto 20px;
    padding: 8px;
    width: 96%;
}

/*phone*/
#epPhone .text {
    font-weight: 700;
}

#epPhone select {
    border: 1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #666666;
    font: normal normal 400 13px/20px Arial, ​Helvetica, sans-serif;
    margin: 5px 0 10px;
    padding: 8px;
    width: 96%;
}

#epPhone td,
#epPhone strong {
    color: #E6231D;
    font-weight: 700;
}

/*Issues*/
#epIssues {
    width: 100%;
}

#epIssues .category {
    border: 1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 0 20px;
    padding: 10px;
}

#epIssues .catdesc {
    display: block;
}

#epIssues .catdesc ul {
    list-style: none;
}

#epIssues .catname {
    color: #444444;
    font: normal normal 700 18px/24px 'Varela Round', Helvetica, ​sans-serif;
}

#epIssues .details {
    display: none;
    font: normal normal 400 12px/20px Arial, ​Helvetica, ​sans-serif;
    position: absolute;
    right: 0;
    top: 0;
}

#epIssues .issue {
    color: #0000ff;
    margin: 10px 0;
    position: relative;
}

#epIssues .issue:hover,
#epIssues .issue:focus {
    color: #333;
}

#epIssues .details.empty,
.issue:hover .details.empty + .desc {
    display: none !important;
}

#epIssues .name {
    color: #E6231D;
    font: normal normal 700 14px/20px Arial, ​Helvetica, ​sans-serif;
}



.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

.expand-button {
    color: #666666;
    font: normal normal 700 13px/24px Arial, ​Helvetica, sans-serif;
    margin: 0 0 5px;
    padding: 0px;
    position: relative;
}

.expand-button span.text {
    padding: 0px;
}

.expand-button:hover,
.expand-button-opened,
.expand-button:focus,
.expand-button-opened {
    color: #E6231D;
}

.expand-text {
    margin: 0px;
    padding: 0px 40px;
}

.expand-text p {
    margin: 0px 0 10px;
    padding: 0px;
}

.expan-text ul {
    margin: 0px;
    padding: 0px;
}

.listor {
    list-style: none;
    margin: 1em 0;
}

.nowrap {
    white-space: nowrap;
}

.top {
    margin-top: 0;
    padding-top: 0;
}



@media only screen and (max-width:900px) {
    body {
        background: url(bg_vertical.jpg) top no-repeat;
        background-size: cover;
    }

    .webNav {
        background-color: #fff;
        width: 1050px;
    }

    body.issues {
        font-size: 13px;
        line-height: 20px;
    }

    #epWrapper {
        width: auto;
    }

    #epHeader {
        position: relative;
        padding: 5px 5px 5px 0px;
    }

    #epLang {
        width: 100%;
        line-height: 10px;
        top: 0px;
        text-align: center;
        position: relative;
        display: block;
        left: 0px;
    }

    #epLang a {
        font-weight: 400;
        text-align: center;
        display: inline-block;
        margin: 0px;
        font-size: 10px;
    }

    .mobile-button {
        cursor: pointer;
        display: block;
        height: 30px;
        position: absolute;
        right: 0px;
        top: 50px;
        width: 25px;
    }

    a.logo {
        margin: 0 auto;
    }

    #epContent {
        padding: 0px 20px;
    }

    #epButtons {
        margin: 0px auto;
    }

    #epButtons a {
        width: 90%;
        margin: 0px auto 10px;
    }

    .issues #epWrapper {
        background: none;
    }

    #epButtons {
        display: block;
    }

    header .title {
        text-align: center;
        position: relative;
        display: block;
        width: 100%;
        font: 700 36px/30px 'Varela Round', sans-serif;
    }

    .nav-button {
        display: block;
    }

    .nav-button a {
        display: block;
        width: 100%;
        line-height: 10px;
    }

    #epAttention {
        color: #333333;
        margin: 15px auto;
        width: 1110px;
        text-align: center;
    }

    #epAttention {
        font-size: 16px;
        margin: 0 auto;
        padding: 6px 4px;
        width: 80%;
    }

    .mobile-button {
        cursor: pointer;
        display: block;
        height: 30px;
        position: absolute;
        right: 20px;
        top: 50px;
        width: 25px;
    }

    .mobileNav {
        width: 100%;
    }

    .webNav {
        display: none;
    }

    #epDataPrivacy .text {
        font-size: 16px;
    }

    #epDataPrivacy select {
        margin: 10px 0;
        padding: 10px;
    }

    .col {
        color: #333;
        margin: 0 auto;
        width: 90%;
    }

    .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 20px;
    }

    #epCenter {
        width: 90%;
    }

    #epIssues .details {
        font-size: 23px;
        color: #333;
    }

    #epIssues {
        padding: 1em 0 0 0;
    }

    #epFooterWrapper {
        padding: 0px;
    }
}

@media only screen and (min-width:900px) {
    .mobileNav {
        display: none;
    }
}