.grid {
  display: grid;
}
.contactpg_banner::before,
.inner_banner::after {
  left: 0;
  content: "";
  opacity: 0.84;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.about_bx2,
.exp_bx1 {
  background-size: 200%;
  background-repeat: no-repeat;
}
.tqa_bx .exp_tab_data.active,
.tqa_tabs li.active span {
  background-color: #f3941c;
}
.blogs_inner_pg_bx1 .backbtn a:hover,
.exp_bx2,
.exp_bx3 input.btn:hover {
  background-color: #000;
}
.about_bx3 ul,
.blogs_inner_pg_bx1 {
  grid-template-columns: repeat(2, 1fr);
}
.about_bx1 .img::before,
.about_bx2,
.blogs_inner_pg_bx2 ul li a,
.cont_add1,
.cont_add1 span,
.exp_bx1,
.exp_bx2 ul li a {
  background-repeat: no-repeat;
}

a,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  transition: 0.3s;
}
.inner_banner {
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}
.inner_banner::after {
  position: absolute;
  top: 0;
  background: #010e32;
  background: -moz-linear-gradient(top, #010e32 0, #002260 100%);
  background: -webkit-linear-gradient(top, #010e32 0, #002260 100%);
  background: linear-gradient(to bottom, #010e32 0, #002260 100%);
}
.contactpg_banner::before {
  position: absolute;
  height: 43%;
  background: #02225e;
  background: -moz-linear-gradient(top, #02225e 0, transparent 100%);
  background: -webkit-linear-gradient(top, #02225e 0, transparent 100%);
  background: linear-gradient(to bottom, #02225e 0, transparent 100%);
}
.about_bx2::before,
.exp_bx1::before {
  width: 100%;
  background-image: url(../images/dots.png);
  background-size: cover;
  background-position: left bottom;
  left: 0;
}
.blogs_inner_pg_bx1 img,
.blogs_pg a img,
.inner_banner img {
  width: 100%;
  display: block;
}
.contactpg_banner img {
  height: 95vh;
  object-fit: cover;
  object-position: center center;
}
.contactpg_banner .innertxt1 {
  top: 30%;
}
.innertxt1 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  z-index: 9;
}
.about_bx1 .img,
.about_bx2,
.about_bx3 ul li,
.blogs_top_shadow,
.exp_bx1,
.exp_bx2 ul li a,
.innertxt1 ul li {
  position: relative;
}
.inner_banner h1 {
  margin-top: 0;
  font-size: 60px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 600;
  letter-spacing: -1px;
  text-align: center;
}
.blogs_inner_pg_bx2 ul li a:hover,
.exp_bx2 ul li a:hover,
.innertxt1 h3,
.innertxt1 h3 a {
  color: #1cfff0;
}
.innertxt1 ul {
  list-style: none;
  text-align: center;
}
.innertxt1 ul li {
  display: inline-block;
  padding-right: 25px;
  font-weight: 300;
  margin-bottom: 0;
  color: #1cfff0;
}
.innertxt1 ul li:last-child {
  padding-right: 0;
}
.innertxt1 ul li:after {
  content: "/";
  color: #fff;
  position: absolute;
  font-size: 18px;
  right: 6px;
  top: -2px;
}
.innertxt1 ul li:last-child:after {
  display: none;
}
.innertxt1 ul li a {
  color: #fff;
  text-decoration: none;
}
.innertxt1 h3 {
  margin-top: 4rem;
  font-weight: 600;
  font-size: 2.1rem;
}
.about_bx2 p,
.careers_bx1 p,
.exp_tab_title.active,
.exp_tabs li.active span,
.innertxt1 h3 a:hover,
.tqa_bx p {
  color: #fff;
}
.about_bx1 {
  padding: 70px 0 150px;
}
.about_bx1 .grid {
  grid-template-columns: 42fr 58fr;
  gap: 50px;
}
.about_bx1 .grid.grid_swap {
  grid-template-columns: 58fr 42fr;
}
.about_bx1 .img {
  z-index: 1;
}
.about_bx1 .img::before,
.about_bx2::before,
.blogstop .blogs_top_shadow::before,
.exp_bx1::before {
  content: "";
  z-index: -1;
  position: absolute;
}
.about_bx1 .img::before {
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-image: url(../images/diag.png);
  background-position: right center;
  background-size: 80%;
}
.about_bx1 .img img {
  width: 93%;
}
.about_bx1 h2 {
  margin-top: 0;
  font-size: 55px;
  color: #000;
  margin-bottom: 30px;
  font-weight: 800;
  letter-spacing: -1px;
}
.about_bx2 {
  padding: 50px 0 0;
  background-color: #4d01b5;
  /* background-image: url(../images/mainshape.svg);
  background-position: center bottom;
  background-size: cover; */
}
.mainshape_up,
.mainshape_bottom {
  position: relative;
}
.mainshape_up,
.mainshape_bottom {
  position: absolute;
  left: 0;
  top: -150px;
  width: 100%;
  height: 150px;
  content: "";
  background-image: url(../images/ShapeUp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
}
.mainshape_bottom {
  top: auto;
  bottom: -150px;
  background-image: url(../images/ShapeDown.png);
}
.about_bx2::before {
  bottom: -18rem;
  height: 10rem;
}
.about_bx2 .grid {
  grid-template-columns: 30fr 70fr;
  gap: 50px;
  padding: 20px 0;
  align-items: center;
}
.blogs_pg .grid,
.careers_bx1 .grid {
  grid-template-columns: repeat(3, 1fr);
}
.about_bx2 h3 {
  color: #fff;
  font-size: 50px;
  margin: 0;
  font-weight: 600;
  margin-bottom: 20px;
}
.about_bx3 {
  padding: 200px 0 50px;
  width: 100%;
}
.service_bx3 {
  background-image: url(../images/dots.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 50px;
}
.about_bx3 h2,
.contractstaffing_pg1 h2 {
  text-align: center;
  margin: 0 0 30px;
  color: #000;
  font-weight: 900;
  font-size: 55px;
  position: relative;
  z-index: 9;
}
.about_bx3 ul {
  list-style: none;
  display: grid;
  gap: 20px;
  transition: 0.3s;
}
.about_bx3 ul:hover li {
  /* opacity: 0.5; */
}
.about_bx3 ul li {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(3, 35, 90, 0.09);
  transition: 0.3s;
}
.exp_tab_title,
.exp_tab_title:after,
.exp_tabs li span {
  transition: 0.5s ease-in-out;
}
.about_bx3 ul li:hover {
  transform: scale(1.08, 1.08);
  z-index: 1;
  opacity: 1;
}
.about_bx3 ul li img {
  height: 60px;
}
.about_bx3 ul li h3 {
  margin: 20px 0;
  font-weight: 700;
  font-size: 28px;
  color: #000;
}
.exp_bx1 {
  padding: 0 0;
  background-color: #4d01b5;
}
p {
  opacity: 1;
}
.exp_bx1::before {
  bottom: -18rem;
  height: 150px;
}
.exp_bx1 h2 {
  font-size: 48px;
  font-weight: 600;
  math-depth: 0;
  margin-bottom: 30px;
  line-height: 1.4;
  color: #fff;
}
.exp_bx1 hr {
  margin-bottom: 50px;
}
.exp_tabs {
  display: flex;
  flex-direction: column;
  list-style: none;
  width: 25%;
  float: left;
}
.exp_bx2 ul,
.exp_tabs li span {
  display: flex;
  align-items: center;
}
.exp_tabs_info {
  float: right;
  width: 75%;
}
.exp_tab_title,
.exp_tabs li {
  font-size: 1.6rem;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.exp_tab_title img,
.exp_tabs li img {
  height: 30px;
  transition: 0.5s ease-in-out;
  filter: grayscale(100%);
}
.exp_tab_title.active img,
.exp_tabs li.active img {
  filter: grayscale(0);
}
.exp_tabs li.active {
  border-color: #f3941c;
}
.exp_tab_title.active:after,
.exp_tab_title:after {
  border-top: 0.5px solid #fff;
}
.exp_tabs li span {
  cursor: pointer;
  padding: 1.5px 0;
  gap: 1rem;
  color: #fff;
}
.tqa_tabs li {
  border-right: 0.7rem solid transparent;
  margin-bottom: 0.5px;
}
.tqa_tabs li span {
  background-color: #fff;
  padding: 1.5px;
  border: 0;
  color: #000;
}
.tqa_tabs li.active span {
  color: #fff;
}
.exp_tab_title {
  display: none;
  font-size: 20px;
  cursor: pointer;
  padding-bottom: 1rem;
  border-bottom: 1px solid #fff;
}
.cont_add1,
.cont_add1_cont,
.cont_add1_top {
  transition: 0.3s linear;
}
.exp_tab_title:after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  line-height: 1.6;
  border-left: 0.5px solid transparent;
  border-right: 0.5px solid transparent;
  margin-left: 0.5px;
  content: "";
}
.exp_tab_data {
  padding: 30px 4rem;
  display: none;
}
.exp_tab_data .txt {
  float: left;
  width: 100%;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2;
  padding-right: 20px;
  color: #fff;
}
.exp_tab_data .txt h4 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #f3941c;
}
.exp_tab_data.active {
  display: table;
}
.tqa_bx .exp_tab_data .txt h4 {
  color: #fff;
  margin-bottom: 1rem;
}
.tqa_bx img {
  margin-bottom: 20px;
  height: 6rem;
  filter: grayscale(100%);
}
.exp_bx2 h2,
.exp_bx3 h2 {
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
}
.exp_bx2 {
  padding: 6rem 0;
  text-align: center;
}
.blogs_inner_pg_bx1,
.blogs_pg a,
.exp_bx3_in {
  background-color: #fff;
}
.exp_bx2 h2 {
  color: #fff;
  font-size: 5.5px;
  margin-top: 0;
}
.exp_bx2 h2 span {
  display: table;
  margin: auto;
}
.exp_bx2 ul {
  list-style: none;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.exp_bx2 ul li a {
  color: #fff;
  font-size: 2.1rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
  padding: 1rem 0 1rem 4rem;
  background-image: url(../images/arrowright.svg);
  background-position: left 10px center;
  background-size: 1.5px;
  display: block;
}
.exp_bx3 {
  padding: 50px 0;
}
.exp_bx3_in {
  border: 1px solid #d6e4ff;
  padding: 50px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.071);
}
.exp_bx3 h2 {
  text-align: center;
  margin: 0 0 30px;
  opacity: 0.57;
  color: #000;
  font-weight: 900;
  font-size: 55px;
}
.exp_bx3 input.form-control,
.exp_bx3 textarea.form-control {
  border: 0;
  border-bottom: 1px solid #000;
  margin-bottom: 35px;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 19px;
  height: 40px;
  line-height: 1;
  padding: 0;
}
.blogs_inner_pg_bx1,
.blogs_pg a:hover {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.161);
}
.blogs_inner_pg_bx1 .backbtn a,
.exp_bx3 input.btn {
  color: #fff;
  background-color: #4d01b5;
  transition: 0.3s;
}
.exp_bx3 textarea.form-control {
  height: 10rem;
}
.exp_bx3 input.btn {
  border: 0;
  border-radius: 30px;
  padding: 12px 40px;
  text-transform: uppercase;
  font-size: 16px;
}
.blogs_pg {
  padding: 6rem 0;
}
.blogs_pg .grid {
  gap: 30px;
}
.blogs_pg .grid:hover a {
  opacity: 0.7;
}
.blogs_pg .grid a:hover,
.cont_add1:hover .cont_add1_cont {
  opacity: 1;
}
.blogs_pg a {
  border: 1px solid #d6e4ff;
  color: #000;
  border-top-left-radius: 50px;
  overflow: hidden;
  align-self: baseline;
}
.blogs_inner_pg_bx1 h3,
.blogs_pg a span {
  color: #f3941c;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.blog_desc {
  padding: 25px;
}
.blogs_pg a h3 {
  color: #2b2b2b;
  margin: 1.5px 0;
  font-size: 2.2px;
  font-weight: 600;
  line-height: 1.4;
}
.blogs_pg a p {
  color: #8e8e8e;
  opacity: 0.75;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 1.5px;
}
.blogs_pg a .btn1 {
  height: 0;
  opacity: 0;
  transition: 0.3s;
}
.blogs_pg a:hover .btn1 {
  height: 50px;
  opacity: 1;
}
.blogs_top_shadow {
  padding-top: 17rem;
}
.blogstop .blogs_top_shadow::before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #010e32;
  background: -moz-linear-gradient(top, #010e32 0, #002260 100%);
  background: -webkit-linear-gradient(top, #010e32 0, #002260 100%);
  background: linear-gradient(to bottom, #010e32 0, #002260 100%);
  opacity: 0.84;
}
.blogs_inner_pg,
.blogs_inner_pg_bx1,
.cont_add1,
.cont_add1:hover .cont_add1_top,
.contactpg_bx .exp_bx3_in,
.hdwd_flex_1 .img,
.pos_sticky {
  position: relative;
}
.blogs_inner_pg {
  width: 100%;
  padding-bottom: 50px;
}
.blogs_inner_pg_bx1 {
  width: 100%;
  border-top-left-radius: 50px;
  display: grid;
  border: 1px solid #d6e4ff;
  border-top: 0;
  align-items: center;
  margin-top: -4rem;
}
.blogs_inner_pg_bx1_rt {
  padding: 4rem;
}
.blogs_inner_pg_bx1 .backbtn {
  display: flex;
  justify-content: end;
}
.blogs_inner_pg_bx1 .backbtn a {
  border: 0;
  border-radius: 30px;
  padding: 1rem 4rem;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.blogs_social a:hover,
.hdwd_flex_1 .img span {
  background-color: #1cfff0;
}
.blogs_inner_pg_bx1 h3 {
  font-size: 1.4rem;
}
.blogs_inner_pg_bx1 h2 {
  color: #2b2b2b;
  margin: 1.5px 0 4rem;
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1.4;
}
.blogs_social {
  display: flex;
  align-items: center;
  gap: 1.5px;
}
.blogs_inner_pg_bx2,
.csc_service_grid {
  gap: 50px;
  display: grid;
}
.blogs_social img {
  height: 1.5px;
}
.blogs_social span img {
  height: 1.8rem;
}
.blogs_social a {
  width: 3.5px;
  height: 3.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #e6e6e6;
  border-radius: 3.5px;
}
.blogs_inner_pg_bx2 {
  margin-top: 6rem;
  grid-template-columns: 62fr 38fr;
}
.blogs_inner_pg_bx2_right {
  padding-left: 30px;
  align-self: baseline;
  border-left: 1px solid #002260;
}
.blogs_inner_pg_bx2 h3 {
  color: #1cfff0;
  font-size: 2.8rem;
  margin-bottom: 25px;
  font-weight: 600;
}
.blogs_inner_pg_bx2 p {
  margin-bottom: 25px;
  font-size: 1.6rem;
}
.blogs_inner_pg_bx2 ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.blogs_inner_pg_bx2 ul li a {
  font-size: 1.5px;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  padding: 0.5px 0 0.5px 2.1rem;
  background-image: url(../images/arrowd.svg);
  background-position: left 1rem;
  background-size: 0.5px;
  color: #000;
  display: block;
}
.careers_bx1 .grid {
  gap: 10rem;
}
.careers_bx1 img {
  height: 45px;
}
.careers_bx1 h3 {
  margin: 25px 0;
  color: #1cfff0;
  font-size: 25px;
  font-weight: 700;
}
.cont_add1 h4,
.cont_add1 span {
  margin-bottom: 1rem;
  font-weight: 600;
}
.careersmainpg {
  padding: 200px 0 50px;
}
.contactpg_bx .exp_bx3_in {
  z-index: 9;
}
.contactpg_bx .col-sm-12 {
  display: table;
}
.contact_address {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: 1200px;
  margin: 30px auto auto;
}
.cs_box1 ul,
.csc_service_grid {
  grid-template-columns: repeat(3, 1fr);
}
.cont_add1 {
  padding-left: 30px;
  background-image: url(../images/shade.svg);
  background-position: left top;
  text-align: left;
  padding-bottom: 20px;
  background-size: auto 110%;
  height: 18rem;
  overflow: hidden;
  padding-top: 10rem;
}
.cont_add1 span {
  display: inline-block;
  gap: 1.5px;
  align-items: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 2px;
  padding-right: 30px;
  background-image: url(../images/arrowtop.svg);
  background-position: right -0.5px;
}
.cont_add1 h4 {
  color: #fff;
  font-size: 2.3px;
}
.cont_add1_cont {
  opacity: 0;
}
.cont_add1:hover {
  padding-top: 0;
}
.cont_add1_cont p {
  color: #fff;
  font-size: 1.6rem;
}
.cs_service {
  border-left: 1px solid #1cfff0;
  padding-left: 20px;
}
.cs_service h3 {
  color: #1cfff0;
  font-weight: 600;
  font-size: 2.3px;
  margin-bottom: 20px;
}
.cs_service p {
  color: #fff;
  opacity: 0.5;
}
p.tqa_bx_cont {
  margin-top: -20px;
  margin-bottom: 50px;
}
.howdowedeliver {
  background-color: #042257;
  padding: 6rem 8rem;
}
.contractstaffing_pg1,
.contractstaffing_pg1 .grid_2 ul li {
  background-color: #fff;
}
.howdowedeliver h2 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.hdwd_flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
  row-gap: 6rem;
}
.hdwd_flex_1 {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 30px;
  padding: 0 30px;
  border-right: 2px dashed rgba(255, 255, 255, 0.5);
}
.hdwd_flex_1:nth-child(2n) {
  border: 0;
}
.hdwd_flex_1 .img {
  width: 130px;
  height: 130px;
  border-radius: 20px;
  background: #fff;
  margin: 0 auto auto;
  display: inline-block;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 130px;
  align-self: flex-start;
}
.hdwd_flex_1 .img span {
  position: absolute;
  left: -1.5px;
  top: -1.5px;
  color: #fff;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  font-size: 20px;
}
.hdwd_flex_1 .img img {
  height: 7rem;
}
.hdwd_flex_1 h3 {
  font-weight: 600;
  margin: 0 0 1.5px;
  color: #fff;
}
.hdwd_flex_1 p {
  font-size: 1.7rem;
  line-height: 1.8;
  color: #fff;
}
.contractstaffing_pg1 {
  padding: 7rem 0;
}
.contractstaffing_pg1 .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8rem;
  row-gap: 4rem;
}
.cs_box1 h4 {
  margin: 20px 0;
  font-weight: 600;
  font-size: 3.2px;
}
.cs_box1 p {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 20px;
}
.cs_box1 ul {
  display: grid;
  gap: 20px;
}
.cs_box1 li {
  transition: 0.3s;
  border: 1px solid #cfe5f7;
  border-radius: 10px;
  padding: 1.2px;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.cs_box1 li:hover {
  box-shadow: 2px 2px 32px rgba(23, 22, 22, 0.2);
}
.cs_box1 li img {
  max-height: 36px;
  max-width: 45px;
}
.cs_box1 li h3 {
  font-size: 1.8rem;
  color: #014379;
  font-weight: 600;
}
.csc_bx1 {
  /* background-image: url(../images/cscbg.png);
  background-size: cover;
  background-position: bottom center;
  padding: 200px 0; */
}
.contractstaffing_pg1 .grid_1 {
  grid-template-columns: repeat(1, 1fr);
}
.contractstaffing_pg1 .grid_2.cs_box1 ul,
.totalqu_ass .cs_box1 ul {
  grid-template-columns: repeat(6, 1fr);
  gap: 1rem;
}
.contractstaffing_pg1 .cs_box1 li {
  flex-direction: column;
}
.contractstaffing_pg1 .cs_box1 li img {
  max-width: 100%;
  max-height: 70rem;
}
.contractstaffing_pg1 .grid_2 {
  display: grid;
  grid-template-columns: 250px 1fr;
  align-items: center;
  background-color: #f7f9fa;
  padding: 20px 25px;
  box-shadow: 0 10px 20px rgba(3, 35, 90, 0.09);
}
.contractstaffing_pg1 .grid_2.cs_box1 h4 {
  margin: 0;
  font-size: 1.8rem;
}
.cloudstrategycons .grid {
  row-gap: 20px;
}
.pos_sticky {
  width: 100%;
  display: table;
}
.left_sticky {
  float: left;
  width: 42%;
  position: sticky;
  top: 11rem;
  left: 0;
}
.right_scroll {
  float: right;
  width: 58%;
  padding-left: 5%;
}

/*contactpg1*/
.contactpg1 {
  padding: 50px 0 50px;
  background-image: url(../images/map.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  background-color: #f5f5f5;
  width: 100%;
  background-position: left bottom;
}
.contactpg1 h2 {
  margin: 0 0 60px;
  color: #000;
  font-weight: 900;
  font-size: 55px;
}
.contactpg1_in {
  margin-bottom: 30px;
  padding-left: 150px;
  border-top: 2px solid #4d01b5;
  width: 90%;
  float: right;
  position: relative;
}
.contactpg1_in_in {
  display: grid;
  grid-template-columns: 40fr 60fr;
  position: relative;
  background-color: #ffffff80;
  padding: 40px;
  border: 1px solid #d0d0d0d1;
  box-shadow: rgba(163, 177, 198, 0.3) 9px 9px 16px;
}
.contactpg1_in:last-child {
  margin: 0;
}
.contactpg1_in_left {
  padding: 40px;
}
.contactpg1_in:last-child .contactpg1_in_left {
  /* background-color: #741b61; */
}
.contactpg1_in_left h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 15px;

  text-transform: uppercase;
  letter-spacing: 1px;

  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 3px solid #dbdbdb;
}
.cont_info {
  display: grid;
  /* grid-template-columns: 30px 1fr; */
  gap: 0;
  margin-bottom: 20px;
  color: #000;
}
.contactpg1_in_in h4 {
  color: #33333380;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.contactpg1_in_in h3::before {
  content: "";
  width: 50px;
  border-right: solid 15px #f3f3f4;
  height: 3px;
  background-color: #4d01b5;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.cont_info img {
  /* width: 15px; */
  height: 20px;
}
.cont_info p {
  margin: 0;
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  /* margin-top: -10px; */
}
.cont_info1 {
  margin-bottom: 0;
  align-items: center;
}
.cont_info1 p {
  margin: 0;
}
.contactpg1_in iframe {
  width: 100%;
  height: 100%;
  display: block;
  box-shadow: rgba(163, 177, 198, 0.3) 9px 9px 16px;
  border-radius: 15px;
}

.spinner-wrap {
  position: absolute;
  left: 0;
  top: 0;
}
.spinner-item {
  /* border: 1px solid red; */
  background-color: #4d01b5;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-animation: zoom 2s linear 0.75s infinite;
  animation: zoom 2s linear 0.75s infinite;
}
.spinner-item--2 {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.spinner-item--3 {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

@-webkit-keyframes zoom {
  0% {
    transform: translate(-50%, -50%) scale(0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

@keyframes zoom {
  0% {
    transform: translate(-50%, -50%) scale(0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
/*contactpg1*/
@media only screen and (max-width: 80em) {
  html {
    font-size: 65%;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 75em) {
  html {
    font-size: 55.25%;
  }
}
@media only screen and (max-width: 60em) {
  .exp_tab_title,
  .exp_tabs li,
  .hdwd_flex_1 {
    border-right: 0;
  }
  .hdwd_flex_1,
  .hdwd_flex_1:nth-child(2n) {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  }
  html {
  }
  .inner_banner img {
    height: 40rem;
    object-fit: cover;
    object-position: center center;
  }
  .about_bx1 h2,
  .about_bx2 h3,
  .about_bx3 h2,
  .contractstaffing_pg1 h2,
  .exp_bx1 h2,
  .exp_bx2 h2,
  .exp_bx3 h2,
  .howdowedeliver h2,
  .inner_banner h1 {
    font-size: 32px;
  }
  .about_bx1 .grid,
  .about_bx1 .grid.grid_swap,
  .about_bx2 .grid,
  .about_bx3 ul,
  .blogs_inner_pg_bx1,
  .blogs_inner_pg_bx2,
  .blogs_pg .grid,
  .careers_bx1 .grid,
  .contact_address,
  .contractstaffing_pg1 .grid,
  .contractstaffing_pg1 .grid_2,
  .csc_service_grid,
  .hdwd_flex {
    grid-template-columns: repeat(1, 1fr);
  }
  .howdowedeliver {
    padding: 4rem 20px;
  }
  .blogs_inner_pg_bx1 h2,
  .cs_box1 h4,
  .hdwd_flex_1 h3 {
    font-size: 25px;
  }
  .cs_box1 li h3 {
    font-size: 1.4rem;
  }
  .about_bx2 .grid,
  .careers_bx1 .grid,
  .contractstaffing_pg1 .grid_2,
  .hdwd_flex {
    gap: 20px;
  }
  .contractstaffing_pg1 .grid_2.cs_box1 ul,
  .totalqu_ass .cs_box1 ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .about_bx2,
  .exp_bx1 {
    background-size: cover;
    background-position: left bottom;
  }
  .about_bx2,
  .careers_bx1,
  .exp_bx1 {
  }
  .mainshape_up {
    top: -50px;
  }
  .mainshape_bottom {
    bottom: -14.5px;
  }
  .contactpg_bx .exp_bx3_in {
  }
  .exp_tabs {
    display: none;
  }
  .exp_tab_title {
    display: flex;
    padding: 1.5px;
    gap: 20px;
    position: relative;
    align-items: center;
  }
  .exp_tab_data .img,
  .exp_tabs_info {
    width: 100%;
  }
  .exp_tab_data .txt {
    padding-top: 0;
    margin-top: 30px;
  }
  .exp_bx2 ul {
    flex-direction: column;
  }
  .blogs_inner_pg_bx2 h3,
  .exp_bx2 ul li a {
    font-size: 1.8rem;
  }
  .blogs_inner_pg_bx2_right {
    border-left: 0;
    padding-left: 0;
    padding-top: 30px;
    border-top: 1px solid #002260;
  }
  .contactpg_banner img {
    height: 118vh;
  }
  .cont_add1 {
    padding-top: 0;
    height: auto;
  }
  .cont_add1_cont {
    height: 0;
  }
  .cont_add1:hover .cont_add1_cont {
    height: 10rem;
  }
  .contactpg_banner .innertxt1 {
    top: 120px;
  }
  .hdwd_flex_1 {
    padding: 1.5px;
    grid-template-columns: 8rem 1fr;
  }
  .hdwd_flex_1 .img {
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
  }
  .hdwd_flex_1 .img img {
    width: 100%;
    height: auto;
    padding: 1.5px;
  }
  .hdwd_flex_1 .img span {
    width: 30px;
    height: 30px;
  }
  .left_sticky,
  .right_scroll {
    width: 100%;
    clear: both;
    padding: 0;
  }
  .left_sticky {
    position: relative;
    top: 0;
    margin-bottom: 30px;
  }
  .about_bx2::before {
    bottom: -10rem;
    height: 10rem;
  }
  .exp_bx1::before {
    bottom: -10rem;
    height: 150px;
  }
  .innertxt1 ul li a,
  .innertxt1 ul li {
    font-size: 16px;
  }
  .mainshape_up,
  .mainshape_bottom {
    display: none;
  }
  .about_bx1,
  .about_bx2,
  .exp_bx1 {
    padding: 30px 20px;
  }
  .about_bx2 h3 {
    margin-bottom: 0;
  }
  .about_bx3 ul li h3 {
    font-size: 24px;
  }
  .contactpg1 h2 {
    font-size: 32px;
  }
  .contactpg1 {
    padding: 50px 20px;
  }
  .contactpg1_in,
  .contactpg1_in_left {
    padding: 0;
  }
  .contactpg1_in_left,
  .contactpg1_in {
    width: 100%;
  }
  .contactpg1_in_in {
    grid-template-columns: repeat(1, 1fr);
    padding: 20px;
  }
  .contactpg1_in_left {
    margin-top: 40px;
  }
  .contactpg1_in_left h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 37.5em) {
}
