﻿@font-face {
    font-family: CognizantSans-Regular;
    src: url(/Fonts/CognizantSans-Regular.ttf);
}

@font-face {
    font-family: CognizantSans-Bold;
    src: url(/Fonts/CognizantSans-Bold.ttf);
}

html {
    font-family: "CognizantSans-Regular", Arial, Helvetica, sans-serif;
}

body {
    padding-top: 56px;
    font-family: "CognizantSans-Regular", Arial, Helvetica, sans-serif;
}

.wrk-nxt-logo {
    padding: 15px 0px 15px 0px;
}

    .wrk-nxt-logo p {
        line-height: 61px;
        padding-right: 20px;
    }

.content h5 {
    font-size: 18px;
    line-height: 30px;
}

.content p {
    font-size: 16px;
    padding: 10px 30px 0px 30px;
}

.content img {
    border: 1px solid #cccccc;
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .wrk-nxt-logo {
        padding: 15px 0px 15px 0px;
    }
}

.bg-blue {
    background-color: #0033a0;
    color: #ffffff;
    padding-right: 30px;
}

.carousel-item {
    height: 65vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.portfolio-item {
    margin-bottom: 30px;
}

.srvcs {
    flex: 1;
    padding: 0px 10px;
}


.bg {
    max-width: 100%;
    height: 250px;
    display: block;
    background-image: url('/images/landingpage_banner.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 25px;
    padding-bottom: 25px;
}

.bnr-container {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    color: white;
    /*min-height: 260px;*/
    background-color: #0033a0;
    text-align: left;
    margin: 0 auto;
}

    .bnr-container img {
        width: 100%;
        display: inline-block;
        text-align: center;
        height: auto;
    }
/*.container {
border: 1px solid #000000;
}*/
/*    .top-left {
    display: block;
    color: #ffffff;
    width: 50%;
    position: relative;
    height: auto;
    
}*/

.img-responsive {
    max-width: 100%;
    height: auto;
}

.banr {
    width: 275px;
    /*height: 150px;*/
    position: relative;
    display: inline-block;
}

    .banr .banr-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100000;
        padding-left: 15px;
        padding-bottom: 11px;
        padding-right: 5px;
        padding-top: 2px width: 275px;
    }

    .banr:hover .banr-top {
        display: inline;
        width: 275px;
        /*height: 150px;*/
    }

.icons-section {
    background-color: #f3f6ff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.input-group {
    text-align: left;
}

.icons-section .form-check-label {
    padding-left: 5px;
    padding-right: 25px;
}

.card-title a {
    color: #0033a0;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
}

.card-srvc {
    font-size: 12px;
    color: #666666;
}

.card-pub {
    font-size: 12px;
    color: #666666;
    padding: 5px;
    background-color: #f3f6ff;
}

.card-footer .alignleft {
    float: left;
    padding-top: 10px;
}

.card-footer .alignright {
    float: right;
}

.card-footer .latupt {
    color: #328dff;
    font-size: 16px;
    text-decoration: none;
}

    .card-footer .latupt:hover {
        color: #328dff;
        font-size: 16px;
        text-decoration: none;
    }

.site-footer {
    background-color: #292929;
    font-size: 14px;
    padding-right: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    /*padding-left: 60px;*/
    line-height: 34px;
    color: #ffffff;
}

    .site-footer .social-icons {
        text-align: right
    }

        .site-footer .social-icons a {
            height: 34px;
            line-height: 34px;
            margin-left: 30px;
            margin-right: 0;
            border-radius: 100%;
            background-color: #33353d
        }

.copyright-text {
    margin: 0;
    padding-left: 30px;
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (min-width: 1200px) {
    /*.nav-link:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .nav-link {
        -webkit-transform: scale(1);
        color: #ffffff;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
    }*/

    /*.top-left {
        position: absolute;
        top: 50px;
        left: 120px;
        display: inline;
    }*/
    /*.top-left {
        position: absolute;
        display: inline;
    }*/

    /* .banr-left {
        position: absolute;
        display: inline;
    }*/
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }

        .site-footer .copyright-text, .site-footer .social-icons {
            text-align: center
        }
}

.social-icons {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 0;
    list-style: none
}

    .social-icons li {
        display: inline-block;
    }

        .social-icons li.title {
            margin-right: 15px;
            text-transform: uppercase;
            color: #96a2b2;
            font-weight: 700;
            font-size: 13px
        }

    .social-icons a {
        background-color: #eceeef;
        color: #ffffff;
        font-size: 14px;
        display: inline-block;
        line-height: 34px;
        width: 34px;
        height: 34px;
        text-align: center;
        margin-right: 8px;
        border-radius: 100%;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear
    }

        .social-icons a:active, .social-icons a:focus, .social-icons a:hover {
            color: #fff;
            background-color: #29aafe
        }

    .social-icons.size-sm a {
        line-height: 24px;
        height: 34px;
        width: 34px;
        font-size: 14px
    }

    .social-icons a.facebook:hover {
        background-color: #3b5998
    }

    .social-icons a.twitter:hover {
        background-color: #00aced
    }

    .social-icons a.linkedin:hover {
        background-color: #007bb6
    }

    .social-icons a.instagram:hover {
        background-color: #3f729b;
    }

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}

