.iphonex {
    width: 22em;
    height: 44em;
    display: flex;
    /* position: absolute; */
    transform: rotate(0deg);
    /* transition: all cubic-bezier(0.36, 0.41, 0.38, 1) 0.4s; */
    z-index: 10;
}

.iphonex .mobile {
    height: 34em;
}

.screen__view {
    /* width: 100%; */
    border-radius: 2.6em;
    margin: 0.8em;
}

.iphonex .back {
    display: flex;
    flex: 1;
    margin: 0.2em;
    border-radius: 3em;
    position: absolute;
    z-index: 1;
    width: calc( 100% - 0.6em);
    height: calc( 100% - 0.6em);
    top: 0;
    right: 0;
    /* box-shadow: 0 0 10em rgba(70, 70, 70, 0.1);
	transition: all 0.4s; */
}

.iphonex:hover .back {
    box-shadow: 0 0 15em rgba(0, 67, 155, 0.3);
}

.iphonex .front {
    display: flex;
    flex: 1;
    background-color: #292c2d;
    border-radius: 3em;
    margin: 0.2em;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0.1em 0.4em rgba(255, 255, 255, 0.1) inset;
    z-index: 10;
}

.iphonex .screen {
    display: grid;
    flex: 1;
    background-color: #FFF;
    margin: 0.4em;
    border-radius: 2.6em;
    border: solid 0.6em #121415;
    position: relative;
    z-index: 10;
}

.iphonex .front__line {
    position: absolute;
    z-index: 111118;
    height: 0.3em;
    bottom: 20px;
    background: #000;
    width: 30%;
    margin: 0 auto;
    left: 35%;
    border-radius: 50px;
}

.iphonex .screen .screen__front {
    /* position: absolute; */
    width: 90%;
    background-color: #191b1c;
    height: 0.8em;
    border-radius: 0 0 0.9em 0.9em;
    right: 37%;
    top: 0px;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    padding-bottom: 0.3em;
    border-radius: 15px;
    box-sizing: border-box;
    margin-top: 0.3em;
    z-index: 999;
}

.iphonex .phoneButtons {
    width: 1em;
    height: 5em;
    position: absolute;
    z-index: 2;
    background: linear-gradient(to bottom, #212324, #2b2e31, #212324);
    box-shadow: 0 0 0.4em rgba(255, 255, 255, 0.1) inset;
    border-radius: 2px;
}

.iphonex .phoneButtons-right {
    right: 0;
    top: 25%;
}

.iphonex .phoneButtons-left {
    left: 0;
    top: 15%;
    height: 2em;
}

.iphonex .phoneButtons-left2 {
    left: 0;
    top: 22%;
    height: 4em;
}

.iphonex .phoneButtons-left3 {
    left: 0;
    top: calc( 19% + 6em);
    height: 4em;
}

@media (max-height: 40em) {
    .iphonex {
        width: 48vh;
        height: 94vh;
    }
}

@media (max-width: 1200px) {
    .home-phone-screen {
        display: none;
        position: fixed;
        visibility: hidden;
    }
}

.mobile-time {
    color: #000;
    font-weight: 500;
}

.mobile-header {
    position: fixed;
    background: none;
    width: 100%;
    top: 20px;
    z-index: 1000;
}

.hidden-scroll {
    overflow-y: scroll;
    scrollbar-width: none;
    /* Firefox */
    border-radius: 2rem;
}

.hidden-scroll::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari */
}

.iphonex .form-control {
    padding: 1.3rem 2rem;
    border-radius: 10px;
}


/* Greeting css */

.login-slider {
    position: relative;
    width: 100%;
    height: 100%;
}

#canvas-phone {
    position: absolute;
    /* width: 100%; */
    z-index: 10000;
    /* height: 100%; */
}

#canvas-login {
    position: absolute;
    width: 100%;
    z-index: 10000;
    /* height: 100%; */
    left: 0px;
}

