@font-face {
    font-family: "Marcellus";
    src: url("./Marcellus-Regular.ttf");
    src: url("./Marcellus-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
  }

.slider-box.col-lg-8 > img{
    height:80px;
    width:80px;
    position:relative;
    left:47%;
}


html , body{
overflow-y:auto !important;
}

.gallery {
  
    height: auto !important;
}

.logo-img{
    width: 160px;
}

.navbar.blur {
    border-color: rgba(255, 255, 255, 0.05);
    -webkit-backdrop-filter: blur(10px);
    /* backdrop-filter: blur(10px); */
    padding:15px 0;
}

.navbar .icon-line{
    height: 2px;
   
    width: 100%;
}


.navbar .icon-line1{
 width: 28px;
 background-color: #fff;
}

.navbar .icon-line2{
    width: 41px !important;
    background-color: #fff;
}
   
.navbar .icon-line3{
    width: 24px !important;
    background-color: #ececec;
}

.hamenu .menu-links .main-menu>li .link .fill-text {
    font-family: "Marcellus";
    font-weight: 400;
}

.hamenu .menu-text .text h2 {
    font-family: "Marcellus";
    margin-top:80px;
}

.logo img{
    width: 160px;
}

.hamenu .menu-links .main-menu>li .link i {
    
    background-color: #ffc000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rest a{
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    text-decoration: none;
}

.hamenu .menu-links .main-menu .sub-menu li a {
    color: #000;
}

.ti-close:before {
    content: "\58" !important;
    color:#ffc000;
    font-size: 23px;
}

.left-halfslider{
    width: 65%;
}

.right-halfslider{
    width:35%;
}

.carousel-item img{
    height: 100vh;
}

.slider-description {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    padding-left: 75px;
    padding-bottom: 70px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    width: 38%;
    background-color:rgb(54 54 54 / 90%) !important;
}

/* .carousel-item{
    height: 100vw;
} */


.carousel-item .slider-description p{
    font-size: 16px;
    letter-spacing: 5px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
}
.carousel-item .slider-description h2{
    font-size: 48px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 60px;
}
.carousel-item .slider-description h2 span{
    color:#ffc000;
    position: relative;
}

.carousel-item .slider-description h2 span:after{
    width:100%;
    bottom:0;
    right:0;
    position: absolute;
    background-color: #ffc000;
    height:2px;
    content:'';
}

.button__content.align-icon-left {
display: flex;
}

.carousel-item  .fa-arrow-right {
    color: #ffff;
    background-color: #ffc000;
    padding: 16px 17px;
    font-size: 18px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-left:10px;
}
.carousel-item  .elementor-widget-container a{
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    z-index:99;
    padding-left:18px;
    position: relative;
}
.carousel-item  .elementor-widget-container a:after{
position: absolute;
right:0;
bottom:0;
width:50px;

z-index: -9;
content:'';
background-color: #ffc000;
 transition:all 0.9s;
}

.carousel-item  .elementor-widget-container a:hover:after{
    right:0;
    width:100%;
    height:100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.carousel-item  .elementor-widget-container a:hover{
    color:#000;
}

.carousel-item  .elementor-widget-container a:hover i{
color:#000;
}

.left-halfslider img {
    clip-path: inset(0 100% 0 0);
    transition: clip-path 0.8s cubic-bezier(.45, .05, .15, .93);
}

.left-halfslider img.reveal {
    clip-path: inset(0 0 0 0); /* Full reveal */
}
.left-halfslider .carousel-item:first-child img{
    clip-path: inset(0 0 0 0); /* Full reveal */
}

div#smooth-wrapper {
    
    overflow: unset !important;
 }

.smalltext{
    font-size: 16px;
    letter-spacing: 5px;
    line-height: 30px;
    text-transform: uppercase;
 
    font-weight: 400;
    font-family: "Marcellus";
}

#sustained-success .smalltext{
    color: #ffc000;
    margin-bottom: 5px;
    text-align: left;
}

.section-headings{
    font-size: 48px;
    text-align: left;
    font-weight: 400;
    font-family: "Marcellus";
    text-transform: capitalize;

}

.section-headings span{
    color:#ffc000;
    position: relative;
    display: inline;
   
}

.section-headings span:after{
    width:100%;
    bottom:0;
    right:0;
    position: absolute;
    background-color: #ffc000;
    height:2px;
    content:'';
}

#sustained-success .section-headings{
    color: #363636;
}
.p-90{
    padding:90px 0;
}

.w-20{
    width:25%;
}
.w-30{
    width:45%;
}
.w-50{
    width:50%;
    padding-left:30px;
}

#sustained-success .w-50{
width:55% !important;
}

.w-96{
    width:96%;
    gap:50px;
}

#sustained-success .row:first-child{
    margin-bottom: 2.5rem;
}

#sustained-success .w-50 p{
    font-size: 16px;
    font-family: "Marcellus";
    margin-bottom: 40px;
}

#sustained-success .w-50 p:first-child{
    font-size: 20px;
line-height: 32px;
color: #000000;
font-weight: 400;
font-family: "Marcellus";
margin-bottom:30px;
}




.button-animation  .fa-arrow-right {
    color:white;
    background-color: #ffc000;
    padding: 16px 17px;
    font-size: 18px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-left:10px;
}
.button-animation  a{
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    
    font-weight: 400;
    font-family: "Marcellus";
    z-index:99;
    padding-left:18px;
    position: relative;
}
.button-animation a:after{
position: absolute;
right:0;
bottom:0;
width:50px;

z-index: -9;
content:'';
background-color: #ffc000;
 transition:all 0.9s;
}

