﻿/* 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. */


landingpage-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all 0.3s ease-in-out;
}

.nav-section {
    /*box-shadow: 0px 2px 20px 0px #00000040;*/
}

a {
    text-decoration: none;
}

.navbar .active {
    color: #215F8D !important;
    font-weight: bold;
    text-decoration: underline;
}


.nav-section .navbar-nav li a {
    padding: 0px 20px !important;
}

.admin-name {
    color: #215F8D;
}

.cart i {
    font-size: 38px;
    color: #215F8D;
}

.cart-item {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #E6B335;
    background-color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.login-btn {
    padding: 10px 20px;
    background-color: #215F8D;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    font-weight: 500;
}

.btn-getStarted {
    padding: 10px 20px;
    background-color: #215F8D;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    font-weight: 500;
}

a.navbar-brand {
    white-space: normal;
    /* text-align: center;*/
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.FontPassword {
    font-weight: 200 !important;
}

.keyslogo {
    font-weight: bold;
    margin-left: 20px;
    margin-top: 10px;
    color: white;
}

.icon-profile {
    display: none;
}

.homehead {
    font-weight: bold;
    margin-left: 50px;
    margin-top: 50px;
    color: white;
}

.hometext {
    font-weight: 600;
    margin-left: 50px;
    margin-right: 200px;
    margin-top: 10px;
    color: white;
    font-size: 16px
}

.homeVideos {
    font-weight: bold;
    margin-left: 30px;
    margin-top: 35px;
    color: white;
}

.row.homeVideos iframe {
    max-width: 450px;
}

.homeheader {
    font-weight: bold;
    margin-left: -15px;
    margin-top: 10px;
}

.registerheader {
    font-weight: bold;
    margin-left: -15px;
    margin-top: -10px;
}

.homeaddress {
    font-weight: bold;
    margin-left: 150px;
    margin-top: 20px;
    color: white;
}

.hometextaddress {
    font-weight: bold;
    margin-left: 150px;
    margin-top: 10px;
    color: white;
}

.aboutheader {
    font-weight: bold;
    margin-left: 70px;
    margin-top: 34px;
    /*  color: #ddd;*/
}

.aboutImageicon {
    width: 50px;
    height: 50px;
    margin: 0px 5px 0px 5px;
}

.aboutImage {
    margin-left: 230px;
    margin-top: 10px;
}

.aboutImageButton {
    width: 150px;
    height: 60px;
    margin: 0px 5px 0px 5px;
    border-radius: 10px;
}

.abouttext {
    font-weight: bold;
    margin-left: 70px;
    margin-right: 147px;
    margin-top: 10px;
    color: white;
}

.abouttextt {
    font-weight: bold;
    margin-left: 10px;
    margin-right: 50px;
    margin-top: 10px;
    color: #025689;
    font-size: 15px;
}
/*.navbar-expand-lg .navbar-nav .nav-link {
    color: #025689;
    
    font-size: 17px;
    font-weight: bold;
    padding-right: 17px;
    padding-left: 17px;
    padding-bottom: 20px;
    padding-top: 20px;
}*/

.topnav a:hover {
    background-color: #ddd;
    color: black;
}

.btn-primary {
    color: #fff !important;
    background-color: #1b6ec2 !important;
    border-color: #1861ac !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}


.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.Error {
    color: red;
    padding-left: 20px;
    margin-top: 6px;
}

.inputContainer i {
    position: absolute;
}

.inputContainer {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .inputContainer img {
        object-fit: contain;
    }

.inputHomeContainer img {
    object-fit: contain;
}

.inputHomeContainer {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.icon {
    padding: 15px;
    color: rgb(49, 0, 128);
    width: auto;
    margin-top: 2px;
    text-align: left;
}

.Field {
    width: 100%;
    padding: 6px 12px;
    border-radius: 4px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
}

.WithoutHomeIconField {
    width: 100%;
    padding: 7px 7px 7px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}

.WithoutIconField {
    width: 100%;
    padding: 10px 10px 10px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
}

/*.WithoutIconFieldMobileNuber {
    width: 735px;
    padding: 10px 10px 10px;
    border-radius: 5px;
    box-shadow: none;
    border:0;
    font-size: 14px;
    font-weight: 500;
    background-color: #DEE2E6;
}*/
/*.WithoutIconFieldMobileNuber {
    width: 100%;
    padding: 10px 10px 10px;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
    font-weight: 500;
    background-color: #DEE2E6;
}*/
.WithoutIconFieldMobileNumber {
    width: 100%;
    padding: 10px 10px 10px;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
    font-weight: 500;
    background-color: #DEE2E6;
}

.iti {
    position: relative;
    display: inline-block;
    width: 100% !important;
}



.WithoutddlIconField {
    width: 100%;
    padding: 10px 10px 10px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}

.WithoutIconTestField {
    width: 100%;
    padding: 10px 10px 10px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}

.WithoutIconOTPField {
    padding: 10px 10px 10px;
    text-align: center;
    font-size: 15px;
}

.WithoutwidthField {
    width: 65px;
    margin-right: 4px;
}

.textarea {
    border-radius: 2px;
    border: 0.15px solid #aba8a8;
    background-color: #e5e5e5;
}

.logosize {
    width: 170px;
    height: 55px;
}

.headertop {
    margin-top: -25px;
}

input {
    border-radius: 2px;
    border: 0.15px solid #aba8a8;
    /* box-shadow: 1px 1px 10px #cec6c6;*/
    background-color: #e5e5e5;
}

select {
    border-radius: 10px;
    border: 0.15px solid #aba8a8;
    /* box-shadow: 1px 1px 10px #cec6c6;*/
    background-color: #fff;
}

.Label-Caption {
    font-size: 14px;
}

.contact-add h5 {
    color: #e6b121;
    font-size: 2rem;
}

.contact-add {
    padding-left: 76px;
}

.Home-inner-form {
    align-items: center;
}

.contact-add ul li {
    list-style-type: none;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 500;
}

.contact-add ul {
    padding: 0px;
}

.Label-CaptionOTP {
    font-size: 18px;
    padding-left: 16px;
}

.RequiredField {
    color: red;
}

.logininput {
    border-radius: 32px;
    gap: 10px;
    border: 0.15px solid #aba8a8;
    box-shadow: 1px 1px 10px #cec6c6;
    background-color: #fff !important;
}

    .logininput:focus {
        border-radius: 32px !important;
        border: 0.15px solid #aba8a8 !important;
        box-shadow: 1px 1px 10px #cec6c6 !important;
        background-color: #fff;
        outline: none;
    }

input:focus {
    border: 0.15px solid #aba8a8 !important;
    box-shadow: 1px 1px 10px #cec6c6 !important;
    background-color: #fff;
    outline: none;
}

.Margin-top47 {
    margin-top: 47px;
}


.profile-picture {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border: 2px solid #dadada;
}

.add-picture {
    height: 25px;
    width: 25px;
    margin-left: -34px;
    margin-bottom: 5px;
}

.tableBody {
    width: 100% !important;
}

.currsor {
    cursor: pointer;
}

select:focus {
    border: 0.15px solid #aba8a8 !important;
    box-shadow: 1px 1px 10px #cec6c6 !important;
    background-color: #fff;
    outline: none;
}

.icon.pwd {
    left: auto;
    right: 0px;
}

/*Loader Indicator*/

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 80px;
    height: 80px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%;
    width: 100%;
    border-radius: 20px;
}

.dashboard-card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    width: 100%;
    border-radius: 8px !important;
}

.hide-pass {
    display: none;
    bottom: 44%;
}

/**service provider start css***/
.serviveProBox .Vendor-header h1 {
    margin: 0 0 15px 0;
    font-size: 20px;
}

.serviveProBox .card {
    border-radius: 10px;
}

.serviveProBox .Vendor-cst-box {
    padding: 15px 10px;
}

.serviveProBox .inputContainer .WithoutIconField {
    padding: 10px;
    font-size: 14px;
    border: 0;
    box-shadow: none;
    background-color: #dee2e6;
    border-radius: 5px;
}

.inputContainer button.btn.btn-primary {
    margin: 15px 0 0 0;
    padding: 3px 10px;
}

.btnLeft {
    float: left;
    margin: 43px 0 0 0;
    width: 40%;
    font-size: 17px;
}

.right-content {
    margin-top: 73px;
    min-height: calc(100dvh - 70px);
}


.serviveProBox .inputContainer .Label-Caption {
    font-size: 14px;
    padding-left: 0;
    color: #000;
    font-weight: 600;
}

.createServBox .bg-white {
    border-radius: 5px;
    padding: 15px !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

/*.createServBox .table thead th {
    background-color: #025689;
    color: #fff;
    font-size: 14px;
}*/

.createServBox {
    background-color: #fff;
    color: #009688;
    font-size: 14px;
}

.createServBox .table-bordered td {
    font-size: 14px;
}

.createServBox table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
    top: 49%;
}


.dataTables_filter label {
    margin-top: 5px;
}
/*****contact us form****/
.customForm {
    background: #e9f3f9;
    padding: 0px 20px 20px 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    margin-top: 70px;
}

.loginbtnWrapper {
    gap: 10px;
}

.customForm .Home-inner-form .inputHomeContainer .WithoutHomeIconField {
    width: 100%;
    padding: 7px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    background: #fff;
    height: 40px;
}

.customRegiForm {
    background: #e9f3f9;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
}

    .customRegiForm .Home-inner-form .inputHomeContainer .WithoutHomeIconField {
        width: 100%;
        padding: 7px;
        text-align: left;
        font-size: 14px;
        font-weight: 500;
        border-radius: 10px;
        border: 0;
        background: #fff;
        height: 40px;
    }

.Cussubmit {
    margin: 20px 0 0 0;
    text-align: right;
}

    .Cussubmit .cst-logn-btn {
        border-radius: 25px;
        background-image: linear-gradient( 45deg, #36aee2, #0e2778);
        font-size: 20px;
        padding: 2px 20px;
        width: auto;
        height: auto;
        font-weight: normal;
        font-size: 18px;
        margin-top: 0;
    }

@media (max-width: 768px) {
    html {
        font-size: 16px;
    }

    .contact-add {
        padding: 10px 20px 0px 20px;
    }

    .accounttext {
        font-size: 2rem;
    }

    .navbar-toggler .fas {
        font-size: 24px;
    }

    .abouttextt {
        font-weight: 400;
        margin-left: 10px;
        margin-right: 0px;
        margin-top: 10px;
        color: #fff;
    }

    .homeheader {
        font-weight: 500;
        margin-left: -15px;
        margin-top: 10px;
        color: #e4b021;
    }

    .aboutImage {
        margin-left: 100px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .aboutImageButton {
        width: 90px;
        height: 40px;
        margin: 0px 5px 0px 5px;
    }

    .homeaddress {
        margin-left: 20px;
    }

    .hometextaddress {
        margin-bottom: 5px;
        font-weight: bold;
        margin-left: 20px;
        margin-top: 10px;
        color: white;
    }

    .homehead {
        margin-left: 20px;
    }

    .customForm {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .regi-page .card {
        width: 100%;
    }
}

@media screen and (max-width: 1950px) and (min-width: 1920px) {
    .icon {
        padding: 18px 15px 15px 15px;
    }

    .login-cst-box {
        margin-top: 29%;
    }
}

.jconfirm-content {
    height: 70px !important;
    margin-top: 16px;
    line-height: 1.5;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    background-color: #1b6ec2;
    color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1.5;
}

.toast {
    max-width: 417px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 10%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem;
}

.headerSection {
    padding: 0 15px;
}

.inner-banner img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.privacy-policy {
    padding: 20px 0;
}

    .privacy-policy p {
        margin-bottom: .5rem;
    }

.default-heading {
    color: #18355E;
    font-size: 30px;
    border-bottom: 1px solid #18355e;
    padding-bottom: .5rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.doc-heading {
    color: #000;
    font-size: 20px;
    border-bottom: 1px solid #18355e;
    padding-bottom: .5rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.sub-heading {
    color: #5080c1;
    font-size: 24px;
    font-weight: 700;
}

.small-heading {
    color: #5080c1;
    font-size: 20px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 5px;
}

.list-item {
    list-style: none;
}

.regheader {
    font-weight: 600;
    margin-top: 20px;
    border-bottom: 1px solid #dee2e6;
}

.regbackground {
    background-color: #ecf0f3;
    height: 100%
}


.docuploade {
    margin-top: 17px
}

.regbtn {
    width: 80%;
    border-radius: 30px;
    height: 40px;
    background-image: linear-gradient(45deg, #36aee2, #0e2778);
    font-size: 20px;
    font-weight: bold;
    margin-left: 25px;
    margin-top: 40px;
}

.regalign {
    margin-top: 30px;
    margin-bottom: 5px;
}

.servbtn {
    margin-top: 60px;
    margin-left: 80px;
}

.driverbtn {
    margin-top: 35px;
}

.rowtaxid {
    margin-top: -15px;
}

.resonheader {
    margin-top: 20px;
}

.reasontext {
    font-weight: 550;
    margin-top: 5px;
}

.padding-9 {
    margin-top: 80px !Important;
}

.paddin-8 {
    margin-top: 60px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}

ul.dtr-details {
    width: 100%;
}

    ul.dtr-details li {
        display: inline-block;
        width: auto;
        padding-right: 10px !important;
        border-bottom: none !important;
        border-right: 1px solid #dedede;
        margin-right: 10px;
    }

.dtr-details li:first-child {
    border-right: 1px solid #dedede;
    margin-right: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    border-bottom: none !important;
}

.dtr-details li:last-child {
    border-right: none !important;
}

@media only screen and (max-width: 768px) {
    .right-content {
        /* margin-left: 0px;*/
    }


    .profile ul.dropdown-menu {
        transform: translate3d(-3px, 0px, 0px);
        margin: 0px;
        width: 150px;
        padding: 10px 10px 20px 10px;
        top: 47px !important;
        right: 5px;
        border: solid 1px #d0d0d0;
        box-shadow: 0 0 5px 0 #e8e8e8;
    }

    @media only screen and (min-width:1024px) {
        /*h6.modal-title.abouttextt {
        color: #fff !important;
    }*/
        .abouttextt {
            color: #025689;
        }
    }
    /*
@media screen and (max-width: 768px) and (min-width: 481px){
    .login-bg.aboutpage {
        background: none;
    }
}*/
    @media(max-width:1024px) {
        .Label-Caption-class {
            font-size: 2rem;
            margin-bottom: 14px;
        }

        .icon-profile {
            font-size: 3rem;
            margin-top: 15px;
            display: block;
            color: #b1aeae;
        }

        .Error-text {
            color: red;
            padding: 0;
            margin: 7px 0 7px 0px;
            font-size: 2rem;
        }

        header {
            height: 85px;
        }

        .cst-theading {
            font-size: 16px;
        }

        .edit-pro-btn {
            background: rgb(2 86 137);
            font-size: 14px;
            color: #fff;
            border-radius: 5px;
            font-size: 2rem;
            padding: 0.4rem 1.4rem;
        }

        /*   span#loginUser {
        font-size: 2rem;
    }*/

        .homeheaderbank {
            font-size: 3rem;
        }

        .accounttext {
            font-size: 2rem;
        }

        /*.profile-name {
        font-size: 2rem;
    }*/

        .aboutImage {
            justify-content: center;
            margin-left: auto !important;
        }

        .Home-inner-form.row {
            flex-direction: column;
        }

        .image--1, .form--1 {
            max-width: 100% !important;
        }

        .customForm {
            max-width: 800px;
        }

        .WithoutHomeIconField {
            height: 60px !important;
        }
    }






    @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap');

    * {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }

    .navbar {
        z-index: 9;
    }

    .lgfont {
        font-size: 20px;
    }

    .banner-content {
        padding: 30px;
        color: #fff;
    }

    .videowidth {
        width: 630px;
    }

    .banner-img img {
        width: 100%;
        margin-top: -40px;
    }

    .primary-yellow {
        color: #E6B121;
        font-weight: 600;
    }

    .btn-yellow {
        background: #f1941a !important;
        color: white !important;
        border-radius: 14px;
    }

    .second-subtitle {
        font-weight: 600;
    }

    .primary-bg-yellow {
        background-color: #E6B121;
        color: white !important;
    }

    .navbar-nav .nav-item {
        margin-left: 10px;
        margin-right: 30px;
        font-weight: 600;
        font-size: 18px;
    }

        .navbar-nav .nav-item.active {
            border-bottom: 2px solid #025689;
            color: #025689;
        }

    .px-70 {
        padding-left: 70px;
        padding-right: 70px;
    }

    .inner-shadow {
        filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.11));
    }

    .main-logo {
        height: 50px;
    }

    .store-data img {
        height: 50px;
    }

    .store-data {
        align-content: center;
        justify-content: center;
    }

    .main-title {
        font-weight: 800;
        font-size: 2rem;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #6f6f6f;
        font-weight: bold;
        font-size: 15px;
    }

    .text-content-banner {
        align-items: center;
        height: calc(100% - 73px);
    }

    .navbar-nav {
        align-items: center;
    }

    .title-desc {
        font-size: 1.4rem;
    }

    .title-down {
        font-size: 1.6rem;
    }

    .baner-img {
        position: relative;
    }

    .youtube-icon {
        position: absolute;
        height: 72px;
        cursor: pointer;
        top: 9%;
        z-index: 9;
        left: 15%;
    }

    .pl-70 {
        padding-left: 70px;
    }


    #youtubepopup iframe {
        width: 470px;
        height: 500px;
    }

    .visible-sm {
        display: none;
    }

    .homebody {
        background-color: #025689;
        height: 100%;
    }

    .contactmarg {
        margin-top: -20px;
    }

    /* media query 
form mobile maxwidth 600px */
    @media(max-width:600px) {
        .px-70 {
            padding-left: 10px;
            padding-right: 10px;
        }

        .banner-content {
            padding-top: 70px;
        }

        .main-logo {
            height: 40px;
            float: left;
        }

        .store-data img {
            height: 40px;
        }

        .banner-img {
            display: none;
        }

        .main-title {
            font-size: 1.2rem;
        }
    }



    @media(min-width:760px) and (max-width:880px) {

        .banner-img {
            display: none;
        }
    }

    @media(min-width:2100px) {
        .youtube-icon {
            position: absolute;
            height: 72px;
            top: 21%;
            z-index: 9;
            left: 22%;
        }
    }

    @media(min-width:1300px) and (max-width:1600px) {
        .youtube-icon {
            position: absolute;
            height: 141px;
            top: 28%;
            z-index: 9;
            left: 52%;
        }
    }

    @media (max-width:575px) {
        .banner-section {
            background-image: none !important;
        }

        .inputContainer-user {
            text-align: center;
            margin-top: 20px;
        }

        .card {
            width: 100%;
        }

        .button-login-mb {
            width: 150px;
        }

        .navbar-nav {
            align-items: baseline;
        }

        .text-content-banner {
            height: inherit;
        }

        .mobile-youtube-icon {
            height: 120px;
            position: absolute;
            top: 0%;
            display: block;
        }

        #youtubepopup iframe {
            width: 100%;
            height: auto;
        }

        .videowidth {
            width: 100%;
        }

        .title-desc {
            font-size: 20px !important;
        }

        .homebody {
            height: inherit;
        }

        .main-title {
            font-size: 1.9rem;
        }

        .store-data {
            margin-top: 45px;
        }
    }

    @media(min-width:1000px) and (max-width:1100px) {
        .youtube-icon {
            position: absolute;
            height: 72px;
            top: 3%;
            z-index: 9;
            left: 15%;
        }

        .main-title {
            font-weight: 800;
            font-size: 1.6rem !important;
        }
    }

    .banner-section {
        min-height: Calc(100vh - 73px);
        background-image: url(../Images/banner_bg.svg);
        background-repeat: no-repeat;
        background-position: center right -206px;
        background-size: 80% 100%;
    }

    .title-desc {
        font-size: 15px;
        font-weight: 500;
    }

    @media(min-width:1600px) and (max-width:2000px) {
        .youtube-icon {
            position: absolute;
            height: 206px;
            top: 28%;
            z-index: 9;
            left: 56%;
        }

        .contact-add ul li {
            font-size: 2.3rem;
        }

        .contact-add h5 {
            color: #e6b121;
            font-size: 4rem;
        }

        .text-content-banner {
            height: calc(100vh - 73px);
            align-items: center;
        }

        .main-title {
            font-weight: 800;
            font-size: 3.4rem;
        }

        .store-data {
            align-content: center;
            justify-content: center;
            margin-top: 68px;
        }

        .title-desc {
            font-size: 26px;
        }

        .banner-section {
            min-height: Calc(100vh - 73px);
            background-image: url(../Images/banner_bg.svg);
            background-repeat: no-repeat;
            background-position: center right -687px;
            background-size: 100% 100%;
        }
    }

    @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
        .banner-section {
            background-image: none !important;
        }

        .text-content-banner {
            height: 100%;
            justify-content: center;
            align-items: center;
        }

        .mobile-youtube-icon {
            height: 206px;
            position: absolute;
            top: -23%;
            display: block;
            left: 35%;
        }

        .title-desc {
            font-size: 30px !important;
        }

        .store-data {
            align-content: center;
            justify-content: center;
            margin-top: 27px;
        }
    }

    @media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
        .youtube-icon {
            position: absolute;
            height: 188px;
            top: 29%;
            z-index: 9;
            left: 57%;
        }

        .title-desc {
            font-size: 18px;
            text-align: justify;
        }

        .main-title {
            font-weight: 800;
            font-size: 2rem !important;
        }

        .banner-section {
            min-height: Calc(100vh - 73px);
            background-image: url(../Images/banner_bg.svg);
            background-repeat: no-repeat;
            background-position: center right -680px;
            background-size: 137% 100%;
        }
    }

    @media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
        .banner-section {
            min-height: Calc(100vh - 73px);
            background-image: url(../Images/banner_bg.svg);
            background-repeat: no-repeat;
            background-position: center right -829px;
            background-size: 134% 100%;
        }

        .youtube-icon {
            position: absolute;
            height: 216px;
            top: 28%;
            z-index: 9;
            left: 52%;
        }
    }

    @media only screen and (max-width: 800px) {
        .second-section {
            display: none !important;
        }

        .banner-img {
            display: none;
        }

        .banner-content.pl-70 {
            padding-left: 20px !important;
        }

        /*  .navbar-nav .nav-item {
        text-align: center;
    }*/



        .hidden-sm {
            display: none !important;
        }

        .visible-sm {
            display: block;
        }

        /* .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        align-content: space-around;
        justify-content: space-evenly
    }*/
    }
    /* Portrait*/
    @media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
        .banner-section {
            background-image: none !important;
        }

        .title-desc {
            font-size: 25px;
        }

        .banner-content {
            width: 656px;
            margin-left: -124px;
        }

        .youtube-icon {
            position: absolute;
            height: 254px;
            top: 18%;
            z-index: 9;
            left: 36%;
        }

        .text-content-banner {
            height: 100%;
            align-items: center;
            justify-content: center;
        }
    }

    .generatePassword {
        width: 35% !important;
    }

    @media only screen and (max-width: 600px) {
        .generatePassword {
            width: 100% !important;
        }

        .WithoutIconFieldMobileNumber {
            width: 100%;
        }
    }

    /*@media only screen and (max-width: 414px) {
    .WithoutIconFieldMobileNumber {
        width: 392px;
        padding: 10px 10px 10px;
        font-size: 14px;
        border-radius: 5px;
        box-shadow: none;
        border: 0;
        font-weight: 500;
        background-color: #DEE2E6;
    }
}*/

}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1520px !important;
    }
}

