* {
    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);
    webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

body {
    -moz-user-select: none;

}

div {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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);
}

#container {
    width: 300px;
    height: 250px;
    box-sizing: border-box;
    border:1px solid #c1c1c1;
    background-color: #f0efed;
    overflow: hidden;
    visibility: hidden;
}

#guide {
    /* visibility: hidden; */
}

div {
    position: absolute;
}

sup {
    position: relative;
    line-height: 0px;
    font-size: 0.57em;
    top: 0.08em;
}

a {
    text-decoration: none;
}

i {
    font-style: italic;
}

b {
    font-weight: 700;
}

u {
    text-decoration: underline;
}

.wrapper {
    width: 300px;
    height: 250px;
    position: absolute;
    top: -1px;
    left: -1px;
}

.adSize {
    top: 0px;
    left: 0px;
    width: 300px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
}


.hotspot {
    position:absolute;
    width:300px;
    height:250px;
    top: 0px;
    left: 0px;
    cursor:pointer;
}

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

.notoSemiBold {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
}

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

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

.hidden {
    opacity: 0;
}

.fadeDown {
    opacity: 0;
    transform: translate(0px, -10px);
}

.fadeLeft {
    opacity: 0;
    transform: translate(-10px, 0px);
}

.transition {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}


/* --------------------------------- FRAMES ---------------------------------------- */

.reg_sup {
    position: relative;
    line-height: 0px;
    font-size: 0.57em;
    top: 0.1em;
}

#header-text {
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    top: 2.5px;
    left: -.5px;
    line-height: 13px;
    letter-spacing: -.25px;
    text-align: center;
    width: 300px;
}

#cta {
    top: 0px;
    left: -1px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
}

#cta-text {
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: 103.5px;
    left: 25px;
}

#cta-arrow {
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: 105.5px;
    left: 104px;
    height: 13px;
    width: 13px;
    background-size: contain;
    background-repeat: no-repeat;
}

#logo {
    top: 0px;
    left: 0px;
}

#bg {
    top: 0px;
    left: 0px;
}

#copy-f1 {
    font-size: 15px;
    color: #da0812;
    top: 39px;
    left: 8px;
    line-height: 18px;

    opacity: 0;
    transform: translateX(-10px);
}
#copy-sub-f1 {
    font-size: 9px;
    color: #1d1d1d;
    top: 132px;
    left: 8.5px;
    line-height: 11px;
}

#copy-f2 {
    font-size: 15px;
    color: #da0812;
    top: 39px;
    left: 8px;
    line-height: 18px;

    opacity: 0;
    transform: translateX(-10px);
}

#copy-sub-f2 {
    font-size: 9px;
    color: #444444;
    top: 132px;
    left: 8px;
    line-height: 10.5px;
    letter-spacing: .05px;
    opacity: 0;
}

#copy-f3 {
    font-size: 15px;
    color: #da0812;
    top: 39px;
    left: 8px;
    line-height: 18px;

    opacity: 0;
    transform: translateX(-10px);
}
#copy-sub-f3 {
    font-size: 9px;
    color: #444444;
    top: 132px;
    left: 8.5px;
    line-height: 10.5px;
    letter-spacing: .05px;
}

#lady-f1 {
    top: 0px;
    left: 0px;
    opacity: 1;
    z-index: -1;
}
#lady-f2 {
    top: 0px;
    left: 1px;
    opacity: 0;
    z-index: -1;
}
#lady-f3 {
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: -1;
}

/* adjustments */
#f2-reg-adjustment {
    top: 0px !important; 
}
#f3-reg-adjustment {
    top: 0px !important; 
}

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

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

#isi-first {
    color: #444444;
    font-size: 13px;
    line-height: 16px;
    margin-left: -1px;
}
#isi-second {
    color: #444444;
    font-size: 12px;
    line-height: 14px;
    margin-left: -1px;
}

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

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

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

.bullet_main {
    color: #444444;
    font-weight: 400;
    font-size: 12px;
    line-height: 14.5px;
    padding-top: 6px;
    padding-left: 6px;
    letter-spacing: 0.03px;
}

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

div#novo-logo {
    width: 54px;
    height: 39px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    bottom: 40px;
    left: 222px;
}

#scrollBg {
    width: 8px;
    height: 48px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;

    -webkit-transform: translate(285px, 21px);
    -moz-transform: translate(285px, 21px);
    -ms-transform: translate(285px, 21px);
    -o-transform: translate(285px, 21px);
    transform: translate(285px, 21px);
}

#scrollBar {
    width: 6px;
    background-color: #545454;
    cursor: pointer;
    border: 1px solid #ffffff;
    opacity: .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);
}

#isiBtnP{
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    right: 3px;
    top: 3px;
    cursor: pointer;
}
#isiBtnM{
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    right: 3px;
    top: 21px;
    cursor: pointer;
}

#IRI_mainContainer {
    width: 300px;
    height: 250px;
    background-color: #ffffff;
    visibility:hidden;
}

#isiBg {
    width: 300px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -1px;
    left: -1px;
    display: none;
}

#isiContainer {
    overflow:hidden;
    width: 300px;
    height: 191px;
    cursor: default;
    background-color: #ffffff;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiContent {
    width: 278px;
    padding-left: 5px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiContent > * {
    position: static;
}

#isiHeader {
    border-top: 1px solid #c1c1c1;
    width: 300px;
    height: 18px;
    top: 0px;
    background-color: #ffffff;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

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


#isiHeaderBottom {
    background-color: #eeeeee;
    width: 300px;
    height: 18px;
    -webkit-transform: translate(0px, 75px);
    -moz-transform: translate(0px, 75px);
    -ms-transform: translate(0px, 75px);
    -o-transform: translate(0px, 75px);
    transform: translate(0px, 75px);
    cursor: pointer;
}

#ihTextBottom {
    font-size: 12px;
    top: .5px;
    margin: -1px 0px 0px 7px !important;
    color: #134b8e;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {

}

/* adjustments */
.header-adj {
    letter-spacing: -.1px;
}
.rec-sup-adjustment {
    top: -.3px;
}
.description {
    font-size: 12px;
    color: #444444;
    line-height: 14.3px;
    margin-left: -1.5px;
}
