@font-face {
  font-family: 'Spirit-Regular';
  src: url(../fonts/OpenSans-Regular.ttf);
}

@font-face {
  font-family: 'Spirit-Bold';
  src: url(../fonts/OpenSans-Bold.ttf);
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
        url(../fonts/MaterialIcons-Regular.woff) format('woff'),
        url(../fonts/MaterialIcons-Regularttf) format('truetype');
}

@font-face
{
  font-family: 'Obvia';
  src: url(../fonts/ObviaExpanded-Black.ttf);
}

@font-face
{
  font-family: 'Avenir';
  src: url(../fonts/Avenir_Next_Condensed.ttc);
}

body
{
  font-family: 'Spirit-Regular';
  color: lightgray;
}

.userProfileAbout
{
  min-height: 80px !important;
  border-radius: 10px;
  padding: 5px !important;
  background-color: #f1f1f1;
  border: solid 1px gray;
}


section
{
  height: 100vh;
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
}

.modal{
  color:  white;
  background-position: center;
  overflow: hidden;
  background-image: url(../img/planets.jpg);
  background-size: cover;
  font-family: "Avenir";
}

.modal .modal-footer
{
  border-top: 4px solid #e71c24 !important;
}

.modal .sectionTitle{
  text-align: center;
  background-color: #e71c24 !important;
  color:  white !important;
  width: 103% !important;
}

h4{
  font-size: 2em;
}

.modalText{
  text-align: center;
  font-size: 1.2em;
  font-family: "Spirit-regular";
}

.modal-content{
  padding-top: 0px !important;
  height: auto !;
  overflow: hidden !important;
}

.modal .modal-footer{
  text-align: center;
  border-top:  none !important;
  background-color: transparent !important;
}

.backLogin {
  position: relative;
}

.seeField{
  position: absolute;
  right: 15px;
  top: 10px;
}