img.aboutImageicon {
    width: 50px;
    height: 50px;
    margin: 0px 5px 0px 5px;
}

a.nav-link {
    font-size: 14px;
    font-weight: 400;
}

.row.aboutImage > a {
    width: 60px !important;
}

a.btn-getStarted:hover {
    color: #fff !important;
    text-decoration: none;
}

a.login-btn:hover {
    color: #215f8d;
    text-decoration: none;
}

a.btn-getStarted {
    gap: .5rem;
}

a.login-btn {
    gap: .5rem;
}


@media screen and (max-width: 425px) {

    /*   .right-content.createServBox .container-fluid.bg-white.p-3 {
        height: 94vh !important;
    }*/

    li#tblServiceProvider_first {
        margin-left: 110px;
    }

    ul.pagination {
        width: 100%;
        overflow-x: auto;
    }
}

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: 0.5;
}

    .hr-text:before {
        content: "";
        background: linear-gradient(to right, transparent, #818078, transparent);
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px;
    }

    .hr-text:after {
        content: attr(data-content);
        position: relative;
        display: inline-block;
        color: black;
        padding: 0 0.5em;
        line-height: 1.5em;
        color: #818078;
        background-color: #fcfcfa;
    }



/*.CstmCardBG {*/
/*background-image: url('../images/visastripecrard.svg');*/
/*background-image: url('../images/virtualstripecard2.svg');
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
}*/
.CstmCardBG {
    background-image: url('../images/virtualstripecard2.svg');
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
    padding: 1rem;
}

.CstmCVVmargin {
    margin-top: 20px;
}

@media only screen and (min-width: 1500px) {
    .CstmCVVmargin {
        margin-top: 43px;
    }
}

@media only screen and (min-width: 1720px) {
    .CstmCVVmargin2 {
        margin-top: 20px;
    }
}

@media screen and (min-device-width: 1440px) and (max-device-width: 1500px) {
    .CstmCardBG {
        padding: 1rem 1rem 3rem 1rem;
    }
}


@media screen and (min-device-width: 1501px) and (max-device-width: 1600px) {
    .CstmCardBG {
        padding: 1rem 1rem 4rem 1rem;
    }
}

@media screen and (min-device-width: 1601px) and (max-device-width: 1700px) {
    .CstmCardBG {
        padding: 1rem 1rem 5rem 1rem;
    }
}

.inputContainer #btnDocVendor {
    max-width: fit-content;
    padding: 4px 100px;
}

