/*Home Page CSS*/

.header-ser-btn {
    color: #231f20;
    border: 1px solid #231f20;
    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: #c93e391a;
    border: 1px solid #c93e391a;
    font-weight: 600;
}
.header-ser-btn:hover a,
.header-ser-btn:focus a {
    color: #c93e39;
    font-weight: 600;
}
.fancybox-navigation {
    display: none;
}
.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: #231f20;
}
.mainHeadings {
    font-size: 14px;
    color: #c93e39;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.03em;
}
.about-ats-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: #231f20;
    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: #231f20;
    opacity: 1;
    line-height: 50px;
    border-radius: 100%;
    border: 1px solid;
}
.about-card {
    position: relative;
    padding: 8px;
    text-align: center;
}
.about-card:hover .about-ats-heading {
    color: #c93e39;
}
.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, 102% 100%, 0 102%);
    background-color: #414141;
    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 #c93e39;
}
.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: #c93e39 !important;
}
/*.exp-cards:hover .ser-card{
	border-bottom: 1px solid #c93e39;
}
.exp-cards .ser-card .arrow-icon{
	color: #fff !important;
	transform: rotate(45deg);
}
.exp-cards:hover .ser-card i.arrow-icon{
	color: #c93e39 !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);
}
.cert-names{
    text-align: center;
    font-size: 13px;
    margin-top: 7px;
    color: #fff;
}
.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: #c93e39;
    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 {
    border-radius: 5px;
    border-bottom: 3px solid #c93e39 !important;
    background: #c93e39;
    color: #fff !important;
}
.nav-tabs .nav-item a.nav-link {
    color: #050817;
    border: 0px;
    /*	padding-bottom: 15px;*/
    border-bottom: 3px solid #fff;
    margin-bottom: 10px;
    font-weight: 500;
        width: max-content;
}
.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: #c93e39 !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");
}*/
.case-studeis-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;
}
.serv-ban-heading,
.orbitform-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;
}
.bg-image-styles{
	object-fit: contain;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
    height: 89vh;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.es-services-bg-img {
    background-image: url(../images/services/eng-ser/banner.webp);
}
.manufacturing-services-bg-img {
    background-image: url("../images/services/precision-man/banner.webp");
}
.ce-services-bg-img {
    background-image: url("../images/services/civil-eng/banner.webp");
}
.ces-services-bg-img {
    background-image: url("../images/services/customized-eng/banner.webp");
}
.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: 16% !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 #c93e39;
}
.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;
}
.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: 21.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: #c93e39;
    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% 101%, 0% 101%);
    background-color: #414141;
    color: #fff;
}
.project-heading,
.product-heading {
    font-size: var(--h6-font-size);
    font-weight: var(--body-font-weight1);
    line-height: 25px;
    color: #c93e39;
    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%, 101% 100%, 0% 101%);
    background-color: #231f20;
    color: #fff;
/*    border-bottom: 2px solid #c93e39;*/
}
.customized-services-bg {
    clip-path: polygon(0 8%, 100% 0%, 100% 92%, 0% 100%);
    background-color: #231f20;
    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: #231f20;
    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 #231f20;
    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: #c93e39;
    color: #fff;
    border-radius: 100%;
    text-align: center;
}
.gis-apf-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 0%, 100% 0, 100% 88%, 0 100%);
    background-color: #231f20;
}
/*dummy*/
.ser-bg {
    clip-path: polygon(0 1%, 100% 0, 100% 87%, 0 100%);
    background-color: #231f20;
}
.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: #231f20;
    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%;
}

/*Case studies and Orbitform Page CSS*/

