@font-face {
  font-family: 'BootsSharp';
  src: url('BootsSharp-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'BootsSharp';
  src: url('BootsSharp-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'BootsSharp';
  src: url('BootsSharp-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

body {
  font: normal normal 400 13px/20px "BootsSharp", sans-serif;
  margin: 0;
}

a {
  color: #60bb98;
  outline: none;
  text-decoration: none;
}

a.emp {
  color: #05054B;
  font: normal normal 400 16px/1.6em "BootsSharp", sans-serif;
  font-style: italic;
  position: relative;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #00AE42;
}

a.logo {
  background: url(logo1.png) no-repeat left top;
  display: block;
  height: 114px;
  width: 420px;
}

h1 {
  font: normal normal 400 56px/70px "BootsSharp", sans-serif;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
}

h2 {
  font: normal normal 700 24px/1.6em "BootsSharp", sans-serif;
  color: #60bb98;
  margin: 0;
  padding: 0;
}

h2.faq {
  font: normal normal 700 22px/1.6em "BootsSharp", sans-serif;
  color: #05054B;
  text-align: center;
}

h3 {
  font: normal normal 400 26px/40px "BootsSharp", sans-serif;
  margin: 20px 0;
  padding: 0;
}

h3.sections {
  font: normal normal 700 26px/25px "BootsSharp", sans-serif;
  color: #05054B;
  margin: 40px 0;
}

#epColumn3>h3 {
  font: normal normal 700 22px/25px "BootsSharp", sans-serif;
}

img {
  border: 0;
  display: block;
}

ol,
ul {
  margin: 1em 0;
  padding: 0 0 0 1.25em;
}

p {
  margin: 1em 0;
  padding: 0;
}

#epAttention {
  border-top: 1px solid #00AE42;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 800px;
}

#epButtons-inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

#epButtons {
  height: 100px;
  padding: 20px;
  position: relative;
  /*width: 920px;*/
}

#epButtons a {
  color: black;
  display: inline-block;
  height: 100px;
  margin: 0 8px;
  padding-top: 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 120px;
}

#epButtons a.report {
  background: url(computer.png) #0067b2 no-repeat 20px center;
  height: 100px;
  width: 250px;
}

#epButtons a.phone {
  background: url(phone.png) #60BB98 no-repeat 20px center;
  height: 100px;
  width: 250px;
}

#epButtons a.question {
  background: url(question.png) #E77A89 no-repeat 20px center;
  height: 100px;
  width: 250px;
}

#epButtons a.follow {
  background: url(follow.png) #00AE42 no-repeat 20px center;
  height: 100px;
  width: 250px;
}

#epButtons a.report:lang(it), #epButtons a.phone:lang(it), #epButtons a.question:lang(it), #epButtons a.follow:lang(it) {
  width:265px !important;
}

#epButtons a:hover,
#epButtons a:focus {
  /*background: url(button_hover.png) no-repeat 0 0;*/
}

#epButtons a span.title {
  color: #ffffff;
  font: normal normal 400 22px/30px "BootsSharp", sans-serif;
  position: absolute;
  top: 30px;
  width: 105px;
  text-align: left;
  right: 25px;
}

#epButtons a span.title:lang(de) {
  color: #ffffff;
  font: normal normal 400 20px/30px "BootsSharp", sans-serif;
  position: absolute;
  top: 30px;
  width: 105px;
  text-align: left;
  right: 25px;
}

#epButtons a span.title:lang(eseu) {
  font: normal normal 400 20px/24px "BootsSharp", sans-serif;
  top: 15px;
}

#epButtons a span.title:lang(it) {
  right:45px;
}

#epButtons a.follow span.title {
  top: 46px;
  width: 115px;
  right: 20px;
}

#epButtons a.follow span.title:lang(de) {
  top: 46px;
  width: 115px;
  right: 42px;
}

#epButtons a.follow span.title:lang(it) {
  top: 15px;
  width: 135px;
  right: 20px;
}

#epButtons a.phone span.title:lang(es){
  top:15px !important;
}

#epButtons a.follow span.title:lang(es){
  top:30px !important;
}

#epButtons a.report span.title:lang(de), #epButtons a.phone span.title:lang(de) {
  top:15px !important;
}

#epButtons a:hover span.title,
#epButtons a:focus span.title {
  color: #05054B;
}

#epButtons a span.subtitle {
  display: none;
  font-size: 14px;
  margin: 0px 10px 10px 10px;
  text-align: center;
  width: 210px;
}

/*FAQ buttons on index*/
#epButtons-FAQ {
  min-height: 100px;
  padding: 20px;
  position: relative;
  overflow: auto;
}

