* {
  font-family: assistant;
}

html {
  -webkit-user-select: none;
}

.nui-select {
  border-radius: 36px;
  background-color: white;
  border: #482C13 solid 3px;
  font-size: 24px;
  padding: 0 !important;
  padding-top: 4px !important;
  padding-bottom: 8px !important;
  font-weight: 800 !important;
  width: 270px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 16px;
  color: #482C13;
  text-align: center;
  -webkit-appearance: none;
}

/* .nui-select::after {
  content: "→";
  width: 20px;
  height: 20px;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #482C13 transparent transparent transparent;
  position: absolute;
  top: 0px;
  left: 0px;
} */
.nui-btn {
  margin: auto;
  border-radius: 36px;
  background-color: #F4E358;
  border: #482C13 solid 3px;
  font-size: 24px;
  padding: 0 !important;
  padding-top: 4px !important;
  padding-bottom: 8px !important;
  font-weight: 800 !important;
  color: #482C13;
}

.nui-btn-languages {
  margin: auto;
  border-radius: 36px;
  background-color: white;
  border: #6B4747 solid 3px;
  font-size: 20px;
  padding: 0 !important;
  padding-top: 4px !important;
  padding-bottom: 8px !important;
  font-weight: 800 !important;
  color: #6B4747;
  width: 287px;
  height: 60px;
}

#arrowDown {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #482C13 transparent transparent transparent;
  position: relative;
  top: 24px;
}

.topBarLogos {
  position: relative;
  right: 0px;
  padding: 20px;
}

.nui-manCodeEnterBtn {
  margin: auto;
  border-radius: 36px;
  background-color: #00B25C;
  border: #482C13 solid 2px;
  font-size: 17px;
  padding: 0 !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  font-weight: 600 !important;
  color: #FFFFFF;
  bottom: -155px;
}

.titleRegisterPage {
  font-family: assistant;
  color: #482C13;
  font-weight: 800 !important;
  font-size: 22px;
  position: relative;
}

#h3ForRegister {
  margin-bottom: 30px;
}

.nui-registerInputs {
  border-radius: 36px;
  border: #482C13 solid 2px;
  color: #482C13;
  background-color: white;
  margin-bottom: 5px;
  height: 44px;
  width: 267px;
  padding-right: 20px;
  padding-left: 20px;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #482C13;
  font-size: 18px;
  font-weight: 400;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #482C13;
  font-size: 18px;
  font-weight: 400;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #482C13;
  font-size: 18px;
  font-weight: 400;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #482C13;
  font-size: 18px;
  font-weight: 400;
}

.ui-icon-check:after,
html .ui-btn.ui-checkbox-on.ui-checkbox-on:after {
  display: none;
}

.nui-btn-continue {
  margin: auto;
  width: 220px;
  height: 45px;
  text-align: center;
  border-radius: 36px;
  background-color: #F4E358;
  border: #482C13 solid 3px;
  font-size: 24px;
  font-weight: 800 !important;
  color: #482C13 !important;
  box-shadow: 0px 3px 14px #A8A8A8;
}

#titlePhotoPage {
  font-family: assistant;
  color: #482C13;
  font-weight: 800 !important;
  font-size: 22px;
  position: relative;
  text-align: center;
  margin: auto;
}

.nui-mainText {
  color: #482C13;
  font-weight: 800 !important;
  font-size: 20px;
  position: relative;
  text-align: center;
  width: 90%;
  margin: 10px auto;
  text-shadow: none;
}

.nui-mainText p {
  color: #482C13 !important;
  font-weight: 800 !important;
  font-size: 20px !important;
  position: relative;
  text-align: center;
  margin: auto;
  text-shadow: none;
  top: 10px;
}

.text16px {
  font-family: assistant;
  color: #482C13;
  font-weight: 400 !important;
  font-size: 16px;
  position: relative;
  text-align: center;
  margin: auto
}

#btnTakeGroupPhoto {
  background: white;
  border-radius: 100px;
  height: 173px;
  width: 173px;
  margin: 0 auto;
  font-size: 14px;
  color: #482C13;
  border-color: #482C13;
  margin-bottom: 15px;
}

