﻿body, html{
    font-family: 'Inter', sans-serif !important;
}
body{

}

.mrktpp-head h3 {
    margin-top: 0;
    font-weight: 500;
}

header {
    background: #DCCC6C;
    padding: 35px 0;
} 

.logo-inner {
    float: left;
    padding-bottom: 10px;
    padding: 0;
    margin-bottom: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 37%;
    margin-left: 0;
}



.inner-login {
    padding: 0px;
    margin-top: 6rem;
    margin-bottom: 4rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-attachment: fixed;
    padding-bottom: 0;
    display:grid;
    gap:2rem;
}

.log-box {
    padding: 0;
    background: #fff;
    border-radius: 0px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

    .log-box .log-input {
        width: 100%;
        position: relative; 
        display:grid;
        gap:10px
        
        /*margin-bottom: 20px !important;*/
    }

        .log-box .log-input input {
            width: 100%;
            font-size: 18px;
            border-radius: 10px;
            height: 50px;
            color: black;
            padding: 0px 53px 0px 20px;
            transition: 0.3s all ease;
            background: #ffffff;
            border: 1.5px solid rgba(156, 205, 224, 1);
            font-weight: 400;
        }

            .log-box .log-input input:focus {
                background: #fff;
                transition: 0.3s all ease;
            }
            .log-box .log-input input::placeholder {
                    opacity:0.6;       
                    font-size:16px;
            }

            .log-box .log-input i {
                position: absolute;
                top: 45px;
                right: 15px;
                color: #818181;
                font-size: 30px;
            }

.bg_eye {
    background: url(/images/eye.png) no-repeat;
    width: 24px;
    height: 22px;
}

.log-selbox {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 5px;
    padding: 10px;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
    background-image: none !important;
}

.log-btn {
    /*background: rgba(0, 117, 188, 1);*/
    background: linear-gradient(to bottom,#4DBA93FC, #138C61);
    color: #fff;
    font-weight: 500;
    line-height: 40px;
    font-size: 20px;
    display: inline-block;
    padding: 6px 15px;
    box-shadow: none;
    border-radius: 8px;
    width: 100%;
    margin-top: 15px
}

    .log-btn:hover {
        background: #034984;
        transition: all 0.3s;
    }

.log-box label {
    display: block;
    color: #fff;
    font-weight: normal;
    margin-bottom: 14px;
}

    .log-box label a {
        color: #fff;
    }

.log-box input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    background: #fff !important;
    margin-top: 0;
    vertical-align: bottom;
    margin-right: 10px;
}

.forget-txt {
    font-size: 15px;
    font-weight: bold;
    color: black;
    display: block;
    padding: 10px 0;
}

.log-ft-btn {
    text-align: center;
    margin-top: 0px;
    text-align: left;
}

.log-box h1 {
    text-transform: capitalize;
    color: rgba(88, 89, 91, 1);
    font-size: 34px;
    margin-top: 50px;
    margin-bottom: 25px;
    font-weight: 400 !important;
}

.log-box .log-input input::placeholder {
    color: #000;
}

/*.btn0-box {
    margin-top: 20px;
}*/



.botm-se a {
    color: rgba(88, 89, 91, 0.8) !important;
    font-size: 12px;
    font-weight: 300;
}

    .botm-se a:hover {
        background: transparent;
        color: #000 !important;
    }

.cnt-outr {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    margin-top: -40px;
}

.address {
    padding: 15px;
}

    .address em {
        display: inline-block;
        width: 25%;
        vertical-align: top;
    }

    .address span {
        display: inline-block;
        vertical-align: top;
        width: 68%;
        margin-left: 15px;
        font-size: 14px;
        color: #fff;
    }

    .address a {
        color: #fff;
    }

.virt_key {
    display: none;
    padding: 15px 0;
}

div#keyboard input[type='button'] {
    border: 0 !important;
}

    div#keyboard input[type='button']:hover {
        background: #000 !important;
    }
