﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

body, html {
    height: 100%;
}

body {
    background: #f1f3f6;
    color: #4c4d4d;
    font-family: "Poppins", sans-serif;
}

form {
    padding: 0;
    margin: 0;
    display: inline;
}

img {
    vertical-align: inherit;
}

a, a:focus {
    color: #024ea1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    a:hover, a:active {
        color: #006adb;
        text-decoration: none;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    a:focus, a:active,
    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus,
    button:focus,
    button:active {
        outline: none;
    }

p {
    line-height: 1.8;
}

iframe {
    border: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #252b33;
    font-family: "Poppins", sans-serif;
}

label {
    margin-bottom: .5rem;
}

.form-group {
    margin-bottom: 1rem;
}

.d-grid {
    display: grid !important;
}
/* Box Shadow */
.htttsv-login .shadow-md {
    -webkit-box-shadow: 0px 0px 50px -35px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 0px 50px -35px rgba(0, 0, 0, 0.4) !important;
}

/* Border Radius */
.htttsv-login .rounded-top-0 {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.htttsv-login .rounded-bottom-0 {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.htttsv-login .rounded-left-0 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.htttsv-login .rounded-right-0 {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

/* Border Size */
.htttsv-login .border-1 {
    border-width: 1px !important;
}

.htttsv-login .border-2 {
    border-width: 2px !important;
}

.htttsv-login .border-3 {
    border-width: 3px !important;
}

.htttsv-login .border-4 {
    border-width: 4px !important;
}

.htttsv-login .border-5 {
    border-width: 5px !important;
}

/* Text Size */
.htttsv-login .text-0 {
    font-size: 11px !important;
    font-size: 0.6875rem !important;
}

.htttsv-login .text-1 {
    font-size: 12px !important;
    font-size: 0.75rem !important;
}

.htttsv-login .text-2 {
    font-size: 14px !important;
    font-size: 0.875rem !important;
}

.htttsv-login .text-3 {
    font-size: 16px !important;
    font-size: 1rem !important;
}

.htttsv-login .text-4 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
}

.htttsv-login .text-5 {
    font-size: 21px !important;
    font-size: 1.3125rem !important;
}

.htttsv-login .text-6 {
    font-size: 24px !important;
    font-size: 1.50rem !important;
}

.htttsv-login .text-7 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
}

.htttsv-login .text-8 {
    font-size: 32px !important;
    font-size: 2rem !important;
}

.htttsv-login .text-9 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
}

.htttsv-login .text-10 {
    font-size: 40px !important;
    font-size: 2.50rem !important;
}

.htttsv-login .text-11 {
    font-size: 2.75rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-11 {
        font-size: calc(1.4rem + 1.8vw) !important;
    }
}

.htttsv-login .text-12 {
    font-size: 3rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-12 {
        font-size: calc(1.425rem + 2.1vw) !important;
    }
}

.htttsv-login .text-13 {
    font-size: 3.25rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-13 {
        font-size: calc(1.45rem + 2.4vw) !important;
    }
}

.htttsv-login .text-14 {
    font-size: 3.5rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-14 {
        font-size: calc(1.475rem + 2.7vw) !important;
    }
}

.htttsv-login .text-15 {
    font-size: 3.75rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-15 {
        font-size: calc(1.5rem + 3vw) !important;
    }
}

.htttsv-login .text-16 {
    font-size: 4rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-16 {
        font-size: calc(1.525rem + 3.3vw) !important;
    }
}

.htttsv-login .text-17 {
    font-size: 4.5rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-17 {
        font-size: calc(1.575rem + 3.9vw) !important;
    }
}

.htttsv-login .text-18 {
    font-size: 5rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-18 {
        font-size: calc(1.625rem + 4.5vw) !important;
    }
}

.htttsv-login .text-19 {
    font-size: 5.25rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-19 {
        font-size: calc(1.65rem + 4.8vw) !important;
    }
}

.htttsv-login .text-20 {
    font-size: 5.75rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-20 {
        font-size: calc(1.7rem + 5.4vw) !important;
    }
}

.htttsv-login .text-21 {
    font-size: 6.5rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-21 {
        font-size: calc(1.775rem + 6.3vw) !important;
    }
}

.htttsv-login .text-22 {
    font-size: 7rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-22 {
        font-size: calc(1.825rem + 6.9vw) !important;
    }
}

.htttsv-login .text-23 {
    font-size: 7.75rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-23 {
        font-size: calc(1.9rem + 7.8vw) !important;
    }
}

.htttsv-login .text-24 {
    font-size: 8.25rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-24 {
        font-size: calc(1.95rem + 8.4vw) !important;
    }
}

.htttsv-login .text-25 {
    font-size: 9rem !important;
}

@media (max-width: 1200px) {
    .htttsv-login .text-25 {
        font-size: calc(2.025rem + 9.3vw) !important;
    }
}

.htttsv-login .text-11, .htttsv-login .text-12, .htttsv-login .text-13, .htttsv-login .text-14, .htttsv-login .text-15, .htttsv-login .text-16, .htttsv-login .text-17, .htttsv-login .text-18, .htttsv-login .text-19, .htttsv-login .text-20, .htttsv-login .text-21, .htttsv-login .text-22, .htttsv-login .text-23, .htttsv-login .text-24, .htttsv-login .text-25 {
    line-height: 1.3;
}

/* Line height */
.htttsv-login .line-height-07 {
    line-height: 0.7 !important;
}

.htttsv-login .line-height-1 {
    line-height: 1 !important;
}

.htttsv-login .line-height-2 {
    line-height: 1.2 !important;
}

.htttsv-login .line-height-3 {
    line-height: 1.4 !important;
}

.htttsv-login .line-height-4 {
    line-height: 1.6 !important;
}

.htttsv-login .line-height-5 {
    line-height: 1.8 !important;
}

/* Font Weight */
.htttsv-login .font-weight-100 {
    font-weight: 100 !important;
}

.htttsv-login .font-weight-200 {
    font-weight: 200 !important;
}

.htttsv-login .font-weight-300 {
    font-weight: 300 !important;
}

.htttsv-login .font-weight-400 {
    font-weight: 400 !important;
}

.htttsv-login .font-weight-500 {
    font-weight: 500 !important;
}

.htttsv-login .font-weight-600 {
    font-weight: 600 !important;
}

.htttsv-login .font-weight-700 {
    font-weight: 700 !important;
}

.htttsv-login .font-weight-800 {
    font-weight: 800 !important;
}

.htttsv-login .font-weight-900 {
    font-weight: 900 !important;
}

/* Opacity */
.htttsv-login .opacity-0 {
    opacity: 0;
}

.htttsv-login .opacity-1 {
    opacity: 0.1;
}

.htttsv-login .opacity-2 {
    opacity: 0.2;
}

.htttsv-login .opacity-3 {
    opacity: 0.3;
}

.htttsv-login .opacity-4 {
    opacity: 0.4;
}

.htttsv-login .opacity-5 {
    opacity: 0.5;
}

.htttsv-login .opacity-6 {
    opacity: 0.6;
}

.htttsv-login .opacity-7 {
    opacity: 0.7;
}

.htttsv-login .opacity-8 {
    opacity: 0.8;
}

.htttsv-login .opacity-9 {
    opacity: 0.9;
}

.htttsv-login .opacity-10 {
    opacity: 1;
}

/* Background light */
.htttsv-login .bg-light-1 {
    background-color: #e9ecef !important;
}

.htttsv-login .bg-light-2 {
    background-color: #dee2e6 !important;
}

.htttsv-login .bg-light-3 {
    background-color: #ced4da !important;
}

.htttsv-login .bg-light-4 {
    background-color: #adb5bd !important;
}


.htttsv-login hr {
    border-top: 1px solid rgba(16, 85, 96, 0.1);
}

/* =================================== */
/* Layouts
/* =================================== */
#main-wrapper.htttsv-login {
    background: #fff;
}