.button-animation a:hover:after{
    right:0;
    width:100%;
    height:100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}



#sustained-success .button-animation  .fa-arrow-right{
color:#fff;
}
#sustained-success .button-animation  a{
color: #363636;
font-weight: 400;
}

#our-services .smalltext{
    margin-bottom: 0;
    color: #ffc000;
}

#our-services {
    padding-bottom: 75px;
}

#our-services .box img{
    width:72px;
    height:72px;
    margin-bottom: 20px;
}

#our-services .box h5{
font-size: 24px;
color: #363636;
font-weight: 400;
font-family: "Marcellus";
margin-bottom: 35px;
height:50px;
}
#our-services .box p.f-18{
    font-size: 16px;
line-height: 30px;
color: #363636;
font-weight: 400;
font-family: "Marcellus";
}
#our-services .box p.f-20{
    font-size: 17px;
line-height: 32px;
color: #000000;
font-weight: 400;
font-family: "Marcellus";
}

#our-services .owl-stage {
    display: flex;
    flex-wrap: nowrap;
    /* overflow-x: hidden; */
}

#our-services .owl-stage-outer{
    overflow: hidden;
}

#our-services h2{
    margin-bottom: 50px;
}

#our-services .owl-nav {
position: absolute;
top:-26%;
right:0;
}

#our-services .ourservices-slider.owl-loaded.owl-drag{
    position: relative;
}

#our-services button.owl-prev,#our-services button.owl-next{
    padding:12px 17px;
    border:none;
    border-radius: 50%;
    color:#fff;
}

#our-services button.owl-prev{
    background-color: #bbb8b8;
    margin-right: 5px;
}
#our-services button.owl-next{
    background-color: #ffc000;
}

#our-service .owl-dots.disabled {
    display: none !important;
}
  
#counter-section{
    background-color: #363636;
}

#counter-section .smalltext{
    color:#ffff;
    margin-bottom: 10px;
}

#counter-section h2{
    color:#ffff; 
    margin-bottom: 35px;
}

#counter-section p{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 36px;
}


#counter-section .button-animation  a {
   color:#fff;
}

#counter-section .elementor-widget-container a:hover 
{
color:#000;

}

#counter-section .elementor-widget-container a:hover i{
    color:#000;
}
#counter-section .counter{
    opacity: 0.141;
    font-size: 98px;
    line-height: 64px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: center;
    margin-bottom: 15px;
}

#counter-section .col-lg-4 .counter-title{
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: center;
    margin:0;
}


#counter-section .col-lg-4 span{
    opacity: 0.141;
    font-size: 98px;
    line-height: 64px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: center;
    margin-bottom: 15px; 
}


#counter-section .mb-70{
    margin-bottom: 70px;
}

#our-sectors p.smalltext{
    color:#ffc000;
}

#our-sectors .owl-stage {
    display: flex;
    flex-wrap: nowrap;
    /* overflow-x: hidden; */
}

#our-sectors .owl-stage-outer{
    overflow: hidden;
}

#our-sectors .oursectorslider p{
    font-size: 20px;
    line-height: 30px;
  
color: #363636;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: left;
 margin-top:20px;
}

#our-sectors .oursectorslider .owl-nav.disabled {
display: none !important;
}

#our-sectors .oursectorslider .owl-item{
    position: relative;
}

#our-sectors .oursectorslider .owl-item:after {
    position: absolute;
    content: '';
    right: -12.5px;
    top: 0;
    height: 83%; 
    width: 1px;
    background: #66666661;
}

#ceomessage{
    background-color: #363636;
    padding:75px 0;
}

#ceomessage .quotesimg{
    width:24px;
    height:24px;
}

#ceomessage .ceoimg{
    width:75px;
    margin-bottom: 20px;
    height:75px;
}

#ceomessage h2{
    text-align: center;
    color:#fff;
}

#ceomessage h2 span{
    margin-right:10px;
}

#ceomessage p{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: center;
    margin-bottom: 30px;
}

#ceomessage .ceoname{
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: center;
    margin-bottom: 0px;
}

#ceomessage .col-lg-5:first-child:after {
    position: absolute;
    right: -20%;
    top: 0;
    content: '';
    background: #66666661;
    height: 100%;
    width: 2px;
}

#ceomessage .moretext {
    display: none;
  }

  #ceomessage .moreless-button{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: center;
  }

  .logoscroll-slider .owl-stage{
    display: flex;
    flex-wrap: nowrap;
  }
  .logoscroll-slider .owl-stage-outer{
    overflow: hidden;
}

.logoscroll-slider  .owl-nav.disabled {
display: none;
}

.logoscroll-slider  .box {
    padding: 25px 15px;
    border: 1px solid #66666661;
}

#footer{
    background-color: #363636;
}

#footer .w-30{
    width:30% !important;
}

#footer .w-70{
    width:70% !important;
 padding-left: 126px;
 padding-top:70px;
}

#footer  p{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    margin-top:30px;
}

#footer .logo-footer{
    width:130px;
}
#footer .heading{
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 0;
    margin-top:17px;
}

#footer .fa-brands,#footer .fa-solid{
    font-size: 20px;
    margin-right:20px;
    color:#ffc000;
}

#footer ul{
    padding:0;
    margin:0;
    margin-top:35px;
}

