@font-face {
    font-family: Gayathri;
    src: url(../Fonts/Gayathri-Regular.ttf);
}
@font-face {
    font-family: Gayathri-thin;
    src: url(../Fonts/Gayathri-Thin.ttf);
}

@font-face {
    font-family: Gayathri-bold;
    src: url(../Fonts/Gayathri-Bold.ttf);
}

html, body{
    height: 100%;
    font-family: Gayathri, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

#app{
    min-height:100vh;
}

main{
    min-height: calc(100vh - 266px);
}

h1:focus {
    outline: none;
}

#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 2.75rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

/* Softwarepage*/

.softwate-feature-container .benefits-container {
    margin-top: 100px;
    padding-left: 12px;
    margin-bottom: 80px
}


.benefits-container .product {
    padding: .75rem 1rem;
    margin: 0 2.75rem;
    min-width: 400px;
    margin-bottom: 50px;
    margin-left: 0;
    max-width: 400px;
}

.border-bottom-yt {
    border-bottom: 1px solid #F9A42D;
    border-radius: 0px !important;
}
.large-card {
    color: black !important;
    font-size: 1.05rem !important;
    text-align: center;
    background-position:center;
    background-repeat:no-repeat;
    background-size: cover;
}

.large-card .container{
    padding: 3rem 0;
    background: rgba(0,0,0, 0.3);
}

.large-card h1{
    font-size: 2rem;
    font-weight: 500
}

    .large-card .is-flex-direction-row-reverse .is-three-fifths,
    .large-card .is-flex-direction-row-reverse .is-three-fifths p {
        text-align: left !important;
    }

.ready-to-talk{
    margin-top: 50px
}
.ready-to-talk img {
    border-radius: 20px;
    /*height:432px;*/
    margin-left: -60px;
    max-width: 100%;
}

.button-orange {
    padding: 1rem 2rem;
    padding-top: 1rem;
    color: white;
    background-color: #F9A42D;
    border: 1px solid #F9A42D;
}

    .button-orange:hover {
        color: #F9A42D;
        background-color: white;
        transition: all ease-out 0.5s;
        border: 1px solid #F9A42D;
    }
/*End software*/

/*Web desing*/
.plan-container {
    margin-top: 100px;
    margin-bottom: 80px;
    font-size: 1.25rem;
}

    .plan-container p {
        font-size: 1.25rem;
    }

.plan-title {
    color: black;
    font-size: 2rem;
}

.plan {
    align-items: center;
    background: white;
    box-shadow: 0px 3px 4px #00000029;
    color: black;
    text-align: center;
    padding: 0px;
    width: 480px;
    z-index: 10
}

.plan-header {
    background: #FAB85B;
    color: white;
    padding: 34px;
    width: 100%;
    text-align: center;
}

    .plan-header h3 {
        font-size: 2.125rem !important;
        height: 60px;
    }

    .plan-header span {
        font-size: 1rem !important;
    }

.plan-price {
    font-size: 1rem;
    text-align: center;
}

.plan .plan-price h3 {
    color: #F9A42D;
    font-size: 3rem !important;
    line-height: 1;
}

.or-separator {
    font-size: 1.25rem;
    margin-top: 8px;
    margin-bottom: 18px;
}

.shop-button {
    background: #F9A42D;
    border: 1px solid #F9A42D;
    color: white;
    cursor: pointer;
    font-family: 1rem;
    margin: 20px 0;
    width: 75%;
    padding: 10px 30px;
}

.plan.bare-minimum {
    text-align:center;
    padding-bottom: 10px;

}

.plan.premium {
    background: white;
    box-shadow: 0px 3px 5px #0000004F;
    color: black;
    margin-right: 92px;
    padding-bottom: 84px;
    z-index: 11
}

    .plan.premium .plan-header {
        background: #F9AE44
    }

.plan.elite {
    background: white;
    box-shadow: 0px 3px 5px #0000004F;
}

    .plan.elite .plan-header {
        background: #F9A42D
    }