#nui-cameraIcon {
  width: 62px;
  margin-bottom: 10px;
  padding-top: 32px;
}

#handWithPicture {
  width: 94vw;
  max-width: 500px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

select:focus,
input:focus,
button:focus {
  /* overflow: hidden !important;
  border-radius: 36px; */
  outline: none !important;
}

#branchPhotoScreen {
  position: absolute;
  top: 115px;
  left: -56px;
  height: 150px;
}

.nui-menu {
  position: absolute;
  top: 24px;
  right: 24px;
}

.nui-arrowBack {
  position: absolute;
  top: 24px;
  left: 24px;
}

#nui-trash {
  position: absolute;
  top: 63px;
  right: calc(50vw - 129px);
}

#groupPhoto {
  border-radius: 100px;
  height: 173px;
  width: 173px;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
}

.groupImage{
  background-image: url(../images/ui/samplePicture.png);
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
}

.nui-btnContinuePhoto {
  text-align: center;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 35px;
  margin-bottom: 30px;
}

.nui-menu-question {
  padding-right: 17px;
}

.nui-trophy {
  padding-right: 0px;
}

.nui-compass {
  padding-right: 5px;

}

.nui-category {
  font-size: 14px;
  color: #482C13;
  text-align: center;
  padding-top: 7px;
}

.nui-mainTopMenu {
  position: relative;
  background-color: rgba(107, 71, 71, 0.06);
  height: 62px;
  padding-top: 12px;
  direction: rtl;
}

.nui-multiAns {
  width: 320px;
  color: white;
  background-color: #6B4747;
  border-radius: 36px;
  /* min-height: 59px; */
  margin: 0 auto;
  -webkit-padding-start: 0px;
}

.nui-mulAnsDiv {
  font-weight: 600;
  font-size: 20px;
  padding: 12px;
  text-align: center;
  color: white;
  font-family: assistant;
}

.container {
  display: flex;
  flex-direction: row-reverse;
  position: absolute;
  top: 0px;
  left: 0px;
}

.nui-type2pic {
  width: 321px;
}

.nui-mainText img {
  width: 100%;
}

.nui-inputMissingWord {
  box-shadow: none;
  border-color: transparent;
  border-bottom: solid 2px black;
  background: url(../images/ui/pencil.svg) no-repeat scroll 7px 7px;
  padding-left: 40px;
  width: 80%;
  margin: 30px auto;
  display: block;
  margin-top: 32px;
  background-color: white;
}

.nui-mainText video {
  width: 99vw !important;
  left: 5%;
  position: relative;
  margin-top: 20px;
}

#mainPage {
  min-height: 100% !important;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 0) !important;
  overflow-y: scroll;
}

.fullHeightDiv {
  overflow-y: visible;
  padding-bottom: 30px;
  height: 100%;
}

body {
  background-color: rgba(255, 255, 255, 0) !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  height: 100vh;
}

#inGuidePopupPass {
  background-color: #ddf9f8;
}

.nui-scanQR {
  width: 177px;
  height: 177px;
  margin: auto;
  display: block;
  /* margin-top: calc(50vh - 217px); */
}

.nui-camera {
  height: 124px;
  width: 124px;
}

#didYouKnow {
  background: #4BA354;
  color: white;
  font-size: 16px;
  padding: 5px 20px 7px 11px;
  line-height: 18px;
  font-weight: 600;
  position: fixed;
  bottom: -200px;
  width: 100vw;
  right: 0px;
  -webkit-animation-name: photoAppear2;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 10s;
  /* Safari 4.0 - 8.0 */
  animation-name: photoAppear2;
  animation-duration: 10s;
}

.trueFalseTitle {
  color: #4BA354;
  font-weight: 800 !important;
  font-size: 24px;
  position: relative;
  text-align: center;
  width: 80%;
  margin: auto;
  margin-top: 0px;
  text-shadow: none;
  top: 10px;
}

.timer {
  width: 120px;
  box-shadow: none;
  margin: 0 auto;
  display: block;
}

.animTimer {
  width: 120px;
  height: 120px;
  box-shadow: none;
  margin: 0 auto;
  display: block;
}

