﻿body {
    font-family: 'Rajdhani', sans-serif;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.Navigation {
    background: transparent !important;
    border-bottom: 1px solid lightgray;
}

.dropdown-submenu {
    position: relative;
}

.st {
    font-size: 1.6vw !important;
    color: #2757a6;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.navbar-brand {
    top: 0.8vh;
    color: #fff;
    z-index: 70;
    position: absolute;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
    border: none;
    position: absolute;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

.navbar-brand img {
    width: 14vw;
}

ul.navbar-nav {
    margin-left: 27vw;
}

.navbar-light {
    background: transparent !important;
    padding-top: 4vh;
    padding-bottom: 3.8vh;
    position: relative;
}
/* Show the dropdown menu on hover */
.dl:hover .dm {
    display: block;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-size: 0.9vw;
    font-weight: 600;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 1.5vw;
    margin-left: 1.5vw;
}

.dropdown-item {
    color: #000 !important;
    font-size: 1.02vw;
    font-weight: 600;
}

    .dropdown-item:hover {
        color: #2757a6 !important;
        font-weight: 600;
    }

.navbar-light .navbar-nav .nav-link:hover {
    color: #2757a6 !important;
    font-weight: 600;
}

.top-header ul {
    margin-bottom: 0px;
}

.top-header a {
    color: #FFF;
    font-size: 1.1vw;
    text-decoration: none;
}

.top-header ul li {
    display: inline-block;
    list-style: none;
    font-size: 1.1vw;
    color: #FFF;
    margin-right: 1vw;
}

.top-header {
    background: #2757b2;
    padding-top: 1vh;
    padding-bottom: 1vh;
}
.bannerbg {
    background-color: rgb(255 255 255 / 30%);
    padding: 7.63vw 0 26%;
}
.banner {
    background: url(../Images/staffica-2.jpg) no-repeat;
    background-size: 100%;
    background-position: bottom;
    
}

    .banner h1 {
        font-size: 4.88vw;
        text-align: center;
        font-weight: 600;
    }
.pricing .lets {
    font-size: 1vw;
    margin: 0px;
}


.banner h5 {
    color: #2757a6;
    font-size: 2vw;
    text-align: center;
    font-weight: 600;
}

.btn-primary {
    font-size: 1.30vw;
    border-color: #2757a6;
    background-color: #2757a6;
    transition: all .3s ease-out;
}

    .btn-primary svg {
        margin-left: 0.2vw;
        font-size: 1.10vw;
    }

.btn-outline-info {
    color: #000;
    font-size: 1.30vw;
    background: transparent;
    border-color: #000;
    transition: all .3s ease-out;
}

    .btn-outline-info:hover {
        background-position: 0 100%;
        color: #fff;
        background: #2757a6;
    }

    .btn-outline-info svg {
        margin-left: 0.2vw;
        font-size: 1.10vw;
    }

.banner p {
    font-family: "Rubik", sans-serif;
    font-size: 1.17vw;
}

.zwc-trust-brand {
    gap: 1.14vw 3.51vw;
}

.zwc-trust-brand {
    list-style: none;
    align-items: center;
    justify-content: center;
    margin: 4.27vw 0 0;
    gap: 1.14vw 5.34vw;
    padding-left: 0.5vw;
    padding-right: 0.5vw;
}

.zwc-flx {
    background: rgb(12 57 131 / 50%);
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 8px;
}

    .zwc-flx img {
        width: 11.45vw;
    }

.whatwedo {
    margin-top: -20vw;
}

    .whatwedo .row {
        background-color: #fff;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        border-radius: 8px;
        padding: 1vw;
    }

    .whatwedo h1 {
        font-size: 3.66vw;
        text-align: left;
        font-weight: 500;
        color: #2757a6;
    }

    .whatwedo p {
        font-family: "Rubik", sans-serif;
        font-size: 1.17vw;
        color: #000;
    }

    .whatwedo .imbg {
        background: url(../Images/HR-onboard.jpg) no-repeat;
        background-size: contain;
        background-position: center;
        border-radius: 8px;
    }

.imbgcore {
    background: url(../Images/hr-core-management.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 8px;
}

.Staff-tab-sub {
    position: absolute;
    top: 36%;
    right: 5%;
}

.pd {
    padding: 1vw;
}

.mt5 {
    margin-top: 4vw;
}

    .mt5 svg {
        color: #2757a6;
        margin-right: 0.3vw;
    }

.whatwedo table tr td {
    padding: 0.73vw;
    font-family: "Rubik", sans-serif;
    font-size: 1.17vw;
    color: #000;
}

.stream {
    margin-top: 3vw;
    padding-bottom: 2vw;
}

    .stream h1 {
        font-size: 3.66vw;
        text-align: center;
        font-weight: 500;
        color: #2757a6;
    }

    .stream h5 {
        color: #000;
        font-size: 2vw;
        text-align: center;
        font-weight: 600;
    }

    .stream .mt-4 h5 {
        color: #fff;
        font-size: 2vw;
        text-align: center;
        font-weight: 600;
    }

    .stream p {
        font-family: "Rubik", sans-serif;
        font-size: 1.17vw;
        color: #000;
    }

.pad {
    background-color: #7ed0f1;
    border-radius: 8px;
}

.padd {
    background-color: #63caf4;
    border-radius: 8px;
}

.hiring {
    background-size: cover;
    text-align: center;
    background-position:  center;
    background-color: transparent;
    background-image: url('../Images/all-in-one.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
}

    .hiring .bgblk {
        padding: 12.22vw 0px;
        background-color: rgb(0 0 0 / 30%);
    }

    .hiring h1 {
        color: #fff;
        font-size: 3.2vw;
        margin-bottom: 2vw;
    }

.faq-page {
    background-color: #1a1a1a;
    padding-top: 3vw;
    padding-bottom: 3vw;
}

    .faq-page h1 {
        color: #fff;
        font-size: 3.51vw;
        position: sticky;
        top: 30%;
    }

    .faq-page #accordion .panel {
        border: none;
        border-radius: 3px;
        box-shadow: none;
        margin-bottom: 15px;
    }

    .faq-page #accordion .panel-heading {
        padding: 0;
        border: none;
        border-radius: 3px;
    }

    .faq-page #accordion .panel-title a {
        display: block;
        padding: 12px 15px 12px 50px;
        background: #202020;
        border-radius: 3px;
        font-size: 1.30vw;
        font-weight: 600;
        color: #fff;
        text-decoration: none;
        /* box-shadow: 6px 6px 23px -3px #aaa !important;*/
        /*border: 1px solid #EFEEE3 !important;
        text-shadow: 1px 1px 1px #fff;*/
        position: relative;
    }

        .faq-page #accordion .panel-title a:before {
            content: "-";
            font-family: "Font Awesome 5 Free";
            width: 27px;
            height: 27px;
            line-height: 20px;
            border-radius: 50%;
            background: #2757a6;
            font-size: 2vw;
            font-weight: 900;
            color: #fff;
            text-align: center;
            box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
            text-shadow: none;
            position: absolute;
            top: 8px;
            left: 15px;
        }

        .faq-page #accordion .panel-title a.collapsed:before {
            content: "+";
            line-height: 25px;
            left: 18px;
        }

    .faq-page #accordion .panel-body {
        padding: 0px 10px 10px 10px;
        font-size: 15px;
        color: #ff0000;
        line-height: 27px;
        border: none;
        background-color: #202020;
    }

        .faq-page #accordion .panel-body p {
            margin-bottom: 0;
            font-family: "Rubik", sans-serif;
            color: #fff;
            line-height: 1.5;
            font-size: 1.17vw;
            text-align: justify;
        }

    .faq-page #accordion .panel-title {
        margin: 0px;
    }

