body {
    font-size: 18px;
    line-height: 24px;
}

h1 {
    color: #002e5b !important;
}

h1 i {
    color: #ed1c24 !important;
    font-style: normal;
    padding-left: 5px;
}

#sp-header {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
}

.nav-placeholder {
    height: 0px !important;
}

#about {
    margin-top: -180px !important;
    z-index: 10 !important;
    /* change the calc height to a percentage height to get alternate responsive behavior*/
}

#counter {
    margin-top: -17vw !important;
    z-index: 15 !important;
    padding-top: 100px;
}

#counter h1 {
    color: #FFFFFF !important;
}

#services {
    box-shadow: 0px -10px 30px 5px rgba(0, 0, 0, 0.25);
    z-index: 20 !important;
}

#clients {
    margin-top: -10vw !important;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 9vw), 0 100%);
    /* change the calc height to a percentage height to get alternate responsive behavior*/
}

html[xmlns*=""]:root body.itemid-101 #clients {
    clip-path: none;
}

body.itemid-101 #sp-footer {
    margin-top: -10vw;
    /*background-image: linear-gradient(135deg, #777, #111);*/
    border-bottom: 3px solid red;
    border-top: 0px;
    border-bottom: 3px solid red;
    border-top: 3px solid red;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

_::-webkit-full-page-media,
_:future,
:root body.itemid-101 #sp-footer {
    margin-top: 0px !important;
}

html[xmlns*=""]:root body.itemid-101 #sp-footer {
    margin-top: 0px;
}

.footer-all {
    padding: 20px 0;
}

.footer-all,
.footer-all a {
    color: #FFF;
}