.logo-on-cs-images{
	position: absolute;
    top: 3%;
    right: 2%;
    width: 15%;
/*    background: #fff;*/
/*    padding: 10px;*/
}
.casestudies-bg-img {
    background-image: url("../images/resources/case-studies/case-studies-banner.webp");
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.orbitform-bg-img {
    background-image: url("../images/orbitform-x-ats/banner.webp");
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.orbitform-ban-subheading {
    font-size: 20px;
    color: #fff;
    opacity: 80%;
    line-height: 32px;
}
.solutions-content {
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #231f20;
    opacity: 60%;
}
a.solutions.nav-link.active {
    border-radius: 5px;
    border-bottom: 3px solid #c93e39 !important;
    background: #c93e39;
    color: #fff !important;
}

.ld-btn-arrow {
    position: absolute;
    right: 4%;
}

.btn-orange {
    color: #fff;
    background-color: #c93e39;
    border-color: #c93e39;
}
.btn-orange:hover {
    color: #fff;
    background-color: #d05551;
    border-color: #d05551;
}

.btn-orange:focus {
    color: #fff;
    background-color: #d05551;
    border-color: #d05551;
}

/*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: #231f20;
}
.aboutus-main-heading {
    font-weight: 500;
    font-family: "Archivo", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #c93e39;
    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: #231f20;
    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: #231f20;
}
.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: #231f20;
    opacity: 60%;
    height: 50px;
}
.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 12%, 100% 0, 100% 100%, 0% 100%);
    background-color: #414141;
}

/*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: #231f20;
    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: #c93e39;
}

/*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 #c93e39;
}
.arcs-heading span {
    color: #c93e39;
}
.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: #231f20;
	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: #c93e39;
    font-size: 16px;
    font-weight: 500;
}
.arcs-table-contents:hover,
.arcs-table-contents:focus {
    color: #231f20;
}
.h4.arcs-contents-headings {
    font-family: var(--title-font);
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #c93e39;
    padding-bottom: 3px;
    padding-top: 18px;
    margin-bottom: 0px;
}
.arcs-content {
    color: #707070;
}
.arcs-content p {
    color: #707070 !important;
    line-height: 24px;
}
.arcs-content a {
    color: #c93e39;
}
.arcs-content a:hover,
.arcs-content a:focus {
    color: #c93e39;
}
.arcs-content span {
    color: #c93e39;
    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: #231f20;
    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: #c93e39;
    border: 1px solid #c93e39;
    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 #231f2059;
    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: #c93e39 !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: #c93e39 !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: #c93e39;
    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: #c93e39;
    text-decoration: underline;
}
.arcs-view-more:hover {
    color: #c93e39;
    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: 999;
}
.news-article-section {
    border: 1px solid #aaaaaa;
    border-radius: 12px;
}
.h5.companies {
    font-size: 22px;
    font-family: var(--title-font);
    height: 55px;
    color: #231f20;
    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;
}
.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: #c93e39 !important;
    color: #fff !important;
    border-color: #c93e39 !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: #c93e39 !important;
    border: 1px solid #c93e39 !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: #c93e39;
    border: 1px solid #c93e39;
    color: #fff !important;
}*/
a.transparent-ind-btn.active {
    background-color: #c93e39;
    border: 1px solid #c93e39;
    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: #c93e39;
}
.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;
}

/*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: #231f20;
}

.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: #c93e39;
    border-bottom: 2px solid #c93e39;
    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: #c93e39;
    color: #fff !important;
    border-color: #c93e39;
}
.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: #231f20;
    color: #fff;
}
.contact-location-heading {
    font-family: var(--title-font);
    font-size: 24px;
    font-weight: 400;
    color: #c93e39;
}
.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: 3px;
    opacity: 1;
}
.bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}

/*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%;
    border-top: 2px solid #c93e39;
}

/* Footer CSS */

footer h6 a {
    color: #231f20;
    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: 10px;
}
footer ul li a {
    color: #8a8a8a;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
footer ul li a:hover,
footer h6 a:hover,
ul.footer-menus li a:hover {
    color: #c93e39 !important;
}
footer ul li a.puc:hover {
    color: #231f20 !important;
}
footer ul li a:hover {
    text-decoration: none !important;
}
/*.footer-menus li,
.footer-menu li {
    margin-bottom: 15px;
}*/

.soc-footer {
    background: #231f20;
}
.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: #231f20;
    line-height: 32px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}
.footer-icons a i:hover {
    background: #c93e39;
    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, .casestudies-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;
    }
}

