.nav-item {
    padding: 15px;
    font-size: 20px;
}
.home-page {
    background-image: url(../images/homepage/hero2.jpg);
    background-size: cover;
}
.header-home p {
    font-size: 23px;
    color: #fff;
}
.header-home .header-text {
    color: rgb(131, 131, 131);
    font-size: 20px;
}
.position p {
    color: rgb(131, 131, 131);
}
.page-footer p {
    color: rgb(131, 131, 131);
}
.main-solutions,
.main-business-solution,
.main-iso-consultation {
    background-image: url(../images/homepage/work2.jpg);
    background-size: cover;
}
.page-solution,
.page-business-solution {
    padding-top: 60px;
}
.page-business-solution p {
    font-size: 21px;
}
.page-solution span {
    color: #fff;
}
.page-solution p {
    font-size: 23px;
}
.display-4 {
    font-weight: 500;
}
.display-4 span,
.display-5 span {
    color: rgb(0, 75, 173);
}
.jumbotron {
    padding: 150px;
}
.get-started {
    color: #fff;
    padding: 15px 40px;
    font-weight: 700;
    font-size: larger;
}
.we-slove {
    margin-top: 250px;
}
.we-slove span {
    color: rgb(0, 75, 173);
}
.we-slove p {
    font-size: 20px;
}
.position a {
    color: red;
    font-weight: 700;
}
.portfolio p {
    color: rgb(131, 131, 131);
}
.portfolio span {
    color: rgb(0, 75, 173);
}
.more-work {
    padding: 13px 45px;
    margin-top: 30px;
    color: white;
    font-weight: 700;
    font-size: larger;
    box-shadow: -3px -2px 7px 2px rgba(164, 164, 164, 0.75);
}
.why-us p {
    color: rgb(131, 131, 131);
}
.why-us span {
    color: rgb(0, 75, 173);
}
.carou b {
    color: rgb(0, 75, 173);
}
.sliders {
    background-color: rgb(245, 245, 245);
}
.about-us {
    margin-top: 20px;
    padding: 10px 60px;
    font-size: larger;
    font-weight: 700;
    color: #fff;
    box-shadow: -3px -2px 7px 2px rgba(164, 164, 164, 0.75);
}
.content h2 {
    font-weight: 400;
}
.meet-our-leader .card {
    height: 410px;
}
.meet-our-leader h5 {
    margin-bottom: -1px;
}
.meet-our-leader span,
p {
    color: rgb(121, 121, 121);
}
.meet-our-leader h2 span {
    color: rgb(21, 57, 122);
}
.meet-our-leader .card-title {
    color: rgb(0, 0, 0);
}
.connect {
    margin-top: 80px;
    margin-bottom: 120px;
}

.connect .start-now {
    padding: 15px 40px;
    margin-top: 20px;
}
.work {
    background-image: url(../images/homepage/work2.jpg);
    background-size: cover;
    text-align: center;
}
.page-work p {
    color: #fff;
    font-size: 18px;
}
.page-company {
    background-image: url(../images/homepage/work2.jpg);
    background-size: cover;
}
.company {
    padding-top: 60px;
}
.company p {
    color: #fff;
    font-size: 18px;
}
.company span {
    color: rgb(21, 57, 122);
}
.content-work h2 {
    color: rgb(116, 116, 116);
}
.dev {
    color: rgb(148, 148, 148);
    border-right: 2px solid rgb(175, 175, 175);
}
.data {
    color: rgb(148, 148, 148);
}
.start-now {
    color: white;
    font-weight: 700;
    padding: 15px 50px;
    border-radius: 15px;
    box-shadow: -3px -2px 7px 2px rgba(164, 164, 164, 0.75);
}
.main-getus {
    background-image: url(../images/maps.jpg);
    background-size: cover;
}

.get-us .form-group {
    border: 1px solid rgb(230, 223, 223);
    padding: 20px;
    border-radius: 10px;
}

.page-getus {
    padding-top: 60px;
}
.get-us {
    margin-top: 100px;
    margin-bottom: 100px;
}
.get-us .card {
    border-radius: 16px;
}

.get-us .required {
    border-top: 16px solid rgb(21, 57, 122);
}
.get-us input {
    border: none;
    border-bottom: 2px solid rgb(230, 223, 223);
    width: 70%;
}
.get-us span,
b {
    color: rgb(21, 57, 122);
    font-style: italic;
}
.main-more p {
    color: rgb(192, 192, 192);
}
.lead-more {
    padding: 15px 45px;
    color: #fff;
    font-size: large;
    border-radius: 20px;
    box-shadow: -3px -2px 7px 2px rgba(164, 164, 164, 0.75);
}