#yesNoQuesTimer {
  text-align: center;
  width: 40px;
  border-radius: 10px;
  margin-bottom: -80px;
  /* margin-top: 65px; */
  margin-right: 0px;
  opacity: 0.99;
}

.inYesNoQuesTimer {
  position: relative;
  top: -79px;
  color: white !important;
}

.YesNoQues {
  width: 88%;
  background-color: white;
  border-radius: 15px;
  padding: 20px;
  padding-top: 28px;
  padding-bottom: 33px;
  text-align: center;
  font-weight: 800;
  margin: auto;
  /* margin-bottom: 100px; */
  margin-top: 8px;
  font-size: 28px;
  color: #482C13;
  line-height: 1;
  box-shadow: 0px 3px 32px #A8A8A8;
  -webkit-box-shadow: 0px 3px 32px #A8A8A8 !important;
}

.YesNoQues div {
  text-align: center;
}

.nui-noButton {
  width: 50vw;
  background: #FF4E4E;
  text-align: right;
  color: #482C13;
  border: solid 5px #482C13;
  height: 95px;
  border-radius: 0px 55px 55px 0px;
  padding-top: 15px;
  padding-right: 22px;
  border-width: 5px 5px 5px 0px;
  font-size: 35px;
  box-shadow: 0px 3px 14px #A8A8A8;
  font-weight: 800;
}

.nui-yesButton {
  width: 46vw;
  background: #4BA354;
  text-align: left;
  color: #482C13;
  border: solid 5px #482C13;
  height: 95px;
  border-radius: 55px 0px 0px 55px;
  padding-top: 15px;
  padding-left: 50px;
  border-width: 5px 0px 5px 5px;
  font-size: 35px;
  box-shadow: 0px 3px 14px #A8A8A8;
  font-weight: 800;
}

.nui-titleBoxesDragging {
  font-size: 16px;
  color: #482C13;
  font-family: assistant;
  font-weight: 600;
}

#couplesL1 li a {
  color: #482C13;
  border-color: #DCCEC2;
}

#puzzle {
  height: 320px;
  width: 320px;
  user-select: none;
  cursor: auto;
  margin: 0 auto;
  display: block;
  margin-top: 24px;
  border: solid 1px #DCCEC2;
  border-radius: 5px;
  background: white;
}

.pointToBeRemovedType17 {
  background: transparent;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  border: solid #FF2F2F 3px;
}

#tableCoupleMatching ul li,
#tableCoupleAnswers ul li {
  border: 1px solid #DCCEC2;
  background-color: white;
  width: 145px;
  box-shadow: 0px 3px 6px #D6D6D6;
  border-radius: 9px;
  height: 60px;
  font-size: 18px;
  list-style-type: none;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: flex;
  justify-content: center;
}

#tableCoupleMatching ul,
#tableCoupleAnswers ul {
  padding-right: 0px;
}


#tableCoupleMatching ul li a,
#tableCoupleAnswers ul li a {
  color: #482C13;
}

#tableCoupleMatching,
#tableCoupleAnswers {
  margin: auto;
  margin-top: 20px;
  direction: rtl;
}

/* side nav */
.sidenavLeft {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #48A2BE;
  overflow-x: hidden;
  transition: 0.1s;
  padding-top: 60px;
}

.leftSideNavText {
  color: #283539;
  font-size: 20px;
  font-weight: 800;
}

.sidenavRight {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  background: #CBF8FC;
  background-image: url("../images/ui/background/bgMenuRight.png");
  overflow-x: hidden;
  transition: 0.1s;
  padding-top: 17px;
  background-size: cover;
  direction: rtl;
}


.sidenav a {
  /* padding: 8px 8px 8px 32px;
  text-decoration: none; */
  color: #6B4747;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  font-size: 36px;
  margin-right: calc(50% - 9px);
}

/* modal */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Modal Content */
.gps-modal-content {
  position: relative;
  /* background-color: #fefefe; */
  margin: auto;
  padding: 0;
  /* border: 1px solid #888; */
  /* width: 80%; */
  /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); */
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

