/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/* Hide scrollbar for WebKit browsers (Chrome, Safari) */
body::-webkit-scrollbar {
  display: none;
}


input::placeholder,
textarea::placeholder {
  
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  color: #c0c0c0;
}

.modal {
  overflow-y: scroll;
  scrollbar-width: 0px;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}

.form-modal-close-btn, .testimony-modal-close-btn {
	position: absolute;
	border: 2px solid #d3d3d3 !important;
	border-radius: 50% !important;
	z-index: 9999;
	opacity: 0.5 !important;
	background-color: #d3d3d3 !important;
	font-size: 0.6rem !important;
}

.testimony-modal-close-btn{
  top: -10px;
  right: -10px;
  padding: 0.5rem;
}
.form-modal-close-btn {
  top: 5px;
  right: 5px;
  padding: 0.3rem;
}


.get-started-btn,
.submit-btn {
  background-color: #ffffff00;
  border: none;
}

/* Hide scrollbar for WebKit browsers (Chrome, Safari) */
.modal::-webkit-scrollbar {
  display: none;
}

.hide-br, .hide-xs {
  display: none;
}

.max-width-container {
  max-width: 1440px !important;
  margin: 0 auto;
}

.container-with-bg {
  background-color: #f6f7f8;
}

.common-padding {
  padding: clamp(1.563rem, -0.9608rem + 9.6144vw, 6.25rem) clamp(1.188rem, -1.5377rem + 10.3836vw, 6.25rem);
}

.common-title-sizeing {
  font-size: 28px !important;
}

.common-title-description {
  font-size:  24px !important;
}

.cursor-pointer {
  cursor: pointer;
}

/* start hero-section */
.hero-section {
  background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/header/header_bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
/*   height: 39.563rem; */
  position: relative;
  padding: 2rem 4.25rem;
}
.modal-btn {
  display: none;
}

#message {
  min-height: 1em;
  max-height: 100px;
}

.Mask {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  padding: 20px 25px;
  border-radius: 20px;
  background-color: #fff;
  width: 370px;
}

input,
textarea {
  
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
}

.form-group .HelveticaNeueBd {
  font-size: 13px;
  margin-top: 10px;
}

.form-title {
  
  font-size: 19px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.84;
  letter-spacing: 0.17px;
  color: #000;
}

.form-fields {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.swiper-button-next, .swiper-button-prev{
  width:40px !important;
}
.form-label-custom {
  
  font-size: 14px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: 0.2px !important;
  color: #000 !important;
  margin-bottom: 3px !important;
}

.hero-section input {
  border-radius: 6px;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  border: solid 1px #c0c0c0;
  background-color: #fff;
      height: 40px !important;
    padding: 8px 12px !important;
}



/* layout statrs here */
/* img.techus-white-logo  */
.logo {
  width: 160px;
  height: 53.1px;
  object-fit: contain;
}

.hero {
  position: relative;
  z-index: 10;
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  align-content: center;
  gap: 20px;
}


/* .TOP-RATED-CUSTOM-SOF */
/* For elements with class 'f-15-v5' */
.f-15-v5,
.TOP-RATED-CUSTOM-SOF {
  white-space: nowrap;
  
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 0.1px;
  color: #ffab00;
}

/* .Accelerate-Your-Busi  */
.Accelerate-Your-Busi {
  
  white-space: nowrap;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: rgb(255, 255, 255);
  font-size: 45px;
}

/* .Achieve-a-competitiv  */
/* Common styles for font size 1.125rem */
/* .f-18  */
.Achieve-a-competitiv {
  
  white-space: nowrap;
  /* font-size: dclamp(0.75rem, 0.2rem + 1vw, 1.125rem); */
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: rgb(255, 255, 255);
}

.hero-content-sec {
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  
}

.hero-content-sec-sub-2 {
    position: absolute;
    bottom: 0;
    left: 55%;
    transform: translateX(-55%);
    width: 19rem;
}

/* end hero-section */
.btn_md_block{
  display:none !important;
}
.error{
  color:#ff0000;
  font-size:14x;
}
/* .fortune-500 section 1 */
.fortune-500 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: clamp(0.688rem, 0.1111rem + 2.3077vw, 2.188rem) clamp(1.563rem, -1.4416rem + 12.0185vw, 9.375rem) clamp(1.625rem, 0.8077rem + 3.2692vw, 3.75rem) clamp(1.563rem, -1.4416rem + 12.0185vw, 9.375rem);
  gap: 1.125rem;
}

