@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 45%;
    top: 64px;
    transform: translate(-50%, 0px);
  }
}




/************ Logo *****************/
.header_navbar .menuzord-brand {
  width: 200px;
  margin: 0% 10% 0 0;
}

/************* Slider CSS  *****************/

.index_slider {
  position: relative;
}

.centered {
  padding-top: 160px;
}

#changingText {
  font-size: 35px;
}

.home_slide {
  position: relative;
}

.slide_title {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 20px;
  content: "";
  position: absolute;
  bottom: 10%;
  transform: translate(-50%, -50%);
  left: 50%;
  font-weight: 600;
  border-radius: 4px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
}

/* Optional: Adding some basic styling */
table {
  border-collapse: collapse;
}

th,
td {
  border: 1px solid #eaeaea00;
  padding: 8px;
  text-align: center;
}

th {
  background-color: #4a0e0edb;
}

.img-design img:hover {
  transform: scale(0.9);
  transition: ease-in-out 0.9s;
}

.index-img-design img:hover {
  transform: scale(0.9);
  transition: ease-in-out 0.9s;
}

.img-design img {
  border-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.index-img-design img {
  border-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}



.speciality-home {
  position: relative;
}

.speciality-tile {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2px 18px;
  content: "";
  position: absolute;
  bottom: 0%;
  width: 66%;
  transform: translate(-50%, -50%);
  left: 50%;
  font-weight: 600;
  border-radius: 4px;
  color: #000;
}

/* The outermost element*/
.header-wrapper {
  overflow: hidden;
  width: 400px;
  height: 200px;
  text-align: center;
}



/* The innermost element*/
.zoomoutheader {
  overflow: hidden;
}

/* Zoom in Keyframes */
@keyframes zoomin {
  0% {
    transform: scale(1);
  }

  40% {
    transform: scale(1.1);
  }

  90% {
    transform: scale(1);
  }
}

.backgound_img-content {
  position: relative;
  z-index: 9999;
}

.backgound_img {
  overflow: hidden;
  z-index: -1;
  position: relative;
  animation: zoomin 10s ease-out;
  background-color: radial-gradient(at center center,
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0.64) 45%);
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  background-image: url(../asset/img/2.jpg);
  width: 100%;
  height: 560px;
  background-size: cover;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
}

.centered {
  padding-top: 260px;
}

.solution_button1 {
  overflow: hidden;
  z-index: 999;
  display: inline-block;
  line-height: 1;
  background-color: #69727d;
  font-size: 14px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
  fill: #ffffff;
  color: #ffffff;
  background-color: #178f90;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #178f90;
  border-radius: 1px 1px 1px 1px;
}

.solution_button1:hover {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
}

.solution_button2 {
  display: inline-block;
  line-height: 1;
  background-color: #69727d;
  font-size: 14px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
  fill: #ffffff;
  color: #ffffff;
  border-color: #000;
  background-color: rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 1px 1px 1px 1px;
}

.solution_button2:hover {
  background-color: #000000;
  border-color: #000000;
}

.know-more:hover {
  color: #d81921;
}

.service:hover {
  color: #fff;
}

.counter_bg {
  z-index: 2;
  position: relative;
  background-image: url(../asset/img/f11.jpg);
  background-size: cover;
  background-attachment: fixed;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.counter_bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #282828a3;
  top: 0px;
  left: 0px;
  opacity: 0.9;
}

.inner_counter h2 {
  position: relative;
  font-size: 22px;
  color: #fff;
}

.shadow-sm {
  background-image: url(../asset/img/services-1.jpg);
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 0px;
}

.shadow-sm-overlay {
  position: absolute;
  width: 62%;
  height: 21%;
  background-color: #d81921d4;
  top: 144px;
  left: 142px;
  opacity: 0.9;
}

.shadow-sm-overlay h5 {
  padding: 10px;
  color: #fff;
  font-size: 20px;
}

.service-card-2 {
  border-radius: 0px;
  width: 100%;
  height: 100%;
  background: rgb(216 25 33 / 18%);
}

.service-card-2:hover {
  width: 100%;
  height: 100%;
  background: #a1151c;
  transition: 0.9s;
  color: #fff;
}

.service-inner-card {
  padding: 23px;
  padding-bottom: 80px;
}

.service-card-3 {
  border-radius: 0px;
  width: 100%;
  height: 100%;
  background: #eaeaea;
}

.service-card-3:hover {
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 0.9s;
  color: #000;
}

/************* experience section ****************/
.experience_inner_line {
  font-size: 16px;
  text-align: center;
}

.exp-card1 {
  background-repeat: repeat-y;
  background-image: url(../asset/img/card_img/CANTILEVER_RACKING.jpg);
  width: 100%;
  height: 250px;
  position: relative;
  border-radius: 0px;
}

.exp-card5 {
  background-repeat: repeat-y;
  background-image: url(../asset/img/card_img/CARTON_FLOW_RACK_SYSTEM.jpg);
  width: 100%;
  height: 250px;
  position: relative;
  border-radius: 0px;
}

.exp-card3 {
  background-repeat: repeat-y;
  background-image: url(../asset/img/card_img/DIE_AND_MOULD_STORAGE_RACK.jpg);
  width: 100%;
  height: 250px;
  position: relative;
  border-radius: 0px;
}

.exp-card4 {
  background-repeat: repeat-y;
  background-image: url(../asset/img/card_img/DRIVE-IN_DRIVE_THRU_PALLET_RACKING.jpg);
  width: 100%;
  height: 250px;
  position: relative;
  border-radius: 0px;
}

.exp-card2 {
  width: 100%;
  height: 270px;
  margin-left: 0px;
  position: relative;
  border-radius: 0px;
}

.exp-card1-delay {
  width: 261px;
  height: 250px;
  top: -16px;
  right: 16px;
  opacity: 0.7;
  position: relative;
}

.exp-card2-delay {
  z-index: 3;
  width: 312px;
  height: 248px;
  top: -16px;
  right: 16px;
  background-color: #f2d1d3;
  opacity: 9;
  position: relative;
}

.exp-card1-delay:hover {
  z-index: 3;
  width: 261px;
  height: 250px;
  top: -16px;
  right: 16px;
  color: #fff;
  opacity: 10;
  position: relative;
}

.exp-card-text {
  z-index: 1;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: end;
  justify-content: center;
  height: 100%;
  position: relative;
  font-weight: 600;
}