/*#epButtons-FAQ a{
background: #70c5cc;
    border-radius: 50%;
    color: black;
    display: inline-block;
    height: 140px;
    margin: 0 50px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 180px;
}
*/
#epButtons-FAQ a:hover,
#epButtons-FAQ a:focus {
  background: #70c5cc;
  border-radius: 50%;
}

#epButtons-FAQ a span.title {
  color: #fff;
  font: normal normal 700 16px/30px "BootsSharp", sans-serif;
  justify-content: center;
  display: flex;
  align-items: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#epButtons-FAQ a:hover span.title,
#epButtons-FAQ a:focus span.title {
  display: none;
}

#epButtons-FAQ a span.subtitle {
  display: none;
  color: #fff;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#epButtons-FAQ a:hover span.subtitle,
#epButtons-FAQ a:focus span.subtitle {
  display: block;
}

form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

table.follow th {
  color: #05054B;
  text-align: left;
  font-size: 16px;
}

.follow input {
  padding: 5px 0;
}

input.submit,
#epConsentContinue,
#epConsentCancel {
  border: none;
  background: #60bb98;
  padding: 10px 20px;
  font: normal normal 400 16px/20px "BootsSharp", sans-serif;
  color: #fff;
  position: relative;
  top: 10px;
}

#consentMessage {
  display: none;
  margin-top: 20px;
}

/*                 followup-end              */
#epColumn-left {
  float: left;
  margin-right: 100px;
  width: 50%;
}

#epColumn-right {
  float: right;
  width: 36%;
}

#epColumn-right>p.expand-button,
p.expand-button {
  font: normal normal 700 19px/25px "BootsSharp", sans-serif;
  letter-spacing: -1px;
  color: #05054B;
  margin: 15px 0;
}

#epColumn-right>p.expand-button:lang(ar),
p.expand-button:lang(ar) {
  font: normal normal 700 19px/25px "BootsSharp", sans-serif;
  letter-spacing: -1px;
  color: #05054B;
  margin: 15px 0;
}

#epColumn-right>a.emp {
  top: 20px;
}

#epColumn1 {
  padding: 20px;
  width: 920px;
}

#epColumn2 {
  min-height: 320px;
  padding: 20px;
  text-align: center;
}

#epColumn3 {
  min-height: 200px;
  padding: 20px 0;
}

#epContent {
  clear: both;
  margin: 0 auto;
  width: 1200px;
}

#epEmergency {
  clear: both;
  text-align: center;
  padding: 20px 0;
  position: relative;
  width: 850px;
}

#epEmergency.left {
  padding: 0;
  text-align: left;
  width: 60%;
  font-weight: 400;
}

#epEmergency.left:lang(ar) {
  padding: 0;
  text-align: left;
  width: 60%;
  margin-right: auto;
  font-weight: 400;
}

#epEmergency.left strong {
  color: #05054B;
}

#epNAVEXFooter {
  clear: both;
  font-size: 13px;
  text-align: center;
}

#epNAVEXFooter a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

#epNAVEXFooter a:hover,
#epNAVEXFooter a:focus {
  color: #00AE42;
}

#epNAVEXFooter th {
  display: none;
}

#epNAVEXFooter-wrap {
  background: #05054B;
  clear: both;
  color: #fff;
  min-width: 1200px;
}

#epHeader {
  height: 145px;
  position: relative;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

#epHero {
  background: #05054B;
  color: #fff;
  font: normal normal 700 14px/20px "BootsSharp", sans-serif;
  height: 250px;
  min-width: 1200px;
  text-align: center;
}

#epHero-sidekick {
  background: #70c5cc;
  color: #fff;
  font: normal normal 700 14px/20px "BootsSharp", sans-serif;
  height: 190px;
  min-width: 1200px;
  text-align: left;
}

.submitnotification {
  background-color: #dddddd;
  padding: 12px;
}

#epConsentContinue:disabled {
  background-color: #dddddd
}

.phone-badge {
  background: url(phone.png) no-repeat right center;
  background-size: cover;
  width: 140px;
  height: 140px;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.report-badge {
  background: url(computer.png) no-repeat right center;
  background-size: cover;
  width: 140px;
  height: 140px;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.question-badge {
  background: url(question.png) no-repeat right center;
  background-size: cover;
  width: 140px;
  height: 140px;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.followup-badge {
  background: url(follow.png) no-repeat right center;
  background-size: cover;
  width: 150px;
  height: 140px;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#epLang {
  color: black;
  align-self: flex-end;
  padding-bottom: 11px;
}

#epLang a {
  font: normal normal 700 16px/20px "BootsSharp", sans-serif;
  color: #05054B;
  padding: 0 5px;
}

#epLang a:hover,
#epLang a:focus {
  text-decoration: underline;
}

#epNav {
  font: normal normal 700 18px/25px "BootsSharp", sans-serif;
  position: relative;
}

#epNav a {
  color: #05054B;
  display: inline-block;
  letter-spacing: -0.1px;
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
}