@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-ats-heading {
        font-size: 20px;
        line-height: 20px !important;
    }
    .about-ski-cont {
        font-size: 12px;
        line-height: 18px;
        display: flex;
        align-items: center;
        min-height: auto;
    }
    .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% 100%, 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: -30%;
        right: 0px;
    }
    .services-mh-sm-card {
        bottom: -33% !important;
        right: 0px;
    }
    .services-md-card {
        position: relative;
        bottom: -8%;
        right: 0px;
    }
    .services-lg-card {
        position: relative;
        bottom: 12%;
        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: 8%;
        top: 0%;
    }
    .ser-md-card-anchor-arrow {
        position: absolute;
        top: 10%;
        left: 28px;
    }
    .ser-sm-card-anchor-arrow {
        position: absolute;
        top: 10%;
        left: 60%;
    }
    .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;
    }
    .custom-eng-ser-bg {
        margin-top: 2.5% !important;
    }
    .custom-eng-services-get-in-touch {
        margin-top: 9% !important;
    }
    /*	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: #c93e39;
        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,
    .casestudies-bg-img,
    .orbitform-bg-img {
        background-repeat: no-repeat;
        background-position: center;
        height: 50vh;
        background-size: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
    }
    .main-services-headings {
        font-size: 40px;
    }
    .serv-ban-heading {
        font-size: 40px !important;
        margin-bottom: 0px;
    }
    .orbitform-ban-heading, .case-studeis-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;
    }
    .orbitform-ban-subheading {
	    font-size: 15px;
	    color: #fff;
	    opacity: 80%;
	    line-height: 26px;
	}
    .contact-add-seperation {
        border-left: none;
        border-right: none;
    }
    .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: #231f20;
    }
    .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: #231f20;
    }
    .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: #231f20;
        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: #231f20;
        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 (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;
    }
    .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: 2%;
        top: 53%;
    }
    .carousel-control-next {
        top: 53%;
        right: 2%;
    }
    .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: inherit !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .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;
    }
}

@media (max-width: 576px) {
    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;
    }
    .mobile-res-headings {
        font-size: 28px !important;
        font-weight: 500 !important;
        line-height: 35px !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-ats-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: 11px;
        font-weight: 400;
        line-height: 15px;
        color: #231f20;
        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*/

    .bg-image-styles{
    	background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        height: 93vh;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }
    .es-services-bg-img {
        background-image: url("../images/services/eng-ser/mobile/mobile-banner.webp");
    }
    .manufacturing-services-bg-img {
        background-image: url("../images/services/precision-man/mobile/mobile-banner.webp");
    }
    .ce-services-bg-img {
        background-image: url("../images/services/civil-eng/mobile/mobile-banner.webp");
    }
    .ces-services-bg-img {
        background-image: url("../images/services/customized-eng/mobile/mobile-banner.webp");
    }
    .orbitform-bg-img {
        background-image: url("../images/orbitform-x-ats/mobile-banner.webp");
    }
    .casestudies-bg-img {
        background-image: url("../images/resources/case-studies/mobile-banner.webp");
    }
    .serv-ban-heading,
    .orbitform-ban-heading,
    .case-studeis-ban-heading {
        font-size: 30px !important;
        font-weight: 500 !important;
        line-height: 39px !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 2%, 100% 0%, 100% 100%, 0% 100%);
    }
    .services-bg {
        clip-path: polygon(0 1%, 100% 0%, 100% 100%, 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: 5%;
    }
    .services-ros-trans-card {
        height: auto !important;
    }
    .services-md-card {
        position: relative;
        bottom: 7%;
        right: 10px;
    }
    .ser-sm-card {
        position: relative;
        bottom: 4%;
        right: 10px;
    }
    .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: 24px;
        font-weight: 500;
        line-height: 30px;
        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: #231f20;
    }
    .sub-ser-mainheadings,
    .about-us-ban-heading,
    .contact-us-ban-heading {
        font-size: 22px;
        font-family: var(--title-font);
        line-height: 30px;
        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: #414141;
        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 {
        font-size: 18px;
        font-weight: bold;
    }
    /*	Solutions */

    .orbitform-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: #231f20;
        opacity: 60%;
    }
    .get-in-touch-lazy-img-right {
        margin-top: 0%;
    }

    .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: #231f20;
    }
    .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: 7px;
        width: max-content;
    }
    .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;
    }
}

@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: 35px;
    }
    .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,
    .casestudies-bg-img,
    .orbitform-bg-img {
        background-repeat: no-repeat;
        background-position: center;
        height: 91.5vh;
        background-size: cover;
/*        margin-bottom: 1.5% !important;*/
        display: flex;
        flex-direction: column;
        justify-content: center;
        clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
    }
    .eng-ser-bg {
        margin-top: 12.5% !important;
    }
    .engineering-services-get-in-touch {
        margin-top: 8%;
    }
    .manufacturing-ser-bg {
        margin-top: 16% !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: 15% !important;
    }
    .custom-eng-services-get-in-touch {
        margin-top: 8%;
    }
    .services-get-in-touch {
        margin-top: 8%;
    }
    .ind-image {
        margin-top: -20%;
    }
    .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;
    }
}

.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;
}

/*Linkedin Posta Css*/