.exp-card-text2 {
  color: #000;
  text-align: center;
  font-size: 15px;
  display: flex;
  align-items: center;
  padding: 5px;
  justify-content: center;
  height: 100%;
  position: relative;
}

/************* counter section ****************/
.counter-count {
  font-size: 50px;
  font-weight: bold;
  position: relative;
  color: #fff;
  text-align: center;
  display: inline-block;
}

.counter_title {
  position: relative;
  font-size: 1.5rem;
}

.counter-plus {
  position: relative;
  font-size: 55px;
  font-weight: 700;
}

.counter-text {
  color: #fff;
}

.count-up {
  text-align: center;
  padding: 15px;
  background: #00000021;
  border-radius: 15px;
}

/************* Menu Top Bar ****************/

.menu_top_bar {
  z-index: 11;
  background-color: #a1151c;
}

.menu_bar_ul {
  display: flex;
  list-style: none;
  justify-content: end;
  margin: -15px;
  padding: 0;
}

.menu_bar_ul li {
  padding: 10px;
  border-right: 2px solid #fff;
}

.menu_bar_ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}

.menu_bar_ul li i {
  color: #ffffff;
}

.get_a_quote {
  background-color: #000;
  color: #ffffff;
  height: 38px;
}

.get_a_quote:hover {
  cursor: pointer;
}



.slider-next-section {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 1;
  width: 100%;
}

.banner-next {
  padding: 40px;
  margin-top: 40px;
  text-align: center;
  color: black;
  background-image: url("../asset/img/shadow.jpg");
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
}

.banner-next img {
  width: 50px;
}

/**************** Welcome Section *****************/

.welcome-wrapper {
  margin-top: 0%;
}

.top-slider {
  width: 100%;
  height: 503px;
  position: relative;
}

/*swiper css*/
.clientel-slider {
  height: 24vh;
  margin-right: 3vw;
}

.clientel-slider img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 3 / 2;
  border-radius: 10px !important;
}

@media (max-width: 768px) {
  .clientel-slider {
    height: 30vw;
    margin-right: 2vw;
  }
}


@media (max-width: 480px) {
  .clientel-slider {
    height: 40vw;
    margin-right: 1vw;
  }
}


.offer-wrapper-box h5 {
  padding: 50px 0px;
  font-weight: 700;
  transition: transform 0.2s;
}

.custo-hr {
  height: 0px;
}

hr:not([size]) {
  height: 0px;
}


.item-card {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  transition: 0.5s;
  border-radius: 10px;
  cursor: pointer;
}

.item-card-title {
  font-size: 15px;
  transition: 1s;
  cursor: pointer;
}

.item-card-title i {
  font-size: 15px;
  transition: 1s;
  cursor: pointer;
  color: #ffa710;
}

.card-title {
  font-size: 16px;
  text-align: center;
  font-weight: 800;
}

.card-title i:hover {
  transform: scale(1.25) rotate(100deg);
  color: #18d4ca;
}

.card-inner-product:hover {
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgb(19 110 111 / 12%);
}

.card-text {
  height: 80px;
}

.card-inner-product::before,
.card-inner-product::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 12px;
  background: rgb(0 0 0 / 16%);
  transform: scale3d(1, 0, 0);
  transition: transform 0.3s ease-out 0s;
  background-image: url(../asset/img/reliable-02-removebg-preview.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 78%;
  content: "";
  pointer-events: none;
}


.card-inner-product::before {
  transform-origin: left top;
}

.card-inner-product::after {
  transform-origin: right bottom;
}

.card-inner-product:hover::before,
.card-inner-product:hover::after,
.card-inner-product:focus::before,
.card-inner-product:focus::after {
  transform: scale3d(1, 1, 1);
}

/*inner bannar*/
.inner-bannar a {
  list-style: none;
  text-decoration: none;
  color: #000;
  font-size: 26px;
}

/*card-section*/
.what_we_area {
  background: #a1151c;
}

.tittle h2 {
  font-weight: 700;
  font-size: 28px;
  color: #fff;
  padding-top: 20px;
  position: relative;
}

.tittle {
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
}

.what_we_area .construction_iner .construction {
  text-align: center;
  padding-bottom: 5px;
}

