div#inst, div#link {
  height: 200px;
  display: none;
  scale: 0.9;
  position: fixed;
  left: -40vw;
  top: -20vw;
}

iframe#linkedinmedia, iframe#instagram-embed-0 {
  min-width: 44vw !important;
  height: 50vh;
  zoom: 0.9;
  border-radius: 10px !important;
  max-width: 100vw !important;
  -webkit-box-shadow: 3px 1px 10px #00000078 !important;
          box-shadow: 3px 1px 10px #00000078 !important;
}

button#fullscreen-button {
  -webkit-filter: invert(1);
          filter: invert(1);
}

button#config-button {
  display: none !important;
}
.qclosed {
  display: none !important;
}
div[notetags="quiz"][index="1"], div[notetags="quiz"][index="2"], div[notetags="quiz"][index="3"], div[notetags="quiz"][index="4"]   {}
.qclosed {
  display: none;
  opacity: 0;
}
option.chosed {
  background: #63b6a4 !important;
  color: white !important;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
}
navg {
  font-size: 1.3vw;
  color: #55bca4;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 4%;
}



div[notetags="quiz"] option {zoom: 0.8 !important;letter-spacing: 0px !important;font-size: 1.8vw !important;}

button[clientid="3"] div#int-block[notetags="quiz"] {
    scale: 0.9;
}

div[notetags="quiz"] option:active, div[notetags="quiz"] option:focus {
  background: #63b6a4 !important;
  color: white;
}

button[data-type="marker"][clientid="3"] option[target="privacy"] {
  color: #55bca4;
  font-weight: bold;
}
form label {
  color: #55bca4;
  font-size: 2.3vw;
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase;
}
endmessage {
  font-size: 1.6vw;
  color: #00644d;
  font-weight: bold;
  width: 400px;
  display: block;
  top: 24vw;
  text-align: left;
  left: 0vw
}
input#refresh {
  top: 8vw;
  left: 0vw;
   border-color: #55bca4;
  font-weight: bold;
  color: white;
  background: #55bca4;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 2.5vw;
  width: 31vw !important;
}
input#refresh {
  font-size: 2.3vw;
  border-radius: 5px;
  margin: 1px;
  padding: 1vw;
  border: none;
  padding: 6%;
}
form#lead-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

div#int-block {
  height: 100%;
}


#lead-form input {
  font-size: 2.3vw;
  border-radius: 5px;
  margin: 1px;
  border: 1px solid gray;
  padding: 1vw;
  background: whitesmoke;
}

#lead-form input[type="submit" i] {
  border-color: #55bca4;
  font-weight: bold;
  color: white;
  background: #55bca4;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 2.5vw;
  width: 30vw !important;
}
button[clientid="3"] div#int-block[notetags="quiz"] {
  height: 100%;
  background: white;
  color: black;
  padding: 7%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 10px;
}
div#toolbar-attach {
  position: absolute;
  bottom: 0;
}

button#play-button
{
    background-image: url(https://omniinteractive.b-cdn.net/gl-assets/inter_vi.png);
    background-repeat: no-repeat;
    background-size: 1000px;
    background-position: 28.2% 45.3%;
    opacity: 0.9;
    scale: 1;
}

button#play-button{
    scale: 0.8;
    height: 55px!important;
    min-width: 60px !important;
    width: -webkit-fill-available;
    border-radius: 100%;
    cursor: pointer;
    /* border: 3px solid red; */
    max-width: 60px !important;
    background-color: transparent;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}



button#play-button {
    position: absolute;
    left: 75%;
    scale: 0.9 !important;
    font-size: 0px;
}
button#showtoolbar-button {
  background: red;
}
button[data-type="quiz"][clientid="3"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px;
  border-radius: 20px !important;
}