.sp-megamenu-parent {
    margin-top: 25px;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    transition: all 0.5s ease;
    margin-left: 0px;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a,
body.com-cwhire .sp-megamenu-parent>li:nth-child(5) a {
    color: #FFF;
    background-color: #ff0000;
    border-radius: 25px;
    padding: 0px 15px;
    transition: all 0.5s ease;
}

.sp-megamenu-parent>li.sp-has-child:hover>a {
    border-radius: 25px 25px 0 0;
}

.sp-megamenu-parent>li.active>a:hover,
.sp-megamenu-parent>li:hover>a:hover {
    background-color: #000;
    transition: all 0.5s ease;
}

.sp-megamenu-parent li:after {
    content: "";
    font-size: 16px;
    font-weight: 400;
    color: #333;
    position: absolute;
    right: -6%;
    top: 20%;
}

.sp-megamenu-parent>li.active:after,
.sp-megamenu-parent li:last-child:after {
    display: none;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: #002e5b;
    border-radius: 0 25px 25px 25px;
    margin-left: 0px;
    padding: 0;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    margin-left: 0;
    margin-top: 20px;
    background-color: #000;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.20);
    transition: all 0.7s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:first-child {
    border-radius: 0 25px 0 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
    border-radius: 0 0 25px 25px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
    background-color: #000;
    transition: all 0.7s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    color: #a3d1ef;
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 10px 25px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #FFF;
    background-color: transparent;
}

.sp-megamenu-parent .sp-dropdown li:after {
    display: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li .offcanvas-menu-toggler {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 20px;
    font-size: 24px;
    text-align: right;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a {
    text-transform: capitalize;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a {
    font-size: 16px !important;
    font-weight: 600;
    padding: 5px 20px 5px 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul>li>a {
    font-size: 14px !important;
    font-weight: 300;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul>li ul li a {
    font-size: 13px !important;
    font-weight: 300;
    padding-left: 50px;
}

.slider-button {
    background: linear-gradient(90deg, rgba(255, 0, 0, 1) 0%, rgba(148, 0, 0, 1) 100%);
    border: 1px solid #000;
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.53);
    padding: 10px 25px !important;
    text-align: center;
    font-family: 'Work Sans';
    font-size: 30px !important;
    font-weight: 500;
    color: #FFF !important;
    border-radius: 30px;
    transition: all 0.5s;
}

.slider-button:hover {
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    transition: all 0.5s;
}

.tp-bullets {
    bottom: 100px !important;
    z-index: 50;
}

.tp-bullets.simplebullets.round .bullet {
    background-image: none !important;
    background-color: #FFF;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 8px;
    transition: all 0.5s;
    cursor: pointer;
    z-index: 50;
}

.tp-bullets.simplebullets.round .bullet.selected {
    background-color: red;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    transition: all 0.5s;
}

#about h1 {
    color: #FFF !important;
    margin-top: 40px !important;
}

h1 span {
    font-size: 28px;
    font-weight: 300;
    margin-left: 15px;
    border-bottom: 3px solid #ed1c24;
}

.about-left {
    font-size: 35px;
    font-weight: 300;
    color: #FFF;
    line-height: 45px;
}

.about-left span {
    font-weight: 600;
}

.view-profile,
.download,
.app-submit {
    padding: 15px 20px;
    border-radius: 5px;
    box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.23);
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    transition: all ease 0.5s;
}

.view-profile {
    color: #ed1c24 !important;
    background-color: #FFF;
}

.download,
.app-submit {
    color: #FFFFFF !important;
    background-color: #ed1c24;
}

.view-profile:hover,
.download:hover,
.app-submit:hover {
    background-color: rgba(0, 0, 0, 1);
    transition: all ease 0.5s;
    color: #FFF !important;
}

.counter-red:before,
.counter-blue:before {
    content: "";
    display: block;
    width: 10px;
    height: 36px;
    margin: 0 20px 0 0;
    position: absolute;
    top: 10px;
    left: -50px;
}

.counter-red:before {
    background-color: #ed1c24;
}

.counter-blue:before {
    background-color: #002e5b;
}

.service-box {
    background-color: #FFF;
    box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.23) !important;
}

.service-box h3 {
    font-weight: 700;
}

.read-more {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    text-align: center;
}

.job-more {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

.read-more a,
.job-more a {
    background-color: #ed1c24;
    padding: 12px 50px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    transition: all ease 0.5s;
}

.read-more a:hover,
.job-more a:hover {
    background-color: #000;
    transition: all ease 0.5s;
}

.load-more {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-top: 10px;
}

.load-more a {
    background-color: rgb(128, 198, 255);
    padding: 12px 30px;
    text-align: center;
    color: #000;
    font-weight: 700;
    transition: all ease 0.5s;
    width: 70%;
    display: block;
    margin: auto;
    border-radius: 10px;
}

.load-more a:hover {
    background-color: #0f5482;
    color: #FFF;
    transition: all ease 0.5s;
}

#column-id-1549513101455 {
    background-size: 520px !important;
}

.whyus-left,
.whyus-right {
    list-style: none;
    padding-bottom: 50px;
    font-size: 16px;
    font-weight: 400;
    color: black;
    line-height: 20px;
}

.whyus-left li,
.whyus-right li {
    padding-bottom: 15px;
}

.whyus-left li {
    text-align: right;
    padding-right: 60px;
}

.whyus-right li {
    text-align: left;
    padding-left: 60px;
}

.whyus-left li {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40px;
}

.whyus-left li:nth-child(1) {
    background-image: url(../../../images/why-us-icon1.png);
}

.whyus-left li:nth-child(2) {
    background-image: url(../../../images/why-us-icon2.png);
}

.whyus-left li:nth-child(3) {
    background-image: url(../../../images/why-us-icon3.png);
}

.whyus-left li:nth-child(4) {
    background-image: url(../../../images/why-us-icon4.png);
}

.whyus-left li:nth-child(5) {
    background-image: url(../../../images/why-us-icon5.png);
}

.whyus-right li {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 40px;
}

.whyus-right li:nth-child(1) {
    background-image: url(../../../images/why-us-icon6.png);
}

.whyus-right li:nth-child(2) {
    background-image: url(../../../images/why-us-icon7.png);
}

.whyus-right li:nth-child(3) {
    background-image: url(../../../images/why-us-icon8.png);
}

.whyus-right li:nth-child(4) {
    background-image: url(../../../images/why-us-icon9.png);
}

.whyus-right li:nth-child(5) {
    background-image: url(../../../images/why-us-icon10.png);
}

.owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 40px;
}

.owl-item {
    box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.10) !important;
}

#sp-footer1 h1 {
    text-align: left;
    color: #FFF !important;
}

.contact-form p {
    font-size: 18px;
    font-family: 'Raleway';
    color: #FFF;
    font-weight: 500;
    margin-top: 30px;
}

#sp-footer1 form {
    width: 70%;
    margin: auto;
    padding-top: 40px;
    display: inline-block;
}