.inner_counter {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.what_we_area .construction_iner .construction .cns-img img {
  max-width: 100%;
  width: 390px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 5px;
}

.what_we_area .construction_iner .construction .cns-content {
  background: #fff;
  padding: 0 30px;
  margin-top: -30px;
  height: 65%;
  border-radius: 11px;
}

.what_we_area .construction_iner .construction .cns-content .icon {
  border-radius: 4px;
  transform: rotate(45deg);
  color: #fff;
  font-size: 24px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  background-color: #3a3470;
  line-height: 60px;
  width: 60px;
  display: block;
  margin: 0 auto;
  z-index: 1;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  position: relative;
  cursor: pointer;
}

.what_we_area .construction_iner .construction .cns-content .icon img {
  padding-left: 6px;
  transform: rotate(315deg);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}




.what_we_area .construction_iner .construction .cns-content h3 {
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  padding-top: 17px;
  display: block;
  text-align: center;
  border-bottom: solid 2px #0c0b0b26;
}

.what_we_area .construction_iner .construction .cns-content p {
  font-weight: 400;
  font-size: 16px;
  color: #555;
  padding-top: 20px;
  text-align: left;

}

.inner-list li {
  text-align: left
}


.about {
  cursor: pointer;
  background-image: url(../asset/img/About-us/bg-about.png);
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.about-blog {
  cursor: pointer;
  background-color: #a1141a;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 30px;
}

.about-item {
  padding: 20px;
  background: #a1141a;
  width: 28%;
  margin: auto;
  border-radius: 10px;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.about-item2 {
  padding: 20px;
  background: #a1141a;
  width: 40%;
  margin: auto;
  border-radius: 10px;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.about h1 {
  padding: 10px 0;
  margin-bottom: 20px;
}

.about h2 {
  opacity: 1.8;
}

.about span {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: auto;
  border-radius: 50%;
  font-size: 40px;
  color: #ffffff;
  opacity: 1.7;
  background-color: #000000;
  border: 2px solid #657be7;
  transition: all 0.5s ease;
}

.about-item2:hover span {
  opacity: 1;
  border: 2px solid #657be7;
  font-size: 42px;
  -webkit-transform: scale(1.1, 1.1) rotate(360deg);
  -moz-transform: scale(1.1, 1.1) rotate(360deg);
  -o-transform: scale(1.1, 1.1) rotate(360deg);
  transform: scale(1.1, 1.1) rotate(360deg);
}

.about-item2:hover h2 {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.about-item:hover span {
  opacity: 1;
  border: 2px solid #657be7;
  font-size: 42px;
  -webkit-transform: scale(1.1, 1.1) rotate(360deg);
  -moz-transform: scale(1.1, 1.1) rotate(360deg);
  -o-transform: scale(1.1, 1.1) rotate(360deg);
  transform: scale(1.1, 1.1) rotate(360deg);
}

.about-item:hover h2 {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.about .lead {
  color: #ffffff;
  font-size: 14px;
  border-top: solid 1px #ffffff26;
  padding: 8px;
}

.inner-counter {
  display: flex;
}

/*blogs css    */
.builder p {
  font-size: 16px;
  text-align: center;
}

.welcome-left P {
  text-align: justify;
}

.np {
  padding: 0px;
}

.sec-title-style2 p {
  font-size: 15px !important;
  text-align: justify;
}



.featuredPropBox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: outside none none;
  padding: 0;
}

.featuredPropBox ul li {
  background-color: #eeeeee;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  height: 250px;
  margin: 5px;
  width: 32%;
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}

.featuredPropBox ul li:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(22, 22, 22, 0.6);
  transition: all 0.3s;
}

.featuredPropBox ul li:nth-child(1) {
  background-image: url("../asset/img/Blog_img/a.jpg");
}

.featuredPropBox ul li:nth-child(2) {
  background-image: url("../asset/img/Blog_img/b.jpg");
}

.featuredPropBox ul li:nth-child(3) {
  background-image: url("../asset/img/Blog_img/c.jpg");
}

.featuredPropBox ul li:nth-child(4) {
  background-image: url("../asset/img/Blog_img/d.jpg");
}

.featuredPropBox ul li:nth-child(5) {
  background-image: url("../asset/img/Blog_img/e.jpg");
}

.featuredPropBox ul li:nth-child(6) {
  background-image: url("../asset/img/Blog_img/f.jpg");
}

.featuredPropBox ul li:nth-child(7) {
  background-image: url("../asset/img/Blog_img/g.jpg");
}

.featuredPropBox ul li:nth-child(8) {
  background-image: url("../asset/img/Blog_img/i.jpg");
}

.featuredPropBox ul li:nth-child(9) {
  background-image: url("../asset/img/Blog_img/h.jpg");
}

.featuredPropBox ul li .fplogo {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  z-index: 1;
  transition: all 0.3s;
}

.featuredPropBox ul li .fplogo img {
  width: 80%;
}

.featuredPropBox ul li .fptext {
  display: none;
  font-size: 16px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease 0s;
  width: 65%;
  z-index: 1;
}

.featuredPropBox ul li .fptext p {
  color: #fff;
  margin: 0px;
}

.featuredPropBox ul li:hover {
  box-shadow: 0 0 0 25px rgba(0, 0, 0, 0.2) inset;
}

.featuredPropBox ul li:hover:after {
  background-color: rgba(22, 22, 22, 0.3);
}

.featuredPropBox ul li:hover .fplogo {
  display: none;
}

.featuredPropBox ul li:hover .fptext {
  display: block;
}

/*career  section css   */

.button-18 {
  align-items: center;
  background-color: #16173d;
  border: 0;
  border-radius: 100px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-family: -apple-system, system-ui, system-ui, "Segoe UI", Roboto,
    "Helvetica Neue", "Fira Sans", Ubuntu, Oxygen, "Oxygen Sans", Cantarell,
    "Droid Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 20px;
  max-width: 480px;
  min-height: 40px;
  min-width: 0px;
  overflow: hidden;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  touch-action: manipulation;
  transition: background-color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    box-shadow 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: middle;
}

.button-18:hover,
.button-18:focus {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background-color: #3e406e;
  color: #ffffff;
}

.button-18:active {
  background: #09223b;
  color: rgb(255, 255, 255, 0.7);
}

.button-18:disabled {
  cursor: not-allowed;
  background: rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.3);
}

/*testimonial section */

.page-width {
  max-width: 1200px;
  margin: auto;
}

.text-left {
  text-align: left;
}

.quotes {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem;
  align-items: center;
  justify-content: space-around;
  min-height: 75vh;
}

.quotes-slide {
  flex: 1 0 100%;
  padding: 1rem;
  margin: 1rem;
  background-color: white;
  opacity: 0.4;
  cursor: pointer;
  box-shadow: 0px 0px 0px 1px #d5d5d5;
  line-height: 1.75;
  font-family: "Roboto", sans-serif;
  transition: all 0.5s ease;
  outline: none;
}

.quotes-slide--active {
  transform: scale(1.2);
  z-index: 10;
  opacity: 1;
  border: none;
  box-shadow: 1px 0px 10px 5px #eaeaea;
  color: #222222;
}

cite {
  font-style: normal;
  font-family: "Roboto", sans-serif;
  font-size: 0.9rem;
}

cite::before {
  content: "\2014 \0020";
}

.icon-test {
  width: 25px;
  height: 25px;
  fill: #d81921;
}

@media only screen and (min-width: 768px) {
  .quotes {
    border-radius: 2%;
  }

  .quotes-slide {
    flex: 1 0 30%;
  }
}

/*contact us css   */
.sec-title-style2 {
  position: relative;
  display: block;
  margin-top: -9px;
  padding-bottom: 50px;
}

.sec-title-style2.max-width {
  position: relative;
  display: block;
  margin: -9px auto 0;
  padding-bottom: 10px;
}

.sec-title-style2.pabottom50 {
  padding-bottom: 42px;
}

.sec-title-style2 .title {
  position: relative;
  display: block;
  color: #131313;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  text-transform: uppercase;
}

.sec-title-style2 .title.clr-white {
  color: #ffffff;
}

.sec-title-style2 .decor {
  position: relative;
  display: block;
  width: 70px;
  height: 5px;
  margin: 19px 0 0;
}

.sec-title-style2 .decor:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style2 .decor:after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style2 .decor span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #136e6f;
  margin: 2px 0;
}

.sec-title-style2 .texts {
  position: relative;
  display: block;
  margin: 7px 0 0;
}

.sec-title-style2 .texts p {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  color: #131313;
  font-size: 24px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.sec-title-style2 .texts.clr-yellow p {
  color: #136e6f;
}

.sec-title-style2 .texts .decor-left {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 70px;
  height: 5px;
  background: transparent;
}

.sec-title-style2 .texts .decor-left span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #136e6f;
  content: "";
  margin: 2px 0;
}

.sec-title-style2 .texts .decor-left:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style2 .texts .decor-left:after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style2 .texts .decor-right {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 70px;
  height: 5px;
  background: transparent;
}

.sec-title-style2 .texts .decor-right span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #136e6f;
  content: "";
  margin: 2px 0;
}

.sec-title-style2 .texts .decor-right:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style2 .texts .decor-right:after {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style2 .bottom-text {
  position: relative;
  display: block;
  padding-top: 16px;
}

.sec-title-style2 .bottom-text p {
  color: #848484;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
}

.sec-title-style2 .bottom-text.clr-gray p {
  color: #cdcdcd;
}

.contact-address-area {
  position: relative;
  display: block;
  padding: 100px 0 120px;
}

.sec-title-style1 {
  position: relative;
  display: block;
  margin-top: -9px;
  padding-bottom: 50px;
}

.key-points {
  max-width: 88%;
  display: block;
  max-width: 90%;
  padding-bottom: 40px;
}

.sec-title-style1.inner-about-max {
  position: relative;
  display: block;
  max-width: 90%;
  margin: -9px auto 0;
  padding-bottom: 40px;
}

.sec-title-style1.max-width {
  position: relative;
  display: block;
  max-width: 770px;
  margin: -9px auto 0;
  padding-bottom: 40px;
}

.sec-title-style1.pabottom50 {
  padding-bottom: 42px;
}

.sec-title-style1 .title {
  position: relative;
  display: block;
  color: #131313;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  text-transform: uppercase;
}

.sec-title-style1 .title.clr-white {
  color: #ffffff;
}

.sec-title-style1 .decor {
  position: relative;
  display: block;
  width: 70px;
  height: 5px;
  margin: 19px 0 0;
}

.sec-title-style1 .decor:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style1 .decor:after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style1 .decor span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #136e6f;
  margin: 2px 0;
}

.sec-title-style1 .texts {
  position: relative;
  display: block;
  margin: 7px 0 0;
}



.sec-title-style1 .texts h2 {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  color: #131313;
  font-size: 24px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.sec-title-style2.modular.text-center.max-width .texts h2 {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  color: #131313;
  font-size: 24px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.sec-title-style1 .texts.clr-yellow p {
  color: #136e6f;
}

.sec-title-style1 .texts .decor-left {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 70px;
  height: 5px;
  background: transparent;
}

.sec-title-style1 .texts .decor-left span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #136e6f;
  content: "";
  margin: 2px 0;
}

.sec-title-style1 .texts .decor-left:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style1 .texts .decor-left:after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style1 .texts .decor-right {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 70px;
  height: 5px;
  background: transparent;
}

.sec-title-style1 .texts .decor-right span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #136e6f;
  content: "";
  margin: 2px 0;
}

.sec-title-style1 .texts .decor-right:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style1 .texts .decor-right:after {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #136e6f;
  border-radius: 50%;
  content: "";
}

.sec-title-style1 .bottom-text {
  position: relative;
  display: block;
  padding-top: 16px;
}

.sec-title-style1 .bottom-text p {
  color: #848484;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
}

.sec-title-style1 .bottom-text.clr-gray p {
  color: #cdcdcd;
}

.contact-address-area {
  position: relative;
  display: block;
  padding: 100px 0 120px;
}

.contact-address-area .sec-title-style1.max-width {
  padding-bottom: 72px;
}

.contact-address-box {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.custom-img-fluid {
  max-width: 78%;

  height: auto;
  display: block;
}

.single-contact-address-box {
  position: relative;
  display: block;
  padding: 10px;
}

.single-contact-address-box img {
  border-radius: 15px;
  padding: 4px;
  margin: 8px;
  background-color: #f5929524;
  border: solid 2px #544d9559;
}

.get-in-touch {
  background-image: url(https://img.freepik.com/free-vector/gradient-hexagonal-background_23-2148955975.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;

}

.single-contact-address-box .icon-holder {
  position: relative;
  display: block;
  padding-bottom: 24px;
}

.single-contact-address-box .icon-holder span:before {
  font-size: 75px;
}

.single-contact-address-box h3 {
  color: #ffffff;
  margin: 0px 0 9px;
}

.single-contact-address-box h2 {
  color: #136e6f;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 19px;
}

.single-contact-address-box a {
  color: transparent;
}

.single-contact-address-box a:hover {
  color: #ffffff;
}

.inner-timing {
  padding-top: 18px;
  border-top: 1px solid #cbc8c8;
}

.single-contact-address-box.main-branch {
  background: #a1151c;

  padding: 15px 30px 10px;
  border-radius: 18px;
}

.inner-detail {
  border: solid 2px #544d9559;
}

.single-contact-address-box.main-branch h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 22px 0 21px;
  text-transform: uppercase;
  text-align: center;
}

.details-design {
  padding-top: 20px;
  border-top: 1px solid #cbc8c8;
}

.single-contact-address-box.main-branch .inner {
  position: relative;
  display: block;
}

.single-contact-address-box.main-branch .inner ul {
  position: relative;
  display: block;
  overflow: hidden;
}

.single-contact-address-box.main-branch .inner ul li {
  position: relative;
  display: block;
  padding-left: 110px;
  margin-bottom: 12px;
}

.single-contact-address-box.main-branch .inner ul li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.single-contact-address-box.main-branch .inner ul li .title {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
}

.single-contact-address-box.main-branch .inner ul li .title h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-transform: capitalize;
}

.single-contact-address-box.main-branch .inner ul li .texts {
  position: relative;
  display: block;
}

.single-contact-address-box.main-branch .inner ul li .texts p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
}

