.orange-text-clr{
  color: #fd5f17!important;
}
.white-text{
  color: #ffffff;
}
.orange-background-clr{
  background-color: #fd5f17;
}
.black-clr{
  color: #000000;
}
.heading-title {
    color: #fd5f17;
    font-size: 1.25em;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
}
/*Hello sir, I can walk you through the website using AnyDesk. The website link may take some time to be ready—hope that’s okay.*/
/*-------mega-menu---*/
  
/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
  padding: 10px;
  background-color: #fff;
  /* background-color: #25d366; */
  height: 550px;
  /*  */
}

.column header a {
  font-size: 1em!important;
  color: #fd5f17!important;
  font-weight: 700!important;
  font-style: bold!important;
  text-transform: uppercase;
}

.column ul,li, a {
  float: none;
  color: black!important;
  /* padding: 0.5px; */
  text-decoration: none;
  display: block;
  text-align: left;
  font-weight: 700!important;
  font-style: bold!important;
  text-transform: uppercase;
}

.column ul,li, a:hover {
    color: #fd5f17; 
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.title{
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 50px;
    color: #000000;
    font-size: 32px;
    display: block;
    font-size: 2em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

/*----nav-bar active-----*/
a.active{
    border-bottom: 2px solid #fd5f17;
    color: #fd5f17!important;
}
a.active-submenu{
    color: #fd5f17!important;
}
.header-style-1 #navbar>ul>li,
  .header-style-2 #navbar>ul>li,
  .header-style-3 #navbar>ul>li 
  {
    padding: 35px 0px;
  }

.site-header #navbar > ul > li > a.active,
.site-header #navbar > ul > li.current-menu-item > a,
.site-header #navbar > ul > li.current_page_item > a {
    color: #fd5f17;
    border-bottom: 2px solid #fd5f17;
}

  /*----CNC Components banner---*/
.cnc-components-section {
  background: url("../images/page-title.png") center center/cover no-repeat local;
  width: 100%;
  height: 430px;
  position: relative;
  text-align: center;
}

@media (max-width: 991px) {
  .cnc-components-sectione {
    height: 300px;
  }
}

.cnc-components-section .container {
  height: 100%;
  display: table;
}

@media screen and (min-width: 992px) {
  .cnc-components-section .container {
    padding-top: 100px;
  }
}

.cnc-components-section .container>.row {
  vertical-align: middle;
  display: table-cell;
}

.cnc-components-section h2 {
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 900;
  color: #fff;
  margin: 0.5em 0 0.30em;
}

@media (max-width: 991px) {
  .cnc-components-section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

@media (max-width: 767px) {
  .cnc-components-section h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}



/*----flanges banner---*/
.flanges-section {
  background: url("../images/page-title.png") center center/cover no-repeat local;
  width: 100%;
  height: 430px;
  position: relative;
  text-align: center;
}

@media (max-width: 991px) {
  .flangess-sectione {
    height: 300px;
  }
}

.flanges-section .container {
  height: 100%;
  display: table;
}

@media screen and (min-width: 992px) {
  .flanges .container {
    padding-top: 100px;
  }
}

.flanges-section .container>.row {
  vertical-align: middle;
  display: table-cell;
}

.flanges-section h2 {
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 900;
  color: #fff;
  margin: 0.5em 0 0.30em;
}

@media (max-width: 991px) {
  .flanges-section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

@media (max-width: 767px) {
  .flanges-section h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}



/*----forged-fittings-sections banner---*/
.forged-fittings-section {
  background: url("../images/page-title.png") center center/cover no-repeat local;
  width: 100%;
  height: 430px;
  position: relative;
  text-align: center;
}

@media (max-width: 991px) {
  .forged-fittings-section {
    height: 300px;
  }
}

.forged-fittings-section .container {
  height: 100%;
  display: table;
}

@media screen and (min-width: 992px) {
  .forged-fittings-section {
    padding-top: 100px;
  }
}

.forged-fittings-section .container>.row {
  vertical-align: middle;
  display: table-cell;
}

.forged-fittings-section h2 {
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 900;
  color: #fff;
  margin: 0.5em 0 0.30em;
}

@media (max-width: 991px) {
  .forged-fittings-section h2 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

@media (max-width: 767px) {
  .forged-fittings-section h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}



/*------image zoom----*/

.img-zoom-section {
  background: #f1f1f1;
}
.container-section{
  margin: 00px 30px 30px 30px;
  background-color: #ffffff;
}
img {
  /* display: block; */
  /* max-width: 100%; */
}

.img-container {
  /* display: flex; */
  max-width: 1000px;
  max-height: 1000px;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 50px 15px;
}
.img-container > * {
  flex: 1;
}
@media (max-width: 1030px) {
  .img-container {
    flex-direction: column;
    max-width: 500px;
    text-align: center;
  }
}


@media (max-width: 1030px) {
  .info {
    margin-right: 0;
    margin-bottom: 50px;
  }
}
.info__body {
  position: sticky;
  top: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}



.zoomable {
  /* position: relative; */
  overflow: hidden;
  /* border-radius: 30px; */
  /* box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2); */
  width: 500px;
  height: 500px;
}
.zoomable__img {
    width: 500px;
  height: 500px;
  transform-origin: var(--zoom-pos-x, 0%) var(--zoom-pos-y, 0%);
  transition: transform 0.15s linear;
}
.zoomable--zoomed .zoomable__img {
  cursor: zoom-in;
  transform: scale(var(--zoom, 2));
}
.breadcrum-container-section{
   margin: 30px 30px 0px 30px;
  background-color: #f1f1f1;
}
.breadcrum-peragraph {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}
.breadcrum-peragraph span a{
  color: #777777!important;
  font-size: 14px!important;
  font-weight: 200!important;
}
/*----banner css-----*/
.video-slide {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

.hero-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1;
}

/* Optional dark overlay for text readability */
.video-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 0;
}

.video-slide .container {
    position: relative;
    z-index: 1;
}
/*-------*/
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}
.video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
        padding: 5px 0px 5px 0px;

    height: 100%;
    object-fit: cover; /* Ensures video covers container without distortion */
}
.cust-trust-section{
  background-color: #fd5f17;
  padding: 10px 0px 0px 0px;
}
.pera-text-clr{
  color: #f1f1f1;
}
.cust-trust-list li{
  color: #f1f1f1;
}
.check-green {
    color: #0d3b18; /* nice green */
}
/*-------whats app----*/
.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 80px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

/*-------row-detail----*/
.row-detail{
  margin-right: 15px;
    margin-left: 15px;
}
.row-detail ul li{
  padding: 0px;
  margin: 0px;
  color: #777777;;
}
.row-detail li{
  padding: 8px 0px 8px 0px;
  margin: 0px;
  color: #777777;;
}
/*-----footer----*/
.footer-heading{
  color: #f1f1f1!important;
}
.footer-heading a{
  color: #f1f1f1!important;
}
/* .why-choose-card{
 
  padding: 2.5rem 2rem!important;
  border-radius: 24px!important;
  background: rgba(253, 95, 23, 0.2)!important;
  backdrop-filter: blur(16px)!important;
  -webkit-backdrop-filter: blur(16px)!important;
  border: 1px solid rgba(255, 255, 255, 0.12)!important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25)!important;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
  transform-style: preserve-3d!important;
} */


/*-----------*/
.why-choose-section-padding{
  padding: 50px 0px!important;
}
/*--------download pdf-----*/
.download-pdf-btn {
	background: #fd5f17;
	color: white;
	position: fixed;
	bottom: 40px;
	left: 20px;
	font-size: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;
	height: 50px;
	padding: 10px;
	text-decoration: none;
	border-radius: 10px;
	animation-name: pdf-pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
  /* box-shadow: rgba(253, 95, 23, 0.2) 0px 5px 15px; */
}
span{
  font-size: 16px!important;
}
.download-pdf-btn-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #fd5f17;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}
@keyframes pdf-pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(253, 95, 23, 0.2);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}
.download-pdf-btn span{
  font-size: 12px;
  color: #f1f1f1;
}
/*------card-------*/

a.card-heading{
  font-weight: 900!important;
  font-size: 1.2rem;
}
a.card-heading:hover{
color: #fd5f17!important;
}

.product-card{
  height: 350px;
}
/*-----mega menu- mobile view-----*/
@media (max-width: 768px) {

    .sub-menu {
        position: static;
        display: none;
        box-shadow: none!important;
    }

    .menu-item-has-children.active .sub-menu {
        display: block;
    }

    .sub-menu .row {
        display: flex;
        flex-direction: column;
    }

    .sub-menu .column {
        width: 100%;
        margin-bottom: 10px;
        float: left;
        padding: 10px;
        height: 10%;
    }
    
}
/*-------mega menu--------*/
.mega-menu-row{
  border-bottom: 2px solid #fd5f17!important;
}

/*--fa-whatsapp--*/
.fa-whatsapp{
  color: #f1f1f1;
}
/*---background image----*/
.bg-image{
  background-image: url(/assets/images/Flangeman\ steel\ World\ Wide\ Pvt.Ltd_page-0016-map.webp);
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: top 0.3s ease; /
}

