@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html,
body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a,
.btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus,
.btn:active:focus,
.btn-link.nav-link:focus,
.form-control:focus,
.form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

@media (min-width: 1100px) {
    /* .indexImgHeading {
        font-size: 60px;
        line-height: 70px;
    } */

    .indexImgParagraph {
        font-size: 22px;
        line-height: 35px;
    }

    .indexNewsBox {
        font-size: 22px;
        line-height: 25px;
    }

    .textNewsBox {
        width: 485px;
    }

    .indexcontainer {
        height: 50vw;
    }

    .newscontainer {
        height: 50vw;
    }

    h3 {
        font-size: 1.8rem;
    }

    h2 {
        font-size: 2.2rem;
    }

    h1 {
        font-size: 2.7rem;
    }
}

/* If the screen size is smaller than 1200px, set the font-size to 25px */
@media (max-width: 1099.98px) {
    /* .indexImgHeading {
        font-size: 35px;
        line-height: 40px;
    } */

    .indexImgParagraph {
        font-size: 17px;
        line-height: 20px;
    }

    .indexNewsBox {
        font-size: 17px;
        line-height: 20px;

    }

    .indexcontainer {
        height: 50vw;
    }

    .newscontainer {
        height: 50vw;
    }

    h3 {
        font-size: 1.5rem;
    }

    h2 {
        font-size: 2.0rem;
    }

    h1 {
        font-size: 2.1rem;
    }

}

/* If the screen size is smaller than 500px, set the font-size to 20px */
@media (max-width: 499.98px) {
    /* .indexImgHeading {
        font-size: 20px;
        line-height: 23px;
    } */

    .indexImgParagraph {
        font-size: 13px;
        line-height: 20px;
    }

    .indexNewsBox {
        font-size: 11px;
        line-height: 13px;
    }

    .indexcontainer {
        height: 75vw;
    }

    .newscontainer {
        height: 135vw;
    }

    .cookieTxt {
        font-size: 0.8em;
        line-height: 1.3;
    }
}


.newscontainer .hero-title .indexImgParagraph a {
    color: whitesmoke;
}

