/***************************************************
Theme Name:   TechnoIdentity
Theme URL:    https://www.technoidentity.com/
Description:  2025 Site
Author:       TechnoIdentity
Author URI:   https://www.technoidentity.com/
Version:      2.0
**************************************************/

/*=== COMMON-STYLES ====*/
* {
    padding: 0;
    margin: 0;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    -webkit-tranFtion: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: none !important;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

a:focus {
    outline: none;
}

figure {
    margin: 0;
}

/* .main-header { position: fixed; width: 100%; background: none; z-index: 4; height: auto; padding: 12px 15px; transition: all 0.5s ease; background: linear-gradient(to bottom, rgba(10, 37, 65, 1) 1%, rgba(10, 37, 65, 1) 62%, rgba(10, 37, 65, 0) 100%);} */
.main-header {
    position: fixed;
    width: 100%;
    background: none;
    z-index: 4;
    height: auto;
    padding: 12px 0;
    transition: all 0.5s ease;
    /*     background: linear-gradient(180deg, rgba(9, 44, 76, 0.8) 50%, rgba(9, 44, 76, 0.02) 85.82%);
    backdrop-filter: blur(20px); */
    background: transparent;
}

/* .main-header.fixed-header {
    background: #0A2541;
} */



.header-container {
    position: relative;
}

@media only screen and (min-width: 768px) {
    .main-header::before {
        content: "";
        position: absolute;
        /* 	max-width:100vw; */
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
        /* 	background:transparent; */
        background: linear-gradient(180deg, rgba(9, 44, 76, 0.8) 50%, rgba(9, 44, 76, 0.02) 85.82%);
        backdrop-filter: blur(20px);
    }
}


img {
    max-width: 100%;
}

a {
    outline: none;
}

.logo {
    width: auto;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
}

.image-fill img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.clearfix {
    clear: both;
}

body {
    font-family: 'Inter', sans-serif;
    background: #2c2c30;
}

html,
body {
    height: 100%;
}

p {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    margin-bottom: 0;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    outline: 0 !important;
    color: var(--main-color);
}

.container {
    max-width: 85%;
    width: 100%;
    margin: 0 auto;
}

h1 {
    font-weight: 400;
    font-size: 56px;
    color: #fff;
}

h2 {
    font-weight: 400;
    font-size: 48px;
    color: #fff;
}

h3 {
    font-weight: 400;
    font-size: 32px;
    color: #fff;
}

h4 {
    font-weight: 400;
    font-size: 38px;
    color: #fff;
}

h5 {
    font-weight: 400;
    font-size: 36px;
    color: #fff;
}

b,
strong {
    font-weight: 700;
}

.blue-bg {
    background: #050C18;
}

.p-50 {
    padding: 50px 0;
}

.secondary-bttn a {
    position: relative;
    padding: 16px 40px;
    border-radius: 8px;
    color: #fff;
    z-index: 1;
    text-decoration: none;
    transition: color 0.3s ease, background 0.3s ease;
    display: inline-block;
    border: solid 1px #fff;
}

.secondary-bttn a:hover {
    background: #fff;
    color: #000 !important;
}

/*=== COMMON-STYLES-END ====*/
.main-header .main-menu li {
    display: inline-block;
    margin: 0 15px;
}

.main-header .main-menu li a {
    color: #fff;
}

.header-right .translate em {
    color: #fff;
    text-decoration: underline;
    font-style: normal;
    margin-left: 5px;
    font-weight: 400;
    font-size: 14px;
    font-family: "Rubik", sans-serif;
}

.header-right {
    gap: 20px;
}

.header-right .search {
    border-right: solid 1px #0E4271;
    padding-right: 20px;
}

.main-header .border-bttn {
    margin-left: 20px;
}

.main-header .border-bttn a {
    display: inline;
    font-family: "Rubik", sans-serif;
}

.border-bttn a,
.border-bttn button,
.sjb-page .list-data .v2 .sjb-apply-now-btn a,
.sjb-page .sjb-listing .grid-item .list-data .v2 .btn {
    position: relative;
    padding: 16px 40px;
    border-radius: 8px;
    color: #fff;
    z-index: 1;
    text-decoration: none;
    transition: color 0.3s ease, background 0.3s ease;
    display: inline-block;
}

.border-bttn a:before,
.border-bttn button:before,
.sjb-page .list-data .v2 .sjb-apply-now-btn a:before,
.sjb-page .sjb-listing .grid-item .list-data .v2 .btn:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: radial-gradient(77.55% 649.19% at 3.5% 9.18%, #2793e4 0%, #ec2028 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.border-bttn a:hover,
.border-bttn button:hover,
.sjb-page .list-data .v2 .sjb-apply-now-btn a:hover,
.sjb-page .sjb-listing .grid-item .list-data .v2 .btn:hover {
    color: #fff !important;
    background: radial-gradient(77.55% 649.19% at 3.5% 9.18%, #2793e4 0%, #ec2028 100%);
}

/*=== BANNER ===*/
.banner {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.banner-layer {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 257px 0;
}

.banner::before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #040422, #040422), linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 30%;
}

.banner .banner-left h1 {
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 20px;
}

.banner .banner-left p {
    color: #fff;
    font-size: 20px;
}

.banner .banner-left .banner-bttn {
    display: flex;
    gap: 40px;
    margin-top: 90px;
    align-items: center;
}

.banner-bttn .text-bttn {
    text-decoration: underline;
}

.banner .content-block {
    position: relative;
    top: 90px;
}

.content-block-slider {

    position: relative;
    padding-bottom: 50px;

}

.content-block-slider:not(.slick-initialized) {

    display: flex;
    overflow: hidden;

}

.content-block-slider:not(.slick-initialized)>div:not(:first-child) {
    display: none;
}

.content-block-item {
    padding: 15px;
}

.content-block .content-block-item .content-block-cont {
    position: relative;
    /* important for absolute child */
    border: 1px solid #606060;
    backdrop-filter: blur(24px);
    border-radius: 20px;
    background: rgba(92, 92, 92, 0.2);
    padding: 30px 40px 50px;
    color: #fff;
    min-height: 220px;
    height: auto;
    display: flex;
    flex-direction: column;
}

.banner-right-in {
    width: 418px;
    float: right;
}

.trending-slide {
    position: static;
}

.content-block-slider .slick-slide {
    /*margin: 0 15px;*/
    /* gap of 30px total between slides */
    position: relative;
    padding-right: 25px;
}

.content-block .content-block-item .content-block-cont .box-link-fixed {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 10;
}

.content-block .content-block-item .content-block-cont .box-link-fixed img {
    max-width: 20px;
}

.content-block .content-block-item .content-block-cont h2 {
    font-size: 26px;
    font-weight: 400 !important;
    line-height: 32px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #fff !important;
}

.content-block .content-block-item .content-block-cont h4 strong {
    font-weight: 700 !important;
}

.content-block .content-block-item .content-block-cont h4 {
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 400 !important;
    color: #fff !important;
}

.content-block .content-block-item .content-block-cont p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #fff;
    font-weight: 300;
}

.content-block .content-block-item .content-block-cont p.slide-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 84px;
    /* Fixed height for 3 lines (28px * 3) */
}

.content-block .content-block-item .content-block-cont p:last-child {
    margin-bottom: 0;
}

.banner .row {
    align-items: end;
}

.slick-dots li {
    width: auto;
    height: auto;
    margin: 0 4px;
}

.slick-dots li button {
    border: 0.5px solid #8D8D8D;
    background: #111111;
    border-radius: 100%;
    width: 10px;
    height: 10px;
}

.banner .banner-right .content-block-item {
    padding: 0;
}

.content-block .content-block-item .content-block-cont .slick-dots {
    bottom: 0px !important;
    left: 0px !important;
    width: auto !important;
    height: auto !important;
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
}

.banner .banner-right .content-block {
    margin: 0;
}

.slick-dots li.slick-active button {
    background: #2793E4;
}

.slick-dots li button::before {
    font-size: 0;
}

/*== INFRASTRUCTURE-SEC ==*/
.title-card {
    text-align: center;
}

.infrastructure-sec {
    background: #050C18;
    padding: 100px 0;
}

.tags li a,
.img-cont-box .tags li span {
    background: #0C1118;
    border: 1px solid #727272;
    padding: 9px 24px;
    display: block;
    border-radius: 70px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: "Rubik", sans-serif;
}

.tag-block.tag-block-left ul li {
    margin: 0 0 41px;
    display: block;
    max-width: 375px;
}

.tag-block.tag-block-left ul li a {
    padding: 16px 31px;
}

.tag-block h3 {
    text-align: center;
    margin-bottom: 30px;
}

.tag-block .tags li {
    display: inline-block;
    margin: 7px;
}

.infrastructure-sec .center-grid {
    margin-top: 60px;
}

.tags li a em img {
    max-width: 24px;
    margin-left: 20px;
}

.infrastructure-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.infrastructure-img figure img {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

.tag-block.tag-block-left .tags {
    margin-top: 0;
}

/* .tag-block ul li a:hover {
  color: #fff !important;
  border-color: #727272;
  background: linear-gradient(135deg, #EC2028 13.94%, #092C4C 74.04%, #175481 100%);
} */

/*=== CASE-STUDEIS ===*/
.case-studies {
    padding: 100px 0;
}

.case-studies .img-block::before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(180deg, rgba(0, 0, 0, 0) 55.88%, rgba(0, 0, 0, 0.74) 74.3%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
}

.case-studies .img-block {
    padding: 290px 50px 50px;
    position: relative;
    border-radius: 10px;
}

.case-studies .img-block h3 {
    margin: 0;
    position: relative;
}

.case-studies-area {
    margin-top: 60px;
}

.case-studies-area .case-studies-item {
    padding: 0 10px;
}

.case-studies .border-bttn {
    text-align: center;
    margin-top: 60px;
}

.slider-cont img {
    height: 25px;
    filter: contrast(0) brightness(2);
}

.slider-cont p {
    font-size: 16px;
    max-width: 370px;
    margin-left: 110px;
}

.slider-cont {
    display: flex;
    margin: 25px 0;
}

.case-studies-area .case-studies-item {
    width: 300px;
    flex: 0 0 auto;
    margin: 0 10px;
    position: relative;
    transition: all 0.5s ease;
    height: 500px;
}

.case-studies-area .slick-center {
    width: 950px !important;
}

.case-studies-area .slick-slide {
    opacity: .5;
    transition: opacity .5s ease, transform .5s ease;
}

.case-studies-area .slick-center {
    opacity: 1;
}

.case-studies-item .item-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    opacity: 0;
    transition: opacity .5s ease;
}

.slick-center .item-content {
    opacity: 1;
}

.case-studies-item .img-block {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.p-100 {
    padding: 100px 0;
}

.testimonial-sec {
    position: relative;
}

.testimonial-sec .title-card {
    text-align: left;
    margin-bottom: 50px;
}

.testimonial-sec .testimonial-area .testimonial-item .testimonial-item-in {
    border: 1px solid #FFFFFF1A;
    background: #06B6D40D;
    border-radius: 10px;
    padding: 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.testimonial-sec .testimonial-area .testimonial-item .testimonial-item-in p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px;
    color: #fff;
}

.testimonial-sec .testimonial-area .testimonial-item {
    padding-right: 40px;
    height: auto !important;
}

.testimonial-area .slick-track {
    display: flex !important;
}

.testimonial-area .slick-slide {
    height: inherit !important;
}

.profile figure {
    display: inline-block;
}

.profile figure img {
    border-radius: 60px;
}

.profile figure {
    max-width: 50px;
    max-height: 50px;
    border-radius: 100%;
    background: #D9D9D9;
    padding: 3px;
}

.profile {
    display: flex;
    align-items: center;
    margin-top: auto;
}

.profile span h3 {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
}

.profile span p {
    margin: 0 !important;
    font-weight: 400;
    color: #A1A4AA;
    text-decoration: none !important;
    border: none !important;
}

.profile span {
    margin-left: 20px;
    display: block;
}

.slick-next.slick-arrow::before {
    content: "\f105";
    font-family: fontawesome;
}

.slick-prev.slick-arrow::before {
    content: "\f104";
    font-family: fontawesome;
}

.slick-arrow:hover {
    background: #3989d3 !important;
}

.slick-arrow {
    background: #FFFFFFA6 !important;
    width: 40px;
    height: 40px;
    border-radius: 60px;
}

.testimonial-area .slick-arrow {
    position: absolute;
    right: 150px;
    top: -80px;
    left: inherit;
    margin-right: 10px;
}

.testimonial-area .slick-prev.slick-arrow {
    right: 220px;
}

.testimonial-sec .testimonial-area {
    padding-left: 150px;
}

.testimonial-sec .testimonial-area .slick-list.draggable {
    padding-left: 0 !important;
}

.home-leads {
    position: relative;
    padding: 80px 0 80px 0;
}

.home-leads::before {
    position: absolute;
    content: "";
    background: #000000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.home-leads .container {
    position: relative;
}

.case-study span {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
    display: block;
}

.case-study figure {
    margin-bottom: 20px;
}

.case-study h2 {
    font-weight: 700;
    font-size: 20px;
}

.case-study em {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    display: block;
    font-style: normal;
}

.case-study p {
    font-size: 16px;
    margin-bottom: 18px;
}

.home-leads .hm-lead-area {
    margin-top: 50px;
}

.case-study figure img {
    width: 100%;
}

.hm-lead-area .case-study {
    padding: 0 30px;
}

.hm-lead-area .slick-dots {
    bottom: -60px;
}

.hm-lead-right span {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
    display: block;
}

.hm-lead-right ul li h2 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
}

.hm-lead-right ul li {
    border-bottom: solid 1px #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.hm-lead-right ul li:last-child {
    border: none;
    margin-bottom: 0;
}

.hm-lead-area .slick-list.draggable {
    padding-left: 0 !important;
}

.hm-lead-left {
    padding-left: 118px;
}

.center-list {
    background: #010E20;
}

.center-list ul {
    margin: 100px 0 60px;
    position: relative;
}

.center-list ul li h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
}

