input {
    padding: 10px 25px;
    font-size: 18px;
    border-radius: 30px;
    width: 100%;
    border: 1px solid #262261;
    background-color: #fff !important;
}

input:hover,
input:focus {
    border: 1px solid #262261;
    outline: none;
}

.x-logo-1-icon {
    align-self: stretch;
    height: 100%;
    width: auto;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: cover;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.5));
}

.div,
.wrapper-x-logo-1 {
    align-self: stretch;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.wrapper-x-logo-1 {
    max-height: 372px;
    max-width: 100%;
}

.div {
    min-height: 64px;
    font-weight: 600;
    font-size: 30px;
    font-family: 'jannaltbold', arial, sans-serif;
    margin: 0 !important;
}

.annoy-div {
    margin-top: 10px !important;
}

.small-div {
    min-height: 14px !important;
    font-size: 12px !important;
    color: #666666 !important;
}

@media screen and (max-width: 800px) {
    .div {
        font-size: 20px;
    }
}

.main,
.numbered-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.numbered-list {
    align-self: stretch;
}

.numbered-list>* {
    margin: 20px 0;
}

.main {
    max-width: 48%;
    flex: 1;
    box-sizing: border-box;
}

.desktop-child {
    width: 5px;
    position: relative;
    background-color: #262261;
}

.h2 {
    margin: 0;
    flex: 1;
    font-weight: 800;
    font-size: 50px;
    color: #F16D60 !important;
    font-family: 'jannaltbold', arial, sans-serif;
}

.booking,
.div1 {
    align-self: stretch;
    display: flex;
}

.booking {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 11px;
}

.div1 {
    min-height: 34px;
    position: relative;
    font-size: 25px;
    color: #262261;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.content-preview,
.email-input {
    display: flex;
    align-items: flex-start;
    max-width: 100%;
}

.email-input {
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
}

.content-preview {
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    padding: 10px;
    box-sizing: border-box;
}

.component-child {
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 30px;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.div2,
.vector-parent {
    position: relative;
    max-width: 100%;
}

.div2 {
    flex: 1;
    display: inline-block;
    z-index: 1;
}

.vector-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px;
    box-sizing: border-box;
}

.component-item {
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 30px;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.div3 {
    flex: 1;
    position: relative;
    display: inline-block;
    max-width: 100%;
    z-index: 1;
}

.input-fields,
.login-form,
.vector-group {
    align-self: stretch;
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
}

.vector-group {
    flex-direction: row;
    align-items: flex-start;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
}

.input-fields,
.login-form {
    flex-direction: column;
    width: 100%;
}

.input-fields {
    align-items: flex-start;
    text-align: right;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    margin: 15px 0;
}

.input-fields>* {
    margin: 10px 0;
}

.login-form {
    align-items: flex-end;
    margin: 15px 0;
}

.b {
    flex: 1;
    position: relative;
    font-size: 20px;
    font-family: 'jannaltbold', arial, sans-serif;
    color: #fff;
    text-align: center;
}

.button-background-parent {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.button-background-parent,
.content-right {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    box-sizing: border-box;
}

.button-background-parent {
    cursor: pointer;
    background-color: #F16D60 !important;
    padding: 10px 25px;
    font-size: 18px;
    border-radius: 12px;
    justify-content: flex-start;
    position: relative;
    white-space: nowrap;
}

.content-right {
    width: 100%;
    justify-content: center;
    padding: 0 20px;
    max-width: 100%;
}

.description {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    width: 100%;
    flex: 1;
}

.description-wrapper,
.desktop {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
}

.description-wrapper {
    flex: 1;
    width: 100%;
    flex-direction: column;
    max-width: 100%;
    font-size: 20px;
    color: #faaf40;
    display: flex;
    justify-content: center;
    align-items: center;
}

.desktop {
    position: relative;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    flex-direction: row;
    padding: 15px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: 'jannaltbold', arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.booking{
    text-align: center;
    width: 100%;
}
.desktop>* {
    margin: 10px;
}

@media screen and (max-width: 1200px) {
    .desktop {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .x-logo-1-icon {
        max-height: 150px;
    }

    .desktop-child {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        height: 8px !important;
        background-color: #262261;
    }
}

@media screen and (max-width: 725px) {

    .description-wrapper,
    .main {
        box-sizing: border-box;
    }

    .description-wrapper {
        padding-top: 10px;
    }

    .desktop {
        box-sizing: border-box;
    }
}

@media screen and (max-width: 450px) {
    .h2 {
        font-size: 16px;
    }

    .content-preview {
        box-sizing: border-box;
    }

    .desktop {
        box-sizing: border-box;
    }
}

body {
    margin: 0;
    line-height: normal;
}

.Error{
    display: none;
    justify-content: flex-start;
    align-items: center;
    min-width: 250px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    background-color: #F16D60;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    transition: 0.7s;
    font-weight: bold;
}

.e-active{
    display: flex !important;
    animation: load 7s ease-in-out;
}

@keyframes load {
    0%{
        opacity: 1;
    }
    25%{
        opacity: 1;
    }
    50%{
        opacity: 0.75;
    }
    75%{
        opacity: 0.5;
    }
    100%{
        opacity: 0;
    }
}