#footer .col-lg-8{
    /*padding-left:124px;*/
    padding-left:84px;

}

#footer .col-lg-5:nth-child(1){
    padding-right:20px;
    padding-top:70px;
}

#footer .second-column{
    padding-left:25px;
        /*padding-right: 31px;*/
    padding-top:70px;
}


#footer .third-column{
    padding-left:20px;
    padding-top:70px;
}

#footer .col-lg-4{
    padding-top:70px;
background-color:#4d4a4a;
}


#footer .col-lg-3.second-column{
    padding-top:70px;
    background-color: inherit;
}

#footer .col-lg-4 p{
    text-align: center;
    margin-bottom: 20px;
}

#footer .footerline{
    padding-top:50px;
    border-bottom:1px solid #66666661;
}

#footer .last-para{
    font-size: 14px;
    color: #878787;
font-weight: 400;
font-family: "Marcellus"
}

#footer .quicklinks li a{
    font-size: 16px;
    color: #fff;
font-weight: 400;
font-family: "Marcellus";
position: relative;
}

#footer .quicklinks li a:before{
    position: absolute;
    top: 7px;
    left: -17px;
    background:#ffc000;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    content: '';
}

nav.navbar.navbar-expand-lg.change.blur.yellowbg {
     backdrop-filter: brightness(1.2) sepia(1) hue-rotate(360deg) saturate(2);
    background-color: rgb(250 202 55 / 80%) !important; /* Adjust intensity */
    position: fixed;
    
    left:0;
    width:100%;
}

#sustained-success .pl-60{
    padding-left:70px;
}

.navbar.blur {
   border:none !important;
}

.navbar.nav-scroll {
    padding:15px 0 !important;
}





   



.page-banner{
    height:82vh;
}

.page-banner img{
    height:100%;
    object-fit:cover;
}

.page-banner .left-img ,.page-banner .right-img{
   
    height:100%;
}

/* .page-banner .left-img {
    width: 62%;
}
.page-banner .right-img {
    width: 38%;
} */


.page-banner .overlay-page{
    position: absolute;
    bottom:0px;
    right:0px;
    width:40%;
    height:100%;
    background-color: rgba(54, 54, 54, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 50px;
    padding-left:75px;
    padding-right: 100px;
}

.page-banner  .overlay-page h2{
    color:#fff;
    margin-bottom: 40px;
}
.page-banner .overlay-page p{
    font-size: 16px;
    line-height: 30px;
    color: #ffff;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 50px;
}


.page-banner .button-animation a{
    color:#ffff !important;
}

#intro-text ul{
padding:0;
padding-left:25px;
margin:0;
margin-top:30px;
}
#intro-text ul li{
    list-style:decimal-leading-zero;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 30px;
}

#intro-text ul ::marker{
    color:#ffc000;
    font-family: "Marcellus";

}

#intro-text{
    padding:90px 0;
}

#intro-text .col-lg-3 img{
    width:93%;
}

#faq .w-50.left-section{
    padding:0;
}

#faq .w-50.left-section img{
    height:100%;
}

#faq .w-50.right-section{
padding:70px;
background-color: #ececec;
}


#faq .accordion-body {
    background-color: #ececec !important;
    border:none !important;
}
#faq .accordion-button{
    background-color: #ececec !important;
    border:none !important;
    position: relative;
    border-bottom: 1px solid #66666661 !important;
    padding-left:0;
}


#faq .accordion-item {
    background-color: #ececec !important;
    border:none !important;
}

#faq .accordion-body{
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    font-family: "Marcellus";
    padding-left:0;
}

#faq .accordion-button:not(.collapsed) {
    color: #000000 !important;
}

#faq .accordion-button:after{
    position: absolute;
    content:'\f068';
    right:0;
    bottom:27px;
    font-family: 'font awesome 6 free';
    font-weight:900;
}

#faq .accordion-button:focus {
  border:none !important;
  box-shadow: none !important;
  outline: none !important;
 
}


#faq .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "\2b";
    
    background-image:none !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

#faq .accordion-button:not(.collapsed)::after {
    background-image:none !important;
    content: "\f068";
    transform: none;
   
}
#faq h3{
    font-size: 38px;
    color: #363636;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 40px;
    padding-left:0;
}

#our-process{
    background-color: #fff;
    padding-top:90px;
}
#our-process h2{
    color: #363636;
    margin-bottom: 40px;
}
.grey-bg{
    background-color: #ececec;
}

#our-process .grey-bg{
    padding:50px 0;
}

#our-process h3{
 

text-transform: uppercase;

font-weight: 400;
font-family: "Marcellus";
position: relative;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #363636;
-webkit-text-fill-color: #ececec;
font-size: 90px;
}



.topnav .menu-icon{
    display:flex;
    flex-direction:column;
    align-items:end;
    margin-top:10px;
}
.topnav .menu-icon span{
    margin-top:5px
}
.topnav .menu-icon .icon-line2{
    width:50px !important;
}

#our-process .grey-bg span{
    position: relative;
   
    bottom: 62px;
    transform: rotate(270deg);
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 400;
    font-family: "Marcellus";
}
/* Target the first span */
#our-process .col-lg-3:nth-child(1) span {
    left:97px;
}

/* Target the second span */
#our-process .col-lg-3:nth-child(2) span {
    left:124px;
}

/* Target the third span */
#our-process .col-lg-3:nth-child(3) span {
    left:118px;
}

