* {
    /* box-sizing: border-box; */
    outline: none !important;
}

body {
    font-family: 'Poppins', sans-serif;
    background-color: #000 !important;
    position: relative;
    min-height: 100%;
    line-height: 1.45;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 500;
    padding-top: 0px;

    .fs--1 {
        font-size: .75019rem !important
    }

    .fs-09 {
        font-size: .9rem !important
    }

    .fs-0 {
        font-size: 1rem !important
    }

    .fs-1 {
        font-size: 1.333rem !important
    }

    .fs-2 {
        font-size: 1.77689rem !important
    }

    .fs-3 {
        font-size: 2.36859rem !important
    }

    .fs-4 {
        font-size: 3.15733rem !important
    }

    .fs-5 {
        font-size: 4.20873rem !important
    }

    .fs-6 {
        font-size: 5.61023rem !important
    }

    .fs-7 {
        font-size: 7.47844rem !important
    }

    .fs-8 {
        font-size: 9.96876rem !important
    }

    @media (min-width: 36em) {
        .fs-sm--1 {
            font-size: .75019rem !important
        }

        .fs-sm-0 {
            font-size: 1rem !important
        }

        .fs-sm-1 {
            font-size: 1.333rem !important
        }

        .fs-sm-2 {
            font-size: 1.77689rem !important
        }

        .fs-sm-3 {
            font-size: 2.36859rem !important
        }

        .fs-sm-4 {
            font-size: 3.15733rem !important
        }

        .fs-sm-5 {
            font-size: 4.20873rem !important
        }

        .fs-sm-6 {
            font-size: 5.61023rem !important
        }

        .fs-sm-7 {
            font-size: 7.47844rem !important
        }

        .fs-sm-8 {
            font-size: 9.96876rem !important
        }
    }

    @media (min-width: 48em) {
        .fs-md--1 {
            font-size: .75019rem !important
        }

        .fs-md-0 {
            font-size: 1rem !important
        }

        .fs-md-1 {
            font-size: 1.333rem !important
        }

        .fs-md-2 {
            font-size: 1.77689rem !important
        }

        .fs-md-3 {
            font-size: 2.36859rem !important
        }

        .fs-md-4 {
            font-size: 3.15733rem !important
        }

        .fs-md-5 {
            font-size: 4.20873rem !important
        }

        .fs-md-6 {
            font-size: 5.61023rem !important
        }

        .fs-md-7 {
            font-size: 7.47844rem !important
        }

        .fs-md-8 {
            font-size: 9.96876rem !important
        }
    }

    @media (min-width: 62em) {
        .fs-lg--1 {
            font-size: .75019rem !important
        }

        .fs-lg-0 {
            font-size: 1rem !important
        }

        .fs-lg-1 {
            font-size: 1.333rem !important
        }

        .fs-lg-2 {
            font-size: 1.77689rem !important
        }

        .fs-lg-3 {
            font-size: 2.36859rem !important
        }

        .fs-lg-4 {
            font-size: 3.15733rem !important
        }

        .fs-lg-5 {
            font-size: 4.20873rem !important
        }

        .fs-lg-6 {
            font-size: 5.61023rem !important
        }

        .fs-lg-7 {
            font-size: 7.47844rem !important
        }

        .fs-lg-8 {
            font-size: 9.96876rem !important
        }
    }

    @media (min-width: 75em) {
        .fs-xl--1 {
            font-size: .75019rem !important
        }

        .fs-xl-0 {
            font-size: 1rem !important
        }

        .fs-xl-1 {
            font-size: 1.333rem !important
        }

        .fs-xl-2 {
            font-size: 1.77689rem !important
        }

        .fs-xl-3 {
            font-size: 2.36859rem !important
        }

        .fs-xl-4 {
            font-size: 3.15733rem !important
        }

        .fs-xl-5 {
            font-size: 4.20873rem !important
        }

        .fs-xl-6 {
            font-size: 5.61023rem !important
        }

        .fs-xl-7 {
            font-size: 7.47844rem !important
        }

        .fs-xl-8 {
            font-size: 9.96876rem !important
        }
    }

    .font-1 {
        font-family: 'Poppins', sans-serif
    }

    .font-2 {
        font-family: "Droid Serif", serif
    }

    .lh-0 {
        line-height: 0 !important;
    }

    .lh-f1 {
        line-height: .7 !important;
    }

    .lh-f2 {
        line-height: .85 !important;
    }

    .lh-1 {
        line-height: 1 !important;
    }

    .lh-2 {
        line-height: 1.15 !important
    }

    .lh-3 {
        line-height: 1.3 !important
    }

    .lh-4 {
        line-height: 1.45 !important
    }

    .lh-5 {
        line-height: 1.6 !important
    }

    .lh-6 {
        line-height: 1.75 !important
    }

    .lh-7 {
        line-height: 1.9 !important
    }

    .lh-8 {
        line-height: 2.05 !important
    }

    .fw-100 {
        font-weight: 100 !important
    }

    .fw-200 {
        font-weight: 200 !important
    }

    .fw-300 {
        font-weight: 300 !important
    }

    .fw-400 {
        font-weight: 400 !important
    }

    .fw-500 {
        font-weight: 500 !important
    }

    .fw-600 {
        font-weight: 600 !important
    }

    .fw-700 {
        font-weight: 700 !important
    }

    .fw-800 {
        font-weight: 800 !important
    }

    .ls {
        letter-spacing: 2px !important
    }

    a {
        color: #0000ff;
        transition: all .2s ease-in-out
    }

    a:active:focus,
    a:focus,
    a:hover {
        color: #007aff !important;
        -webkit-text-decoration-color: currentColor;
        text-decoration-color: currentColor
    }

    .p,
    p {
        font-size: 1rem
    }

    hr {
        border-color: currentColor
    }

    hr.left {
        margin-left: 0
    }

    hr.short {
        width: 4.20873rem
    }

    .background-transparent {
        background-color: transparent !important
    }

    .color-black {
        color: #000 !important
    }

    .background-black {
        background-color: #000 !important
    }

    .border-color-black {
        border-color: #000 !important
    }

    .color-1 {
        color: #0c151a !important
    }

    .background-1 {
        background-color: #0c151a !important
    }

    .border-color-1 {
        border-color: #0c151a !important
    }

    .color-2 {
        color: #2b2b2b !important
    }

    .background-2 {
        background-color: #2b2b2b !important
    }

    .border-color-2 {
        border-color: #2b2b2b !important
    }

    .color-3 {
        color: #404040 !important
    }

    .background-3 {
        background-color: #404040 !important
    }

    .border-color-3 {
        border-color: #404040 !important
    }

    .color-4 {
        color: #555 !important
    }

    .background-4 {
        background-color: #555 !important
    }

    .border-color-4 {
        border-color: #555 !important
    }

    .color-5 {
        color: #6a6a6a !important
    }

    .background-5 {
        background-color: #6a6a6a !important
    }

    .border-color-5 {
        border-color: #6a6a6a !important
    }

    .color-6 {
        color: #7f7f7f !important
    }

    .background-6 {
        background-color: #7f7f7f !important
    }

    .border-color-6 {
        border-color: #7f7f7f !important
    }

    .color-7 {
        color: #949494 !important
    }

    .background-7 {
        background-color: #949494 !important
    }

    .border-color-7 {
        border-color: #949494 !important
    }

    .color-8 {
        color: #bebebe !important
    }

    .background-8 {
        background-color: #bebebe !important
    }

    .border-color-8 {
        border-color: #bebebe !important
    }

    .color-9 {
        color: #e1e1e1 !important
    }

    .background-9 {
        background-color: #e1e1e1 !important
    }

    .border-color-9 {
        border-color: #e1e1e1 !important
    }

    .color-10 {
        color: #f2f2f2 !important
    }

    .background-10 {
        background-color: #f2f2f2 !important
    }

    .border-color-10 {
        border-color: #f2f2f2 !important
    }

    .color-11 {
        color: #fafafa !important
    }

    .background-11 {
        background-color: #fafafa !important
    }

    .border-color-11 {
        border-color: #fafafa !important
    }

    .background-12 {
        background-color: #f8f9fa !important;
    }

    .color-white {
        color: #fff !important
    }

    .background-white {
        background-color: #fff !important
    }

    .border-color-white {
        border-color: #fff !important
    }
}

