﻿* {
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.bannerLeft-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 301px;
}

    .bannerLeft-sec p:nth-child(3) {
        font-size: 15px;
    }

.feature-card {
    border-radius: 8px;
    padding: 40px;
    background: #F7F7F7;
    transition: transform 0.3s;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.product-heading {
    width: 300px;
    padding-bottom: 20px;
}

.feature-card:hover {
    transform: translateY(-5px);
}

.feature-card img.top-icon {
    width: 50px;
    margin-bottom: 15px;
}

.feature-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


    .feature-card ul li {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 8px;
        font-size: 15px;
        line-height: 1.5;
    }

.features-img {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
}

.feature-card ul li img {
    width: 16px;
}

.navbar-custom {
    display: flex;
    justify-content: space-around !important;
    padding-inline: 10px !important;
}
/*nav*/
.hero-section {
    background-image: url('../images/new greencall/landing-baner.png');
    display: center;
    background-repeat: no-repeat;
    color: white;
    padding: 100px 0;
    background-size: cover;
}

.nav-link2 {
    margin-right: 30px;
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 20px !important;
    font-weight: var(--bs-nav-link-font-weight);
    color: #3c3a3a !important;
    text-decoration: none;
    font-weight: 600;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.girl-img {
    position: relative;
    top: -80px;
    height: 400px;
}

.navbar-toggler {
    border: none !important;
}

.nav-item {
    border-radius: 0px;
    border-right: 1px solid #d8d6d6;
    text-align: center;
}

.nav-border-non {
    border-right: none !important;
}

.text-banner {
    padding: 00px 100px 15px 0px;
    font-size: 20px;
}

.heading-banner {
    padding: 20px 60px 0px 0px;
    font-size: 38px;
    font-weight: 700;
}

.form-card {
    background: white;
    padding: 20px;
    margin-left: 70px;
    width: 400px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.form-heading {
    color: black;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}

.tab-content {
    padding-top: 20px;
}

.nav-pills .nav-link.active {
    background-color: #155e75;
}

.text-pink {
    color: #F92275;
    font-size: 25px;
}

.btn-pink {
    background-color: #F92275 !important;
    color: white !important;
    width: 150px !important;
    margin-left: 90px;
}

.placeholder-text {
    color: #D7D7D7;
}

.heading-text {
    font-weight: 700;
    padding-top: 40px;
}

.para-text {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding-inline: 50px;
    color: #323238;
}

.box {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: white !important;
    background-color: #216462 !important;
    width: 100%;
    height: 70px;
    font-weight: 600;
    border-radius: 0px;
    margin-inline: 0px;
    font-size: 16px !important;
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 20px !important;
    font-weight: var(--bs-nav-link-font-weight);
    color: #999999 !important;
    text-decoration: none;
    width: 100%;
    height: 70px;
    font-weight: 600;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    font-size: 16px !important;
}

.button-box {
    padding: 10px;
    background-color: #F7F7F7;
}

.text-card {
    padding: 50px 180px 80px 180px !important;
}

.bg-card {
    background-image: url('../images/new greencall/blue dot.png');
    background-repeat: no-repeat;
    color: white;
    left: 30px;
    position: relative;
    height: 300px !important;
    margin-left: 0px !important;
    background-size: contain;
}

.card-black-text {
    color: black;
}

.imgSec-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.img-hrms {
    width: 80%;
}

.section-title {
    font-weight: 600;
    margin-bottom: 10px;
}

.service-card {
    border-right: 1px solid #f9c8cd;
    padding-inline: 0px;
    margin-left: 120px;
    padding-right: 40px !important;
    margin-right: 50px;
}

.service-card2 {
    padding-inline: 0px;
    margin-left: 0px;
}

service2 {
    margin-top: 20px;
}

.service-icon {
    width: 50px;
}

.service-icon2 {
    width: 40px;
}

.green-laptop {
    height: 600px;
    padding-top: 50px;
}

.para-lap {
    padding-right: 100px;
    line-height: 40px;
}

.green-bg {
    background-image: url('../images/new greencall/landing-footer-green.png');
    display: center;
    height: 320px;
    background-size: auto;
    background-position: bottom;
}

.text-green-bottom {
    padding: 100px 200px 40px 180px !important;
    font-size: 30px !important;
}

.text-green {
    font-weight: 700;
}

.btn-pink2 {
    background-color: #F92275 !important;
    color: white !important;
    width: 150px !important;
    margin-left: 0px;
}

.girl-img {
    position: relative;
    top: -80px;
}

.footer {
    background: linear-gradient(135deg, #1f5c5a, #082423);
    color: white;
    padding: 40px 0;
    font-size: 14px;
}

    .footer a {
        color: #f9fafb;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
    }

        .footer a:hover {
            text-decoration: underline;
        }

.footer-icon {
    height: 30px;
    margin-right: 10px;
}

.border-top {
    padding-top: 20px;
}

.hrmsCore-sec {
    display: flex;
    flex-direction: column;
    padding: 7% 4%;
    width: 100%;
}

.footer-small h6 {
    margin-bottom: 17px;
    margin-top: 9px;
}
.footer-small p {
    margin-bottom: 10px;
}

.footer-socio {
    display: flex;
    gap: 13px;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
}
    .footer-socio div {
        background: #fff;
        padding: 3px 5px;
        border-radius: 20px;
    }
    .footer-socio i {
        font-size: 22px;
    }

.hrmsCore-sec li{
    color:black;
}


@media (max-width: 767px) {
    .service-card {
            border-right: none;
            border-bottom: 1px solid #f0f0f0;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

        .green-box {
            width: 200px;
        }
    }

    @media (max-width: 820px) {

        .hrmsCore-sec ul {
            padding-left: 0;
        }
        .form-card {
            background: white;
            padding: 20px;
            margin-left: 0px;
            width: 300px !important;
        }
        .footer-socio {
            
            gap: 6px;
           
        }
        .footer-socio i {
            font-size: 15px;
        }

        .footer-small .navbar-brand img{
            width:125px;
        }

        .heading-banner {
            padding: 20px 0px 15px 0px;
            font-size: 30px;
            padding-top: 0px !important;
        }

        .text-banner {
            padding: 00px 10px 15px 0px;
            font-size: 18px;
        }

        .btn-pink {
            background-color: #F92275 !important;
            color: white !important;
            width: 150px !important;
            margin-left: 60px;
        }

        .service-card {
            border-right: 1px solid #f9c8cd;
            padding-inline: 0px;
            margin-left: 70px;
            padding-right: 0px !important;
            margin-right: 0px;
        }

        .laptop-pic {
            width: 100%;
            height: 277px;
            object-fit: cover;
        }


        .heading-text {
            font-weight: 700;
            padding-top: 0px;
        }

        .para-lap {
            padding-right: 0px;
            line-height: 25px;
        }

        .green-laptop {
            /* height: 450px; */
            padding-top: 0;
            margin-bottom: 0px;
        }

        .text-green-bottom {
            padding: 60px 30px 30px 40px !important;
            font-size: 20px !important;
        }

        .girl-img {
            position: relative !important;
            top: -30px !important;
            height: 350px !important;
            width: 300px !important;
        }

        .nav-link {
            display: block;
            width: 100px;
        }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: white !important;
            background-color: #216462 !important;
            width: 100px !important;
            height: 70px;
            font-weight: 600;
            border-radius: 0px;
            margin-inline: 0px;
            font-size: 12px !important;
        }

        .nav-link {
            font-size: 12px !important;
            width: 100px !important;
            padding: 0px !important;
        }

        .product-heading {
            width: auto;
            padding-bottom: 20px;
        }

        .text-card {
            padding: 20px 30px 20px 30px !important;
            margin-bottom: -0px;
            width: 400px !important;
            margin-left: 40px;
        }

        .img-hrms {
            margin-inline: 0px;
            margin-bottom: 0px;
            margin-top: -0px;
            position: relative;
            left: -60px;
        }
    }

    @media (max-width: 500px) {
        .heading-banner {
            padding: 00px 0px 15px 0px;
            font-size: 30px;
            text-align: center;
        }

        .footer-small {
            align-items: flex-start;
        }

        .footer-small {
            /* align-items: flex-start; */
            display: flow;
            justify-items: start;
            text-align: left;
            padding-left: 25px !important;
        }

        .img-hrms {
            width: 150px;
            margin-inline: 0px;
            margin-bottom: 20px;
            margin-top: -0px;
        }

        .text-banner {
            padding: 00px 0px 15px 0px;
            font-size: 18px;
            text-align: center;
        }

        .text-green-bottom {
            padding: 20px 10px 0px 70px !important;
            font-size: 30px !important;
        }

        .form-card {
            background: white;
            padding: 20px;
            margin-left: 5% !important;
            width: 90% !important;
        }

        .img-hrms {
            width: 84% !important;
            margin-inline: 0px;
            margin-bottom: 20px;
            margin-top: 0px;
            margin-left: 30% !important;
        }

        .text-card {
            background-image: none;
            margin-left: 10px;
        }

        .service-card {
            border-right: 1px solid #f9c8cd00 !important;
            padding-inline: 0px;
            width: 400px !important;
            margin-left: 0px !important;
            padding-right: 0px !important;
            margin-right: 0px !important;
        }

        .service-card2 {
            padding-inline: 50px;
            margin-left: 0px;
        }
    }

    @media (max-width: 767.98px) {
        #pills-tab {
            display: flex;
            flex-wrap: wrap;
            flex-direction: row; /* remove column-reverse if you want normal order */
            gap: 10px; /* optional spacing between buttons */
        }

            #pills-tab li.nav-item {
                flex: 0 0 48%; /* 2 per row with spacing */
            }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: white !important;
            background-color: #216462 !important;
            width: 180px !important;
            height: 70px;
            font-weight: 600;
            border-radius: 0px;
            margin-inline: 0px;
            font-size: 16px !important;
            WIDTH: 100% !IMPORTANT;
        }

        .nav-link {
            display: block;
            width: 140px !important;
            text-align: center;
        }

        .border-non {
            border: none !important;
        }

        .para-text {
            padding-top: 20px;
            padding-bottom: 20px;
            font-size: 16px;
            font-weight: 400;
            text-align: center;
            padding-inline: 20px;
            color: #323238;
        }

        .laptop-pic {
        }

        .laptop-detail {
            margin-bottom: 200px;
        }

        .green-bg {
            display: center;
            background-repeat: no-repeat;
            margin-top: 90px !important;
            height: 180px;
        }

        .girl-img {
            position: relative;
            top: -60px;
            display: none;
            height: 380px !important;
            width: 380px !important;
        }

        .text-green {
            font-weight: 700;
            width: 300px;
            padding-left: 0px;
        }

        .text-green-bottom {
            padding: 20px 60px 30px 60px !important;
            font-size: 20px !important;
        }

        .service-card {
            border-right: 1px solid #88ccdd00;
        }
    }

    @media (max-width: 375px) {
        .form-card {
            background: white;
            padding: 20px;
            margin-left: 30px !important;
        }

        .nav-link {
            display: block;
            width: 140px;
        }

        .text-green-bottom {
            padding: 20px 10px 0px 50px !important;
            font-size: 30px !important;
            height: 200px;
            margin-left: -30px;
        }

        .bg-card {
            background-image: url('../images/new greencall/blue-small-dot.png');
            display: center;
            background-repeat: no-repeat;
            color: white;
            position: relative;
            left: 7px;
            /* padding: 100px 0; */
            height: 350px !important;
            margin-left: 0px;
            width: 270px !important;
            background-size: contain;
        }


        .img-hrms {
            width: 150px;
            margin-inline: 0px;
            margin-bottom: 20px;
            margin-top: -0px;
        }

        .laptop-pic {
        }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: white !important;
            background-color: #216462 !important;
            width: 140px !important;
            height: 70px;
            font-weight: 600;
            border-radius: 0px;
            margin-inline: 0px;
            font-size: 16px !important;
        }

        .nav-link {
            display: block;
            width: 130px !important;
            text-align: center;
        }
    }

    @media (max-width: 320px) {
        .form-card {
            background: white;
            padding: 20px;
            margin-left: 5% !important;
        }

        .navbar-custom {
            display: flex;
            justify-content: space-around !important;
            padding-inline: 0px !important;
        }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: white !important;
            background-color: #216462 !important;
            width: 140px;
        }

        .nav-link {
            display: block;
            width: 120px;
        }

        .laptop-pic {
        }

        .img-hrms {
            width: 90% !important;
            margin-inline: 0px;
            margin-bottom: 20px;
            margin-top: 0px;
            margin-left: 42% !important;
        }

        .text-pink {
            color: #F92275;
            font-size: 20px;
        }

        .text-green {
            font-weight: 700;
            width: 250px;
            padding-left: 0px;
        }

        .bg-card {
            position: relative;
            left: 10px;
            padding: 0px 20px !important;
            width: 300px !important;
            height: 200px !important;
        }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: white !important;
            background-color: #216462 !important;
            width: 120px !important;
            height: 70px;
            font-weight: 600;
            border-radius: 0px;
            margin-inline: 0px;
            font-size: 16px !important;
        }

        .nav-link {
            display: block;
            width: 120px !important;
            text-align: center;
        }
    }

    @media (width: 1024px) {
        .heading-text {
            font-weight: 700;
            padding-top: 50px;
            margin-left: 40px;
        }

        .para-lap {
            padding-right: 10px;
            line-height: 30px;
            margin-left: 40px;
        }
    }

    @media (max-width: 1024px) {
        .form-card {
            background: white;
            padding: 20px;
            margin-left: 00px;
            width: 400px;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }



        .img-hrms {
            width: 240px;
            padding: 20px;
            margin-left: 100px;
        }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: white !important;
            background-color: #216462 !important;
            width: 140px;
            height: 70px;
        }

        .bg-card {
            padding: 0px 30px !important;
            width: 530px !important;
            height: 100% !important;
        }

        .nav-link {
            width: 140px;
            font-size: 13px !important;
        }


        .service-card {
            border-right: 1px solid #f9c8cd;
            padding-inline: 0px;
            margin-left: 100px;
            padding-right: 0px !important;
        }

        .para-lap {
            padding-right: 10px;
            line-height: 30px;
        }

        .text-green-bottom {
            padding: 100px 10px 40px 100px;
            font-size: 30px !important;
        }

        .girl-img {
            position: relative;
            top: -40px;
            height: 360px;
        }
    }

    @media (max-width: 767px) {
        .feature-card {
            text-align: center;
            padding: 20px;
        }

        .bannerLeft-sec p:nth-child(3) {
            text-align: center;
        }

        .feature-card ul li {
            justify-content: flex-start;
            text-align: left;
        }

        .feature-card img.top-icon {
            margin: 0 auto 15px;
        }
    }