.footer {
    padding-top: 3vw;
    background: #2757a6;
}

    .footer img {
        width: 50%;
        filter: brightness(0) invert(1);
    }

    .footer p {
        /*font-family: "Rubik", sans-serif;*/
        font-size: 1.10vw;
        font-weight: 500;
        color: #c6c8ca;
    }

    .footer ul li {
        list-style: none;
    }

    .footer h1 {
        color: #fff;
        font-size: 1.75vw;
        margin-bottom: 1.5vw;
    }

    .footer ul li a svg {
        margin-right: 0.2vw;
    }

    .footer a {
        font-size: 1.10vw;
        font-weight: 500;
        color: #c6c8ca;
        text-decoration: none;
    }

        .footer a:hover {
            color: #fff;
        }

    .footer .social-media {
        padding-left: 0vw;
        display: inline-flex;
    }

        .footer .social-media li {
            margin-right: 0.5vw;
        }

        .footer .social-media svg {
            font-size: 1.17vw;
        }

.foot-sec {
    background: #214c94;
}

    .foot-sec a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        margin-left: 0.3vw;
        margin-right: 0.3vw;
    }

    .foot-sec p {
        font-size: 1vw;
        font-weight: 300;
        color: #fff;
        padding-top: 1vh;
        padding-bottom: 1vh;
        margin: 0;
        text-align: center;
    }

.comp h1 {
    font-size: 3.66vw;
    text-align: left;
    font-weight: 500;
    color: #2757a6;
    line-height: 1.1;
}

.comp p {
    font-family: "Rubik", sans-serif;
    font-size: 1.17vw;
    font-weight: 500;
    color: #000;
}