#sp-footer1 form input,
#sp-footer1 form textarea,
#sp-footer1 form select {
    background-color: rgba(255, 255, 255, 0.90);
    padding: 10px 15px !important;
    height: auto !important;
    width: 100%;
    border-radius: 8px;
    border: none;
    margin-bottom: 20px;
    color: #000;
}

#sp-footer1 form input::placeholder,
#sp-footer1 form textarea::placeholder {
    color: #333;
}

#sp-footer1 form button,
.app-submit {
    width: auto !important;
    border: none !important;
    padding: 10px 50px;
    margin-top: 20px !important;
}

#sp-footer1 .footer-menu,
#sp-footer1 .footer-menu2,
.social-links,
.footer-all .footer-menu,
.footer-all .footer-menu2 {
    text-align: left;
    margin-bottom: 10px;
}

.footer-menu2 {
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
}

#sp-footer1 .footer-menu,
#sp-footer1,
.footer-all .footer-menu {
    font-size: 16px;
}

#sp-footer1 .sp-module {
    margin-top: 10px;
}

.social-links {
    font-size: 22px;
}

.footer-logo,
.copyright-text {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}

.footer-logo {
    padding-top: 30px;
}

.footer-logo img {
    display: inline-block;
}

.offcanvas-menu {
    background-color: #002e5b;
}

#offcanvas-toggler>i,
#offcanvas-toggler>i:hover {
    color: #002e5b;
    font-size: 26px;
}

.page-intro {
    margin-top: -80px !important;
    margin-bottom: 0px !important;
}

.page-intro h4 {
    font-size: 35px;
    line-height: 40px;
    color: #000;
}

.page-intro {
    font-size: 24px;
    line-height: 30px;
}

.bg-triangle {
    background-image: url('../../../images/bg-white-triangle.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -100px;
}

.custom-card {
    background-color: #fff;
    padding: 35px 48px;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.35);
}

.custom-card::before {
    content: "";
    width: 20px;
    height: 90px;
    background-color: #f93232;
    position: absolute;
    top: 30px;
    left: -10px;
}

.custom-card h6 {
    color: #3366cc;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Raleway';
    margin-bottom: 5px;
}

.custom-card h3 {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Raleway';
    margin-top: 5px;
}

.custom-card p {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0;
}

.custom-card .knowMore {
    color: #ff3333;
    font-family: 'Raleway';
    border-bottom: 1px solid #ff3333;
    text-transform: uppercase;
    font-weight: 600;
}

.custom-card:hover {
    background-color: #e9eef3;
}

.custom-card2 {
    background-color: #fff;
    padding: 25px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    max-width: 86%;
    margin: auto;
    margin-top: 60%;
    border-top: 6px solid #ea1c24;
}

.custom-card2 h3 {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    font-family: 'Raleway';
    margin: 0;
    margin-bottom: 15px;
}

.custom-card2 p {
    font-size: 16px;
    line-height: 20px;
}

.custom-card2 p span {
    font-weight: 600;
    text-transform: uppercase;
}

.blue-arrow-list {
    padding: 20px 10px 0px 10px;
    text-align: left;
    list-style: none;
    font-size: 16px;
}

.blue-arrow-list li {
    padding-bottom: 10px;
}

.blue-arrow-list li:before {
    content: "\f054";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    color: #002e5b;
    display: inline-block;
    margin-left: -25px;
    /* same as padding-left set on li */
    width: 25px;
    /* same as padding-left set on li */
}

.green-tick {
    padding: 20px 10px 0px 40px;
    text-align: left;
    list-style: none;
    font-size: 18px;
    color: #0f5482;
    font-weight: 600;
}

.green-tick li {
    padding-bottom: 20px;
}

.green-tick li:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    color: #a4c50a;
    display: inline-block;
    font-size: 26px;
    margin-left: -45px;
    /* same as padding-left set on li */
    width: 45px;
    /* same as padding-left set on li */
    background: -webkit-linear-gradient(#a4c50a, #7bac0f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 1px rgba(150, 150, 150, 0.3);
}