.row {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

.indexcontainer {
    position: relative;
    text-align: center;
    color: white;
    padding: 0.5em;
}

.newscontainer {
    position: relative;
    text-align: center;
    color: white;
    padding: 0.5em;
}


.hero-title {
    /* color: hsl(177, 46%, 65%);
    font-size: clamp(2rem, 4vw, 6rem);
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase; */
    position: relative;
    padding: 2vh;
    z-index: 2;
    width: 90%;
    /*position: absolute;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(43, 43, 43, 0.9);
    border-radius: 0.5rem;
}

.hero-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;

    width: 100%;
    height: 100%;
    object-fit: cover;

    /* -webkit-mask-image: linear-gradient(white, transparent);
    mask-image: linear-gradient(white, transparent);*/
}

h3 {
    /* font: 300 35px/50px "Whitney A", "Whitney B", Arial, sans-serif; */
    font-family: BentonSansCondBlack, sans-serif;
    letter-spacing: -.2px;
    line-height: 1;
}

h2 {
    font-family: BentonSansCondBlack, sans-serif;
    letter-spacing: -.2px;
    line-height: 1;

}

h1 {
    font-family: BentonSansCondBlack, sans-serif;
    letter-spacing: -.4px;
    line-height: 1.15;
    margin-bottom: 20px;
}

.navbar {
    border: none;
}

.navbar-nav {
    --bs-nav-link-color: rgb(215, 215, 215);
    --bs-nav-link-hover-color: rgb(150, 150, 150);
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link {
    color: white;
    /* text-decoration: underline; */
}

.navbar .nav-link:focus,
.navbar .nav-link:hover {
    /* background-image: linear-gradient(#25282c, #292c30 40%, #2b2f32); */
    filter: none;
    border: none;
}

.navbar .nav-link {
    padding: 1rem;
    border: none;
}

.dropdown-menu {
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: rgb(215, 215, 215);
    --bs-dropdown-link-color: rgb(215, 215, 215);
    --bs-dropdown-link-hover-color: rgb(150, 150, 150);
    --bs-dropdown-spacer: 0rem;
    --bs-dropdown-border-radius: 0rem;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;

}

.dropdown-item.active,
.dropdown-item:active {
    text-decoration: none;
    font-weight: 600;
    background-color: unset;
}

.dropdown-menu {

    --bs-dropdown-bg: #272829;

    --bs-dropdown-border-width: unset;
    --bs-dropdown-link-hover-color: rgb(150, 150, 150);
    --bs-dropdown-link-hover-bg: unset;

}


.p-2 {
    padding: 0.4rem !important;
}

html,
body {
    font: 300 14px/25px "Whitney A", "Whitney B", Arial, sans-serif;
    color: #272829;

    /* font-family: 'liberation_serifregular', 'Helvetica Neue', Helvetica, Arial, sans-serif; */

}

.bg-dark {
    background-color: #272829 !important;
}

a {
    color: #0366d6;
}

.step-circle::before {
    width: calc(6.5rem + 1rem - 2.5rem);
}

WizardStepsCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 69%;
    border: 3px solid green;
}

.form-check-input {
    box-shadow: 0 0 0 0.1rem #594ae2ff !important;
    width: 1.1em;
    height: 1.1em;
}

.form-check-input:checked {
    background-color: #594ae2ff !important;
    box-shadow: 0 0 0 0.1rem #594ae2ff !important;
    border: 0px;
    width: 1.1em;
    height: 1.1em;
}

.form-check-input:focus,
.label::after,
label.form-check-label:focus,
.form-check-input::after,
.form-check-input:not(:disabled):not(.disabled):active:focus {
    color: black;
    outline: 0;
    border: 0;
    box-shadow: 0 0 0 0.1rem #594ae2ff !important;
}

.spinner {
    border: 16px solid silver !important;
    border-top: 16px solid #337AB7 !important;
    border-radius: 50% !important;
    width: 80px !important;
    height: 80px !important;
    animation: spin 700ms linear infinite !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    position: absolute !important;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.room-image {
    display: block;
    width: 100%;
    height: 150px;
    background-size: cover !important;
    border: 3px solid green;
    position: relative;
}

.room-image-title {
    position: absolute;
    top: 0;
    right: 0;
    background-color: green;
    color: white;
    padding: 0px 6px;
    display: inline-block
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}




#logreg-forms {
    width: 412px;
    margin: 10vh auto;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

#logreg-forms form {
    width: 100%;
    max-width: 410px;
    padding: 15px;
    margin: auto;
}

#logreg-forms .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

#logreg-forms .form-control:focus {
    z-index: 2;
}

#logreg-forms .form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#logreg-forms .form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#logreg-forms .social-login {
    width: 390px;
    margin: 0 auto;
    margin-bottom: 14px;
}

#logreg-forms .social-btn {
    font-weight: 100;
    color: white;
    width: 190px;
    font-size: 0.9rem;
}

#logreg-forms a {
    display: block;
    padding-top: 10px;
    color: lightseagreen;
}

#logreg-form .lines {
    width: 200px;
    border: 1px solid red;
}


#logreg-forms button[type="submit"] {
    margin-top: 10px;
}

.facebook-btn {
    background-color: #3C589C;
    color: white;
}

.google-btn {
    background-color: #dd4b39;
    color: white;
}

#logreg-forms .form-reset,
#logreg-forms .form-signup {
    display: none;
}

#logreg-forms .form-signup .social-btn {
    width: 210px;
}

#logreg-forms .form-signup input {
    margin-bottom: 2px;
}

.form-signup .social-login {
    width: 210px !important;
    margin: 0 auto;
}


.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

.loading-progress circle {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 0.6rem;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
}

.loading-progress circle:last-child {
    stroke: #1b6ec2;
    stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
    transition: stroke-dasharray 0.05s ease-in-out;
}

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

.loading-progress-text:after {
    content: var(--blazor-load-percentage-text, "Loading");
}

.navbar-nav {
    white-space: nowrap;
}