.htttsv-login .section {
    position: relative;
    padding: 4.5rem 0;
    overflow: hidden;
}

@media (max-width: 767.98px) {
    .htttsv-login .section {
        padding: 3.5rem 0;
    }
}

@media (min-width: 1200px) {
    .htttsv-login .container {
        max-width: 1170px !important;
    }
}

@media (max-width: 767.98px) {
    .htttsv-login .modal .close {
        position: absolute;
        z-index: 1;
        right: 8px;
    }
}

/* =================================== */
/* Elements
/* =================================== */
/*=== Background ===*/
.htttsv-login .hero-wrap {
    position: relative;
    overflow: hidden;
}

    .htttsv-login .hero-wrap .hero-mask, .htttsv-login .hero-wrap .hero-bg {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }

    .htttsv-login .hero-wrap .hero-mask {
        z-index: 1;
    }

    .htttsv-login .hero-wrap .hero-content {
        position: relative;
        z-index: 2;
    }

    .htttsv-login .hero-wrap .hero-particles {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 3;
    }

    .htttsv-login .hero-wrap .hero-bg {
        z-index: 0;
        background-attachment: fixed;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        transition: background-image 300ms ease-in 200ms;
    }

        .htttsv-login .hero-wrap .hero-bg.hero-bg-scroll {
            background-attachment: scroll;
        }

    .htttsv-login .hero-wrap .hero-bg-slideshow .hero-bg {
        background-attachment: inherit;
    }


/* Form */
.htttsv-login .custom-checkbox .rounded-0.custom-control-label:before {
    border-radius: 0px !important;
}