.single-contact-address-box.main-branch .inner ul li .texts p a {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
}

.single-contact-address-box.main-branch .inner ul li .texts p a p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
  text-decoration: none;
}

.single-contact-address-box.main-branch .inner ul li .texts p a p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
}

.contact-info-area {
  position: relative;
  display: block;
  background: #ffffff;
}

.contact-form {
  position: relative;
  display: block;
  background: #7c777721;
  padding: 90px 60px 60px;
  z-index: 3;
}

.contact-form .sec-title-style1 {
  position: relative;
  display: block;
  padding-bottom: 51px;
}

.contact-form .text-box {
  position: relative;
  display: block;
  margin-top: 19px;
  width: 50%;
}

.contact-form .texts p {
  color: #848484;
  line-height: 26px;
  margin: 0;
}

.contact-form .inner-box {
  position: relative;
  display: block;
  background: #ffffff;
}

.contact-form form {
  position: relative;
  display: block;
}

.contact-form form .input-box {
  position: relative;
  display: block;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #eeeeee;
  width: 100%;
  height: 55px;
  font-size: 16px;
  padding-left: 19px;
  padding-right: 15px;
  border-radius: 0px;
  margin-bottom: 20px;
  transition: all 500ms ease;
}

.contact-form form textarea {
  height: 130px;
  padding-left: 19px;
  padding-right: 15px;
  padding-top: 14px;
  padding-bottom: 15px;
}

