﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
@import url("https://fonts.googleapis.com/css?family=Gemunu+Libre:200,300,400,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900");

html {
    height: 100%;
    --btn-bg-color: linear-gradient(180deg, rgba(6,96,93,1) 0%, rgba(21,255,248,1) 50%, rgba(6,96,93,1) 100%);
    --tx-color: rgba(2,0,36,1)
}
body {
    /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    /*width: 100%;*/
    font-family: 'Roboto';
    background: rgb(2,0,36);
    background-image: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(25,27,29,1) 70%, rgba(21,45,70,1) 100%);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.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."
    }


.waveline {
    width:95%;
    height:70px;
    margin:0 auto 0 auto;
    opacity:0.2
}
    .waveline img {
        height:100%;
        width:100%;
    }
    .secondContent {
        min-height: 89vh;
        position: relative;
    }
    .secondContent h1 {
        font-size: 68px;
        font-weight: 100;
        font-family: 'Gemunu Libre';
    }

    .secondContent p {
        font-size: 20px;
        margin: 20px;
        font-family: 'Roboto';
        font-weight:200;
        width:50%;
        word-wrap:break-word;
    }

    .secondContent .item {
        height: calc(89vh - 100px);
        display: flex;
        justify-content: center;
        align-items: center;
        /*border: solid 1px red;*/
    }

    .secondContent .secondContentItem {
        display:flex;
        width:80%;
        height:500px;
        margin:auto;
        align-items:center;
        position:relative;
    }

        .secondContent .secondContentItem .imgSection {
            width: 49%;
            text-align:left;
        }
        .secondContent .secondContentItem .imgSectionRight {
            width: 49%;
            position:absolute;
            right:0;
            text-align:right;
        }

        .secondContent .secondContentItem .textSection {
            width: 50%;
            margin:0 0 0 24px;
        }

        .secondContent .secondContentItem .textSectionLeft {
            width: 50%;
        }

            .secondContent .secondContentItem .textSection p {
                width:100%;
                margin:0;
                padding:0;
            }
                .imgSection img,
                .imgSectionRight img {
                    width: 400px;
                }

    .mainContent {
        position: relative;
        min-height: 89vh;
        /*    border:solid 1px #fff;*/
    }

.mainContent h1 {
    font-size: 68px;
    width: 650px;
    font-weight: 100;
    font-family: 'Gemunu Libre';
}

    .mainContent h5 {
        margin-top: 8px;
        font-weight: 100;
        font-size: 26px;
        width: 650px;
    }

.cardContainer-noBorder {
    width: 100%;
    height: 650px;
    padding: 0;
    margin: 0;
    text-align: center;
    touch-action: cross-slide-x;
    /*overflow: hidden;*/
    display: block;
    position: relative;
}

    .cardContainer-noBorder .item-holder-noBorder {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0;
        left: 0;
        transition: ease-in-out 0.5s;
    }

        .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder {
            position: relative;
            height: 100%;
            width: 350px;
            margin: 16px 16px 0 16px;
            vertical-align: top;
            transform-style: preserve-3d;
            padding: 0;
            /* transform: scale(0.3,0.3);*/
        }

            .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .item {
                height: 30%;
            }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .item .header {
                    position: absolute;
                    top: 0;
                    right: 5px;
                    font-size: 180px;
                    font-family: 'Gemunu Libre';
                    color: rgba(255,255,255,0.1)
                }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .item img {
                    width: 100px;
                    border: solid 1px #fff;
                    border-radius: 100%;
                }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .item .title {
                    font-size: 32px;
                    font-family: 'Gemunu Libre';
                    margin: 16px 0;
                }

            .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .content {
                text-align: left;
                word-break: break-word;
                height: 55%;
                padding: 8px;
                border-left: solid 5px rgba(255,255,255,0.3);
                box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
                -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
                -moz-box-shadow: 10px 10px 5px 10px rgba(0,0,0,0.5);
            }

.box-left {
    margin: 16px auto 16px 16px;
    width: 50%;
    border-bottom: solid 2px #fff;
}
.box-right {
    margin: 16px 16px 16px auto;
    width: 40%;
    border-bottom: solid 2px #fff;
}
    .box-right h1 {
        text-align:right;
        width:100%;
    }
    .box-right p {
        font-size: 18px;
    }

