@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font: normal normal 600 16px/24px 'Montserrat', sans-serif;
  margin: 0;
  background-color: #383838;
  color: #434343;
  background-color: #f5f5f5;
}
a {
  color: #de3a20;
  text-decoration: underline;
  outline: none;
  font-weight: 600;
  text-decoration: none;
}
a:hover,
a:focus {color: #de3a20;}
a.logo {
  background: url(logo.svg) no-repeat left top;
  display: block;
  height: 47px;
  width: 74px;
  margin-top: 7px;
}
h1 {
  font: normal normal 600 36px/2.1em 'Montserrat', sans-serif;
  margin: 0.67em 0;
  padding: 0;
  color: black;
  text-align: left;
}
h2 {
  font: normal normal 600 1.5em/1.6em 'Montserrat', sans-serif;
  margin: 0.83em 0;
  padding: 0;
}
h3 {
  font: normal normal 600 1.17em/1.27em 'Montserrat', sans-serif;
  margin: 1em 0;
  padding: 0;
}
img {
  border: 0;
  display: block;
}
ol,
ul {
  margin: 1em 0;
  padding: none;
}
p {
  margin: 1em 0;
  padding: 0;
}
#epAttention {
  text-align: left;
  min-width: 1240px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 15px;
  color: #a1a1a1;
  text-transform: uppercase;
  margin-bottom: 50px;
}
#epColumn1 {
  margin-bottom: 20px;
  padding: 20px;
  padding-bottom: 300px;
  width: 800px;
}
#epColumn2 {
  padding: 20px;
  padding-bottom: 100px;
}
#epColumn3 {padding: 20px;}
#epContent {
  margin-top: 50px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccaca;
}
#epEmergency {}
#epNAVEXFooter {
  text-align: left;
  min-width: 1240px;
  font-size: 12px;
}
#epNAVEXFooter td {padding: 0 !important;}
th {display: none;}
.line1 {
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
}
.line2 a {
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
}
#epHeader {
  height: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px;
  min-width: 1240px;
  background-color: #434343;
}
#epLang {
  background-color: #f5f5f5;
  background-size: 21px;
  font: normal normal 600 16px/24px 'Montserrat', sans-serif;
  font-size: 15px;
  height: 28px;
  line-height: 30px;
  top: 0px;
  width: 133px;
  z-index: 300;
  position: absolute;
  right: 30px;
}
#epLang:lang(ar) {
    right: unset;
    left: 30px;
}
#epLang a {
  color: #434343;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 5px;
  position: relative;
  text-decoration: none;
  z-index: 300;
}
#epLang a:hover,
#epLang a:focus {
  overflow: visible;
  z-index: 300;
}
#epLangMenu {
  background-color: #f5f5f5;
  display: block;
  left: 0;
  line-height: 20px;
  padding: 5px;
  position: absolute;
  top: 30px;
  z-index: 300;
  width: 133px;
}
#epLangMenu span {
  display: block;
  padding: 5px 0;
}
#epLangMenu span:hover,
#epLangMenu span:focus {color: #de3a20;}
#epNav {font: normal normal 400 18px/25px 'Montserrat', sans-serif;}
#epNav a {
  display: block;
  float: left;
  padding: 0 20px;
  line-height: 100px;
  color: white;
  text-decoration: none;
  position: relative;
}
#epNav a:hover,
#epNav a:focus {color: #de3a20;}
#epWrapper {
  margin: 0 auto;
  position: relative;
  width: 1240px;
}
html[lang="fr"] #epNav a{
  line-height: 20px;
  font: normal normal 400 15px/25px 'Montserrat', sans-serif;

}
html[lang="pteu"] #epNav a{
  line-height: 20px;
  font: normal normal 400 15px/25px 'Montserrat', sans-serif;

}
/*Dropdown*/
#dropdown:hover #epResources,
#dropdown:focus #epResources {display: block;}
#epResources {
  /*Dropdown Box*/
  display: none;
  left: 0;
  position: absolute;
  top: 100px;
  width: 300px;
  z-index: 10;
}
#epResources span {
  background: #434343;
  color: white;
  cursor: pointer;
  display: block;
  padding: 5px 20px;
  width: 300px;
  font-size: 14px;
  line-height: 20px;
}
#epResources span:hover,
#epResources span:focus {
  background: #de3a20;
  color: white;
  display: block;
}
/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .output {}
#epDataPrivacy ol.dropDowns {
  list-style: none;
  margin: 0;
  padding: 0;
}
#epDataPrivacy .phone {}
#epDataPrivacy select {
  font: normal normal 400 14px/30px sans-serif;
  margin: 5px 0 1em 0;
  width: 100%;
  height: 30px;
  border-radius: 5px;
}
/*phone*/
#epPhone select {
  font: normal normal 400 14px/20px sans-serif;
  margin: 5px 0 1em 0;
  width: 100%;
  height: 20px;
  border-radius: 5px;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.listor {
  list-style: none;
  margin: 1em 0;
}
.nowrap {white-space: nowrap;}
.top {
  margin-top: 0;
  padding-top: 0;
}
/*FAQs*/
.faq h1 {font-size: 32px;}
.faq h3 {color: #de3a20;}
/*Issue Page */
#epIssues {width: 100%;}
#epIssues .catdesc {display: none;}
#epIssues .catname {font: normal normal 600 16px/20px sans-serif;}
#epIssues .details {
    font: normal normal 400 12px/20px sans-serif;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  #epIssues .details:lang(ar) {
    font: normal normal 400 12px/20px sans-serif;
    position: absolute;
    left: 10px;
    right: unset;
    top: 10px;
  }
  #epIssues .issue {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #de3a20;
  margin: 10px 0;
  padding: 10px;
  position: relative;
}
#epIssues .issue:hover,
#epIssues .issue:focus {color: #de3a20;}
#epIssues .name {font: normal normal 600 14px/20px sans-serif;}
#epIssues .desc {
  padding: 1em 0 0 0;
  color: #383838;
}
/*Consent Page*/
.roman {
  list-style-type: lower-roman;
  margin-left: 40px;
}
.consent h3 {
  color: #de3a20;
  font-weight: 700;
  font-size:18px;
  margin: 35px 0 10px 0;
}
.consent h4 {
  color: #de3a20;
  font-weight: 700;
  font-size:17px;
  margin: 30px 0 10px 10px;
}
.consent h5 {
  color: black;
  font-weight: 700;
  font-size:16px;
  margin: 25px 0 10px 15px;
  }