div[notetags="quiz"] option {
  border-radius: 10px !important;
  overflow: hidden;
  padding: 10px !important;
  cursor: pointer !important;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: normal !important;
   all: unset;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: pulse 0.5s ease-in-out infinite ;
          animation: pulse 0.5s ease-in-out infinite ;
  padding: 3%;
  background: #efefef;
  margin: 2%;
}

button[clientid="3"] div#int-block[notetags="quiz"] {
  font-size: 1.8vw;
  font-weight: bold;
  zoom: 0.9;
  -webkit-box-shadow: 1px 1px 10px #0000002b;
          box-shadow: 1px 1px 10px #0000002b;
}

div[notetags="quiz"] option:hover {
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  background: #e3e3e3;
}
div#toolbar-controls {
  -webkit-filter: invert(1);
          filter: invert(1);
  -webkit-backdrop-filter: none !Important;
          backdrop-filter: none !Important;
}
button#v1, button#v2 {
  //background: red;
  cursor: pointer;
 }

button[data-type="marker"][clientid="3"] div#int-block {
  height: 100%;
}
button[data-type="marker"][clientid="3"] option {
  height: 100%;
}

button[clientid="3"][data-type="branch"] {
   border-radius: 0px !important;
  font-size: 100px;
  color: black;
  text-transform: uppercase;
  background: transparent !important;
  border: 2px solid black;
  border-radius: 13px !important;
}

button[clientid="3"][data-type="branch"] option {
  color: black !important;
  font-size: 1.6vw !important;
  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;
  letter-spacing: 0.4px;
}
.hotspot {
  height: 100%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
}

button[data-type="hotspot"] div#int-block {
  height: 100%;
  width: 100%;
}

.popup {
  width: 200%;
  height: 200%;
  position: fixed;
  left: 0 !important;
}
button#close-popup, button#close-popup-insta, button#close-popup-link {
  overflow: visible;
  z-index: 5;
}

.popup {
  overflow: visible !important;
}

.popup-content {
  overflow: hidden;
}

#i11 .popup {
  left: 20vw !important;
}

#i14 .popup {
  left: -5vw !important;
}
p#popup-text {
  line-height: 2.3vw;
  color: #494949;
  text-align: justify;
  /* font-size: 1.2em; */
  font-size: 1.6vw;
  /* font-size: 2.8vh; */
}

.popup-content {
  height: -webkit-fill-available !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

button#close-popup, button#close-popup-insta, button#close-popup-link {
  position: fixed;
  width: 50px;
  font-size: 18px;
  right: -21px;
  zoom: 1.3;
  bottom: 0;
  font-weight: bold;
  -webkit-box-shadow: 0px 0px 9px 0px #00000078;
          box-shadow: 0px 0px 9px 0px #00000078;
  border-radius: 100%;
  background: red;
  height: 50px;
  padding: 2%;
  cursor: pointer;
}
.interaction[data-type="branch"] {
    background: #ffffff9c;
    border-radius: 100%;
    -webkit-box-shadow: inset 0px 0px 6px 0px grey;
            box-shadow: inset 0px 0px 6px 0px grey;
}

.interaction[data-type="branch"] #int-block {
    width: 100%;
    height: 100%;
}

.interaction[data-type="branch"] option {
    width: 100%;
    cursor: pointer;
    height: 100%;
    font-size: 0px;
    margin: 0px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    padding: 0px !important;
}

.interaction[data-type="branch"] option:hover {
    -webkit-box-shadow: inset 1px 0px 14px 1px #00000054;
            box-shadow: inset 1px 0px 14px 1px #00000054;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
button#agi2 {
  -webkit-animation: pulse 0.5s ease-in-out infinite ;
          animation: pulse 0.5s ease-in-out infinite ;
}


option {font-family: 'Poppins', sans-serif;font-weight: bold;letter-spacing: 3px !important;}

button#agi2 {
    border: 3.4px solid #434448;
    border-radius: 23px !important;
}
@-webkit-keyframes pulse {
  0% {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulse {
  0% {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}