.project-tab {
    padding-top: 8%;
    margin-top: -8%;
    min-height: 320px;
}

    .project-tab .tab-content {
        margin-top: 20px;
    }

        .project-tab .tab-content img, p {
            display: inline-block;
            position: static;
            float: none;
        }

    .project-tab img {
        position: relative;
        float: right;
        top: 20px;
    }

    .project-tab #tabs {
        background: #007b5e;
        color: #eee;
    }

        .project-tab #tabs h6.section-title {
            color: #eee;
        }

        .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #0062cc;
            background-color: transparent;
            border-color: transparent transparent #f3f3f3;
            border-bottom: 3px solid !important;
            font-size: 16px;
            font-weight: bold;
        }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        color: #0062cc;
        font-size: 16px;
        font-weight: 600;
    }

        .project-tab .nav-link:hover {
            border: none;
        }

    .project-tab thead {
        background: #f3f3f3;
        color: #333;
    }

    .project-tab a {
        text-decoration: none;
        font-weight: normal;
        min-width: 200px;
    }

    .project-tab ul {
        margin: 0;
    }

.row dt {
    margin-bottom: 0.5rem;
}

.sidebar .nav-item.dropdown .dropdown-toggle::after,
.topbar .nav-item.dropdown .dropdown-toggle::after {
    width: 1rem;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
}

.sidebar .nav-item.dropdown.show .dropdown-toggle::after,
.topbar .nav-item.dropdown.show .dropdown-toggle::after {
    content: '\f107';
}

.sidebar .nav-item .nav-link,
.topbar .nav-item .nav-link {
    position: relative;
}

    .sidebar .nav-item .nav-link .badge-counter,
    .topbar .nav-item .nav-link .badge-counter {
        position: absolute;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        right: .25rem;
        margin-top: -.25rem;
    }

    .sidebar .nav-item .nav-link .img-profile,
    .topbar .nav-item .nav-link .img-profile {
        height: 3rem;
        width: 3rem;
    }

.topbar {
    height: 4.375rem;
}

    .topbar #sidebarToggleTop {
        height: 2.5rem;
        width: 2.5rem;
    }

        .topbar #sidebarToggleTop:hover {
            background-color: #eaecf4;
        }

        .topbar #sidebarToggleTop:active {
            background-color: #dddfeb;
        }

    .topbar .navbar-search {
        width: 25rem;
    }

        .topbar .navbar-search input {
            font-size: 0.85rem;
        }

    .topbar .topbar-divider {
        width: 0;
        border-right: 1px solid #e3e6f0;
        height: calc(4.375rem - 2rem);
        margin: auto 1rem;
    }

    .topbar .nav-item .nav-link {
        height: 4.375rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0.75rem 0 0;
    }

        .topbar .nav-item .nav-link:focus {
            outline: none;
        }

    .topbar .nav-item:focus {
        outline: none;
    }

    .topbar .dropdown {
        position: relative;
        left: unset;
    }

        .topbar .dropdown .dropdown-menu {
            left: unset;
            width: 15rem;
            right: 1rem;
        }

    .topbar .dropdown-list {
        padding: 0;
        border: none;
        overflow: hidden;
    }

        .topbar .dropdown-list .dropdown-header {
            background-color: #4e73df;
            border: 1px solid #4e73df;
            padding-top: 0.75rem;
            padding-bottom: 0.75rem;
            color: #fff;
        }

        .topbar .dropdown-list .dropdown-item {
            white-space: normal;
            padding-top: 0.5rem;
            padding-bottom: 0.5rem;
            border-left: 1px solid #e3e6f0;
            border-right: 1px solid #e3e6f0;
            border-bottom: 1px solid #e3e6f0;
            line-height: 1.3rem;
        }

            .topbar .dropdown-list .dropdown-item .dropdown-list-image {
                position: relative;
                height: 2.5rem;
                width: 2.5rem;
            }

                .topbar .dropdown-list .dropdown-item .dropdown-list-image img {
                    height: 2.5rem;
                    width: 2.5rem;
                }

                .topbar .dropdown-list .dropdown-item .dropdown-list-image .status-indicator {
                    background-color: #eaecf4;
                    height: 0.75rem;
                    width: 0.75rem;
                    border-radius: 100%;
                    position: absolute;
                    bottom: 0;
                    right: 0;
                    border: 0.125rem solid #fff;
                }

            .topbar .dropdown-list .dropdown-item .text-truncate {
                max-width: 10rem;
            }

            .topbar .dropdown-list .dropdown-item:active {
                background-color: #eaecf4;
                color: #3a3b45;
            }

