
.our-cat-section {
    position: relative;
    padding:3rem 0 0;
}

.our-cat-outer {
     position: relative;
    z-index: 3;
    align-items: center; 
    display: flex;
    justify-content: space-between;
    gap: 70px;
    padding-right: 50px;
    background-color: #004181;
}
.our-cat-section::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    content: "";
    background-color: #2b3944;
}

.our-cat-outer img{
    width:276px;
}
.our-footer-section .row{
   margin: 0 0 3rem;
}
.our-footer-section{
        position: relative;
    padding: 4rem 0 0;
    z-index: 1;
    overflow: hidden;
    background: #2b3944;
}

.our-footer-section h5 {
      position: relative;
    display: block;
    margin-bottom: 2rem;
    font-size: 14px;
    line-height: 2;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-widget{
      position: relative;
    /*padding-right: 2rem;*/
    padding-left: 31px;
}
.our-footer-section .footer-widget h5::after {
       position: absolute;
    content: "";
    width: 70px;
    height: 2px;
    background: #ffffff;
    inset-inline-start: 0;
    bottom: -9px;
}

.our-footer-section .footer-widget h5::before {
    position: absolute;
    content: "";
    width: 148px;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
   bottom: -9px;
}


.our-footer-section .links-widget .links-list li {
       position: relative;
    display: block;
    margin-bottom: 0.7rem;
}

.our-footer-section .links-widget .links-list li a {
      position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.9;
    color: #dedede;
    gap: 10px;
    letter-spacing: 0.5px;
}

.footer-links {
      border-inline-end: 1px solid rgba(255, 255, 255, 0.082);
    height: 100%;
}

.footer-quick-liks ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menus li {
    gap: 10px;
    display: flex;
    margin: 17px 0 0;
    align-items: center;
}

.footer-menus .footer-icns {
       background: #fff;
    color: #000;
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.our-footer-info.footer-menus li a{
    text-decoration: none;
    color: #dedede;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s;
}
.our-footer-info.footer-menus p{
       text-decoration: none;
    color: #dedede;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s;
    margin: 0;
}

.footer-links p{
       color: #dedede;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s;
    margin: 1rem 0 0;
}

.rs-footer-brand {
        display: flex;
    gap: 30px;
    justify-content: flex-end;
}

.links-list li a img{
      width: 17px;
    height: 19px;
    filter: brightness(0) invert(1);
    transition: 0.3s;
}

 .footer-icns i{
         top: 2px;
    position: relative;
    color:#004180;
 }   
 
 .social-links {
       display: flex;
    align-items: center;
    gap: 10px;
    margin: 2rem 0 0;
    padding: 0;
    list-style: none;
}
.social-links li a {
    display: inline-block;
    width:32px;
    height:32px;
    line-height:32px;
 background: transparent;
    border-color: rgba(255, 255, 255, 0.06);
    border: 1px solid #dbdee1;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 50px;
    transition:0.3s linear;
}
.social-links li a:hover{
     background: #ed1c24;
    
}
.rs-footer-shape-one {
    position: absolute;
    bottom: 0;
    inset-inline-start: 0;
}
.rs-footer-shape-two {
    position: absolute;
    bottom: 0;
    inset-inline-end: 0;
}
.footer-bottom p{
      margin: 0;
    color: #fff;
    font-size: 14px;
}
.footer-bottom {
       border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0 10px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}

.footer-bottom ul {
    list-style: none;
    display: flex;
    gap: 15px;
    padding: 0;
    margin: 1rem 0;
}
.footer-bottom ul li a, .footer-bottom a {
       color: #dedede;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s;
}

.our-process-section {
    position: relative;
   
    overflow: hidden
}

.our-process-section .sub-title-two {
    background-color: #6168660f;
    color: #fff
}

.our-process-round.one,.our-process-round.two {
    padding-right: 50px
}

.our-process-round.four,.our-process-round.three {
    padding-left: 50px
}

.our-process-round.four,.our-process-round.one {
    margin-top: 279px
}

.our-process-round.two {
    margin-left: -30px
}

.our-process-round.three {
    margin-right: -30px
}

.our-process-round {
    color: #fff;
    text-align: -webkit-center;
    position: relative;
    z-index: 1
}

.process-image-five{
       position: relative;
    margin-bottom: 33px;
    height: 200px;
    width: 200px;
    min-width: 200px;
}
.process-image-five img {
     border-radius: 100%;
         border-radius: 100%;
    width: 200px;
    min-width: 200px;
    height: 200px;
}
@media only screen and (max-width: 1199px) {
    /*.process-image-five{*/
    /*    margin: auto auto 33px;*/
    /*    height: 204px;*/
    /*    width: 204px;*/
    /*     border-radius: 100%*/
    /*}*/
}
.process-image-five:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
    background-color: #000000b5;
    transition: all .5s;
    height: 0;
    width: 0
}

.our-process-round:hover .process-image-five:after {
    height: 100%;
    width: 100%
}

.process-image-five span {
       height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #fff;
    color: #1b2429;
    position: absolute;
    bottom: -22px;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
}

.our-process-round h4 {
       margin-bottom: 4px;
    font-size: 17px;
        font-weight: 400;
}

.process-box-outer {
    position: relative
}

.process-box-outer:after {
    top: 90px;
    border-radius: 100%;
    border: 1px solid #97979757
}

.process-box-outer:after, .process-box-outer:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1200px;
    width: 1200px
}

.process-box-outer:before {
    bottom: -940px;
    z-index: 1
}

.process-info-five {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: -150px
}