.compbg {
    background: url(//www.zohowebstatic.com/sites/zweb/images/people/zpl-lms-feat-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

    .compbg ul {
        list-style: none;
        padding-left: 4.6vw;
        padding-right: 0vw;
    }

.paddg {
    padding: 4.63vw 0 0px;
}

    .paddg svg {
        color: #2757a6 !important;
    }

.compbg ul li {
    display: inline-flex;
    background: #fff;
    font-size: 1.17vw;
    margin-right: 2.2vw;
    padding: 1vw;
    border-radius: 8px;
}

.compbg svg {
    font-size: 1.17vw;
    margin-right: 0.4vw;
    color: #2757a6;
    margin-top: 0.2vw;
}

.comp .nf {
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 8px;
    padding: 1vw;
}

.lead {
    padding-top: 3vw;
    padding-bottom: 3vw;
}

    .lead h5 {
        color: #2757a6;
        font-size: 2vw;
        text-align: center;
        font-weight: 600;
    }

.colbg {
    padding: 1vw;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

    .colbg img {
        width: 7vw;
    }

.stream .padd {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.stream .pad {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.stream img {
    width: 99%;
}

.payroll {
    background-color: #1a1a1a;
    padding-top: 9.16vw;
    padding-bottom: 1vw;
}

    .payroll .rows {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 24px 24px -16px;
        border-radius: 8px;
        padding: 1vw;
        border: 1px solid #262626;
    }

    .payroll h1 {
        color: #fff;
        font-size: 3.66vw;
        text-align: left;
        font-weight: 500;
    }

    .payroll p {
        color: #fff;
        font-family: "Rubik", sans-serif;
        font-size: 1.17vw;
    }

    .payroll svg {
        color: #fff;
    }

    .payroll table tr td {
        color: #fff;
    }

.payimg {
    background-color: #262626;
}

    .payimg img {
        width: 100%;
    }

.esurity::before {
    content: '';
    background: url(//www.zohowebstatic.com/sites/zweb/images/people/zpl-home-sprite.svg) no-repeat;
    width: 35px;
    height: 42px;
    position: absolute;
    top: calc(50% - 21px);
    left: 0;
    background-size: 290px auto;
    background-position: 0 -22px;
}

.esurity {
    font-size: 1.52vw;
    letter-spacing: -0.32px;
    position: relative;
    padding-left: 4.20vw;
    max-width: 16.80vw;
    line-height: 1.3;
    color: #fff;
}

.colbg p {
    margin-top: 0.8vw;
    margin-bottom: 0px;
}

.ctd .colbg {
    padding: 0.5vw;
}

.mobile-app {
    background: url(//www.zohowebstatic.com/sites/zweb/images/people/zpl-hrms-bg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
}

    .mobile-app h1 {
        font-size: 3.66vw;
        text-align: center;
        font-weight: 500;
        color: #2757a6;
    }

    .mobile-app p {
        font-family: "Rubik", sans-serif;
        font-size: 1.17vw;
        font-weight: 500;
        color: #000;
    }

.section1 img {
    width: 35%;
}

.section1 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #2047a6;
    color: #fff;
}

.section1 .col-md-12:hover .overlay {
    opacity: 1;
}

.section1 .text a {
    color: white !important;
    font-size: 1.02vw;
    font-weight: 600;
}

.section1 .text {
    color: white !important;
    font-size: 1.02vw;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.section1 .col-md-12 {
    box-shadow: 6px 6px 23px -3px #aaa !important;
    padding-top: 8vh;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    background: #fff;
    padding-bottom: 6vh;
    height: 100%;
}

.section1 a {
    color: #003D69;
    font-size: 1.1vw;
    text-decoration: none;
    font-weight: bold;
}

.section1 .container {
    width: 78% !important;
}

.section1 h4 {
    font-size: 1.1vw;
    padding-top: 3vh;
    color: #2757a6;
    font-weight: bold;
}

.section1 p {
    font-size: 0.9vw;
}

.section1 {
    padding-top: 3vw;
    padding-bottom: 8vh;
}

    .section1 h1 {
        font-size: 3.66vw;
        text-align: center;
        font-weight: 500;
        color: #2757a6;
    }
.imgboderprice {
    background-image: url(../Images/pricing.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.imgbodercontact {
    background-image: url(../Images/help-you.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.imgbodertechspt {
    background-image: url(../Images/ticket-support-system.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bgimg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
}
.pricing {
    padding-top: 3vw;
    padding-bottom: 3vw;
}

    .pricing p {
        font-family: "Rubik", sans-serif;
        font-size: 1.17vw;
    }
    .pricing h1 {
        font-size: 3.66vw;
        text-align: center;
        font-weight: 500;
        color: #2757a6;
        margin-bottom:2vw;
        margin-top:2.5vw;

    }
.tailor ul li {
    font-size: 1.3vw;
    padding-top: 1.4vh;
    color: #2757a6;
    font-weight: bold;
}
.tailor ul {
    margin-top: 1vw;
    list-style-type: disclosure-closed;
}
.invite h3 {
    font-size: 1.70vw;
    background-color: #2757b2;
    color: #fff;
    text-align: center;
    padding: 0.3vw;
}

.invite .card {
    box-shadow: 0px 16px 48px 0px rgba(0, 0, 0, 0.176);
    border: none;
}
.tailor .card {
    border:none;
    padding: 1.5vw;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.invite .card {
    box-shadow: 0px 16px 48px 0px rgba(0, 0, 0, 0.176);
    border: none;
}
.tailor img{
    width:30%;
}
.pl0{
    padding-left:0px;
}
.pr0{
    padding-right:0px;
}
.tailor h4 {
    font-size: 1.3vw;
    padding-top: 3vh;
    color: #2757a6;
    font-weight: bold;
    text-align: center;
}
.support {
    padding-top: 3vw;
    padding-bottom: 3vw;
}

    .support p {
        font-family: "Rubik", sans-serif;
        font-size: 1.17vw;
    }

        .support p span {
            color: #000;
        }

.spt table tr td {
    padding-bottom: 1vw;
}

.support h2 {
    margin-top: 1vw;
    font-size: 2.66vw;
    text-align: center;
    font-weight: 500;
    color: #2757a6;
}

.support h1 {
    font-size: 3.66vw;
    text-align: center;
    font-weight: 500;
    color: #2757a6;
}

.shotbanner {
    background-image: url('../Images/Header-Banner.jpg');
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}
.howitwork{
    padding-bottom:3vw;
}
    .howitwork ul {
        list-style-type: disclosure-closed;
    }
        .howitwork ul li {
            font-size: 1.17vw;
            font-family: "Rubik", sans-serif;
            padding-bottom:0.3vw;
        }
.mt4{
    margin-top:2vw;
}
b {
    color: #2757a6;
}
.howitwork ol {
    padding-left:1vw;
    list-style-type: none;
}
.howitwork svg{
    color:green;
    margin-right:0.3vw;
}
    
    .howitwork ol li {
        font-size: 1.17vw;
        font-family: "Rubik", sans-serif;
        padding-bottom: 0.3vw;
    }
.howitwork h1 {
    font-size: 2.5vw;
    font-weight: 500;
    color: #2757a6;
}
.card-registration p{
    font-size:0.8vw;
}
.staffcia {
    transition: .8s;
    box-shadow: 0 0.07vw 0.29vw rgb(0 0 0 / 15%);
    border: none;
}
    .staffcia .col-md-6:hover {
        transform: translateY(0)!important;
    }
    .staffcia:hover {
        transform: translateY(-0.36vw);
        box-shadow: 0 1.09vw 1.09vw rgba(0, 0, 0, 0.15);
    }
    .howitwork .card {
        transition: .8s;
        padding:0.8vw;
        box-shadow: 0 0.07vw 0.29vw rgb(0 0 0 / 15%);
        border: none;
    }
    .howitwork .card:hover {
        transform: translateY(-0.36vw);
        box-shadow: 0 1.09vw 1.09vw rgba(0, 0, 0, 0.15);
    }
    .howitwork h4 {
        margin-top: 1vw;
        font-size: 2vw;
        font-weight: 500;
        color: #2757a6;
    }
    .howitwork p {
        font-family: "Rubik", sans-serif;
        font-size: 1.17vw;
    }

.shotbg {
    padding-top: 3.88vw;
    padding-bottom: 3.88vw;
    /*  background-color: rgb(0 0 0 / 21%) !important;*/
}

.outshade {
    /* background-image: linear-gradient(90deg, rgb(41 201 201 / 40%) 30%, rgb(41 201 201 / 39%) 100%);*/
    height: 6.5vw;
}

.inershade {
    position: absolute;
    top: 7%;
    width: 100%;
    /* background-image: linear-gradient(90deg, rgb(41 201 201 / 90%) 40%, rgb(41 201 201 / 40%) 90%);*/
}

.outshade h1 {
    color: #fff;
    font-size: 5vw;
    font-weight: 700;
    padding-left: 3vw;
    font-family: "Tangerine", cursive;
}

.UserLogin .col-md-4 .col-md-12 {
    box-shadow: 6px 6px 23px -3px #aaa !important;
}
.UserLogin .col-md-4 .col-md-12 .btn-block{
    font-size:18px;
    margin-top:15px;

}