.center-list ul li p {
    font-size: 16px;
    font-weight: 400;
}

.center-list ul li {
    border-left: 2px solid #EC2028;
    padding: 0 20px;
    margin-bottom: 30px;
}

.center-list .title-card {
    text-align: left;
    position: relative;
}

.center-block {
    padding: 100px;
    border-radius: 24px;
    position: relative;
}

.center-block:after,
.center-block:before {
    z-index: 2;
    position: absolute;
    content: "";
    background: #021629B2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: blur(4px);
    border-radius: 24px;
}

.center-block .border-bttn {
    text-align: center;
}

.center-block div,
.center-block ul {
    position: relative;
    z-index: 3;
}

.center-block:after {
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/center-list-bg.webp);
    background-size: cover;
    z-index: 1;
}

.center-text {
    text-align: center;
    background: #313943;
}

.center-text .border-bttn {
    margin-top: 50px;
}

footer {
    background: #000;
    padding: 100px 0 0;
    border-top: 1px solid #FFFFFF1A;
}

footer .footer-left .footer-logo img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.footer-logo .default-logo {
    margin-bottom: 20px !important;
}

.footer-block h3 {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
}

.footer-block ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #BCBCBC;
}

.footer-block ul li {
    margin-bottom: 6px;
}

.footer-block ul li:last-child {
    margin-bottom: 0;
}

.industries-menu li {
    margin-right: 30px;
}

.footer-right .footer-menu:last-child {
    margin: 0;
    gap: 130px;
}

footer .footer-right {
    padding-left: 80px;
}

.copyright ul li {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 18.4px;
    color: #BCBCBC;
}

.copyright ul li a {
    color: #BCBCBC;
}

.copyright .copyright-text p {
    font-size: 14px;
    color: #BCBCBC;
}

.copyright .social {
    gap: 30px;
    display: flex;
}

.copyright .row {
    align-items: center;
    margin: 0;
}

.copyright {
    margin-top: 80px;
    padding: 30px 60px;
}

.inner-banner .inner-banner-layer {
    position: relative;
    z-index: 1;
    text-align: left;
    padding: 0;
}

.inner-banner .inner-banner-layer h1 {
    max-width: 590px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.inner-banner .inner-banner-layer p {
    max-width: 530px;
}

.inner-banner:before {
    content: "";
    display: block;
    width: 60%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(to right, #000 0%, rgba(0, 0, 0, 0.95) 15%, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0.2) 55%, rgba(0, 0, 0, 0) 70%), linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0.8) 5%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 35%);

}

.inner-banner:after {
    content: "";
    display: block;
    width: 60%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.breadcrumb-main {
    position: relative;
    z-index: 1;
    padding-top: 100px;
    padding-bottom: 30px;
}

ol.breadcrumb {
    margin: 0;
}

.breadcrumb-item+.breadcrumb-item:before {
    content: "\f105";
    font-family: "FontAwesome";
    padding-right: 8px;
    font-weight: normal;
    color: #fff;
}

/* .inner-banner {
    text-align: center;
    position: relative;
    min-height: 550px;
    display: flex;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    background-color: #000;
} */
.inner-banner {
    text-align: center;
    position: relative;
    min-height: 650px;
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    background-color: #000;
    background: linear-gradient(to right, #000 0%, #000 50%, #0d0d0f 100%);
}

/*.inner-banner::before{position:absolute;content:""; background: rgba(8, 8, 8, 0.8); width:100%;height:100%;left:0;top:0;}*/
.inner-banner .inner-banner-layer .border-bttn {
    margin-top: 40px;
}

.p-70 {
    padding: 70px 0;
}

.content-box {
    color: #fff;
    /*	padding-left: 10px;
    padding-right: 170px;*/
    padding-top: 80px;
    padding-bottom: 80px;
}

.content-box h2 {
    font-weight: 700;
    margin-bottom: 20px;
}

.content-box .center-list ul li h3 {
    color: #fff;
}

.dark-theme {
    background: #0C1728;
}

.bg-black {
    background: #000;
}

.bg-black h2 {
    color: #fff;
}

.bg-black p {
    color: #fff;
}

.dark-theme h2 {
    color: #fff;
}

.dark-theme p {
    color: #fff;
}

.dark-theme .center-list ul li h3 {
    color: #fff;
}

.bg-white {
    background: #fff;
}

.bg-white h2 {
    color: #000;
}

.bg-white p {
    color: #000;
}

.dark-title h2 {
    color: #092C4C;
}

.content-box .center-list ul {
    margin: 20px 0;
    position: relative;
}

.content-box p {
    margin-bottom: 30px;
}

.content-box p:last-child {
    margin-bottom: 0;
}

.left-img-right-cont .title-card {
    margin-bottom: 60px;
}

.left-img-right-cont {
    background: #000;
}

.left-img-block .cont-block .tag-block {
    margin-top: 30px;
}

.left-img-block .row {
    align-items: center;
}

.left-img-right-cont .left-img-block {
    margin-bottom: 90px;
}

.cont-block img {
    margin-left: 20px;
}

.custom-list {
    background: #050C18;
    padding-top: 100px;
    padding-bottom: 19px;
}

.list-area {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-top: 60px;
}

.list-area li {
    flex: 0 0 calc(33.333% - 20px);
    padding: 40px;
    text-align: center;
    border-right: 1px solid #EC2028;
    border-bottom: 1px solid #EC2028;
}

.list-area li:nth-child(3n) {
    border-right: none;
}

.list-area li:nth-last-child(-n+3) {
    border-bottom: none;
}

.icon-cont-area {
    background: #fff;
}

.icon-cont-area .title-card {
    text-align: left;
    margin-bottom: 40px;
}

.icon-cont-area .title-card h2 {
    color: #0C1118;
}

.icon-box .block h2,
.icon-grids-csr aside h3 {
    font-weight: 600;
    font-size: 21.24px;
    line-height: 25.49px;
    letter-spacing: .32px;
    color: #000;
}

.icon-box .block p,
.icon-grids-csr aside p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
    color: #000;
}

.icon-box .block img {
    height: 60px;
    margin-bottom: 18px;
}

.icon-box ul li {
    color: #000;
    margin-bottom: 15px;
}

.icon-box ul li:last-child {
    margin: 0;
}

.icon-box .block {
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    padding: 0 32px 70px;
    position: relative;
}

/* Container for the icon-box */
.icon-cont-area .icon-box,
.icon-cont-dark .icon-box {
    position: relative;
}

/* Vertical layout: Icon at top */
.icon-box .block .block-icon {
    margin: 0 0 18px 0;
}

.icon-box .block .block-icon img {
    height: 60px;
    width: 60px;
    object-fit: contain;
    margin: 0;
}

.icon-box .block h2 {
    font-weight: 600;
    font-size: 21.24px;
    line-height: 25.49px;
    letter-spacing: .32px;
    color: #000;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.icon-box .block p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}


.icon-box .block .icon-link {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    border: 1px solid #CFCFCF;
    line-height: 30px;
    position: absolute;
    bottom: 18px;
    left: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 1;
    /* Ensures arrow appears above the red line */
}

.icon-box .block .icon-link:hover {
    background: #EC2029;
    border-color: #EC2029;
}

.icon-box .block .icon-link img {
    margin: 0;
    height: auto;
    width: 14px;
    filter: brightness(0);
    padding: 0;
    transition: all 0.3s ease;
}

.icon-box .block .icon-link:hover img {
    filter: brightness(0) invert(1);
}

.profile-sec {
    /*     background: linear-gradient(135deg, #EC2028 0%, #092C4C 57.21%, #175481 100%); */
    background: linear-gradient(162deg, #175481 15%, #092C4C 45.21%, #EC2028 100%);
}

.profile-sec .profile-sec-left h2 {
    margin-bottom: 20px;
}

.profile-sec .profile-sec-left p {
    font-size: 16px;
    margin-bottom: 20px;
}

.profile-sec .profile-sec-left .bio {
    color: #fff;
}

.profile-sec .profile-sec-left .bio strong {
    display: block;
}

.profile-sec-right {
    text-align: right;
}

.profile-sec-right img {
    border-radius: 20px;
    object-fit: cover;
    object-position: 0 0;
    height: 297px;
}

.profile-sec .profile-sec-left {
    padding-right: 130px;
}

.hm-lead-area.two-slider-area {
    padding: 0 0 0 50px;
    margin: 0;
}

.insight-slider .item h2 {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    margin-bottom: 20px;
}

.insight-slider .slick-dots {
    text-align: left;
}

.hm-lead-area.two-slider-area .hm-lead-left {
    padding-left: 40px;
}

.leads-area {
    background: #000;
    padding: 80px 15px 80px 5px;
}

.leads-area .leads-block {
    padding: 14px;
}

/* Vertical layout: Icon at top for leads-block */
.leads-block .leads-block-in .leads-icon {
    margin: 0 0 18px 0;
}

.leads-block .leads-block-in .leads-icon img {
    height: 50px;
    width: 50px;
    object-fit: contain;
    margin: 0;
}

.leads-block .leads-block-in h2 {
    font-weight: 600;
    font-size: 21.24px;
    letter-spacing: .32px;
    color: #fff;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leads-block .leads-block-in p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.leads-block .leads-block-in {
    background: #0D0D0D;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(60px);
    height: 100%;
    border-radius: 30px;
    padding: 40px 40px 80px;
}

.leads-block .leads-block-in p {
    font-weight: 400;
    font-size: 14.45px;
    line-height: 18.54px;
}

.leads-block .leads-block-in h2,
.box-grid-main .leads-block .leads-block-in h3 {
    font-weight: 600;
    font-size: 21.24px;
    letter-spacing: .32px;
}

.leads-block .leads-block-in .icon-link {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #7E7E7E66;
    line-height: 30px;
    position: absolute;
    background: #fff;
    bottom: 18px;
    left: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 1;
    /* Ensures arrow appears above the red line */
}

.leads-block .leads-block-in .icon-link:hover {
    background: #EC2029;
    border-color: #EC2029;
}

.leads-block .leads-block-in .icon-link img {
    width: 14px;
    height: auto;
    padding: 0 !important;
    margin: 0;
    filter: brightness(0);
    transition: all 0.3s ease;
}

.leads-block .leads-block-in .icon-link:hover img {
    filter: brightness(0) invert(1);
}

/* Careers Collage Layout */
.collage-grid {
    gap: 10px;
}

.collage-item {
    padding: 5px !important;
}

.collage-item figure {
    margin: 0;
    border-radius: 12px;
    overflow: hidden;
}

.collage-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.leads-area .title-card {
    margin-bottom: 40px;
}

.icon-cont-dark .title-card h2 {
    color: #092C4C;
}

.icon-cont-dark .title-card {
    text-align: center;
}

.icon-cont-dark .title-card p {
    color: #000;
}

.icon-cont-dark .icon-box .block {
    border-color: #000;
    padding: 30px 30px 60px;
}

.icon-cont-dark .icon-box .block:nth-child(1n) {
    border-left: none;
}

.icon-cont-dark .icon-box .block:nth-last-child(-n+1) {
    border-right: none;
}

.leads-block.lead-title-block .leads-block-in h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    color: #000;
    margin: 0;
}

.leads-block.lead-title-block .leads-block-in {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    backdrop-filter: none;
    display: table;
    width: 100%;
    height: 100%;
}

.leads-area.white-leads-area .leads-block .leads-block-in {
    background: none;
    padding: 30px;
    border: 1px solid #00000066;
}

.leads-area.white-leads-area .leads-block .leads-block-in h2 {
    color: #000;
    display: table-cell;
    vertical-align: middle;
}

.leads-area.white-leads-area .leads-block .leads-block-in h2 a {
    margin-bottom: 10px;
    display: block;
}

.leads-area.white-leads-area .leads-block .leads-block-in p {
    color: #000;
}

.timeline {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline .li {
    transition: all 200ms ease-in;
}

.timestamp {
    margin-bottom: 20px;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: start;
    font-weight: 100;
}

.status {
    padding: 0 40px;
    display: flex;
    justify-content: center;
    border-top: 2px solid #fff;
    position: relative;
    transition: all 200ms ease-in;
}

.status h4 {
    font-weight: 600;
}

.status:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: -5px;
    left: 42%;
    transition: all 200ms ease-in;
}

.timeline .li.complete .status {
    border-top: 2px solid #fff;
}

.timeline .li.complete .status:before {
    background-color: #fff;
    border: none;
    transition: all 200ms ease-in;
    left: 10px;
}

.timeline .li.complete .status h4 {
    color: #66DC71;
}

.timeline .li.complete .timestamp .num {
    font-family: Inter;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    background: linear-gradient(135deg, #EC2028 0%, #3277B6 57.21%, #175481 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    margin-bottom: 15px;
}

.timeline .li.complete .timestamp h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    margin: 0;
}

.timeline .li.complete .timestamp {
    padding: 0 35px 0 15px;
    text-align: left;
}

.timeline .li.complete .status p {
    font-size: 16px;
    line-height: 24px;
}

.timeline .li.complete .status {
    padding: 20px 15px;
    font-size: 16px;
    margin-top: 23px;
}

.timeline .li:not(:first-child) .timestamp .num,
.timeline .li:not(:first-child) .timestamp h2,
.timeline .li:not(:first-child) .status p {
    color: #5A5A5A;
    -webkit-text-fill-color: #5A5A5A;
    background: none;
}

.timeline .li.active .timestamp .num {
    background: linear-gradient(135deg, #EC2028 0%, #3277B6 57.21%, #175481 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.timeline .li.active .timestamp h2,
.timeline .li.active .status p {
    color: #fff;
    -webkit-text-fill-color: #fff;
}

.timeline-sec {
    background: #0C1728;
    padding: 80px 0;
}

.timeline-sec .title-card {
    margin-bottom: 60px;
}

/*== SECOND-BANNER ==*/
.inner-banner.second-banner {
    text-align: left;
}

.inner-banner.second-banner:before {
    display: none;
}

.inner-banner.second-banner .inner-banner-layer {
    max-width: 100%;
    margin-right: 0;
}

.inner-banner.second-banner .inner-banner-layer h1 {
    max-width: 100%;
}

/*== MAIN-TABS ==*/
.main-tabs .tab-body {
    background: #000;
    padding: 80px 0 120px;
}

.main-tabs .tab-head {
    border-bottom: 1px solid #FFFFFF4D;
    background: #081D2E;
}

.main-tabs .tab-head ul li button {
    border-radius: 0;
    padding: 16px 30px;
    border: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 22.4px;
    background: none;
    color: #fff;
    position: relative;
}

.main-tabs .tab-head ul li button.active {
    background: #00000066;
    color: #fff;
}

.main-tabs .tab-head #myTab {
    border: none;
}

.main-tabs .tab-head ul li button.active::before {
    position: absolute;
    content: "";
    border-bottom: solid 3px #fff;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.blog-grid.feature-block .job-form-main {
    padding: 40px;
    background: #050505;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    color: #e0e0e0;
}

.blog-grid.feature-block .blog-grid-in {
    background: #fff;
    border-radius: 30px;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(60px);
    padding: 30px;
    position: relative;
    overflow: hidden;
}

.blog-grid.feature-block .blog-grid-in span {
    color: #000;
}

.blog-grid .blog-grid-in span {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #8A8080;
}

.blog-grid .blog-grid-in figure img {
    width: 100%;
    border-radius: 10px;
    padding: 20px 0;
    height: 231px;
    object-fit: cover;
}

.blog-grid.feature-block .blog-grid-in h3 a {
    color: #092C4C;
}

.blog-grid .blog-grid-in h3 a {
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    color: #fff;
}

.blog-grid.feature-block .blog-grid-in p {
    color: #000;
    font-size: 16px;
}

.blog-grid.feature-block .blog-grid-in ul li {
    color: #092C4C;
    border-right: solid 2px #092C4C;
}

.blog-grid .blog-grid-in ul li {
    color: #AAAAAA;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    border-right: solid 2px #AAAAAA;
    margin-right: 6px;
    padding-right: 10px;
}

.blog-grid .blog-grid-in ul li:last-child {
    border-right: none;
}

.blog-grid .blog-grid-in ul {
    margin-top: 40px;
}

.blog-grid.feature-block .blog-grid-in em {
    background: #5FA4E6;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding: 4px 60px;
    color: #fff;
    font-style: normal;
    position: absolute;
    bottom: 30px;
    right: -40px;
    transform: rotate(-45deg);
}

.blog-grid .blog-grid-in {
    background: #FFFFFF0D;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(60px);
    border-radius: 30px;
    padding: 30px;
    height: 100%;
}

.main-tabs .blog-grids .blog-grid {
    padding: 10px;
}

.footer-menu .footer-block.active h3::after {
    background-color: #313943;
    color: #fff;
}

/**/
.cont-area h3 {
    font-weight: 700;
}

.cont-area {
    text-align: center;
}

.our-values {
    border-radius: 20px;
    padding: 30px;
    background: #0D0D0D;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(60px);
    margin-top: 40px;
}

.our-values ul li figure img {
    height: 46px;
    width: 49px;
    object-fit: contain;
}

.our-values ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    align-items: center;
}

.our-values ul li h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0;
}

.our-values ul li p {
    font-size: 14px;
    line-height: 20px;
}

.our-values h3 {
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px;
}

.our-values ul li {
    border-right: 1px solid #CFCFCF;
    padding: 0 25px;
}

.our-values ul li:first-child {
    padding-left: 0;
}

.our-values ul li:last-child {
    border-right: none;
}

.gradient-bg {
    position: relative;
}

.gradient-bg::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, #EC2028 0%, #092C4C 57.21%, #175481 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: rotate(180deg);
}

.gradient-bg .container {
    position: relative;
}

.leadership {
    position: relative;
}

.leadership .leadership-in {
    position: relative;
    padding-left: 8%;
}

.leadership-cont p {
    font-size: 16px;
}

.leadership-slider-area .leadership-item figure {
    margin-bottom: 20px;
}

.leadership-slider-area .leadership-item h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 6px 0;
}

.leadership-slider-area .leadership-item span {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.leadership-slider-area .leadership-item {
    padding: 0 10px;
}

.leadership-slider-area .slick-list {
    padding-left: 0 !important;
}

.leadership-slider-area .border-bttn {
    margin-top: 60px;
    padding-left: 120px;
}

.leadership-slider-area .leadership-item figure img {
    width: 100%;
}

.social-posts .title-card p {
    margin-top: 30px;
}

.social-posts .social-sec-left .social-blocks {
    display: flex;
    gap: 30px;
}

.social-block .social-block-in figure img {
    border-radius: 20px 20px 0 0;
    margin-bottom: 20px;
    height: 288px;
    object-fit: cover;
}

.social-block .social-block-in h4 {
    font-size: 20px;
    font-weight: 700;
}

.social-block .social-block-in p {
    font-size: 16px;
}

.social-posts .title-card {
    margin-bottom: 50px;
}

.social-sec-right .grey-box {
    background: #FFFFFF0D;
    border: 1px solid #FFFFFF66;
    backdrop-filter: blur(60px);
    border-radius: 10px;
    padding: 20px;
}

.social-sec-right .grey-box em {
    color: #FFF;
    font-weight: 400;
}

.social-sec-right .grey-box span {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 14px;
}

.red-box .red-box-in {
    background: linear-gradient(135deg, #EC2028 13.94%, #092C4C 74.04%, #175481 100%);
    border: 1px solid #FFFFFF66;
    border-radius: 10px;
    padding: 20px;
    margin-top: 40px;
}

.red-box .red-box-in h2 {
    font-weight: 400;
    font-size: 32px;
    margin: 15px 0;
}

.download-bttn {
    text-align: right;
    margin-top: 40px;
}

.social-posts .social-sec-left .border-bttn {
    text-align: right;
    margin: 50px 30px 0 0;
}

.red-box .red-box-in .download-bttn a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.social-block .social-block-in {
    border-bottom: 1px solid #FFF;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.download-bttn a img {
    vertical-align: middle;
    margin-right: 5px;
}

.news-sec .title-card {
    text-align: left;
}

.news-sec .news-sec-left h2 {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 15px;
}

.news-sec .news-sec-right h2 {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 15px;
}

.article-sec .article-slider .slick-arrow {
    position: absolute;
    top: -34px;
    right: 10px;
    left: inherit;
    width: 32px;
    height: 32px;
}

.article-sec .article-slider .slick-prev.slick-arrow {
    right: 55px;
}

.news-sec .news-sec-left {
    border-right: 1px solid #EC2029;
}

.logos-sec .logo-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    text-align: center;
}

.article-sec .article-slider .article-slider-item img {
    width: 100%;
}

.article-sec .article-slider .article-slider-item {
    padding: 0 10px;
}

.our-culture-sec {
    color: #fff;
}

.top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
}

.our-culture-cont {
    flex: 1 1 62%;
}

.our-culture-cont h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}