.contact-form form input[type="text"]:focus {
  color: #222222;
  border-color: #d4d4d4;
}

.contact-form form input[type="email"]:focus {
  color: #222222;
  border-color: #d4d4d4;
}

.contact-form form textarea:focus {
  color: #222222;
  border-color: #d4d4d4;
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
  color: #848484;
}

.contact-form form input[type="text"]:-moz-placeholder {
  color: #848484;
}

.contact-form form input[type="text"]::-moz-placeholder {
  color: #848484;
}

.contact-form form input[type="text"]:-ms-input-placeholder {
  color: #848484;
}

.contact-form form input[type="email"]::-webkit-input-placeholder {
  color: #848484;
}

.contact-form form input[type="email"]:-moz-placeholder {
  color: #848484;
}

.contact-form form input[type="email"]::-moz-placeholder {
  color: #848484;
}

.contact-form form input[type="email"]:-ms-input-placeholder {
  color: #848484;
}

.contact-form form button {
  position: relative;
  display: block;
  width: 100%;
  background: #a1151c;
  border: 1px solid #a1151c;
  color: #fff;
  font-size: 16px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  cursor: pointer;
}

.contact-form form button:hover {
  color: #ffffff;
  background: #131313;
}

.inner-bg {
  background-color: #00000009;
}

.professional_builder .builder_all .builder {
  text-align: center;
  padding-bottom: 25px;
}

.professional_builder .builder_all .builder i {
  font-size: 48px;
  color: #a1151c;
  /* padding-bottom: 35px; */
  padding: 20px;
}

a .inner-title {
  text-decoration: none;
  color: #000;
}

.inner-title {
  text-align: center;
  border-bottom: dashed 1px #000;
  padding: 10px 0px;
  font-size: 15px;
}