/* Target the fourth span */
#our-process .col-lg-3:nth-child(4) span {
    left:128px;
}

#our-process h3:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    background: #66666661;
    bottom: -18px;
    left: 0;
}
#our-process .heading{
    font-size: 24px;
    color: #363636;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 5px;
}
#our-process .para{
    font-size: 16px;
line-height: 30px;
color: #000000;
font-weight: 400;
font-family: "Marcellus";
}

#about-us-slider{
    background-color: #fff;
    padding:90px 0;
}

#about-us-slider .owl-stage-outer {
    overflow: hidden;
}
#about-us-slider .owl-stage {
    display: flex;
    flex-wrap: nowrap;
    /* overflow-x: hidden; */
}

#about-us-slider .quotes-img img{
    height:24px;
    width:24px;
    margin-bottom: 30px;
}

#about-us-slider .description{
    font-size: 22px;
line-height: 38px;
color: #000000;
font-weight: 400;
font-family: "Marcellus";
text-align: center;
margin-bottom: 45px;
}

#about-us-slider .owl-item{
    display: flex;
    justify-content: center;
}
#about-us-slider .name{
    font-size: 16px;
    text-transform: uppercase;
    color: #363636;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: center;
}


#about-us-slider button.owl-prev, #about-us-slider button.owl-next {
    position: absolute;
    top: 50%;
    border: none;
    background: transparent;
    font-size: 25px;
    color: #363636;
    font-weight: 400;
}


#about-us-slider button.owl-prev:after {
    position: absolute;
    right: -7px;
    content: '';
    width: 2px;
    height: 27px;
    top: 5px;
    background: #363636;;
}

#about-us-slider button.owl-next:after {
    position: absolute;
    left: -7px;
    content: '';
    width: 2px;
    height: 27px;
    top: 5px;
    background: #363636;
}



#about-us-slider button.owl-prev{
    left:0;
}

#about-us-slider button.owl-next{
    right:0;
}

#faq .acc-content {
    display: none;
}

#faq .acc-content.current {
    display: block !important;
    /* Ensure visibility */
}

#faq .acc-btn {
    padding-bottom: 15px;
    position: relative;
    color: #000000;
   font-weight: 400;
}

#faq .acc-btn.smalltext:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 100%;
    background-color:#66666661;
    height: 1px;
}

#faq .accordions{
    margin-bottom: 20px;
}
#faq .accordions .acc-btn:before {
position: absolute;
/*right: 35px;*/
right: 0px;
top: 2px;
height: 30px;
font-size: 14px;

color: #000;
line-height: 30px;
content: "\2b";
font-family: "font awesome 6 free";
transition: all 100ms ease;
font-weight:900;
}


#faq .accordions .acc-btn.active:before {
color: #000;
content: "\f068";
font-weight:900;
font-family: "font awesome 6 free";
}
#faq .accordions .contents{
margin:20px 0;
}
#faq .accordions .contents p{
margin:0;
font-size: 16px;
line-height: 30px;
color: #000000;
font-weight: 400;
font-family: "Marcellus";
}


#faq .accordion-animation{
transition: 1s ease;
}

#finance-consulting-intro{
    padding:90px 0;
}



#finance-consulting-intro ul{
    padding:0;
    padding-left:25px;
    margin:0;
    margin-top:30px;
    }

    #finance-consulting-intro p{ 
        font-size: 16px;
line-height: 30px;
color: #000000;
font-weight: 400;
font-family: "Marcellus";
    }

    #finance-consulting-intro ul li{
        list-style:decimal-leading-zero;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        font-weight: 400;
        font-family: "Marcellus";
        margin-bottom: 30px;
    }
    #finance-consulting-intro ul li:last-child{
        margin-bottom: 0px;
    }
   
#finance-consulting-intro ul ::marker{
        color:#ffc000;
        font-family: "Marcellus";
    
    }

    #finance-consulting-intro .row > .col-lg-6:nth-child(1){
        padding-right:38px;
    }

    #finance-consulting-intro .row > .col-lg-6:nth-child(2){
        padding-left:38px;
    }

    #finance-consulting-intro h2{
        font-size: 46px;
    }

    #we-developcreate{
        background-color: #ececec;
        padding-top:60px;
        margin-bottom:90px;
       
    }

    #we-developcreate h2{
        position: relative;
        margin-bottom:60px;
    }
    #we-developcreate .row-bottomborder{
       border-bottom: 1px solid #000;
      /* padding-bottom: 25px;*/
        
    }
   
    #we-developcreate .mt-55{
        margin-top:55px;
    }

    #we-developcreate .icon-img{
        height:88px;
        width:88px;
    }

    #we-developcreate .digital-products h3{
        font-size: 33px;
color: #000000;
font-weight: 400;
font-family: "Marcellus";
text-transform: capitalize;
    }

    #we-developcreate .digital-products p{
        font-size: 16px;
        line-height: 30px;
        color: #000000;
        font-weight: 400;
        font-family: "Marcellus";
        padding-left:30px;
    }



    #we-developcreate .digital-products .subserviceicon {
        
        padding: 14px 15px;
        border: 1px solid #66666661;
        color:#ffc000;
        border-radius: 50%;
    }

    #we-developcreate .digital-products{
        margin-bottom: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid #66666661;
        align-items:center;
    }

    
    #we-developcreate .digital-products .col-lg-1 .grey-img {
        display: block; 
    }
    
    
    #we-developcreate .digital-products .col-lg-1 .yellow-img {
        display: none; 
    }
    
    
    #we-developcreate .digital-products:hover .col-lg-1 .grey-img {
        display: none; 
    }
    
    
    #we-developcreate .digital-products:hover .col-lg-1 .yellow-img {
        display: block; 
    }
    
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 85% !important;
    }


   #logo-scroll .firstActiveItem {
     opacity: 1 !important;
    }

    #logo-scroll .owl-item {
        opacity: 0.8;
       }

       #logo-scroll .owl-item:hover {
        opacity: 1 !important;
    }

 