.hero-section {
    padding: 0px 0px;
    text-align: center;
    font-weight: 700;
    display: flex;
    /*this centers the text horizontally*/
    justify-content: center;
    /*this centers the text vertically*/
    align-items: center;
}

/* .navbar {
      background: #f8f9fa;
  } */
.footer-section {
    padding: 80px 0;
    font-size: 14px;
    font-weight: 500;

}

.features-section {
    text-align: center;
    font-weight: 500;
    display: flex;
    /*this centers the text horizontally*/
    justify-content: center;
    /*this centers the text vertically*/
    align-items: center;
}

.sticky-cookie {
    padding: 25px;
    position: fixed;
    bottom: 0;
    background: #f1f1f1;
    left: 0;
    right: 0;
    z-index: 1001
}






/* Absolute Center Spinner */
.loader.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999;
}

/* Transparent Overlay */
.loader.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));

    background: -webkit-radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
}

/* :not(:required) hides these rules from IE9 and below */
.loader.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loader.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: loaderSpinner 150ms infinite linear;
    -moz-animation: loaderSpinner 150ms infinite linear;
    -ms-animation: loaderSpinner 150ms infinite linear;
    -o-animation: loaderSpinner 150ms infinite linear;
    animation: loaderSpinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}
 .requiredAsterisk::after {
    content: " *";
    color: red;
  }
  .form-control:focus {
    border-color: #0000ff;
    box-shadow: none;
}
.btn-primary {
    color: white;
    background-color: #000fff !important;
    border-color: #000fff !important;
}
.btn-primary.active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active .button__text, .btn-primary:focus .button__text, .btn-primary:active:focus {
    color: #000fff !important;
    background-color: #fff !important;
    border-color: #000fff !important;
}
body a:active:focus, body a:focus, body a:hover {
        color: #000fff !important;
}
.navbar.main_menu_head .navbar-nav .nav-link{
    color: #000;
}
.login_btn{
    min-width: 100px;
    text-align: center;
}
.login_btn a{
    color: #0000ff !important;
    background: #f8f8f8 !important;
}
/* Animation */

@-webkit-keyframes loaderSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes loaderSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes loaderSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loaderSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}