.our-culture-cont p {
    margin-bottom: 15px;
    line-height: 1.6;
    font-size: 16px;
}

.main-image {
    flex: 1 1 30%;
}

.main-image figure,
.bottom-row figure {
    border-radius: 12px;
    overflow: hidden;
}

.main-image img,
.bottom-row img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.bottom-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 40px;
}

.our-culture-sec .our-culture-cont h2 {
    font-weight: 700;
    max-width: 80%;
}

.our-culture-sec .our-culture-cont p {
    font-size: 20px;
    margin-bottom: 25px;
}

.our-culture-sec .images-area img {
    border: 1px solid #B8B8B8;
    border-radius: 20px;
    height: 207px;
    object-fit: cover;
}

.our-culture-sec .border-bttn {
    margin-top: 50px;
    text-align: center;
}

.learning-sec .leads-block figure img {
    height: 60px;
    width: auto;
}

.learning-sec .leads-block .leads-block-in {
    background: #172232;
    padding: 20px;
    text-align: left;
}

.learning-sec .leads-block .leads-block-in h2 {
    font-size: 20px;
}

.learning-sec .our-culture-cont .border-bttn {
    margin-top: 0;
    text-align: left;
}

.testimonial-sec .container {
    margin: 0;
    /*     padding-left: 163px; */
    padding-left: 150px;
}

/*=== SINGLE-PAGE ===*/
.single-page {
    background: #000;
    padding: 100px 0;
}

nav .breadcrumb li a {
    font-weight: 700;
    line-height: 100%;
    color: #0281DF;
    position: relative;
}

nav .breadcrumb li.active {
    font-weight: 700;
    color: #fff !important;
}

.post-title-block img {
    width: 100%;
    border-radius: 10px;
    margin: 20px 0;
}

.single-page .leads-block .leads-block-in,
.box-grid-main .leads-block .leads-block-in {
    padding: 30px 30px;
}

.single-page .leads-block .leads-block-in h3,
.box-grid-main .leads-block .leads-block-in h3 {
    font-weight: 700;
    font-size: 30px;
    background: linear-gradient(135deg, #EC2028 0%, #3277B6 57.21%, #175481 100%);
    background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    margin-bottom: 15px;
}

.single-page .left-img-block .cont-block p {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 21px;
}

.single-page .left-img-block .cont-block p:last-child {
    margin: 0;
}

.single-page .left-img-block .img-block figure img {
    /*border: 1px solid #FFFFFF66;*/
    border-radius: 10px;
    object-fit: cover;
    width: 100%;
}

.flex-row-reverse .img-block.col-md-12 {
    order: 2;
    margin-top: 25px;
}

.single-page .left-img-block .colum-2 {
    columns: 2;
}

.single-list-sec h3 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 15px;
}

.single-list-sec p {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 21px;
}

.icon-list .list-cont h4 {
    font-weight: 700;
    font-size: 20px;
}

.icon-list .icon {
    width: 10%;
}

.icon-list {
    display: flex;
}

.icon-list .list-cont li {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 24px;
}

.list-cont {
    margin-left: 15px;
}

.list li {
    position: relative;
    padding-left: 22px;
}

.list li::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 6px;
    height: 6px;
    left: 0;
    top: 10px;
    border-radius: 60px;

}

.leads .leads-block {
    padding: 10px;
}

.single-page .leads-block .leads-block-in p {
    margin-bottom: 15px;
}

.blog-grid {
    padding: 10px;
}

/**/
.banner.second-banner .slick-dots li button {
    width: 35px;
    border-radius: 0;
    height: 7px;
}

.banner.second-banner .slick-dots li button {
    width: 28px;
    border-radius: 0;
    padding: 0;
}

.banner.second-banner .slick-dots li.slick-active button {
    background: #fff;
}

.banner.second-banner .banner-layer {
    padding: 200px 0 120px;
}

.banner.second-banner .banner-layer .slick-dots {
    bottom: -70px;
}

.banner.second-banner .banner-blocks .banner-block .banner-block-in {
    padding: 40px;
    text-align: center;
    border-radius: 16px;
    background: linear-gradient(142.13deg, rgba(254, 248, 255, 0.189) 1.8%, rgba(254, 248, 255, 0) 99.75%);
    backdrop-filter: blur(43.9804px);
}

.banner.second-banner .banner-right {
    position: absolute;
    right: 0;
}

.banner-blocks {
    columns: 2;
    gap: 0;
}

.banner-block {
    padding: 5px;
}

.banner.second-banner .banner-blocks .banner-block .banner-block-in {
    padding: 40px;
    text-align: center;
    border-radius: 16px;
    background: linear-gradient(142.13deg, rgba(254, 248, 255, 0.189) 1.8%, rgba(254, 248, 255, 0) 99.75%);
    backdrop-filter: blur(43.9804px);
}

.banner.second-banner .container {
    position: relative;
}

.banner.second-banner .banner-blocks .banner-block .banner-block-in h3 {
    font-size: 24px;
}

.banner.second-banner .banner-blocks .banner-block .banner-block-in p {
    font-size: 14px;
    line-height: 20px;
}

.banner.second-banner .banner-left .banner-item .banner-item-in {
    max-width: 560px;
}


.video-banner-cont.custom-banner span {
    color: #fff;
    margin-top: 20px;
    display: block;
}

.case-study p em {
    display: inline;
    margin: 0;
    padding: 0 0 0 3px;
}

.main-menu #mega-menu-wrap-mainnav #mega-menu-mainnav .mega-sub-menu .mega-menu-row ul.mega-sub-menu {
    width: 83%;
    margin: auto;
}

.main-menu #mega-menu-wrap-mainnav #mega-menu-mainnav .mega-sub-menu .mega-menu-row ul.mega-sub-menu ul.mega-sub-menu {
    width: auto;
}