.process-info-five:after {
    content: "";
    position: absolute;
    top: -120px;
    left: 50%;
    transform: translateX(-50%);
    height: 590px;
    width: 590px;
    border-radius: 100%;
    border: 1px solid #97979757;
    border-bottom: transparent;
    border-left: transparent;
    border-right: transparent;
    z-index: -1
}


/*@media only screen and (max-width: 1199px) {*/
/*    .process-image-five {*/
/*        margin: auto auto 33px;*/
/*        height: 204px;*/
/*        width: 204px;*/
/*    }*/
/*}*/



/*our-servie-intro*/

.our-servie-intro {
    position:relative;
    padding: 5rem 0 4rem;
}
.servie-intro-img img{
      width: 100%;
    height: 546px;
    object-fit: cover;
    border-radius: 6px;
}
.servie-intro-conent {
    padding-right: 2rem;
}
.servie-intro-conent p{
    text-align:justify;
}
.servie-intro-img{
    position:relative;
}
.rs-about-meta {
       background: #f8f8f9;
    padding: 34px;
    border-radius: 6px;
    position: absolute;
    bottom: 31px;
    right: 2rem;
    /* width: 18%; */
    width: 283px;
    z-index: 1;
    overflow: hidden;
}

/* SVG background shape */
.rs-about-meta::before {
        content: "";
    position: absolute;
    background-image: url(../images/svg/ascentech-favicon.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    top: 9px;
    left: 2rem;
    /* opacity: 0.2; */
    z-index: -1;
}
.rs-about-meta-icon img {
    width: 50px;
}
.rs-about-meta-desc {
   font-size: 19px;
    color: #2b3944;
    font-weight: 500;
    margin-top: 53px;
    margin-bottom: 25px;
    line-height: 1.33;
}


@media(min-width:900px) and (max-width:1400px){
/*.rs-about-meta{*/

/*    padding: 29px;*/
/*    top: 15rem;*/
/*    right: 8rem;*/
/*    bottom: unset;*/
/*}*/
.rs-about-meta-desc {
   font-size: 16px;
        margin-top: 25px;
        margin-bottom: 25px;
}

}

.servie-intro-img .comman-btn .btn {
      padding: 0;
    border: unset;
    text-transform: uppercase;
    
}
.servie-intro-img .comman-btn .btn:hover {
    background: unset;
    color: #ed1c24;
}
/*our-servie-intro*/


/*our-process-section*/

.our-process-service{
    position:relative;
    padding:4rem 0 4rem;
}

.our-process-service .process-imga img{
    border-radius: 16px;
    width: 100%;
}

.process-imga{
        position: sticky;
    top: 120px;
}



.bd-process-timeline {
  counter-reset: count;
  margin-inline-start: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .bd-process-timeline {
    margin-bottom: 10px;
    margin-inline-start: 10px;
  }
}
.bd-process-timeline-item {
  display: flex;
  align-items: center;
  gap: 37px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.bd-process-timeline-item:not(:last-child) {
         margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .bd-process-timeline-item:not(:last-child) {
    margin-bottom: 80px;
  }
}
.bd-process-timeline-item:not(:last-child)::after {
      position: absolute;
    content: "";
    width: 1px;
    height: 120%;
    inset-inline-start: 30px;
    inset-block-start: 85px;
    background-color: #dfe0e0;
    z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bd-process-timeline-item:not(:last-child)::after {
    height: 100%;
    inset-inline-start: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bd-process-timeline-item:not(:last-child)::after {
    height: 100%;
    inset-inline-start: 30px;
    inset-block-start: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .bd-process-timeline-item:not(:last-child)::after {
    height: 100%;
    inset-inline-start: 30px;
    inset-block-start: 80px;
  }
}
@media (max-width: 575px) {
  .bd-process-timeline-item:not(:last-child)::after {
    height: 100%;
    inset-inline-start: 30px;
    inset-block-start: 95px;
  }
}
.bd-process-timeline-item:hover .step {
    background: #ed1c24;
}
/*.bd-process-timeline-item.active::before {*/
/*  color: #fff;*/
/*}*/

.bd-process-timeline-item:hover::before{
      color:#fff;
}
.bd-process-timeline-item::before {
      position: absolute;
    z-index: 5;
    inset-inline-start: 25px;
    inset-block-start: 50%;
    transform: translateY(-50%);
    counter-increment: count;
    content: counter(count) "";
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
}
.bd-process-timeline-item .step {
      width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #004181;
    position: relative;
    counter-reset: count;
    transition: all 0.3s ease-in-out;
}
.bd-process-timeline-item .step::before {
     position: absolute;
    content: "";
    inset-inline-start: 50%;
    inset-block-start: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border-radius: 50px;
    background-color: transparent;
    border: 2px dashed #dfe0e0;
    transition: all 0.3s ease-in-out;
}
.bd-process-timeline-item p{
    margin:0;
}
.bd-process-timeline-item .content h5{
        font-size: 18px;
}


.industries-wewpok-se{
    position:relative;
   padding: 4rem 0;
   background-color: #dbdee129;
}
.industries-wewpok-se .section-title p{
        max-width: 75%;
}
.industries-outer-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 6px 6px 160px 160px;
    background-color: #ffffff;
    padding: 33px 40px 40px;
    z-index: 1;
    height: 100%;
    text-align:center;
}



/* shape1 */
.industries-outer-box::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 87px;
    height: 197px;
    background: url("../images/bg/service-shape-one.webp") no-repeat bottom left;
    z-index: -1;
}

/* shape2 */
.industries-outer-box::after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    background: url("../images/bg/service-shape-two.webp") no-repeat bottom center;
    height: 100%;
    z-index: -1;
}
.industries-outer-box .category-box {
    position: relative;
      color: #004182;
    font-size: 12px;
    line-height: 2px;
    font-weight: 600;
    text-transform: uppercase;
}


.industries-outer-box  {
    position: relative;
    display: block;
    /*padding-top: 5px;*/
}

.industries-outer-box h4 {
    font-size: 17px;
    line-height: 1.3;
    font-weight: 500;
    margin:0;
}

.industries-outer-box .border-line {
    position: absolute;
    left: 0;
    width: 50%;
    height: 1px;
    background-color: #dde6e3;
    margin-top: 16px;
    transition: border-color 0.5s ease;
    transition: all 0.5s ease;
}

.industries-outer-box:hover .border-line {
    width: 100%;
    background-color: #004182;
}

.industries-outer-box .text {
    position: relative;
    display: block;
    margin-top: 44px;
}

.industries-outer-box .text p {
       margin: 44px 0;
    font-size: 15px;
}

.industries-outer-box .icon-box {
    position: relative;
    display: inline-block;
}

.industries-outer-box .icon-box img {
   filter: invert(14%) sepia(99%) saturate(2064%) hue-rotate(195deg) brightness(96%) contrast(104%);
}


.service-style3-carousel.owl-nav-style-one.owl-theme .owl-nav {
    position: absolute;
    top: -115px;
    right: -5px;
}



.our-industries-applications .swiper-slide{
    height:auto;
}
.industries-swiper .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: unset;
    right: 60px;
      top: 76px;
}
.industries-swiper .swiper-button-prev, .industries-swiper .swiper-button-next {
       /*background: #2b3944;*/
    border-radius: 19%;
    max-width: 40px;
    width: 30px;
    height: 30px;
    color: #004181;
    background-color: transparent;
    border: 1px solid #004182;
}