.professional_builder .builder_all .builder {
  text-align: center;
  box-shadow: rgb(99 99 99 / 38%) 0px 2px 8px 0px;
  padding-bottom: 25px;
  padding: 8px;
  transition: ease-in-out 0.6s;
  margin: 11px;
  width: 23%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background: url(https://t3.ftcdn.net/jpg/01/98/05/16/240_F_198051606_qB9GmDGg79tCtoiHkuTtYAQlqpN6feyL.jpg);
  border-radius: 10px;
}

.builder_all .builder:hover {
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 22px 70px 4px;
}

/* Your custom CSS here */

.case-author-boxarea {
  position: relative;
  z-index: 1;
  transition: all 0.4s;
  margin-bottom: 53px;
  overflow: hidden;

}

/* firs card  */
.case-author-boxarea .imges {
  overflow: hidden;
  position: relative;
  transition: all 0.4s;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.case-author-boxarea .imges img {
  height: 100%;
  border: solid 2px #0000001a;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
  transition: all 0.4s;
}

.case-author-boxarea .imges::after {
  position: absolute;
  content: "";
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: #5a559357;
  opacity: 0.7;
}

/* second card  */
.case-author-boxarea .second-card {
  overflow: hidden;
  position: relative;
  transition: all 0.4s;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.case-author-boxarea .second-card img {
  height: 100%;
  border: solid 2px #0000001a;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
  transition: all 0.4s;
  padding: 10%;
}

.case-author-boxarea .second-card::after {
  position: absolute;
  content: "";
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: #5a559357;
  opacity: 0.7;
}

.case-author-boxarea:hover .second-card::after {
  height: 100%;
  width: 100%;
  transition: all 0.4s;
}

.case-author-boxarea:hover .second-card img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
}

/* scecond card ends  */

.case-author-boxarea .case-content .texts a {
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #000;
  display: inline-block;
  font-weight: 700;
}

.case-author-boxarea .case-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-content: center;
  background: #e7e7e7;
  padding: 20px 20px;
  border-radius: 4px;
  position: relative;
  bottom: 0;
  margin: -33px 16px 16px 16px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  border-radius: 5px;
}

.case-author-boxarea .case-content .texts p {
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #5a5454;
  font-weight: 500;
  margin-bottom: 14px;
}

.case-author-boxarea .case-content .texts a {
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #060404;
  display: inline-block;
  font-weight: 700;
  text-decoration-line: none;
  text-align: center;
}

.case-author-boxarea .case-content .icons a {
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  transition: all 0.4s;
  border-radius: 50%;
  background: #fff;
  color: #c90f16;
  transform: rotate(-45deg);
  display: inline-block;
}

.case-author-boxarea .case-content .view-button {
  position: absolute;
  left: 50%;
  bottom: 200%;
  transform: translate(-50%, -50%);
  display: none;
  padding: 10px 20px;
  background-color: #c90f16;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 700;
  width: 30%;
  transition: all 0.4s;
}

.case-author-boxarea:hover .view-button {
  display: block;
}

.case-author-boxarea:hover .imges::after {
  height: 100%;
  width: 100%;
  transition: all 0.4s;
}

.case-author-boxarea:hover .imges img {
  transform: scale(1.1) rotate(4deg);
  transition: all 0.4s;
}

.case-author-boxarea:hover .case-content .icons a {
  background: #c90f16;
  transition: all 0.4s;
  color: #fff;
}

/* Media Queries */
@media (max-width: 576px) {
  .case-author-boxarea {
    margin-bottom: 30px;
  }

  .case-author-boxarea .case-content .texts a {
    font-size: 20px;
    line-height: 20px;
  }
}

@media (max-width: 768px) {
  .case-author-boxarea {
    margin-bottom: 30px;
  }
}

.view-button {
  padding: 0.8em 1.8em;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  transition: 0.3s;
  z-index: 1;
  font-family: inherit;
  color: #4d4691;
}

.view-button::before {
  content: "";
  width: 0;
  height: 300%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background: #4d4691;
  transition: 0.5s ease;
  display: block;
  z-index: -1;
}

.view-button:hover::before {
  width: 105%;
}

.view-button:hover {
  color: #111;
}

.inner-product {
  display: flex;
  align-items: center;
}

.button-87 a {
  color: #fff;
  text-decoration: none;
  font-family: inherit;
  font-weight: 600;
  font-size: 16px !important;
}

.button-88 a {
  color: #fff;
  text-decoration: none;
  font-family: inherit;
  font-weight: 600;
  font-size: 16px !important;
}

.button-88 {
  margin: 5px 16px;
  padding: 6px 11px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s cubic-bezier(0.99, 0.7, 0.19, 1.09);
  background-size: 200% auto;
  color: white;
  border-radius: 10px;
  display: block;
  border: 0px;
  font-weight: 600;
  font-size: 16px !important;
  box-shadow: 0px 0px 14px -7px #fcfeff;
  background-color: #16173d;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-88:hover {
  background-position: right center;
  background-image: linear-gradient(45deg,
      #16173d 36%,
      #c1baba6b 56%,
      #16173d 76%);
  transition: 0.5s cubic-bezier(0.99, 0.7, 0.19, 1.09);
  color: #fff;
  text-decoration: none;
}

.button-89 a {
  color: #fff;
  text-decoration: none;
  font-family: inherit;
  font-weight: 600;
  font-size: 16px !important;
}

.button-89 {
  margin: 0px 10px;
  padding: 12px 40px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s cubic-bezier(0.99, 0.7, 0.19, 1.09);
  background-size: 200% auto;
  color: white;
  border-radius: 4px;
  display: block;
  border: 0px;
  font-weight: 600;
  font-size: 16px !important;
  box-shadow: 0px 0px 14px -7px #fcfeff;
  background-color: #16173d;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-89:hover {
  background-position: right center;
  background-image: linear-gradient(45deg,
      #16173d 36%,
      #c1baba6b 56%,
      #16173d 76%);
  transition: 0.5s cubic-bezier(0.99, 0.7, 0.19, 1.09);
  color: #fff;
  text-decoration: none;
}

.custon-img-button {
  display: flex;
  flex-wrap: nowrap;
  justify-content: left;
  padding-left: 24px;
  margin-top: 45px;
}

.custon-img-button-left {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding-right: 60px;
}

.send-enuiry-button {
  margin-left: 25px;
  margin-top: 45px;
}

.bg-light-inner-details {
  background-color: #eaeaea;
}

.product_page_table .valign {
  display: flex;
  justify-content: center;
  align-items: center;
}

.t-align {
  width: 61%;
}


.table {
  width: 87%;
}

.table> :not(caption)>*>* {
  padding: 12px 10px 8px 15px;
  border-bottom-width: 1px;
  color: #000;
  font-size: 16px;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
    "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-align: left;
}

.product-title {
  margin-right: 64px;
  margin-left: 35px;
}

.product-title p {
  font-weight: 600;
  font-size: 18px;
}

.inner-text-product-title p {
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-bottom: 0rem;
  width: 94%;
}

.product-title h5 {
  padding-bottom: 25px;
  font-weight: 700;
  font-size: 22px;
  line-height: 36px;
}

.product-title h5:after {
  content: "";
  position: absolute;
  left: 47px;
  top: 49px;
  width: 84%;
  height: 2px;
  background-color: #978fd7;
}


.product-title-sec {
  margin-right: 64px;
  margin-left: 35px;
}

.product-title-sec h5 {
  padding-bottom: 25px;
  font-weight: 700;
  font-size: 22px;
}

.product-title-sec h5:after {
  content: "";
  position: absolute;
  left: 47px;
  top: 75px;
  width: 84%;
  height: 2px;
  background-color: #978fd7;
}

.table-title th {
  background: #a92a30;
  color: #fff;
}

.table.table-bordered tbody tr td[colspan] {
  text-align: center;
}

.table.table-bordered tbody tr:nth-of-type(odd) {
  background-color: #fff;
}

.table.table-bordered tbody tr:nth-of-type(even) {
  background-color: #eaeaea;
}

/* abouts us section image */

.img-design {
  position: relative;
  width: 100%;
  overflow: none;
}

.index-img-design {
  position: relative;
  width: 100%;
  overflow: none;
}

.main-img {
  width: 100%;
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 2px solid white;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.main-img:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.small-img {
  position: absolute;
  bottom: -30px;
  left: -40px;
  width: 50%;
  max-width: 200px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(0deg);
  border: 3px solid white;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.small-img:hover {
  transform: rotate(-5deg) scale(1.1);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}

.know-more {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
}

.know-more .fa {
  display: inline-block;
  animation: frontBack 2s ease-in-out infinite;
}

@keyframes frontBack {

  0%,
  100% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(20px);
  }
}



/* custom card in index pg  */

.single_galley {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.3s ease-out;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.single_galley .galley_image img {
  width: 100%;
  display: block;
}

.single_galley .galley_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(14, 6, 6, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}

.single_galley .galley_content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  padding: 20px;
  width: calc(100% - 60px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  z-index: 0;
}

.single_galley .galley_content .gallery_title a,
.single_galley .galley_content p {
  color: #fff;
  transform: translateX(-100%);
  font-size: 16px;
  transition: transform 0.3s ease-out;
}

.single_galley:hover .galley_overlay,
.single_galley:hover .galley_content {
  opacity: 1;
  visibility: visible;
}

.single_galley:hover .galley_content .gallery_title a,
.single_galley:hover .galley_content p {
  transform: translateX(0);
}

.single_galley:hover .galley_image::before {
  opacity: 1;
  visibility: visible;
}

.single_galley:hover .galley_content::before {
  width: 110px;
  height: 110px;
  transition-delay: 0.2s;
  z-index: -1;
}

.single_galley .galley_image::before,
.single_galley .galley_content::before {
  position: absolute;
  content: "";
  transition: all 0.3s ease-out;
}

.single_galley .galley_image::before {
  top: 0;
  left: 0;
  background-color: rgba(14, 6, 6, 0.6);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}

.single_galley .galley_content::before {
  width: 0;
  height: 0;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  left: 0;
  bottom: 0;
}

.gallery_title a {
  font-size: 18px;
}

.about-us-section {
  background-attachment: fixed !important;
  background-size: cover !important;
  background-position: center center;
  background: url(../asset/img/about-us.jpg);
}

.inner-client-title {
  width: 70%;
}

.inner-contact-us {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.text-justify {
  text-align: justify;
}

.team-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  background-color: #f7f7f7;
  display: flex;
  gap: 20px;
  padding: 32px;
  border: 1px solid #f6f7f7;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  transition: all 0.9s;
}

.team-contact:hover {
  box-shadow: rgb(50 50 93 / 9%) 0px 12px 100px -20px, rgb(0 0 0 / 12%) 0px 30px 60px -30px;
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.team-contact .box-text {
  max-width: 230px;
}

.team-contact .box-text a {
  color: inherit;
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
}

.cicon-btn {
  display: inline-block;
  width: var(--btn-size, 56px);
  height: var(--btn-size, 56px);
  line-height: var(--btn-size, 54px);
  font-size: var(--btn-font-size, 20px);
  background-color: #df1f25;
  color: #fff;
  text-align: center;
  border-radius: 99px;
  border: 1px solid var(--th-border-color);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  position: relative;
}

a.read-more {
  color: #000 !important;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.9s;
}

a.read-more:hover {
  color: #df1f25 !important;
  text-decoration: none;
  font-weight: 500;
  text-decoration: underline;
}

.inner-read-more {
  border: solid 2px #0c0b0b26;
  border-radius: 10px;
  width: 40%;
}

.modal-body .inner-details .card-details {
  padding: 10px 20px;
}




.inner-careerform {
  background-image: url(../asset/img/career-form.jpg);
  background-size: contain;
  background-attachment: fixed;
}


.professional-career-form {
  max-width: 1111px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #f9f9f9;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}


.professional-career-form .input-box {
  margin-bottom: 10px;
}


.professional-career-form label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}


.professional-career-form input[type="text"],
.professional-career-form input[type="email"],
.professional-career-form input[type="tel"],
.professional-career-form input[type="date"],
.professional-career-form select {
  width: 100%;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 15px;
  color: #333;
  transition: border-color 0.3s;
}

.professional-career-form input[type="text"]:focus,
.professional-career-form input[type="email"]:focus,
.professional-career-form input[type="tel"]:focus,
.professional-career-form input[type="date"]:focus,
.professional-career-form select:focus {
  border-color: #007bff;
  outline: none;
}


.professional-career-form .btn-primary {
  background-color: #007bff;
  color: #fff;
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s;
}

.professional-career-form .btn-primary:hover {
  background-color: #0056b3;
}


.professional-career-form input[type="file"] {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 4px;
  width: 100%;
}


.professional-career-form .captcha-image {
  margin-bottom: 10px;
}


.professional-career-form .ajax-loader {
  display: none;
  margin-left: 10px;
}


@media (max-width: 768px) {
  .professional-career-form .input-box {
    flex-basis: 100%;
   
  }

  .professional-career-form .row {
    flex-direction: column;
   
  }

  .professional-career-form .col-xl-6 {
    flex-basis: 100%;
   
  }
}

@media (max-width: 480px) {


  .professional-career-form {
    padding: 10px;
  }

  .professional-career-form .btn-primary {
    width: 100%;
  }
}





.professional-career-form2 {
  max-width: 1111px;
  margin: 0 auto;
  border-radius: 8px;
  background-color: #f9f9f9;
}


.professional-career-form2 .input-box {
  margin-bottom: 10px;
}


.professional-career-form2 label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}

.professional-career-form2 input[type="text"],
.professional-career-form2 input[type="email"],
.professional-career-form2 input[type="tel"],
.professional-career-form2 input[type="date"],
.professional-career-form2 select {
  width: 100%;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 15px;
  color: #333;
  transition: border-color 0.3s;
}

.professional-career-form2 input[type="text"]:focus,
.professional-career-form2 input[type="email"]:focus,
.professional-career-form2 input[type="tel"]:focus,
.professional-career-form2 input[type="date"]:focus,
.professional-career-form2 select:focus {
  border-color: #007bff;
  outline: none;
}


.professional-career-form2 .btn-primary {
  background-color: #007bff;
  color: #fff;
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s;
}

.professional-career-form2 .btn-primary:hover {
  background-color: #0056b3;
}


.professional-career-form2 input[type="file"] {
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 4px;
  width: 100%;
}


.professional-career-form2 .captcha-image {
  margin-bottom: 10px;
}


.professional-career-form2 .ajax-loader {
  display: none;
  margin-left: 10px;
}


@media (max-width: 768px) {
  .professional-career-form2 .input-box {
    flex-basis: 100%;
  }

  .professional-career-form2 .row {
    flex-direction: column;
  }

  .professional-career-form2 .col-xl-6 {
    flex-basis: 100%;
  }
}

@media (max-width: 480px) {


  .professional-career-form2 {
    padding: 10px;

  }

  .professional-career-form2 .btn-primary {
    width: 100%;

  }
}







@media (max-width: 767px) {
  .single_galley {
    border-radius: 20px;
  }

  .single_galley .galley_content {
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
    padding: 15px;
  }

  .single_galley .galley_content .gallery_title a {
    font-size: 20px;
  }
}

/* Border Radius Adjustments */
@media (max-width: 767px) {
  .single_galley.border_radius_1 {
    border-radius: 0 20px 0 20px;
    border-bottom-right-radius: 0;
  }

  .single_galley.border_radius_2 {
    border-radius: 20px 0 20px 0;
    border-top-right-radius: 0;
  }

  .single_galley.border_radius_3 {
    border-radius: 20px 0 20px 0;
    border-top-left-radius: 0;
  }

  .single_galley.border_radius_4 {
    border-radius: 10% 0 10% 0;
    border-bottom-left-radius: 0;
  }
}

.inner-sticky-header {
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: space-between;

}

.our-client-section {
  background: #0000000f;
  padding: 20px 0px 20px 0px;
}

.inner-about {
  backdrop-filter: blur(10px);
  border-radius: 10px;
  padding: 20px 50px 0px 20px;
}

@media (max-width: 520px) {
  .product-title h5:after {
    display: none;
  }

  .professional_builder {
    margin-top: -260px;
  }

  .inner-about {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .contact-us-left a {
    text-decoration: none;
    font-size: 21px;
  }

  #inner-get {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .about-item2 {
    width: 90%;
  }

  .key-points {
    max-width: 95%;
  }

  .sec-title-style1 .texts p {
    font-size: 22px;
  }


  .inner-contact-us {
    width: auto;
  }

  .inner-counter {
    display: flex;
    flex-direction: column;
  }

  .professional_builder .builder_all .builder {
    width: 93%;
  }

  .inner-bg {
    margin-top: -269px;
    background-color: #00000009;
  }

  .featuredPropBox ul li {
    background-color: #eeeeee;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 175px;
    margin: 5px;
    width: 47%;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
  }

  .featuredPropBox ul li .fptext p {
    color: #fff;
    margin: 0;
    font-size: 9px;
  }

  .exp-card1 {
    background-image: url(../asset/img/card_img/CANTILEVER_RACKING.jpg);
    width: 74%;
    height: 250px;
    position: relative;
    margin-left: 50px;
    border-radius: 0px;
  }

  .exp-card3 {
    background-image: url(../asset/img/card_img/CARTON_FLOW_RACK_SYSTEM.jpg);
    width: 74%;
    height: 250px;
    position: relative;
    margin-left: 50px;
    border-radius: 0px;
  }

  .exp-card4 {
    background-image: url(../asset/img/card_img/DIE_AND_MOULD_STORAGE_RACK.jpg);
    width: 74%;
    height: 250px;
    position: relative;
    margin-left: 50px;
    border-radius: 0px;
  }

  .exp-card5 {
    background-image: url(../asset/img/card_img/DRIVE-IN_DRIVE_THRU_PALLET_RACKING.jpg);
    width: 74%;
    height: 250px;
    position: relative;
    margin-left: 50px;
    border-radius: 0px;
  }

  .clientel-slider img {
    display: block;
    width: 50%;
    height: 100%;
    object-fit: cover;
margin-left: 80px;
  }

  .button-87 {
    margin: 7px 60px;
  }

  .inner-width img {
    display: block;
    width: 100%;
    height: 49%;
    object-fit: cover;
    margin-top: -242px;
  }

  .slide_title {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px 31px;
    font-size: 10px;
    content: "";
    position: absolute;
    bottom: 48%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-weight: 600;
    border-radius: 4px;
    color: #000;
  }

  .swiper-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: 257px;
    left: 0px;
    width: 100%;
    background-color: transparent;
  }

  .contact-us-left {
    border: 1px solid #fff;
    margin: 5px;
  }

  .small-size {
    border: 1px solid #fff;
    padding: 18px;
    margin: 5px;
  }

  .inner-who-we-are img {
    width: 90%;
    margin-left: 20px;
  }

  .about-item {
    padding: 20px;
    background: #a1141a;
    width: 90%;
    margin: 20px;
  }

  .contact-us-wrapper {
    padding: 60px 42px;
  }

  .inner-width {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .what_we_area {
    background: #a1151c;
  }

  .small-img {
    position: absolute;
    bottom: -53px;
    left: -10px;
    width: 39%;
  }

  .inner-contant {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
  }

  .footer-icon1 h3 {
    font-size: 17px;
    margin-top: 8px;
  }

  .exp-card2-delay {
    z-index: 3;
    width: 261px;
    height: 271px;
    top: -16px;
    right: -33px;
    background-color: #c9e5e5;
    opacity: 9;
    position: relative;
  }

  .fancy-card {
    padding: 10px;
  }

  .breadcrum-inner {
    width: 80px;
    height: 0px;
    position: relative;
    top: -25px;
    flex-wrap: wrap;
  }

  .bread h2 {
    font-size: 14px;
    color: #fff;
  }

  .location-contact-us {
    width: 100%;
    float: left;
    padding: 0px 0 20px;
    background: url(../asset/img/inner-section/contact_us.jpg) center center no-repeat;
    background-size: cover;
    height: 180px;
    position: relative;
  }

  .location-career {
    width: 100%;
    float: left;
    padding: 0px 0 20px;
    background: url(../asset/img/inner-section/career-banner.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 180px;
    position: relative;
  }

  .location-about-us {
    width: 100%;
    float: left;
    padding: 0px 0 20px;
    background: url(../asset/img/inner-section/about_us.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 180px;
    position: relative;
  }

  .location-blog {
    width: 100%;
    float: left;
    padding: 0px 0 20px;
    background: url(../asset/img/inner-section/blog.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 180px;
    position: relative;
  }

  .location {
    width: 100%;
    float: left;
    padding: 0px 0 20px;
    background: url(../asset/img/inner-section/SELECTIVE_PALLET_RACKING1.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 180px;
    position: relative;
  }

  .bread-custom {
    background-color: #0e0e0e4a;
    width: 100%;
    padding: 155px;
    width: 100%;
    padding: 30px;
    height: 181px;
  }

.custom-img-fluid {
    max-width: 98%;
}
  .single-contact-address-box.main-branch {
    background: #a1151c;
    padding: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .contact-form {
    padding: 0px 0px 0px;
  }

  .sec-title-style1 .title {
    padding-top: 40px;
  }

  .map-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
    background: #f3f3f3;
  }
}



@media (min-width: 1500px) {
  .button-87 {
    margin: 5px 60px !important;
  }

  .exp-card1 {
    width: 80%;
  }

  .swiper-slide img {
    width: 95%;
  }

  .swiper-slide {
    width: 0px;
  }



  .breadcrum-inner {
    transform: translate(-50%, -50%);
    display: flex;
    width: 124px;
    height: 0;
    position: relative;
    flex-wrap: wrap;
    left: 50%;
    align-items: center;
    justify-content: center;
  }
}



/* Madhura CSS Start */


#topBar {
  padding: 10px;
  position: relative;
  transition: transform 0.3s ease-in-out;
  z-index: 999;
}

#navbar {
  background-color: #fff;
  margin: 0;
  z-index: 998;
  position: sticky;
  top: 0;
  width: 100%;
  transition: transform 0.3s ease-in-out;
}


.sticky-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: black !important; 
  color: white !important;  
  z-index: 999;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
}


.sticky-navbar .nav-link {
  color: white !important; 
}


.sticky-navbar .nav-link:hover {
  color: #f1f1f1 !important;  
}


.hidden {
  transform: translateY(-100%);  
}


.show {
  transform: translateY(0);  
}


.navbar{
  padding-top: unset;
  padding-bottom: unset;
}


.top-bar h1 {
  font-size: 22px;
  font-weight: bold;
  color: #df1f25;
  text-align: center;
  margin-bottom: 20px;
}

h1.about-heading{
  color: #fff;
  font-size: 35px;
}

h2.about-line{
  font-size: 16px;
}

h3.about-one{
  font-size: 20px;
}

h3.speciality-tile.text-center{
  font-size: 20px;
}