.orange-tick {
    padding: 0px 10px 0px 40px;
    text-align: left;
    list-style: none;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.orange-tick li {
    padding-bottom: 10px;
}

.orange-tick li:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    color: #fe4800;
    display: inline-block;
    font-size: 20px;
    margin-left: -35px;
    /* same as padding-left set on li */
    width: 35px;
    /* same as padding-left set on li */
    background: -webkit-linear-gradient(#fe4800, #b13301);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 2px 1px rgba(150, 150, 150, 0.15);
}

.tech-service-bluebox,
.tech-service-whitebox {
    padding: 20px 25px !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.5s ease;
    border-radius: 20px;
    border: 1px solid #cccccc;
}

.tech-service-bluebox {
    background-color: #f1f8fd;
}

.tech-service-whitebox {
    background-color: #FFFFFF;
}

.color-box {
    background-color: #fff;
    padding: 20px 30px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    height: 270px;
    background-image: url(' ../../../images/color-rings.png');
    background-repeat: no-repeat;
    transition: all 0.5s ease;
}

.color-box::before {
    content: "";
    width: 20px;
    height: 90px;
    position: absolute;
    top: 30px;
    left: -10px;
}

.color-box h6 {
    color: #3366cc;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Raleway';
    margin-bottom: 5px;
}

.color-box h3 {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway';
    margin-top: 5px;
}

.color-box p {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0;
}

.color-box.purple {
    background-position: left -50px;
}

.color-box.purple::before {
    background-color: #5b338c;
}

.color-box.purple h3 {
    color: #5b338c;
}

.color-box.red {
    background-position: center 30px;
}

.color-box.red::before {
    background-color: #ed1c24;
}

.color-box.red h3 {
    color: #ed1c24;
}

.color-box.green {
    background-position: right 50px;
    background-size: 130%;
}

.color-box.green::before {
    background-color: #048d8b;
}

.color-box.green h3 {
    color: #048d8b;
}

.color-box.orange {
    background-position: center -100px;
}

.color-box.orange::before {
    background-color: #c76c09;
}

.color-box.orange h3 {
    color: #c76c09;
}

.color-box.pink {
    background-position: right -80px;
}

.color-box.pink::before {
    background-color: #aa0dd1;
}

.color-box.pink h3 {
    color: #aa0dd1;
}

.color-box.blue {
    background-position: left -60px;
}

.color-box.blue::before {
    background-color: #125f9e;
}

.color-box.blue h3 {
    color: #125f9e;
}

.color-box:hover {
    background-color: #ecf8f8;
    transition: all 0.5s ease;
}

.payroll-process {
    margin-top: -100px !important;
}

.payroll-box {
    background-color: #fff;
    padding: 10px 20px;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.35);
    text-align: center !important;
    transition: all 0.5s ease;
    background-image: url(' ../../../images/color-rings.png');
    background-repeat: no-repeat;
}

.payroll-box.one {
    background-position: right -100px;
    background-size: 200%;
}

.payroll-box.two {
    background-position: center 50px;
    background-size: 130%;
}

.payroll-box.three {
    background-position: left 50px;
    background-size: 200%;
}

.payroll-box img {
    margin: auto;
}

.payroll-box.left {
    border-radius: 40px 0 40px 0;
}

.payroll-box.right {
    border-radius: 0 40px 0 40px;
}

.payroll-box h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}

.payroll-box.one h3 {
    color: #05d8d8;
}

.payroll-box.two h3 {
    color: #1378fe;
}

.payroll-box.three h3 {
    color: #1f396d;
}

.payroll-box:hover {
    background-color: #1378fe;
    transition: all 0.5s ease;
}

.payroll-box:hover h3 {
    color: #FFF !important;
    transition: all 0.5s ease;
}

.payroll-box:hover img {
    -webkit-filter: saturate(3000%) hue-rotate(90deg) brightness(200%) contrast(100%);
    /* Safari */
    filter: saturate(3000%) hue-rotate(90deg) brightness(200%) contrast(100%);
}

.payroll-process .sppb-col-md-4,
.payroll-process2 .sppb-col-md-4 {
    padding: 15px 40px;
}

.career-box,
.contactpage-form,
.itemlayer,
.joboffer {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
    padding: 10px 20px !important;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    margin-bottom: 20px !important;
}

.career-box:hover,
.itemlayer:hover,
.joboffer:hover {
    background-image: radial-gradient(65% 300px at 50% 0, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0) 75%);
}

.contactpage-form {
    padding: 25px 20px !important;
}

