.a4 {
  position: relative;
  display: block;
  width: 210mm;
  height: 297mm;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  border: 5px solid #fff;
  background-color: #fff;
  background-image: url('../images/cert3.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body {
  margin-bottom: 0px;
  background-color: #ccc;
}

.innerwrap {
  width: 100%;
  height: 100%;
  float: left;
  border: 4px solid #0071bb;
}

.leftcol {
  position: relative;
  width: 12%;
  height: 100%;
  float: left;
  background-color: #0071bb;
}

.rightcol {
  width: 88%;
  height: 100%;
  padding: 10px;
  float: left;
}

.rightwrap {
  width: 100%;
  height: 100%;
  float: left;
  border: 4px solid #38b550;
}

.expireheading {
  position: absolute;
  left: -242%;
  top: 50%;
  display: block;
  width: 500px;
  height: 35px;
  margin: 0px auto;
  float: none;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
}

.row1 {
  width: 100%;
  margin-bottom: 10px;
  float: left;
}

.logoimg {
  display: block;
  width: 230px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.row2 {
  width: 100%;
  margin-top: 10px;
  padding-top: 30px;
  float: left;
}

.greenheading {
  width: 100%;
  margin-bottom: 10px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #36b34f;
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}

.roundeddiv {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.memberstatus {
  display: block;
  width: 480px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 40px;
  border-radius: 15px;
  background-color: #0071ba;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.row3 {
  width: 100%;
  margin-top: 60px;
  float: left;
}

.companyheading {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 34px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}

.membernumber {
  width: 100%;
  margin-top: 20px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}

.numbers {
  padding-left: 5px;
  color: #666;
  font-weight: 700;
}

.row4 {
  width: 100%;
  margin-top: 40px;
  float: left;
}

.r4l {
  width: 50%;
  float: left;
}

.r4r {
  width: 50%;
  float: left;
}

.mblogo {
  display: block;
  width: 230px;
  margin-top: 25%;
  margin-right: auto;
  margin-left: auto;
}

.goldimg {
  display: block;
  width: 210px;
  margin-right: auto;
  margin-left: auto;
}

.row5 {
  width: 100%;
  margin-top: 50px;
  float: left;
}

.sign1 {
  width: 50%;
  float: left;
}

.sign2 {
  display: none;
  width: 30%;
  float: left;
}

.sign3 {
  width: 50%;
  float: left;
}

.signage {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.signagetop {
  width: 100%;
  height: 40px;
  float: left;
}

.signagebot {
  width: 100%;
  height: 40px;
  float: left;
  border-top: 2px solid #555;
}

.signagelbl {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #646464;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.signimg {
  position: relative;
  z-index: 10;
  display: block;
  width: 90%;
  margin-top: -10px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.datelbl {
  width: 100%;
  margin-top: 15px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #646464;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.printbtn {
  position: fixed;
  display: none;
  width: 100px;
  height: auto;
}

.print {
  width: 100%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}

.innerrow {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.proudly_row {
  width: 100%;
  min-height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}

.proudly_text {
  width: 100%;
  float: left;
  font-family: 'Franklin gothic book', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.75px;
}

.name_row {
  width: 100%;
  min-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
}

.name_surname {
  display: block;
  width: auto;
  margin: 0px auto;
  float: none;
  font-family: 'Franklin gothic book', sans-serif;
  color: #117dc1;
  font-size: 42px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.25px;
}

.registered_text_row {
  width: 100%;
  min-height: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  float: left;
}

.titlebolded {
  color: #333;
  font-size: 35px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}

.underline_name {
  display: block;
  width: 350px;
  height: 1px;
  margin-top: 5px;
  margin-left: 28%;
  float: left;
  border: 1px solid #424242;
  background-color: #424242;
}

.register_details_row {
  width: 100%;
  min-height: 50px;
  margin-top: 0px;
  margin-bottom: 15px;
  float: left;
}

.reg_col_1 {
  width: 25%;
  min-height: 50px;
  float: left;
}

.reg_col_2 {
  width: 30%;
  min-height: 50px;
  float: left;
}

.reg_col_3 {
  width: 25%;
  min-height: 50px;
  float: left;
}

.register_text {
  width: 100%;
  float: left;
  font-family: 'Franklin gothic book', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.75px;
}

.register_text_info {
  width: 100%;
  float: left;
  font-family: 'Franklin gothic book', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.75px;
}

.reg_col_4 {
  width: 20%;
  min-height: 50px;
  float: left;
}

.signees {
  width: 100%;
  float: left;
  font-family: 'Franklin gothic', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.75px;
}

.sign_col1 {
  width: 24.5%;
  min-height: 50px;
  float: left;
}

.sign_col2 {
  width: 31%;
  min-height: 50px;
  float: left;
}

.sign_col3 {
  width: 30%;
  min-height: 50px;
  float: left;
}

.sign_col4 {
  width: 10%;
  min-height: 50px;
  float: left;
}

.signature1 {
  width: 25%;
  margin-top: 15px;
  float: left;
}

.signee_txt {
  width: 100%;
  float: left;
  font-family: 'Franklin gothic book', sans-serif;
  color: #666;
  font-size: 14px;
  letter-spacing: 0.75px;
}

.sign_left {
  width: 100%;
  min-height: 50px;
  margin-top: 0%;
  float: left;
}

.signature2 {
  width: 40%;
  margin-top: 20px;
  float: left;
}

.signatures_row {
  width: 100%;
  margin-top: 15px;
  float: left;
}

.footer_row_piece_1 {
  width: 100%;
  min-height: 50px;
  float: left;
}

.footerimg1 {
  width: 100%;
  float: left;
}

.footer_row_piece_2 {
  width: 55%;
  float: left;
}

.footer_row_piece_3 {
  width: 45%;
  min-height: 190px;
  float: left;
}

.footer_copy {
  width: 100%;
  float: left;
  font-family: 'Franklin gothic', sans-serif;
}

.serial_number {
  position: static;
  width: 100%;
  margin-top: 0px;
  float: none;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
}

.headimg {
  width: 100%;
  margin-left: 0px;
  padding: 0px;
  float: left;
}

.div1 {
  width: 100%;
  height: 445px;
  color: #157cc1;
}

.div2 {
  overflow: hidden;
  width: 100%;
  height: auto;
}

.namesurname {
  overflow: visible;
  width: 68%;
  margin: 0px auto;
  padding-top: 10px;
  background-color: transparent;
  font-family: 'Great Vibes', cursive;
  color: #157cc1;
  font-size: 45px;
  line-height: 75px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.div3 {
  width: 100%;
  height: 65px;
  margin-top: 25px;
}

.p1 {
  position: relative;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.div4 {
  display: block;
  width: 100%;
  min-height: 50px;
  margin-top: 38px;
}

.centered_div {
  width: 48%;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.somtext_left {
  position: relative;
  width: 65%;
  padding-left: 10px;
  float: left;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  line-height: 20px;
  font-weight: 400;
}

.sometext_right {
  position: relative;
  width: 35%;
  float: left;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  line-height: 20px;
  font-weight: 400;
}

.div5 {
  width: 100%;
  height: auto;
  margin-top: 80px;
}

.centered_div_2 {
  width: 68%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.leftdiv {
  position: relative;
  width: 38%;
  height: auto;
  float: left;
}

.right_div {
  width: 36.5%;
  height: auto;
  float: right;
}

.signname1 {
  position: relative;
  width: 100%;
  float: right;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}

.signname2 {
  position: relative;
  width: 100%;
  float: left;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 14px;
  font-weight: 600;
}

.sometitle1 {
  position: relative;
  width: 100%;
  float: left;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  text-align: right;
}

.sometitle2 {
  position: relative;
  width: 100%;
  float: left;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}

.div6 {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 20px;
  line-height: 18px;
}

.div7 {
  display: block;
  width: 100%;
  height: auto;
}

.p2 {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
}

.footerbot {
  width: 100%;
  height: 115px;
}

.div8 {
  width: 100%;
  height: 35px;
  padding-top: 5px;
  background-color: #fff;
}

.part1 {
  position: relative;
  width: 100%;
  min-height: 495px;
  float: left;
}

.part2 {
  position: relative;
  width: 100%;
  min-height: 400px;
  float: left;
  opacity: 1;
}

.part3 {
  position: relative;
  width: 100%;
  min-height: 100px;
  float: left;
}

.signature_wrap {
  width: 75%;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.signature_left {
  width: 30%;
  min-height: 100px;
  float: left;
}

.signature_right {
  position: relative;
  width: 30%;
  min-height: 100px;
  float: right;
}

.signature_img_row {
  position: relative;
  width: 100%;
  min-height: 60px;
  float: left;
}

.signature_name {
  position: relative;
  width: 100%;
  padding-top: 5px;
  float: left;
  border-top: 2px solid #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}

.sigimgs {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.tp1 {
  position: relative;
  width: 100%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  text-align: center;
}

.tp2 {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 35px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: center;
}

.divider_row {
  position: relative;
  width: 100%;
  height: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
}

.div_line_1 {
  position: relative;
  width: 55%;
  height: 1.5px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #333;
  background-color: transparent;
}

.tp3 {
  position: relative;
  width: 100%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  text-align: center;
}

.tp4 {
  position: relative;
  width: 100%;
  margin-top: 15px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: center;
}

.div_line_2 {
  position: relative;
  width: 45%;
  height: 1.5px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #333;
  background-color: transparent;
}

.tp5 {
  position: relative;
  width: 100%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  text-align: center;
}

.tp6 {
  position: relative;
  width: 100%;
  margin-top: 15px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.div_line_3 {
  position: relative;
  width: 40%;
  height: 1.5px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #333;
  background-color: transparent;
}

.tp7 {
  position: relative;
  width: 100%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  text-align: center;
}

.tp8 {
  position: relative;
  width: 100%;
  margin-top: 15px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.div_line_4 {
  position: relative;
  width: 30%;
  height: 1.5px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #333;
  background-color: transparent;
}

@font-face {
  font-family: 'Franklin gothic';
  src: url('../fonts/Franklin-Gothic-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Franklin gothic book';
  src: url('../fonts/Franklin-Gothic-Book-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Source sans pro';
  src: url('../fonts/source-sans-pro.semibold.ttf') format('truetype'), url('../fonts/source-sans-pro.bold.ttf') format('truetype'), url('../fonts/source-sans-pro.regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Source sans pro';
  src: url('../fonts/source-sans-pro.bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Source sans pro';
  src: url('../fonts/source-sans-pro.semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Source sans pro';
  src: url('../fonts/source-sans-pro.light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Effra';
  src: url('../fonts/Effra-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Greatvibes';
  src: url('../fonts/GreatVibes-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Leaguespartan';
  src: url('../fonts/LeagueSpartan-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}