/* for map*/
/* Map controls */
.map-control-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000;
    padding: 8px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.map-loading-indicator {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    text-align: center;
    display: none;
}

.map-error-indicator {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    text-align: center;
    display: none;
    background: white;
    padding: 20px;
    border-radius: 5px;
    max-width: 80%;
}

    .map-error-indicator i {
        font-size: 2rem;
        margin-bottom: 10px;
    }

.map-info-window {
    min-width: 200px;
    padding: 5px;
}

    .map-info-window i {
        margin-right: 5px;
        color: #555;
    }
/*.submenu {
    padding-left: 5px;
    list-style-type: none;
    max-height: 20vh;
    transition: max-height 0.2s ease;
}

    .submenu.open {
        max-height: 10vh;
    }

    .submenu li {
        margin-top: 5px;
    }

    .submenu a {
        color: #000;
        font-family: sans-serif;
        text-decoration: none;
        display: block;
        padding: 5px 0;
    }

        .submenu a:hover {
            text-decoration: none;
            color: #007bff;
        }

.menu-item-with-submenu {
    position: relative;
}

.submenu-toggle {
    cursor: pointer;
}

    .submenu-toggle:after {
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        float: right;
        margin-right: 10px;
    }

    .submenu-toggle.active:after {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
    }
*/
.WithoutwidthFieldforEmail {
    width: 55px;
}