/* Contact page start soniya */

.section-headings {
    font-size: 48px;
    text-align: left;
    font-weight: 400;
    font-family: "Marcellus";
    text-transform: capitalize;
    margin-bottom: 2rem;
}

    .section-headings span {
        color: #ffc000;
        position: relative;
        display: inline;
       
    }

        .section-headings span:after {
            width: 100%;
            bottom: 0;
            right: 0;
            position: absolute;
            background-color: #ffc000;
            height: 2px;
            content: '';
        }

#sustained-success .section-headings {
    color: #363636;
}

.contact_banner {
   /* display: flex;
    position: relative;*/
height:82vh;

   
}

    .contact_banner img {
        object-fit: cover;
         /*background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;*/
       height:100%;
 
    }

.contact_banner .overlay-page{
    position: absolute;
    bottom:0px;
    right:0px;
    width:40%;
    height:100%;
    background-color: rgba(54, 54, 54, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 50px;
    padding-left:75px;
    padding-right: 100px;
}
 
.contact_banner  .overlay-page h2{
    color:#fff;
    margin-bottom: 40px;
}
.contact_banner .overlay-page p{
    font-size: 16px;
    line-height: 30px;
    color: #ffff;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 50px;
}

#our-presence {
    padding: 4rem 0;
}

    #our-presence .places {
        display: flex;
        align-items: center;
        /*justify-content: space-between;*/
    }

        #our-presence .places .item {
            /*margin-right: 2rem;*/

           padding-right: 2rem;

        }


            #our-presence .places .item h2 {
                font-size: 40px;
                color: #000000;
                font-weight: 400;
                font-family: "Marcellus";
            }

            #our-presence .places .item p {
                font-size: 16px;
                line-height: 30px;
                color: #363636;
                font-weight: 400;
                font-family: "Marcellus";
                margin: 0;
            }

            #our-presence .places .item span {
                font-size: 18px;
                color: hsl(0, 0%, 0%);
                font-weight: 400;
                font-family: "Marcellus";
            }

            #our-presence .places .item .contact-info .item {
                display: flex;
                align-items: flex-start;
                justify-content: flex-start;
                margin: 1rem 0rem;
            }

                #our-presence .places .item .contact-info .item i {
                    color: #ffc000;
                    width: 20px;
                    margin: 0.5rem 1rem 0 0;
                }


.container-fluid {
    padding: 0;
}

#contactUs-form .contact-details {
    padding: 2rem 5rem;
    background-image: url('../img/Contact/form-bg.jpg');
    object-fit: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 60%;
}

#contactUs-form {
    display: flex;
    margin: 4rem 0;
}

    #contactUs-form .right_img {
        width: 40%;
        margin-left: 2rem;
    }

        #contactUs-form .right_img img {
            height: 100%;
        }

    #contactUs-form .contact-details {
        padding: 3rem 2rem;
        width: 60%;
    }

        #contactUs-form .contact-details .section-headings {
            margin-bottom: 1rem;
        }

        #contactUs-form .contact-details input {
            width: 100%;
            border: none;
            background: none;
        }

        #contactUs-form .contact-details hr {
            margin-bottom: 4rem;
        }

        #contactUs-form .contact-details .msg-hr {
            margin-top: 8rem;
        }

        #contactUs-form .contact-details a {
            font-size: 18px;
            line-height: 30px;
            text-transform: uppercase;
            color: #363636;
            font-weight: 400;
            font-family: "Marcellus";
        }

        #contactUs-form .contact-details button {
            border: none;
        }

        #contactUs-form .contact-details .button-animation a {
            padding: 0;
            color:white;
        }

        #contactUs-form .contact-details .wgl-button {
            width: 200px;
            display: flex;
            justify-content: center;
            align-items: center;
        }



.captcha-field img {
    height: 50px !important;
    width: 100% !important;
}
/* Contact page END soniya */

#we-developcreate .description {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.3s ease; /* Smooth transition */
    max-height: 3.6em; /* Approximately two lines of text */
}

    #we-developcreate .description.expanded {
        -webkit-line-clamp: unset; /* Remove line clamping */
        max-height: none; /* Allow full height for expanded content */
    }

#we-developcreate .toggle-desc i {
    cursor: pointer;
    transition: transform 0.3s ease; /* Smooth rotation */
}




/* sector-detail page soniya start  */


/* sector-detail page */

.section-headings {
    font-size: 48px;
    text-align: left;
    font-weight: 400;
    font-family: "Marcellus";
    text-transform: capitalize;
    /*margin-bottom: 3rem;*/
}

    .section-headings span {
        color: #ffc000;
        position: relative;
        display: inline;
      
    }

        .section-headings span:after {
            width: 100%;
            bottom: 0;
            right: 0;
            position: absolute;
            background-color: #ffc000;
            height: 2px;
            content: '';
        }

