/*Home Page CSS*/

.header-ser-btn {
  color: #181e3d;
  border: 1px solid #181e3d;
  background-color: transparent;
  width: 100%;
  height: 48px;
  line-height: 18px;
  font-weight: 600;
}
.header-ser-btn a {
  font-weight: 600;
}
.header-ser-btn:hover,
.header-ser-btn:focus {
  background: #ff48241a;
  border: 1px solid #ff48241a;
  font-weight: 600;
}
.header-ser-btn:hover a,
.header-ser-btn:focus a {
  color: #ff4824;
  font-weight: 600;
}
.carousel-control-prev {
  left: 51.2%;
  top: -15%;
}
.carousel-control-next {
  top: -15%;
}
.home-carousel-headings {
  font-size: var(--h1-sm-font-size);
  font-family: var(--title-font);
  font-weight: var(--body-font-weight1);
  line-height: 64px;
  letter-spacing: 0.02em;
  color: #fff;
}
.home-carousel-content {
  opacity: 60%;
  font-size: 16px;
  color: #fff !important;
}
.home-page-ban-left-lazy-image {
  background-image: url(../images/home/home-page-ban-left-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 0% top -16%;
}
.home-page-ban-right-lazy-image {
  background-image: url(../images/home/home-page-ban-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top -34%;
}
.home-banner-bg {
  clip-path: polygon(0 0, 100% 0, 100% 88%, 0 100%);
  background-color: #181e3d;
}
.mainHeadings {
  font-size: 14px;
  color: #ff4824;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.03em;
}
.about-ski-heading {
  font-family: "Clash Display", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0.01em;
}
.about-ski-cont {
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #181e3d;
  opacity: 60%;
  text-align: center;
  margin-bottom: 0px !important;
}
.lazy-img-left {
  background-image: url(../images/home/div.lazy-background-image.webp);
  background-repeat: no-repeat;
  background-position: left -2% top -30%;
}
.lazy-img-right {
  background-image: url(../images/home/div.lazy-background-image.webp);
  background-repeat: no-repeat;
  background-position: right -15% top -3%;
}
.lazy-img-rightBottom {
  background-image: url(../images/home/div.lazy-background-image.webp);
  background-repeat: no-repeat;
  background-position: right -30% top -18%;
}
.carousel-item img {
  border-radius: 8px 8px 0px 0px;
}
.carousel-item {
  transition: transform 1.2s ease-in-out !important;
}
.carousel-prev-icon i,
.carousel-next-icon i {
  width: 56px;
  height: 56px;
  background: #181e3d;
  opacity: 1;
  line-height: 50px;
  border-radius: 100%;
  border: 1px solid;
}
.about-card {
  position: relative;
  padding: 8px;
  text-align: center;
}
.about-card:hover .about-ski-heading {
  color: #ff4824;
}
.about-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 0.5px 1px 1px 0.5px;
  background-image: linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -webkit-linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -o-linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -moz-linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -ms-linear-gradient(81deg, #d2d2d2, #ffac9b);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.home-page-exp-sec-right-lazy-image {
  background-image: url(../images/home/home-page-exp-sec-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 0%;
}
.home-expertise-bg {
  clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 100%);
  background-color: #323d70;
  color: #fff;
}
.home-ser-images {
  border-radius: 12px 12px 0px 0px;
}
.exp-cards {
  text-decoration: none !important;
}
.exp-cards .ser-card {
  border-bottom: 1px solid #ff4824;
}
.service-namee {
  font-family: var(--text-font);
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.02em;
  /*	text-transform: capitalize;*/
  color: #fff;
}
/*.ser-namee span{
	font-weight: 900 !important;
}*/
.exp-cards:hover .service-namee {
  color: #ff4824 !important;
}
/*.exp-cards:hover .ser-card{
	border-bottom: 1px solid #FF4824;
}
.exp-cards .ser-card .arrow-icon{
	color: #fff !important;
	transform: rotate(45deg);
}
.exp-cards:hover .ser-card i.arrow-icon{
	color: #FF4824 !important;
}
.exp-cards:hover .ser-card.ser-arrow-icon{
	color: #fff !important;
}
a.exp-cards:hover{
	text-decoration: none !important;
	color: #fff;
}*/
.aircraft-icon {
  transform: rotate(270deg);
}

.sidemenu a {
  padding: 10px 20px;
  height: 62px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 500;
  color: #050817;
  opacity: 80%;
}
.nav-tabs {
  border-bottom: 1px solid rgb(5 8 23 / 20%);
}
.sidemenu a.nav-link.active {
  background: #ff4824;
  color: #fff !important;
  padding: 10px 20px;
  border-radius: 4px;
  height: 62px;
  line-height: 40px;
  font-weight: 700;
}
.sidemenu a.nav-link.active .home-vertical-tabs {
  color: #fff !important;
  opacity: 1 !important;
}
.nav-link:focus .home-vertical-tabs,
.nav-link:hover .home-vertical-tabs {
  color: var(--theme-color3);
}
.sidemenu a.nav-link i {
  font-size: 15px;
}
.sidemenu a.nav-link span {
  position: relative;
  left: 10px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  color: #ff4824 !important;
  background-color: #fff;
  border-bottom: 3px solid #ff4824 !important;
  border: 0px;
}
.nav-tabs .nav-item a.nav-link {
  color: #050817;
  border: 0px;
  padding-bottom: 15px;
  border-bottom: 3px solid #fff;
  font-weight: 500;
}
.nav-tabs .nav-item {
  margin-bottom: 1px !important;
}
.home-subservices-heading {
  font-size: 20px;
  margin-top: 25px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 10px;
  color: #000;
  opacity: 80%;
}
.home-vertical-tabs {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  color: #050817;
  opacity: 80%;
}
.nav-link .active .home-vertical-tabs {
  font-weight: 700;
}
img.sol-img {
  border-radius: 12px;
}
.home-page-clients-right-lazy-image {
  background-image: url(../images/home/home-page-clients-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 15%;
}
.on-img-text .h5 {
  position: absolute;
  right: 30px;
  bottom: 65px;
  left: 30px;
  font-size: 24px;
  color: #fff;
}
.on-img-text a {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px;
  color: #ff4824 !important;
  text-decoration: underline;
  font-size: 20px;
}
.on-img-text a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.horizontal-scroll {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.horizontal-scroll::-webkit-scrollbar {
  display: none;
}
.horizontal-scroll {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

/*Engineering Services*/

/*.es-banner-section{
    clip-path: polygon(0 0, 100% 0, 100% 81%, 0% 100%);
    background-image: url("../images/eng-services/Rectangle 12818.webp");
}*/
.serv-ban-heading,
.solutions-ban-heading {
  font-size: var(--h1-font-size);
  font-family: var(--title-font);
  font-weight: var(--body-font-weight1);
  line-height: 64px;
  letter-spacing: 0.02em;
  color: #fff;
}
.main-services-headings {
  font-size: 40px;
  font-family: var(--title-font);
  font-weight: var(--body-font-weight1);
  line-height: 64px;
  letter-spacing: 0.02em;
  color: #fff;
}
.project-image-bg {
  background-image: url("../images/services/project-img-bg.webp");
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}
.serv-ban-subheading {
  font-size: 20px;
  color: #fff;
  opacity: 60%;
  line-height: 30px;
}
.es-services-bg-img {
  background-image: url("../images/services/eng-ser/banner.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  height: auto;
}
.manufacturing-services-bg-img {
  background-image: url("../images/services/precision-man/banner.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
.ce-services-bg-img {
  background-image: url("../images/services/civil-eng/banner.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
.ces-services-bg-img {
  background-image: url("../images/services/customized-eng/banner.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
.contract-launch-support-services-bg-img {
  background-image: url(../images/services/contract-launch-support/banner.webp);
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
.our-ser-right-lazy-image {
  background-image: url(../images/services/our-ser-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 35% top -20%;
}
.range-ser-right-lazy-image {
  background-image: url(..//images/services/range-ser-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 0;
}
.range-ser-left-lazy-image {
  background-image: url(..//images/services/range-ser-left-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 0% bottom 0%;
}
.eng-ser-bg {
  margin-top: 29% !important;
}
.engineering-services-get-in-touch {
  margin-top: 13% !important;
}
.services-get-in-touch {
  margin-top: 27% !important;
}
.choose-ser-section {
  position: absolute;
  left: 44%;
  top: 31%;
  z-index: 999;
}
.choose-ser {
  background-color: #fff;
  box-shadow: 0px 4px 54px 0px #0000001a;
  border-radius: 10px;
}
.our-ser-left-lazy-image {
  background-image: url(../images/services/our-ser-left-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 28% top 37%;
  position: sticky;
}
.eng-ser-img2 {
  position: relative;
  z-index: -1;
  left: 37%;
}
.eng-ser-cards2 {
  position: absolute;
  top: 49%;
  z-index: 1;
  left: 6%;
}
.eng-ser-get-in-touch {
  margin-top: 17%;
}
.services-heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.02em;
  padding: 15px 10px 10px 15px;
  height: 80px;
  color: #050817;
}
.services-ros-trans-card:hover {
  border: 2px solid #ff4824;
}
./*ser-sm-card{
    position: relative;
    bottom: 8%;
    right: 8px;
}
.services-mh-lg-card{
	bottom: 7% !important;
    right: 3px !important;
}
.services-mh-sm-card{
	bottom: 5% !important;
	right: 0px !important;
}
.ser-sm-card-anchor-arrow{
	position: absolute;
    bottom: 9%;
    left: 30px;
}
.services-md-card {
    position: relative;
    bottom: 20%;
    right: 5px;
}
.ser-md-card-anchor-arrow {
    position: absolute;
    bottom: 22%;
    left: 30px;
}
.services-lg-card {
    position: relative;
    bottom: 18%;
    right: 10px;
}
.ser-lg-card-anchor-arrow {
    position: absolute;
    bottom: 43px;
    left: 40px;
}*/
.services-heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.02em;
  padding: 15px 10px 10px 15px;
  height: 80px;
  color: #050817;
}
.services-ros-trans-card:hover {
  border: 2px solid #ff4824;
}
.ser-sm-card {
  position: relative;
  bottom: 8%;
  right: 8px;
}
.services-mh-lg-card {
  bottom: 7% !important;
  right: 3px !important;
}
.services-mh-sm-card {
  bottom: 5% !important;
  right: 0px !important;
}
.ser-sm-card-anchor-arrow {
  position: absolute;
  bottom: 9%;
  left: 30px;
}
.services-md-card {
  position: relative;
  bottom: 20%;
  right: 5px;
}
.ser-md-card-anchor-arrow {
  position: absolute;
  bottom: 22%;
  left: 30px;
}
.services-lg-card {
  position: relative;
  bottom: 20%;
  right: 10px;
}
.ser-lg-card-anchor-arrow {
  position: absolute;
  bottom: 21%;
  left: 30px;
}
.main-services-list-heading {
  font-size: 32px;
  font-family: var(--title-font);
  font-weight: 500;
  line-height: 40px;
  color: #050817;
  text-align: left;
  margin-bottom: 0px;
}
ul.main-services-listings li {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #050817 !important;
  opacity: 80% !important;
}
.main-services-listings {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #050817 !important;
  opacity: 80% !important;
}
.main-services-content {
  font-family: var(--text-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  opacity: 60%;
}

/*Precision Manufacturing*/

.manufacturing-ser-bg {
  margin-top: 14.5% !important;
}
.man-ser-img2-left-lazy-image {
  background-image: url(../images/services/our-ser-left-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 20% top 60px;
  position: sticky;
}
.man-ser-img2 {
  position: relative;
  z-index: -1;
  left: 37%;
}
.man-ser-cards2 {
  position: absolute;
  top: 53%;
  z-index: 1;
  left: 7%;
}
.manufacturing-services-get-in-touch {
  margin-top: 11%;
}

/*Civil Engineering*/

.civil-eng-ser-bg {
  margin-top: 13.5% !important;
}
.civil-eng-ser-img2 {
  position: relative;
  z-index: -1;
  left: 37%;
}
.civil-eng-ser-cards2 {
  position: absolute;
  top: 53%;
  z-index: 1;
  left: 7%;
}
.civil-eng-ser-get-in-touch {
  margin-top: 10%;
}

/*Customized Engineering Services*/

.custom-eng-ser-bg {
  margin-top: 15% !important;
}
.custom-eng-ser-img2 {
  position: relative;
  z-index: -1;
  left: 37%;
}
.custom-eng-ser-cards2 {
  position: absolute;
  top: 53%;
  z-index: 1;
  left: 7%;
}
.custom-eng-services-get-in-touch {
  margin-top: 10%;
}

/*Sub Services*/

.sub-ser-mainheadings {
  color: #fff;
  font-size: var(--h1-lg-font-size);
  font-family: var(--title-font);
  line-height: 76px;
  font-weight: var(--body-font-weight1);
  text-align: center;
  letter-spacing: 0.02em;
}
.sub-ser-cont-card {
  background-color: #fff;
  box-shadow: 0px 4px 54px 0px #0000001a;
  border-radius: 0px 12px 12px 0px;
  height: 100%;
}
.sub-ser-cont-card .project .h6,
.sub-ser-cont-card .product .h6 {
  color: #ff4824;
  font-family: "Clash Display", sans-serif;
  margin-bottom: 3px;
}
.sub-ser-cont-card .project .h5,
.sub-ser-cont-card .product .h5 {
  color: #050817;
  font-family: "Archivo", sans-serif;
}
.sub-ser-cont-card .para .h6 {
  color: #050817;
  font-family: "Archivo", sans-serif;
  line-height: 30px;
  font-weight: 400;
}
.ss-application-card {
  box-shadow: 0px 4px 54px 0px #0000001a;
  background-color: #fff;
  color: #050817;
  padding: 30px;
  border-radius: 12px;
  background-image: url(../images/services/application-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right -10% top -35%;
}
.ss-application-card ul li,
.ss-application-card p,
.ser-paragraph {
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
}
.sub-ser-img-bg {
  clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
  background-color: #2e396d;
  color: #fff;
}
.project-heading,
.product-heading {
  font-size: var(--h6-font-size);
  font-weight: var(--body-font-weight1);
  line-height: 25px;
  color: #ff4824;
  font-family: var(--title-font);
  margin-bottom: 3px;
}
.project-name,
.product-name {
  font-size: var(--h5-font-size);
  font-family: "Archivo", sans-serif;
  font-weight: var(--body-font-weight1);
  color: #050817;
}
.project-content {
  color: #050817;
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0px;
}
.project-applications-heading {
  font-family: var(--title-font);
  color: #050817;
  font-size: 42px;
  font-weight: 500;
  line-height: 52px;
}
.project-pictures-heading {
  font-family: var(--title-font);
  font-size: 52px;
  font-weight: 500;
  line-height: 64px;
  letter-spacing: 0em;
  text-align: center;
}
.project-picture-content {
  font-family: var(--text-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  opacity: 60%;
}
.project-img-bg {
  background-image: url(../images/services/project-img-bg);
}

.services-bg {
  clip-path: polygon(0 6%, 100% 0%, 100% 94%, 0% 100%);
  background-color: #181e3d;
  color: #fff;
}
.customized-services-bg {
  clip-path: polygon(0 8%, 100% 0%, 100% 92%, 0% 100%);
  background-color: #181e3d;
  color: #fff;
}
.lazy-services-img-right {
  background-image: url(../images/eng-services/div.lazy-background-image.webp);
  background-repeat: no-repeat;
  background-position: right -33% top -150px;
}
.lazy-services-img-left-bottom {
  background-image: url(../images/eng-services/div.lazy-background-image.webp);
  background-repeat: no-repeat;
  background-position: left -53% bottom -40px;
}
.services-card-rec-image {
  background-image: url(../images/eng-services/Rectangle.webp);
  background-repeat: no-repeat;
  background-position: right 6% top -32px;
}
.main-ser-m-scroll-top {
  scroll-margin-top: 30px;
}
.services-ros-trans-card {
  border-radius: 12px;
  color: #050817;
  background: #ffffff;
  border: 1px solid #494d5f;
  height: 248px !important;
  /*    padding-left: 20px;*/
  padding-right: 10px;
  border: 2px solid #fff;
}
.ser-lines-rect-lazy-img {
  background-image: url(../images/services/rectangle-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 0px top 0px;
  border-radius: 12px;
}
.services-ros-trans-card .ser-sm-card-anchor-arrow i,
.services-ros-trans-card .ser-lg-card-anchor-arrow i,
.services-ros-trans-card .ser-md-card-anchor-arrow i,
.services-ros-trans-card .ser-wo-image i {
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #181e3d;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 100%;
  text-align: center;
}
.services-ros-trans-card:hover {
  background-color: #fff;
  box-shadow: 20px 20px 48px 3px #181e3d;
  border-radius: 12px !important;
  color: #050817;
  font-weight: 700 !important;
}
.services-ros-trans-card:hover .ser-sm-card-anchor-arrow i,
.services-ros-trans-card:hover .ser-md-card-anchor-arrow i,
.services-ros-trans-card:hover .ser-lg-card-anchor-arrow i,
.services-ros-trans-card:hover .ser-wo-image i {
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #ff4824;
  color: #fff;
  border-radius: 100%;
  text-align: center;
}
.gis-apf-headings,
.apps-headings {
  font-size: 22px;
  font-weight: bold;
}
.gis-icon {
  font-size: 14px;
  color: #acacac;
}

/*.services-ros-trans-card:hover .ser-md-card-anchor-arrow{
	position: absolute;
    bottom: 24%;
}*/

/*.services-ros-trans-card:hover .ser-sm-card-anchor-arrow{
	position: absolute;
    bottom: 10%;
}*/

/*.services-ros-trans-card:hover .ser-lg-card-anchor-arrow{
	position: absolute;
    bottom: 10%;
}*/
.ser-wo-image {
  padding-top: 80px;
  padding-bottom: 25px;
}

/* SPM Services */

.sub-ser-bg {
  clip-path: polygon(0 1%, 100% 0, 100% 88%, 0 100%);
  background-color: #181e3d;
}
/*dummy*/
.ser-bg {
  clip-path: polygon(0 1%, 100% 0, 100% 87%, 0 100%);
  background-color: #181e3d;
}
.ser-rel-works {
  border-radius: 12px;
  border: 1px solid rgba(116, 120, 138, 1);
  background-color: #fff;
}
.spm-ser-bg {
  clip-path: polygon(0 8%, 100% 0%, 100% 92%, 0% 100%);
  background-color: #181e3d;
  margin-top: 23% !important;
  color: #fff;
}
.ser-ban-right-lazy-img {
  background-image: url(../images/services/ban-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top -23%;
}
.ser-works-right-lazy-img {
  background-image: url(../images/services/works-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 0px;
}
.ser-works-left-lazy-img {
  background-image: url(../images/services/works-left-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 0% bottom 0px;
}
.ser-get-in-touch {
  margin-top: 7%;
}

/*Solutions Page CSS*/

.solutions-bg-img {
  background-image: url("../images/digital-factory/banner.webp");
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.solutions-ban-subheading {
  font-size: 16px;
  color: #fff;
  opacity: 80%;
  line-height: 24px;
}
.solutions-content {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #181e3d;
  opacity: 60%;
}
a.solutions.nav-link.active {
  border-bottom: 3px solid #ff4824 !important;
}

.ld-btn-arrow {
  position: absolute;
  right: 4%;
}

/*About Us*/

.about-us-ban-heading,
.contact-us-ban-heading {
  color: #fff;
  font-size: var(--h1-font-size);
  font-family: var(--title-font);
  line-height: 64px;
  font-weight: var(--body-font-weight1);
  text-align: center;
  letter-spacing: 0.02em;
}
.about-us-bg {
  -webkit-clip-path: polygon(0 1%, 100% 0, 100% 88%, 0 100%);
  clip-path: polygon(0 1%, 100% 0, 100% 82%, 0 100%);
  background-color: #181e3d;
}
.aboutus-main-heading {
  font-weight: 500;
  font-family: "Archivo", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #ff4824;
  line-height: 22px;
  letter-spacing: 0.03em;
}
.about-us-heading {
  font-family: "Clash Display", sans-serif;
  font-size: 43px;
  font-weight: 500;
  line-height: 53px;
  letter-spacing: 0.02em;
}
.abt-us-headingss {
  font-family: "Clash Display", sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #050817;
}
.abt-us-contentt {
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #181e3d;
  opacity: 60%;
  text-align: center;
  margin-bottom: 0px !important;
}
.our-team-right-lazy-image {
  background-image: url(../images/about-ski/our-team/our-team-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 0%;
}
.our-team-left-lazy-image {
  background-image: url(../images/about-ski/our-team/our-team-left-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 0% bottom 0%;
}
.about-us-our-teams-bg {
  -webkit-clip-path: polygon(0 8%, 100% 0, 100% 92%, 0% 100%);
  clip-path: polygon(0 8%, 100% 0, 100% 92%, 0% 100%);
  background-color: #181e3d;
}
.team-on-img-text {
  position: absolute;
  bottom: 0px;
  color: #fff !important;
  width: 100%;
  background: rgb(24 30 61 / 50%);
  text-align: center;
  padding: 20px 10px;
}
.team-member-name {
  font-family: "Clash Display", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  padding-bottom: 0px;
}
.team-member-designation {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.team-member-info {
  display: none;
}
.team-member-full-info img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.team-member-full-info:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.team-member-full-info:hover .team-member-info {
  display: block;
}
.values-icon-div {
  height: 115px;
  margin: auto;
  align-items: center;
  justify-content: center;
  display: flex;
}
.our-values-card {
  background-color: #f2f2f2;
  padding: 20px 15px;
  border-radius: 12px;
  text-align: center;
}
.our-values-card-headings {
  font-family: "Clash Display", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
}
.our-values-card .our-value-content {
  color: #181e3d;
  opacity: 60%;
  height: 75px;
}
.certificate-right-lazy-image {
  background-image: url(../images/about-ski/certificates/certificate-left-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top -23%;
}
.certificate-left-lazy-image {
  background-image: url(../images/about-ski/certificates/certificate-right-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: left 0% bottom 0%;
}
.about-ski-carousel-bg {
  -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
  background-color: #2e396d;
}

/*Terms and Conditions*/

.tc-paragraph {
  position: relative;
}
.tc-headings:before {
  content: "";
  width: 0;
  height: 50px;
  position: absolute;
  border-left: 2px solid #e97171;
  top: 0;
  left: 0px;
}
.tc-headings {
  font-family: var(--title-font);
  font-size: 34px;
  font-weight: 500;
  line-height: 51px;
  margin-bottom: 10px;
}

/*Industries Pages CSS*/

.ind-cc-heading {
  font-size: 28px;
  text-align: center;
}
.ind-bg {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
  background-color: #181e3d;
  color: #fff;
}
.ind-image {
  margin-top: -23%;
}
.ind-our-expertise-bg {
  clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 100%);
  background-color: #323d70;
  color: #fff;
}
.industries-para,
.paragraph {
  font-size: 20px;
  color: #707070;
  margin-top: 15px;
}
.mh-trucks:hover {
  color: red;
}
.mh-trucks-img {
  box-shadow: 0.1rem 0.5rem 1rem rgba(0, 0, 0, 0.3) !important;
}
.mh-trucks-img:hover {
  box-shadow: 0.1rem 0.5rem 1rem rgb(255 72 36 / 30%) !important;
  color: #ff4824;
}

/*Solutions Pages CSS*/

.arcs-content span.numbering {
  position: relative;
  left: -10px;
  font-weight: 500;
}
.arcs-banner {
  margin-top: -44.5%;
}
.arcs-heading {
  font-family: var(--title-font);
  font-size: 42px;
  font-weight: 500;
  line-height: 46px;
  letter-spacing: 0.02em;
}
.arcs-heading.text-white {
  font-family: var(--title-font);
  font-size: 42px;
  font-weight: 500;
  line-height: 46px;
  letter-spacing: 0.02em;
  white-space: break-spaces;
  text-shadow: 2px 2px #ff4824;
}
.arcs-heading span {
  color: #ff4824;
}
.arcs-social-icons-heading {
  font-size: 14px;
  color: #050817;
  opacity: 60%;
}
.arcs-social-icons {
  isplay: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.arcs-social-icons a {
  color: #676767;
  opacity: 60%;
  font-size: 24px;
}
.arcs-content-bg {
  background-color: #f7f4f5;
  /*background-color: #181E3D;
	opacity: 5%;*/
  padding: 15px;
}
.arc-table-contents-heading {
  font-family: var(--title-font);
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  color: #050817;
}
.arcs-table-contents {
  color: #ff4824;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}
.arcs-table-contents:hover,
.arcs-table-contents:focus {
  color: #181e3d;
}
.h4.arcs-contents-headings,
.h5.arcs-contents-headings {
  font-family: var(--title-font);
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  color: #ff4824;
  padding-bottom: 3px;
  padding-top: 18px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.arcs-content {
  color: #707070;
}
.arcs-content p {
  color: #707070 !important;
  line-height: 24px;
}
.arcs-content a {
  color: #ff4824;
}
.arcs-content a:hover,
.arcs-content a:focus {
  color: #ff4824;
}
.arcs-content span {
  color: #ff4824;
  font-weight: 600;
}
p.arcs-content {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
}
.arcs-register-email-bg {
  background-color: #181e3d;
  text-align: center;
}
.arcs-reg-email-heading {
  font-family: var(--title-font);
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.arcs-similar-blogs-heading {
  font-family: var(--title-font);
  color: #050817;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
}
.arcs-blogs-bg {
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 12px;
}
.arcs-blogs-bg img {
  /*	max-width: 100% !important;*/
  max-width: 106px;
  /*	height: auto !important;*/
  height: 100px;
  border-radius: 10px;
}
.arcs-similar-blogs-sm {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*    height: 96px;*/
  height: auto;
  font-weight: 500;
}
.blogg-name-sm {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
/*.arcs-similar-blogs-sm a{
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}*/
.arcs-rounded-btn {
  border: 1px solid #d9d9d9;
  padding: 5px 12px 5px 12px;
  border-radius: 27px;
  gap: 10px;
  color: #050817;
  font-size: 12px;
  display: inline-block;
  width: 120px;
  text-align: center;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.arcs-rounded-btn:hover,
.arcs-blogs-btn:hover {
  background-color: #ff4824;
  border: 1px solid #ff4824;
  color: #fff;
}
.arcs-blogs-btn {
  border: 1px solid #d9d9d9;
  padding: 5px 25px 5px 25px;
  border-radius: 27px;
  gap: 10px;
  color: #050817;
  font-size: 16px;
  display: inline-block;
}
.arcs-rgb-icons-div {
  border: 1px solid #181e3d59;
  border-radius: 10px;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.arcs-rgb-social-icons {
  height: 28px;
}
.platform-text {
  font-size: 12px;
  /*	padding-top: 25px;*/
}
.blogs-clickable a {
  color: #fff !important;
  font-weight: 500;
}
.blogs-clickable a:hover,
.blogs-clickable a:focus {
  text-decoration: none !important;
  color: #ff4824 !important;
}
h5.clickablee {
  font-size: 16px;
}
.clickablee a {
  color: #fff !important;
  font-weight: 500;
}
.clickablee a:hover,
.clickablee a:focus {
  text-decoration: none !important;
  color: #ff4824 !important;
}
.blogs-content-scrollbar {
  overflow-y: auto;
  height: 100vh;
  margin-bottom: 20px;
  scrollbar-width: thin;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
.rgb-linkedin-icon {
  color: #0a66c2;
  font-size: 30px;
}
.rgb-fb-icon {
  color: #1877f2;
  font-size: 30px;
}
.rgb-youtube-icon {
  color: #ff4824;
  font-size: 30px;
}
.rgb-twitter-icon {
  color: #1da1f2;
  font-size: 30px;
}
.arcs-view-more {
  font-family: var(--title-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #ff4824;
  text-decoration: underline;
}
.arcs-view-more:hover {
  color: #ff4824;
  text-decoration: underline;
}
.about-ski-left-vector {
  background-image: url(../images/about-ski/ski-left-vector.webp);
  background-repeat: no-repeat;
  background-position: left 0% top 0%;
  background-size: 150px 150px;
}

.about-ski-right-vector {
  background-image: url(../images/about-ski/ski-right-vector.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 40%;
  background-size: 200px 150px;
}

/*News and Events*/

h2.news-room-banner-text {
  font-family: var(--title-font);
  font-size: 42px;
  font-weight: 500;
  line-height: 46px;
  letter-spacing: 0.02em;
  text-align: left;
}
.news-room-banner-text-section {
  position: absolute !important;
  bottom: 100%;
  padding: 15px;
  z-index: 9;
}
.news-article-section {
  border: 1px solid #aaaaaa;
  border-radius: 12px;
}
.h5.companies {
  font-size: 22px;
  font-family: var(--title-font);
  height: 55px;
  color: #181e3d;
  font-weight: 500;
}
.featured-com-image {
  border-radius: 12px 0px 0px 12px;
}
.featured-com-image1 {
  border-radius: 0px 12px 12px 0px;
}
.featured-companies {
  border: 1px solid #d9d9d9;
  border-radius: 12px;
}
.featured-companies-headings {
  font-family: var(--title-font);
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0.02em;
  text-align: left;
}
.linkedin-companies {
  border: 1px solid #aaaaaa;
  border-radius: 0px 0px 12px 12px;
}
.linked-in-company {
  font-family: var(--title-font);
  font-size: 22px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-align: left;
  position: absolute !important;
  bottom: -8%;
  padding: 15px;
  z-index: 999;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 96%;
}
.li-post-bg-img {
  width: auto;
  height: 185px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.linkedin-status {
  font-size: 14px;
  font-weight: 500;
  color: #676767;
}
.news-ski-logo {
  width: 100%;
}

/*	Blogs Page CSS */

.pb-btn {
  background-color: #ff4824 !important;
  color: #fff !important;
  border-color: #ff4824 !important;
  font-size: 12px;
  cursor: none !important;
}
.p-heding {
  position: absolute;
  left: 20px;
}
.transparent-ind-btn,
.transparent-blogs-btn {
  background-color: transparent;
  border-radius: 30px !important;
  border: 1px solid #d9d9d9;
  padding: 5px 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #050817 !important;
  font-size: 14px;
}
.blogs-pills .nav-link.active {
  background-color: #ff4824 !important;
  border: 1px solid #ff4824 !important;
  color: #fff !important;
}
/*a.transparent-ind-btn.active:hover, a.transparent-blogs-btn.active:hover, a.transparent-ind-btn.active:focus, a.transparent-blogs-btn.active:focus{
	background-color: #FF4824;
    border: 1px solid #FF4824;
    color: #fff !important;
}*/
a.transparent-ind-btn.active {
  background-color: #ff4824;
  border: 1px solid #ff4824;
  color: #fff !important;
}
.latest-blogs-heading {
  font-family: var(--title-font);
  font-size: 32px;
  font-weight: 500;
  line-height: 39px;
  letter-spacing: 0em;
  text-align: left;
}
.latest-blog-section {
  border: 1px solid #aaaaaa;
  display: block;
  border-radius: 12px;
}
.blog-namee {
  font-family: var(--title-font);
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  padding: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-namee span {
  color: #ff4824;
}
.featured-blog-namee {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: left;
  padding: 6px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.featured-blogs-btn {
  border: 1px solid #d9d9d9;
  padding: 4px 15px 4px 15px;
  border-radius: 27px;
  gap: 10px;
  color: #050817;
  font-size: 10px;
  display: inline-block;
}
.blog-image {
  border-radius: 12px 12px 0px 0px;
}
.check-markk {
  color: #7cb342;
  font-size: 18px;
  margin-right: 5px;
  vertical-align: middle;
}
.x-markk {
  color: #e73f36;
  font-size: 23px;
  margin-right: 5px;
  vertical-align: middle;
}

/*Contact Us Page CSS*/

.contact-us-sub-heading {
  color: #fff;
  opacity: 60%;
  text-align: center;
  font-size: 20px;
}
.contact-us-bg {
  -webkit-clip-path: polygon(0 1%, 100% 0, 100% 88%, 0 100%);
  clip-path: polygon(0 1%, 100% 0, 100% 86%, 0 100%);
  background-color: #181e3d;
}

.contact-section {
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-top: -27%;
}
.contact-pills {
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgb(5 8 23 / 20%);
}
.contact-pills .nav-link {
  color: #050817;
  border-bottom: 2px solid #fff;
  padding: 1.5rem 1rem 0.7rem 1rem;
}
.contact-pills .nav-link.active {
  color: #ff4824;
  border-bottom: 2px solid #ff4824;
  background: transparent;
  border-radius: 0px;
}
.contact-form-control {
  border: 1px solid #d0d5dd;
  border-radius: 8px;
  margin-bottom: 5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 8px;
  padding-left: 8px;
}
.contact-section label {
  margin-bottom: 5px !important;
}
.chat-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 0.5px 1px 1px 0.5px;
  margin: 8px;
  background-image: linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -webkit-linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -o-linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -moz-linear-gradient(81deg, #d2d2d2, #ffac9b);
  background-image: -ms-linear-gradient(81deg, #d2d2d2, #ffac9b);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.chat-headings {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  font-family: var(--title-font);
}
.chat-sub-text {
  color: #74788a;
  font-size: 14px;
  font-weight: 400;
  padding-top: 3px;
}
.lets-chat-btn {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 4px;
  width: 100%;
  height: auto;
  background-color: #ff4824;
  color: #fff !important;
  border-color: #ff4824;
}
.contact-location-bg {
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
  background-color: #181e3d;
  color: #fff;
}
.contact-location-heading {
  font-family: var(--title-font);
  font-size: 24px;
  font-weight: 400;
  color: #ff4824;
}
.contact-add-seperation {
  border-left: 1px solid rgb(255 255 255 / 20%);
  border-right: 1px solid rgb(255 255 255 / 20%);
}
.contact-loc-ban-right-img {
  background-image: url(../images/contact-us/contact-loc-ban-right-img.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 0%;
}
.contact-ban-right-lazy-img {
  background-image: url(../images/contact-us/contact-ban-right-lazy-img.webp);
  background-repeat: no-repeat;
  background-position: right 0% top -30%;
}
.vedio-logo {
  position: absolute;
  z-index: 999;
  right: 18px;
  top: 11px;
  opacity: 0.9;
}
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.animate-play-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.animate-play-icon i {
  position: absolute;
  /*    left: 48%;*/
  top: 45%;
  color: #f1f1f1;
  font-size: 40px;
}
.hover-link:hover {
  color: #ff4824;
}
.fill-img {
  height: 100%;
  img {
    height: 100%;
    object-fit: cover;
    object-position: right;
  }
}

/*Get In Touch*/

.get-in-touch-subheading {
  font-size: var(--h2-font-size);
  font-family: var(--title-font);
  font-weight: var(--body-font-weight1);
  line-height: 64px;
  margin-bottom: 0px;
  letter-spacing: 0.02em;
  color: #fff;
}
.get-in-touch-lazy-img-right {
  background-image: url(../images/get-in-touch-lazy-image.webp);
  background-repeat: no-repeat;
  background-position: right 0% top 0%;
}

/* Footer CSS */

footer h6 a {
  color: #181e3d;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 10px;
}
footer ul {
  padding-left: 0px;
}
footer ul li {
  list-style: none;
  margin-bottom: 5px;
}
footer ul li a {
  color: #74788a;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
}
footer ul li a:hover,
footer h6 a:hover,
ul.footer-menus li a:hover {
  color: #ff4824 !important;
}
footer ul li a.puc:hover {
  color: #181e3d !important;
}
footer ul li a:hover {
  text-decoration: none !important;
}
.footer-menus li,
.footer-menu li {
  margin-bottom: 15px;
}

.soc-footer {
  background: #181e3d;
}
.soc-footer p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: 400;
}
.footer-icons {
  text-align: right;
  margin-bottom: 0px;
}
.footer-icons a i {
  margin-right: 10px;
  text-align: center;
  background: #fff;
  width: 32px;
  height: 32px;
  color: #181e3d;
  line-height: 32px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
}
.footer-icons a i:hover {
  background: #ff4824;
  color: #fff;
}
.btn-bg-orange {
  background: #ff4824 !important;
  color: #fff !important;
}
.btn-bg-blue-70p {
  background-color: rgb(24 30 61 / 70%);
  color: #fff;
}

@media (min-width: 992px) {
  .col-lg-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*@media (min-width: 870px) and max-width(990px){
	.es-services-bg-img, .manufacturing-services-bg-img, .ce-services-bg-img, .ces-services-bg-img, .solutions-bg-img {
	    background-repeat: no-repeat;
	    background-position: center;
	    height: 450px;
	    background-size: cover;
	}
}*/

@media (max-width: 1200px) {
  .home-carousel-headings {
    font-size: 40px;
    line-height: 48px;
  }
  .elec-n-utility-ser-bg-img,
  .it-staffing-n-consulting-bg-img,
  .software-expertise-and-integration-bg-img,
  .ai-ml-solutions-bg-img {
    height: 50vh !important;
    clip-path: polygon(0 0, 100% 0, 100% 88%, 0% 100%) !important;
  }
  .ser-md-card-anchor-arrow {
    position: absolute;
    bottom: 20%;
    left: 30px;
  }
  .services-md-card {
    position: relative;
    bottom: 18%;
    right: 5px;
  }
  .ser-sm-card-anchor-arrow {
    position: absolute;
    bottom: -12%;
    left: 30px;
  }
  .ser-sm-card {
    position: relative;
    bottom: -15%;
    right: 8px;
  }
}

@media (max-width: 991px) {
  .home-carousel-headings {
    font-size: 32px;
    line-height: 45px;
  }
  .home-carousel-content {
    font-size: 14px;
  }
  .carousel-control-prev {
    left: 52.2%;
  }
  .about-ski-heading {
    font-size: 20px;
    line-height: 20px;
  }
  .about-ski-cont {
    font-size: 9px;
    line-height: 18px;
    display: flex;
    align-items: start;
    min-height: 62px;
  }
  .service-namee {
    font-family: var(--text-font);
    font-size: 16px;
  }
  .main-ser-m-scroll-top {
    scroll-margin-top: 5px;
  }
  .eng-ser-bg {
    margin-top: 2.5% !important;
  }
  .services-bg {
    clip-path: polygon(0 4%, 100% 0%, 100% 96%, 0% 100%);
  }
  .eng-ser-cards2,
  .man-ser-cards2,
  .civil-eng-ser-cards2,
  .custom-eng-ser-cards2 {
    position: static;
    top: 0px;
  }
  .eng-ser-img2,
  .man-ser-img2,
  .civil-eng-ser-img2,
  .custom-eng-ser-img2 {
    position: relative;
    z-index: -1;
    left: 0%;
  }
  .engineering-services-get-in-touch {
    margin-top: 7% !important;
  }
  .ser-sm-card {
    position: relative;
    bottom: -22%;
    right: 0px;
  }
  .services-mh-sm-card {
    bottom: -33% !important;
    right: 0px;
  }
  .services-md-card {
    position: relative;
    bottom: 5%;
    right: 0px;
  }
  .services-lg-card {
    position: relative;
    bottom: 20%;
    right: 0px;
  }
  .services-mh-lg-card {
    bottom: -30% !important;
    right: 0px !important;
  }
  .services-mh-card {
    bottom: 18% !important;
  }
  .ser-lg-card-anchor-arrow {
    position: absolute;
    left: 30px;
    bottom: 21%;
  }
  .ser-md-card-anchor-arrow {
    position: absolute;
    bottom: 5.5%;
    left: 30px;
  }
  .ser-sm-card-anchor-arrow {
    position: absolute;
    bottom: -19.5%;
    left: 30px;
  }
  .choose-ser-section {
    position: static;
    left: 0%;
    top: 0%;
  }
  .manufacturing-ser-bg {
    margin-top: 2.5% !important;
  }
  .manufacturing-services-get-in-touch {
    margin-top: 7% !important;
  }
  .civil-eng-ser-bg {
    margin-top: 2.8% !important;
  }
  .civil-eng-services-get-in-touch {
    margin-top: 7% !important;
  }
  .civil-eng-ser-get-in-touch {
    margin-top: 10% !important;
  }
  .custom-eng-ser-bg {
    margin-top: 2.5% !important;
  }
  .custom-eng-services-get-in-touch {
    margin-top: 9% !important;
  }
  .arcs-heading {
    font-family: var(--title-font);
    font-size: 22px;
    line-height: 30px;
  }
  /*	Sub Services*/
  /*.ser-ban-right-lazy-img {
	    background-position: right 0% top 96%;
	}*/
  .mobile-res-headings {
    font-size: 28px !important;
    font-weight: 500 !important;
    line-height: 35px !important;
    letter-spacing: 0.02em !important;
  }
  .sub-ser-mainheadings,
  .about-us-ban-heading,
  .contact-us-ban-heading {
    font-size: 40px;
    line-height: 50px;
  }
  .project-name,
  .product-name {
    font-size: 18px;
  }
  .project-content {
    font-size: 16px;
    line-height: 27px;
  }
  .sub-ser-img-bg {
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
  }
  .mainHeadings {
    font-size: 12px;
    color: #ff4824;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.03em;
  }
  .choose-ser {
    position: relative;
    bottom: -5%;
  }
  .shadow-md {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .services-get-in-touch {
    margin-top: 10%;
  }
  .es-services-bg-img,
  .manufacturing-services-bg-img,
  .ce-services-bg-img,
  .ces-services-bg-img,
  .contract-launch-support-services-bg-img,
  .solutions-bg-img {
    background-repeat: no-repeat;
    background-position: center;
    height: 450px;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .elec-n-utility-ser-bg-img,
  .it-staffing-n-consulting-bg-img,
  .software-expertise-and-integration-bg-img,
  .ai-ml-solutions-bg-img {
    height: 35vh !important;
    clip-path: polygon(0 0, 100% 0, 100% 88%, 0% 100%) !important;
  }
  .main-services-headings {
    font-size: 40px;
  }
  .serv-ban-heading {
    font-size: 40px !important;
    margin-bottom: 0px;
  }
  .solutions-ban-heading {
    font-size: 40px !important;
    margin-bottom: 10px;
    line-height: 45px;
  }
  .get-in-touch-subheading {
    font-size: 28px;
    font-family: var(--title-font);
    font-weight: var(--body-font-weight1);
    line-height: 35px;
    margin-bottom: 0px;
  }

  .industries-para,
  .paragraph {
    font-size: 16px;
    color: #707070;
  }

  /*	About Us Page */

  .our-values-card-headings {
    font-size: 24px;
  }
  .about-us-bg {
    clip-path: polygon(0 0%, 100% 0, 100% 86%, 0 100%);
    background-color: #181e3d;
  }
  .about-us-our-teams-bg {
    -webkit-clip-path: polygon(0 6%, 100% 0, 100% 94%, 0% 100%);
    clip-path: polygon(0 6%, 100% 0, 100% 94%, 0% 100%);
    background-color: #181e3d;
  }
  .about-ski-carousel-bg {
    -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
  }
  .team-member-name {
    font-family: "Clash Display", sans-serif;
    font-size: 20px;
  }
  .abt-us-headingss {
    font-size: 20px;
    line-height: 20px;
  }
  .abt-us-contentt {
    font-size: 13px;
    min-height: 62px;
    line-height: 18px;
  }
  .about-ski-left-vector {
    background-image: url(../images/about-ski/ski-left-vector.webp);
    background-repeat: no-repeat;
    background-position: left 0% top 0%;
    background-size: 85px 95px !important;
  }
  .about-ski-right-vector {
    background-image: url(../images/about-ski/ski-right-vector.webp);
    background-repeat: no-repeat;
    background-position: right 0% top 40%;
    background-size: 120px 90px !important;
  }

  /*	Newsroom*/
  h2.news-room-banner-text {
    font-family: var(--title-font);
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .h5.companies {
    font-size: 16px;
    font-family: var(--title-font);
    height: 55px;
    color: #181e3d;
    font-weight: 500;
  }
  .featured-com-image,
  .featured-com-image1 {
    border-radius: 12px;
  }

  .contact-us-btn {
    height: 60px;
    line-height: 32px;
    width: 200px;
    font-size: 18px;
  }

  .contact-section {
    margin-top: -13% !important;
  }

  .contact-location-bg {
    -webkit-clip-path: polygon(0 4%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 4%, 100% 0, 100% 100%, 0% 100%);
    background-color: #181e3d;
    color: #fff;
  }

  .platform-text {
    font-size: 13px;
  }

  /*	Footer*/

  ul.footer-menus li {
    display: inline !important;
    padding-right: 10px;
    padding-left: 10px;
  }
  .ind-cc-heading {
    font-size: 24px;
    text-align: center;
  }
}

@media (min-width: 450px) and (max-width: 767px) {
  .ind-image {
    margin-top: -15%;
  }
}

@media (max-width: 767px) {
  .mobile-ban-bg {
    background-image: url(../images/home/mobile/mobile-ban-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .mobile-home-ban-right-lazy-image {
    background-image: url(../images/home/mobile/mobile-home-ban-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right -2%;
  }
  .home-page-exp-sec-right-lazy-image {
    background-image: url(../images/home/mobile/home-page-exp-sec-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top 0%;
  }
  .home-page-clients-right-lazy-image {
    background-image: url(../images/home/mobile/home-page-clients-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top 0%;
  }
  .carousel-ban-content {
    height: 200px;
  }
  .get-in-touch-lazy-img-right {
    background-image: url(../images/mobile-get-in-touch-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top 0%;
  }

  /*	main Services*/
  .main-ser-m-scroll-top {
    scroll-margin-top: 0px;
  }
  .our-ser-right-lazy-image {
    background-image: none;
  }
  .range-ser-right-lazy-image {
    background-image: url(../images/services/mobile/range-ser-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top 0%;
    position: sticky;
  }
  .our-ser-left-lazy-image {
    background-image: none;
  }
  .range-ser-left-lazy-image {
    background-image: none;
  }

  /*	Sub Services*/

  .ser-works-right-lazy-img {
    background-image: url(../images/services/mobile/works-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top 0px;
    clip-path: polygon(0 4%, 100% 0%, 100% 100%, 0% 100%);
  }
  .ss-application-card {
    background-image: url(../images/services/mobile/application-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top 0%;
  }
  .ser-ban-right-lazy-img {
    background-image: url(../images/services/mobile/ban-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top -23%;
  }
  .ser-works-left-lazy-img {
    background-image: none;
  }

  /*	abut ski*/
  .our-values-card .our-value-content {
    height: auto;
  }
  .abt-us-headingss {
    font-size: 16px;
    line-height: 20px;
  }
  .our-team-right-lazy-image {
    background-image: url(../images/about-ski/mobile/our-team-right-lazy-image.webp);
    background-repeat: no-repeat;
  }
  .certificate-right-lazy-image {
    background-image: url(../images/about-ski/mobile/certificate-right-lazy-image.webp);
    background-repeat: no-repeat;
    background-position: right 0% top -20%;
  }
  .certificate-left-lazy-image {
    background-image: none;
  }

  .our-team-left-lazy-image {
    background-image: none;
  }

  .about-ski-cont {
    min-height: 45px;
  }
  .carousel-item img {
    border-radius: 12px;
  }
  .home-carousel-headings {
    font-size: 30px;
    line-height: 40px;
  }
  .carousel-control-prev {
    left: 0%;
    top: 53%;
  }
  .carousel-control-next {
    top: 53%;
    right: 0%;
  }
  .sub-ser-cont-card {
    border-radius: 12px;
  }
  .sub-ser-mainheadings,
  .about-us-ban-heading,
  .contact-us-ban-heading {
    font-size: 32px;
    font-family: var(--title-font);
    line-height: 40px;
    font-weight: var(--body-font-weight1);
  }
  ul.footer-menus li {
    display: inline !important;
    padding-right: 15px;
    padding-left: 0px;
  }
  .abt-us-contentt {
    font-size: 13px;
    min-height: 45px;
  }

  .industries-para,
  .paragraph {
    font-size: 16px;
    color: #707070;
  }

  /*	Arcstone Pages*/

  .arcs-heading {
    font-size: 22px !important;
    line-height: 22px !important;
  }
  .arcs-banner {
    margin-top: -29.5%;
  }
  .arcs-social-icons {
    display: -ms-flexbox !important;
    display: block !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /*	Blogs Page*/

  .blog-namee {
    font-size: 16px !important;
  }

  .contact-add-seperation {
    border-left: none;
    border-right: none;
  }
  .contact-pills {
    align-items: left;
    justify-content: left;
    border-bottom: 1px solid rgb(5 8 23 / 20%);
  }
  .contact-section {
    margin-top: -17% !important;
  }
  .platform-text {
    font-size: 17px !important;
  }
  .our-exp-civil-eng-ser-card {
    padding-top: 3.7px !important;
  }
  .elec-n-utility-ser-bg-img,
  .it-staffing-n-consulting-bg-img,
  .software-expertise-and-integration-bg-img,
  .ai-ml-solutions-bg-img {
    height: 50vh !important;
    clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%) !important;
  }
  .ser-lg-card-anchor-arrow {
    position: absolute;
    bottom: 20%;
    left: 30px;
  }
  .ser-sm-card-anchor-arrow {
    position: absolute;
    bottom: 20%;
    left: 30px;
  }
  .services-mh-sm-card {
    bottom: 5% !important;
  }
  .ser-sm-card {
    position: relative;
    bottom: 20%;
    right: 0px;
  }
  .services-md-card {
    position: relative;
    right: 0px;
    bottom: 15%;
  }
  .ser-md-card-anchor-arrow {
    position: absolute;
    bottom: 20%;
    left: 30px;
  }
  .project-applications-heading {
    font-size: 30px;
    line-height: 30px;
  }
  .ss-application-card ul li,
  .ss-application-card p,
  .ser-paragraph {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .project-pictures-heading {
    font-size: 40px;
    line-height: 40px;
  }
  .mainHeadings {
    font-size: 12px;
    line-height: 20px;
    margin-top: 15px;
  }
}

@media (max-width: 576px) {
  ul.footer-menus li {
    display: inherit !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  h5.clickablee {
    font-size: 14px !important;
  }
  .temp-img {
    width: 200px;
    right: 0%;
  }
  .body {
    font-size: 14px;
  }
  .home-carousel-headings {
    font-size: 22px;
    line-height: 30.5px;
  }
  .mobile-ban-bg {
    background-image: url(../images/home/mobile/mobile-ban-bg.webp);
    background-repeat: no-repeat;
    background-size: initial;
  }
  .web-btn-lg {
    width: 133px !important;
    height: 40px !important;
    border-radius: 3px !important;
    font-size: 12px;
    line-height: 25px !important;
  }
  .mainHeadings {
    font-size: 11px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
    letter-spacing: 0.03em !important;
    margin-top: 10px;
  }
  .mobile-res-headings {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 25px !important;
    letter-spacing: 0.02em !important;
  }
  .main-services-content {
    font-family: var(--text-font);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    opacity: 60%;
  }
  .about-ski-heading {
    font-family: "Clash Display", sans-serif;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
    letter-spacing: 0.01em !important;
  }
  .about-ski-cont {
    font-size: 9px;
    font-weight: 400;
    line-height: 15px;
    color: #181e3d;
    opacity: 60%;
    text-align: center;
    margin-bottom: 0px !important;
    display: flex;
    align-items: start;
    min-height: 30px;
  }
  .mobile-content-withbg {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
    letter-spacing: 0em !important;
  }
  .service-namee {
    font-size: 9px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
  }
  /*.h1-sm {
	    font-size: 32px !important;
	    font-family: var(--title-font) !important;
	    font-weight: 500 !important;
	    line-height: 39.36px !important;
	    letter-spacing: 0.02em !important;
	}*/
  .carousel-ban-paragraph {
    font-size: 14px;
  }
  .horizontal-scroll-xs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .horizontal-scroll-xs::-webkit-scrollbar {
    display: none;
  }
  .horizontal-scroll-xs {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }

  /*	Engineering Services*/

  /*.es-services-bg-img{
		background-image: url("../images/services/eng-ser/mobile/mobile-banner1.webp");
		object-fit: contain;
		background-repeat: no-repeat;
	}*/

  .es-services-bg-img {
    background-image: url("../images/services/eng-ser/mobile/mobile-banner.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: auto;
  }
  .manufacturing-services-bg-img {
    background-image: url("../images/services/precision-man/mobile/mobile-banner.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: auto;
  }
  .ce-services-bg-img {
    background-image: url("../images/services/civil-eng/mobile/mobile-banner.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: auto;
  }
  .ces-services-bg-img {
    background-image: url("../images/services/customized-eng/mobile/mobile-banner.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: auto;
  }
  .contract-launch-support-services-bg-img {
    background-image: url("../images/services/contract-launch-support/mobile/mobile-banner.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: auto;
  }
  .solutions-bg-img {
    background-image: url("../images/digital-factory/mobile/mobile-banner.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: auto;
  }
  .serv-ban-heading,
  .solutions-ban-heading {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    letter-spacing: 0.02em !important;
    text-align: center !important;
  }
  .serv-ban-subheading {
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
  }

  /*.choose-ser1{
		position: relative;
    	top: 10%;
	}
	.choose-ser2{
		position: relative;
    	top: 20%;
	}*/
  .eng-ser-cards2 {
    position: static;
    top: 0%;
    left: 0%;
  }
  .eng-ser-img2 {
    position: relative;
    left: 0%;
  }
  .services-get-in-touch {
    margin-top: -1%;
  }
  .man-ser-cards2 {
    position: static;
    top: 0%;
    left: 0%;
  }
  .man-ser-img2 {
    position: relative;
    left: 0%;
  }
  .civil-eng-ser-cards2 {
    position: static;
    top: 0%;
    left: 0%;
  }
  .civil-eng-ser-img2 {
    position: relative;
    left: 0%;
  }
  .civil-eng-ser-bg {
    margin-top: -10% !important;
  }
  .custom-eng-ser-cards2 {
    position: static;
    top: 0%;
    left: 0%;
  }
  .custom-eng-ser-img2 {
    position: relative;
    left: 0%;
  }
  .custom-eng-ser-bg {
    margin-top: -10% !important;
  }
  .customized-services-bg {
    clip-path: polygon(0 1%, 100% 0%, 100% 99%, 0% 100%);
  }
  .services-bg {
    clip-path: polygon(0 1%, 100% 0%, 100% 99%, 0% 100%);
    margin-top: 0%;
  }
  .all-main-services-bg {
    margin-top: 3% !important;
  }
  .ser-md-card-anchor-arrow,
  .ser-sm-card-anchor-arrow,
  .ser-lg-card-anchor-arrow {
    position: static;
    bottom: 0%;
    padding-left: 15px;
  }
  .services-ros-trans-card {
    height: auto !important;
  }
  .services-md-card {
    position: relative;
    bottom: 7%;
    right: 5px;
  }
  .ser-sm-card {
    position: relative;
    bottom: 6%;
    right: 5px;
  }
  .services-lg-card {
    position: relative;
    bottom: 4% !important;
    right: 10px;
  }
  .services-mh-lg-card {
    bottom: 6% !important;
    right: 10px;
  }
  .services-mh-card {
    bottom: 4% !important;
    right: 0px;
  }
  .services-mh-sm-card {
    bottom: 4% !important;
    right: 0px;
  }
  .main-services-list-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
  }
  /*ul.main-services-listings li{
		font-family: 'Archivo', sans-serif;
	    font-size: 16px;
	    font-weight: 500;
	    line-height: 19px;
	    letter-spacing: 0em;
	    text-align: left;
	    color: #050817 !important;
	    opacity: 80% !important;
	}*/
  .main-services-listings {
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #050817 !important;
    opacity: 80% !important;
  }
  .services-heading {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.02em;
    padding: 15px 10px 10px 15px;
    height: 70px;
    color: #050817;
  }

  /*	Sub Services*/
  .project-image-bg {
    border-radius: 0px;
  }
  .sub-ser-bg {
    clip-path: polygon(0 0%, 100% 0, 100% 90%, 0 100%);
    background-color: #181e3d;
  }
  .sub-ser-mainheadings,
  .about-us-ban-heading,
  .contact-us-ban-heading {
    font-size: 22px;
    font-family: var(--title-font);
    line-height: 40px;
    font-weight: var(--body-font-weight1);
  }
  .project-heading,
  .product-heading {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
  }
  .project-name,
  .product-name {
    font-size: 16px;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    line-height: 18px;
  }
  .project-content {
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #050817;
  }
  .project-applications-heading {
    font-family: var(--title-font);
    font-size: 25px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #050817;
  }
  .ss-application-card ul li,
  .ss-application-card p,
  .ser-paragraph {
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
  }
  .sub-ser-img-bg {
    clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 100%);
    background-color: #2e396d;
    color: #fff;
  }
  .sub-service-3-img-bg {
    clip-path: polygon(0 2%, 100% 0%, 100% 100%, 0% 100%) !important;
  }
  .sub-ser-vedio-bg {
    clip-path: polygon(0 7%, 100% 0%, 100% 100%, 0% 100%);
  }
  .project-pictures-heading {
    font-family: var(--title-font);
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
  }
  .project-picture-content {
    font-family: var(--text-font);
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
  }
  .ss-application-card {
    padding: 15px;
  }
  .gis-apf-headings,
  .apps-headings {
    font-size: 18px;
    font-weight: bold;
  }
  /*	Solutions */

  .solutions-ban-subheading {
    font-size: 16px;
    color: #fff;
    opacity: 80%;
    line-height: 24px;
    margin-top: 15px;
  }
  .solutions-content {
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #181e3d;
    opacity: 60%;
  }
  .get-in-touch-lazy-img-right {
    margin-top: -1%;
  }

  .abt-us-contentt {
    font-size: 12px;
    min-height: 56px;
    line-height: 16px;
  }
  .about-us-our-teams-bg {
    -webkit-clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%);
    clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%);
    background-color: #181e3d;
  }
  .industries-para,
  .paragraph {
    font-size: 16px;
    color: #707070;
  }

  /*	Newsroom*/

  .featured-companies-headings {
    font-size: 20px;
    line-height: 26px;
  }
  .h5.companies {
    height: auto;
  }
  h2.news-room-banner-text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
  }
  .news-ski-logo {
    width: 90%;
  }

  /*	Blogs Page*/

  .blog-namee {
    font-size: 20px !important;
  }
  .arcs-contents-headings {
    line-height: 28px;
    font-size: 20px !important;
  }
  .blogs-clickable {
    color: #fff !important;
  }
  .arcs-banner {
    margin-top: -27.5%;
  }

  .arcs-heading {
    font-size: 20px !important;
  }

  .contact-section {
    margin-top: -19% !important;
  }
  .contact-us-sub-heading {
    font-size: 16px;
  }
  .contact-location-heading {
    font-size: 18px;
  }
  .arcs-rounded-btn {
    width: auto;
  }

  /*	footer*/

  .nav-tabs .nav-item a.nav-link {
    color: #050817;
    border: 0px;
    padding-bottom: 10px;
  }
  .footer-menus li {
    margin-bottom: 5px;
  }
  .footer-icons {
    text-align: center !important;
  }
  .tc-headings:before {
    height: 30px;
  }
  .tc-headings {
    font-size: 24px;
    font-weight: 400;
  }
  .our-exp-civil-eng-ser-card {
    padding-top: 4.1px !important;
  }
  .ind-cc-heading {
    font-size: 16px;
    text-align: center;
  }

  .elec-n-utility-ser-bg-img,
  .it-staffing-n-consulting-bg-img,
  .software-expertise-and-integration-bg-img,
  .ai-ml-solutions-bg-img {
    height: 30vh !important;
    clip-path: polygon(0 0, 100% 0, 100% 94%, 0% 100%) !important;
  }

  .blink-text {
    animation: blink 2s infinite;
  }

  @keyframes blink {
    50% {
      opacity: 0;
    }
  }
  .h4.arcs-contents-headings,
  .h5.arcs-contents-headings {
    line-height: 25px;
  }
}

@media (max-width: 500px) {
  .arcs-banner {
    margin-top: -35.5% !important;
  }
}

@media (max-width: 400px) {
  .service-namee1,
  .service-namee3 {
    padding-top: 14px !important;
  }
  .our-exp-civil-eng-ser-card {
    padding-top: 0px !important;
  }
  .about-ski-cont {
    min-height: 53px;
  }
  .web-btn-lg {
    width: 133px !important;
    height: 40px !important;
    border-radius: 3px;
  }
  .arcs-banner {
    margin-top: -39.5% !important;
  }
}

@media (max-width: 360px) {
  .service-namee1,
  .service-namee3 {
    padding-top: 14px;
  }
}

@media (min-width: 1420px) and (max-width: 2220px) {
  .es-services-bg-img,
  .manufacturing-services-bg-img,
  .ce-services-bg-img,
  .ces-services-bg-img,
  .solutions-bg-img,
  .contract-launch-support-services-bg-img {
    background-repeat: no-repeat;
    background-position: center;
    height: 880px;
    background-size: cover;
    margin-bottom: 1.5% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .eng-ser-bg {
    margin-top: 23.5% !important;
  }
  .engineering-services-get-in-touch {
    margin-top: 8%;
  }
  .manufacturing-ser-bg {
    margin-top: 12% !important;
  }
  .manufacturing-services-get-in-touch {
    margin-top: 8.5%;
  }
  .civil-eng-ser-bg {
    margin-top: 11.5% !important;
  }
  .civil-eng-ser-get-in-touch {
    margin-top: 8%;
  }
  .civil-eng-ser-get-in-touch {
    margin-top: 7.5%;
  }
  .custom-eng-ser-bg {
    margin-top: 12.5% !important;
  }
  .custom-eng-services-get-in-touch {
    margin-top: 8%;
  }
  .contract-launch-ser-bg {
    margin-top: 18.5% !important;
  }
  .services-get-in-touch {
    margin-top: 8%;
  }
  .ind-image {
    margin-top: -23%;
  }
  .pb-xxl-3 {
    padding-bottom: 15px !important;
  }
}

@media (min-width: 992px) {
  .sub-ser-shadow-lg {
    box-shadow: 0 0rem 2rem rgba(0, 0, 0, 0.15) !important;
  }
}

.w-45p {
  width: 45%;
}
.line-height-24 {
  line-height: 24px;
}

.letter-spacing--1 {
  letter-spacing: -0.011em;
}
.contact-headings {
  line-height: 36px;
  letter-spacing: -0.019px;
  font-weight: 400;
}
.home-horizontal-tabs {
  line-height: 24px;
  letter-spacing: -0.011em;
}

.line-height-64 {
  line-height: 64px;
}

.line-height-27 {
  line-height: 27px;
}

.line-height-25 {
  line-height: 25px;
}

.letter-spacing {
  letter-spacing: 0.01em;
}
.letter-spacing-2 {
  letter-spacing: 0.02em;
}

.h5-600 {
  font-size: var(--h5-font-size);
  font-family: "Clash Display";
  font-weight: 600;
  line-height: 30px;
}

.text-btn {
  font-size: var(--body-font-size);
  font-weight: 500;
  line-height: 17.5px;
  font-family: var(--text-font);
}

.footer-bold {
  font-family: var(--title-font);
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  color: var(--theme-color2) !important;
}

.text-blue {
  color: #181e3d;
}
.text-black {
  color: #000 !important;
}

/*Linkedin Posta Css*/

button.sk-linkedin-page-post-load-more-posts {
  display: none;
}
.grid-content {
  padding: 5px !important;
}
.span-drpdwn {
  color: #181e3d;
  text-decoration: none;
  display: block;
  border-radius: 0px;
  border-left: 1px solid rgb(116 120 138 / 40%);
  padding: 0.2rem 1rem !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.span-drpdwn:hover {
  background-color: transparent;
}

.job-creation-section {
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-top: -27%;
}

.job-applicant-section {
  background: #fff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-top: -16%;
}

.job-applicant-bg {
  -webkit-clip-path: polygon(0 1%, 100% 0, 100% 88%, 0 100%);
  clip-path: polygon(0 1%, 100% 0, 100% 50%, 0 65%);
  background-color: #181e3d;
}

/*Electrical and Utility Services */

.elec-n-utility-ser-bg-img,
.it-staffing-n-consulting-bg-img,
.software-expertise-and-integration-bg-img,
.ai-ml-solutions-bg-img {
  background-image: url(../images/services/civil-eng/geographic-information-systems/banner.jpg);
  background-repeat: no-repeat;
  /*    background-position: center;*/
  height: 91.5vh;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
}
.it-staffing-n-consulting-bg-img {
  background-image: url(../images/services/advanced-it-consulting/it-staffing-and-consulting/banner.webp);
}
.software-expertise-and-integration-bg-img {
  background-image: url(../images/services/advanced-it-consulting/software-expertise-and-integration/banner.webp);
}
.ai-ml-solutions-bg-img {
  background-image: url(../images/services/advanced-it-consulting/ai-ml-solutions/banner.webp);
}
.elec-n-utility-ser-apps {
  background-color: #fff;
  color: #181e3d;
  height: 100%;
  border-radius: 12px;
  transition:
    background-color 0.5s ease,
    color 0.5s ease;
}
.elec-n-utility-ser-apps:hover {
  background-color: #181e3d;
}
.elec-n-utility-ser-apps:hover p {
  color: #fff;
}

.elec-n-utility-ser-download-pdf-btn {
  background-color: #ff4824 !important;
  color: #fff !important;
  border-color: #ff4824 !important;
  font-size: 22px;
  width: 100%;
}

.cardd {
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  transition: all 0.5s ease-in-out;
}

.card-content {
  position: relative;
  z-index: 2;
  padding: 20px;
}

.app-image {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.gis-image {
  background-image: url(../images/services/civil-eng/geographic-information-systems/gis-image.webp);
}

.grid-image {
  background-image: url(../images/services/civil-eng/geographic-information-systems/grid-image.webp);
}

.substation-image {
  background-image: url(../images/services/civil-eng/geographic-information-systems/aud-nd-sds-image.webp);
}

.sap-image {
  background-image: url(../images/services/civil-eng/geographic-information-systems/sap-image.webp);
}

.app-description {
  display: none;
}

.elec-n-utility-ser-apps:hover .app-image,
.elec-n-utility-ser-apps:hover .gis-apf-headings.bottom-app-name {
  display: none;
}

.elec-n-utility-ser-apps:hover .app-description {
  display: block;
  color: #fff;
}

.elec-n-utility-ser-apps:hover .card-content {
  background: rgba(0, 0, 0, 0.7);
}

.elec-n-utility-ser-apps:hover .bg-video {
  opacity: 1;
}

.elec-n-utility-ser-apps:hover .gis-apf-headings {
  color: #ff4824;
}

.elec-n-utility-ser-apps:hover .app-name {
  visibility: hidden;
  padding: 0px !important;
}

.border-radius-bottom-0 {
  border-radius: 12px 12px 0px 0px !important;
}

.border-radius-top-0 {
  border-radius: 0px 0px 12px 12px !important;
}

.s-logo img {
  width: 180px;
  height: 180px;
  border-radius: 10px;
  background: #fff;
  padding: 30px;
}

:root {
  --marquee-width: 70vw;
  --marquee-height: 20vh;
  /* --marquee-elements: 12; */ /* defined with JavaScript */
  --marquee-elements-displayed: 5;
  --marquee-element-width: calc(
    var(--marquee-width) / var(--marquee-elements-displayed)
  );
  --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
}

.marquee {
  overflow: hidden;
  position: relative;
}
.marquee:before,
.marquee:after {
  position: absolute;
  top: 0;
  width: 10rem;
  height: 100%;
  content: "";
  z-index: 1;
}
.marquee-content {
  list-style: none;
  height: 100%;
  display: flex;
  animation: scrolling var(--marquee-animation-duration) linear infinite;
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(
      calc(-1 * var(--marquee-element-width) * var(--marquee-elements))
    );
  }
}
.marquee-content li {
  display: flex;
  justify-content: center;
  align-items: center;
  /* text-align: center; */
  flex-shrink: 0;
  width: var(--marquee-element-width);
  max-height: 100%;
  font-size: calc(var(--marquee-height) * 3 / 4); /* 5rem; */
  white-space: nowrap;
}

.amr-banner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  border-radius: 12px;
}

.text-transform-none {
  text-transform: none !important;
}

.italic-text {
  font-style: italic;
  font-family: "Clash Display";
  font-weight: 500;
}

@media (max-width: 1400px) {
  :root {
    --marquee-width: 70vw;
    --marquee-elements-displayed: 3;
  }
}

@media (max-width: 1200px) {
  :root {
    --marquee-width: 70vw;
    --marquee-elements-displayed: 3;
  }
}

@media (max-width: 991px) {
  :root {
    --marquee-width: 80vw;
    --marquee-elements-displayed: 3;
  }
}

@media (max-width: 768px) {
  :root {
    --marquee-width: 100vw;
    --marquee-elements-displayed: 3;
  }
}

@media (max-width: 576px) {
  :root {
    --marquee-width: 155vw;
    --marquee-elements-displayed: 3;
  }
}

@media (max-width: 420px) {
  :root {
    --marquee-width: 210vw;
    --marquee-elements-displayed: 3;
  }
}