.mega-nav-heading-sec a.mega-menu-link {
    font-size: 35px !important;
    font-weight: 700 !important;
}

/* Menu name color change on hover */
/* .mega-menu-link:hover {
    color: #074D90 !important;
} */

.mega-menu .mega-menu-column.nav-heading-sec {
    border-right: 1px solid #fff !important;
    padding-bottom: 100px !important;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    padding-top: 40px;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav a.mega-menu-link .mega-description-group .mega-menu-description {
    font-style: normal;
    font-size: 14px;
    font-weight: 300;
}

.main-menu #mega-menu-wrap-mainnav #mega-menu-mainnav .mega-sub-menu .mega-menu-row ul.mega-sub-menu ul.mega-sub-menu .mega-menu-item {
    padding-bottom: 20px;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav .pdl-nav-grid {
    padding-left: 38px !important;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
    line-height: 50px;
    height: auto;
    padding: 0;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    margin: 0;
    /*     top: 1px; */
    top: 3px;
    font-size: 26px;
}

/* down arrow icon rotation */
span.mega-indicator {
    margin: 0;
    top: 1px;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

span.mega-indicator:hover {
    transform: rotate(180deg);
    color: #074D90 !important;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav>li.mega-menu-item {
    padding: 0 16px;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav .mega-removable-nav-heading a.mega-menu-link .mega-description-group .mega-menu-title {
    /*font-size: 20px;*/
    line-height: normal;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav li.mega-menu-item>ul.mega-sub-menu {
    min-height: 210px;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column-standard>a.mega-menu-link,
#mega-menu-wrap-mainnav #mega-menu-mainnav>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    line-height: normal;
}

input::placeholder {
    overflow: visible;
}

::placeholder {
    opacity: 1;
    color: #202135;
}

.contact-page-sec {
    background: #fff;
    padding: 60px 0;
}

.cont-data h2 {
    color: #092C4C;
    font-weight: 700;
}

.cont-data p {
    font-size: 20px;
    color: #0C1118;
}

.add-phone-sec p {
    margin: 0 0 20px;
    font-size: 18px;
    position: relative;
    padding: 0 0 0 25px;
}

.add-phone-sec p i {
    position: absolute;
    left: 0;
    top: 2px;
}

.add-phone-sec address {
    padding-top: 20px;
}

.cont-form .form-field {
    border: none;
    color: #202135;
    border-bottom: 1px solid #202135;
    font-size: 18px;
    height: 50px;
    display: block;
    width: 100%;
}

.cont-form textarea.form-field {
    height: 100px;
    resize: none;
}

.cont-form .wpcf7-not-valid-tip {
    font-size: 14px;
}

.cont-form .field-sec {
    padding-bottom: 20px;
}

.cont-form .form-field:focus-visible {
    outline: none;
}

.cont-form .form-btn,
.cont-form .form-btn:hover,
.jform-sub-btns .sub-btn {
    background: linear-gradient(to right, rgba(7, 77, 144, 1) 0%, rgba(236, 32, 40, 1) 100%);
    border: none;
    color: #fff;
    min-width: 127px;
    height: 47px;
    border-radius: 5px;
    font-size: .8em;
}

.main-tabs .blog-grids .blog-grid.featured-post {
    display: none;
}

.blog-grid-in p {
    font-size: 18px;
}

/**/
.cs-top-sec p {
    margin: 0 0 15px;
}

.single-list-sec {
    padding-bottom: 30px;
}

.single-list-sec ul li {
    color: #fff;
    margin: 0 0 8px;
}

.our-culture-sec figure {
    position: relative;
}

.our-culture-sec figure span {
    position: absolute;
    bottom: 0;
    background: #0A2541;
    width: 100%;
    padding: 15px 10px;
    font-size: 1.2em;
    font-weight: 700;
    line-height: normal;
}

.profile-sec ul li {
    color: #fff;
    list-style: circle inside;
    margin: 0 0 10px;
}

.profile-sec .profile-sec-left {
    padding-right: 15px;
}

.profile-sec ul,
.content-box ul {
    margin: 0 0 15px;
}

.content-box ul li {
    color: #fff;
    list-style: none;
    margin: 0 0 25px;
}

.content-box p {
    font-size: 16px;
}

.content-box img {
    width: 100%;
    border-radius: 8px;
    display: block;
    margin: 0 0 30px;
}

.contact-bar-sec {
    background-image: url(images/contact-bar-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 100px 0;
}

.icon-title {
    display: flex;
    align-items: flex-start;
}

.icon-title .icon img {
    margin: 0;
}

.icon-title .icon-cont {
    padding-top: 10px;
    padding-left: 10px;
    width: calc(100% - 73px);
}

.icon-cont-dark.key-tech .icon-box .block {
    padding: 30px 15px;
    margin-top: 15px;
}

.cs-grid-cont {
    padding: 40px 0;
}

.cs-page-sec p {
    font-size: 18px;
}

.icon-cont p+p {
    margin: 15px 0 0;
}

.cs-grid-cont aside {
    position: relative;
}

.cs-grid-cont aside:nth-child(1):before {
    background: #FFFFFF1A;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 30px;
    top: 0;
    display: block;
}

/*.two-imgs-sec{ padding-bottom: 50px; padding-top: 30px;}*/
.icon-cont-sec {
    padding-bottom: 60px;
}

.rel-cs {
    padding: 60px 0;
}

.single-page.cs-page-sec {
    padding-bottom: 0;
}

.cs-grid-cont aside:nth-child(1) {
    padding-right: 60px;
}

.page-template-careers .inner-banner:before {
    display: none;
}

.cb-with-list ul li {
    color: #000;
}

.our-culture-sec aside {
    padding-bottom: 30px;
}

.our-culture-sec figure {
    height: 100%;
}

.our-culture-sec figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 12px;
}

.our-culture-sec figure span {
    border-radius: 0 0 12px 12px;
}

.cont-with-list ul li {
    color: #000;
}

.our-culture-sec aside+aside+aside .leads-block {
    height: 100%;
}

.our-culture-sec .leads-block figure {
    height: auto;
    margin: 0 0 10px;
}

.our-culture-sec .leads-block .leads-block-in {
    padding: 20px 20px 35px;
}

.job-list {
    background: #000;
    padding: 40px 0 30px;
}

.sjb-page .list-data .v2 {
    background: #0D0D0D;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(60px);
    height: 100%;
    border-radius: 30px;
}

.sjb-page .list-data .v2 .job-info h4 {
    font-weight: 700;
    font-size: 21px;
    letter-spacing: .32px;
}

.sjb-page .list-data .v2 .job-info a .job-title {
    color: #fff;
    font-size: 25px;
}

.sjb-page .job-description-list p {
    color: #fff;
}

.sjb-page .list-data .v2 .sjb-apply-now-btn a {
    background: none !important;
}

.sjb-page .list-data .sjb-job-type-location-date {
    border-top: 1px solid #FFFFFF1A;
    overflow: hidden;
}

.sjb-page .list-data .v2 .job-type,
.sjb-page .list-data .v2 .job-location,
.sjb-page .list-data .v2 .job-date {
    font-size: 18px;
}

.sjb-page .list-data .v1 .job-type,
.sjb-page .list-data .v1 .job-location,
.sjb-page .list-data .v1 .job-date,
.sjb-page .list-data .v2 .job-type,
.sjb-page .list-data .v2 .job-location,
.sjb-page .list-data .v2 .job-date {
    color: #5E5E5E !important;
    font-size: 14px;
}

.job-list .sjb-page .sjb-company-wrapper-details-list .sjb-company-details {
    margin-top: 0;
}

.job-list .sjb-page .sjb-filters.sjb-filters-v2 {
    background: #EEEEEE;
    max-width: 670px;
    margin: auto;
    border-radius: 20px;
}

.job-list .sjb-page .sjb-filters.sjb-filters-v2 .form-control {
    color: #000;
    font-size: 14px;
}

.job-list .sjb-page .sjb-filters.sjb-filters-v2 .form-control::placeholder {
    opacity: 1;
    color: #000;
}

.job-list .sjb-page .sjb-filters.sjb-filters-v2 .form-control:focus {
    box-shadow: none;
    outline: none !important;
}

body.single-jobpost {
    background: #000;
}

.sjb-custom-page p,
.sjb-custom-page ul li {
    font-size: 16px;
    color: #fff;
}

.job-cont-sec {
    padding-top: 20px;
}

.job-cont-sec h3 {
    font-weight: 700;
    font-size: 32px;
    margin: 0 0 12px;
}

.job-cont-sec ul li {
    position: relative;
    padding: 0 0 0 26px;
    margin: 0 0 8px;
}

.job-cont-sec ul li:before {
    content: "\f111";
    display: block;
    font-family: "FontAwesome";
    position: absolute;
    left: 8px;
    top: 5px;
    font-size: 8px;
}

.single-jobpost #container {
    max-width: 100%;
    padding: 0;
}

.single-jobpost .sjb-page {
    padding: 0;
}

.sjb-details {
    padding-bottom: 50px;
    padding-top: 10px;
    position: relative;
    margin-top: -190px;
    z-index: 1;
}

.job-form {
    background: #fff;
    padding: 50px 0;
}

.job-form h2 {
    font-size: 48px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin: 0 0 20px;
}

.job-form .field-sec label {
    color: #000;
    margin: 0 0 10px;
}

.job-form .cont-form .form-btn {
    font-size: 16px;
    padding: 0 30px;
}

.sjb-page input[type="text"]:focus,
.sjb-page input[type="email"]:focus,
.sjb-page input[type="tel"]:focus,
.sjb-page input[type="date"]:focus,
.sjb-page input[type="file"]:focus,
.sjb-page select:focus,
.sjb-page textarea:focus,
.sjb-page input[type="radio"]:focus,
.sjb-page input[type="checkbox"]:focus {
    outline: none !important;
}

.job-list h2 {
    text-align: center;
    font-weight: 700;
}

/*.sjb-listing > p, .job-list .sjb-page .sjb-filters.sjb-filters-v2{ display: none;}*/
.job-single-fields p {
    font-size: 18px;
}

.job-single-fields p i {
    margin-right: 5px;
}

.infrastructure-sec .center-grid .row {
    align-items: flex-start;
}

.img-cont-box .cont-block p {
    font-size: 1.1em;
}

.img-cont-box .cont-block p+p {
    margin-top: 15px;
}

.img-cont-box .cont-block h4 {
    margin: 0 0 15px;
}

.img-cont-box .cont-block h4 a:hover {
    color: #3989d3;
}

.img-cont-box {
    padding-bottom: 60px;
    background: #000;
}

.img-cont-box-main {
    padding: 60px 0 0;
    background: #000;
}

.img-cont-box-main .title-card {
    padding-bottom: 40px;
}

.icon-cont-area .title-card p {
    font-size: 1em;
    margin: 15px 0 0;
    color: #000;
}

/*html{ scroll-padding-top: 50px;}*/


.img-grid-anim-sec {
    padding-left: 150px;
    padding-top: 100px;
    padding-right: 162px;
    padding-bottom: 100px;
    /* padding: 80px 150px; */
    background: #0C1728;
}

.grid-wrapper,
.icon-box {
    display: flex;
    gap: 0px;
    width: 100%;
    overflow: hidden;
}

.grid-card,
.ica-main .ica-grid {
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    flex: 1;
    min-width: 0;
    transition: flex-grow .35s ease;
}

.grid-card.active,
.ica-main .ica-grid.active {
    flex-grow: 4;
}

.card-overlay,
.gcf-cont {
    position: absolute;
    bottom: -30px;
    left: 20px;
    opacity: 0;
    transition: all .5s ease;
    z-index: 2;
    height: 0;
}

.grid-card.active .card-overlay,
.grid-card.active .gcf-cont {
    bottom: 20px;
    opacity: 1;
    height: auto;
    transition-delay: 0.4s;
}

.card-overlay h2 {
    font-size: 32px;
    font-weight: 300;
    margin: 0;
}

.grid-card .grid-card-in:before {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s;
    content: "";
    backdrop-filter: blur(5px);
    border-radius: 12px;
    z-index: 1;
}

.grid-card.active .grid-card-in:before {
    backdrop-filter: none;
    background: rgba(0, 0, 0, 0.4);
}

.grid-card .grid-card-in {
    width: 100%;
    height: 400px;
    border-radius: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.gc-foot {
    display: flex;
    padding: 20px 0;
    align-items: center;
    height: 80px;
}

.gc-foot .gcf-img {
    min-width: 150px;
    padding-right: 30px;
}

.gcf-cont {
    position: relative;
    padding-right: 30px;
}

.gcf-cont p {
    font-size: 16px;
    line-height: 22px;
}

.grid-card.active .gcf-cont {
    bottom: 0;
}

.title-card.title-card-white {
    margin-bottom: 40px;
    color: #fff;
}

.sec-btn {
    text-align: center;
    padding-top: 40px;
}

.heading-sec {
    padding: 80px 0 50px;
}

.title-card h2 {
    font-weight: 700;
}

.list-area.ind-list-box li {
    position: relative;
    transition: height 0.4s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    height: 200px;
}

.list-area.ind-list-box li h3 {
    transition: transform 0.4s ease;
    font-weight: 700;
    margin: 0 0 5px;
}

.list-area.ind-list-box li:hover {
    /*     background: linear-gradient(135deg, #EC2028 13.94%, #092C4C 74.04%, #175481 100%); */
    background: linear-gradient(162deg, #EC2028 13.94%, #092C4C 70.04%, #175481 100%)
}

.list-area.ind-list-box li:hover h3 {
    transform: translateY(-5px);
}

.list-area.ind-list-box p {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.2s ease 0.4s, max-height 0.2s ease;
    font-size: 15px;
}

.list-area.ind-list-box li:hover p {
    opacity: 1;
    max-height: 150px;
}

.over-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
}

.contact-bar-sec h2 {
    max-width: 980px;
    margin: auto;
    font-weight: 700;
}


.ica-main {
    padding: 80px 120px;
}

.ica-grid .show-cont {
    display: none;
}

.ica-grid.active .show-cont {
    display: block;
}

.ica-main .ica-grid {
    border-radius: 0;
}

.show-cont h4 {
    font-size: 14px;
    font-weight: 300;
    color: #000;
}

.ica-main .block .show-cont p {
    margin: 0 0 5px;
}

.ica-main .icon-box .block {
    height: 420px;
}

.leads-block-in p {
    color: #A0A1A8;
}

.rel-ind-sec {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.white-leads-area .title-card h2 {
    color: #000;
}

.cs-page-sec h4 {
    font-weight: 700;
}

.two-imgs-sec .img-block {
    padding-top: 30px;
}

.cs-page-sec p {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 21px;
}

.left-img-block.imp-sec .row {
    align-items: inherit;
    padding-top: 30px;
}

.imp-sec .leads-block .leads-block-in h2 {
    margin: 15px 0;
}

.two-imgs-sec .img-block {
    padding-top: 20px;
}

/*.imp-sec{ padding: 0 0 50px;}*/
.cs-top-sec {
    padding-top: 40px;
}

.cs-top-sec.post-title-block img {
    margin: 0;
}

.cs-page-sec .cs-section {
    padding-top: 50px;
}

.single-case_studies .profile-sec {
    margin-top: 50px;
}

.inner-banner.about-banner .inner-banner-layer {
    max-width: 100%;
    text-align: center;
}

.inner-banner.about-banner .inner-banner-layer h1 {
    max-width: 100%;
}

.about-banner .ab-img {
    padding-top: 30px;
    position: relative;
    z-index: 1;
}

.content-section {
    position: relative;
    margin-top: -80px;
    padding: 130px 0 60px;
    background: #fff;
    text-align: center;
}

.content-section p {
    color: #000;
}

.list-box-cont-sec {
    padding: 60px 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 90%;
}

.list-box-cont-sec .list-cont-sec {
    max-width: 640px;
}

.list-cont-sec h2 {
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 10px;
}

.list-cont-sec p {
    margin: 0 0 20px;
}

.list-cont-sec .brdr-list-sec {
    padding-top: 10px;
}

.brdr-list-sec h4 {
    font-size: 20px;
    font-weight: 700;
}

.brdr-list-sec .brdr-list {
    border-left: 1px solid #EC2028;
    padding: 0 0 0 20px;
    margin-bottom: 40px;
}

.img-mas-grids {
    background: #0C1728;
    padding: 60px 0;
}

.img-mas-grids .title-card {
    margin-bottom: 40px;
}

.img-mas-grids .masonry-flex {
    display: flex;
    gap: 20px;
}

.masonry-flex .column {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
}

.masonry-flex .item {
    border-radius: 8px;
    overflow: hidden;
}

.masonry-flex .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.masonry-flex .content {
    padding: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 0;
}

.masonry-flex .content p {
    margin: 0;
    line-height: 1.4;
    font-size: 17px;
    color: #fff;
}

.masonry-flex .content span {
    display: block;
    margin-top: 20px;
}

.icon-cont-dark.career-icon .icon-box .block {
    padding: 0 30px;
}

.icon-cont-dark.career-icon .icon-box .block p {
    margin: 0;
}

.hoz-grids-sec {
    background: #050C18;
    padding: 60px 0;
}

.hoz-grids-sec .hoz-grid {
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
}

.hoz-grid-cont h3 {
    font-weight: 700;
    font-size: 20px;
}

.hoz-grid-cont p {
    font-size: 16px;
}

.hoz-grids-sec .container {
    max-width: 100%;
    padding: 0 8%;
}

.hoz-grids-sec figure {
    margin-bottom: 25px;
}

.hoz-grids-sec aside:nth-child(2n) figure {
    order: 2;
    margin-top: 25px;
    margin-bottom: 0;
}

.hoz-grids-sec .row {
    margin: 50px 0 0;
}

.car-icon-sec {
    padding: 50px 0;
}

.car-icon-sec h4 {
    font-size: 32px;
    font-weight: 700;
}

.car-icon-sec .title-card {
    margin-bottom: 40px;
}

.car-icon-sec .leads-block .leads-block-in p {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.car-icon-sec span {
    font-size: 14px;
}

.hoz-grids-sec aside:nth-child(1) .hoz-grid:before,
.hoz-grids-sec aside:nth-child(3) .hoz-grid:before,
.hoz-grids-sec aside:nth-child(2) .hoz-grid:before {
    content: "";
    display: block;
    background-image: url(images/border-shape.webp);
    width: 133px;
    height: 89px;
    position: absolute;
    right: -80px;
    top: 80px;
}

.hoz-grids-sec aside:nth-child(2) .hoz-grid:before {
    background-image: url(images/border-shape-2.webp);
}

.car-cult-sec {
    padding: 70px 0;
    background: #0C1728;
}

.car-cult-sec.our-culture-sec .our-culture-cont p {
    font-size: 16px;
    margin-bottom: 5px;
}

.car-cult-sec .row {
    align-items: center;
}

.img-with-brdr-cont {
    padding: 80px 50px;
    background: #0C1728;
}

.img-with-brdr-cont .title-card {
    text-align: left;
    margin: 0 0 50px;
}

.img-with-brdr-cont .cont-box {
    border: 1px solid #7E7E7E66;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding: 40px 0;
    background: none;
}

.img-with-brdr-cont .cont-box h3 {
    font-size: 20px;
    font-weight: 700;
}

.img-with-brdr-cont .cont-box p {
    font-size: 16px;
}

.img-with-brdr-cont .cont-box+.cont-box {
    margin-top: 40px;
}

.img-with-brdr-cont .iwb-left {
    padding-right: 50px;
}

.img-with-brdr-cont .iwb-right {
    padding-left: 50px;
}

.carr-box-sec {
    padding: 60px 0;
    background: #050C18;
}

.carr-box-sec h3 {
    font-size: 14px;
}

.carr-box-sec .leads-block-in {
    border: 1px solid #7E7E7E66;
    border-radius: 32px;
    padding: 25px 30px;
    background: #121824;
}

.carr-box-sec .leads-block-in img {
    height: 40px;
}

.carr-box-sec figure {
    margin: 0 0 20px;
}

.carr-ic-sec {
    padding: 60px 0;
    background: #0C1728;
}

.carr-ic-sec .title-card {
    text-align: left;
    margin: 0 0 20px;
}

.carr-testimonials .slick-arrow {
    background: none !important;
    border: 1px solid #FFFFFFA6;
}

.carr-testimonials .slick-arrow:hover {
    background: #FFFFFFA6 !important;
}

.page-id-874 .inner-banner {
    background: #000 !important;
}

.page-id-874 .inner-banner-layer {
    max-width: 100%;
    text-align: center;
}

.page-id-874 .inner-banner-layer h1 {
    max-width: 100%;
}

.page-id-874 .inner-banner-layer p {
    position: absolute;
    right: 0px;
    width: 400px;
    text-align: left;
    bottom: 120px;
}

.contact-bar-sec div {
    position: relative;
}

.box-grid-main {
    padding: 50px 0;
    background: #000;
}

.two-btns {
    display: flex;
    grid-gap: 20px;
}

.ica-main .ica-grid.active {
    flex-grow: 2;
}

.contact-bar-sec .title-card p {
    max-width: 850px;
    margin: auto;
    padding-top: 15px;
}

.inner-banner-layer h1 strong {
    font-weight: 700;
}

.main-footer aside {
    width: 20%;
}

.footer-menu .footer-block+.footer-block {
    margin-top: 45px;
}

.main-footer .footer-menu.fm-sol {
    padding: 0 60px;
}

.footer-block.foot-contact ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
}

.copyright .copyright-in {
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.about-banner.inner-banner .inner-banner-layer p {
    max-width: 832px;
    margin: auto;
}

.mob-social,
.foot-mob-nav-item,
.img-grid-anim-sec .mob-ss {
    display: none;
}

/*.tag-block.tag-block-left h3 {
    top: -20px;
    position: relative;
}*/

.hm-center-list .center-block ul.row {
    margin: 56px 0 35px;
}

.hm-center-list .title-card p {
    font-weight: 300;
}

.hm-center-list .border-bttn a {
    background: linear-gradient(90deg, #074D90 0%, #EC2028 100%);
    font-family: "Rubik", sans-serif;
}

.contact-bar-sec .border-bttn a {
    padding: 13px 31px;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
}

.border-bttn a {
    text-align: center;
}

.img-links-block .img-block h4 {
    display: none;
}

.inner-banner-layer p+p {
    margin-top: 20px;
}

.job-list,
.icon-grids-csr {
    background: #fff;
    position: relative;
}

.job-list:before,
.icon-grids-csr:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(images/canva-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
}

.job-list .title-card {
    max-width: 670px;
    margin: auto;
    color: #000;
}

.job-list .container {
    position: relative;
}

.job-list .title-card h2 {
    color: #000;
}

.job-list .title-card p {
    font-size: 16px;
    color: #000;
}

.job-list .sjb-page .list-data .v2 {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin: 0;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info h4 a span {
    color: #092C4C;
}

.sjb-page .list-data .v2 .job-description p {
    color: #000;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .btn {
    background: none !important;
    color: #000 !important;
    font-size: 14px;
    padding: 7px 17px;
    margin: 0;
    border-radius: 35px;
}

.sjb-page .list-data header .col-sm-12 {
    width: auto;
}

.sjb-page .list-data header .col-sm-12.without-logo {
    width: 100%;
}

.job-type i,
.job-location i {
    background-image: url(images/briefcase-icon-gray.webp);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 15px;
    font-size: 0;
}

.job-location i {
    background-image: url(images/map-icon-gray.webp);
}

.sjb-page .grid-item .list-data .v2 .job-date {
    display: none;
}

.sjb-page .list-data .job-type i,
.sjb-page .list-data .job-location i,
.sjb-page .list-data .job-date i {
    margin-top: 2px;
}

.sjb-page .list-data .v2 .sjb-apply-now-btn a:hover,
.sjb-page .sjb-listing .grid-item .list-data .v2 .btn:hover {
    background: radial-gradient(77.55% 649.19% at 3.5% 9.18%, #2793e4 0%, #ec2028 100%) !important;
}

.sjb-page .sjb-search-keywords {
    display: none;
}

.job-list .sjb-page .sjb-filters.sjb-filters-v2 .form-control {
    border: 1px solid #D0D7DD !important;
    border-radius: 5px !important;
}

.sjb-page .sjb-filters.sjb-filters-v2 .btn-search {
    background: linear-gradient(90deg, #074D90 0%, #EC2028 100%);
    border-radius: 8px;
}

.job-list .sjb-page .sjb-filters.sjb-filters-v2 select.form-control {
    background: #fff url("images/select-icon.png") no-repeat center right 10px;
    box-shadow: none;
}

.sjb-filters .col-md-3 {
    padding: 0 8px;
}

.sjb-listing {
    padding-top: 40px;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .job-description {
    margin-top: 10px;
    border-top: 1px solid #DEDEDE;
    padding-top: 10px;
}

.cb-fields {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 25px;
}

.cb-fields span {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 6px 16px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.cb-fields span:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.4);
    transform: translateY(-2px);
}

/* Distinct color for Job Type - assuming it is the first span */
.cb-fields span:first-child {
    background: rgba(2, 129, 223, 0.2);
    border-color: rgba(2, 129, 223, 0.4);
    color: #58a6ff;
}

.cb-fields span:first-child:hover {
    background: rgba(2, 129, 223, 0.3);
    border-color: rgba(2, 129, 223, 0.6);
}

.co-banner.inner-banner .inner-banner-layer {
    padding-top: 90px;
}

.co-banner.inner-banner .inner-banner-layer .border-bttn {
    margin-top: 20px;
}

.translate span {
    font-size: 14px;
    color: #fff;
    font-family: "Rubik", sans-serif;
}

.banner:after {
    content: "";
    background: linear-gradient(to bottom, rgba(5, 12, 24, 0), #050C18);
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: -6px;
    z-index: 1;
}

.job-cont-sec h4 {
    font-size: 16px;
    font-weight: 700;
}

.job-cont-sec .jcs-in {
    padding-top: 15px;
}

.job-detail-box {
    /*background-image: url(images/job-sidebar-bg.webp);
    background-repeat: no-repeat;
    background-position: 0 0;*/
    background-size: cover;
    padding: 40px 30px;
    height: 100%;
    float: right;
    min-width: 300px;
    backdrop-filter: blur(25px);
    border-radius: 30px;
    background: #E6E6E61A;
}

.job-detail-box h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 25px;
}

.job-detail-box ul li {
    display: flex;
    align-items: center;
    margin: 0 0 55px;
}

.job-detail-box ul li h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.job-detail-box ul li div {
    padding-left: 15px;
}

.job-detail-box ul li p {
    margin: 0;
}

.sjb-details .sjb-details-right {
    padding-left: 90px;
}

.co-banner .inner-banner-layer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

/*.ibl-right {
    margin: 0 -74px 0px 0;
}*/

/*.ibl-left {
    margin: 0px 0px 0px -77px;
}*/

.ibl-right h4 {
    font-size: 14px;
    text-align: right;
}

.car-soc-icons a {
    width: 30px;
    height: 30px;
    background: #fff;
    display: inline-block;
    border-radius: 35px;
    text-align: center;
    line-height: 30px;
    margin: 0 0 0 5px;
}

.single-jobpost .main-footer,
.single-post .main-footer {
    border-top: none;
}

.blog-banner.inner-banner .inner-banner-layer {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.blog-banner.inner-banner .inner-banner-layer h1 {
    max-width: 638px;
    font-weight: 700;
}

.blog-banner.inner-banner .inner-banner-layer p {
    line-height: 28px
}

.blog-banner.inner-banner:before {
    width: 80%;
}

.blog-banner.inner-banner:after {
    width: 70%;
}

.bgm-grid .bgm-grid-in {
    color: #fff;
    margin: 0 0 30px;
    padding-bottom: 20px;
}

.bg-main-wrap {
    background: #000;
    /*padding: 60px 0;*/
}

.bgm-grid-in span {
    display: block;
    padding: 25px 0 0;
}

.bgm-grid-left {
    padding-left: 23px;
}

.bgm-grid-left h3 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 700;
}

.bgm-grid-cat,
.bgm-grid-cat a {
    color: #AAAAAA;
}

.bgm-grid-in figure img {
    width: 100%;
}

.sb-banner .ibl-left h1 {
    font-size: 48px;
    font-weight: 700;
}

.sb-banner .ibl-left span {
    color: #fff;
    margin: 15px 0 0;
    display: block;
}

.sb-banner .ibl-left span img {
    margin: 0 8px 0 0;
    top: -1px;
    position: relative;
}

.sb-banner.inner-banner:after {
    opacity: 0.3;
}

.blog-details-sec p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 30px;
}

.blog-details-sec h3 {
    font-size: 16px;
    font-weight: 700;
}

.blog-details-sec .bgm-grid-left {
    padding-left: 0;
}

.rel-posts h3 {
    font-size: 20px;
    margin: 0;
    position: relative;
}

.rel-posts .bgm-grid-left {
    border-bottom: 1px solid #5D5D5D;
    padding: 15px 0 15px;
    position: relative;
}

.rel-posts .bgm-grid-left h3 {
    margin: 10px 0;
}

.job-detail-box.rel-posts:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(230, 230, 230, 0.1);
    backdrop-filter: blur(25px);
    border-radius: 25px;
    left: 0;
    top: 0;
}

.job-detail-box.rel-posts {
    position: relative;
    background: none;
}

.rel-posts .bgm-grid-left span {
    color: #fff;
}

.filters-form .sjb-search-job-type {
    order: 1;
}

.filters-form .sjb-search-categories {
    order: 3;
}

.filters-form .sjb-search-location {
    order: 2;
}

.filters-form .sjb-search-button {
    order: 4;
}

.filters-form .sjb-search-job-type:before,
.filters-form .sjb-search-location:before,
.filters-form .sjb-search-categories:before {
    content: "Job Type";
    font-weight: 700;
    margin: 0 0 10px;
    display: block;
}

.filters-form .sjb-search-location:before {
    content: "Location";
}

.filters-form .sjb-search-categories:before {
    content: "Categories";
}

.filters-form .row {
    align-items: flex-end;
}

.sjb-page .form-group {
    margin-bottom: 0;
}

.job-list .sjb-page .sjb-filters.sjb-filters-v2 {
    padding: 22px 30px;
}

.bgm-grids .bgm-grid.featured-post {
    display: none;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav a.mega-menu-link .mega-description-group .mega-menu-description {
    max-width: 80%;
}

/* 3 . Contact US and Reach out button hover effect */
.border-bttn a {
    position: relative;
    padding: 16px 40px;
    border-radius: 8px;
    color: #fff;
    background: transparent !important;
    z-index: 1;
}

.border-bttn a:hover::before {
    background: radial-gradient(77.55% 649.19% at 3.5% 9.18%,
            #2793E4 0%,
            #2793E4 100%);
}

/* Dropdown menu background trasparent with blur effect */
#mega-menu-wrap-mainnav #mega-menu-mainnav li.mega-menu-megamenu>ul.mega-sub-menu {
    /* z-index: 999;
  border-radius: 0px; */
    /*     background: linear-gradient(135deg, rgba(11, 30, 54, 0.85) 0%, rgba(15, 35, 60, 0.75) 50%, rgba(11, 30, 54, 0.85) 100%); */
    background: rgba(11, 30, 54, 0.6);
    background: transparent !important;
    /*     backdrop-filter: blur(6px) !important; */
    /* -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0px;
  position: absolute;
  width: 100%;
  max-width: none;
  left: 0;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3), inset -150px 0 200px -100px rgba(180, 50, 80, 0.12), inset 150px 0 200px -100px rgba(30, 80, 150, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.05); */
    margin-top: 6px;
}



#mega-menu-wrap-mainnav #mega-menu-mainnav li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    /*     background: rgba(11, 30, 54, 0.8) !important;
    backdrop-filter: blur(10px) !important; */
    background: rgb(9 44 76 / 60%) !important;
    backdrop-filter: blur(20px) !important;

}


#mega-menu-wrap-mainnav #mega-menu-mainnav li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: inline-block;
    transform-origin: left center;
    transform: scale(1);
    transition:
        transform 900ms cubic-bezier(0.16, 1, 0.3, 1),
        color 400ms ease,
        letter-spacing 900ms cubic-bezier(0.16, 1, 0.3, 1),
        opacity 400ms ease
}

/* Hover Underline  */
/* #mega-menu-wrap-mainnav #mega-menu-mainnav li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #00a8e8;
    text-decoration: underline !important;
    text-underline-offset: 4px;
} */

/* span.mega-menu-title:hover {
    color: #00a8e8;
    transform: scale(0.99);
} */

/* Button hover gradiant */
.tag-block ul li a:hover {
    color: #fff !important;
    border-color: #727272;
    background: linear-gradient(170deg, #EC2028 3.94%, #092C4C 68.04%, #175481 100%);
}

.list-area.ind-list-box li:hover {

    background: linear-gradient(135deg, #EC2028 13.94%, #092C4C 74.04%, #175481 100%);

}

/* Arrow button blink effect */
a:hover em {
    opacity: 0;
    transition: opacity 0ms ease;
    transition-delay: 0ms;

}

/* bring it back after 20ms */
a:hover em {
    animation: emBlink 20ms ease forwards;

}

@keyframes emBlink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* .infrastructure-sec .center-grid .row>:first-child {
    transform: translateX(70px);
} */

/* .infrastructure-sec .center-grid .row>:last-child {
    transform: translateX(-80px);
} */

/* .infrastructure-img figure img {
  flex: 0 0 auto;
  width: 41.333333%;
} */

.tag-block .col-md-5 {
    flex: 0 0 auto;
    width: 31.666667%;
}

.font-20 {
    font-size: 1.25rem;
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-clamp-2:hover {
    -webkit-line-clamp: unset;
    overflow: visible;
    color: #93c4f2;
}

.p-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.p-clamp-2:hover {
    /*    -webkit-line-clamp: unset;
    overflow: visible;*/
    color: #93c4f2;
}

/* latest changes */
li#mega-menu-item-253 {
    padding-top: 30px !important;
}

li#mega-menu-item-152 {
    padding-top: 30px !important;
}

li#mega-menu-item-153 {
    padding-top: 30px !important;
}

/*  Increase image size*/
.infrastructure-img {
    overflow: visible;
}

.infrastructure-img figure img {
    width: 130%;
    /* or any value > 100% */
    max-width: none;
    margin-left: -10%;
    /* center the overflow */
    transform: translateY(32px);
    position: relative;
    top: -60px;
}

/* "Delivering reliability when it matters most" section alignment */
.img-grid-anim-sec {
    padding-left: 155px;
    padding-top: 100px;
    padding-right: 162px;
    padding-bottom: 100px;
    background: #0C1728;
}

/* Footer items hover effect changes */
.footer-block ul li a:hover {
    color: #93c4f2;
}

.gcf-img img {
    max-height: 70px;
}

.mega-nav-heading-sec a.mega-menu-link:hover {
    color: #00a8e8 !important;
}

.pdl-nav-grid .mega-sub-menu a.mega-menu-link:hover,
.mega-menu-columns-3-of-12 .mega-sub-menu a.mega-menu-link:hover,
.mega-menu-columns-4-of-12 .mega-sub-menu a.mega-menu-link:hover {
    color: #00a8e8 !important;
    text-decoration: underline !important;
    text-underline-offset: 4px;
}

.pdl-nav-grid .mega-sub-menu .mega-sub-menu li a:hover .mega-menu-description,
.mega-menu-columns-3-of-12 .mega-sub-menu .mega-sub-menu li a:hover .mega-menu-description,
.mega-menu-columns-4-of-12 .mega-sub-menu .mega-sub-menu li a:hover .mega-menu-description {
    color: #fff;
}

.pdl-nav-grid .mega-sub-menu a.mega-menu-link:hover span.mega-menu-title,
.mega-menu-columns-3-of-12 .mega-sub-menu a.mega-menu-link:hover span.mega-menu-title,
.mega-menu-columns-4-of-12 .mega-sub-menu a.mega-menu-link:hover span.mega-menu-title {
    position: relative;
    transform: translateY(3px);
}

.pdl-nav-grid .mega-sub-menu a.mega-menu-link span.mega-menu-title,
.mega-menu-columns-3-of-12 .mega-sub-menu a.mega-menu-link span.mega-menu-title,
.mega-menu-columns-4-of-12 .mega-sub-menu a.mega-menu-link span.mega-menu-title {
    transition: transform 0.5s ease !important;
}

.pdl-nav-grid .mega-sub-menu .mega-sub-menu a.mega-menu-link:hover,
.mega-menu-columns-3-of-12 .mega-sub-menu .mega-sub-menu a.mega-menu-link:hover,
.mega-menu-columns-4-of-12 .mega-sub-menu .mega-sub-menu a.mega-menu-link:hover {
    color: #fff !important;
}

.pdl-nav-grid .mega-sub-menu .mega-sub-menu a.mega-menu-link:hover span.mega-menu-title,
.mega-menu-columns-3-of-12 .mega-sub-menu .mega-sub-menu a.mega-menu-link:hover span.mega-menu-title,
.mega-menu-columns-4-of-12 .mega-sub-menu .mega-sub-menu a.mega-menu-link:hover span.mega-menu-title {
    color: #00a8e8 !important;
}

#mega-menu-wrap-mainnav #mega-menu-mainnav #mega-menu-79-0-3 a.mega-menu-link .mega-description-group .mega-menu-description {
    max-width: 100%;
}

.removable-nav-heading>a {
    display: none !important;
}

.page-id-251 .inner-banner:after {
    content: '';
    position: absolute;
    right: 120px;
    top: 50px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 580px;
    pointer-events: none;
}


.li .timestamp {
    min-height: 80px;
    display: flex;
    flex-direction: column;
}

.li .timestamp h2 {
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
    min-height: 48px;
}

.li .status {
    position: relative;
    min-height: 72px;
}

.li .status p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.li:hover .status p {
    overflow: visible;
}

.li:hover .status:before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: -9px;
    left: 42%;
    transition: all 300ms ease-in;
}

/* on hover effect of the 'Why leading tolling organizations choose us' section */
.timeline:has(.li:hover) .li:not(:hover) .timestamp .num {
    background: none !important;
    background-clip: unset !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: #4a5568 !important;
    color: #4a5568 !important;
}

.timeline:has(.li:hover) .li:not(:hover) .timestamp h2 {
    color: #4a5568 !important;
    -webkit-text-fill-color: #4a5568 !important;
}

.timeline:has(.li:hover) .li:not(:hover) .status p {
    color: #6b7280 !important;
    -webkit-text-fill-color: #6b7280 !important;
}

.timeline .li:hover .timestamp .num {
    background: linear-gradient(135deg, #EC2028 0%, #3277B6 57.21%, #175481 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.timeline .li:hover .timestamp h2,
.timeline .li:hover .status p {
    color: #fff;
    -webkit-text-fill-color: #fff;
}

/**/
.mega-sub-menu .mega-sub-menu .nav-heading-sec .mega-menu-link {
    position: relative !important;
}

.mega-sub-menu .mega-sub-menu .nav-heading-sec .mega-menu-link::before {
    position: absolute !important;
    content: "\f0da";
    font-family: fontawesome !important;
    right: -29px;
    top: 8px !important;
    font-size: 28px !important;
}

.mega-sub-menu .mega-sub-menu .nav-heading-sec .mega-menu-link::before {
    opacity: 0;
    transition: 0.3s ease;
}

.mega-sub-menu .mega-sub-menu .nav-heading-sec .mega-menu-link:hover::before {
    opacity: 1;
    transition: 0.3s ease;
}

.inner-banner.about-banner::before {
    display: none;
}

/* =====================================================
   GLASSMORPHISM BLUR â€“ MAX MEGA MENU (FINAL)
   ===================================================== */

/* Main mega dropdown panel */
#mega-menu-wrap-mainnav .mega-sub-menu {
    background: rgba(11, 30, 58, 0.10) !important;
    /* semi-transparent */
    /*     backdrop-filter: blur(28px) saturate(120%) !important;
    -webkit-backdrop-filter: blur(28px) saturate(120%) !important; */

    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.45);
    border-top: 1px solid rgba(255, 255, 255, 0.08);

    transition: opacity 0.3s ease, backdrop-filter 0.3s ease;
}

/* Remove solid backgrounds from inner elements */
#mega-menu-wrap-mainnav .mega-sub-menu *,
#mega-menu-wrap-mainnav .mega-menu-row,
#mega-menu-wrap-mainnav .mega-menu-column {
    background: transparent !important;
}

/* Ensure header/navbar itself stays sharp */
/*header,
.main-header,
#mega-menu-wrap-mainnav {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}*/

/* Optional: better text contrast */
#mega-menu-wrap-mainnav .mega-sub-menu a,
#mega-menu-wrap-mainnav .mega-sub-menu span,
#mega-menu-wrap-mainnav .mega-sub-menu p {
    color: #ffffff;
}

/* Firefox fallback (no blur support) */
@supports not ((backdrop-filter: blur(1px))) {
    #mega-menu-wrap-mainnav .mega-sub-menu {
        background: rgba(11, 30, 58, 0.88) !important;
    }
}

.inner-banner.second-banner {
    display: table;
    width: 100%;
}

.inner-banner.second-banner .second-banner-in {
    display: table-cell;
    vertical-align: middle;
}

.inner-banner.second-banner .breadcrumb-main {
    padding: 0 0 30px;
}

.icon-box .block .ica-arrow img {
    height: auto;
}

.icon-box .block .ica-arrow {
    padding-top: 20px;
}

.ica-main .icon-box .block {
    /*height: auto;*/
    padding: 0 32px 30px;
}

.center-text-banner.inner-banner .inner-banner-layer {
    text-align: center;
    padding-top: 320px;
}

.center-text-banner.inner-banner .inner-banner-layer h1 {
    max-width: 100%;
}

.center-text-banner.inner-banner .inner-banner-layer p {
    max-width: 800px;
    margin: auto;
    font-size: 16px;
    margin-bottom: 25px;
}

.center-text-banner.inner-banner {
    padding-bottom: 100px;
    height: 750px;
}

.center-text-banner.inner-banner:before {
    display: none;
}

.center-text-banner.inner-banner:after {
    background-position: 0 -100px;
    width: 100%;
}

.ct-with-testi.job-list {
    padding: 80px 0;
}

.ct-with-testi-top .title-card {
    max-width: 1060px;
}

.ct-with-testi-top .title-card p {
    margin-top: 20px;
}

.ct-with-testi .ctwt-box {
    background: rgba(227, 228, 232, 0.4);
    backdrop-filter: blur(17px);
    max-width: 1280px;
    margin: auto;
    margin-top: 40px;
    padding: 40px 40px 40px 125px;
    border-radius: 30px;
    position: relative;
}

.ctwt-box:before {
    content: "";
    display: block;
    width: 53px;
    height: 53px;
    background-image: url(images/quot-left-icon.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
    opacity: 0.2;
    position: absolute;
    left: 40px;
    top: 60px;
}

.ctwt-box h4 {
    font-size: 17px;
    font-weight: 700;
    color: #092C4C;
    margin: 15px 0 8px;
}

.ctwt-box p {
    font-size: 16px;
    color: #000;
}

.icon-without-box {
    background: #000;
    padding: 50px 0;
}

.iwb-in {
    background: #0D0D0D;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(60px);
    height: 100%;
    border-radius: 15px;
    padding: 40px 40px 80px;
}

.iwb-in .leads-block .leads-block-in {
    background: none;
    border: none;
    border-radius: 0;
    padding: 20px 40px 20px;
}

.iwb-in .leads-block .leads-block-in p {
    color: #fff;
}

.iwb-in aside.leads-block:nth-child(2n) .leads-block-in {
    border-left: 1px solid rgba(207, 207, 207, 0.4);
}

.icon-without-box .leads-block {
    padding-top: 40px;
}

.left-full-img-sec {
    padding: 75px 0 108px;
}

.lfi-in {
    position: relative;
    max-width: 1068px;
    margin: auto;
}

.lfi-in h3 {
    font-size: 28px;
    color: #8FB3E7;
    max-width: 548px;
    line-height: 38px;
    position: absolute;
    bottom: 60px;
    right: 60px;
}

.page-id-48 .breadcrumb-main,
.page-id-874 .breadcrumb-main,
.postid-1203 .breadcrumb-main,
.page-id-251 .inner-banner,
.postid-1181 .breadcrumb-main,
.single-post .breadcrumb-main {
    background: #000;
}

.header-right .search-in {
    display: none;
    position: absolute;
    top: 67px;
    right: 250px;
}

html .wpps_header_container {
    border: none !important;
}

html .wpps_header_container .wpps_nav_submit,
html .wpps_header_container .wpps_nav_submit:hover {
    background: #0A2541;
}

html .wpps_header_container .wpps_nav_submit .wpps_nav_submit_icon * {
    color: #fff;
}

html div.heateor_sss_follow_ul a,
html div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    margin: 2px 0 2px 22px;
}

html .wpps_container.wpps_header_container .wpps_nav_left {
    display: none;
}

html .heateor_sss_sharing_ul a {
    width: 26px !important;
    height: 26px !important;
    background: #fff;
}

html .heateor_sss_sharing_ul a span {
    width: 32px !important;
    height: 32px !important;
}

html div.heateor_sss_follow_icons_container svg,
html div.heateor_sss_sharing_container svg {
    display: none !important;
}

html .heateor_sss_sharing_ul a span.heateor_sss_svg {
    background-repeat: no-repeat !important;
    background-position: center;
    width: 32px !important;
    height: 32px !important;
    background-color: #fff !important;
}

html .heateor_sss_sharing_ul a.heateor_sss_facebook span {
    background-image: url(images/car-fb-icon.webp);
}

html .heateor_sss_sharing_ul a.heateor_sss_button_x span {
    background-image: url(images/car-twit-icon.webp);
}

html .heateor_sss_sharing_ul a.heateor_sss_whatsapp span {
    background-image: url(images/car-whatsapp-icon.webp);
}

html .heateor_sss_sharing_ul a.heateor_sss_button_telegram span {
    background-image: url(images/car-send-icon.webp);
}

html .heateor_sss_sharing_ul a.heateor_sss_email span {
    background-image: url(images/car-mail-icon.webp);
}

.add-phone-sec {
    padding-right: 40px;
}

.field-sec.upload-sec p {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 10px;
    position: relative;
    width: 60%;
    border-bottom: 1px solid #202135;
}

.field-sec.upload-sec p label {
    color: #202135;
    font-size: 18px;
    margin: 0 20px 0 0;
}

.field-sec.upload-sec span {
    color: #202135;
    font-size: 18px;
}

.field-sec.upload-sec span input {
    border: none;
    height: auto;
}

.field-sec.upload-sec span.wpcf7-form-control-wrap {
    position: absolute;
    width: 100%;
    margin-left: 130px;
}

.home-leads.p-100.full-width-blog .p-clamp-2:hover {
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.border-bttn {
    position: relative;
}

.border-bttn a:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    background: radial-gradient(77.55% 649.19% at 3.5% 9.18%, #2793E4 0%, #EC2028 100%) !important;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.border-bttn a:hover {
    background: linear-gradient(90deg, #074D90 0%, #EC2028 100%) !important;
}

.testimonial-area .slick-track {
    display: flex !important;
}

.testimonial-area .slick-slide {
    height: auto;
    display: flex;
}

.testimonial-area .slick-slide>div {
    height: 100%;
}

.testimonial-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.abstract-white-bg h2,
.abstract-white-bg p {
    color: #000;
}

.abstract-white-bg {
    text-align: center;
    background-color: #fff;
    background-image: url(images/abs-banner.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 576px;
}

.abstract-white-bg h2 {
    font-size: 28px;
}

.img-text-grids {
    padding: 60px 0 10px;
}

.sm-title-card h2 {
    font-weight: 700;
    font-size: 28px;
    margin: 0 0 20px;
}

.smt-with-cont p,
.img-text-grids p {
    font-size: 16px;
    line-height: 26px;
}

.img-text-grids .row {
    padding: 40px 0 0;
    margin: 0 -34px;
}

.img-text-grids h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 0;
}

.img-text-grids span {
    color: #fff;
}

.img-text-grids aside {
    padding: 0 34px 80px;
}

.contact-full-info {
    padding: 60px 0;
    background-color: #0c1728;
    background-image: url(images/map-big-img.webp);
    background-repeat: no-repeat;
    background-position: center;
}

.contact-box {
    border: 1px solid #FFFFFF1A;
    border-radius: 30px;
    backdrop-filter: blur(60px);
    padding: 22px 40px 35px;
    margin-top: 30px;
}

.contact-box h4 {
    font-size: 22px;
    font-weight: 600;
}

.contact-box .icon-title div {
    padding-left: 25px;
}

.contact-box aside p {
    font-size: 16px;
    color: #A0A1A8;
}

.icon-title p a+a:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #A0A1A8;
    margin: 0 10px;
    border-radius: 35px;
    position: relative;
    top: -3px;
}

.contact-box .cb-title {
    display: inline-block;
    text-align: center;
}

.cb-grid .row {
    margin: 0 0 0 10px;
}

.cb-grid aside {
    border-left: 2px solid #8080808C;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cb-grid {
    padding-right: 50px;
}

.cb-grid .cb-title h4 {
    margin: 12px 0 8px;
}

.icon-grids-csr {
    padding: 120px 0;
}

.icon-grids-csr:before {
    opacity: 0.15;
}

.icon-grids-csr aside {
    border-right: 1px solid #CBCBCB;
    padding: 0 40px;
}

.icon-grids-csr h2 {
    color: #000;
}

.counter-sec {
    background: #0C1728;
    padding: 120px 0;
    position: relative;
}

.counter-sec:after {
    content: "";
    display: block;
    width: 662px;
    height: 442px;
    background-image: url(images/hands-bg.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    bottom: 0;
    right: 30%;
}

.counter-sec .container {
    position: relative;
    z-index: 1;
}

.counter-sec .sm-title-card h2 {
    font-size: 32px;
}

.counter-sec .sm-title-card p {
    font-size: 14px;
    line-height: 22px;
}

.counter-sec .cs-in {
    max-width: 650px;
}

.counter-sec .cs-grid-in {
    backdrop-filter: blur(60px);
    border: 1px solid #FFFFFF1A;
    border-radius: 30px;
    text-align: center;
    padding: 29px 0;
}

.cs-grid-in h4 {
    font-size: 54px;
}

.cs-grid-in span {
    color: #A0A1A8;
    display: block;
}

.counter-sec .row {
    padding: 40px 0 0;
}

.img-list-cont-sec {
    background-color: #000;
    background-image: url(images/csr-border-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    padding: 120px 0;
}

.ilcs-grid h4 {
    font-size: 20px;
    font-weight: 700;
}

.ilcs-grid h4 img {
    margin-right: 8px;
}

.ilcs-grid p {
    font-size: 14px;
}

.img-list-cont-sec .ilcs-grid {
    margin: 0 0 40px;
}

.info-page-sec {
    background: #000;
}

.info-page-sec .sjb-details {
    top: -390px;
}

.info-page-sec h1 {
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 40px;
}

.ips-content h2 {
    font-size: 26px;
    font-weight: 500;
}

.ips-content p {
    font-size: 16px;
    margin: 0 0 20px;
    line-height: 29px;
}

.info-page-sec .sjb-details {
    top: -200px;
}

.info-page-sec .job-detail-box {
    backdrop-filter: blur(25px);
    border-radius: 20px;
    background-color: #E6E6E61A;
}

.job-detail-box ul li {
    margin: 0 0 23px;
}

.job-detail-box ul li a {
    color: #aaa;
}

.page-id-3 .inner-banner:before {
    background: linear-gradient(to right, #000 0%, rgba(0, 0, 0, 0.95) 15%, rgba(0, 0, 0, 0.6) 35%, rgba(0, 0, 0, 0.9) 100%, rgba(0, 0, 0, 0) 90%), linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0.8) 5%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 95%);
}

.page-id-3 .job-detail-box {
    backdrop-filter: blur(25px);
    border-radius: 20px;
    background: #E6E6E61A;
    margin-top: 120px;
}

.dark-sec {
    background: #000;
}

.news-sec {
    padding: 60px 0;
}

.news-sec .container {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}

.event-sec {
    padding: 20px 0 40px;
}

.event-sec .bgm-grid-left p {
    color: #aaa;
    font-size: 16px;
}

#jobForm {
    display: none;
}

.border-bttn button {
    background: none;
    border: none;
}

.jform-top h3 {
    font-weight: 700;
}

.jform-top.row {
    align-items: flex-end;
}

.job-form-main .file-upload {
    position: relative;
    width: 100%;
    margin: 50px 0 35px;
}

.job-form-main .file-upload input[type="file"] {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.job-form-main .upload-ui {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 30px 24px;
    background: #2c2c2c;
    border: 2px dashed rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    color: #b0b8c1;
    transition: all 0.25s ease;
    justify-content: center;
    min-height: 100px;
}

.job-form-main .upload-icon {
    font-size: 22px;
}

.job-form-main .upload-text strong {
    color: #ffffff;
}

/* Hover */
.job-form-main .file-upload:hover .upload-ui {
    border-color: #9b9bff;
    background: #303030;
}

.job-form-main

/* Drag state */
.job-form-main .file-upload.dragover .upload-ui {
    border-color: #6c9cff;
    background: #262e3a;
}

.jform-top p {
    margin: 0;
}

.jform-top div+div {
    text-align: right;
}

.jform-tab-top {
    display: flex;
    align-items: center;
}

.jform-tab-top h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 10px 0 0;
}

.jform-tab-top button {
    font-size: 12px;
    background: #FFFFFF80;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    padding: 4px 9px;
}

.job-form-main .jform-tab {
    padding-bottom: 40px;
}

.jform-tab .jform-fields {
    max-width: 100%;
}

.jform-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
}

.jform-fields .jform-field {
    padding: 20px 0 0;
    flex: 0 0 calc(50% - 10px);
}

@media only screen and (max-width: 767px) {
    .jform-fields .jform-field {
        flex: 0 0 100%;
    }
}

.jform-field label {
    display: block;
    font-size: 14px;
    color: #A1A4AA;
    font-weight: 500;
}

.jform-field .form-field {
    width: 100%;
    height: 47px;
    background: #1a1a1a;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    font-size: 14px;
    color: #e0e0e0;
    padding: 0 20px;
    transition: all 0.3s ease;
}

.jform-field .form-field::placeholder {
    color: #666;
}

.jform-field .form-field:focus {
    background: #1f1f1f;
    border-color: #EC2028;
    box-shadow: 0 0 10px rgba(236, 32, 40, 0.2);
}

.jform-field label {
    color: #e0e0e0;
}

.jform-field .form-field:focus {
    outline: none;
    border-color: #2793e4;
    background: #FAFAFA22;
    box-shadow: 0 0 10px rgba(39, 147, 228, 0.2);
}

.jform-field input::placeholder {
    overflow: visible;
}

.jform-field ::placeholder {
    opacity: 0.6;
    color: #A1A4AA;
}

.jform-field .form-field option {
    color: #000;
}

.work-duration {
    max-width: 520px;
    font-family: Arial, sans-serif;
}

.duration-row {
    display: flex;
    gap: 10px;
}

.to-text {
    display: block;
    text-align: center;
    margin: 10px 0;
    font-weight: 500;
    color: #fff;
}

.my-select {
    position: relative;
    flex: 1;
}

.select-input {
    width: 100%;
    padding: 9px 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
    background: #fff;
}

.select-dropdown {
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 4px;
    display: none;
    z-index: 100;
}

.select-search {
    width: 100%;
    padding: 8px 10px;
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none;
}

.select-list {
    max-height: 180px;
    overflow-y: auto;
}

.select-list div {
    padding: 8px 10px;
    cursor: pointer;
    font-size: 14px;
}

.select-list div:hover {
    background: #f2f2f2;
}

.my-select {
    position: relative !important;
    flex: 1;
}

.select-input {
    width: 100%;
    padding: 9px 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
    background: #fff;
}

.select-dropdown {
    position: absolute !important;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 4px;
    display: none;
    z-index: 9999;
    /* ðŸ”‘ important */
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);
}

.select-search {
    width: 100%;
    padding: 8px 10px;
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none;
}

.select-list {
    max-height: 180px;
    overflow-y: auto;
}

.select-list div {
    padding: 8px 10px;
    cursor: pointer;
    font-size: 14px;
}

.select-list div:hover {
    background: #2a2a2a;
    color: #EC2028;
}

.select-dropdown {
    background: #1a1a1a;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #e0e0e0;
}

.my-select .select-input {
    background: #1a1a1a;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    display: block;
    height: 52px;
    border-radius: 8px;
    color: #e0e0e0;
    padding: 0 20px;
}

.jform-field .checkbox input[type="checkbox"] {
    margin: 3px 0 0;
}

.fields-add .jform-fields {
    border-top: 1px solid #FAFAFA33;
    margin: 30px 0 0;
}

.jform-add-btn {
    padding: 15px 0 0;
}

.jform-add-btn .border-bttn button {
    padding: 5px 10px;
    font-size: 12px;
    width: 73px;
    height: 27px;
    border-radius: 35px;
}

.job-form-main .attach-info .file-upload {
    margin: 0;
}

.job-form-main .attach-info .upload-ui {
    padding: 13px 24px;
}

.jform-sub-btns .cancel-btn {
    font-size: 14px;
    background: rgba(255, 255, 255, 0.2);
    min-width: 110px;
    height: 47px;
    border: none;
    color: #fff;
    border-radius: 8px;
}

.jform-sub-btns .sub-btn {
    margin: 0 0 0 10px;
    font-size: 14px;
    min-width: 155px;
    border-radius: 8px;
}

/* --- Accordion Form Styles --- */
.jform-tab {
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    background: #121212;
    transition: all 0.3s ease;
}

.jform-tab.active {
    border-color: #9b9bff;
    box-shadow: 0 4px 15px rgba(236, 32, 40, 0.1);
}

.jform-tab-top {
    cursor: pointer;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid transparent;
    background: #1a1a1a;
}

.jform-tab.active .jform-tab-top {
    border-bottom-color: rgba(255, 255, 255, 0.05);
    background: #1f1f1f;
}

.jform-tab-top h3 {
    margin: 0;
    font-size: 18px;
    color: #e0e0e0;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    width: 100%;
}

.jform-tab-top h3::after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 14px;
    position: absolute;
    right: 0;
    transition: transform 0.3s ease;
    color: #999;
}

.jform-tab.active .jform-tab-top h3::after {
    transform: rotate(180deg);
    color: #9b9bff;
}

.jform-tab-top button.clear-btn {
    position: relative;
    z-index: 2;
    background: none;
    border: none;
    color: #999;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
    opacity: 0.8;
    transition: all 0.3s;
    margin-left: 20px;
}

.jform-tab-top button.clear-btn:hover {
    opacity: 1;
    color: #EC2028;
}

.jform-tab-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.3s ease;
    padding: 0 20px;
    opacity: 0;
    pointer-events: none;
}

.jform-tab.active .jform-tab-content {
    max-height: 2000px;
    padding: 20px;
    opacity: 1;
    pointer-events: all;
}

.required-mark {
    color: #EC2028;
    margin-left: 4px;
    font-weight: bold;
}

.jform-field .form-field:invalid {
    border-color: rgba(236, 32, 40, 0.7) !important;
    box-shadow: 0 0 5px rgba(236, 32, 40, 0.3);
}

/* --- Responsive Adjustments --- */
@media only screen and (max-width: 1024px) {
    .job-form-main {
        padding: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .job-form-main {
        padding: 20px;
        border-radius: 12px;
    }

    .jform-fields .jform-field {
        flex: 0 0 100%;
        padding-top: 15px;
    }

    .jform-tab-top h3 {
        font-size: 16px;
    }

    .jform-sub-btns {
        flex-direction: column;
        gap: 10px;
    }

    .jform-sub-btns .sub-btn,
    .jform-sub-btns .cancel-btn {
        width: 100%;
        margin: 0;
        min-width: auto;
    }
}

@media only screen and (max-width: 480px) {
    .duration-row {
        flex-direction: column;
    }

    .duration-row .my-select {
        width: 100%;
    }

    .to-text {
        margin: 5px 0;
    }

    .job-form-main .upload-ui {
        padding: 25px 15px;
    }

    .jform-tab-top {
        padding: 12px 15px;
    }
}

/* --- Insights Card Hover Overlay --- */
.blog-grid-in {
    position: relative !important;
}

.cs-hover-card {
    position: absolute;
    inset: 0;
    background: #25282c !important;
    /* Force solid background to fix mobile transparency */
    padding: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    z-index: 100;
    border-radius: 30px;
}

.blog-grid-in:hover .cs-hover-card {
    opacity: 1;
    visibility: visible;
}

.cs-hover-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
}

.cs-hover-top .company-name {
    color: #888;
    font-size: 18px;
    font-weight: 600;
}

.cs-circle {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
}

.cs-hover-content h3 a {
    color: #e0e6ed !important;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

.cs-excerpt {
    margin: 30px 0;
    color: #b0b8c1;
    font-size: 16px;
    line-height: 1.6;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
}

.cs-hover-content .read-more {
    color: #58a6ff;
    text-decoration: underline;
    font-weight: 600;
    font-size: 16px;
    align-self: flex-start;
}

.cs-hover-footer {
    margin-top: auto;
    color: #7d8590;
    font-size: 14px;
    letter-spacing: 0.5px;
}

/* --- File Upload Previews & Remove --- */
.file-preview {
    display: none;
    position: absolute;
    inset: 32px 0 0 0;
    background: #1e1e1e;
    border: 2px solid #58a6ff;
    border-radius: 10px;
    z-index: 5;
    align-items: center;
    justify-content: center;
    padding: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}

.file-preview img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    border-radius: 6px;
    border: 1px solid #333;
}

.file-info {
    display: none;
    position: absolute;
    inset: 32px 0 0 0;
    background: #1e1e1e;
    border: 2px solid #58a6ff;
    border-radius: 10px;
    z-index: 5;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}

/* For the first resume upload which doesn't have a label in the same way */
#autofillResume+.upload-ui+.file-info,
#autofillResumeInfo {
    inset: 0 !important;
}

