/* __V3D_TEMPLATE__ - template-based file; delete this line to prevent this file from being updated */
html {
    overflow: hidden;
}

body {
    margin: 0px;
    overflow: hidden;
}

#container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

div#fullscreen_button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    display: none;
}

.fullscreen-open {
    background-image: url('media/fullscreen-open.png');
}

.fullscreen-close {
    background-image: url('media/fullscreen-close.png');
}

/* removes tap blinking on ios devices */

/* Annotations Style */
.v3d-annotation {
  position: absolute;
    top: -15px;
    left: -15px;
    width: auto;
    min-width: 30px;
    height: 30px;
    padding: 2px 8px;
    border: 1px solid #fff;
    border-radius: 18px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    border-bottom-left-radius: 0px;
    font-size: 16px;
    font-family: sans-serif;
    line-height: 26px;
    color: #fff;
    text-align: center;
    user-select: none;
    background: #b0bf6a;
}

/*webflow part */
.preloader_screen {
  position: fixed;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.logo-background {
  position: relative;
  top: 40%;
  display: block;
  width: 320px;
  height: 143px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border: 0px none #000;
  background-image: url('./images/logo_background.svg');
  background-position: 0px 0px;
  background-size: 320px;
}

.progress-bar {
  position: relative;
  z-index: 1;
  width: 0%;
  height: 100%;
  float: left;
  clear: none;
  border: 0px solid #000;
  background-image: url('./images/progress_bar.svg');
  background-position: 0px 0px;
  background-size: 320px;
}

.logo-title {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  float: none;
  background-image: url('./images/logo.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-circle {
  position: relative;
  top: 0px;
  z-index: 3;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: auto;
  float: none;
  clear: none;
}

.div-block {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('./images/logo_background.gif');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.help-info {
  position: absolute;
  left: 0px;
  top: 25%;
  right: 0px;
  z-index: 3;
  display: none;
  width: 400px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border: 0px solid #bebebe;
  border-radius: 30px;
  background-color: #f3f3f3;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.24);
}

.heading-block {
  height: 10%;
}

.help-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  float: left;
  font-family: Varelaround, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.row-upper {
  width: 100%;
  height: 80%;
  float: none;
}

.help-info-inner {
  width: 360px;
  height: auto;
  margin: 20px;
}

.column {
  height: 100%;
  clear: left;
}

.column-2 {
  height: 100%;
  clear: right;
}

.row-lower {
  width: 100%;
  height: 10%;
  float: none;
}

.rotate-text {
  display: block;
  width: 50%;
  margin-top: 6px;
  float: right;
  font-family: 'Varela Round', sans-serif;
  color: #a5a5a5;
  font-size: 24px;
  text-align: center;
}

.help-close-button {
  width: auto;
  height: auto;
  padding: 7px 13px;
  float: right;
  clear: none;
  border-radius: 50px;
  background-color: #bebebe;
  font-family: 'Varela Round', sans-serif;
  font-size: 14px;
  font-weight: 900;
}

.help-close-button:hover {
  background-color: #ed803d;
}

.image {
  margin-top: 10px;
  margin-bottom: 8px;
}

.image-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-menu-maximized {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  width: 484px;
  height: 62px;
  margin-right: auto;
  margin-left: auto;
  border-width: 0px;
  border-top-style: solid;
  border-top-color: #bebebe;
  border-right-style: solid;
  border-right-color: #bebebe;
  border-left-style: solid;
  border-left-color: #bebebe;
  border-top-left-radius: 30px;
  border-top-right-radius: 32px;
  background-color: #f3f3f3;
}

.social-media-buttons {
  display: block;
  overflow: hidden;
  width: 180px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: none;
  border-radius: 0px;
}

.image-5 {
  width: 60px;
  height: 60px;
  border-radius: 0px;
}

.image-6 {
  width: 60px;
  height: 60px;
}

.linkedin-button {
  width: 50px;
  height: 50px;
  margin: 5px 5px 4px;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('./images/linkedin.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.facebook-button {
  width: 50px;
  height: 50px;
  margin: 5px;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('./images/facebook_button.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.twitter-button {
  width: 50px;
  height: 50px;
  margin: 5px;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('./images/twitter.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.google-button {
  width: 50px;
  height: 50px;
  margin: 6px 5px 5px;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('./images/google.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.minimize-button {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  border-style: none;
  border-color: #000;
  background-color: #d3b9be;
  background-image: url('./images/minimize.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.minimize-button:hover {
  background-color: #ed803d;
}

.main-buttons {
  display: block;
  width: 180px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  border-top-right-radius: 28px;
}

.fullscreen-button {
  width: 60px;
  height: 60px;
  float: right;
  border-style: solid;
  border-color: #000;
  border-top-left-radius: 0px;
  background-color: #958588;
  background-image: url('./images/fullsceen_1.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.fullscreen-button:hover {
  background-color: #ed803d;
}

.help-button {
  width: 60px;
  height: 60px;
  float: right;
  border-style: solid;
  border-color: #000;
  border-top-right-radius: 28px;
  background-color: #928285;
  background-image: url('./images/help.svg');
  background-position: 50% 50%;
  background-size: contain;
}

.help-button:hover {
  background-color: #ed803d;
}

.main-menu-minimized {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
  width: 84px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  border-top: 0px solid #bebebe;
  border-right: 0px solid #bebebe;
  border-left: 0px solid #bebebe;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #f3f3f3;
}

.maximize-button {
  display: block;
  width: 80px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-color: #000;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #bebebe;
  background-image: url('./images/maximize.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.maximize-button:hover {
  background-color: #ed803d;
}

.body {
  border-style: none;
  border-top-width: 2px;
  border-top-color: #bebebe;
  border-right-width: 2px;
  border-right-color: #bebebe;
  border-left-width: 2px;
  border-left-color: #bebebe;
  background-color: #000;
}

.div-block-2 {
  width: 240px;
  height: 100px;
  margin-top: 13px;
  margin-bottom: 0px;
  margin-left: 38px;
  float: left;
}

.images {
  height: 70%;
  margin: 10px auto;
}

.image-7 {
  display: block;
  width: auto;
  height: auto;
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
}

.image-8 {
  display: block;
  width: auto;
  height: auto;
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.pan-text {
  display: block;
  width: 50%;
  margin-top: 6px;
  float: left;
  font-family: 'Varela Round', sans-serif;
  color: #a5a5a5;
  font-size: 24px;
  text-align: center;
}

.help-images-background {
  width: 50%;
  height: 100%;
  float: left;
  background-color: #ed803d;
}

.div-block-4 {
  width: 50%;
  height: 100%;
  float: right;
  background-color: #ed803d;
}

.text {
  margin-top: 10px;
  margin-bottom: 10px;
}

.v3d-annotation-dialog {
  position: absolute;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: 500px;
  min-width: 250px;
  margin: 25px;
  padding: 0px;
}

.annotation_inner_div {
  width: 250px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.header_div {
  width: 100%;
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b0bf6a), to(#b0bf6a));
  background-image: linear-gradient(180deg, #b0bf6a, #b0bf6a);
}

.annotation_main_head {
  display: block;
  overflow: hidden;
  margin: 0px 10px;
  padding: 10px;
  font-family: Segoeui, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.text_part {
  width: auto;
  height: auto;
  float: left;
}

.div-block-5 {
  display: none;
  width: 50px;
  height: auto;
  float: right;
}

.button {
  display: block;
  overflow: hidden;
  width: 28px;
  height: 28px;
  max-height: 28px;
  max-width: 28px;
  min-height: 25px;
  min-width: 25px;
  margin: 10px auto;
  padding: 5px 9px;
  float: none;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ab377a), to(#ab377a));
  background-image: linear-gradient(180deg, #ab377a, #ab377a);
  font-family: Varelaround, sans-serif;
  color: #fff;
  line-height: 20px;
  font-weight: 700;
}

.annotation_image {
  width: 100%;
  height: auto;
}

.annotation_image_div {
  position: relative;
  width: 100%;
  height: auto;
  float: none;
}

.image_corner_div {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 12;
  overflow: visible;
  width: 50px;
  height: 50px;
  float: left;
  clear: left;
  background-image: url('./images/image_corner.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  margin: 25px auto 5px;
  padding-right: 25px;
  padding-left: 6px;
  float: left;
  clear: none;
  font-family: Segoeui, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.annotation_text_div_block {
  width: 100%;
  height: auto;
  float: none;
}

.annotation_secondary_head {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-right: 2px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Segoeui, sans-serif;
  color: #2a2a2a;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}

.annotation_main_discription {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 10px 10px 0px;
  font-family: 'PT Serif', serif;
  color: #2a2a2a;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
}

.annotation_buttons_div {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.readmore_button {
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  background-color: #b0bf6a;
  color: #000;
}

.datasheet_button {
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  background-color: #ab377a;
}

.annotation_info_div {
  width: 100%;
  height: auto;
}

.annotation-menu {
  display: block;
  width: 400px;
  height: 31px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: #f3f3f3;
}

.annotation-button-left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 26px;
  height: 26px;
  margin: 2px 2px 2px 4px;
  padding: 8px 0px;
  border-radius: 15px;
  background-color: #958689;
  font-size: 14px;
  line-height: 10px;
  text-align: center;
}

.annotation-name {
  display: block;
  width: 300px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.annotation-div {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: #fff;
}

.annotation-button-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 26px;
  height: 26px;
  margin: 2px 4px 2px 2px;
  padding: 8px 0px;
  border-radius: 15px;
  background-color: #958689;
  font-size: 14px;
  line-height: 10px;
  text-align: center;
}

.autorotation {
  width: 60px;
  height: 60px;
  float: right;
  border-style: solid;
  border-color: #000;
  border-top-left-radius: 0px;
  background-color: #958588;
  background-image: url('./images/autorotate.svg');
  background-position: 50% 50%;
  background-size: 100% 100px;
}

.autorotation:hover {
  background-color: #ed803d;
}

@media (max-width: 991px) {
  .logo-background {
    top: 35%;
  }
  .help-info {
    height: auto;
  }
  .help-info-inner {
    height: auto;
  }
  .rotate-text {
    display: inline-block;
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    float: right;
    clear: right;
  }
  .images {
    display: block;
    height: auto;
    margin: 10px auto;
    float: none;
    clear: both;
  }
  .image-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .pan-text {
    display: inline-block;
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    clear: right;
  }
  .help-images-background {
    width: 50%;
    height: 100%;
    float: left;
    clear: none;
  }
  .div-block-4 {
    overflow: hidden;
    width: 50%;
    height: 100%;
    float: right;
  }
  .text {
    margin-top: 10px;
  }
  .image-9 {
    display: block;
    width: auto;
    height: auto;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .image-10 {
    display: block;
    width: auto;
    height: auto;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    clear: none;
  }
  .annotation_main_discription {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .help-info {
    top: 10%;
  }
  .main-menu-maximized {
    width: 484px;
    max-width: 604px;
    min-width: 484px;
  }
  .minimize-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-buttons {
    width: auto;
    max-width: 240px;
    min-width: 120px;
    float: right;
  }
  .v3d-annotation-dialog {
    width: 250px;
    height: auto;
  }
  .annotation_inner_div {
    height: auto;
    float: left;
  }
  .button {
    display: block;
    width: 28px;
    height: 28px;
    margin: 6px auto;
    padding: 5px 9px;
    float: none;
    font-size: 14px;
  }
  .annotation_image {
    width: 100%;
    height: auto;
    float: none;
  }
  .annotation_image_div {
    width: 100%;
    height: auto;
    float: none;
  }
  .annotation_text_div_block {
    position: static;
    width: 100%;
    height: auto;
    float: none;
  }
  .annotation_buttons_div {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
  }
  .annotation_info_div {
    width: 100%;
    height: auto;
    float: left;
  }
}

@media (max-width: 479px) {
  .logo-background {
    width: 320px;
    height: 141px;
  }
  .help-info {
    top: 5%;
    width: 220px;
    height: auto;
    border-radius: 20px;
  }
  .heading-block {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .help-heading {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
  }
  .row-upper {
    height: 75%;
  }
  .help-info-inner {
    width: 200px;
    height: 160px;
    margin: 10px 10px -2px;
  }
  .row-lower {
    height: 15%;
  }
  .rotate-text {
    font-size: 14px;
  }
  .help-close-button {
    padding: 4px 6px;
    font-size: 10px;
    line-height: 10px;
  }
  .main-menu-maximized {
    width: 100%;
    height: 42px;
    max-width: auto;
    min-width: auto;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .image-3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .image-4 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .social-media-buttons {
    width: auto;
  }
  .linkedin-button {
    width: 38px;
    height: 38px;
    margin-top: 2px;
    margin-bottom: 0px;
  }
  .facebook-button {
    width: 38px;
    height: 38px;
    margin-top: 2px;
    margin-bottom: 0px;
    float: none;
    border-top-left-radius: 30px;
  }
  .twitter-button {
    width: 38px;
    height: 38px;
    margin-top: 2px;
    margin-bottom: 0px;
  }
  .google-button {
    width: 38px;
    height: 38px;
    margin-top: 2px;
    margin-bottom: 0px;
  }
  .minimize-button {
    display: none;
    width: 80px;
    height: 40px;
    float: left;
  }
  .main-buttons {
    max-width: auto;
    min-width: auto;
  }
  .fullscreen-button {
    width: 40px;
    height: 40px;
  }
  .help-button {
    width: 40px;
    height: 40px;
  }
  .images {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .pan-text {
    font-size: 14px;
  }
  .text {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .v3d-annotation-dialog {
    width: 250px;
    height: auto;
  }
  .annotation_inner_div {
    width: 200px;
    height: 100%;
  }
  .header_div {
    display: block;
    height: auto;
    float: none;
    clear: none;
  }
  .annotation_main_head {
    display: inline-block;
    height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    float: none;
    clear: none;
    font-size: 14px;
  }
  .text_part {
    height: auto;
  }
  .div-block-5 {
    width: 40px;
    float: right;
  }
  .button {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    overflow: visible;
    width: 25px;
    height: 25px;
    margin: 6px auto;
    padding: 4px 8px;
    float: none;
    font-size: 13px;
  }
  .annotation_image {
    position: static;
    width: 100%;
    height: auto;
    max-width: 100%;
    float: none;
  }
  .annotation_image_div {
    width: 100%;
    height: auto;
    float: none;
  }
  .annotation_text_div_block {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    clear: none;
  }
  .annotation_secondary_head {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    font-size: 14px;
  }
  .annotation_main_discription {
    display: block;
    padding-top: 5px;
    font-size: 10px;
    line-height: 16px;
  }
  .annotation_buttons_div {
    position: static;
    right: 0px;
    bottom: 0px;
    width: 100%;
  }
  .readmore_button {
    margin-right: 5px;
    padding: 2px 10px;
    font-size: 10px;
  }
  .datasheet_button {
    margin-left: 5px;
    padding: 2px 10px;
    font-size: 10px;
  }
  .annotation_info_div {
    display: block;
    height: auto;
    float: none;
  }
  .annotation-menu {
    width: 100%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .autorotation {
    width: 40px;
    height: 40px;
  }
}

@font-face {
  font-family: 'Varelaround';
  src: url('./fonts/VarelaRound-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Segoeui';
  src: url('./fonts/SegoeUI.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Segoeui';
  src: url('./fonts/SegoeUI-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Segoeui';
  src: url('./fonts/SegoeUI-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Segoeui';
  src: url('./fonts/SegoeUI-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