/*========Popup Css===========*/
.zoom-anim-dialog {
    /*border: 10px solid #006fcb;*/
    border-radius:18px;
}

.heading{
    font-size:18px;
}
.mandatory{
    font-size:12px;
}

.mrktpopup {
    padding: 20px;
}

.mrktpp-head h3 {
    margin-top: 0;
}

.mrktpopup .form-control {
    margin-bottom: 20px;
}

header {
    background: #fff !important
}



.btm_logo {
    margin: 0 auto
}

.dont_hv {
    font-size: 18px;
    margin-top: 30px;
    font-weight: 400;
}
/*========Popup Css===========*/
.btn-primary {
    background: #47AEC6;
    border-radius: 0;
    border: 0;
    width: 120px;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 10px
}

    .btn-primary:hover {
        color: #fff;
        background: #006fcb;
    }

.btn-secondary {
    background: #58595B;
    border-radius: 0;
    border: 0;
    width: 120px;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    border-radius: 10px
}

    .btn-secondary:hover {
        background: #58595B !important;
        color: #fff !important;
    }

/*.mfp-wrap {
    z-index: 9999999;
}*/

label {
    font-weight: 400;
}
.form-label {
    font-size: 14px;
    font-weight: 500;
    color: rgba(36, 40, 42, 1)
}

form {
    /*border: 1px solid grey;*/
    background-color: #ffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 20px;
    height: fit-content;
    max-width:45rem;
    flex-basis: 50%;
}


.login_content .rght_cnt {
    display: flex;
    flex-direction: column;
}
.login_content .rght_cnt .content_rght {
    display: flex;
    flex-direction: column;
    gap: 18px;
    text-align: justify
}
    .login_content .rght_cnt .content_rght p {
        color: rgba(112, 112, 112, 1);
        font-size:18px;
        font-weight:300 !important;
      
    }
    .login_content .rght_cnt .content_rght .sign {
        display: flex;
        gap: 10px;
        flex-wrap:wrap;
        align-items: center
    }
    .login_content .rght_cnt .content_rght p > .bold {
        font-weight: 600
    }
            .login_content .rght_cnt .content_rght p > .sign_in {
            border: 2px solid rgba(238, 162, 14, 1);
            padding: 4px;
            color: rgba(238, 162, 14, 1);
            border-radius: 4px;
            display: flex;
            gap: 4px;
            width: fit-content;
            align-items: center;
            cursor: pointer;
        }
            .login_content .rght_cnt .content_rght p > .sign_in:hover {
                box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
            }
            .login_content .rght_cnt .login-hero {
    font-weight: 600;
    font-size: 32px;
    background: linear-gradient(to right,rgba(7, 129, 178, 1), rgba(26, 175, 143, 1));
    background-clip: text;
    color: transparent;
    text-align:start;
}

.container-login {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 1rem;
}

.footer {
    display: flex;
    justify-content: center;
    font-size: 14px;
    gap: 6rem;
    margin-top: 4rem;
    color: rgba(85, 88, 89, 1) !important;
}
    .footer > a {
        color: rgba(85, 88, 89, 1) !important;
    }