.file-name {
    color: #e0e6ed;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
}

.remove-file {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 28px;
    height: 28px;
    background: #EC2028;
    color: #fff;
    border: 2px solid #1e1e1e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    z-index: 10;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6);
    transition: all 0.2s;
    padding: 0;
}

.remove-file:hover {
    background: #ff4d54;
    transform: scale(1.1);
}

/* Adjust inset for labels */
.attach-info .file-upload .file-preview,
.attach-info .file-upload .file-info {
    inset: 25px 0 0 0;
}

/* For the first resume upload which doesn't have a label in the same way */
#autofillResumeInfo {
    inset: 0;
}

/* --- Dynamic Field Removal --- */
.jform-fields {
    position: relative;
    padding-top: 10px;
}

/* Add a separator for better visual grouping when multiple forms are added */
.edu-fields-wrapper .jform-fields+.jform-fields,
.exp-fields-wrapper .jform-fields+.jform-fields {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px dashed rgba(255, 255, 255, 0.2);
}

.lat-banner.inner-banner:after {
    display: none;
}

.remove-row-btn {
    position: absolute;
    top: 5px;
    right: 0;
    background: none;
    border: 1px solid #EC2028;
    color: #EC2028;
    padding: 6px 15px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
}

.remove-row-btn:hover {
    background: #EC2028;
    color: #fff;
}