.htttsv-login .form-control, .htttsv-login .custom-select {
    border-color: #dae1e3;
    font-size: 16px;
    color: #656565;
}

    .htttsv-login .form-control.bg-light, .htttsv-login .custom-select.bg-light {
        background-color: #f5f5f6 !important;
    }

    .htttsv-login .form-control.border-light, .htttsv-login .custom-select.border-light {
        border-color: #f5f5f6 !important;
    }

    .htttsv-login .form-control:not(.form-control-sm) {
        padding: .810rem .96rem;
        height: inherit;
    }

.htttsv-login .form-control-sm {
    font-size: 14px;
}

.htttsv-login .icon-group {
    position: relative;
}

    .htttsv-login .icon-group .form-control {
        padding-left: 44px;
    }

    .htttsv-login .icon-group .icon-inside {
        position: absolute;
        width: 50px;
        height: 54px;
        left: 0;
        top: 0;
        pointer-events: none;
        font-size: 18px;
        font-size: 1.125rem;
        color: #c4c3c3;
        z-index: 3;
        display: flex;
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .htttsv-login .icon-group.icon-group-right .form-control {
        padding-right: 44px;
        padding-left: 0.96rem;
    }

    .htttsv-login .icon-group.icon-group-right .icon-inside {
        left: auto;
        right: 0;
    }

.htttsv-login .form-control-sm + .icon-inside {
    font-size: 0.875rem !important;
    font-size: 14px;
    top: calc(50% - 13px);
}

.htttsv-login select.form-control:not([size]):not([multiple]):not(.form-control-sm) {
    height: auto;
    padding-top: .700rem;
    padding-bottom: .700rem;
}

.htttsv-login .custom-select:not(.custom-select-sm) {
    height: calc(3.05rem + 2px);
    padding-top: .700rem;
    padding-bottom: .700rem;
}

.htttsv-login .col-form-label-sm {
    font-size: 13px;
}

.htttsv-login .custom-select-sm {
    padding-left: 5px !important;
    font-size: 14px;
}

.htttsv-login .custom-select:not(.custom-select-sm).border-0 {
    height: 3.00rem;
}

.htttsv-login .form-control:focus, .htttsv-login .custom-select:focus {
    -webkit-box-shadow: 0 0 5px rgba(128, 189, 255, 0.5);
    box-shadow: 0 0 5px rgba(128, 189, 255, 0.5);
    border-color: #80bdff !important;
}

    .htttsv-login .form-control:focus[readonly] {
        box-shadow: none;
    }

.htttsv-login .input-group-text {
    border-color: #dae1e3;
    background-color: #f1f5f6;
    color: #656565;
}

.htttsv-login .form-control::-webkit-input-placeholder {
    color: #b1b4b6;
}

.htttsv-login .form-control:-moz-placeholder {
    /* FF 4-18 */
    color: #b1b4b6;
}

.htttsv-login .form-control::-moz-placeholder {
    /* FF 19+ */
    color: #b1b4b6;
}

.htttsv-login .form-control:-ms-input-placeholder, .htttsv-login .form-control::-ms-input-placeholder {
    /* IE 10+ */
    color: #b1b4b6;
}

/* Other Bootstrap Specific */
.htttsv-login .btn {
    padding: 0.8rem 2.6rem;
    font-weight: 500;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.htttsv-login .btn-sm {
    padding: 0.5rem 1rem;
}

.htttsv-login .btn:not(.btn-link) {
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
}

    .htttsv-login .btn:not(.btn-link):hover {
        -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }


@media (max-width: 575.98px) {
    .htttsv-login .btn:not(.btn-sm) {
        padding: .810rem 2rem;
    }
}

.htttsv-login .bg-primary, .htttsv-login .badge-primary {
    background-color: #024ea1 !important;
}

.htttsv-login .text-primary, .htttsv-login .btn-link {
    color: #024ea1 !important;
}

    .htttsv-login .btn-link:hover {
        color: #006adb !important;
    }

.htttsv-login .btn-primary {
    background-color: #024ea1;
    border-color: #024ea1;
}

    .htttsv-login .btn-primary:hover {
        background-color: #006adb;
        border-color: #006adb;
    }

    .htttsv-login .btn-primary:not(:disabled):not(.disabled).active, .htttsv-login .btn-primary:not(:disabled):not(.disabled):active {
        background-color: #006adb;
        border-color: #006adb;
    }

    .htttsv-login .btn-primary.focus, .htttsv-login .btn-primary:focus {
        background-color: #006adb;
        border-color: #006adb;
    }

    .htttsv-login .btn-primary:not(:disabled):not(.disabled).active:focus, .htttsv-login .btn-primary:not(:disabled):not(.disabled):active:focus, .htttsv-login .show > .btn-primary.dropdown-toggle:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.htttsv-login .page-link {
    color: #024ea1;
}

    .htttsv-login .page-link:hover {
        color: #006adb;
    }