#GPSLocationDiv {
  width: 300px;
  display: block;
  margin: auto;
  background-image: url(../images/ui/GPSContainer.png);
  height: 350px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 165px;
  text-align: center;
  color: #f4e358;
}

#GPSLocationDivAnim {
  direction: rtl;
  width: 100px;
  text-align: center;
  margin: auto;
  margin-bottom: -149px;
  margin-top: 60px;
}

.GPSLocationHeader {
  color: #d8ca9e;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

/* The Close Button */
.closeModal {
  color: #482c13;
  float: left;
  font-size: 28px;
  font-weight: bold;
}

.closeModal:hover,
.closeModal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  text-align: center;
  padding: 2px 16px;
  background-color: #d1f8fb;
  color: white;
}

.modal-body {
  padding: 2px 16px;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #d1f8fb;
  color: white;
}

/* EOF Modal */

.menuLeftImg {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 213px;
}

.menuRightLi {
  font-size: 18px;
  color: #6B4747;
  font-weight: 700;
  border-bottom: solid 1px;
  height: 42px;
  padding-top: 5px;
}

#backToVideoIcon {
  position: absolute;
  top: 15px;
  right: 50px;
  width: 51px;
}

#sortable li {
  margin: 0 auto;
  margin-bottom: 11px;
  padding: 5px;
  height: 47px !important;
  font-size: 20px;
}

.sortableIcon {
  height: 19px;
  position: relative;
  top: 9px;
  margin-left: 15px;
}

.mutliAnsSelected {
  background-color: #48A2BE !important;
}

.mutliAnsSelected a {
  text-decoration: none !important;
}

.coupleAnswerSelected {
  background-color: #48A2BE !important;
  border: solid 1px #6B4747 !important;
}

.coupleAnswerAftweSelected {
  background-color: #D8CA9E !important;
  border: solid 1px #6B4747 !important;
}

.coupleAnswerSelected a {
  text-decoration: none !important;
}

.trueAnswer {
  color: #4BA354;
  font-size: 20px;
  font-weight: 800;
  top: 9px;
  position: relative;
}

.falseAnswer {
  color: #FF4E4E;
  font-size: 20px;
  font-weight: 800;
  top: 9px;
  position: relative;
}

.imgRightPhotoScreen {
  width: 200px;
  max-width: 500px;
  position: fixed;
  bottom: -200px;
  right: 0px;
  -webkit-animation-name: photoAppear2;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 6s;
  /* Safari 4.0 - 8.0 */
  animation-name: photoAppear2;
  animation-duration: 6s;
  animation-timing-function: ease-in-out;
  margin-bottom: -54px;
  ;
}


.imgLeftPhotoScreen {
  width: 50vh;
  max-width: 500px;
  position: relative;
  bottom: 0px;
  left: -15px;
  -webkit-animation-name: photoAppear;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 0.5s;
  /* Safari 4.0 - 8.0 */
  animation-name: photoAppear;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  ;
}

.nui-12px {
  font-size: 12px;
}

.nui-14px {
  font-size: 14px;
}

.nui-16px {
  font-size: 16px;
}

.nui-18px {
  font-size: 18px;
}

.nui-20px {
  font-size: 20px;
}

.nui-22px {
  font-size: 22px;
}

.nui-24px {
  font-size: 24px;
}

.nui-26px {
  font-size: 26px;
}

.nui-green {
  color: #4BA354;
}

.nui-red {
  color: #FF4E4E;
}

.nui-normalColor {
  color: #482C13;
}

.nui-normalBold {
  font-weight: 700;
}

.nui-extraBold {
  font-weight: 800;
}

.nui-semiBold {
  font-weight: 600;
}


.nui-type-3 {
  width: 130px;
  border: none;
  border-bottom: 2px solid #482C13;
  background: transparent;
  color: #4BA354;
  font-size: 18px;
  font-weight: 800;
  padding-right: 5px;
  margin-right: 5px;
  background: url(../images/ui/pencil.svg) no-repeat scroll 0px 0px;
  background-color: white;
  margin-bottom: 3px !important;
  margin-top: 3px !important;
}