/* Adjust button position for the additional padding-top of subsequent groups */
.edu-fields-wrapper .jform-fields+.jform-fields .remove-row-btn,
.exp-fields-wrapper .jform-fields+.jform-fields .remove-row-btn {
    top: 35px;
}

/* Slick Slider FOUC Fixes */
.ss-slider:not(.slick-initialized),
.testimonial-area:not(.slick-initialized),
.case-study-slider:not(.slick-initialized),
.leadership-slider:not(.slick-initialized),
.insight-slider:not(.slick-initialized) {
    display: flex;
    overflow: hidden;
}

.ss-slider:not(.slick-initialized)>div:not(:first-child),
.testimonial-area:not(.slick-initialized)>div:not(:first-child),
.case-study-slider:not(.slick-initialized)>div:not(:first-child),
.leadership-slider:not(.slick-initialized)>div:not(:first-child),
.insight-slider:not(.slick-initialized)>div:not(:first-child) {
    display: none;
}

.hide-nav {
    display: none !important;
}

.prof-head strong {
    margin: 0 0 6px;
    display: block;
}

.profile-sec-right .prof-head,
.prof-head br,
.left-img-block.cs-section .img-block h4,
.abt-sec-mob-img {
    display: none;
}

.add-phone-sec h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0 0;
}