.consent p {margin: 5px 0 10px 20px;}
table,
td {
  border: 1px solid #666;
  border-collapse: collapse;
}
table {margin-bottom: 50px;}
td {padding: 15px;}
td strong {
  color: black;
  font-weight: bold;
}
table .roman {
  list-style-type: lower-roman;
  margin-left: 10px;
}
table li {padding-top: 10px;}
ul.dashes {list-style-type: '- ';}
.consent ul {margin: 5px 0 20px 30px;}
.consent li {padding-top:10px;}
.lastSection {margin:30px 0 20px 0;}
.revisionText {
  font-style: italic;
  font-size: 14px;
}
/*Resources Page*/
.resources {width: 100%;}
.resources1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.resources2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.resourcesButton {
  width: 250px;
  height: 250px;
  background-color: #de3a20;
  border-radius: 50%;
  box-sizing: border-box;
  margin-right: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.resourcesButton:hover,
.resourcesButton:focus {background-color: rgb(172, 47, 28);}
.resourcesButton a {
  display: inline-block;
  -mx-flex: 0 1 200px;
  flex: 0 1 200px;
  width: 200px;
  text-align: center;
  font-size: 20px;
  color: white;
}
.resourcesButton a:hover,
.resourcesButton a:focus {text-decoration: underline;}