.greeting-body h5 {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

.greetin-bg h4 {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

.greetin-bg p {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
    font-size: 1.1rem !important;
}

.event-date {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
    line-height: 1.1;
    margin-top: 20px;
    font-size: 0.8rem !important;
}

.company-name {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
    margin-top: 20px;
    line-height: 1.1;
    font-size: 0.8rem !important;
}

.event-address {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
    line-height: 1.1;
    font-size: 0.8rem !important;
}

.event-ticket {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1.1;
    font-size: 0.8rem !important;
}

.event-address {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
    line-height: 1.1;
    font-size: 0.8rem !important;
}

.event-title {
    margin-top: 130px;
}


/* h6.event-title {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

h5.event-desc {
    font-family: "Lobster", sans-serif !important;
    font-weight: 400;
    font-style: normal;
} */

#canvas {
    position: fixed;
    z-index: 1000000;
}

.main-intro {
    z-index: 10000;
}

.main-text {
    /* margin-top: 150px; */
    position: relative;
    z-index: 1000;
    font-weight: 500;
    line-height: 1.4;
}

.main-text-home {
    margin-top: 150px;
    position: relative;
    z-index: 1000;
    font-weight: 500;
    line-height: 1.4;
}

.greetin-bg {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 51%, #ec8e00 100%) !important;
    width: 100%;
    height: 100%;
    margin: 0px;
}

.greeting-body {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 51%, #ec8e00 100%);
    width: 100%;
    height: 100%;
    margin: 0px;
    border-radius: 25px;
    position: absolute;
}

.ball-login {
    position: absolute;
    display: inline-block;
    height: 30rem;
    top: 0px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 1.5rem;
    right: 70px;
}

.ball2-login {
    position: absolute;
    display: inline-block;
    height: 33rem;
    top: 0px;
    left: -25px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 1.5rem;
}

.ball3-login {
    position: absolute;
    display: inline-block;
    height: 18rem;
    top: 0px;
    right: 30px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
}

.star-login {
    position: absolute;
    display: inline-block;
    height: 18rem;
    top: 0px;
    left: 60px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 0.4rem;
    z-index: 0;
}

.star2-login {
    position: absolute;
    display: inline-block;
    height: 25rem;
    top: 0px;
    left: 80px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 0.4rem;
    z-index: 1;
}

.star3-login {
    position: absolute;
    display: inline-block;
    height: 24rem;
    top: 0px;
    right: 40px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 0.4rem;
    z-index: 1;
}

.ball {
    position: absolute;
    display: inline-block;
    height: 10rem;
    top: 0px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 1.5rem;
    right: 70px;
}

.ball2 {
    position: absolute;
    display: inline-block;
    height: 13rem;
    top: 0px;
    left: -25px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 1.5rem;
}

.ball3 {
    position: absolute;
    display: inline-block;
    height: 8rem;
    top: 0px;
    right: 30px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 1.5rem;
}

.star {
    position: absolute;
    display: inline-block;
    height: 8rem;
    top: 0px;
    left: 20px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 0.4rem;
    z-index: 0;
}

.star2 {
    position: absolute;
    display: inline-block;
    height: 10rem;
    top: 0px;
    left: 40px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 0.4rem;
    z-index: 1;
}

.star3 {
    position: absolute;
    display: inline-block;
    height: 12rem;
    top: 0px;
    right: 30px;
    transition: all .2s ease-out;
    transform-origin: 0% 0;
    margin-left: 0.4rem;
    z-index: 1;
}

.snow {
    position: absolute;
    top: 3%;
    left: 3%;
    width: 80px;
    opacity: 0.9;
}

.snow2 {
    position: absolute;
    width: 100px;
    bottom: 5%;
    right: 5%;
}

.snow3 {
    position: absolute;
    width: 80px;
    bottom: 55%;
    right: 25%;
}

.snow4 {
    position: absolute;
    width: 120px;
    bottom: 25%;
    right: 55%;
}

.animate-m {
    animation: m 15s ease-out infinite;
}

.animate-mf {
    animation: mf 4s ease-out infinite;
}

.animate-ms {
    animation: ms 6s ease-out infinite;
}

@keyframes m {
    0% {
        transform: rotate(2deg);
    }
    50% {
        transform: rotate(-2deg);
    }
    100% {
        transform: rotate(2deg);
    }
}

@keyframes mf {
    0% {
        transform: rotate(-3deg);
    }
    50% {
        transform: rotate(3deg);
    }
    100% {
        transform: rotate(-3deg);
    }
}

@keyframes ms {
    0% {
        transform: rotate(4deg);
    }
    50% {
        transform: rotate(-4deg);
    }
    100% {
        transform: rotate(4deg);
    }
}

.bokeh-login {
    position: fixed;
    width: 100%;
    /* height: 100%; */
    z-index: 100;
}

.light {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
}

.light:nth-child(1) {
    width: 1186px;
    height: 1186px;
    top: 95%;
    left: 89%;
    background: #ffffff;
    filter: blur(4px);
    -webkit-animation: 30s light6 linear infinite;
    animation: 30s light6 linear infinite;
}

.light:nth-child(2) {
    width: 294px;
    height: 294px;
    top: 21%;
    left: 16%;
    background: #ffffff;
    filter: blur(30px);
    -webkit-animation: 21s light6 linear infinite;
    animation: 21s light6 linear infinite;
}

.light:nth-child(3) {
    width: 98px;
    height: 98px;
    top: 54%;
    left: 74%;
    background: #ffa929;
    filter: blur(15px);
    -webkit-animation: 27s light5 linear infinite;
    animation: 27s light5 linear infinite;
}

.light:nth-child(4) {
    width: 178px;
    height: 178px;
    top: 17%;
    left: 75%;
    background: #ffa929;
    filter: blur(40px);
    -webkit-animation: 30s light2 linear infinite;
    animation: 30s light2 linear infinite;
}

.light:nth-child(5) {
    width: 287px;
    height: 287px;
    top: 79%;
    left: 33%;
    background: #ffa929;
    filter: blur(30px);
    -webkit-animation: 13s light5 linear infinite;
    animation: 13s light5 linear infinite;
}

.light:nth-child(6) {
    width: 90px;
    height: 90px;
    top: 74%;
    left: 87%;
    background: #ffa929;
    filter: blur(10px);
    -webkit-animation: 14s light4 linear infinite;
    animation: 14s light4 linear infinite;
}

.light:nth-child(7) {
    width: 84px;
    height: 84px;
    top: 2%;
    left: 2%;
    background: #ffa929;
    filter: blur(15px);
    -webkit-animation: 35s light4 linear infinite;
    animation: 35s light4 linear infinite;
}

.light:nth-child(8) {
    width: 79px;
    height: 79px;
    top: 70%;
    left: 52%;
    background: #ffa929;
    filter: blur(10px);
    -webkit-animation: 35s light6 linear infinite;
    animation: 35s light6 linear infinite;
}

.light:nth-child(9) {
    width: 78px;
    height: 78px;
    top: 58%;
    left: 100%;
    background: #ffa929;
    filter: blur(12px);
    -webkit-animation: 29s light5 linear infinite;
    animation: 29s light5 linear infinite;
}

.light:nth-child(10) {
    width: 100px;
    height: 100px;
    top: 20%;
    left: 9%;
    background: #ffa929;
    filter: blur(14px);
    -webkit-animation: 31s light2 linear infinite;
    animation: 31s light2 linear infinite;
}

.light:nth-child(11) {
    width: 76px;
    height: 76px;
    top: 47%;
    left: 34%;
    background: #ffa929;
    filter: blur(13px);
    -webkit-animation: 14s light3 linear infinite;
    animation: 14s light3 linear infinite;
}

.light:nth-child(12) {
    width: 1195px;
    height: 1195px;
    top: 31%;
    left: 75%;
    background: #ffa929;
    filter: blur(30px);
    -webkit-animation: 22s light6 linear infinite;
    animation: 22s light6 linear infinite;
}

@-webkit-keyframes light1 {
    25% {
        opacity: 0.57;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.63;
    }
    100% {
        opacity: 0;
    }
}

@keyframes light1 {
    25% {
        opacity: 0.57;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.63;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes light2 {
    25% {
        opacity: 0.69;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.37;
    }
    100% {
        opacity: 0;
    }
}

@keyframes light2 {
    25% {
        opacity: 0.69;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.37;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes light3 {
    25% {
        opacity: 0.36;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.31;
    }
    100% {
        opacity: 0;
    }
}

@keyframes light3 {
    25% {
        opacity: 0.36;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.31;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes light4 {
    25% {
        opacity: 0.51;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.54;
    }
    100% {
        opacity: 0;
    }
}

@keyframes light4 {
    25% {
        opacity: 0.51;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.54;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes light5 {
    25% {
        opacity: 0.57;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.64;
    }
    100% {
        opacity: 0;
    }
}

@keyframes light5 {
    25% {
        opacity: 0.57;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 0.64;
    }
    100% {
        opacity: 0;
    }
}

.alert-phone {
    margin-top: 50px !important;
    width: 70%;
    border: 1px dashed #274fb9 !important;
    border-radius: 10px;
    z-index: 100000;
    padding: 10px;
    margin: 0 auto;
    background: #ebf2fe;
    color: #0051bb !important;
    text-align: left;
    font-weight: 400;
    position: relative;
    line-height: 1.4 !important;
}

.alert-greeting-text p {
    font-weight: 400 !important;
}