* {
  margin: 0;
  padding: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  /*    -ms-backface-visibility: hidden;*/
  -o-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

body {
  -moz-user-select: none;
}

p {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-transform: translateZ(0);
}

* {
  font-size: 100%;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#container {
  width: 300px;
  height: 600px;
  /* height: 2000px; */
  box-sizing: border-box;
  border: 1px solid #c1c1c1;
  overflow: hidden;
  visibility: hidden;
  background: #f0efed;

  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.collapsed-panel {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 298px;
  height: 598px;
  /* border: 1px solid #c1c1c1; */
  /* box-sizing: border-box; */
  overflow: hidden;
}
.IRI_mainContainer {
  visibility: hidden;
  opacity: 0;
}

div {
  position: absolute;
}

.overallclick {
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0px;
  cursor: pointer;
}

sup {
  line-height: 0px;
}

.wrapper {
  width: 300px;
  height: 600px;
  top: -1px;
  left: -1px;
}

.wrapper * {
  background-repeat: no-repeat;
}

.bgf1 {
  background-size: 300px 600px;
  width: 300px;
  height: 600px;
  top: 0px;
  left: 0px;
}

#image1 {
  width: 300px;
  height: 600px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
  /* opacity: 0; */

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.headText {
  position: absolute;
    top: 6px;
    left: 177px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 13px;
    line-height: 14px;
    /* letter-spacing: -0.35px; */
    text-align: left;
}

/*Frame1 copies*/

.Copy1 {
  position: absolute;
  top: 99px;
  left: 7px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  /* letter-spacing: -0.15px; */
  color: #da0812;
  font-size: 21px;
  line-height: 25px;
  text-align: left;
  transform: translate(-10px, 0px);

  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.CopyActor {
  position: absolute;
  top: 343px;
  left: 150px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  /* letter-spacing: -0.15px; */
  color: #ffffff;
  font-size: 11px;

  opacity: 1;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.CopyActor2 {
  position: absolute;
  top: 357px;
  left: 149px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 10px;
  color: #ffffff;
  font-size: 9px;
  font-style: italic;
  text-align: left;

  opacity: 1;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#image2 {
  width: 300px;
  height: 600px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0px;
  top: 0px;
  opacity: 0;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/*Frame2 copies*/
.Copy2 {
  position: absolute;
  top: 99px;
  left: 7px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  color: #da0812;
  font-size: 21px;
  line-height: 25px;
  text-align: left;
  transform: translate(-10px, 0px);

  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#footer{
  position: absolute;
  top: 385px;
  left: 6px;
  font-size: 10.51px;
  color: #444444;
}
#footerSup{
  position: relative;
  top: 1;
  font-size: 6px;
}

#cta {
  width: 123px;
  height: 28px;
  position: absolute;
  top: 181px;
  left: 7px;
  background-color: #006072;
  border-radius: 4px;
  opacity: 0;
  transform: translate(-10px, 0px);

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#arrowCta {
  width: 13px;
  height: 13px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  left: 96px;
  top: 7px;
  /* opacity: 0; */

  /* transform: translate(-10px, 0px) rotate(0.00deg);
    -webkit-transition: opacity .5s ease-out, transform .5s ease-out;
    -moz-transition: opacity .5s ease-out, transform .5s ease-out;
    transition: opacity .5s ease-out, transform .5s ease-out; */
}

#cta_text {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 13px;
  width: 122px;
  position: absolute;
  text-align: left;
  left: 14px;
  top: 4px;
  /* transform: translate(0px, 0px) rotate(0.00deg);


    -webkit-transition: opacity .5s ease-out, transform .5s ease-out;
    -moz-transition: opacity .5s ease-out, transform .5s ease-out;
    transition: opacity .5s ease-out, transform .5s ease-out; */
}

#supf1 {
  font-size: 6px;
  position: relative;
  left: 0px;
  top: 1px;
}

/* -------------------- ISI -------------------- */

#isiHeader {
  width: 298px;
  height: 19px;
  top: 0px;
  background-color: #ffffff;
  -webkit-transform: translate(0px, 399px);
  -moz-transform: translate(0px, 399px);
  -ms-transform: translate(0px, 399px);
  -o-transform: translate(0px, 399px);
  transform: translate(0px, 399px);
}