@media (min-width: 576px) {
    .topbar .dropdown {
        position: relative;
    }

    .topbar .dropdown {
        left: unset;
    }

        .topbar .dropdown .dropdown-menu {
            width: 15rem;
            right: 2rem;
            /*right: 0;*/
        }

    .topbar .dropdown-list {
        width: 20rem !important;
    }

        .topbar .dropdown-list .dropdown-item .text-truncate {
            max-width: 13.375rem;
        }
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #000000 !important;
}

    .topbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
        color: #b7b9cc;
    }

    .topbar.navbar-light .navbar-nav .nav-item .nav-link:active {
        color: #858796;
    }
/*.topbar .dropdown-menu {
    width: 15rem;
}*/

.navbar-nav .dropdown-menu {
    right: 0;
}

.banr-left {
    /*display: none;*/
    color: #ffffff;
    width: 90%;
    position: absolute;
    top: 1.5rem;
}

    .banr-left h3 {
        font-size: 2rem;
    }

.top-left h1 {
    font-family: CognizantSans-Bold;
    font-size: 2.15rem;
}

.top-left h6 {
    font-size: 1.45rem;
    font-family: CognizantSans-Bold;
}

.top-left span {
    font-size: 1.1rem;
    font-weight: normal;
    display: none;
}

.top-left {
    /*display: none;*/
    color: #ffffff;
    width: 39%;
    max-height: 246px;
    position: absolute;
    top: 1.8rem;
    text-align: left;
    overflow-y: hidden;
}

@media (max-width: 1900px) {
    .top-left span {
        display: inline;
    }
}

@media (max-width: 1200px) {
    .top-left span {
        display: none;
    }
}

@media (max-width: 768px) {
    .top-left {
        width: 60%;
    }

        .top-left span {
            display: none;
        }

        .top-left h6 {
            font-size: 1.25rem;
        }

        .top-left h1 {
            font-size: 1.75rem;
        }

    .banr-left {
        top: 2rem;
    }

        .banr-left h3 {
            display: none
        }
}

@media (max-width: 576px) {
    .top-left {
        width: 90%;
    }

        .top-left h6, span {
            display: none;
        }

        .top-left h1 {
            font-size: 1.25rem;
        }

    .banr-left {
        top: 0rem;
    }

        .banr-left h3 {
            display: none
        }

    .wrk-nxt-logo .navbar {
        padding: 0px;
    }
}




/* .banr-left h3 {
        display: none
    }*/
/* .banr-left {
            top: 0.25rem;
        }*/
}
/*@media (max-width: 1050px) {*/
/* .banr-left h3 {
        display: none
    }*/
/*.banr-left {
        top: 0.5rem;
    }
}*/
/*@media (min-width: 1200px) {
    .banr-left h3 {
        display: none
    }
}*/

.control-label-height {
    line-height: 2.4;
    font-weight: bold;
}


.cstmbreadcrumb-item + .cstmbreadcrumb-item {
    padding-left: 0.5rem;
}

    .cstmbreadcrumb-item + .cstmbreadcrumb-item::before {
        display: inline-block;
        padding-right: 0.5rem;
        /*color: #ffffff;*/
        content: "/";
    }

    .cstmbreadcrumb-item + .cstmbreadcrumb-item:hover::before {
        text-decoration: underline;
    }

    .cstmbreadcrumb-item + .cstmbreadcrumb-item:hover::before {
        text-decoration: none;
    }

.cstmbreadcrumb-item.active {
    color: #999999;
}
.btn-w150 {
    width: 150px !important;
}
#formSearch input {
    width: 100%;
    font-size: 1.5rem;
    padding: 10px 15px;
    border: 2px solid #ccc;
    border-radius: 2px;
}

#mic {
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    background-color: transparent;
    outline: none;
    border: none;
    width: 3rem;
    text-align: center;
    font-size: 1.75rem;
    cursor: pointer;
    color: #333;
}
#btnSrch {
    position: absolute;
    top: 0;
    right: 0rem;
    bottom: 0;
    background-color: transparent;
    outline: none;
    border: none;
    width: 3rem;
    text-align: center;
    font-size: 1.75rem;
    cursor: pointer;
    color: #333;
}

.info {
    display: block;
    margin-top: 0.5rem;
    text-align: center;
    font-size: 0.75rem;
}