/*NAV MENU*/
body.hc-nav-open {
  position: inherit !important; }

#menuBtn {
  text-align: right; }

.hc-nav-trigger {
  z-index: 9999 !important;
  top: 7px !important;
  right: 20px !important; }

.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {
  background: #FFF !important; }

.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul, .nav-close:first-child a, .nav-item-link {
  border-top: none !important;
  border-bottom: none !important;
  background: none !important; }

.hc-offcanvas-nav .nav-container {
  box-shadow: none;
  background-image: url("../img/collectar_bg_dark.jpg") !important;
  background-size: 256px !important; }

.hc-offcanvas-nav .nav-item-link {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  font-size: 1.2em !important;
  color: #ffffff;
  border-bottom: 1px solid #333333 !important;
  margin: auto 20px;
  padding: 20px 50px 20px 0px !important; }

.nav-item-link:hover {
  color: #2ab8cc !important; }

.hc-offcanvas-nav .nav-container {
  height: auto !important;
  padding-top: 50px; }

.nav-content ul li {
  background-position: 91% 21px !important;
  background-repeat: no-repeat !important;
  background-size: 22px !important; }

.nav-content ul li.home {
  background: url("../img/menu_home.png"); }

.nav-content ul li.enterCode {
  background: url("../img/menu_code.png"); }

.nav-content ul li.login {
  background: url("../img/menu_login.png"); }

.nav-content ul li.logout {
  background: url("../img/menu_logout.png"); }

.nav-content ul li.collection {
  background: url("../img/menu_collection.png"); }

.nav-content ul li.help {
  background: url("../img/menu_find_out.png"); }

.nav-content ul li:last-child a {
  border-bottom: none !important; }

.hc-offcanvas-nav::after {
  background: none !important; }

a.toggle-open span, a.toggle-open span:before, a.toggle-open span:after {
  background: #2ab8cc !important; }

/*FORMS*/
#LoginContainer {
  text-align: center;
  padding: 0px 25px;
  background: #0E7280 !important;
  border-radius: 25px; }

label {
  text-align: left;
  font-size: 1.2em !important;
  color: #ffffff;
  padding-bottom: 2px !important; }

h4 {
  padding: 20px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 1.6em !important;
  color: #ffffff; }

input.account {
  margin-bottom: 20px;
  background-color: #0d474e !important;
  border: 1px solid #2ab8cc !important;
  color: #4FEAFF !important;
  height: 50px; }

#loginDivide {
  border-top: 1px solid #2ab8cc;
  margin: 25px 0px 15px 0px !important; }

p#account {
  color: #ffffff;
  margin-bottom: 5px !important; }

/*Placeholder text*/
::placeholder {
  color: #2ab8cc !important;
  opacity: 1; }

:-ms-input-placeholder {
  color: #2ab8cc !important; }

::-ms-input-placeholder {
  color: #2ab8cc !important; }

#uniqueName {
  bottom: -1px;
  left: -1px;
  width: 101%;
  position: absolute; }

#uniqueName p {
  background: #fff;
  padding-top: 8px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 11px; }

#uniqueNumber {
  top: -1px;
  left: -5px;
  position: absolute; }

#uniqueNumber p {
  background: #fff;
  padding: 2px 0px 0px -5px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 0px 0px 20px 8px;
  font-size: 14px; }

#loginForm, #loginForm {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  max-width: 100%; }

.formValidation {
  font-size: 1.00em !important;
  color: #ffa800 !important;
  text-align: left !important; }

/*Shareabletext*/
#redeemCodeInput.form-control {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #FFFFFF !important;
  height: 70px;
  letter-spacing: 5px;
  margin: 20px 0px 30px 0px; }

#shareRow {
  margin: 5px 0px 5px 0px !important;
  display: block; }

#shareRow span {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 2.0em; }

/* Set the size of the div element that contains the map */
#map {
  height: 400px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */ }

html {
  margin-left: calc(100vw - 100%); }

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited, .btn-primary:focus, button {
  background: #fd6fbe;
  border: 6px solid #FFFFFF;
  color: #ffffff;
  padding: 5px 20px;
  margin: 10px 0px;
  border-radius: 50px;
  font-size: 1.3em;
  box-shadow: 0px 0px 20px #50d2ba; }

body {
  background-image: url("../img/background.jpg");
  background-size: 500px;
  background-color: #2ab8cc;
  color: #FFFFFF; }

.avoid-clicks {
  touch-action: none; }

model-viewer::part(default-ar-button) {
  position: absolute;
  bottom: 120px;
  right: 16px;
  transform: scale(var(--ar-button-scale, 1));
  transform-origin: bottom right; }

@font-face {
  font-family: twbBodyTextFont; }

#ar_button_container {
  position: absolute;
  width: 100%;
  padding: 0px 25px;
  left: 0px;
  top: 12%;
  z-index: 1000; }

button#mywebar_button {
  background-color: none;
  background: none;
  border: none;
  padding: 0px;
  height: 55px;
  width: 50%;
  text-align: left !important;
  border-radius: 30px;
  font-size: 1.2em;
  display: none;
  color: #ffffff;
  box-shadow: none; }

button#mywebar_button img {
  width: 150px; }

button#mywebar_button span {
  display: none; }

#titleContainer {
  padding: 15px 0px;
  border-bottom: 4px solid #FFF;
  margin-bottom: 8px; }

img.logo {
  max-height: 40px; }

#CollectContainer {
  text-align: center; }

#fixedFooter {
  margin-left: -15px;
  bottom: 0;
  position: fixed;
  width: 100%; }

#collectedString {
  font-size: 1.5em !important;
  font-weight: bold; }

#collectedStringContainer {
  display: flex;
  justify-content: center;
  align-items: center; }

