body {
    padding: 0;
    margin: 0;
    font-family: Poppins;
}

.signup .row {
    margin-left: 0px;
    margin-right: 0px;
}

.signup-left {
    background-image: url("../img/auth/signup.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 850px;
}

.signup-left .left-content {
    margin-top: 30px;
}

.signup-left h3 {
    text-align: right;
    font-size: 20px;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-weight: bold;
}

.signup-left p {
    text-align: right;
    font-size: 12px;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
}

.signup-right p {
    margin-top: 20px;
    margin-bottom: 30px;
}

.signup-right .right-content {
    margin-top: 100px;
}

.signup-right .right-content a {
    margin-top: 100px;
    color: #151515;
}

.signup-right .right-content a:hover {
    color: #237de4;
}

.signup-right .card {
    width: 60%;
    margin-top: 0 auto;
    float: none;
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}

.signup-right .card-body h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.signup-right .card-body h3 span {
    color: #ecd161;
}

.signup-right form .form-check-label {
    font-size: 12px;
}

.signup-right form input:focus {
    border: 2px solid #ecd161;
    border-radius: 6px;
}

.signup-right form button {
    background-color: transparent;
    color: #ecd161;
    border: 3px solid #ecd161;
    border-radius: 11px;
    padding: 5px 20px;
    margin-top: 15px;
}

.signup-right form button:hover {
    background-color: transparent;
    color: #ecd161;
    border: 3px solid #ecd161;
    border-radius: 11px;
    padding: 5px 20px;
    margin-top: 15px;
}

.signup-right form .btn-text {
    font-size: 12px;
    width: 60%;
    margin: 0 auto;
}

/* Human Resource **/
.human-resource .section-image {
    background: url("../img/human/1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.human-resource .section-left {
    margin-top: 150px;
    margin-bottom: 150px;
}

.human-resource .section-left h3 {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 30px;
    font-weight: bold;
}

.human-resource .section-left p {
    width: 50%;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
}

.human-resource .section-left a {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #ffffffed;
    border-radius: 11px;
    padding: 8px 15px;
    color: #363636;
    font-weight: bold;
}

.human-resource .section-left a:hover {
    text-decoration: none;
    color: #237de4;
}

.human-resource .section-right {
    margin-top: 400px;
}

.human-resource .section-right .card {
    box-shadow: 0px 8px 50px #00000019;
    border-radius: 20px;
    /* z-index: 1000; */
    position: absolute;
    padding: 0 0 0 40px;
}

.human-resource .bussiness-matrix {
    margin-top: 120px;
}

.human-resource .bussiness-matrix .left img {
    width: 100%;
}

.human-resource .bussiness-matrix .right {
    margin-top: 30px;
    padding: 30px;
}

.human-resource .bussiness-matrix .right h3 {
    font-family: "Playfair Display", serif;
    font-weight: bold;
    font-size: 30px;
    color: #363636;
    opacity: 1;
}

.human-resource .bussiness-matrix .right p {
    width: 70%;
    letter-spacing: 0.52px;
    font-size: 15px;
    opacity: 1;
    margin: 15px 0 35px 0;
}

.human-resource .bussiness-matrix .right a {
    background: #ecd161;
    color: #fffdf4;
    box-shadow: 5px 10px 30px #ecd1614d;
    border-radius: 10px;
    padding: 15px 20px;
}

.human-resource .bussiness-matrix .right a i {
    font-size: 20px;
    margin: 0 0 20px 0;
}

.human-resource .toolkit {
    background: url("../img/human/3.svg");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
    padding: 50px 150px;
}

.human-resource .toolkit .left {
    color: #f0f0f0;
    opacity: 1;
}

.human-resource .toolkit .left h3 {
    font-family: "Playfair Display", serif;
    font-size: 35px;
}

.human-resource .toolkit .left p {
    margin: 20px 0 40px 0;
    font-size: 14px;
    letter-spacing: 0.52px;
    line-height: 25px;
}

.human-resource .toolkit .left .text-dark {
    color: #ffffff !important;
}

.human-resource .toolkit a {
    color: #fffdf4;
    background: #ecd161 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 30px #fffdf41c;
    border-radius: 10px;
    padding: 15px 30px;
}

.human-resource .toolkit .right img {
    width: 90%;
}

/* Physical Resource **/
.physical-resource .section-image {
    background: url("../img/physical/1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.physical-resource .section-left {
    margin-top: 150px;
    margin-bottom: 250px;
}

.physical-resource .section-left h3 {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 30px;
    font-weight: bold;
}

.physical-resource .section-left p {
    width: 50%;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
}

.physical-resource .section-left a {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #ffffffed;
    border-radius: 11px;
    padding: 8px 15px;
    color: #363636;
    font-weight: bold;
}

.physical-resource .section-left a:hover {
    text-decoration: none;
    color: #237de4;
}

.physical-resource .section-right {
    margin-top: 500px;
}

.physical-resource .section-right .card {
    box-shadow: 0px 8px 50px #00000019;
    border-radius: 20px;
    /* z-index: 1000; */
    position: absolute;
    padding: 0 0 0 40px;
}

.physical-resource .toolkit {
    background: url("../img/human/3.svg");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 130px;
    padding: 50px 150px;
}

.physical-resource .toolkit .left {
    color: #f0f0f0;
    opacity: 1;
}

.physical-resource .toolkit .left h3 {
    font-family: "Playfair Display", serif;
    font-size: 35px;
}

.physical-resource .toolkit .left p {
    margin: 20px 0 40px 0;
    font-size: 14px;
    letter-spacing: 0.52px;
    line-height: 25px;
    width: 70%;
}

.physical-resource .toolkit .left .text-dark {
    color: #ffffff !important;
}

.physical-resource .toolkit a {
    color: #fffdf4;
    background: #ecd161 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 30px #fffdf41c;
    border-radius: 10px;
    padding: 15px 30px;
}

.physical-resource .toolkit .right img {
    width: 90%;
}

.physical-resource .toolkit-blog {
    background: #ecd161 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 50px 120px;
}

.physical-resource .toolkit-blog h3 {
    font-size: 25px;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}

.physical-resource .toolkit-blog p {
    margin-top: -15px;
}
.physical-resource .toolkit-blog a {
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.physical-resource .toolkit-blog img {
    width: 100%;
}

/* Global Service Centre */

.global-service .section-image {
    background: url("../img/global/1.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px;
}

.global-service .section-left h3 {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 30px;
    font-weight: bold;
}

.global-service .section-left p {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.global-service .section-left a {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #ffffffed;
    border-radius: 11px;
    padding: 8px 15px;
    color: #363636;
    font-weight: bold;
}

.global-service .section-left a:hover {
    text-decoration: none;
    color: #237de4;
}

.global-service .section-right {
    width: 100%;
}

.global-service .section-right .card {
    width: 70%;
    box-shadow: 0px 8px 50px #00000019;
    border-radius: 20px;
    /* z-index: 1000; */
    position: absolute;
    padding: 0 0 0 40px;
    margin: 20px 0 0 100px;
}

.global-service .pagination-section a {
    font-family: "Poppins";
    text-decoration: none;
    color: #9b9b9b;
    opacity: 1;
}

.global-service .advisor {
    background: url("../img/global/2.png");
    filter: grayscale(100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px 40px;
    color: #ffffff;
    margin-top: 30px;
}

.global-service .advisor p {
    font-size: 12px;
}

.global-service .advisor h3 {
    font-size: 20px;
}

.global-service .advisor a {
    background: #363636;
    box-shadow: 0px 3px 8px #00000029;
    border-radius: 5px;
    text-decoration: none;
    opacity: 1;
    color: #ffffff;
    padding: 10px 20px;
    margin-top: 20px;
    float: right;
}

/* Global Capital Centre */

.global-capital .section-image {
    background: url("../img/global/1.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px;
}

.global-capital .section-left h3 {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 30px;
    font-weight: bold;
}

.global-capital .section-left p {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.global-capital .section-left a {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #ffffffed;
    border-radius: 11px;
    padding: 8px 15px;
    color: #363636;
    font-weight: bold;
}

.global-capital .section-left a:hover {
    text-decoration: none;
    color: #237de4;
}

.global-capital .section-right {
    width: 100%;
}

.global-capital .section-right .card {
    width: 70%;
    box-shadow: 0px 8px 50px #00000019;
    border-radius: 20px;
    /* z-index: 1000; */
    position: absolute;
    padding: 0 0 0 40px;
    margin: 20px 0 0 100px;
}

.global-capital .pagination-section a {
    font-family: "Poppins";
    text-decoration: none;
    color: #9b9b9b;
    opacity: 1;
}

/* Crowd Capital Centre */
.crowd-capital .section-image {
    background: url("../img/global/3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 80px;
}

.crowd-capital .section-left h3 {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 30px;
    font-weight: bold;
}

.crowd-capital .section-left p {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.crowd-capital .section-left a {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #ffffffed;
    border-radius: 11px;
    padding: 8px 15px;
    color: #363636;
    font-weight: bold;
}

.crowd-capital .section-left a:hover {
    text-decoration: none;
    color: #237de4;
}

.crowd-capital .section-right {
    width: 100%;
}

.crowd-capital .section-right .card {
    width: 70%;
    box-shadow: 0px 8px 50px #00000019;
    border-radius: 20px;
    /* z-index: 1000; */
    position: absolute;
    padding: 0 0 0 40px;
    margin: 20px 0 0 100px;
}

.crowd-capital .pagination-section a {
    font-family: "Poppins";
    text-decoration: none;
    color: #9b9b9b;
    opacity: 1;
}

/* NGO Centre */
.ngo-centre .section-image {
    background: url("../img/global/6.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 80px;
}

.ngo-centre .section-left h3 {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 30px;
    font-weight: bold;
}

.ngo-centre .section-left p {
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000099;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.ngo-centre .section-left a {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 2px solid #ffffffed;
    border-radius: 11px;
    padding: 8px 15px;
    color: #363636;
    font-weight: bold;
}

.ngo-centre .section-left a:hover {
    text-decoration: none;
    color: #237de4;
}

.ngo-centre .section-right {
    width: 100%;
}

.ngo-centre .section-right .card {
    width: 70%;
    box-shadow: 0px 8px 50px #00000019;
    border-radius: 20px;
    /* z-index: 1000; */
    position: absolute;
    padding: 0 0 0 40px;
    margin: 20px 0 0 100px;
}

.ngo-centre .pagination-section a {
    font-family: "Poppins";
    text-decoration: none;
    color: #9b9b9b;
    opacity: 1;
}

/* Advisor  */
.advisor {
    background: url("../img/global/4.png");
    filter: grayscale(100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px 40px;
    color: #ffffff;
    margin-top: 30px;
}

.advisor p {
    font-size: 12px;
}

.advisor h3 {
    font-size: 20px;
}

.advisor a {
    background: #363636;
    box-shadow: 0px 3px 8px #00000029;
    border-radius: 5px;
    text-decoration: none;
    opacity: 1;
    color: #ffffff;
    padding: 10px 20px;
    margin-top: 20px;
    float: right;
}

/* Global Capital Centre Listing */

.global-capital-detail .intro {
    text-align: center;
}

.global-capital-detail .right .tag-blue {
    background: transparent linear-gradient(180deg, #21d4fd 0%, #2146ff 100%);
    border-radius: 5px;
    opacity: 1;
    padding: 8px 15px;
    font-size: 12px;
}

.global-capital-detail .right .tag-gold {
    background: transparent linear-gradient(180deg, #ecd161 0%, #957e1f 100%);
    border-radius: 5px;
    opacity: 1;
    padding: 8px 15px;
    font-size: 12px;
}

.global-capital-detail .right .tag-gold {
    background: transparent linear-gradient(180deg, #ecd161 0%, #957e1f 100%);
    border-radius: 5px;
    opacity: 1;
    padding: 8px 15px;
    font-size: 12px;
}

.global-capital-detail .right button {
    width: 100%;
    background: #ecd161 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 30px #ecd1614d;
    padding: 14px;
    border-radius: 8px;
    opacity: 1;
    color: #ffffff;
    border: none;
    cursor: pointer;
}

.global-capital-detail .btn {
    text-decoration: none;
    color: #4e4e4e;
    opacity: 1;
    white-space: normal;
}

.global-capital-detail .btn .btn-link:focus,
.btn-link.focu {
    text-decoration: none;
    color: #4e4e4e;
    opacity: 1;
}

.global-capital-detail .right .tag {
    font-size: 15px;
    border: 3px solid #e3e3e3;
    border-radius: 11px;
    padding: 8px 20px;
    margin-right: 20px;
}

.global-capital-detail .right .tag i {
    margin-right: 10px;
    color: #ccc;
}

.social-tag {
    color: #000;
    font-size: 30px;
    margin-right: 10px;
}

.social-tag i {
    margin-right: 5px;
}

.card_service_lable {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 10px;
    background: #236bdd 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px 0px 0px 5px;
    opacity: 1;
}
/* Footer section */

footer {
    padding: 50px 30px 30px 30px;
    background: #ebebeb 0% 0% no-repeat padding-box;
}

footer h4 {
    color: #484848;
    font-size: 15px;
    font-weight: bold;
}

footer a {
    color: #484848;
    font-size: 14px;
}

footer form .form-control {
    margin-bottom: 10px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
}

footer .copyright span {
    color: #767676;
    font-size: 13px;
}

footer .copyright img {
    width: 30px;
    margin-right: 10px;
}

.overview-btn {
    border-radius: 2;
    background: #1e1ea5 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 30px #1e1ea533;
    border-radius: 7px;
    opacity: 1;
    opacity: 1;
    border: 0;
    color: #fff;
    padding-top: 3%;
    padding-bottom: 3%;
}

.overview-btn:hover {
    background: #1e1ea5 0% 0% no-repeat padding-box;
    color: #fff;
}

.overview-btn-outline {
    color: #1e1ea5;
    background-color: transparent;
    background-image: none;
    border: 2px solid #1e1ea5;
    border-radius: 7px;
    opacity: 1;
}

.clinic-btn {
    background: #ecd161 0% 0% no-repeat padding-box;
    box-shadow: 5px 10px 30px #ecd1614d;
    border-radius: 7px;
    padding: 12px !important;
}

.tag-blue {
    background: transparent linear-gradient(180deg, #21d4fd 0%, #2146ff 100%);
    border-radius: 5px;
    opacity: 1;
    padding: 8px 15px;
    font-size: 12px;
}

.tag-gold {
    background: transparent linear-gradient(180deg, #ecd161 0%, #957e1f 100%) 0%
        0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    padding: 8px 15px;
    font-size: 12px;
}

.about-image {
    background: url("../img/about.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 30px 25px;
}

.about-word {
    padding: 40px 25px;
    color: #000;
}

#about-word-img {
    margin-top: 800% !important;
}

.about-sponsors {
    padding: 30px 25px;
    background: #ecd161;
}

.rounded-image {
    width: 90px;
    height: 90px;
    background: transparent linear-gradient(225deg, #ababab 0%, #ebebeb 100%) 0%
        0% no-repeat padding-box;
    border-radius: 50%;
}

.about-social {
    padding: 40px 25px;
    background: #363636;
}

.about-social .fa {
    font-size: 60px;
    color: #fff;
    padding: 30px;
}

.contact {
    margin-top: 50px;
}

.btn-gold {
    background: #ecd161;
    border-radius: 6px;
    padding: 12px 20px;
    color: #ffffff;
}

.faq {
    margin-top: 50px;
    margin-bottom: 50px;
}

.faq .list-inline-item a {
    color: #363636 !important;
    padding-left: 20px;
}

.third-profile {
    margin-top: 5%;
}
.third-profile .service_rating {
    font-size: 12px !important;
    color: #ecd161 !important;
}

/* .btn-home {
    background: #ecd161;
    border-radius: 6px;
    padding: 15px 20px;
    color: #fff;
    width: 100%;
    margin-top: 500px !important;
} */

/* Media Queries */

@media only screen and (max-width: 768px) {
    .signup-left {
        display: none;
    }
    .signup-right .card {
        margin-bottom: 50px;
        width: 100%;
    }

    .signup-right .forgot-password-link {
        margin-bottom: 30px;
    }

    /* Human resource  */
    .human-resource .section-right {
        margin-top: 0px;
    }

    .human-resource .section-right #section-button {
        text-align: center;
    }

    .human-resource .section-right .card {
        box-shadow: 0px 8px 50px #00000019;
        border-radius: 20px;
        position: relative;
        padding: 10px 10px;
    }

    .human-resource .toolkit {
        padding: 30px 15px;
        text-align: center;
    }

    .human-resource .toolkit .left h3 {
        font-size: 30px;
    }

    .human-resource .toolkit .right img {
        margin-top: 30px;
        width: 100%;
    }

    /* Physical resource */

    .physical-resource .section-left {
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center;
    }

    .physical-resource .section-left p {
        width: 100%;
    }

    .physical-resource .section-right {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .physical-resource .section-right .card {
        box-shadow: 0px 8px 50px #00000019;
        border-radius: 20px;
        position: relative;
        padding: 10px 10px;
    }

    .physical-resource .section-right .card #section-button {
        text-align: center;
    }

    .physical-resource .toolkit {
        padding: 30px 15px;
        text-align: center;
    }

    .physical-resource .toolkit .left h3 {
        font-size: 25px;
    }

    .physical-resource .toolkit .left p {
        width: 100%;
    }

    .physical-resource .toolkit .right img {
        margin-top: 30px;
        width: 100%;
    }

    .physical-resource .toolkit-blog {
        padding: 20px 30px;
    }

    .physical-resource .toolkit-blog p {
        text-align: center;
    }

    /* Global Service Centre */

    .global-service .section-image {
        padding: 30px;
    }

    .global-service .section-right {
        width: 100%;
    }

    .global-service .section-right .card {
        width: 100%;
        box-shadow: 0px 8px 50px #00000019;
        border-radius: 20px;
        /* z-index: 1000; */
        position: relative;
        padding: 10px 10px 10px 10px;
        margin: 20px 0 0 0px;
    }

    .global-service .section-right #section-button {
        text-align: center;
    }

    /* Entrepreneurship Advisor */
    .global-service .advisor {
        padding: 50px 40px;
        color: #ffffff;
        margin-top: 30px;
    }

    .global-service .advisor p {
        font-size: 13px;
    }

    .global-service .advisor h3 {
        font-size: 20px;
    }

    .global-service .advisor a {
        background: #363636;
        box-shadow: 0px 3px 8px #00000029;
        border-radius: 5px;
        text-decoration: none;
        opacity: 1;
        color: #ffffff;
        padding: 10px 20px;
        float: none;
    }

    /* Global Capital Center */

    .global-capital .section-image {
        padding: 30px;
    }

    .global-capital .section-right {
        width: 100%;
    }

    .global-capital .section-right .card {
        width: 100%;
        box-shadow: 0px 8px 50px #00000019;
        border-radius: 20px;
        /* z-index: 1000; */
        position: relative;
        padding: 10px 10px 10px 10px;
        margin: 20px 0 0 0px;
    }

    .global-capital .section-right #section-button {
        text-align: center;
    }

    /* Crowd Capital Centre */
    .crowd-capital .section-image {
        padding: 30px;
    }

    .crowd-capital .section-right {
        width: 100%;
    }

    .crowd-capital .section-right .card {
        width: 100%;
        box-shadow: 0px 8px 50px #00000019;
        border-radius: 20px;
        /* z-index: 1000; */
        position: relative;
        padding: 10px 10px 10px 10px;
        margin: 20px 0 0 0px;
    }

    .crowd-capital .section-right #section-button {
        text-align: center;
    }

    /* NGO Centre */
    .ngo-centre .section-image {
        padding: 30px;
    }

    .ngo-centre .section-right {
        width: 100%;
    }

    .ngo-centre .section-right .card {
        width: 100%;
        box-shadow: 0px 8px 50px #00000019;
        border-radius: 20px;
        /* z-index: 1000; */
        position: relative;
        padding: 10px 10px 10px 10px;
        margin: 20px 0 0 0px;
    }

    .ngo-centre .section-right #section-button {
        text-align: center;
    }

    /* Entrepreneurship Advisor */
    .advisor {
        padding: 50px 40px;
        color: #ffffff;
        margin-top: 30px;
    }

    .advisor p {
        font-size: 13px;
    }

    .advisor h3 {
        font-size: 20px;
    }

    .advisor a {
        background: #363636;
        box-shadow: 0px 3px 8px #00000029;
        border-radius: 5px;
        text-decoration: none;
        opacity: 1;
        color: #ffffff;
        padding: 10px 20px;
        float: none;
    }
}