#epNav a:hover,
#epNav a:focus {
  background-color: #23b9d6;
}

#epWrapper {
  position: relative;
  width: 100%;
}

/*dp2*/
#epDataPrivacy ol.dropDowns table {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
}

#epDataPrivacy ol.dropDowns th {
  background: #60bb98;
  font-size: 14px;
  padding: 5px 10px;
}

#epDataPrivacy ol.dropDowns td {
  border-top: 1px solid #ccc;
  cursor: pointer;
  font-size: 15px;
  padding: 5px 10px;
}

#epDataPrivacy ol.dropDowns tr:hover td,
#epDataPrivacy ol.dropDowns tr:focus td {
  background: #98C21D;
  color: #fff;
}

#epDataPrivacy ol.dropDowns td:first-child {
  border-right: 1px solid #ccc;
}

#epDataPrivacy .online,
#epDataPrivacy .phone,
#epDataPrivacy .output {
  display: none;
}

#epDataPrivacy ol.dropDowns {
  list-style: none;
  margin: 0;
  padding: 0;
}

#epDataPrivacy select {
  font: normal normal 400 12px/15px sans-serif;
  margin: 0 0 1em 0;
  width: 55%;
  padding: 5px;
}

#epDataPrivacy li.table {
  visibility: hidden;
}

#otherCont {
  background-color: #60bb98;
  color: #ffffff;
  font: normal normal 700 14px/20px "BootsSharp", sans-serif;
  padding: 10px 20px;
}

#otherCont:hover,
#otherCont:focus {
  cursor: pointer;
  background-color: #cccccc;
}

/*phone*/
#epPhone select {
  font: normal normal 400 12px/15px "BootsSharp", sans-serif;
  margin: 0 0 1em 0;
  width: 55%;
}

/*Issues*/

#epIssues {
  width: 100%;
}

#epIssues .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

#epIssues .catdesc {
  display: none;
}

#epIssues .catname {
  color: #fff;
  font: normal 700 20px "BootsSharp", sans-serif;
  padding: 20px 20px 20px 30px;
  width: 24%;
}

#epIssues .details {
  font: italic 400 11px "BootsSharp", sans-serif;
  position: absolute;
  right: 7px;
  text-decoration: underline;
  top: 3px;
}

#epIssues .issue {
  border: 1px solid #60bb98;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 20px;
  /* padding: 0 5px 0 0; */
  position: relative;
}

#epIssues .issue:last-of-type {
  margin-bottom: 0;
}

#epIssues .issue:hover .name,
#epIssues .issue:focus .name {
  background: #ccc;
}

#epIssues .issuebox {
  background: #fff;
  padding-left: 20px;
  width: 76%;
}

#epIssues .name {
  background-color: #60bb98;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font: normal 700 20px/26px "BootsSharp", sans-serif;
  overflow-wrap: anywhere;
  padding: 25px 6px;
  text-align: center;
  width: 353px;
}

#epIssues .desc {
  color: #05054b;
  font-size: 14px;
  padding: 10px 60px 10px 15px;
  width: 70%;
}

#epIssues .desc:hover {
  background: #fff;
}

.green {
  color: #60bb98;
  font-weight: bold;
}

.blue {
  color: #05054B;
  text-decoration: underline;
}

.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}

/*arrows!*/
.expand-button-closed,
.expand-button-opened {
  margin-left: 20px;
}

.expand-text-opened {
  font: normal normal 700 14px/20px "BootsSharp", sans-serif;
  color: #05054B;
  margin-left: 16px;
  padding-bottom: 4em;
}

.expand-button-closed::before {
  content: '\25BC';
  color: #60bb98;
  font-size: 18px;
  position: relative;
  right: 5px;
}

.expand-button-closed:lang(ar)::before {
  content: '\25BC';
  color: #60bb98;
  font-size: 18px;
  position: relative;
  right: -6px;
}

.expand-button-opened::before {
  content: '\25BA';
  color: #60bb98;
  font-size: 18px;
  position: relative;
  right: 5px;
}

p.desc {
  margin: 0 !important;
}

.hero-container {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 17px;
}

.sub-left {
  position: relative;
  top: 0;
  bottom: 0;
}

.sidekick-container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.left {
  padding: 0;
  text-align: left;
  width: 60%;
}

.listor {
  list-style: none;
  margin: 1em 0;
}

.nowrap {
  white-space: nowrap;
}

.spacer {
  clear: both;
  height: 50px;
  width: 100%;
}

.text {
  font: normal normal 700 14px/20px "BootsSharp", sans-serif;
  color: #05054B;
}

.top {
  margin-top: 0;
  padding-top: 0;
}

#outsideMessage {
  padding: 10px;
  background-color: #dddddd;
  margin-bottom: 10px;
}