#sustained-success .section-headings {
    color: #363636;
}

.sector_detail_banner {
    display: flex;
    position: relative;
    height:82vh;

}

    .sector_detail_banner img {
        object-fit: cover;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 82vh;
    }


.sector_detail_banner .overlay-page{
    position: absolute;
    bottom:0px;
    right:0px;
    width:40%;
    height:100%;
    background-color: rgba(54, 54, 54, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 50px;
    padding-left:75px;
    padding-right: 100px;
}
 
.sector_detail_banner .overlay-page h2{
    color:#fff;
    margin-bottom: 40px;
}
.sector_detail_banner .overlay-page p{
    font-size: 16px;
    line-height: 30px;
    color: #ffff;
    font-weight: 400;
    font-family: "Marcellus";
    margin-bottom: 50px;
}

#second_section {
    padding: 4rem 0;
}

    #second_section .container .text-center .row .item {
        display: flex;
        align-items: flex-start;
        text-align: left;
    }

        #second_section .container .text-center .row .item span {
            margin-right: 1rem;
            color: #ffc000;
            width: 20px;
            margin: 0.5rem 1rem 0 0;
            font-family: "Marcellus";
        }

        #second_section .container .text-center .row .item h2 {
            font-size: 30px;
            color: #000000;
            font-weight: 400;
            font-family: "Marcellus";
        }

        #second_section .container .text-center .row .item p {
            font-size: 16px;
            line-height: 30px;
            color: #363636;
            font-weight: 400;
            font-family: "Marcellus";
            margin: 1rem 0;
        }

    #second_section .places .item .contact-info .item {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        margin: 1rem 0rem;
    }

#sector_detail_form.container-fluid {
    display: flex;
    margin-bottom: 4rem;
}

#sector_detail_form img {
    height: 100%;
    width: 55%;
}

#sector_detail_form .contact-details .section-headings {
    margin-bottom: 4rem;
}

#sector_detail_form .contact-details input {
    width: 100%;
    border: none;
    background: none;
}

#sector_detail_form .contact-details hr {
    margin-bottom: 3rem;
}

#sector_detail_form .contact-details .msg-hr {
    margin-top: 6rem;
}

#sector_detail_form .contact-details a {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: #363636;
    font-weight: 400;
    font-family: "Marcellus";
    padding:0;
}

#sector_detail_form .contact-details button {
    border: none;
}

#sector_detail_form .contact-details {
    padding: 2rem 5rem;
    background-image: url('../img/Contact/form-bg.jpg');
    object-fit: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 60%;
}



#sector_detail_from .equal_heights {
    display: flex;
    flex-direction: column;
}

#sector_detail_form .image_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap:1rem;
    height: 100%;
    margin-left: 2rem;
}


    #sector_detail_form .image_grid img {
        width: 100%;
        height: 330px;
        object-fit: cover;
    }

    #sector_detail_form .image_grid .item {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        position: relative;
    }

        #sector_detail_form .image_grid .item .square {
            width: 100%;
            height: 100%;
            position: relative;
        }

    #sector_detail_form .image_grid .square .block1 {
        width: inherit;
        height: inherit;
        background-color: #363636;
        /*position: absolute;*/
        padding: 2rem;
        height:330px;
    }

        #sector_detail_form .image_grid .square .block1 h2 {
            font-size: 30px;
            font-weight: 400;
            font-family: "Marcellus";
            color: white;
        }

        #sector_detail_form .image_grid .square .block1 p {
            font-size: 12px;
            color: white;
            font-weight: 300;
            font-family: "Marcellus";
        }


    #sector_detail_form .image_grid .square .block2 {
        width: inherit;
        height: inherit;
        background-color: #ffc000;
        /*position: absolute;*/
        padding: 2rem;
    }

        #sector_detail_form .image_grid .square .block2 h2 {
            font-size: 20px;
            color: #000000;
            font-weight: 400;
            font-family: "Marcellus";
        }

        #sector_detail_form .image_grid .square .block2 p {
            font-size: 12px;
            color: #000000;
            font-weight: 300;
            font-family: "Marcellus";
        }

    #sector_detail_form .image_grid .square .block1 .button-animation, .block2 .button-animation {
        position: absolute;
        bottom: 1rem;
    }

    #sector_detail_form .image_grid .square .block1 .button-animation {
        color: white;
    }

    #sector_detail_form .image_grid .square .block2 .button-animation .fa-arrow-right {
        background-color: #363636;
        color: white;
    }
/*#sector_detail_form .image_grid {
    width: 40%;
    margin-left: 2rem;
}

    #sector_detail_form .image_grid .img_row2 {
        margin-top: 2rem;
    }

    #sector_detail_form .image_grid img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #sector_detail_form .image_grid .square {
        width: 100%;
        height: 100%;
        aspect-ratio: 1;
        position: relative;
    }

        #sector_detail_form .image_grid .square .item1 {
            width: inherit;
            height: inherit;
            position: absolute;
            top: 0;
            left: 0;
            text-align: left;
            background-color: #363636;
            color: white;
            padding: 2rem;
        }

            #sector_detail_form .image_grid .square .item1 h2 {
                font-size: 20px;
                color: #000000;
                font-weight: 400;
                font-family: "Marcellus";
                color: white;
            }

        #sector_detail_form .image_grid .square .item1 {
            font-size: 12px;
            color: #000000;
            font-weight: 300;
            font-family: "Marcellus";
            color: white;
        }

        #sector_detail_form .image_grid .square .item2 {
            width: inherit;
            height: inherit;
            position: absolute;
            top: 0;
            left: 0;
            text-align: left;
            background-color: #ffc000;
            padding: 2rem;
        }

            #sector_detail_form .image_grid .square .item2 h2 {
                font-size: 20px;
                color: #000000;
                font-weight: 400;
                font-family: "Marcellus";
            }

            #sector_detail_form .image_grid .square .item2 p {
                font-size: 12px;
                color: #000000;
                font-weight: 300;
                font-family: "Marcellus";
            }

        #sector_detail_form .image_grid .square .item1 .button-animation, .item2 .button-animation {
            position: absolute;
            bottom: 1rem;
        }

        #sector_detail_form .image_grid .square .item2 .button-animation .fa-arrow-right {
            background-color: #363636;
            color: white;
        }*/