.itemlayer .itemlist_textstr,
.joboffer {
    font-size: 14px;
}

.joboffer .jobokay_latest_details {
    font-size: : 15px;
}

#jobokay_search_container {
    background-color: #F1F1F1;
    padding: 30px 20px !important;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    margin-bottom: 20px !important;
}

.jobsearch-label {
    display: none;
}

#jobokay_search_container .inputbox,
#jobokay_search_container #filter_search {
    width: 100%;
    padding: 8px 20px !important;
}

#jobokay_search_submit,
#jobokay_search_clear {
    padding: 4px 20px;
    text-align: center;
    width: 100%;
    display: block;
    border-radius: 5px;
    box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.23);
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    transition: all ease 0.5s;
    color: #FFFFFF !important;
    background-color: #1378fe;
}

#jobokay_search_clear {
    background-color: #ea1c24;
}

#jobokay_search_submit:hover {
    background-color: #1f396d;
}

.job-form {
    border: 3px solid rgba(0, 0, 0, 0.05);
    background-color: #fff;
    padding: 10px 20px !important;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    margin: 50px auto 50px auto;
    width: 70%;
    border-radius: 10px;
    font-size: 14px;
}

#form_uploadgroup .file {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-size: 16px;
    height: 36px;
    line-height: 1.42857;
    padding: 10px 12px;
    position: relative;
    text-align: left;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 100%;
}

#form_uploadgroup .file:hover {
    border-color: #3297fa;
}

#form_uploadgroup .file input[type="file"] {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
    display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    background-color: #048d8b;
    color: #FFF;
    padding: 3px 10px;
}

.appliform_textarea {
    width: 100%;
    height: 100px;
}


/* INPUT FILE STYLING START */

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile+label {
    width: 100%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile:focus+label,
.inputfile.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile-6+label {
    color: #333;
}

.inputfile-6+label {
    border: 1px solid #22b8f0;
    background-color: #cae7f3;
    padding: 0;
}

.inputfile-6:focus+label,
.inputfile-6.has-focus+label,
.inputfile-6+label:hover {
    border-color: #002e5b;
}

.inputfile-6+label span,
.inputfile-6+label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6+label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6+label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: #22b8f0;
    display: inline-block;
    float: right;
}

.inputfile-6:focus+label strong,
.inputfile-6.has-focus+label strong,
.inputfile-6+label:hover strong {
    background-color: #002e5b;
}


/* INPUT FILE STYLING END */

body.view-joblistings #sp-main-body,
body.view-joblisting #sp-main-body {
    padding: 0 !important;
}

body.view-joblistings #sp-main-body>.container,
body.view-joblisting #sp-main-body>.container {
    width: 100% !important;
    padding: 0 !important;
    background-color: #FFF;
    background-image: url(../../../images/bg-strategy.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 15px;
    line-height: 24px;
}

.job-header {
    width: 100%;
    height: 400px;
    background-image: url(../../../images/header/header-career.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.55);
}

body.view-joblistings .sp-megamenu-parent>li.active>a,
body.view-joblisting .sp-megamenu-parent>li.active>a {
    background-color: transparent;
    color: #333;
}

.item_header,
.jobdescription {
    position: relative;
    display: block;
}

.jobdescription {
    margin-top: 40px;
}

.item_header_textstr {
    font-size: 14px;
    float: left;
    padding-right: 20px;
    color: #08c;
}

.jobdescription {
    display: block;
}

.jobokay_latest_full {
    padding-inline-start: 0px;
}

.progress {
    background-color: transparent !important;
    box-shadow: none;
    height: 40px;
    margin-bottom: 0px !important;
}

.progress .bar {
    height: 10px;
    width: 0%;
    background-color: chartreuse;
}

.clientlist img {
    box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.23) !important;
}

.mission-vision img {
    max-width: 300px !important;
    margin: 0 auto !important;
}


/* RESPONSIVE STYLING */


/* LARGE SCREEN */

@media only screen and (max-width: 1440px) {}


/* STANDARD SCREEN */

@media only screen and (max-width: 1366px) {}


/* MEDIUM SCREEN */

@media only screen and (max-width: 1280px) {
    #clients {
        padding-bottom: 50px !important;
    }
}


/* SMALL SCREEN */