.nui-type-3-red{
  border-bottom-color: red !important;
}

.btnCallMonitor {
  width: 175px;
  height: 37px;
  font-weight: 700;
  border-radius: 36px;
  color: #6B4747;
  background: url(../images/ui/phone.svg) no-repeat scroll 10px 6px;
  background-color: #D8CA9E;
  padding-right: 20px;
}

#youTube {
  height: calc(100vw/1.77) !important;
  width: 100vw !important;
}

.manualCode {
  border-radius: 36px;
  width: 165px;
  /* height: 36px; */
  border: solid 2px #482C13;
  text-align: center;
  color: #482C13;
  font-size: 16px;
  background: white;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0 auto;
  margin-top: 20px;
  box-shadow: 0px 3px 14px #A8A8A8;
}

.nui-comp-text>input {
  margin-bottom: 22px;
}

#resultBoard {
  font-size: 27px;
  padding: 14px;
  background: #F4E358;
  color: #482C13;
  position: relative;
  bottom: 8px;
  width: 90%;
  margin: 0 auto;
  max-width: 800px;
  display: none;
}

#sendAndContinueBtn, #playAgain, .playAgain {
  /* width: 172px; */
  text-align: center;
  padding: 4px 25px 8px 25px;
  border: none;
  box-shadow: 3px 3px 14px #A8A8A8
}

#playAgain, .playAgain{
  background-color: #4ba354 !important;
}

#myCanvas2 {
  margin-top: 10px;
  border-radius: 8px;
}

.findDiffAnswer {
  width: 97px;
  margin-top: -25px;
  margin-bottom: -10px;
}

.findDiffAnswerCouple {
  width: 60px !important;
  position: relative;
  margin-bottom: 8px;
}

.stars {
  width: 35px;
}

.loadAnimation {
  width: 269px;
  margin: auto;
}

#butterfly {
  width: 100%;
  height: 100vh;
  z-index: 10;
  transform: translate(400px, 200px) scale(0.3) rotate(-50deg);
  opacity: 0;
}

.page1_animation {
  overflow: hidden;
  position: fixed;
}

#feedbackMainContainer{
  padding: 10px;
}

/************* Droppable Question **************************/
.pictures-container {
  /* /* position: relative; */
  /* top: 10px; */
  display: inline-block; 
}

.draggable-div{
  width: fit-content !important;
}

.general-pictures_container {
  width:max-content;
  text-align: center;
  margin-top: 20px;
  margin: auto;
  padding-right: 10px;
  padding-left: 10px;
  /* height: 200px; */
}

.draggable-img{
  max-width: 200px;
  max-height: 200px;
}



.target-image-container {
  text-align: center;
  width: 99%;
  height: 240px;
  border: 1px black solid;
  border-radius: 5px;
}

.target-image-containers-container {
  text-align: center;
  width: 360px;
  /* max-width: 400px; */
  margin: auto;
}

.ui-widget-content {
  display: inline-block;
  text-align: center;
  border: 0;
  margin: 0;
  border-radius: 0;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  margin-bottom: 5px;
}

.ui-widget-content>img {
  border: 1px solid transparent;
}

#cameraPhoto {
  height: 206px;
  display: block;
  margin: auto;
  border: #DCCEC2 solid 1px;
  border-radius: 7px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  max-width: 100%;
}

#sharePhotoBut {
  width: 188px;
  height: 156px;
  /* background-image: url(../images/ui/finishSharePhotos.svg); */
  /* background-size: contain; */
  /* background-position: center; */
  margin: auto;
  /* background-repeat: no-repeat; */
  position: relative;
  left: -21px;
}

.centered {
  position: fixed;
  right: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.compassArrowCentered {
  position: fixed;
  right: 0;
  top: 50%;
  left: 50%;
  margin-top: -110px;
  margin-left: -95px;
}

.image-cropper {
  width: 92px;
  height: 92px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
}

.profile-pic {
  display: inline;
  margin: 0 auto;
  margin-left: -25%;
  height: 100%;
  width: auto;
}

.marginMinus60 {
  margin-top: -60px !important;
}

.type22_img{
  border: solid #6B4747 6px;
  width: 100%;
  border-radius: 10px;
  max-width: 200px;
}

.type22_img_onselect{
  border-color: #48A2BE !important;
  border-width: 8px !important; 
}

/************* EOF Droppable Question **************************/

.lngImg {
  height: 40px;
}




/***************************************** ANIMATIONS **************************/

#blackDiv {
  position: absolute;
  top: 234px;
  right: 0px;
  background-color: black;
  width: 100%;
  height: 60vw;
  transition: all 0.5s;

}