.myLink {
    text-decoration: none;
    background: var(--btn-bg-color);
    padding: 16px;
    margin-top: 16px;
    font-size: 20px;
    border: solid 1px #0ABAB5;
    border-radius: 30px;
    color: var(--tx-color);
    transform: translateY(1000%);
    opacity: 0;
    animation: moveFromBottom 1s forwards;
    transition: ease-in 0.3s;
}
    .myLink:hover {
        background: linear-gradient(180deg, rgba(254,254,254,1) 10%, rgba(21,255,248,1) 50%, rgba(255,255,255,1) 90%);
        filter: drop-shadow(0 0 0.75rem #0ABAB5);
    }

.transparent {
    opacity:0 !important;
}

.round-img {
    height:40px;
    width:40px;
    border-radius:100%;
}

.pageHeader {
    height: 30vh;
    /*width: 100vw;*/
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    animation: moveFromTop 1s forwards;
}
    .pageHeader h1 {
        font-family: 'Gemunu Libre';
        font-size: 90px;
        font-weight:200;
    }


    .pageHeader-lg {
        display: flex;
        overflow-x: hidden;
        /*overflow: hidden;*/
        position: relative;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 89vh;
    }

.leftImage {
    position: absolute;
    left: -150px;
    top: 10px;
    animation: moveToLeft 1s forwards;
}

.rightImage {
    position: absolute;
    right: -150px;
    bottom:10px;
    animation:moveToRight 1s forwards;
}

.headerText {
    width: 55%;    
    text-align: left;
    position: relative;
    animation: moveFromTop 1s forwards;
}

    .headerText h1 {
        font-family: 'Gemunu Libre';
        font-size: 80px;
        font-weight:200;
    }

    .headerDesc {
        padding-top: 20px;
        text-align: left;
        font-family: 'Roboto';
        font-weight: 200;
        font-size: 24px
    }

.middleContactUs {
    width: 100%;
    /*height: 300px;*/
    padding: 50px;
    /*background-color: rgba(2,0,36,0.5);*/
    background-size: cover;
    background-image: url(/Icons/SDbanner.png);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 100px 0 100px 0;
}

.middlePanel {
    width: 100%;
    /*height: 300px;*/
    padding: 50px;
    /*background-color: rgba(2,0,36,0.5);*/
    background-size: cover;
    background-image: url(/Icons/SDbanner.png);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .middleContactUs h3 {
        font-family: 'Gemunu Libre';
        font-size: 50px;
        font-weight: 100;
        margin:10px 0 20px 0;
    }

    .animateToLeft {
        animation: moveToLeft 1s forwards;
    }

.animateToRight {
    animation: moveToRight 1s forwards;
}

.animateToTop {
    animation: moveFromBottom 1s forwards;
}

.animateToBottom {
    animation: moveFromTop 1s forwards;
}

.animateScaleLarge {
    animation: scaleToLarge 0.5s forwards;
}

.animateFlipY {
    animation: flipY 0.5s forwards;
}

@keyframes moveToLeft {
    0% {
        transform: translateX(-150%);
        opacity: 0;
    }

    100% {
        transform: translateX(0%);
        opacity: 1;
    }
}

@keyframes moveToRight {
    0% {
        transform: translateX(200%);
        opacity: 0;
    }

    100% {
        transform: translateX(0%);
        opacity: 1;
    }
}

@keyframes moveFromBottom {
    0% {
        transform: translateY(1000%);
        opacity: 0;
    }

    100% {
        transform: translateY(0%);
        opacity: 1;
    }
}

@keyframes moveFromTop {
    0% {
        transform: translateY(-500%);
        opacity: 0;
    }

    100% {
        transform: translateY(0%);
        opacity: 1;
    }
}

@keyframes flipY {

    0% {
        transform: rotateY(180deg)
    }

    100% {
        transform: rotateY(0deg)
    }
}

@keyframes scaleToLarge {
    0% {
        transform: scale(0.3,0.3);
    }

    100% {
        transform: scale(1,1);
    }
}

@media screen and (max-width:1200px) {
    .box-right, .box-left {
        margin-top: 16px;
        width: 75%;
    }

    .secondContent p {
        width: 75%;
    }

    .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .header {
        font-size: 105px;
    }

    .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .title {
        font-size: 24px;
        height: 10%;
    }
}

@media screen and (max-width:992px) {
    .box-right, .box-left {
        margin-top: 16px;
        width: 90%;
    }

    .secondContent p {
        width: 90%;
    }

    .secondContent .secondContentItem {
        width: 99%;
       
    }

    .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .content {
        height: 67%;
    }

    .headerText {
        width: 55%;
        
    }
        .headerText h1 {
            font-size: 60px;
        }
}

@media screen and (max-width:768px) {
    .box-right, 
    .box-left {
        top: 0;
        padding: 8px;
        width: 99%;
        margin-left: 0;
    }

    .secondContent p {
       /* margin:10px;
        font-size: 16px;*/
        width: 97%;
    }
        .box-right h1 {
            text-align:left;
        }

    .secondContent .secondContentItem {
        display: block;
        width: 99%;
    }

        .secondContent .secondContentItem .imgSection,
        .secondContent .secondContentItem .imgSectionRight {
            display:block;
            position:inherit ;
            width: 99%;
            text-align: center;
        }

        .secondContent .secondContentItem .textSection,
        .secondContent .secondContentItem .textSectionLeft {
            width: 99%;
            margin: 0;
            padding: 10px;
        }

        .secondContent .secondContentItem .textSection p {
            width: 100%;
            margin: 0;
            padding: 0;
        }

    .imgSection img,
    .imgSectionRight img {
        width: 250px;
    }



    .cardContainer-noBorder {
        height: inherit;
        display: block;
        position: relative;
    }

        .cardContainer-noBorder .item-holder-noBorder {
            display: block;
            position: relative;
        }

            .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder {
                display: block;
                width: 100%;
                height: 350px;
                margin: 0;
            }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder:nth-child(even) {
                    background-color: rgba(2,0,36,0.5);
                }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .item {
                    height: 160px;
                    width: 220px;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .content {
                    box-shadow: none;
                    border: none;
                    width: calc(100% - 250px);
                    height: 100%;
                    float: right;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                    align-content: center;
                    padding: 10px;
                }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder:nth-child(even) .item {
                    right: 0;
                }

                .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder:nth-child(even) .content {
                    float: left;
                }

    .leftImage,
    .rightImage {
        width: 400px;
    }
}


@media screen and (max-width:576px) {

    .myLink {  
        font-size: 16px;
    }

    .secondContent p {
         margin:10px;
        font-size: 16px;
    }

    .box-left h1,
    .box-right h1 {
        font-size:50px;
    }

    .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .item img {
        width: 70px;
    }

    .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .item .title {
        font-size: 25px;
    }

    .cardContainer-noBorder .item-holder-noBorder .cardItem-noBorder .content {
        font-size: 14px;
    }

    .pageHeader {
        font-size: 70px;
    }

    .leftImage,
    .rightImage {
        width: 300px;
    }

    .headerText {
        width: 75%;
    }
        .headerText h1 {
            font-size: 50px;
        }
    .headerDesc {
        font-size: 16px
    }
}