.solution-row {
    margin-top: 40px;
}
.solution-row .card {
    border: 2px solid white;
}
.solution-row .card a {
    color: white;
    text-decoration: none;
}
.main-skills {
    margin-top: 100px;
    margin-bottom: 100px;
}
.main-skills .card {
    border: none;
}
.why-capio {
    margin-top: 80px;
}
.main-stage {
    margin-top: 80px;
    background-color: rgb(236, 236, 236);
    padding: 40px 0px;
}
.main-stage h1,
h6 {
    color: rgb(179, 179, 179);
}

.btn-submit {
    color: white;
    padding: 13px 50px;
    box-shadow: -3px -2px 7px 2px rgba(164, 164, 164, 0.75);
    font-size: large;
}
.main-function,
.page-business-advisory {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: -33px;
    background-color: rgb(240, 240, 240);
}
.page-business-advisory .card {
    background-color: rgb(240, 240, 240);
}
.page-business-advisory .card a {
    color: rgb(255, 74, 74);
    font-style: italic;
}
.page-function span {
    color: rgb(0, 75, 173);
}
.main-performance {
    background-image: url("../images/Database/Black-point-Banner.png");
    background-size: cover;
    color: #fff;
}

.main-performance p {
    font-size: 14px;
    color: rgb(199, 199, 199);
}
.page-performance {
    padding: 80px 0px;
}
.page-iso-consultation,
.main-api-management,
.main-it-security,
.main-business-intelegent,
.page-it-tallent {
    background-color: rgb(236, 236, 236);
    padding: 80px 0px;
    margin-top: -33px;
}
.main-api-management .card,
.main-business-intelegent .card {
    background-color: rgb(236, 236, 236);
    border: none;
}
.main-business-intelegent ul li {
    list-style: none;
}
.main-business-intelegent ul li a {
    color: rgb(202, 0, 0);
}
.main-api-management .card p {
    font-size: 13px;
}
.page-iso-consultation .card {
    border: none;
    border-radius: 20px;
    text-align: center;
}
.page-iso-consultation .card a,
.main-it-security a {
    color: red;
}
.security,
.information-security {
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    padding-bottom: 30px;
}
.cyber,
.crest {
    border-bottom: 4px solid #fff;
}
.ciso {
    border-left: 4px solid #fff;
}

.Vulnerability {
    border-right: 4px solid #fff;
}
.page-it-tallent h4 {
    font-style: italic;
}
.page-it-tallent span {
    color: rgb(0, 75, 173);
}
.page-it-tallent p {
    padding-top: 25px;
}
.page-it-tallent .card {
    border-right: 10px solid rgb(21, 57, 122);
}

.about-bg {
    background-image: url(../images/page_1.png);
    background-size: cover;
    height: 1000px;
}
.section-meet {
    background-image: url(../images/page_2.png);
    background-size: cover;
    background-position: left;
    height: 830px;
    width: 100%;
    margin-top: -40px;
}

/* navbar */
.navbar {
    z-index: 1;
    margin-top: -10px;
}
.navbar ul li a {
    color: #333;
}
.nav-item a:hover {
    background-color: rgb(21, 57, 122);
}
.nav-item .nav-link {
    border-radius: 10px;
}
.nav-item > .nav-link.active {
    background-color: rgb(21, 57, 122);
    border-radius: 7px;
}
.dropdown-item:hover {
    color: #fff;
}
.logos .card {
    height: 125px;
    background-color: #fff;
    border: none;
    /* border-bottom: 5px solid rgb(21, 57, 122); */
}
.logos #padd {
    padding-top: 25px;
}


.sidemenu {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0px;
    background-color: #222;
    opacity: 0.8;
    z-index: 1;
    padding-top: 100px;
    overflow-x: hidden;
}

.sidemenu a:hover {
    color: #fff;
}

.sidemenu .closebtn {
    position: absolute;
    top: 0px;
    right: 25px;
    font-size: 24px;
    margin-left: 32px;
}
#mainbox {
    font-size: 24px;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}


.card-cap {
    height: 200px;
}
.page-function .card {
    height: 250px;
}