.fortune-500-Companie {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.74;
  letter-spacing: 0.2px;
  text-align: center;
  color: #535353;
}
body > div.body-wrapper.hs-content-id-166778744379.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section{
  padding:0px;
}
body > div.body-wrapper.hs-content-id-166785017437.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-margin > div {
    max-width: 100% !important;
    margin: 0px auto;
}
.fortune-img {
  width: 100%;
  height: 325px;
  background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/client_logo/client_logo.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* .fortune-500 section 1  end*/

/* hear form our clients 2*/
.Testimonial-BG {
  position: relative;
  background-color: #f6f7f8;
}

/* .fortune-500 section 2  end*/

/* .Custom-Software-Deve section 3*/
.Custom-Software-sec {
  padding: clamp(1.563rem, 0.9622rem + 2.4031vw, 3.125rem) clamp(2.188rem, 1.1065rem + 4.3262vw, 5rem);
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  align-items: center;
}

.Custom-Software-Deve {
  
  font-size:  16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.Make-every-moment-a {
  
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.11px;
  text-align: center;
  color: #1d2c43;
}


.Custom-Software-cards-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 30px;
  align-content: center;
  justify-content: center;
}

.Custom-Software-card .card-body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.industry-icons {
  font-size: 62px;
  width: fit-content;
  /* margin-left: 17px; */
  color: #4488ff;
  transition: transform 0.3s ease;

}

.Custom-Software-card {
  width: 17.875rem;
  border-radius: 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  border: solid 1px #dadada;
  background-color: #fff;
  transition: transform 0.3s ease;
}

.Custom-Software-card:hover {
  transform: scale(1.05);
}

.csd-card-title {
  
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.2px;
  color: #303030;
}

.csd-card-text {
  
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.2px;
  color: #303030;
}

.csd-card-title-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.csd-card-icon {
  width: 70px;
  height: 70px;
}

.We-can-help-you-navi {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: 0.2px;
	text-align: center;
	color: #1d2c43;
  max-width: 930px;
}

.We-can-help-you-navi .text-style-1 {
  font-weight: bold;
}

/* .Custom-Software-Deve section 3 end*/
.btn-1 {
  width: 350px;
  height: 55px;
}

/* section 4 */
.Why-choose-Techus-sec-1 {
/*   padding: */
/*     clamp(1.625rem, 1.0481rem + 2.3077vw, 3.125rem) clamp(0.813rem, -1.7589rem + 10.2877vw, 7.5rem) clamp(9.938rem, 8.9765rem + 3.8462vw, 12.438rem) clamp(0.813rem, -1.2782rem + 8.3646vw, 6.25rem); */
  background-color: #f6f7f8;
}

.Why-choose-Techus {
  
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.Discover-the-Techus {
  
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.11px;
  text-align: center;
  color: #1d2c43;
}


.testimonial-card-title {
  
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 0.2px;
  color: #303030;
}

.choose-card-title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 0.2px;
  color: #303030;
}

.testimonial-card-content {
  
  font-size:16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #303030;
}

.testimonial-card-icon {
  height: 70px !important;
}

.testimonial-card {
  padding: 14px;
  border-radius: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
  border: solid 1px #eceaea;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  gap: 15px;
  justify-content: center;
/*   align-items: center; */
}

.testimonial-card-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.Testimonial-content {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 50px;
  position: relative;
  align-items: center;
  justify-items: center;
}

.testimonial-card-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

img.Why-choose-Techus {
/*   width: clamp(24.625rem, 19.7931rem + 19.3277vw, 37.188rem); */
     width: clamp(24.625rem, 19.7931rem + 13.3277vw, 29.188rem) 
}



.metrics-list {
    background-image: url(https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/why_choose_us/metrics_bg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    flex-direction: row;
    height: 271px;
    justify-content: space-evenly;
    left: 50%;
    max-width: 80%;
    /* min-width: 65%; */
    padding: 2rem 1rem;
    /* position: absolute; */
    /* transform: translate(-50%, 50%); */
    margin: 0px auto;
    display: flex;
    align-items: center;
}

.metrics-content {
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  align-items: center;
  padding: 0.5rem;
  gap: 0px;
}

.metrics-value {
  
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: center;
  color: #fff !important;
}

.metrics-title {
  white-space: nowrap;
  margin-bottom:0px,
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: 0.2px;
  text-align: center;
  color: #fff;
}

/* section 4 end  */

/* section 5  */

.Featured-In-sec {
  padding: clamp(1.875rem, -2.0915rem + 15.8662vw, 12.188rem) clamp(1.625rem, -3.7596rem + 21.5385vw, 15.625rem) clamp(2.188rem, 1.9718rem + 0.8646vw, 2.75rem) clamp(1.625rem, -3.7596rem + 21.5385vw, 15.625rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  width: 100%;
}

.Featured-In {
  
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.Recognized-by-indust {
  white-space: normal;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.11px;
  text-align: center;
  color: #1d2c43;
}


.Featured-In-logos {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 3.125rem;
}

.Featured-In-logos img {
  width: clamp(4.375rem, 2.6923rem + 6.7308vw, 8.75rem);
}

.Featured-In-award img {
  max-width: 151.1px;
  min-width: 129.7px;
}

.Featured-In-award {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  padding-left: 56px;
}

.Techus-was-awarded {
  
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: 0.08px;
  color: #1d2c43;
}

/* section 5 end  */


/* section 6   */
.container-no-bg-sds{
      background: #f6f7f8;
}
.container-no-bg-wcu{
    width: 100%;
    padding: 0px 50px;
}
.Industry-Verticals-sec {
  background-color: #f6f7f8;
  padding: clamp(1.625rem, 1.0481rem + 2.3077vw, 3.125rem) clamp(1.25rem, -3.3173rem + 18.2692vw, 13.125rem);
}

.industry-icons::before {
  width: clamp(4.375rem, 4.2065rem + 0.6421vw, 4.688rem);
}

.Industry-Verticals-W {
  
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.Create-memorable-dig {
  max-width: 830px;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.11px;
  text-align: center;
  color: #1d2c43;
}
.hover_block{
  display:none;
}
.Industry-Verticals-cards:hover .hover_block{
  display:block;
}
.Industry-Verticals-cards:hover .hover_none{
  display:none;
}
.Industry-Verticals-cards:hover {
  background-color: #1a77ff;
  color: white;
  transition: background-color 0.5s ease, color 0.5s ease;
  /* Adjusted transition timing */
}

.Industry-Verticals-cards:hover i {
  color: white;
  transition: background-color 0.5s ease, color 0.5s ease;
  /* Adjusted transition timing */
}

.Industry-Verticals-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(120px, 1fr));
  justify-content: center;
  gap: 20px;
}

.Industry-Verticals-cards {
  display: flex;
  flex-direction: column;
  padding: 26px 15px;
  gap: 20px;
  border-radius: 12px;
  border: solid 1px #dedede;
  background-color: #fff;
  justify-content: space-evenly;
  align-items: center;
  color: #4f5663;
  transition: background-color 0.5s ease, color 0.5s ease, fill 0.5s ease, transform 0.5s ease;
}

.Industry-Verticals-cards img {
  width: 70px;
}

.Industry-Verticals-cards>p {
  
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
}

/* section 6 end  */

/* section 7  */
.Tech-Stack-sec {
  padding: clamp(1.563rem, -0.9608rem + 9.6144vw, 3.25rem) clamp(1.188rem, -1.5377rem + 10.3836vw, 6.25rem);
}

.Tech-Stack-header {}

.Tech-Stack-list {
  padding: 0 45px 0 0;
  border-radius: 15px;
  border: solid 1px #1a77ff;
  background-color: #fff;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 2em;
}

@supports not (display: grid) {
  .Tech-Stack-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}

.Tech-Stack-icon-name {
  white-space: nowrap;
  
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  /* color: #1a77ff; */
  margin: 0;
  padding: 0;
}


.Tech-Stack-icon {
  width: 350px;
  /* height: 102%; */
  height: fit-content;
  background-size: 100.4% 100%;
  background-position: center;
  padding: 1em;
  background-repeat: no-repeat;

  /* Fallback for Safari */
  -webkit-background-size: 100.4% 100%;
  -webkit-background-position: center;
}

.Tech-Stack-image {
  max-width: 45px;
  margin-right: 11px;
}

.Tech-Stack-name,
.Tech-Stack-nam {
  /* Removing default list-style */
  list-style: none;
  /* Applying custom bullet */
}

/* Styling the dot */
.Tech-Stack-name:before,
.Tech-Stack-nam::before {
  content: "•";
  /* Unicode character for bullet point */
  color: #000;
  /* Adjust color as needed */
  font-size: 0.5em;
  /* Adjust font size for smaller dots */
  margin: 0.5em;
  /* Adjust spacing between dot and text */
    position: relative;
    top: -3px;
}

.Tech-Stack {
  
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.Your-solutions-are-d {
  
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.11px;
  text-align: center;
  color: #1d2c43;
}

.Tech-Stack-name {
  white-space: nowrap;
  
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 0.2px;
  color: #1d2c43;
}

.Tech-Stack-name-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1em;
}

.Tech-Stack-cards {
  display: flex;
  flex-direction: column;
  gap: 2em;
}


/* section 7 end  */

/* section 9  */
.Lets-Build {
  padding: clamp(1.563rem, -1.9608rem + 9.6144vw, 2.25rem) clamp(1.188rem, -1.5377rem + 10.3836vw, 6.25rem);
  gap: 2.5rem;
}

.Lets-Build-Your-Dre {
  
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.gap-icon-5 {
  margin: 10px;

}

.Lets-Build-img {
  width: 80%;
  height: 483px;
  background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/build_team/build_team.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.Lets-Build-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  justify-items: center;
  gap: 2.5rem;
}

.Lets-Build-list-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  justify-items: center;
  gap: 4.2em;
}

.tick {
  width: 22px;
}

.Lets-Build-items {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px;
  align-items: center;
}

.Lets-Build-items p {
  font-size: 16px;
}

/* section 9 end  */


/* section 10  */
.three-simple-steps-sec,
.Flexible-Engagement-sec {
/*   padding: clamp(1.563rem, -0.9608rem + 9.6144vw, 3.25rem) clamp(1.188rem, -1.5377rem + 10.3836vw, 6.25rem); */
  display: flex;
   padding: 30px 30px;
  flex-direction: column;
  gap: 2rem;
  justify-content: center;
  background-color: #f6f7f8;
  align-items: center;
}

.card-container {
  position: relative;
  width: 100%;
  max-width: 380px;
}

.card-image {
  width: 100%;
  height: auto;
  display: block;
}

.flexible-engagement-card-image {
  width: 24.125rem;
  height: 34rem;
}

.text-overlay-three-simple-steps,
.text-overlay-flexible-engagement-sec {
  position: absolute;
  top: 238px;
  left: 0;
  right: 0;
  padding: 10px 34px;
  color: #333;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

  .heading-text {
  white-space: nowrap;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.2px;
  text-align: center;
  color: #303030;
}
  .heading-text-project {
    white-space: nowrap;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.2px;
    text-align: center;
    color: #303030;
  }
.content-text {
  white-space: nowrap;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.02rem;
  text-align: center;
  color: #303030;
}


.card-sec {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: center;
  align-items: center;
}

.Get-Started-With-You {
  
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.Get-Started-With-You .text-style-1 {
  color: #104ed0;
}

.Rest-assured-we-mai-Copy-2 {
  
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.2px;
  text-align: center;
  color: #1d2c43;
  /* max-width: 751px; */
  max-width: 870px;
}

.We-also-go-above-and {
  
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.2px;
  text-align: center;
  color: #1d2c43;
}

/* section 10 end  */




/* section 11  */
.footer-1-container-with-bg {
  background: linear-gradient(to top, #48f 10%, #104dcf 54%);
}

sup {
  font-size: 0.50rem !important;
}

.footer-2-container-with-bg {
  background-color: #003392;
}

.footer-sec-1 {
  padding: 54px 120px 38px 146px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
  align-items: center;
}

.footer-sec-1 div {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}

.Ready-to-build-your {
  white-space: nowrap;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #fff !important;
}

.footer-graphic {
  width: 450px;
}

.contact-us-btn {
  position: relative;
  width: 350px;
  height: 55px;
  border-radius: 10px;
  background-color: #ff3b30;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.Contact-Us-Today {
  
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: center;
  color: #fff;
  border: none;
}

.contact-us-btn-arrow {
  position: absolute;
  width: 25px;
  right: 15px;
}

/* section 11 end  */
.get_started_model_box {
  width: fit-content;
  /* margin-top: 30px;
  margin: 50% auto; */
}

.modal-content {
  background-color: rgba(255, 255, 255, 0);
}

.form_get_started {
  width: 400px;
  margin: 0px auto;
}

.footer-sec-2 {
  padding: 1rem 7rem;
  font-size: 14px;

}

.footer-sec-2 p {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.2;
  text-align: center;
  color: #e3e3e3;
  margin: 0;
}


/* Testimonials swiper-slide */
.swiper-wrapper {
  width: 32% !important;
}

.swiper-slide {
  margin-right: 0.3em;
  min-height: 100% !important;
  height: auto !important;
  display: block;
  width: clamp(20.625rem, 18.2692rem + 8.9744vw, 25rem);
}

.cards-Hear-From-Our-Client {
  border-radius: 15px;
  /*  min-height: 100%;*/
  height: 550px !important;
  display: flex;
  flex-direction: column;

}

.card-img-top {
  height: 150px;
  object-fit: cover;
}

.card-body-Hear-From-Our-Client {
  /* flex-grow: 1; */
  /*  height: -webskit-fill-available;*/
}



.swiper-button-prev,
.swiper-button-next {
  color: #333;
  font-size: 24px;
}

.swiper-pagination {
  position: relative;
  width: fit-content !important;
}

.swiper-pagination-bullet {
  background-color: #333;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #407bff !important;
}

.navigation-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
}

.swiper-pagination .swiper-pagination-clickable .swiper-pagination-bullets .swiper-pagination-horizontal {
  width: fit-content !important;
}

.button-group {
  display: flex;
  width: fit-content;
  gap: 1em !important;
}

.swiper-button-prev,
.swiper-button-next {
  position: relative !important;
  margin-right: 10px;
}

.swiper-button-prev,
.swiper-button-next {
  color: #333;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin: 0 !important;
  /* Adjust the height as needed */
}

.swiper-pagination-custom {
  width: fit-content !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: none;
  /* Remove the default arrow and text */
}

.Hear-From-Our-Client-sec {
  display: flex;
  flex-direction: column;
  gap: 0em;
  padding: 2em 4em;
  justify-content: center;
  overflow-x: hidden;
  background-color: #f6f7f8;
}

.navigation-btn {
  width: 45px;
  height: 45px;
}

.modal-button {
  display: none;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  position: relative !important;
}

.Hear-From-Our-Client {
  
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.49;
  letter-spacing: 0.2px;
  text-align: center;
  color: #020202;
}

.At-Techus-we-make-s {
  
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.11px;
  text-align: center;
  color: #1d2c43;
}

.testimonials-person-img {
  height: 200px !important;
  object-fit: cover;
  border-radius: 15px 15px 0px 0px;
}

.testimonials-brand-logo,
.testimonials-rating {
  width: 160px;
}

.card-text {
    
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: 0.2px;
    color: #3d3d3d;
}

.ipd-logo {
  width: 60px;
  height: 50px;
}

.Tony-Robbins-Worlds {
  
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.1px;
  color: #000;
}

.Tony-Robbins-Worlds .text-style-1 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1px;
}

.info-testimonials-person {
  
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1px;
  color: #000;
}

.name-testimonials-person {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1px;
}

/* End of testimonial slider */

/* video model */
/* Custom CSS for modal styling */
.modal-custom-width {
  width: 90% !important;
  height: fit-content !important;
  /* Adjust the width as needed  */
}

.testimonyVideoModel-content {
  background-color: transparent;
  border: none;
  /* margin: 50% auto; */
}

.video-modal-body {
  padding: 0;
  /* Remove default padding */
  position: relative;
  /* Required for absolute positioning */
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  /* overflow: hidden; */
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 15px;
}

.clickable-div {
  position: relative;
  cursor: pointer;
}


.play-img {
  position: absolute;
  width: 2.813rem;
  bottom: 0;
  right: 0;
  margin-right: 1.25rem;
  margin-bottom: 0.625rem;
}

/* End video model */

.footer-container-wrapper{
  display:none !important;
}

.lp-btn-new, .lp-btn-new:hover{
    background-color: #ec3d34 !important;
    position: relative;
    transition: 0.5s;
    padding: 14px 10px;
    border: none!important;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 16px !important;
    position: relative;
    text-decoration: none;
   width:350px;
  font-weight: 600;
}


.lp-btn-new:hover {
    padding-right: 24px;
    padding-left: 8px;
}

.lp-btn-new .right_arrow_new {
    position: absolute;
    opacity: 0;
    top: 29%;
    right: 1px;
    transition: 0.5s;
    content: url('https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/arrow-White.png');
}

.lp-btn-new:hover .right_arrow_new {
    opacity: 1;
    right: 10px;
}

.right_arrow_new{
    width: 20px;
}

.No-More-Management-H{
  margin-bottom:0px !important;
}
.grey-color{
  color:#e3e3e3;
}
.csd-card-title-box img{
  width:80px;
}
.form-control{
    height: 40px !important;
    padding: 8px 12px !important;
    box-shadow:none !important;
    font-size: 16px !important;
}
#message{
  height:auto !important;
      border-radius: 5px;
      border-width: 2px;

}
#message:focus{
     border-color: #f77f43;
}


/* custom breakpoint */
@media only screen and (max-width: 1100px) {
.swiper-wrapper {
    width: 38% !important;
}
.Flexible-Engagement-sec {
  padding: 30px 30px;
  }
  .hero-content-sec-sub-2 {
    display: none;
  }

  .Testimonial-content {
    grid-template-columns: 1fr;
  }

  .testimonial-card {
    align-items: flex-start;
  }

  .Industry-Verticals-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(120px, 1fr));
    justify-content: center;
    gap: 20px;
  }
.Tech-Stack-name {
    font-size: 18px;
  }
  .Tech-Stack-cards {
    grid-template-columns: repeat(auto-fit, minmax(21.75rem, 1fr));
    gap: 1em;
    width: 100%;
  }

  .Tech-Stack-list {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    align-items: center;
    gap: 1em;
    padding: 1rem;
  }

  @supports not (display: grid) {
    .Tech-Stack-list {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 1em;
      padding: 1rem;
    }
  }

  .Tech-Stack-icon {
    padding: 0px;
    background-image: none !important;
    justify-content: start !important;
  }

  .Tech-Stack-image {
    align-self: normal;
  }

  .Tech-Stack-name-list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 0rem;
    column-gap: 1.5rem;
  }

  .Tech-Stack-name:nth-child(2) {
    grid-column: 1;
    /* Place in first column */
    grid-row: 2;
    /* Place in second row */
  }

  .Tech-Stack-name:nth-child(3) {
    grid-column: 2;
    /* Place in second column */
    grid-row: 1;
    /* Place in first row */
  }
  .Tech-Stack-name {
    line-height: 1.8rem
  }

  .footer-sec-1 {
    padding: 30px 12px;
    grid-template-columns: repeat(1, auto);
    align-items: center;
    text-align: center;
    justify-items: center;
    justify-content: center;
  }
  .footer-graphic {
    margin-right: -4.375rem;
  }
  .footer-sec-1 div {
    display: flex;
    flex-direction: column;
    gap: 1.5em;
    align-items: center;
  }