.gradientBtn{
  color:  white;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  height: 36px;
  padding-top: 5px !important;
  font-size: 1.2em;
  font-weight: bold;
  border-radius: 30px;
  background: #DD5E89;
  background: -moz-linear-gradient(left, #DD5E89 0%, #F7B586 50%, #F79F66 100%);
  background: -webkit-linear-gradient(left, #DD5E89 0%, #F7B586 50%, #F79F66 100%);
  background: linear-gradient(to right, #DD5E89 0%, #F7B586 50%, #F79F66 100%);
}

.cornerTopMenu
{
    height: 100px;
    position: fixed;
    top: 10px;
    right: 5vh;
    width: auto;
    background-color: transparent;
    z-index: 111111111111111111;
    font-family: "Avenir";
}
.localizationTool{
  width: 100%;
  background-color: transparent;
}

.closePDF
{
	border-radius: 50%;
	background-color: black;
	color: white;
	position: absolute;
  height: 30px;
  z-index: 3333333333;
  text-align: center;
  font-size: 12px;
  width: 30px;
  padding-top: 5px;
  left: 5px;
  top: 5px;
}

.modal.modal-fixed-footer {
  padding: 0;
  min-height: 30vh;
  height: auto;
}

.modal-footer a{
  background-color: #e71c24;
  color: white;
  font-family: "Spirit-regular";
  font-weight: bold;
  border-radius: 20px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.upload-result{
  border-radius: 20px;
  background-color: #e71c24 !important;
  color: white;
  font-family: "Spirit-regular";
  font-weight: bold;
}
.modalIcon
{
  width: 100%;
  text-align: center;
  color: red;
}

.goodIcon{
  color: green;
}


.swiper {
  width: 100%;
  height: 83vh;
  margin-top: 4vh;
}

.sidenav
{
  background-image: url("../img/bg-menug.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.scrollSection
{
  height: auto;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
}

.onBoardingReference
{
  text-align: center;
  color: white;
}

.onboardTitle
{
  font-size: 2em;
  margin-top: 2vh;
  font-family: 'Spirit-Bold';
}

.onboardParagraph
{
  margin: 0;
  padding: 10px;
  padding-top: 10px;
  font-size: 0.9em;
  text-align: center;
}

.recoverText{
  font-size: 1.1em;
  color: white;
  text-align: center;
  margin-top: 0px;
  padding: 30px;
}

.backMenu{
  color: white;
  margin-left: 5px;
  margin-top: 10px;
}

.backMenu i
{
  font-size:4em;
}

.checkbox-blue-grey[type="checkbox"].filled-in:checked+span:not(.lever):after {
  border: 2px solid white !important;
  background: red
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid white !important;
  top: 0px;
  z-index: 0;
}

.recordarIs{
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.whiteBox div
{
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.swiper-pagination-bullet-active {
  background-color: white !important;
}

.swiper-slide img
{
  width: 85%;
  height: auto;
}

.swiper-pagination
{
  position: absolute;
  top: 60vh;
  pointer-events: none;
}

.initHolder
{
  width: 90%;
  margin: 0 auto;
  max-width: 600px;
}
.logoInitOld
{
  text-align: center;
  width: 45%;
  max-width: 280px;
  margin: 0 auto;
  margin-top: 5vh;
}
.logoInit
{
  text-align: center;
  width: 15%;
  max-width: 200px;
  margin: 0 auto;
  margin-top: 5vh;
}
.axImage
{
  width: 100%;
  height: auto;
}

.btn_enterLogin
{
  font-family: "Spirit-Bold";
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.imageProfile
{
  margin: 0 auto;
  width: 30%;
}

.changeImage
{
  position: absolute;
  right: -10%;
  width: 40px;
  top: 62%;
}

.spiritfields{
  color: white !important;
}

.loginBox
{
  width: 100%;
  margin: 0 auto;
  /*background-image: url("../img/img_caja_login.png");*/
  background-size: 100% 100%;
  padding-bottom: 5px;
  background-color: transparent;
  border-radius: 20px;
}
.inicioSessionLogin
{
  margin-bottom: 10px;
}
.divider
{
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(197, 197, 197, 0.3);
}
.whiteBox
{
  width: 85%;
  margin: 0 auto;
  padding-top: 10px;
  color: white;
  font-family: "Avenir";
}
.whiteBox a
{
  color: white;
}

.spiritfields label i{
  margin-right: 5px;
}

.spiritfields label span{
  margin-top: -5px;
  padding-top: 8px;
}

.recoverImage{
  width: 20%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 5vh;
  margin-top: 5vh;
  pointer-events: none;
  max-width: 100px;
}

.loginBold{
  font-family: "Spirit-bold";
  font-weight: bold;
  cursor: pointer;
}
.initBg
{
  background-image: url("../img/BG_desktop.jpg");
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  background-size: cover;
}




.mainLogin
{
/*  background-image: url("../img/in_usuario.png");*/
  background-size: 100% 100%;
}
input
{

}
.mainCorreo
{
  /*background-image: url("../img/in_correo.png");*/
  background-size: 100% 100%;

}

.fbButton
{
  margin-top: 10px;
}

.registerClassic
{
  background-color: white;
  background-image: url("../img/BG_desktop.jpg");
  font-family: 'Spirit-Regular';
  color: white;
}

.borderInput
{
  border: 1px solid gray !important;
  border-radius: 10px !important;
  padding-left: 5px !important;
  margin-left: -5px !important;
}

.input-field > label
{
  top: 10% !important;
}
.input-field > label .active
{
  top: 20% !important;
}
.recover .input-field > label
{
  top: 0% !important;
}

.backMenu{
  color: white;
  margin-left: 5px;
  margin-top: 10px;
}
.registerTop{
  background-color: #001e6b;
  background-size: cover;
  position: relative;
  min-height: 5vh;
  text-align: center;
  width: 100%;
  font-family: "Avenir" !important;
}
.backMenu i
{
  font-size:4em;
}

.headBarTitle
{
  width: 100%;
  color: white;
  font-size: 1.5em;
  font-family: "Avenir";
}
.topBarReturn {
  position: absolute !important;
  top: -5px !important;
  left: 0px !important;
  color: white !important;
}
.topBarReturn i
{
  font-size:4em !important;
}

.welcomeSpirit
{
  width: 45%;
  max-width: 280px;
  margin: 0 auto;
}

.registerWelcomeMessage
{
  font-family: 'Spirit-Bold';
  width: 100%;
  text-align: center;
  font-size: 1.6em;
  color: black;
  font-weight: bold;
  margin-top: 2vh;
  margin-bottom:  1vh;
}

.validationText
{
  margin-top: 2px;
  margin-bottom: 5px;
  color: red;
  font-size: 0.8em;
}
.recover
{
  background-color: white;
  color: white;
  font-family: 'Spirit-Regular';
}



.searchBorder
{
 height: 30px !important;
}

.gradientButton
{
  background: linear-gradient(90deg, rgba(230,74,90,1) 0%, rgba(237,113,113,1) 100%);
  border-radius: 10px;
  color: white;
}

.titleDiv
{
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  margin-top: 20px;
}

.titleDiv p
{
  border: 1px solid #e85360;
  border-radius: 10px;
  padding: 4px !important;
  margin: 0 auto;
  font-weight: bold;
  color: black;
  width: 150px;
  background-color: white;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  white-space: nowrap;
}

.titleDiv div
{
  background-color: #e85360;
  position: absolute;
  width: 96%;
  z-index: 0;
  top: 5px;
  left: 2%;
}
.registerForm
{
  max-width: 600px;
  font-family: "Avenir";
}

.registerForm i{
  color: white !important;
  font-size: 1.6rem !important;
  opacity: 0.8;
}

.dropdown-content li > a, .dropdown-content li > span
{
  color: white !important;
  font-family: "Spirit-regular";
}


.specialLabelWrapper .input-field > label
{
  top:  -20% !important;
}

.specialLabelWrapper .select-wrapper + label{
  font-size: 1.1em;
}

.specialLabel
{
  position: absolute;
  left: 0;
  top:  -20% !important;
  color: red !important;
}

/*FIXES!*/

label.active
{
  color: white !important;
}
.input-field input:focus + label
{
  color: white !important;
}
.input-field .prefix.active
{
  color: white;
}
.whiteBox label.active
{
  color: white !important;
}
.whiteBox input.valid:not([type]), input.valid:not([type]):focus, input.valid[type=text]:not(.browser-default), input.valid[type=text]:not(.browser-default):focus, input.valid[type=password]:not(.browser-default), input.valid[type=password]:not(.browser-default):focus, input.valid[type=email]:not(.browser-default), input.valid[type=email]:not(.browser-default):focus, input.valid[type=url]:not(.browser-default), input.valid[type=url]:not(.browser-default):focus, input.valid[type=time]:not(.browser-default), input.valid[type=time]:not(.browser-default):focus, input.valid[type=date]:not(.browser-default), input.valid[type=date]:not(.browser-default):focus, input.valid[type=datetime]:not(.browser-default), input.valid[type=datetime]:not(.browser-default):focus, input.valid[type=datetime-local]:not(.browser-default), input.valid[type=datetime-local]:not(.browser-default):focus, input.valid[type=tel]:not(.browser-default), input.valid[type=tel]:not(.browser-default):focus, input.valid[type=number]:not(.browser-default), input.valid[type=number]:not(.browser-default):focus, input.valid[type=search]:not(.browser-default), input.valid[type=search]:not(.browser-default):focus, textarea.materialize-textarea.valid, textarea.materialize-textarea.valid:focus, .select-wrapper.valid > input.select-dropdown{
  border-bottom: 1px solid white;
}
input
{
  box-shadow: none!important;
}

.labelBlack.active
{
  color: black !important;
}

[type="checkbox"]:checked + span:not(.lever):before
{
  border-right: 2px solid white;
  border-bottom: 2px solid white;
}

[type="checkbox"].filled-in:checked + span:not(.lever):before
{
  border-right: 2px solid white !important;
  border-bottom: 2px solid white !important;
}

  .registerClassic label.active
  {
    color: white !important;
  }
  .registerClassic .input-field input:focus + label
  {
    color: white !important;
  }
  .registerClassic .input-field .prefix.active
  {
    color: white;
  }
  .registerClassic input
  {
    box-shadow: none!important;
  }

  .registerClassic input {
    border-bottom: 1px solid white !important;
  }

  .registerClassic .input-field > label{
    color: white;
  }

  .registerClassic input{
    font-weight: bold;
    color: white !important;
    opacity: 0.8;
  }
  .registerClassic .spiritfields {
    margin: 5px;
  }
  .datepicker-day-button{
    color: gray;
  }

  .datepicker-date-display{
    background-image: url('../img/bg-home.png');
    background-size: cover;
  }

  .datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done{
    color: #8F2AA3;
  }
  .datepicker-table td.is-selected{
    background-color: #8F2AA3;
  }
  .datepicker-table td.is-selected button{
    color: white;
  }

  /*SWITCH toggle*/

  form-switch {
    display: inline-block;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }
  
  .form-switch i {
    position: relative;
    display: inline-block;
    margin-right: .5rem;
    width: 46px;
    height: 26px;
    background-color: #e6e6e6;
    border-radius: 23px;
    vertical-align: text-bottom;
    transition: all 0.3s linear;
    font-size: 1.3em;
  }
  
  .form-switch i::before {
    content: "";
    position: absolute;
    left: 0;
    width: 42px;
    height: 22px;
    background-color: lightgray;
    border-radius: 11px;
    transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
    transition: all 0.25s linear;
  }
  
  .form-switch i::after {
    content: "";
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    background-color: white;
    border-radius: 11px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    transform: translate3d(2px, 2px, 0);
    transition: all 0.2s ease-in-out;
  }
  
  .form-switch:active i::after {
    width: 28px;
    transform: translate3d(2px, 2px, 0);
  }
  
  .form-switch:active input:checked + i::after { transform: translate3d(16px, 2px, 0); }
  
  .form-switch input { display: none; }
  
  .form-switch input:checked + i { background-color: blue; }
  
  .form-switch input:checked + i::before { transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0); }
  
  .form-switch input:checked + i::after { transform: translate3d(22px, 2px, 0); }

  .openTerminos{
    color: white;
    text-decoration: underline;
  }

.loader
{
	height: 100vh;
	width: 100%;
	top: 0px;
	position: fixed;
	z-index: 200;
	display: flex;
	align-items: center;
  background-color: white !important;
}
.loader .loaderImg
{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.chatLoader
{
	height: 100vh;
	width: 100%;
	top: 0px;
	position: fixed;
	z-index: 200;
	display: flex;
	align-items: center;
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.loaderChatImg img
{
	width: 20% !important;
	height: auto;
  margin-top: 40vh !important;
  margin-left: 40%;
}


#digitMSM
{
  color: black !important;
  font-size: 3em !important;
  padding-left: 3% !important;
}

#modal2
{
  height: 60%;
}



.loader .loaderImg img
{
	width: 100%;
	height: 100vh;
  object-fit: cover;
}

.fixedPhoto
{
	height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: rgba(0,0,0,0.5);
  padding-top: 20vh;
}

.upload-result
{
  background-color: #e85360 !important;
}

#modalNotification
{
  min-height: 60vh !important;
}

.sendAgain
{
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: underline;
  color:#8F2AA3;
}


@media (max-height : 568px) 
{
  .modal.modal-fixed-footer {
    padding: 0;
    min-height: 60vh;
    height: auto;
  }

  .swiper-slide img
  {
    width: 67%;
    height: auto;
  }
  .onboardTitle
  {
    font-size: 1.6em;
    margin-top: 5vh;
  }
  .swiper-pagination
  {
    top: 65vh;
  }
  .onboardParagraph{
    margin: 0px;
    font-size: 0.75em;
    padding: 10px;
  }
  .swiper{
    margin-top: 2vh;
  }
  .recoverImage{
    width: 40%;
    margin-top: 1vh;
  }
  .recoverText{
    padding: 10px;
  }
  .initHolder
  {
    width: 90%;
    margin: 0 auto;
    max-width: 600px;
  }
  .spiritfields{
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .inicioSessionLogin{
    margin-bottom:  5px;
  }
  .logoInit{
    width: 40%;
  }

}

@media screen and ( max-width: 376px ) and ( max-height: 668px )
{
  .swiper-slide img {
    width: 65%;
    height: auto;
  }
  .topBarReturn i {
    font-size: 3em !important;
  }
  .swiper-pagination
  {
    top: 57vh;
  }
}

@media screen and ( max-width: 415px ) and ( max-height: 737px )
{
  .swiper-slide img {
    width: 65%;
    height: auto;
  }
  .topBarReturn i {
    font-size: 3em !important;
  }
  .swiper-pagination
  {
    top: 56vh;
  }
}

@media (max-height : 568px) 
{
  .swiper-slide img {
    width: 65%;
    height: auto;
  }
  .swiper-pagination
  {
    top: 55vh;
  }
}

@media (max-width : 408px) 
{
  .swiper-slide img {
    width: 65%;
    height: auto;
  }
  .swiper-pagination
  {
    top: 47vh;
  }
}

.itemShop
{
  cursor: pointer;
  text-align: center;
  background-color: transparent;
  min-height: 150px !important;
  font-size: 1em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.itemShop:hover
{
 
}

.initHolderBeasts
{
 width: 90%;
 margin-left: 5%;
 margin-right: 5%;
}

.whiteBoxAx
{
 width: 100%;
}

.holderChar
{
  position: relative;
  float: left;
  min-width: 50%;
  max-width: 400px !important;
  min-height: 60vh;
  background-image: url(../img/laykan_desktop.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  background-position: 110% 100%;
}

.robot
{
  background-image: url(../img/robots_desktop.png);
  background-position: 10% 100%;
}

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

.buttonBeastIndex
{
  position: absolute;
  width: 50%;
  top: 40%;
  left: 20%;
  cursor: pointer;
}

.thunder
{
  position: fixed;
  width: 16%;
  height: auto;
  pointer-events: none;
  left: 44%;
  top: 28vh;
}

.accountButtons
{
  position: fixed;
  right: 2vh;
  top: 5px;
  width: 30%;
  max-width: 200px;
}

.accountBtn
{
  display: block;
  height: auto;
}

.avisoHolder
{
  position: fixed;
  text-align: right;
  bottom: 2vh;
  right: 5vh;
  color: white;
}
.avisoHolder a
{
 text-decoration: none;
 color: white !important;
 font-weight: bold;
 font-size: 1.2em;
}

.price
{
	font-size: 2em;
	color: white !important;
	font-family: "Corbel";
	text-align: center;
	background-color: rgba(0,0,0,0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding-top: 20%;
}
.tienda
{
  font-family: "Avenir";
  background-image: url(../img/planets.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  border: 2px solid white;
  position: absolute;
  width: 80%;
  margin-left: 10%;
  top: 25vh;
  z-index: 2;
}

.closeButtonShop
{
  position: absolute;
  right: 10px;
  top: 20px;
  width: 10%;
  max-width: 60px;
  cursor: pointer;
}

.recoverCode
{
  font-family: "Avenir";
}

.onboardTitle
{
  font-family: "Avenir";
}

.selectGradient
{
    background-image: linear-gradient(to right, #DC2424 0%, #4A569D  51%, #DC2424  100%);
    padding: 10px;
    color: white;       
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    transition: 0.5s;
    background-size: 200% auto;
}

.selectGradient:hover 
{
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.itemPurchased
{
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.3;
}
.LogoPosition
{
  position: fixed;
  left: 10px;
  top: 5px;
  width: 100px;
  height: auto;
}
@media screen and ( max-width: 451px )
{
  .LogoPosition
  {
    top: auto;
    left: 10px;
    bottom: 10px !important;
    width: 60px;
    height: auto;
  }
}
@media screen and ( max-width: 451px )
{
  .initBg
  {
    background-image: url("../img/bg_mobile.jpg");
  }
  .registerClassic
 {
  background-image: url("../img/bg_mobile.jpg");
 }
  .holderChar
  {
     width: 100%;
     min-height: 40vh;
     background-image: url(../img/laykan_mob.png);
     background-position: center;
  }
  .logoInit
  {
    margin-left: 20px;
    width: 30%;
  }
  .valign-wrapper
  {
    display: block;
  }
  .buttonBeastIndex
  {
    top: 50%;
    width: 70%;
  }
  .robot
  {
    background-image: url(../img/robots_desktop.png);
  }
  .thunder
  {
    width: 55%;
    left: 0;
    transform: rotateY(0deg) rotate(-122deg);
  }

  .accountButtons
  {
    top: 5vh;
    width: 40%;
    right: 0vh;
  }

  .LogoPosition
  {
    top: auto;
    left: 10px;
    bottom: 10px !important;
    width: 60px;
    height: auto;
  }

  .cornerTopMenu
  {
    top: 3px;
    right: 3px;
    z-index: 2;
  }
  .tienda
  {
    color: #000;
    width: 90%;
    margin-left: 5%;
    top: 2vh;
    z-index: 3;
  }

}