.industries-swiper .swiper-button-next, 
.swiper-rtl .swiper-button-prev {
    /* bottom: 0; */
    left: auto;
      top: 76px;
} 

.industries-swiper .swiper-button-next:after,
.industries-swiper .swiper-button-prev:after{
    font-size: 16px;
}
.industries-applications{
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
}

  .our-industries-applications .sec-big-title,
 .our-cta-section .sec-big-title{
      max-width:75%;
  }

 .industries-applications-sec .sec-big-title{
       max-width:75%;
 }
  
  .why-should-we {
  position: relative;
    padding: 5rem 0 5rem;
  }
  
  .why-should-img img {
   width: 100%;
    border-radius: 6px;
    height: 500px;
    object-fit: cover;
    transition: unset;
}
.rs-working-list-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 50px;
}
.rs-working-list-item {
    display: flex;
    gap: 30px;
    position: relative;
    padding-bottom: 33px;
    margin-bottom: 40px;
     transition: 0.3s;
}

.rs-working-list-item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #dbdee1;
    bottom: 0;
    inset-inline-end: 0;
}

.rs-working-list-icon {
    width: 70px;
    height: 70px;
    min-width: 70px;
    background: #f8f8f9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rs-working-list-item:hover .rs-working-list-icon{
     background-color: #ed1d24;
}
.rs-working-list-item:hover .rs-working-list-icon img{
    filter: brightness(0) invert(1);
    transition: 0.3s;
}
.rs-working-list-item:hover::after {
    width: 100%;
    inset-inline-start: 0;
}

.rs-working-list-item::after {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background: #004182;
    bottom: 0;
    inset-inline-end: 0;
    transition: all 0.5s ease-in-out;
}

.rs-working-list-icon img {
    width: 40px;
    height: 40px;
    transition: all linear 0.3s;
    filter: invert(14%) sepia(85%) saturate(2854%) hue-rotate(195deg) brightness(90%) contrast(103%);
}
.rs-working-list-item:hover .rs-working-list-icon img {
    animation: rs-skew 0.6s;
}

@keyframes rs-skew {
  from, to {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.7, 1.1);
  }
  50% {
    transform: scale(1.1, 0.7);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
}


.rs-working-list-content h5 {
   
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.4px;
}

.rs-working-list-item p{
    margin:0;
        font-size: 15px;
}


.why-should-we .sec-big-title{
        max-width: 80%;
}
.why-should-content {
        padding-left: 2rem;
}



.our-faq-section{
    position:relative;
        padding: 4rem 0 4rem;
        background: #fafbfc;
}
.our-faq-section .accordion .accordion-button[aria-expanded=true] {
        position: relative;
    background: unset;
    color: #000;
    border-color: #dee2e6;
}