.powered {
    color: rgba(85, 88, 89, 1);
    text-align:center;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.forget_password{
    text-align:end
}
.form-links{
    display:flex;
    justify-content:space-between;
    text-align:end
}

.header_nav {
    color: rgba(85, 88, 89, 1);
    display: flex;
    justify-content: center;
    align-content:center;
    font-size: 16px;
}
    .header_nav .navbar {
        background-color: rgba(255, 255, 255, 0.7);
        display: flex;
        width: 100%;
        justify-content: space-around;
        margin: 20px 20rem 0px 20rem;
        border-radius: 30px;
        padding: 20px 10px;
        box-shadow: 0 9px 100px rgba(24, 48, 63, 0.2)
    }
    .header_nav .navbar .menu-item {
        position: relative;
        /*cursor:pointer;*/
    }
        .header_nav .navbar .menu-item > a {
            color: rgba(85, 88, 89, 1);
            text-decoration:none
        }
            .header_nav .navbar .menu-item .nav-items {
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 4px
    }
    .header_nav .navbar .dropdown {
        position: absolute;
        padding: 20px 25px;
        top: 45px; /* Position the dropdown below the parent */
        left: -20rem;
        background-color: white;
        color: black;
        min-width: 500px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        border-radius: 20px;
        display: none;
        z-index: 1000;
    }
    .header_nav .navbar .dropdown > h3 {
        font-size: 12px;
        color: rgba(85, 88, 89, 1);
        font-weight: 600;
        margin: 0 0 15px 0;
        padding: 5px 0px;
    }

    .header_nav .navbar .menu-item .dropdown > .dropdown_items {
        display: grid;
        place-content: space-between;
        grid-template-columns: repeat(2, 1fr); /* 2 equal columns */
        grid-template-columns: repeat(2, 1fr); /* 2 equal columns */
        gap: 16px;
    }

    .header_nav .navbar .menu-item .dropdown > .dropdown_items > .dropdown_item {
        display: flex;
        gap: 15px;
        cursor: pointer;
        padding: 12px;
        align-items:center;
    }
        .header_nav .navbar .menu-item .dropdown > .dropdown_items > .dropdown_item >img {
            height:20px;
            width:20px
        }
            .header_nav .navbar .menu-item .dropdown > .dropdown_items > .dropdown_item > div {
        display: flex;
        flex-direction: column
    }
    .header_nav .navbar .menu-item .dropdown > div {
        display: grid;
    }
    .header_nav .navbar .menu-item .dropdown > .dropdown_items > .dropdown_item .heading {
        font-size: 13px;
        font-weight: 600;
        color: rgba(85, 88, 89, );
    }
    .header_nav .navbar .menu-item .dropdown > .dropdown_items > .dropdown_item .desc {
        font-size: 12px;
        color: rgba(85, 88, 89, 1);
    }

.dropdown .addtional-div {
    margin-top: 16px;
    color: rgba(85, 88, 89, 1);
}
.dropdown .addtional-div > h3 {
    font-size: 12px;
    color: rgba(85, 88, 89, 1);
    font-weight: 600;
    margin: 0 0 5px 0;
    padding: 5px 0px;
}
    .dropdown .addtional-div div {
        font-size:12px;
    }


.mrktpp-cont > input {
width: 100%;
font-size: 18px;
border-radius: 10px;
height: 50px;
color: black;
padding: 0px 53px 0px 20px;
transition: 0.3s all ease;
background: #ffffff;
border: 1.5px solid rgba(156, 205, 224, 1);
font-weight: 400;
}
    @media screen and (max-width:767px) {
        .container-login {
                    display: flex;
                    flex-direction: column-reverse;
                    gap: 6rem;
                    justify-content: space-around;
                }

                form {
                    flex-basis: unset;

                }

                .form-links {
                    display: flex;
                    flex-direction: column
                }

                    .form-links > div {
                        text-align: start
                    }

                .footer {
                    display: grid;
                    gap: 0;
                    margin-top: 2rem;
                }

                    .footer p {
                        font-weight: 700
                    }

                .login_content .rght_cnt .content_rght {
                    gap: 12px;
                }

                .nps_login img {
                    width: 100%
                }

                .ordrtd1 {
                    order: 1
                }

                .ordrtd2 {
                    order: 2
                }

                .log-box h1 {
                    margin-top: 20px
                }

        .header_nav .navbar {
            margin: 10px 0px;
            width: 100%;
        }
        }



@media screen and (max-width:1024px) {
    .header_nav{
display:flex;
justify-content:flex-start;
    }
        .header_nav .navbar {
            margin: 20px 10px 4px 20px;
            max-width: 100%;
            justify-content: space-evenly
        }
            .header_nav .navbar .dropdown {
                left:-10rem
            }
}