#sector_detail_form .image_grid .square .block2 .button-animation a::after {
    background-color: #fff;
    transition: all 0.9s;
}

#sector_detail_form .image_grid .square .block2 .button-animation a:hover em{
 background-color: #fff;
color:#363636;
}

/* sector-detail page soniya End  */




/* news page */

#news {
    padding: 8rem 0rem;
}

    #news .owl-carousel .item {
        display: flex;
        gap: 2rem;
        width: 100%;
    }

    #news .owl-carousel .owl-item img {
        width: 100%;
        height: 100%;
    }

    #news .owl-carousel .item .text {
        margin: 0 1rem;
    }

        #news .owl-carousel .item .text h2 {
            font-size: 30px;
            color: #000000;
            font-weight: 400;
            font-family: "Marcellus";
            margin-bottom: 3rem;
        }

    #news .container .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .text p {
        font-size: 16px;
        color: #000000;
        font-weight: 300;
        font-family: "Marcellus";
        margin-bottom: 10rem;
    }


    #news .container .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .text span {
        margin: 2rem 0rem;
        font-size: 18px;
        color: #000000;
        font-weight: 300;
        font-family: "Marcellus";
    }

    #news .container .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .text .button-animation a {
        padding: 0;
    }

/* news-listing-with-slider */

#news-listing-with-slider .slider-container {
    width: 100%;
    max-width: 1000px;
    margin: 50px auto;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

    #news-listing-with-slider .slider-container .slider {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

        #news-listing-with-slider .slider-container .slider .slide {
            min-width: 50%;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            #news-listing-with-slider .slider-container .slider .slide .left-column img {
                width: 100%;
                max-width: 200px;
                border-radius: 10px;
            }

            #news-listing-with-slider .slider-container .slider .slide .right-column {
                flex: 1;
                padding-left: 20px;
            }

                #news-listing-with-slider .slider-container .slider .slide .right-column .keywords {
                    font-size: 20px;
                    color: #000000;
                    font-weight: 400;
                    font-family: "Marcellus";
                }

                #news-listing-with-slider .slider-container .slider .slide .right-column .date {
                    font-size: 12px;
                    color: #000000;
                    font-weight: 300;
                    font-family: "Marcellus";
                    margin-bottom: 10px;
                }

/* news-listing */

#news-listing {
    margin: 8rem 0;
}

    #news-listing .container .row .item {
        display: flex;
        height: 300px;
    }

        #news-listing .container .row .item .left-column img {
            height: 300px;
        }

        #news-listing .container .row .item .right-column {
            margin-left: 2rem;
        }

            #news-listing .container .row .item .right-column .section-headings {
                font-size: 30px;
                color: #000000;
                font-weight: 300;
                font-family: "Marcellus";
                margin: 2rem 0;
            }

            #news-listing .container .row .item .right-column .button-animation a {
                font-size: 12px;
                padding: 5px 5px;
                margin-top: 4rem;
            }


    #news-listing .row .item {
        margin-bottom: 2rem;
    }

/* gallery page */

#gallery {
    padding: 8rem 0rem;
}

    #gallery .container .tabs {
        margin-bottom: 4rem;
        display: flex;
        justify-content: center;
    }

        #gallery .container .tabs button {
            border: none;
            background-color: transparent;
            padding: 10px 20px;
            cursor: pointer;
            font-size: 18px;
            font-family: 'Marcellus';
            margin-right: 5px;
        }

        #gallery .container .tabs .tab.active {
            border-bottom: 2px solid #fbad1a;
            font-weight: bold;
        }

    #gallery .section-headings {
        text-align: center;
    }


/* parteners page */

#parterners {
    padding: 8rem 0rem;
}

   

        #parterners .container .row .box {
            width: 200px;
            padding: 25px 15px;
            border: 1px solid #66666661;
            margin-bottom: 1rem;
        }

            #parterners .container .row .box img {
                width: 100%;
            }









/* our-team */

#our-team{
    margin: 8rem 0;
}

#our-team .row{
    margin: 2rem 0;
}

#our-team .row .col-lg-3 .team-member{
    position: relative;
    overflow: hidden;
}

#our-team .row .col-lg-3 .team-member img{
    width: 100%;
    display: block;
}

#our-team .row .col-lg-3 .team-member .content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 84%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    opacity: 0;
    transition: opacity 0.3s ease-out;
    padding: 1rem;
}

#our-team .col-lg-3 .team-member:hover .content,
#our-team .row:first-child .col-lg-3:first-child .team-member .content {
    opacity: 1; /* Visible for hover and the first item */
}