.our-faq-section .accordion .accordion-button:not(.collapsed) {
    box-shadow: none;
    background: unset;
    color: #014383;
}
.our-faq-section .accordion .accordion-button {
   color: #000;
    padding: 17px 20px;
    line-height: 100%;
    border: 1px solid #dee2e6;
    border-radius: 0 !important;
    font-size: 19px;
    font-weight: 500;
}
.our-faq-section .accordion-body {
   padding: 20px 20px 20px;
    font-size: 16px;
    color: #616C74;
}
.our-faq-section .accordion-body ul {
        margin: 0.5rem 0;
}
.our-faq-section .accordion-body ul li {
   position: relative;
    padding-left: 35px;
    line-height: 2.5;
    font-size: 15px;
}
.our-faq-section .accordion-body ul li::before {
       content: "\f128";
    position: absolute;
    font-family: flaticon_normal-icon !important;
    font-size: 10px;
    font-weight: 900;
    color: #004182;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    min-width: 24px;
    height: 24px;
    border: 1px solid rgb(237 29 36);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accordion-body a{
    color:#ed1c24;
}

.program-accordion .accordion {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.our-faq-section .accordion .accordion-button[aria-expanded=true]::after {
    border-color: #fff;
}


.focu-specialization{
    /*padding:1.5rem 0 0;*/
    position:relative;
}
.our-faq-section .accordion .accordion-button::after {
    content: "";
    background-image: url("../images/svg/faq-arrorw.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
        width: 28px;
    transform: rotate(269deg);
}
/* Open state */
.our-faq-section .accordion .accordion-button:not(.collapsed)::after {
   transform: rotate(0deg);
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: unset;
}


.faq-sub-heading {
       font-size: 21px;
    margin: 0;
    color: #ed1c24;
    font-weight: 600;
    font-style: italic;
}

.comprehensive-section{
    background: #fff;
    padding: 30px 0 30px;
}

.comprehensive-box{
    background: #2b3944;
    padding: 30px;
    border-radius: 8px;
    position: sticky;
    top: 120px;
    margin-bottom: 30px;
}

.comprehensive-content .icon-box{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 0;
}

.comprehensive-content .icon-box img{
 filter: brightness(0) invert(1);
}

.comprehensive-content h4{
    font-size: 21px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    letter-spacing: 0.4px;
}

/*.comprehensive-content p{*/
/*       font-size: 16px;*/
/*    line-height: 1.7;*/
/*    color: #a7b0b7;*/
/*    max-width: 500px;*/
/*    margin: 5rem 0 0;*/
/*}*/
.comprehensive-image img{
    width: 100%;
    border-radius: 6px;
    
}
.comprehensive-iconbs-o{
       font-size: 16px;
    line-height: 1.7;
    color: #a7b0b7;
    max-width: 83%;
    margin: 2rem auto 0;
}

.our-cta-section .rs-banner-thumb {
    width: 100%;
    height: 225px;
    overflow: hidden;
    border-radius: 6px;
    background-image: url(../images/bg/cta-nigerian-professionals.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.comprehensive-iconbs-o p{
    color:#fff;
}


.comprehensive-content .number {

    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    letter-spacing: 0.01em;
}
.comprehensive-iconbs-o img{
    margin-top: 40px;
    margin-bottom: 35px;
        filter: brightness(0) invert(1);
}



.our-cta-section {
        position: relative;
    z-index: 1;
    overflow-x: clip;
    background: #2b3944;
    padding: 3rem 0 0;
}
.our-cta-section p{
        margin: 0 0 1.5rem;
    line-height: 1.4;
    color: #fff;
    font-weight: 200;
    max-width: 75%;
}

.our-cta-section .cta-section-conten .comman-btn .btn {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}
.our-cta-section .cta-section-conten .comman-btn .btn:hover {
    color: #fff;
}

.our-cta-section .rs-banner-shape-one {
    position: absolute;
    bottom: 0;
    inset-inline-start: 0;
}

@media only screen and (max-width: 1600px) {
    .our-cta-section .rs-banner-shape-three {
        display: none;
    }
}

.our-cta-section .rs-banner-shape-three {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 1600px) {
    .our-cta-section .rs-banner-wrapper {
        padding-inline-start: 0px;
        padding-inline-end: 0px;
    }
}

.our-cta-section .rs-banner-wrapper {
    position: relative;
    z-index: 1;
    padding-inline-start: 40px;
    padding-inline-end: 40px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 991px) {
    .our-cta-section .rs-banner-thumb {
        height: 300px;
    }
}

.our-cta-section .rs-banner-thumb {
    position: relative;
}

/*.our-cta-section .rs-banner-thumb img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    border-radius: 6px;*/
/*}*/

.our-cta-section .rs-banner-shape-two {
    position: absolute;
    bottom: 20px;
    inset-inline-start: 20px;
    transform: rotate(90deg);
}


@media only screen and (max-width: 991px) {
    .our-cta-section .rs-banner-content-wrapper {
        grid-template-columns: auto;
    }
}
@media only screen and (max-width: 1199px) {
    .our-cta-section .rs-banner-content-wrapper {
        grid-template-columns: auto 470px;
    }
}
@media only screen and (max-width: 1366px) {
    .our-cta-section .rs-banner-content-wrapper {
        grid-template-columns: auto 550px;
    }
}
@media only screen and (max-width: 1600px) {
    .our-cta-section .rs-banner-content-wrapper {
        grid-template-columns: auto 600px;
               gap: 0 !important;
    }
}
.our-cta-section .rs-banner-content-wrapper {
        display: grid;
  grid-template-columns: auto 750px; 
    align-items: center;
    gap: 30px 140px;
}


@media only screen and (max-width: 991px) {
    .our-cta-section .cta-section-conten {
        padding-top: 45px;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 1700px) {
    .our-cta-section .cta-section-conten {
        padding-inline-start: 0;
    }
}

.our-cta-section .rs-banner-form .section-title-wrapper {
    border-radius: 6px 0 0 0;
}
@media only screen and (max-width: 1600px) {
    .rs-contact-two .section-title-wrapper {
        padding-top: 30px;
        padding-inline-start: 30px;
        padding-bottom: 30px;
        padding-inline-end: 30px;
    }
}

.rs-contact-two .section-title-wrapper {
    background: #004182;
    padding: 2rem;
}

.our-cta-section .rs-banner-form .rs-contact-form {
     padding: 30px;
    padding-inline-start: 30px;
    padding-inline-end: 30px;
}

.rs-contact-two .rs-contact-form {
    background: #ffffff;
    padding: 62px 0 62px 0;
    padding-inline-start: 60px;
    padding-inline-end: 40px;
}


.rs-contact-form .comman-btn .btn{
    background: #2b3944;
    color: #fff;
    border: unset;
    width: 100%;
    align-items: center;
    justify-content: center;
        border-radius: 16px;
}
.rs-contact-form .comman-btn .btn:hover {
    background: #ed1c24;
    color: #fff;
}


.rs-contact-two .rs-contact-input-box {
    margin-bottom: 20px;
}

.our-cta-section .rs-banner-form  input, 
.our-cta-section .rs-banner-form select {
        width: 100%;
    /* background: #2b3944; */
    border: 1px #2b3944 solid;
    border-radius: 12px;
    padding: 16px 18px;
    color: #000000;
    font-size: 15px;
    margin-bottom: 20px;
    outline: none;
    background-color: transparent;

    width: 100%;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    border: 1px solid #dbdee1;
    border-radius: 100px;
    padding-inline-start: 20px;
    padding-inline-end: 20px;
    background: #ffffff;
}


.rs-contact-two  textarea {
        height: 174px;
    border-radius: 16px;
    padding: 15px 20px;
    background: #ffffff;
    width: 100%;
        border: 1px solid #dbdee1;
}


.rs-banner-form.rs-contact-two {
    margin-top: -220px !important;
    padding-bottom: 0;
    z-index: 1;
    position: relative;
        max-width: 80% !important;
}


@media(min-width:900px) and (max-width:1400px){
.rs-banner-form.rs-contact-two{
        margin-top: -150px !important;
            padding-right: 0.4rem;
}
}

.rs-contact-left .comman-btn {
        margin: 2rem 0 0;
}
.cta-section-conten p{
        margin: 0 0 1.5rem;
    line-height: 1.4;
    color: #fff;
    font-weight: 200;
    max-width: 75%;
}

.our-cta-section .cta-section-conten .section-title{
      max-width: 75%;
}



.breadcrumb-area{
    position: relative;
    padding: 80px 0;
    overflow: hidden;
      background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index:1;
}
.breadcrumb-area::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background-image: url("../images/breadcurmb/breadcrumb-bg-thumb-01.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    z-index: -1;
        background-color: #454e57;
}

.breadcrumb-content{
    color: #fff;
}

.breadcrumb-menu ul{
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
    display: flex;
        gap: 8px 32px;

}

.breadcrumb-menu ul li{
    font-size: 16px;
    position:relative;
}
.breadcrumb-menu ul li:not(:last-child):before {
       position: absolute;
    content: "\f163";
    font-family: flaticon_normal-icon !important;
    font-size: 14px;
    right: -21px;
    top: 56%;
    transform: translateY(-50%);
    line-height: 1;
}
.breadcrumb-menu ul li a {
        text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
    letter-spacing: 0.4px;
}

.breadcrumb-title{
    font-size: 38px;
    font-weight: 700;
       margin: 0;
    color: #fff;
}

.breadcrumb-line{
        width: 482px;
    position: relative;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 20px;
    border-color: rgba(255, 255, 255, 0.15);
    border-style: solid;
    border-width: 0px 0px 1px 0px;
}
.breadcrumb-line::after {
    position: absolute;
    content: "";
    width: 145px;
    background: #ffffff;
    inset-inline-start: 0;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
}
.breadcrumb-desc{
       font-size: 16px;
    max-width: 85%;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}



.pre-employment {
     position: relative;
    padding: 4rem 0 4rem;
    background-color: #dbdee129;
}

.pre-employment-nds{
       display: flex;
    position: relative;
    z-index: 2;
    background: #ffffff;
    padding: 35px;
    border-radius: 0 0 6px 0;
    margin: auto;
    justify-content: space-around;
}

/*.rs-banner-feature-wrapper {*/

/*position: relative;*/
/*z-index: 2;*/
/*background: #ffffff;*/
/*padding: 35px;*/
/*border-radius: 0 0 6px 0;*/
/*}*/

.rs-banner-feature-item:first-child {
    padding-inline-end: 30px;
    margin-inline-end: 30px;
}
.rs-banner-feature-item {
    display: flex;
    position: relative;
}

.rs-banner-feature-icon {
    margin-inline-end: 20px;
}
.rs-banner-feature-line {
    width: 145px;
    position: relative;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
    border-color: rgba(43, 57, 68, 0.1490196078);
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    transition: all 0.3s 0s ease-out;
}
.rs-banner-feature-line::after {
       position: absolute;
    content: "";
    width: 59px;
    background: #2b3944;
    inset-inline-start: 0;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
}

.rs-banner-feature-item h5 {
    position: relative;
    padding-left: 35px; 
     margin-bottom: 4px;
    font-size: 17px;
    font-weight: 400;
}

.rs-banner-feature-item h5::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../images/svg/tickmarks.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    filter: invert(15%) sepia(84%) saturate(5026%) hue-rotate(351deg) brightness(96%) contrast(93%);
}

.pre-employment-content {
        margin: 0 0 1rem;
}
/*.rs-banner-feature-item:hover h5::before {*/
/*    animation: rs-skew 0.6s;*/
/*}*/

/*@keyframes rs-skew{*/
/*    0%, 100% {*/
/*    transform: scale(1, 1);*/
/*}*/

/*25% {*/
/*    transform: scale(0.7, 1.1);*/
/*}*/
/*50% {*/
/*    transform: scale(1.1, 0.7);*/
/*}*/
/*75% {*/
/*    transform: scale(0.95, 1.05);*/
/*}*/
/*}*/




.rs-banner-five .rs-banner-feature-icon svg {
    width: 22px;
    height: 22px;
}
.pre-employment-content p{
    margin:0;
}



.service-ctabvt{
    margin: 3rem 0 0;
}
   
   .banner-btn .service-cta-btn{
    border:0 !important;
}
.service-cta-btn{
       display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 9px 25px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    text-decoration: none;
    font-weight: 600;
}

.service-cta-btn:hover:before{
    width: 100%;
    left: 0;
}


.our-service-section .row{
    row-gap:30px;
}


.our-servilist-parga{
    position:relative;
    padding:4rem 0 0;
}


.our-about-introsect {
       position: relative;
    padding: 5rem 0 5rem;
}

.our-about-parfdaph {
    position: relative;
}
/*.our-about-parfdaph::before {*/
/*       content: "";*/
/*    position: absolute;*/
/*    bottom: -10rem;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 159px;*/
/*    background-image: url(../images/about/apartment-shape.webp);*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    background-position: bottom left;*/
/*    z-index: 1;*/
/*}*/


/* Container adjustments */
.about-intros-imgads {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Main image styling matching the image */
.about-intros-imgads .main-img {
       width: 100%;
    height: auto;
    border-radius: 8px;
    display: block;
    object-fit: cover;
}

/* The Deep Red Overlapping Box */
.experience-counter-card {
    position: absolute;
    bottom: -40px; /* Pushes the box slightly past the bottom edge of the image */
    right: 30px;  /* Aligns it to the right side */
    width: 320px;  /* Adjust width as needed */
    background-color: #a30b2e; /* The signature deep crimson red */
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* Adding the square shape icon in the top-right corner using ::before */
.experience-counter-card::before {
    content: "";
    position: absolute;
    top: 30px;      /* Matches the top padding of the card */
    right: 30px;    /* Matches the right padding of the card */
    width: 56px;    /* Exactly 56px width */
    height: 56px;   /* Exactly 56px height */
    background-image: url('../images/location/squre-shape.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;   /* Makes it subtle and blend smoothly with the background color */
}

/* Typography Inside Card */
.about-intros-imgads .counter-number {
       color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 5px 0;
    line-height: 1;
}

.about-intros-imgads .counter-text {
      color: #ffffff;
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0 0 25px 0;
    max-width: 75%;
}

/* Button Styling */
.about-intros-imgads .counter-btn {
    display: inline-flex;
    align-items: center;
    background-color: #ffffff;
    color: #333333;
    text-decoration: none;
       padding: 7px 16px;
    font-size: 14px;
    font-weight: 500;
    background: #ffffff;
    color: #2b3944;
    border-radius: 3px;
}

.about-intros-imgads .counter-btn i {
        margin-left: 8px;
    font-size: 14px;
    top: 0.1rem;
    position: relative;
    font-weight: 900 !important;
}

.about-intros-imgads .counter-btn:hover {
    background-color: #f0f0f0;
    color: #000000;
}

/* Decorative grid pattern mockup (Top-right of the card) */
.about-intros-imgads .counter-icon-pattern {
    width: 40px;
    height: 40px;
    opacity: 0.25;
    border: 2px dashed #ffffff; 
    display: none;
}


.about-intros-imgads .about-intros-imgads img{
        border-radius:7px;
}



/* Container adjustments to center the large text layout */
.rs-text-clip-area {
      padding: 60px 0 60px;
    overflow: hidden;
}

.rs-text-clip-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}

/* Exact text-clipping behavior */
.rs-text-clip-title {
    font-size: 200px;
    font-weight: 900; /* Increased to ultra-bold/black to showcase more of the image inside the letters */
    text-transform: uppercase;
    line-height: 0.8;
    margin: 0;
    letter-spacing: -5px; /* Brings letters closer together like the screenshot */
    
    /* Core Image Masking Properties */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

/* Responsive Scaling for smaller desktop/tablet displays */
@media (max-width: 1400px) {
    .rs-text-clip-title { 
           font-size: 200px;
        letter-spacing: 2px;
        
    }
}
@media (max-width: 991px) {
    .rs-text-clip-title { font-size: 160px; letter-spacing: -2px; }
}
@media (max-width: 576px) {
    .rs-text-clip-title {font-size: 49px;letter-spacing: -1px;}
}



/* Section Container Styling */
.our-objectives-section {
    position:relative;
    padding:3rem 0  0;

}

/* Base Card Setup */
.objective-card-item {
       position: relative;
    padding: 15px;
    background-color: transparent;
    transition: all 0.4s ease;
}

/* Static Left-Side Border Anchor Line */
.objective-card-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #e2e8f0; /* Default subtle light gray line shared between items */
    z-index: 1;
}

/* The Growing Highlight Line (Triggers Top to Bottom on Hover) */
.objective-card-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width:1px;         
    height: 0%;         
    background-color: #ff0000; 
    z-index: 2;
    transition: height 0.4s cubic-bezier(0.25, 1, 0.5, 1); 
}


.objective-card-item:hover::after {
    height: 100%;
}

/* Circular Icon Wrapper Base Style */
.objective-icon-box {
       width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #004181;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: background-color 0.4s ease, transform 0.3s ease;
}

.objective-icon-box i{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}


.objective-title {
    font-size: 1.35rem;
    font-weight: 700;
    color: #0d1b3e; 
    line-height: 1.4;
    margin-bottom: 15px;
}

.objective-card-item p {
   font-size: 16px;
    line-height: 1.6;
    margin: 0;
    text-align: justify;
}

@media (max-width: 991px) {
    .objective-card-item {
        margin-bottom: 20px;
    }
}

.our-objectives-section .sec-big-title {
    font-size: 65px;
        font-style: italic;
}


.about-style4{
    
    position:relative;
}

.about-style4__inner {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    min-height: 520px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
}

.about-style4::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 270px;
    background-color: #f8f8f9;
    z-index: -1;
}


.about-style4__inner-bg {
    position: absolute;
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0;
    background-image: url('../images/about/vision-mission-values.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}

.about-style4__shape {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 44%;
    background-image: url('../images/bg/vision-mision-shape.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: right center;
    z-index: 2;
    pointer-events: none;
    filter: invert(15%) sepia(74%) saturate(3753%) hue-rotate(154deg) brightness(65%) contrast(150%);
    /*filter: invert(13%) sepia(67%) saturate(3767%) hue-rotate(91deg) brightness(97%) contrast(102%);*/
}

@media (max-width: 991px) {
    .about-style4__shape {
        left: 0;
        background-size: cover;
    }
}


.about-style4__row {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
}

.about-style4-tab__button {
    background-color: #ffffff;
    width: 100%;
    max-width: 280px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 40px;
    border-radius: 6px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .about-style4-tab__button {
        margin: 20px auto;
        max-width: 100%;
    }
}


.about-style4-tab__button .tabs-button-box {
    padding: 35px 30px 10px;
}

.about-style4-tab__button .tabs-button-box .nav-link {
    background: none;
    border: none;
    border-bottom: 1px solid #e4e7ee;
    border-radius: 0;
    color: #2b3944;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    padding: 14px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s linear;
}

.about-style4-tab__button .tabs-button-box .nav-link:last-child {
    border-bottom: none;
}

.about-style4-tab__button .tabs-button-box .nav-link .arrow-icon {
    font-size: 20px;
    transition: transform 0.3s ease;
}


.about-style4-tab__button .tabs-button-box .nav-link:hover,
.about-style4-tab__button .tabs-button-box .nav-link.active {
    color: #ed1c24 !important;
}

.about-style4-tab__button .tabs-button-box .nav-link:hover .arrow-icon,
.about-style4-tab__button .tabs-button-box .nav-link.active .arrow-icon {
    transform: translateX(3px);
}


.about-style4-tab__button .years-experience {
    background-color: #f4f7f6;
    padding: 24px 30px;
    display: flex;
    align-items: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.about-style4-tab__button .years-experience .left {
    color: #ed1c24;
    font-size: 46px;
    font-weight: 600;
    line-height: 1;
}

.about-style4-tab__button .years-experience .right {
    margin-left: 15px;
}

.about-style4-tab__button .years-experience .right p {
  color: #0c2340;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.7;
    letter-spacing: 0.5px;
}

.about-style4__content-col {
    display: flex;
    align-items: center;
}

.tabs-content-box {
    width: 100%;
}

.about-style4__content-tab-item {
       /* padding: 104px 175px 69px 69px; */
       color: #ffffff;
       position: absolute;
       top: 9rem;
       right: 0;
       max-width: 44%;
}

@media (max-width: 1199px) {
    .about-style4__content-tab-item {
        padding: 40px 40px 40px 80px;
    }
}

@media (max-width: 991px) {
    .about-style4__content-tab-item {
        padding: 30px 20px;
    }
}

.about-style4__content-tab-item .title {
      font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
}

.about-style4__content-tab-item .text {
      color: #cbd5d1;
    line-height: 1.7;
    max-width: 86%;
    margin: 0;
}


.about-style4__content-tab-item .goals-list {
    padding-left: 0;        
    margin-bottom: 25px;
    color: #cbd5d1;
    max-width: 480px;
    list-style: none;      
}

.about-style4__content-tab-item .goals-list li {
    position: relative;
    padding-left: 30px;      
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 1.6;
}


.about-style4__content-tab-item .goals-list li::before {
    position: absolute;
    left: 0;
    top: 2px;
    content: "\f1ab";        
     font-family: flaticon_normal-icon !important;
    color: #fff;         
    font-size: 14px;
    font-weight: 900;        
}

.about-style4__content-tab-item .explore-btn {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    letter-spacing: 1px;
    transition: color 0.3s ease;
}

.about-style4__content-tab-item .explore-btn .btn-arrow {
    font-size: 11px;
}

.about-style4__content-tab-item .explore-btn:hover {
    color: #ed1c24;
}



.leadership-team-section {
    position:relative;
    background-color:#f8f8f9;
    padding:0 0 4rem;
}

.leadership-paragrphd h4{
    margin: 1rem 0 0;
    font-size: 19px;
    font-weight: 600;
}
.leadership-team-images img{
        border-radius: 5px;
        width: 100%;
        height: auto;
        object-fit: cover;
}
.leadership-paragrphd span{
        font-weight: 500;
    color: #ed1d24;
}
.leadership-paragrphd p{
       margin: 0.5rem 0 0;
    text-align: justify;
}



/* 1. Intha parent container-la thaan counter register panrom */
.main-counter-wrapper {
    counter-reset: my-card-counter; 
}

.why-businesses-section {
    position: relative;
    padding: 4rem 0 0;
}
.why-businesses-section .section-title p{
        max-width: 75%;
    margin: auto;
}
.why-choose-style3__single:hover {
    border-color: transparent;
}

.why-choose-style3__single .icon-box svg{
        filter: brightness(0) invert(1);
}


.why-choose-style3__single {
      position: relative;
    display: block;
    border-radius: 6px;
    background-color: #004182;
    border: 1px solid #23423f;
    padding: 84px 39px 31px;
    transition: all 0.5s ease;
    z-index: 1;
    counter-increment: my-card-counter;
    height: 100%;
}
.why-businesses-section .row{
    row-gap:20px;
}

/* 3. HTML text-ku bathila pseudo-element moolama number inject panrom */
.why-choose-style3__single::after {
   
     content: counter(my-card-counter, decimal-leading-zero);
    position: absolute;
    top: 19px;
    right: 36px;
    color: transparent;
    -webkit-text-stroke: 1px #ffffff24;
    font-size: 75px;
    line-height: 1.1em;
    font-weight: 500;
    z-index: 0;
}

/* Base Hover Effects intact */
.why-choose-style3__single:hover::before {
    opacity: 1;
    transform: perspective(400px) scaleX(1.0);
}

.why-choose-style3__single::before {
    content: "";
    position: absolute;
    top: -1px; left: -1px; bottom: -1px; right: -1px;
    opacity: 0;
    border-radius: 6px;
     border: 2px solid #ed1d24;
    transform: perspective(400px) scaleX(0.7);
    transform-origin: center;
    z-index: -1;
    transition: all 0.5s ease;
}

/* Icon Box styles */
.why-choose-style3__single:hover .icon-box {
    border-color: transparent;
}
.why-choose-style3__single .icon-box {
  position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    background-color: #2b3944;
    border: 1px solid #f4f3f31f;

    border-top-left-radius: 6px;
    top: -1px;
    left: -1px;
    transition: all 0.5s ease;
    z-index: 1;
}
.why-choose-style3__single .icon-box img{
    filter:brightness(0) invert(1);
}
.why-choose-style3__single .title-box {
    position: relative;
    display: block;
    padding-top: 33px;
    z-index: 2; /* It ensures texts stays above background numbers */
}

.why-choose-style3__single .icon-box::before {
    content: "";
    position: absolute;
    top: -1px; left: -1px; bottom: -1px; right: -1px;
    opacity: 0;
    border-top-left-radius: 6px;
    border: 1px solid #ed1d24;
    transform: perspective(400px) scaleX(0.7);
    transform-origin: center;
    z-index: -1;
    transition: all 0.5s ease;
}

.why-choose-style3__single :hover .icon-box::before {
    opacity: 1;
    transform: perspective(400px) scaleX(1.0);
}

.why-choose-style3__single .title-box h4{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}


.why-choose-style3__single:hover .icon-box::before {
    opacity: 1;
    transform: perspective(400px) scaleX(1.0);
    transition: border-color 0.5s ease;
    transition: all 0.5s ease;
}

.why-choose-style3__single .icon-box::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    opacity: 0;
    border-top-left-radius: 6px;
    border: 1px solid #ed1d24;
    transform: perspective(400px) scaleX(0.7);
    transform-origin: center;
    z-index: -1;
}

.why-choose-style3__single p{
       margin: 0;
    color: #c2c2c2;
}






.grid-image-fancybox{
    padding: 4rem 0;
}


.grid-image-fancybox .custom-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 230px;
  gap: 7px;
}

.grid-image-fancybox .grid-item {
  border-radius: 8px;
}

.grid-image-fancybox .grid-item img {
     width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    border-radius: 5px;
}

/* Layout styles */
.grid-image-fancybox .big {
  grid-column: span 2;
  grid-row: span 2;
}

.grid-image-fancybox .tall {
  grid-row: span 2;
}

.grid-image-fancybox .wide {
  grid-column: span 2;
}


.ascentech-mailstone-sec {
     position: relative;
    padding: 3rem 0 3rem;
    background-color: #d7ebff;
}


.long-term-growth-sec {
    padding: 60px 0;
    background-color: #f8f8f9;
    position: relative;
}
.long-term-growth-sec h4{
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        line-height: 1.3;
        margin: 0;
}
.long-term-growth-sec h4 a{
    color:#fff;
}
.long-term-growth-sec .course-card {
    background: #fff;
    padding: 18px 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    height: calc(100% - 20px); /* Height balance */
    box-shadow: 0 4px 10px rgba(0,0,0,0.02);
    transition: 0.3s ease;
    background: #004181;
    color: #fff;
}
.long-term-growth-sec .icon-box img{
  filter:brightness(0) invert(1);
}
.long-term-growth-sec .icon-box {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.our-faq-section.our-faq-sectionss {
    background-color:unset;
}


.recruitment-solution-secc {
        position: relative;
    padding: 5rem 0 4rem;
}



.choice-recruitment-across{
       position: relative;
    padding: 4rem 0 4rem;
}
.choice-recruitment-tabler {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
  }
.choice-recruitment-across .section-title p{
        max-width: 75%;
    margin: auto;
}
  .choice-recruitment-tabler th,
  .choice-recruitment-tabler td {
       border: 1px solid #ccc;
    padding: 15px 15px;
  }

  .choice-recruitment-tabler thead {
    background-color: #f9f9f9;
  }

  .choice-recruitment-tabler th {
   background: #004181;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
  }

  .choice-recruitment-tabler tbody tr:nth-child(even) {
    background-color: #edf1fa;
  }