p#itemTitle {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 10px; }

p#itemTitle span {
  clear: both;
  display: block;
  font-size: 24px;
  padding: 0px 20px;
  margin: 0px 25px 0px 25px;
  position: relative;
  overflow: hidden;
  color: #ffc107; }

p#collectModel, button#loginGoButton, button#registerButton, button#registerGoButton, button#cancelButton, button#confirmButton, button#codeEnterButton {
  background: #fd6fbe;
  color: #ffffff; }

p#collected {
  font-weight: bold;
  font-size: 1.6em;
  line-height: 34px;
  color: #ffffff;
  -webkit-animation: pop-in 0.4s;
  -moz-animation: pop-in 0.4s;
  -ms-animation: pop-in 0.4s; }

button#registerButton, button#cancelButton {
  background: #0E7280; }

#addNewItemButtonElement {
  float: left;
  padding: 0px 10px;
  margin-bottom: 20px; }
  #addNewItemButtonElement .col {
    padding: 0px; }

#addNewItemButtonElement input {
  width: 100%;
  background: #2ab8cc;
  display: inherit; }

#photoContainer {
  width: 100%;
  background: #2ab8cc;
  border: 5px solid #fff;
  border-bottom: 10px solid #fff;
  border-radius: 5px;
  position: relative; }

#dummyPoster {
  background-image: url("../img/collectar_bg.jpg");
  background-size: 500px; }

@media screen and (min-width: 320px) {
  #addNewItemButtonElement {
    width: 50%; }
  #LoginContainer {
    margin-left: 0px !important; } }

@media screen and (min-width: 768px) {
  #addNewItemButtonElement {
    width: 25%; }
  #LoginContainer {
    max-width: 640px !important;
    margin-left: calc(50% - 320px) !important; }
  body.container {
    max-width: 100% !important; } }

@keyframes buttonPop {
  0% {
    padding: 5px 0px; }
  10% {
    padding: 5px 50px; }
  35% {
    padding: 5px 10px; }
  65% {
    padding: 5px 30px; }
  100% {
    padding: 5px 20px; } }

@-webkit-keyframes pop-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }

@-moz-keyframes pop-in {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }

@keyframes pop-in {
  0% {
    opacity: 0;
    transform: scale(0.5); }
  100% {
    opacity: 1;
    transform: scale(1); } }

model-viewer {
  width: auto !important;
  height: calc(100vh - 250px) !important; }

#dummyposter {
  height: calc(100vh - 200px) !important; }

#posterContainer {
  width: 100%;
  height: 100%;
  background-image: url("../img/collectar_poster_load.webp");
  background-repeat: no-repeat;
  background-position: center center; }

model-viewer::part(default-progress-mask) {
  display: none; }

#splashBG {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10000;
  text-align: center;
  background-image: url("../img/background.jpg"); }

#splashHeader {
  background-image: url("../img/headerBG.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 400px auto; }

#splash_logo {
  width: 100%;
  padding: 30px 5% 0px 5%;
  max-width: 640px; }

p#splash_text {
  color: #FFFFFF;
  text-align: center;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.2em;
  padding: 0px 12% 100px 12%; }

#splash_bunnies_left, #splash_bunnies_right {
  position: absolute;
  width: 180px;
  bottom: 0px; }

#splash_bunnies_left {
  left: 0px; }

#splash_bunnies_right {
  right: 0px; }

#splashButton {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  font-size: 1.8em;
  width: 180px;
  height: 80px;
  text-transform: uppercase;
  font-weight: 600; }

#rj_logo {
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 100%;
  text-align: center;
  font-size: 1.8em; }

#rj_logo_img {
  width: 40%; }

#LoginContainer {
  background: none !important;
  padding: 0px; }

h1.card-title {
  color: #FFFFFF;
  margin-bottom: 30px;
  font-size: 1.8em; }

.card-img-top {
  width: 85%; }

#LoginContainer p {
  margin: 30px 0px;
  color: #FFFFFF;
  font-size: 1.2em; }

#map {
  width: 100%;
  left: 0px;
  top: 70px;
  position: absolute !important;
  height: calc( 100% - 70px); }

.gm-style-iw, .gm-style-iw-c, .gm-style-iw-tc::after {
  background-color: #325956 !important;
  text-align: center;
  padding: 0px !important; }

.gm-style-iw-d {
  overflow: hidden !important;
  margin: 10px; }

.gm-style-iw button {
  background: #ccff00 !important;
  border: none;
  padding: 10px 30px;
  margin: 10px 0px;
  border-radius: 10px;
  font-size: 1.4em;
  box-shadow: none;
  opacity: 1 !important; }

button.gm-ui-hover-effect span {
  width: 16px !important;
  height: 16px !important;
  margin: 6px 5px 0px 5px !important; }

h3 {
  font-size: 1.4em;
  margin-top: 10px; }

.gm-style-iw img {
  border: 2px solid #c4d9ca;
  border-radius: 10px; }

#mapPopupContainer {
  background-color: #111f20;
  text-align: center;
  padding: 30px 15px;
  margin: 0px 10%;
  width: 80%;
  border-radius: 30px;
  border: 6px solid #FFFFFF;
  position: absolute;
  top: 130px;
  left: 0px; }

#mapPopupContainer .col-md-3 {
  width: 50%;
  padding: 5px; }

#mapPopupContainer button {
  border: 4px solid #FFFFFF;
  color: #ffffff;
  padding: 5px 15px;
  margin: 10px 0px;
  border-radius: 25px;
  font-size: 1.3em;
  box-shadow: 0px 0px 12px #50d2ba; }

#photoContainer p {
  color: #111111 !important; }

@media (min-width: 768px) {
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }
  #mapPopupContainer .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important; } }