#ihText {
  top: 2px;
  left: 7px;
  color: #006072;
  font-size: 12px;
  line-height: 14px;
}

#isiHeaderBottom {
  width: 298px;
  height: 17px;
  bottom: 0px;
  cursor: pointer;
  background-color: #eeeeee;
  font-family: "Open Sans", sans-serif;

  -webkit-transform: translate(0px, 600px);
  -moz-transform: translate(0px, 600px);
  -ms-transform: translate(0px, 600px);
  -o-transform: translate(0px, 600px);
  transform: translate(0px, 600px);
}

#ihTextBottom {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  top: -1px;
  margin: 0px 0px 0px 7px !important;
  color: #134b8e;
  text-decoration: underline;
  cursor: pointer;
}

.isiBg {
  /*
    width: 298px;
    height: 232px;
    background-color: #fff;

    -webkit-transform: translate(0px, 187px);
    -moz-transform: translate(0px, 187px);
    -ms-transform: translate(0px, 187px);
    -o-transform: translate(0px, 187px);
       transform: translate(0px, 187px);
*/
}

#isiContainer {
  width: 298px;
  height: 74px;
  /* height: 2000px; */
  overflow: hidden;
  cursor: default;
  background-color: #ffffff;
  border-top: 1px solid #c1c1c1;
  -webkit-transform: translate(0px, 420px);
  -moz-transform: translate(0px, 420px);
  -ms-transform: translate(0px, 420px);
  -o-transform: translate(0px, 420px);
  transform: translate(0px, 420px);
}

#isiContent {
  position: absolute;
  top: 9px;
  left: 5.5px;
  width: 298px;
  line-height: 7px;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.isiLogo {
  width: 278px;
  height: 58px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative !important;
  background-position: 195px;
  bottom: 61px;
}

.plusIcon {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 401px;
  left: 283px;
  cursor: pointer;
}

.minusIcon {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  left: 283px;
  cursor: pointer;
}

#scrollBg {
  width: 8px;
  right: 0px;
  top: 0px;
  height: 63px;
  border: 1px solid #c1c1c1;
  background-color: #ffffff;
  -webkit-transform: translate(297px, 406px);
  -moz-transform: translate(297px, 406px);
  -ms-transform: translate(297px, 406px);
  -o-transform: translate(297px, 406px);
  transform: translate(297px, 406px);
}

#scrollBar {
  width: 6px;
  background-color: #bbbbbb;
  cursor: pointer;
  border: 1px solid #ffffff;
  opacity: 0.4;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.isiHeader {
  font-weight: 700;
  color: #006072;
  font-size: 12px;
  line-height: 14px;
  padding-top: 6px;
}

.isiTextBold {
  font-weight: 700;
  color: #444444;
  font-size: 12px;
  line-height: 14px;
  padding-top: 1px;
}

.isiText {
  font-weight: 400;
  color: #444444;
  font-size: 12px;
  line-height: 14px;
  padding-top: 3px;
}

#supISI_bold {
  position: relative;
  font-size: 6px;
  top: 1px;
}

#supISI_bold_green {
  position: relative;
  font-size: 6px;
  top: 1px;
}

.bullet_main {
  color: #444444;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  padding-top: 5px;
  padding-left: 8px;
}

.bullet_black {
  position: absolute;
  top: 7px;
  left: 0px;
  font-weight: 400;
  line-height: 10px;
}

.notoBold {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

.notoSemi {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
}

.notoReg {
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
}

.openBold {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.supISI {
  position: relative;
  font-size: 7px;
  top: 1px;
}

.osHeadText {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  line-height: 11px;
}

.novaLogo {
  width: 54px;
  height: 39px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -13px;
  right: 25px;
  display: inline-block;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
  .sub_headertxt {
    padding-top: 1px;
  }
}

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align: auto) {
}

/* Property Work's For Internet Explorer 11, 10 Only */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}

/* -------------------- DISPLAY -------------------- */