#our-team .col-lg-3 .team-member .content .left{
    font-size: 16px;
line-height: 30px;
font-weight: 400;
font-family: "Marcellus";
    margin-right: 1rem;
}

#our-team .col-lg-3 .team-member .content .left p{
    margin: 0;
}

#our-team .col-lg-3 .team-member .content .right i{
    width: 50px;
}

#sector_detail_form .contact-details .wgl-button {
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}



/* testimonial */

#testimonials {
    margin: 8rem 0;
}

    #testimonials .box {
        text-align: left;
        padding: 2rem;
    }

        #testimonials .box p {
            font-size: 16px;
            line-height: 30px;
            font-weight: 400;
            font-family: "Marcellus";
            margin: 1rem 0;
        }

            #testimonials .box p.name {
                font-size: 16px;
                line-height: 30px;
                font-weight: 400;
                font-family: "Marcellus";
                color: #4d4a4a;
            }

        #testimonials .box img {
            width: 30px;
            height: 30px;
        }


        #testimonials .box .box-img img {
            border-radius: 100%;
            width: 80px;
            height: 80px;
        }

#our-presence .places .item .contact-info .item em{
    color: #ffc000;
    width: 20px;
    margin: 0.5rem 1rem 0 0;
}
 

 .map-container {
        position: relative;
        width: 100%;
        max-width: 800px;
        margin: 20px auto;
        text-align: center;
    }

    .map-container img {
        width: 100%;
        height: auto;
   
    }

    .map-dots {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .map-dot {
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: #ffc000;
        border-radius: 50%;
        cursor: pointer;
        
        transform: translate(-50%, -50%);
    }

    .map-dot span {
        display: none;
        position: absolute;
        /*bottom: -30px;*/
        bottom: 20px;
       
        left: 50%;
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, 0.7);
        color: #fff;
        padding: 5px;
        border-radius: 5px;
        font-size: 0.8rem;
    }


      .map-dot:hover span {    
     display: block; 
    }

    .map-dot:hover span {
        display: block;
    }

    @keyframes blink {
        0% { opacity: 0; }
        50% { opacity: 1; }
        100% { opacity: 0; }
    }

    /* Responsiveness */
    @media (max-width: 768px) {
        .map-dot {
            width: 10px;
            height: 10px;
        }
    }

    #footer .col-lg-4 {
        padding-top: 70px;
        background: #66666661;
    }

 

.quicklinks{

    justify-content: space-between;
    display: flex;
    width:300px;

}

.contact-footer{
display: flex;
align-items:center;


}

.carousel-item.position-relative {
    height: 100vh;
}

  .btn-sliderindicator {
        background-color: rgba(54, 54, 54, 0.8) !important;
        width: 8px !important;
        height: 8px !important;
       position: relative;
       margin-right:107px !important;
    }

    .btn-sliderindicator::after{
       position: absolute;
       content: '';
       width:100px;
       height:1px;
       /* background-color: rgba(54, 54, 54, 0.8); */
       background-color: rgb(54 54 54 / 90%);
       left:12px;
    }
    .btn-sliderindicator:last-of-type::after{
        display: none;
    }

    .btn-sliderindicator.active {
        opacity: 1;
    }




.equal_heights{

width:50%;
}


  .logoscroll-slider.owl-loaded.owl-drag {
          display: flex;
          justify-content: center;
    }


.slider-description {
    background-color: rgba(54, 54, 54, 0.8);
}









#sector-listing .container .row p {
    font-size: 24px;
    line-height: 30px;
    color: #363636;
    font-weight: 400;
    font-family: "Marcellus";
    text-align: left;
    margin-top: 20px;
}




/* services-listing */

#services-listing {
    padding: 2rem 8rem;
}

    #services-listing .services_container .ourservices {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    #services-listing .smalltext {
        margin-bottom: 0;
        color: #ffc000;
    }

#services-listing {
    padding-bottom: 75px;
}

    #services-listing .box img {
        width: 72px;
        height: 72px;
        margin-bottom: 20px;
    }

    #services-listing .box h5 {
        font-size: 26px;
        color: #363636;
        font-weight: 400;
        font-family: "Marcellus";
        margin-bottom: 35px;
    }

    #services-listing .box p.f-18 {
        font-size: 16px;
        line-height: 30px;
        color: #363636;
        font-weight: 400;
        font-family: "Marcellus";
    }

    #services-listing .box p.f-20 {
        font-size: 20px;
        line-height: 32px;
        color: #000000;
        font-weight: 400;
        font-family: "Marcellus";
    }


    #services-listing h2 {
        margin-bottom: 50px;
    }




.sitemapdiv .MainCat a {
    width: 100%;
    padding: 10px 0;
    float: left;
    border-bottom: 1px solid #ccc;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 20px;
    transition: all 0.5s;
    color: rgba(109, 109, 109, 255);
    text-transform: uppercase;
}



#sitemap {
    margin: 2rem 4rem;
}

#intro-text .w-48{
width:48%;
}

.section-headings span:after{
display:none;
}

.section-headings span {
    
    border-bottom: 3px solid #ffc000;
}

.carousel-indicators [data-bs-target] {
   
    background-color: #ffc000 !important;
   
}

.grey-svg{
fill:#66666661 !important;

}


.hamenu.open .menu-links .main-menu>li .link:hover {
  cursor:pointer;
}

.hamenu.open .menu-links .main-menu>li .link:hover {
  cursor:pointer;
}
