.elementor-kit-14456{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-34f83730:#4054B2;--e-global-color-4850e5e8:#23A455;--e-global-color-22ddff6b:#000;--e-global-color-390e304c:#FFF;--e-global-color-826ddd6:#001844;--e-global-color-9c3f1c6:#0C0C0C;--e-global-color-d5f7ff1:#0E1D45;--e-global-color-4f06a16:#0A9FDA;--e-global-typography-9a8d3e0-font-family:"Oswald";--e-global-typography-9a8d3e0-font-size:40px;--e-global-typography-9a8d3e0-font-weight:400;--e-global-typography-9a8d3e0-line-height:60px;--e-global-typography-5bbf286-font-family:"Lato";--e-global-typography-5bbf286-font-size:21px;--e-global-typography-5bbf286-line-height:37px;--e-global-typography-5bbf286-letter-spacing:0.1px;}.elementor-kit-14456 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}dedesdwded{display:var(--page-title-display);}.elementor-lightbox{background-color:rgba(255,81,81,0.96);}@media(max-width:1180px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSS For Staff Augmentation Page Start Here */

/* Common CSS For Section */
.button-icon-responsive span.elementor-button-icon {
    font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .button-icon-responsive span.elementor-button-icon {
    font-size: 16px;
}
}

/* Second Section CSS Code */
.text-circle-animation svg{
    animation: rotate 20s linear infinite;
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* What Makes Borderless Tech Professionals Section CSS Code */
.BTP-menu .elementor-nav-menu li .elementor-item {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 23px !important;
}
.BTP-menu .elementor-nav-menu li .elementor-item::before {
    content: "";
    display: block;
    opacity: 1 !important;
    width: 3px;
    height: 1px;
    background: #000000 !important;
    position: absolute;
    left: 0px;
}
.BTP-menu .elementor-nav-menu li .elementor-item-active {
    padding-left: 63px !important;
}
.BTP-menu .elementor-nav-menu li .elementor-item-active::before {
    width: 40px !important;
    background: #4992C1 !important;
}

/* How It Works - Section Code */
.step-timline .ha-timeline-tree-inner {
    background-color: #4992C1 !important;
}
.step-timline .ha-timeline-images img {
    margin-right: 0px;
    margin-bottom: 0px;
}

/* Trusted By Fast-Moving Tech Teams - Section Code */
.company-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 2; /* Set a higher z-index to render on top of the content */
  background: linear-gradient(to left, rgba(17, 23, 44, 0), rgba(17, 23, 44, 1)); /* Adjust the gradient direction */
}
.company-slider::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 1;
  background: linear-gradient(to right,  rgba(17, 23, 44, 0), rgba(17, 23, 44, 1)); /* Adjust the gradient */
}
.company-slider .swiper-wrapper {
  transition-timing-function: linear !important; 
}
@media only screen and (max-width: 767px) {
  .company-slider::before {
    width: 50px;
}
.company-slider::after {
    width: 50px;
}
}

/* Why Clients Trust Us - Section Code */
.custom-shadow{
    box-shadow: 0 0 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}
.custom-shadow .elementor-icon-box-title{
    margin-block-start: 0px !important;
}

/* Real Clients Real Results - Section Code */
.u-figma-1, .u-figma-2 {
  display: inline;
  font-weight: 700;
  color: #11172C;
  background-image: url("https://brainstation-23.us/wp-content/uploads/2025/08/Line-16.svg");
  background-repeat: no-repeat;
  background-position: left calc(100% - 0.05em);
  background-size: 100% 0.7em;
  padding-bottom: 0.25em;
}
@media (max-width: 480px) {
  .u-figma-1, .u-figma-2 {
    background-size: 100% 0.55em;
    padding-bottom: 0.2em;
  }
}

/* Let's Hear Our Clients - Section Code */
.video-section .elementor-swiper-button-prev, .video-section .elementor-swiper-button-next{
    color:#4992C1 !important;
}
.video-section .elementor-swiper-button-prev:hover, .video-section .elementor-swiper-button-next:hover{
    color:#fff !important;
}

/* 60,000+ SQFT Delivery Centers - Section Code */
.office-interior-slider .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

/* CSS For Staff Augmentation Page End Here *//* End custom CSS */