.swiper-wrapper {
    width: 40% !important;
}
}

@media only screen and (max-width: 1024px) {
  body > div.body-wrapper.hs-content-id-168132495415.hs-site-page.page > main > div > div.row-fluid-wrapper > div > div > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd-section.dnd_area-row-0-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-2.dnd-row.header_fixed > div > div{
    min-height: auto;
  }
  .responsive_header {
    display: block !important;
    position: absolute;
    width: 100%;
    top: 0px;
  }
      .row-fluid-wrapper.row-depth-1.row-number-4.dnd-section {
        display: block !important;
    }
      .row-fluid-wrapper.row-depth-1.row-number-2.dnd-row.header_fixed {
        height: auto;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {

.Featured-In-logos {
    flex-wrap: wrap;
}
   .Featured-In-sec {
        padding: 30px;
        padding-top: 140px;
    }
 
  .swiper-wrapper {
    width: 50% !important;
}

.hero-section {
    padding: 2rem 2rem;
}
  /* Styles for large devices */
  .Hear-From-Our-Client-sec {

    padding: 2em 1.5em;
  }

  .swiper-horizontal {
    overflow-x: scroll;
  }

  .swiper-horizontal::-webkit-scrollbar {
    display: none;
    /* Hide the scrollbar */
  }

  .form_get_started {
    width: 358px;
  }
 .row-fluid-wrapper.row-depth-1.row-number-53.dnd_area-row-14-background-layers.dnd_area-row-14-vertical-alignment.dnd-section.dnd_area-row-14-margin.dnd_area-row-14-background-gradient.dnd_area-row-14-force-full-width-section.dnd_area-row-14-padding .row-fluid { 
    display: flex;
    flex-direction: column  !important;
    justify-content: center  !important;
    align-items: center  !important;
}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 950px) {
  .metric_bg {
    background-color: #f6f7f8 !important;;
    height: auto !important;;
    margin-bottom: 0px !important;;
}
.btn_md_block{
  display:flex !important;
}
  .Tech-Stack-image {
    max-width: 58px !important;
  }

  .modal-button {
    display: flex;
  }

  .scrollToTopBtn {
    display: none !important;
  }

  .modal-dialog {
    margin-right: auto;
    margin-left: auto;
  }

  .fortune-img {
    width: 90%;
    height: 125px;
    background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/client_logo/Client_logo_mb.png");
  }

  .Lets-Build-img {
    background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/build_team/build_team_mb.png");
  }

  .display-hidden {
    display: none;
  }

  .Featured-In-award {
    padding: 0;
  }

  .Featured-In-logos {
    gap: 25px;
    justify-content: space-evenly;
  }

  .Lets-Build-list-2 {
    margin-top: -24px;
    padding-left: 2rem !important;
  }

  .footer-sec-2 {
    flex-direction: column-reverse !important;
  }


  .hero-content-sec {
    display: grid;
    grid-template-columns: repeat(1, auto);
    justify-content: center;
    align-items: center;
    gap: 2rem;
    text-align: center;
    justify-items: center;
  }

  .hero-section {
    background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/header/mobile_header_bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 2rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero {
    position: relative;
    z-index: 10;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
    align-content: center;
    gap: 2.619rem;
    justify-items: center;
  }

  .hero-content-sec-sub-3 {
    display: none;
  }

  /* Styles for large devices */
  .modal-btn {
    display: block;
    border: none;
    width: 350px;
    height: 55px;
    padding: 12px 18px 12px 18px;
    border-radius: 10px;
    background-color: #ff3b30;

    
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #fff;
  }

  .hero-content-sec {
    text-align: center;
  }

  .dynamic-content {
    display: none;
  }

  .Why-choose-Techus-sec-1 {
/*     padding: 1.625rem 1.25rem 2.188rem 1.25rem; */
  }

  .metrics-list {
    left: 0;
    height: auto;
    bottom: 0;
    max-width: 100%;
    transform: none;
    position: relative;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/ls_page_images/why_choose_us/metrics_mb_bg.png");
    background-size: 100% 100%;
    background-position: center;
    padding: 2rem 1rem;
    background-repeat: no-repeat;
    width: 100%;
  }
/* 
  .Lets-Build-list,
  .Lets-Build-list-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 1em;
    align-self: flex-start;
    padding-left: 1rem;
  } */
}

@media only screen and (max-width: 940px) {
    .Featured-In-sec {
        padding: 30px;
        padding-top: 30px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
  .heading-text {
    font-size: 20px;
  }
  .swiper-wrapper {
    width: 50% !important;
  }

  /* Styles for medium devices */
  .TOP-RATED-CUSTOM-SOF {
    white-space: nowrap;
    justify-content: center;
    font-size: 15px !important;
    line-height: 26px;
  }

  .hide-br {
    display: block;
  }

  .show-br {
    display: none;
  }

  .Achieve-a-competitiv {
    font-size: 15px;
    padding: 20px 0;
  }

  .Hear-From-Our-Client {
    font-size: 24px;
  }

  .At-Techus-we-make-s {
    font-size: 15px;
  }

  .button-group,
  .swiper-pagination {
    display: none;
  }

  .navigation-container {
    justify-content: center;
  }

  .fortune-500 {
    gap: 0.125rem;

  }

  .fortune-500-Companie {
    margin-bottom: 0px;
  }

  .Industry-Verticals-cards {
    padding: 20px 5px;
  }

  .industry-icons {
    /* margin: 0 0 11px 18px; */
  }
}

@media only screen and (max-width: 670px) {
  .Why-choose-Techus-sec-1 {
        width: 100%;
    padding: 0px 10px;
  }
  img.Why-choose-Techus{
    width:100%;
    
  }
  .hero-content-sec{
    gap:0rem;
  } 
    .swiper-wrapper {
        width: 70% !important;
    }
}

@media only screen and (max-width: 520px) {
  .container-no-bg-wcu{
    padding: 0px 20px;
}
  .cards-Hear-From-Our-Client {
    height: 620px !important;
}
      .Tech-Stack-name {
        font-size: 16px;
    }
  .Custom-Software-card {
    width: auto;
  }
.Lets-Build-items {
  margin-bottom:10px
  }
.Ready-to-build-your {
    font-size: 27px;
          padding: 0px 20px;
        white-space: normal;
  }
  .footer-sec-2 p {
    font-size: 13px;
    line-height: 0.5;
  }
  .container-no-bg{
    padding-top:30px;
     display: grid;
    justify-content: center;
    align-items: center;
    }
  .Lets-Build-img {
    width: 80%;
    height: 330px;
  }
  .Lets-Build{
         gap: 0px;
    align-items:start;
    padding:0px;
  }
      .Lets-Build-list, .Lets-Build-list-2 {
        margin-top: 0em !important;
        display: grid;
        justify-content: flex-start;
        justify-items: flex-start;
         gap: 0px;
        padding-left:0px !important;
        width: -webkit-fill-available;
      }
      .Tech-Stack-name-list {
        width: 100%;
    }

  .gap-5 {
    width: 100% !important;
}
      .Tech-Stack-name-list {
        column-gap: 0.5rem;
    }
      .Tech-Stack-list {
    width: 100% !important;
        padding: 15px;
    }
  .Custom-Software-sec {
    padding: 25px;
  }
  .common-title-description {
    font-size: 18px !important;
  }
  .common-title-sizeing {
    font-size: 25px !important;
  }
  .Custom-Software-cards-list {
    width: 100%;
  }
    .swiper-wrapper {
        width: 80% !important;
     }
  .hero-section{
      height:auto !important;
   }
  .Accelerate-Your-Busi {
    font-size: 26px;
  }
      .Achieve-a-competitiv {
        padding: 0 !important;
        margin-bottom:0px !important;
    }
}

@media only screen and (max-width: 420px) {
  .lp-btn-new, .lp-btn-new:hover{
    max-width:90%;
  }
      .common-title-sizeing, .Get-Started-With-You {
        font-size: 20px !important;
    }
      .common-title-description {
        font-size: 16px !important;
    }
  .footer-graphic {
    width: 313px;
    margin-right:0px !important;
}
      .Industry-Verticals-list {
        grid-template-columns: repeat(2, minmax(120px, 1fr));
    }
  .metrics-list{
    grid-template-columns: repeat(1, 1fr);
  }

  .fortune-500-Companie {
    font-size: 16px;
  }
  .swiper-wrapper {
        width: 95% !important;
     }
  .hide-xs {
    display: block;
  }

  .text-overlay-three-simple-steps {
    top: 217px !important;
    padding:0px 10px !important;
  }

  .Recognized-by-indust {
    font-size: 15px !important;
  }

  .text-overlay-flexible-engagement-sec {
    top: 225px;
    gap: 0px;
  }

  .card-sec {
    gap: 15px;
  }

  .Lets-Build {
    gap: 0px;
  }

  .heading-text {
    white-space: nowrap;
    font-size: 18px;
  }

  .Lets-Build-list,
  .Lets-Build-list-2 {
    gap: 0.2em !important;
  }

  .Lets-Build-list-2 {
    margin-top: 0.2em !important;
  }

  .form_get_started {
    width: 95%;
  }

  .Featured-In-logos img {
    width: 6rem !important;
  }
  

  .Featured-In-sec {
    gap: 5px !important;
  }

  .Featured-In-logos {
    gap: 0.5rem !important;
  }

  .gap-icon-5 {
    margin: 0px;
  }

  .content-text {
    font-size: 14px;
  }

  .flexible-engagement-card-image {
    width: 23.75rem;
    height: 31.25rem;
  }
}

@media only screen and (max-width: 375px) {
  .heading-text-project {
     white-space: normal; 
  }
      .text-overlay-three-simple-steps {
        top: 197px !important;
        padding: 0px 10px !important;
    }
  .heading-text-project {
    font-size: 14px;
    white-space:normal !important;
    margin-bottom:0px !important;
  }
    .text-overlay-flexible-engagement-sec {
        top: 192px;
    }
      .heading-text {
        font-size: 16px;
    }
      .content-text {
        font-size: 13px;
    }
   .text-overlay-three-simple-steps {
        top: 149px;
    padding:0px 10px !important;
  }
}

@media only screen and (max-width: 350px) {
      .lp-btn-new, .lp-btn-new:hover {
        max-width: 85%;
    }
      .text-overlay-flexible-engagement-sec {
        gap: 0;
        top: 164px;
    }
      .Tech-Stack-name {
        font-size: 14px;
    }
      .heading-text {
        font-size: 14px;
    }
      .content-text {
        font-size: 12px;
    }
      .text-overlay-three-simple-steps {
        padding: 0 10px !important;
        top: 151px !important;
    }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  /* Styles for extra large devices */
}

.metric_bg{
      background-color: #f6f7f8;
      height: 150px;
      margin-bottom: 150px;
}