button.sk-linkedin-page-post-load-more-posts {
    display: none;
}
.grid-content {
    padding: 5px !important;
}
.span-drpdwn {
    color: #231f20;
    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: #231f20;
}

.text-red {
    color: #c93e39;
}

.wrap {
    position: relative;
/*    margin: 10px auto;*/
    width: 100%;
    padding: 15px;
    height: auto;
/*    background: rgb(65 65 65 / 80%);*/
	background: #c93e39;
    color: #fff !important;
    text-align: center;
/*    color: #fff;*/
    border-radius: 15px;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px !important;
}

/*effect 2*/
.overlay2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    background-color: #fff;
	border: 1px solid #e1262b;
	box-shadow: rgb(225 38 40 / 20%) 0px -1px 12px;
    padding: 15px;
    display: flex;
    border-radius: 15px;
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.overlay2 p,
.overlay2 ul li {
	color: #231f20;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0px;
    text-align: left;
}

.wrap:hover .overlay2 {
    transform: scale(1);
}

.home-projecs-bg {
    clip-path: polygon(0 11%, 100% 0, 100% 100%, 0 100%);
    background-color: #414141;
    color: #fff;
}

.a-text {
    color: #c93e39;
}
.a-text:hover {
    color: #e94449;
    text-decoration: underline !important;
}
.border--grey {
    border: 1px solid #eff0f1 !important;
}

/*Orbitform Page*/

.orbitform--card {
    border: 15px solid #edf3ff;
    border-radius: 10px;
    padding: 10px;
    height: 100%;
}
.orbitform--card-bg1 {
    background: #e7f6d5;
}
.orbitform--card-bg2 {
    background: #fdf0ce;
}
.orbitform--card-bg3 {
    background: #eee3f3;
}
.orbitform--card-bg4 {
    background: #c5cfd494;
}
.orbitform--card-bg5 {
    background: #91a4aa66;
}
.orbitform--card-bg6 {
    background: #cfcbc98c;
}
.orbitform--card-bg7 {
    background: #d2c5d4;
}
.orbitform--card-bg8 {
    background: #cfcbc9;
}

.eight-steps-cc-prev-icon{
  background-image: url(../images/icons/left-arrow.png);
}
.eight-steps-cc-next-icon{
  background-image: url(../images/icons/right-arrow.png);
}
.carousel-control-next, .carousel-control-prev{
  opacity: 1 !important;
}

@media (max-width: 768px) {
    .services-heading {
        font-size: 16px;
    }
    .home-banner-text{
    	font-size: 14px;
    }
    .carousel-control-next.eight-steps-prev {
	    left: -5% !important;
	}
    .carousel-control-next.eight-steps-next {
    	right: -5% !important;
	}
}

.carousel-inner.eight-steps-ci .carousel-item.active,
.carousel-inner.eight-steps-ci .carousel-item-next,
.carousel-inner.eight-steps-ci .carousel-item-prev {
    display: flex;
}

/* display 3 */
@media (min-width: 768px) {
    .carousel-inner.eight-steps-ci .carousel-item-right.active,
    .carousel-inner.eight-steps-ci .carousel-item-next {
      transform: translateX(25%);
    }
    
    .carousel-inner.eight-steps-ci .carousel-item-left.active, 
    .carousel-inner.eight-steps-ci .carousel-item-prev {
      transform: translateX(-25%);
    }
}

.carousel-inner.eight-steps-ci .carousel-item-right,
.carousel-inner.eight-steps-ci .carousel-item-left{ 
  transform: translateX(0);
}
#carousel-RWC-Indicators .carousel-control-next-icon,#carousel-RWC-Indicators .carousel-control-prev-icon,
#carousel-SAWS-Indicators .carousel-control-next-icon,#carousel-SAWS-Indicators .carousel-control-prev-icon,
#carousel-MLA-Indicators .carousel-control-next-icon,#carousel-MLA-Indicators .carousel-control-prev-icon,
#carousel-HFS-Indicators .carousel-control-next-icon,#carousel-HFS-Indicators .carousel-control-prev-icon,
#carousel-MEA-Indicators .carousel-control-next-icon,#carousel-MEA-Indicators .carousel-control-prev-icon{
    width: 15px;
    height: 15px;
  }
 .carousel-control-prev.eight-steps-prev{
    left: -3%;
    top: 0%;
  }
  .carousel-control-next.eight-steps-next{
    right: -3%;
    top: 0%;
  }
.opacity-100{
	opacity: 100% !important;
}