@media only screen and (max-width: 1024px) {

    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        font-size: 16px;
    }

    #about {
        margin-top: -180px !important;
        padding-bottom: 120px !important;
    }

    #counter {
        padding-top: 0px !important;
    }

    .slider-button {
        font-size: 20px !important;
        padding: 8px 20px !important;
        margin-top: 20px;
    }

    #clients {
        padding-bottom: 0px !important;
    }

    .client-slider {
        padding-bottom: 20px;
    }

    .page-intro {
        margin-top: -60px !important;
    }

    .page-intro h4 {
        font-size: 28px;
        line-height: 35px;
    }

    .color-box {
        height: 340px;
    }

    .payroll-process .sppb-col-md-4,
    .payroll-process2 .sppb-col-md-4 {
        padding: 0px 15px;
    }
}


/* TABLET */

@media only screen and (max-width: 768px) {
    #about {
        margin-top: -175px !important;
    }

    .slider-button {
        font-size: 18px !important;
        padding: 8px 18px !important;
        margin-top: 20px;
    }

    #counter {
        margin-top: -19vw !important;
    }

    .counter-figures {
        padding-top: 50px !important;
    }

    .counter-red:before,
    .counter-blue:before {
        height: 25px;
        position: absolute;
        left: -35px;
    }

    #whyus .sppb-row-container {
        width: 100%;
        padding: 0;
    }

    #whyus h1 {
        padding-left: 30px !important;
    }

    #column-id-1549513101455 {
        background-size: 520px !important;
        background-position: 400px bottom !important;
    }

    .whyus-left,
    .whyus-right {
        padding-bottom: 0px;
        margin-bottom: 0;
        max-width: 450px;
    }

    .whyus-left li {
        text-align: left;
        padding-right: 0px;
    }

    .whyus-left li {
        background-position: top left;
    }

    .whyus-left li,
    .whyus-right li {
        background-size: 30px;
        padding-left: 50px;
    }

    .page-intro {
        margin-top: -10px !important;
        margin-bottom: 0px !important;
    }

    .page-intro h1 {
        text-align: left !important;
    }

    .itemid-113 .page-intro h1 {
        text-align: center !important;
    }

    .page-intro h4 {
        font-size: 25px;
        line-height: 30px;
    }

    .page-intro {
        font-size: 20px;
        line-height: 25px;
    }

    .manpower-bfsi .sppb-row,
    .tech-service-whitebox .sppb-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .bfsi-points {
        max-width: 70%;
        margin: auto;
    }

    .custom-card2 {
        margin-top: 40%;
        margin-bottom: 30px;
        max-width: 70%;
    }

    .color-box {
        height: 200px;
    }

    .payroll-box h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .job-form {
        width: 80%;
    }

    .job-header {
        height: 300px;
    }

    .tp-caption.BoldRed,
    .BoldRed,
    .tp-caption.BoldBlack,
    .BoldBlack,
    .tp-caption.BoldBlue,
    .BoldBlue {
        text-shadow: rgba(0, 0, 0, 1) 1px 1px 0px !important;
    }
}