.plan-notes {
    border: 3px solid #F9A42D;
    height: 126px;
    padding: 36px;
    margin-top: 22px;
    max-width: 878px;
}

.plan-footer {
    padding-left: 46px;
    padding-right: 46px;
    width: 100%;
}

.plan-description {
    margin-top: 5px;
}

    .plan-description ul {
        list-style-type: none;
        list-style-image: url('../img/Icon/Check.png');
        text-align: left;
    }

        .plan-description ul li {
            margin-bottom: 20px;
            margin-left: 30px;
        }

.table-prices {
    background: #EEEEEE;
    padding-top: 2rem;
    max-height: 859px;
    overflow: hidden;
    position: relative;
}

.table thead {
    height: 110px;
    border-bottom: 5px solid #F9A42D;
}

    .table thead tr th.features-title {
        color: black;
        font-size: 1.5rem;
        text-align: center;
        vertical-align: bottom;
        width: 25%;
    }

    .table thead tr th {
        color: black;
        font-size: 1.75rem;
        vertical-align: middle;
        /*border: 2px solid white;*/
    }

.table tbody tr {
    height: 80px;
    vertical-align: middle;
    /* border: 2px solid white;*/
}



    .table tbody tr th, .table tbody tr td,
    .table tfoot tr th, .table tfoot tr td {
        vertical-align: middle;
        padding-left: 33px;
        /*border: 2px solid white;*/
    }

#pricing svg {
    max-width: 36px;
    fill: #F9A42D;
}

/*Card*/
.product a {
    color: black !important;
}

.product p span {
    color: #F9A42D;
    float: right;
    display: inline-block;
}

.product:hover > a div {
    border-color: black;
}

.product h3 {
    font-weight: 900;
    font-size: 18px;
    display: inline;
    padding: 0 12px
}

.clr-gray-header-menu{
    text-align:justify;
}
div.columns.benefits-container.is-justify-content-space-between.benefits-list > div.column.is-half{
    display: flex;
    flex-wrap: wrap;
    width: 100%
}
/**/

.customers-products .product {
    padding: 0 3rem !important
}

.card-slide-up {
    align-items: center;
    background: white;
    box-shadow: 5px 5px 15px #00000029;
    border: 1px solid #A2A2A221;
    border-radius: 13px;
    color: black;
    display: flex;
    flex-direction: column;
    height: 190px;
    overflow: hidden;
    padding: 20px;
    width: 320px;
    margin-bottom: 40px
}

    .card-slide-up div.icon {
        height: 160px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .card-slide-up img {
        max-height: 56px;
        max-width: 56px;
        flex-grow: 0;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .card-slide-up h3 {
        font-weight: 500;
        font-size: 1.25rem;
        border-bottom: 1px solid #F9AE44;
        margin: 8px 0;
        padding: 0 10px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .card-slide-up .content {
        line-height: 20px;
        transform: translateY(350px);
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .card-slide-up:hover img {
        transform: translateY(-100px)
    }

    .card-slide-up:hover h3 {
        transform: translateY(-70px)
    }

    .card-slide-up:hover .content{
        transform: translateY(-100px);
    }

    .card-slide-up .icon {
        float: right;
    }

    .plan-container table{
        height: fit-content;
    }

div.container.plan-container > div.columns > div > table > thead > tr > th {
    background: transparent;
    border-right: transparent 20px solid;
    box-shadow: none;
    padding-bottom:0;
}

td.plan.bare-minimum.borders {
    background: transparent;
    border-right: transparent 20px solid;
    box-shadow: none;
    border-bottom-color: white;
    padding-bottom: 0;
}

    td.plan.bare-minimum.borders > div {
        background: white;
        margin: 0;
        height: 100%;
        padding-top: 10px;
        padding-left: 10px;
    }
        td.plan.bare-minimum.borders > div ul li {
            background: white;
            margin-bottom: 0;
            padding-bottom: 30px;
        }