#blackDiv.animate {
  top: 14px;
  width: 47px;
  height: 28px;
  margin-right: 50px;
}

.lottie_anim {
  z-index: -1;
  position: fixed;
  top: 0;
  margin: auto;
  padding: 0px;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
}

.mapHeader{
  top: 0px; 
  right: 0px; 
  position: fixed;
  width: 100vw;
  height: 64px;
  background-color: white;
}

.activeCard{
  background: rgb(72,44,19);
  background: linear-gradient(180deg, rgba(72,44,19,1) 0%, rgba(72,44,19,1) 10%, rgba(244,227,88,1) 11%);
}

.cardRow{
  height: 8vh;
  position: fixed;
  bottom: 0px;
  width: 100vw;
  background-color: white;
  box-shadow: rgb(0 12 22 / 15%) 0px -1px 0px 0px;
}

.siteWrapper{
  padding-top: 23px;
  padding-bottom: 23px; 
  position: fixed; 
  top: 96px;/*under header*/
  width: 100vw;
  height:calc(100vh - 100px - 8vh);/*full - header - footer*/
  overflow: scroll;
}

.siteRow{
  margin: 0px 5vw 8px 5vw;
  background-color: #FFFFFF;
  border: #482C1324 1px;
  border-style: solid;
  border-radius:  8px 60px 60px 8px ;
  min-height: 80px;
  opacity: 90%;
  box-shadow: #00000029 0px 3px 4px;
}

.siteRowEnglish{
  margin: 0px 5vw 8px 5vw;
  background-color: #FFFFFF;
  border: #482C1324 1px;
  border-style: solid;
  border-radius:  60px 8px 8px 60px ;
  min-height: 80px;
  opacity: 90%;
  box-shadow: #00000029 0px 3px 4px;
}

.siteImg{
  width: 72px;
  height: 72px;
  border-radius: 72px;
  background-color: rgb(141, 139, 140);
  margin-right: 4px;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes photoAppear {
  0% {
    left: -400px;
    top: 0px;
  }

  100% {
    left: 0px;
    top: 0px;
  }
}

/* Standard syntax */
@keyframes photoAppear {
  0% {
    left: -400px;
    top: 0px;
  }

  100% {
    left: 0px;
    top: 0px;
  }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes photoAppear {
  0% {
    left: -400px;
    top: 0px;
  }

  100% {
    left: 0px;
    top: 0px;
  }
}

/* Standard syntax */
@keyframes photoAppear {
  0% {
    left: -400px;
    top: 0px;
  }

  100% {
    left: 0px;
    top: 0px;
  }
}

#type20Continue{
  animation: zoomInOut 1s infinite;
}

@keyframes zoomInOut {
  0% {
      transform: scale(1,1);
  }
  50% {
      transform: scale(1.3,1.3);
  }
  100% {
      transform: scale(1,1);
  }
}

@-webkit-keyframes photoAppear2 {
  0% {
    right: 0px;
    bottom: -200px;
  }

  10% {
    right: 0px;
    bottom: 0px;
  }

  50% {
    right: 0px;
    bottom: 0px;
  }

  90% {
    right: 0px;
    bottom: 0px;
  }

  100% {
    right: 0px;
    bottom: -200px;
  }
}

/* Standard syntax */
@keyframes photoAppear2 {
  0% {
    right: 0px;
    bottom: -200px;
  }

  10% {
    right: 0px;
    bottom: 0px;
  }

  50% {
    right: 0px;
    bottom: 0px;
  }

  90% {
    right: 0px;
    bottom: 0px;
  }

  100% {
    right: 0px;
    bottom: -200px;
  }
}


@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}