@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;
}



.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}
.btn-site-primary{
    color: #fff;
    padding: .75rem;
    background-color: #1b6ec2;
    font-size: 1.2rem;
    border-radius: .25rem;
    border-color: #1861ac;
}
.btn-site-primary:hover{
    background-color: #2181E2FF;
    border-color: #1D73CBFF;
    -webkit-animation: pulsate-fwd 1.2s ease-in-out infinite both;
    animation: pulsate-fwd 1.2s ease-in-out infinite both;
}

#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."
    }



.pulsate-fwd {
    -webkit-animation: pulsate-fwd 0.9s ease-in-out infinite both;
    animation: pulsate-fwd 0.9s ease-in-out infinite both;
}


/* Animations */
@-webkit-keyframes pulsate-fwd {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulsate-fwd {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

    
    
/*Start of custom css components*/
.top-row-header{
    background-color: #2c3034;
    margin-bottom: .6rem;
    justify-content: flex-start;
    height: 3.5rem;
    display: flex;
    block-size: 4.5rem;
    align-items: center;
    box-shadow: 0.05rem 0.15rem 0.65rem 0.15rem #1e2125;
}

/*body{*/
/*    background-image: url("../Media/Images/MainBanner.png");*/
/*    background-position: center top;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100% auto;*/
/*   */
/*}*/
.homepage-artical{
    /*box-shadow: 0px -0.6rem 0.8rem 0.6rem #ffffff;*/
}
.badge-header{
    box-shadow: 0px 0.6rem 0.8rem 0.3rem #95999c;
}
.main-home-content{
    padding: 18em 1.5rem 1.5rem;
    font-size: large;
}
.content-header{
    margin-bottom: 14.7%;
    padding: 12rem;
}

.content-custom{
    background-color: #ffffff;
}
.spacer{    
    padding: 2rem;
   
    text-align: center;
    align-content: start;
    background-color: rgba(206,32,38,1);    
}
.custom-border{
    border-left: 0.15rem solid #ffffff;
    border-right: 0.15rem solid #ffffff;
    height: max-content;
}
.Custom-Break-Line{
    background: #0b2e13;
}
.info-panel {
    display: flex;
    flex-flow: column;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    margin-right: 15%;
    padding-top: 6.5rem;
    margin-left: 5%;
}
.secondInfoPanel {
    display: flex;
    flex-flow: column;
    flex-wrap: nowrap;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-right: 15%;
    padding-top: 6.5rem;
    margin-left: 5%;
}

@media only screen and (max-device-height: 480px) {
    .custom-img{
        height: 40%;
    }
}

/*SVG css*/
.b9662909-398f-4491-b817-7a98ffdc8fa1 {
    fill: none;
}

.ad4468d5-c953-47cb-96fd-886884713d8f {
    isolation: isolate;
}

.b54efc8d-f87b-4af7-8b4a-33e67ace393f, .ff1206a5-038d-4a7a-82e5-20f979472461 {
    mix-blend-mode: multiply;
}

.b54efc8d-f87b-4af7-8b4a-33e67ace393f {
    opacity: 0.75;
}

.af2e1696-e0b6-4c02-8a81-296c002c68c7 {
    clip-path: url(#f39c2212-bf29-4936-bc5b-d841fe304bec);
}

.ff1206a5-038d-4a7a-82e5-20f979472461 {
    opacity: 0.36;
}

.a5594149-60ed-445e-9bc6-2170f6e18aac {
    font-size: 95.34px;
}

.a5594149-60ed-445e-9bc6-2170f6e18aac, .ab2af19f-4d79-40f1-b8e6-6813369b823a {
    fill: #fff;
    stroke: #000;
    stroke-miterlimit: 10;
    font-family: MicrosoftJhengHeiUIRegular, Microsoft JhengHei UI;
}

.b6333b32-3e6b-4f79-95fe-9093434e4d91 {
    letter-spacing: -0.03em;
}

.b9dd88df-70eb-421d-be4e-bed3cdb15bc4 {
    letter-spacing: -0.014em;
}

.ab2af19f-4d79-40f1-b8e6-6813369b823a {
    font-size: 45.358px;
    stroke-width: 0.75px;
}

.b66c4b12-790e-45c3-baab-fda2eef10450 {
    letter-spacing: -0.035em;
}

.a3003959-7745-429e-b51c-b1c197aa45f7 {
    letter-spacing: 0em;
}

.abad3eaf-9cca-48bd-881e-e4761fa03324 {
    letter-spacing: 0.031em;
}

.bc55b593-7b74-4b1b-9e30-3673223848c8 {
    letter-spacing: -0.111em;
}

.b20e2104-6be4-41e2-98c1-3bbe2e28dd81 {
    letter-spacing: -0.026em;
}

/*Testing*/
body {
    margin: 1.5em;
    font-family: "Poppins", sans-serif;
}

a {
    text-decoration: none;
    font-size: 1.3rem;
}

.hero-img {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../Media/Images/banners.png");
    background-size: cover;
    background-position-x: 20%;
    background-position-y: 20%;
    width: 100%;
    height: 100vh;
    z-index: -1;
    animation: introLoad 2s forwards;
}

.logo {
    color: white;
    font-weight: bold;
}

nav {
    position: fixed;
    right: 0;
    top: 0;
    background: white;
    height: 100vh;
    width: 50%;
    z-index: 999;
    text-transform: uppercase;
    transform: translateX(100%);
    transition: transform 0.5s ease-in-out;
}
nav ul {
    list-style-type: none;
    padding: 0;
    margin-top: 8em;
}
nav ul a {
    color: black;
    padding: 0.75em 2em;
    display: block;
}
nav ul a:hover {
    background: rgb(235, 235, 235);
}
nav .close {
    float: right;
    margin: 2em;
    width: 2.5em;
}

header {
    display: flex;
    justify-content: space-between;
}
header svg {
    width: 2.3em;
    margin-top: -0.6em;
    cursor: pointer;
}

h1 {
    font-size: 3rem;
    margin-top: 2em;
    line-height: 3.3rem;
}

.subhead {
    font-size: 1.4rem;
}

section.hero {
    color: white;
    height: 90vh;
    animation: moveDown 1s ease-in-out forwards;
    opacity: 0;
}
section.hero .down-arrow {
    stroke: white;
    position: absolute;
    bottom: 8em;
    width: 1em;
    animation: moveArrow 1s alternate-reverse infinite;
}
section.hero .down-arrow path {
    fill: white;
}

.more-info .title {
    font-weight: bold;
    font-size: 1.25rem;
}
.more-info .desc {
    line-height: 1.5rem;
}

.card-img-top-svg img {
    width: 12%;
    height: 12%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.open-nav {
    transform: translateX(0%);
}

@media only screen and (min-width: 680px) {
    body {
        margin: 1.5em 5em;
        font-family: "Poppins", sans-serif;
    }
}
@media only screen and (min-width: 920px) {
    .menu {
        display: none;
    }
    nav {
        transform: translateX(0);
        position: unset;
        display: block;
        width: auto;
        height: auto;
        background: none;
    }
    nav svg.close {
        display: none;
    }
    nav ul {
        display: flex;
        margin: 0;
    }
    nav ul a {
        color: white;
        padding: 0.5em 1.5em;
        font-size: 0.9rem;
    }
    nav ul a:hover {
        background: none;
        text-decoration: underline;
    }
    .hero-img {
        left: unset;
        right: 0;
        width: 50%;
        height: 42em;
    }
    .logo {
        color: black;
    }
    .logo span {
        color: red;
    }
    section.hero {
        color: black;
        height: auto;
        width: 40%;
        margin-bottom: 8em;
    }
    section.hero .subhead {
        margin-bottom: 3em;
    }
    section.hero svg.down-arrow {
        stroke: black;
        position: unset;
    }
    section.hero svg.down-arrow path {
        fill: black;
    }
    .feature {
        display: grid;
        grid-template-columns: repeat(2, auto);
        gap: 3em;
        margin-bottom: 8em;
    }
    .feature img {
        width: 50%;
        height: 100%;
    }
    .feature .content {
        text-align: right;
        width: 25em;
    }
    .feature.left {
        grid-template-areas: "left right";
    }
    .feature.left img {
        grid-area: left;
        width: 50%;
        height: 100%;
        align-content: center;
    }
    .feature.left .content {
        text-align: left;
        width: 25em;
        justify-self: left;
    }
}
.extra-info {
    display: grid;
    background-color: rgba(240, 240, 240, 0.8);
    grid-template-columns: repeat(3, 1fr);
    border: rgba(240, 240, 240, 0.8) solid;
    border-radius: 0.2rem;
    padding: 0.7rem;
    width: fit-content;
}
.extra-info img {
    grid-area: bottom;
    width: 50%;
    height: 100%;
    align-content: center;
}
.extra-info .content {
    text-align: center;
    width: 26em;
    justify-self: left;
    margin-right: 0.9rem;
}

@media only screen and (min-width: 1200px) {
    .wrapper {
        width: 1200px;
        margin: 0 auto;
    }
    .feature {
        gap: 0;
    }
}
@keyframes introLoad {
    from {
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    }
    to {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
}
@keyframes moveArrow {
    from {
        transform: translateY(-30px);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes moveDown {
    from {
        transform: translateY(-100px);
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/*# sourceMappingURL=HomePageLayout.razor.css.map */