/* MOBILE */
@media only screen and (max-width: 512px) {
    h1 {
        font-size: 30px !important;
        display: block;
    }

    body.itemid-101 h1 {
        text-align: center;
    }

    .about-left {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
    }

    .about-right p {
        font-size: 15px !important;
        line-height: 18px;
        text-align: center;
    }

    #sp-header {
        position: relative;
        background-color: rgba(255, 255, 255, 0.85);
    }

    #about {
        margin-top: -20px !important;
        padding-top: 0px !important;
        background-color: #002e5b;
        background-position: top center !important;
    }

    .slider-button {
        font-size: 14px !important;
        padding: 5px 15px !important;
        margin-top: 20px;
    }

    .view-profile,
    .download {
        display: block;
        text-align: center;
        margin-right: 0 !important;
    }

    #counter {
        margin-top: -120px !important;
        padding-top: 40px !important;
    }

    .counter-figures {
        padding-top: 26px !important;
    }

    .counter-figures .sppb-animated-number {
        line-height: 20px !important;
    }

    .counter-red:before,
    .counter-blue:before {
        height: 15px;
        width: 5px;
        position: absolute;
        left: -15px;
        top: 5px;
    }

    #services {
        padding-bottom: 0px !important;
    }

    #services .sppb-col-sm-4 {
        max-width: 364px;
        margin: 0 auto 80px auto;
    }

    #whyus .sppb-row-container {
        padding: 0 15px;
    }

    #clients {
        margin-top: -20vw !important;
    }

    .contact-form {
        padding-top: 30px;
    }

    #sp-footer1 form {
        width: 100%;
    }

    .download.submit-form {
        display: block;
        text-align: center;
        margin: auto !important;
    }

    #sp-footer1 .footer-menu,
    #sp-footer1 .footer-menu2,
    .social-links,
    #sp-footer1 .col-sm-8 p,
    .footer-logo,
    .copyright-text,
    .footer-all .footer-menu,
    .footer-all .footer-menu2,
    .footer-all .col-sm-8 p {
        text-align: center !important;
    }

    .footer-logo {
        padding-top: 15px;
    }

    .page-intro {
        margin-top: 0px !important;
    }

    .page-intro h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .page-intro {
        font-size: 16px;
        line-height: 20px;
    }

    body.itemid-115 .page-intro {
        margin-bottom: 0 !important;
    }

    .custom-card2 {
        margin-top: 60%;
        margin-bottom: 30px;
        max-width: 74%;
    }

    .color-box {
        height: 270px;
    }

    .rpo .sppb-col-md-4 {
        padding-bottom: 10px;
    }

    .job-form {
        width: 100%;
    }

    .inputfile-6+label strong {
        display: block;
        float: none;
        width: 100%;
    }

    .bfsi-points {
        max-width: 90%;
        margin: auto;
    }

    .blue-arrow-list {
        padding-top: 0px;
        margin-bottom: 0px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .job-header {
        height: 200px;
    }

    .mission-vision img {
        max-width: 240px !important;
        margin: 0 auto !important;
    }

    .tech-service-bluebox img,
    .tech-service-whitebox img {
        max-width: 180px !important;
        margin: 0 auto !important;
    }

    .tech-service-bluebox h2,
    .tech-service-whitebox h2,
    .tech-service-bluebox ul,
    .tech-service-whitebox ul {
        text-align: center !important;
    }

    .green-tick {
        margin-left: 30px !important;
    }

    .payroll-box {
        width: 85%;
        margin: auto;
    }

    .career-box,
    .contactpage-form,
    .itemlayer,
    .joboffer {
        box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    }

    .tp-caption.BoldRed,
    .BoldRed,
    .tp-caption.BoldBlack,
    .BoldBlack,
    .tp-caption.BoldBlue,
    .BoldBlue {
        text-shadow: none !important;
    }
    #rev_slider_1_1_wrapper,
    #rev_slider_1_1 {
        height: 350px !important;
    }
    .tp-caption {font-size: 18px !important;}
    .tp-caption.BoldRed {top:25px !important;}
    .tp-caption.BoldBlack.sfr {top:45px !important;}
    .tp-caption.BoldBlue {top:60px !important;}
    .tp-caption.BoldBlack.lfb {top:80px !important;}

}

@media only screen and (max-width: 375px) {}

/* MACBOOK SCREEN */
@media only screen and (min-width: 2500px) {
    .sp-page-builder .page-content #about {
        margin-top: -280px !important;
        padding-top: 200px !important;
        padding-bottom: 350px !important;
    }

    .counter-figures {
        padding-top: 80px !important;
    }

    .sppb-row-container {
        width: 1600px !important;
    }

    .whyus-left,
    .whyus-right {
        font-size: 22px;
        line-height: 28px;
    }

    .whyus-left li,
    .whyus-right li {
        padding-bottom: 45px;
    }

    #column-id-1549513101455 {
        background-size: 720px !important;
    }

    .sp-page-builder .page-content #clients {
        padding-top: 200px !important;
        padding-bottom: 250px !important;
    }

    #sp-footer {
        background-position: center bottom !important;
    }

    .sp-page-builder .page-content #section-id-1552543957354 {
        padding-top: 400px !important;
        padding-bottom: 600px !important;
    }

    .bg-triangle {
        background-size: cover !important;
        background-position: center center;
        padding-bottom: 100px !important;
    }

    .page-intro {
        padding-top: 100px !important;
        padding-bottom: 150px !important;
    }

    .sp-page-builder .page-content #section-id-1560253960700 {
        background-size: cover !important;
        background-position: top !important;
    }
}