/* Skill Set Tagging Interface */
.skill-tag-container {
    border: 1px solid #555;
    border-radius: 4px;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #050C18;
    /* Dark background */
    min-height: 48px;
}

.skill-tag {
    background-color: #007bff;
    color: white;
    border-radius: 3px;
    padding: 2px 8px;
    margin: 2px;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.skill-tag .remove-tag {
    margin-left: 8px;
    cursor: pointer;
    font-weight: bold;
    line-height: 1;
}

.skill-input {
    border: none !important;
    outline: none;
    flex-grow: 1;
    padding: 5px;
    margin: 0;
    min-width: 150px;
    background: transparent;
    color: #fff;
    /* White text */
}

.skill-dropdown {
    position: absolute;
    background: #050C18;
    /* Dark background */
    border: 1px solid #555;
    border-radius: 0 0 4px 4px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    width: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    display: none;
    color: #fff;
    /* White text */
}

.skill-dropdown div {
    padding: 8px 10px;
    cursor: pointer;
}

.skill-dropdown div:hover,
.skill-dropdown div.autocomplete-active {
    background-color: #007bff;
    /* Active blue */
    color: #fff;
}

/* Enable Hover for Desktop Menu - FINAL FIX */
@media screen and (min-width: 991px) {

    /* Force display on hover with maximum specificity */
    .main-menu ul.slimmenu li:hover>ul,
    ul.slimmenu li:hover>ul,
    ul.slimmenu li.has-submenu:hover>ul,
    ul.slimmenu li:hover>ul.sub-menu {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    /* Disable slide animations */
    .main-menu ul.slimmenu li ul,
    ul.slimmenu li ul,
    ul.slimmenu li ul.sub-menu {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        transition: none !important;
    }
}

.mob-lat-banner-cont {
    display: none;
}

.img-mas-grids .border-bttn {
    text-align: center;
    padding-top: 60px;
}

.page-id-1220 .abstract-white-bg {
    min-height: auto;
}

.header-right .wpps_container .wpps_nav_right {
    display: none;
}

.sjb-listing .list-view .grid-item {
    padding-bottom: 30px;
}

.sjb-listing .list-view .list-data {
    height: 100%;
}
.page-content {
  padding: 50px 0;
  background: #000;
}

.page-content p{
  font-size: 16px;
  color: #fff;
  margin: 0 0 25px;
}