@charset "UTF-8";

/*
Theme Name: Rhi
Theme URI: 
Author: Piyush Singh Chhoker
Author URI: 
Description:NA
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: Rhi License
License URI: NA
Text Domain: Rhi
*/

/* -----------Design--by----Piyush-Singh-Chhoker------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');



*,
html {
  padding: 0;
  margin: 0%;
  box-sizing: border-box;
  font-family: "Neutrif Pro", Sans-serif;
}

html {
  width: 100%;
  overflow-x: hidden !important;
}

body {
  width: 100vw;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  font-family: "Neutrif Pro", Sans-serif;
  counter-reset: my-sec-counter;
}

/* ==========custom--class---------- */
/* -------font-family----class------- */
.popp {
  font-family: "Neutrif Pro", Sans-serif;
}

.play {
  font-family: "Playball";
}

.free {
  font-family: "Fredoka";
}
.work{
  font-family: "Work Sans", sans-serif;
}
a {
  text-decoration: none !important;
}

/* ============hide--=destop======= */

/* ========font-weight-class========== */
.fw3 {
  font-weight: 300 !important;
}

.fw4 {
  font-weight: 400 !important;
}

.fw5 {
  font-weight: 500 !important;
}

.fw6 {
  font-weight: 600 !important;
}

.fw7 {
  font-weight: 700 !important;
}

.fw8 {
  font-weight: 800 !important;
}

.fw9 {
  font-weight: 900 !important;
}

/* ========position================= */
.rel {
  position: relative;
}
li {
  list-style: none;
}

p {
  margin-bottom: 0 !important;
}

/* =========margin-class========== */

.m20 {
  margin-bottom: 20px !important;
}

.m10 {
  margin-bottom: 10px !important;
}

.m12 {
  margin-bottom: 12px;
}

.m15 {
  margin-bottom: 15px !important;
}

.m60 {
  margin-bottom: 60px !important;
}

.m40 {
  margin-bottom: 40px !important;
}

.m70 {
  margin-bottom: 100px !important;
}

.m30 {
  margin-bottom: 30px !important;
}

.m35 {
  margin-bottom: 35px !important;
}

.m25 {
  margin-bottom: 25px;
}

.m50 {
  margin-bottom: 50px !important;
}

.mr10 {
  margin-right: 10px;
}

.mr5 {
  margin-right: 5px;
}

.m5 {
  margin-bottom: 5px !important;
}

.m45 {
  margin-bottom: 45px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb70 {
  margin-bottom: 70px;
}

/* =====wight-css========== */
.w70 {
  width: 70%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}
.w80{
  width: 80%;
}.w100 {
  width: 100%;
}
.w85{
  width: 85%;
}
.w88{
  width: 88%;
}
.h100 {
  height: 100%;
}

.cover {
  object-fit: cover;
}

.item-center {
  align-items: center;
}

.j-c {
  justify-content: space-between;
}

.j-center {
  justify-content: center;
}

/* ========font-size-class=========== */
h1 {
  font-size: 57px;
}

h2 {
  font-size: 50px;
}

h3 {
  font-size: 45px;
}

h4 {
  font-size: 40px;
}

h5 {
  font-size: 32px;
}

h6 {
  font-size: 25px;
}

.p-18 {
  font-size: 18px;
}

.p-16 {
  font-size: 16px;
}

.p-15 {
  font-size: 15px;
}

.p-14 {
  font-size: 14px;
}
.p-35{
  font-size: 35px;
}
.p-10 {
  font-size: 10px;
}
.p-22{
  font-size: 22px;
}
.p-20{
  font-size: 20px;
}
.p-27{
  font-size: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

/* ==========color-----class=========== */


.green {
  color: #00F234;
}

.ff {
  color: #FFF;
}

.red {
  color: #ED2C2A;
}

.blue {
  color: #003262;
}

.gray {
  color: #3D5567;
}
.light-gray{
  color: #7F98B0;
}
/* ------bg------class=========== */
.bg-red {
  background-color: #ED2C2A;
}

.bg-blue {
  background-color: #003262
}
.bg-new-blue{
  background: #004689;
}
.bg-gray{
  background: #F5F6F7;
}
.bg-light-gray{
  background: #EBEFF3;
}
/* ===================padding-class================== */
.p10 {
  padding: 10px 0;
}

.p50 {
  padding: 50px 0;
}

.m100 {
  margin-bottom: 100px;
}
.p1025{
  padding: 10px 25px;
}
.p7 {
  padding: 7.5px 0;
}
.p150 {
  padding: 100px 0;
}
.bg-banneer {
  background-size: 100% 100%;
}
/* ========gap========== */
.gap10 {
  gap: 10px;
}

.gap20 {
  gap: 20px;
}
.border8{
  border-radius: 8px;
}
/* ==================header============ */
.white-header-line {
  width: 1px;
  height: 16px;
  background: white;
}

.left-div,
.right-div {
  display: flex;
  align-items: center;
  gap: 20px;
}

.infomation svg,
.social-media-link svg {
  width: 16px;
  height: auto;
}

.top-bar-main {
  display: flex;
  justify-content: space-between;
}

.main-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-menu {
  display: flex;
  gap: 13px;
}

.main-menu li {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu li a {
  padding: 8px 15px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.main-menu li:hover a:after {
  width: 100%;
  opacity: 1;
}

.main-menu li a:after {
  content: '';
  bottom: 0;
  height: 1px;
  opacity: 0;
  background-color: #003262;
  display: block;
  position: absolute;
  transition: 0.3s;
  width: 0;
}



.main-menu li:hover {
  cursor: pointer;
}

.main-menu li i {
  transition: all .3s;
}

.main-menu li:hover .only-arrow {
  rotate: 180deg;
}
.dropdown-main-only ul,.nested-dropdown  {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
  padding: 10px;
  display: none;
  width: 200px;
  z-index: 2;
}
.dropdown {
  position: relative;
  display: flex !important;
  cursor: pointer;
}
.dropdown ul li{
  display: block;
  margin-bottom: 10px;
  justify-content: space-between;
  position: relative;
}
.dropdown ul li::after{
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  border-radius: 5px;
  height: 0.05em;
  bottom: 0;
  left: 0;
  background: #003262;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.dropdown ul li:hover i {
  rotate: 275deg;
}
.dropdown ul li:hover::after{
  transform: scaleX(1);
  transform-origin: bottom left;
}
.dropdown ul li a{
  text-decoration: none !important;
  border-bottom: 1px solid transparent;
}
.main-header {
  padding: 17.5px 0px 17.5px 0px;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.14901960784313725);
}
.dropdown ul li a::after{
  content: none;
}
.dropdown ul li a {
  padding: 0;
}
.second-div-active {
  right: 0 !important;
}

a.site-button,
.site-button {
  background-color: #003262;
  font-weight: 500;
  line-height: 50px;
  color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: aliceblue;
  padding: 0 23px;
  display: inline-flex;
  border-radius: 4px;
  position: relative;
  gap: 8px;
  align-items: center;
}

a.site-button:after,
.site-button::after {
  width: 100%;
  position: absolute;
  height: 100%;
  border: 1px solid #003262;
  left: 0;
  top: 0px;
  content: '';
  border-radius: 4px;
  left: 0px;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s;
}

a.site-button:hover,
.site-button:hover {
  background-color: #fff;
  color: #003262;
  border-color: #003262;
}

.menu-ciomn {
  display: none;
}

a.site-button:hover:after,
.site-button:hover:after {
  opacity: 1;
  transform: translate(-5px, 5px);
}

.site-button:hover span.elementor-button-icon {
  rotate: 45deg;
}

.elementor-button-icon svg,
div#btnPlants svg {
  margin-bottom: 6px !important;
}

.site-button span.elementor-button-icon {
  transition: all 0.2s;
}

/* ============footer==================== */
footer {
  background-color: #3D556721;
  border-radius: 24px 24px 0px 0px;
}

.footer_top {
  padding: 64px 0px 48px;
}

.j-end {
  justify-content: end;
}

.footer_top ul li a {
  font-size: 16px;
  line-height: 35px;
}

footer ul {
  padding: 0;
}

footer ul li a {
  font-weight: 400;
  color: #3D5567;
  transition: all 0.5s;
}

.footer_bottom .newsletter_text_wrap {
  padding: 24px 0px;
  border-top: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
}

.footer_bottom input[type=email] {
  border-radius: 3px;
  background-color: #D4D9DC;
  line-height: 26px;
  padding-left: 25px;
  border: none;
  width: 100%;
  padding: 13px 20px;
}

.footer_bottom .copyright_wrap {
  padding: 20px 0px;
}

.footer_bottom ul.hfe-menu li a {
  padding: 0px 13px;
  font-size: 14px;
}

.footer_bottom ul.hfe-menu li:nth-child(2) a {
  border-left: 1px solid #3D5567;
  border-right: 1px solid #3D5567;
}

.footer_bottom .hfe-menu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.cross-icon,
.hide-des1 {
  display: none !important;
}
.bg-banneer-cover {
  background-size: cover;
}
/* ===============main-page================== */
.banner-div .image {
  mask-image: url('<?php echo get_template_directory_uri(); ?>/../img/home/banner-mask-image.webp');
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: 100% 0%;
  aspect-ratio: 1;
  overflow: hidden;
  position: relative;
}

.banner-div {
  display: flex;
  align-items: center;
  justify-content: end;
}

.right-div-banner {
  width: 50%;
}

.left-div-banner {
  width: 38%;
  padding-right: 4%;
}

.banner-div video {
  position: absolute;
  top: -12px;
  right: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}

.banner-overlap {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #00326291;
  width: 100%;
  z-index: 3;
}

.main-counter-sec {
  display: flex;
  justify-content: space-between;
}

.part-counter {
  width: 25%;
  padding: 20px;
}

.new-styel {
  text-transform: uppercase;
  letter-spacing: 2.5px;
}

/* ======accoundition============ */
.at-title {
  cursor: pointer;
  position: relative;
}

.at-title.active {
  opacity: 0;
  height: 0;
}

.at-title:before {
  position: absolute;
  left: 0;
  top: 0;
  background: #03a9f417;
  content: '';
  width: 60%;
  height: 100%;
  transition: all 0.2s;
  border-radius: 15px;
  opacity: 0;
}
.at-title:hover:before {
  width: 100%;
  opacity: 1;
}
.at-title:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  transition: all 0.3sease;
  font-size: 24px;
  content: '';
  background-image: url('../img/home/plus.svg');
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.at-title h5:before {
  counter-increment: my-sec-counter;
  content: "0" counter(my-sec-counter);
  font-size: 25px;
  padding-right: 150px;width: 30px;
  height: 30px;

}

.acc-body {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.acc-body .image {
  text-align: end;
  display: flex;
  justify-content: flex-end;
}
.at-item .content {
  position: absolute;
  top: 0;
  height: 100%;
  max-width: 420px;
  padding: 56px;
  background: #F7F7F7;
  border-radius: 20px 0 0 20px;
  display: flex;
  align-items: center;
  transform: translateY(0%) !important;
}
.at-item .content .no {
  position: absolute;
  top: 0;
  left: -3px;
  background-image: url(../img/home/red.svg);
  width: 70px;
  height: 65px;
  padding: 14px;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.at-item .content .content_wrp {
  position: relative;
  z-index: 2;
}
.at-item .content:after {
  content: '';
  width: 65px;
  height: 100%;
  background-image: url(../img/home/acc-shap.svg);
  position: absolute;
  top: 0;
  right: -60px;
  background-repeat: no-repeat;
  filter: drop-shadow(12px 2px 6px #00000073);
  z-index: 0;
}
.at-item .content .content_wrp img.icon {
  width: 40px;
}
.at-tab {
  display: none;
}
.at-title h5 {
  font-weight: 400;
  padding: 20px 15px;
  margin: 0;
  color: #003262;
  border-bottom: 1px solid #E3E3E3;
}
.add-btn-new {
  display: none;
}
.gm_counter_box a.view_all_btn {
  font-size: 15px;
  font-weight: 500;
  color: #003262;
}

a.view_all_btn svg {
  margin-left: 3px;
  transition: all 0.5s;
  margin-bottom: 6px;
}
 .gm_counter_box {
  position: relative;
  padding: 8px;
}
.gm_counter_box:hover:before {
  opacity: 1;
  transform: scale(1.08);
  box-shadow: 0 0px 9px 0 #0000001a;
  border-radius: 10px;
}
 .gm_counter_box:before {
  position: absolute;
  content: " ";
  background-color: #fff;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
}
.gm_counter_box:hover a.view_all_btn svg {
  transform: rotate(45deg);
}
/* ============maps=================== */
.map-text-sec {
  position: absolute;
  top: 35%;
  right: 28%;
  text-align: center;
  cursor: pointer;
}
.map-text-sec-2 {
  position: absolute;
  top: 15%;
  left: 23%;
  text-align: center;
}

.map-image-icon img {
  width: 80px;
  height: 80px;
  transition: transform 0.3sease;
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0% {
   transform: translateY(0);
  }
  50% {
   transform: translateY(-20px);
  }
  100% {
   transform: translateY(0);
  }
 }
.nnnnnnn{
  text-align: center;
}
/* ===========map========popup================= */
 .popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}                                                                                          
#popup10 {
  z-index: 10;
}
.popup-container.active {
  display: block;
  z-index: 22;
}
.popup-content {
  width: 100%;
  border-radius: 0;
  margin: 0;
  height: 100%;
}

.popup-container {
  visibility: visible;
  opacity: 1;
}

.popup-content a.close {
  z-index: 2;
}

.popup-content1 {
  width: 100%;
  margin: auto auto;
  height: 100%;
  display: flex;
  align-items: center;
  background: #00000070;
}

.full-pop-up {
  background-color: white;
  display: flex;
  border-radius: 24px;
}

.popup-content .map-full-image img {
  width: 100%;
}

.popup-content {
  background: white;
}
.map-close-icon{
  text-align: end;
  padding: 10px;
}
.hidden { display: none; }
/* ============blog=============== */
.blog_wrap {
  display: flex;
  gap: 30px;
}
.blog_box.active {
  max-width: 48% !important;
}
.blog_box {
  position: relative;
  max-width: 26%;
  border-radius: 12px;
  transition: all 0.5s;
}
 .blog_box:before{
  position: absolute;
  content: " ";
  height: 100%;
  width: 100%;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 74.43%);
  opacity: 0;
  transition: all 0.5s;
}
 .blog_box.active:before{
  opacity: 1;
}
.blog_box .image{
  display: flex;
}
.blog_box img {
  min-height: 560px;
  border-radius: 12px;
  object-fit: cover;
  width: 100%;
}
.blog_box h5 a{
  position: absolute;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  border-radius: 0px 4px 4px 0px;
  background-color: #ED2C2A;
  top: 25px;
  left: 0;
  padding: 5px 12px;
}
.blog_box .content22{
  position: absolute;
  width: 100%;
  padding-left: 32px;
  bottom: 22px;
}
.blog_box h6{
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 9px;
  transform: translate(30px, -30px);
  opacity: 0;
  transition: all 0.5s;
}
 .blog_box.active h6,  .blog_box.active h4 a,  .blog_box.active p{
  transform: translate(0%, 0%);
  opacity: 1;
}
.blog_box p{
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  max-width: 290px;
  transform: translate(30px, -30px);
  opacity: 0;
  transition: all 0.5s;
}
.blog_box a.read-more-btn{
  position: absolute;
  bottom: 15px;
  height: 40px;
  width: 40px;
  background-color: #ED2C2A;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath d='M1.24951 15.4404L15.2383 1.45168' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.48 12.3524L15.48 1.24988L4.3775 1.24988' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C%2Fsvg%3E") !important;

  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: all 0.5s;
}
.blog_box h4 a{
  font-size: 40px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 9px;
  transform: translate(30px, -30px);
  opacity: 0;
  transition: all 0.5s;
}
 .blog_box.active a.read-more-btn{
  transform: rotate(45deg);
  translate: 100% 0%;
  right: 80px;
}
.mobilke-blogs{
  display: none;
}
/* ==========stock=========== */
.hide {
  display: none !important;
}
.txt14_bb.UC {
  font-size: 14px;
  font-weight: 500;
}
.txt14_bb.UC span.fn_smalltxt.grntxt {
  color: #00F234 !important;
  font-weight: 700;
}
span#arrow_class, span.decline_arw, span.decline_arw, span.inclin_arw {
  width: 13px;
  height: 11px;
  display: inline-block;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  margin-right: 10px;
}
span#arrow_class.green_arw {
  background: #00F234;
}
span#cp{
  color: #fff;
}
.facts_fingure {
  box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.07058823529411765);
  padding: 59px 46px 58px 46px;
  background-color: #FAFAFA;
  background-position: 110% 108%;
  background-repeat: no-repeat;
}
.stkname {
  font-size: 35px;
  font-weight: 500;
  color: #003262;
  letter-spacing: -2px;
  margin-bottom: 30px;
}
.pcstkspr.nsestkcp.bsestkcp.futstkcp.optstkcp {
  font-size: 58px;
  font-weight: 500;
  color: #003262;
  margin-bottom: 18px;
}
.stickymcont .advdecl {
  padding-bottom: 58px;
  display: flex;
  align-items: center;
}
.stickymcont .advdecl span.rhim, .stickymcont .advdecl span.rw {
  font-size: 35px;
  font-weight: 500;
  color: #003262;
  padding-right: 36px;
}
p.nseasondate {
  margin-bottom: 25px !important;
  font-size: 20px;
  font-weight: 400;
  color: #003262;}
  .stickymcont .advdecl span+span {
    padding: 0 36px;
    border-left: 1px solid #3d5567c4;
    font-size: 20px !important;
}
.stickymcont .advdecl.grn>span+span strong, .stickymcont .advdecl.grn>span+span.chng.rw {
  color: #269949;
  padding-right: 18px;
  font-weight: 600;
}
div#stick_ch_prch span.chng.rw b {
  color: #003262;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 15px;
}
.stickymcont .advdecl.red>span+span strong span.decline_arw, span.inclin_arw {
  width: 16px;
  height: 13px;
}
span.greenuparow, span.inclin_arw {
  background-color: #269949;
}
p.delayed {
  font-size: 20px;
  font-weight: 400;
  color: #003262;
  margin-bottom: 30px !important;
}
 .ff_text_box {
  background-color: #FAFAFA;
  border-radius: 12px;
  padding: 35px 32px;
  box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.07058823529411765);
  display: flex
;
width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
}
.ff-wrap{
  display: flex
  ;
      flex-wrap: wrap;
      height: 100%;
}
.ff_text_box h3 {
  font-size: 50px;
  font-weight: 500;
  color: #003262;
  margin-bottom: 0px;
}
.ff_text_box p {
  font-size: 22px;
  font-weight: 500;
  color: #003262;
  text-align: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #003262;
}
span#arrow_class.red_arw,
span.decline_arw {
    background: #ED2C2A;
    transform: scaleY(-1);
}
.section-title1 {
  text-align: center;
}
/* ===========history-----page=============== */
.progressBarContainer div span.progressBar {
  width: 100%;
  height: 5px;
  background: #E6E9EB;
  border-radius: 6px;
  display: block;
}
.progressBarContainer {
  width: 100%;
  text-align: center;
  display: flex
;
  justify-content: center;
  gap: 50px;
  margin-top: 50px;
}
.inner-image-div img {
  width: 100%;
}
.class1, .class2 {
  position: relative;
}
.slick-slide {
  color: white;
  font-size: 30px;
  font-family: "Arial", "Helvetica";
  text-align: center;
  transition: transform 0.5s ease, opacity 0.5s ease;
  opacity: 1;
  transform: scale(0.6);
  object-fit: contain;
  filter: blur(6px);
}
.hr {
  background-color: #E3E3E3;
  height: 2px;
}
.progressBarContainer .first-inner-div {
  padding: 0;
  cursor: pointer;
  float: left;
  color: rgb(0, 0, 0);
  display: flex
;
  justify-content: space-between;
  width: 100% !important;
  overflow: hidden;
}
.button-container {
  display: flex
;
  justify-content: center;
  gap: 40px;
}
.filter-btn {
  border-radius: 100px;
  border: 1px solid var(--White, #FFF);
  background: #F0F7FE;
  color: var(--White, #000000);
  font-family: "Neutrif Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  width: 99px;
}
.filter-btnww {
  color: var(--White, #FFF);
  font-family: "Neutrif Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  width: 99px;
  padding: 8px 12px;
  border-radius: 100px;
  background: var(--Blue, linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #003262);
}
.progressBarContainer div span.progressBar .inProgress {
  background-color: rgb(0 40 78);
  width: 0%;
  height: 4px;
}
.progressBarContainer div span.progressBar {
  width: 100%;
  height: 5px;
  background: #E6E9EB;
  border-radius: 6px;
  display: block;
}
.sliderContainer .item {
  width: 18%;
  margin-right: 25px;
}
section {
  padding: 50px 0;
}
.line-dotted-banner {
  background-position: -1px -175px;
  background-size: 100% 100%;
}
.sliderContainer::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 0;
  width: 37%;
  height: 50%;
  background-color: #ffffff69;
  background-size: cover;
  filter: blur(5px);
  z-index: 0;
}
.sliderContainer::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 37%;
  height: 50%;
  background-color: #ffffff69;
  background-size: cover;
  filter: blur(5px);
  z-index: 0;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progressBarContainer div:last-child {
  margin-right: 0;
}
.slick-center {
  opacity: 1;
  transform: scale(1);
  filter: invert(0) blur(0px);
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-dots {
  bottom: -30px;
}
.sliderContainer .item::after{
  content: none;
}
.progressBarContainer h3{
  color: #B8D2E5;
font-family: "Neutrif Pro";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px;
margin-bottom: 20px;
}
.text-image-ec p{
  color: var(--Grey, #3D5567);
text-align: center;
font-family: "Neutrif Pro";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
letter-spacing: -0.48px;
}
.progressBarContainer .progressBar .inProgress + h3 {
  color: #00284e !important; /* Active h3 ka color red hoga */
}
/* ==========leader-ship=team==================== */
.inner-image-ses, .image-div-team {
  position: relative;
}
.black-image {
  z-index: 1;
  position: relative;
}
.image-div-team img {
  width: 100%;
}
.color--image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.color--image img {
  width: 100%;
  height: 100%;
  display: block;
}
.image-div-text {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0px;
  z-index: 4;
  height: 0px;
  transition: all 0.2s linear;
  overflow: hidden;
}
.image-div-text a {
  color: white;
}
.team-full {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.inner-team-col {
  width: 20%;
}
.new-slide-div {
  margin-left: -3%;
  margin-top: 10%;
}
.image-div-text h4 {
  margin: 0;
}
p:last-child {
  margin-bottom: 0;
}
.new-slide-div1 {
  margin-left: -3%;
}
.team-member-section:hover .color--image {
  z-index: 2;
}.team-member-section:hover .image-div-text {
  height: 50px;
  bottom: 12px;
  display: block;
}
.image-div-text h4{
  font-size: 24px;
}
.inner-image-ses {
  cursor: pointer;
}
.popop-class{
  position: relative;
  overflow: hidden;
}

.custom-popup-wrapper {
  display: none;
  position: absolute;
  top: 0%;
  left: -150%;
  z-index: 100;
  transition: left 0.5s ease-in-out;
  border-radius: 24px;
  background: #F0F0F0;
  height: 100%;
}
.custom-popup {
  height: 100%;
  display: flex;
}
.image-left-side-popup img{
  display: flex;
  height: 100%;
}
.custom-popup-wrapper.active {
  left: 0%;
}
.image-right-side-popup {
  padding: 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 60%;
}
span.close-btn {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  background: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  transition: all .3s;
}
span.close-btn:hover{
  color: #003262;
}
.image-left-side-popup {
  width: 40%;
}
.image-right-side-popup p{
  width: 100%;
}
.custom-popup-wrapper.closing {
  left: 100%;
}
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99; 
}
.popup-overlay.active {
  display: block;
}
.txt14_bb.UC span.fn_smalltxt.rdtxt {
  color: #ED2C2A !important;
}
.l-s--s-text{
  display: none;
}
.il-l-s-s-{
  display: flex;
  height: 100%;
}
/* =========our culcurete================= */
.gif-video {
  transform: scaleX(-1);
  transition: transform 0.5s ease;
}
.gif-text {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  padding: 0 50px;
  display: flex
;
  align-items: center;
}
.inner-div-text h3{
  font-size: 28px;
}
.gif-video img {
  border-radius: 12px;
}
/* =====================our-mission-version======== */
.custom-h1 {
  color: #ED2C2A;
  font-family: "Neutrif Pro";
  font-size: 110.834px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sub-heading {
  color: #ED2C2A;
  font-family: "Neutrif Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20.772px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.w30 {
  width: 30%;
}
#carousel-container {
  position: relative;
  height: 815px;
  margin-bottom: 100px;
  overflow: hidden;
  color: white;
}
.wmb767{
  display: none;
}
.p100{
  padding: 100px 0;
}
.p-r-new-p{
  padding-right: 6%;
}
/* ===============proucts=============== */
.p-c-s-s-heading {
  text-align: center;
}
.p-c-d-text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  height: 110px;
  overflow: hidden;
  transition: all .5s;
}
 .p-c-d-image{
  overflow: hidden;
}
.p-c-d-image img{
  transition: all .5s;
}
.procut-cursol-div-b:hover .p-c-d-image img{
  transform: scale(1.2);
}
.procut-cursol-div-b:hover  .p-c-d-text{
  height: 164px;
}
.p-c-d-text .site-button{
  background-color: #ffffff;
  color: #003262;
  font-weight: 600;
  font-size: 17px;
  display: none;
  transition: all .3s;
}
.procut-cursol-div-b:hover .site-button {
display: block;
}

/* ===========product-details-page============= */
.c-d-f-details {
  display: flex;
  align-items: baseline;
  gap: 25px;
}
.list-style li{
  list-style: disc !important;
}
.bbbbb .section {
  width: 60%;
}

.input-form-fixed input,
.input-form-fixed textarea {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #d6d4d4;
  padding: 10px 0;
  font-size: 18px;
  height: 50px;
}

.input-form-fixed ::placeholder {
  color: rgb(173, 173, 173);
}

.input-form-btn-fixed input {
  background: #003262;
  border: none;
  color: #FFF;
  font-family: "Neutrif Pro";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1.85px;
  padding: 7px 20px;
  border-radius: 4px;
}
.bbbbb {
  display: flex;
  justify-content: space-between;
}

.sidebar-right {
  position: relative;
  /* Ensures correct sticky context */
  width: 30%;
}

.fixed-section {
  position: sticky;
  top: 80px;
  border-radius: 8px;
  background: #EDF0F3;
  padding: 50px 20px;
}
ul.nested-dropdown {
  right: 0 !important;
  position: absolute;
  left: 105%;
  top: -10px;
  z-index: 2;
  box-shadow: 0 0px 2px -2px rgba(0, 0, 0, 0.1);
}
.btn-arrow-new{
  display: flex;
      align-items: center;
      gap: 10px;
}
/* ==============r-a-m=============== */
.inner-box{
  border-radius: 8px;
  background: #FFF;
  box-shadow: 4px 4px 9.9px 0px rgba(0, 0, 0, 0.25);
  padding: 40px;
  position: relative;
}
.p-right{
  padding-right: 10%;                           
}
.inner-box {
  position: relative;
  overflow: hidden;
}
.inner-box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  transform: scaleX(0);
  transform-origin: bottom left; /* Starting from left */
  bottom: 0;
  left: 0;
  transition: transform 0.25s ease-out;
}
.inner-box:hover::after {
  transform: scaleX(1);
}
.inner-box::after {
  transition: transform 0.25s ease-out, transform-origin 0s;
}
.inner-box:not(:hover)::after {
  transform: scaleX(0);
  transform-origin: bottom right; /* Exiting to the right */
}
.main-inner-box{
  z-index: 2;
  position: relative;
}
.inner-box:hover .box-content p,.inner-box:hover .btn-arrow-new{
  color: white;
}
.inner-box:hover .btn-arrow-new img{
  filter: invert(100) brightness(300%);
}
.box-icon-image img{
  height: 110px;
  object-fit: contain;
}
.new-p-p-p i{
  margin-top: 5px;
}
.vector-image{
  position: absolute;
  top: 28%;
  right: 0%;
  width: 51%;
  height: 50%;
  display: flex;
  justify-content: end;
  opacity: .7;
}
.con-image2 img{
  width: unset !important;
}
.vector-image img{
  width: 85% !important;
  height: 100%;
}
.con-owl-cursol-sec .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 3px solid #D9D9D9;
}
.con-owl-cursol-sec .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #D9D9D9;
}
.con-owl-cursol-sec .owl-carousel .owl-nav button.owl-next,.con-owl-cursol-sec .owl-carousel .owl-nav button.owl-prev {
  width: 50px;
  height: 50px;
  box-shadow: -3px 7px 20.4px 0px rgba(175, 175, 175, 0.29);
  border-radius: 50%;
  color: #314452;
  font-size: 30px;
}
.con-owl-cursol-sec .owl-theme .owl-nav{
  display: flex;
      justify-content: center;
      gap: 20%;
      bottom: -9%;
      position: absolute;
      width: 100%;

}
.custom-counter {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.custom-counter p{
  border-radius: 28.397px;
  background: #FFF;
  box-shadow: -3px 7px 20.4px 0px rgba(175, 175, 175, 0.29);
  width: 208.944px;
height: 50px;
display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.dropdown-main-only ul.active {
  display: block !important;
}
.dropdown {
  position: relative;
}
.nested-dropdown  {
  display: none;
}
.nested-dropdown.new-active {
  display: block;
}
/* =============who-we----are-main-page=============== */
.inner-video-laptop img{
  width: 90.8%;
  opacity: 0;
}
.inner-video-laptop video {
  position: absolute;
  top: 0;
  right: -8%;
  width: 100%;
}
.inner-text-video-o{
  padding: 15% 0px 0% 15%;
}
.inner-video-text-main p{
  padding-right: 2%;
}
.filter-box-bg{
  border-radius: 8px;
border: 0.5px solid #888;
background: rgba(0, 0, 0, 0.08);
box-shadow: 4px 4px 2.2px 0px rgba(0, 0, 0, 0.30);
backdrop-filter: blur(5px);
padding: 14px 24px 30px 24px;
height: 140px;
}
.t-h-s-pargh{
  display: flex;
      justify-content: center;
}
.tabs-ul-sec li.nav-item {
  width: 33.33%;
}
.tabs-ul-sec .nav-tabs .nav-link{
width: 100%;
color: var(--Blue, #003262);
    font-family: "Neutrif Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 37.5px;
    letter-spacing: -0.75px;
    border: none;
    border-bottom: 1px solid #CFCFCF;
}
.tabs-ul-sec .nav-tabs .nav-link.active{
  border-bottom: 1px solid #003262;
  color: var(--Blue, #003262);
font-style: normal;
font-weight: 400;
}
.tabs-ul-sec div#myTabContent {
  margin-top: 70px;
}


.tabs-ul-sec .nav-tabs .nav-link {
  position: relative;
}

.tabs-ul-sec .nav-tabs .nav-link::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 4.5px;
  background-color: #003262;
  bottom: -2px;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
  left: 0;
}

.tabs-ul-sec .nav-tabs .nav-link.active::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
button#home-tab {
  text-align: left;
}
button#contact-tab{
  text-align: right;
}
.fair-men-main{
  border-radius: 12px;
background: rgb(0 0 0 / 43%);
box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.65);
backdrop-filter: blur(25px);
padding: 40px;
}
.font-bold-text {
  text-align: right;
}

.f-m-m-heading p{
  padding-right: 15%;
}
.bg-new-banner-cover{
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.tabs-mobile-sec {
  display: none;
}
.f-div-f {
  width: 10%;
  padding: 25px;
  background: #003262;
  border-bottom: 1px solid #ffffff42;
}
.s-div-s {
  width: 45%;
  padding: 25px;
  background: #004689;
  border-bottom: 1px solid #ffffff42;
  border-right: 1px solid #ffffff42;
}
.one-row {
  border-radius: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.f-round{
  border-top-left-radius: 12px;
}
.l-round{
  border-top-right-radius: 12px;
}
.f-b-round{
  border-bottom-left-radius: 12px;
}
.l-b-round{
  border-bottom-right-radius: 12px;
}
.new-gray-p-p {
  padding: 60px 40px;
  border-radius: 12px;
  position: relative;
}
.new-gray-p-p::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: bottom left;
  bottom: 0;
  left: 0;
  background: var(--Blue, #003262);
  transition: transform 0.25s ease-out;
  border-radius: 12px;
}
.new-gray-p-p:hover::after{
  transform: scaleX(1);
}
.new-gray-p-p:hover p,.new-gray-p-p:hover a{
  color: #fff;
}
.all-in-box{
  z-index: 2;
  position: relative;
}
.nbnb-fil p{
  display: flex;
      align-items: center;
      gap: 20px;
}
.line-hr {
  width: 100%;
  height: 1px;
  background: #3d55672e;
}



/* ==========bottom-----top======= */
button.back-to-top {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  height: 0px;
  width: 0px;
  overflow: hidden;
  border-radius: 50px;
  color: transparent;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
  bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  transition: all 0.3s ease-in-out;
}

button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus {
  outline: 0 !important;
}

button.back-to-top::before,
button.back-to-top::after {
  content: "";
  display: block;
  vertical-align: middle;
  border-bottom: solid 10px #EA5D5F;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  height: 0;
  margin: 18px auto 0;
  width: 0;
  border-radius: 20px;
  visibility: hidden;
}

button.back-to-top.show::after,
button.back-to-top.show::before {
  visibility: visible;
}

button.back-to-top::after {
  border-bottom-color: #fff;
  position: relative;
  top: -24px;
}

button.back-to-top.show {
  display: block;
  background: #fff;
  color: #00ab6c;
  font-size: 25px;
  right: 25px;
  bottom: 50px;
  height: 50px;
  width: 50px;
  visibility: visible;
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}

button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
/* =======solution=========== */
.shine {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.shine:hover::before, .shine:focus::before {
          animation: shine 0.85s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.shine img{
  transition: 0.4s ease;
  border-radius: 12px;
}
.shine:hover img{
  transform: scale(1.08);
}
/* =============solution-blog-wala-part======= */
.s-b-slider-part {
  position: relative;
  max-width: 20%;
  border-radius: 12px;
  transition: all 0.5s;
}
.s-b-i-imge {
  display: flex;
  height: 100%;
}
.s-b-i-text {
  position: absolute;
  width: 100%;
  padding-left: 15px;
  bottom: 22px;
}
.s-b-i-imge img {
  border-radius: 12px;
  object-fit: cover;
  width: 100%;
  min-height: 560px;
}
.s-b-slider-part:before {
  position: absolute;
  content: " ";
  height: 100%;
  width: 100%;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 74.43%);
  opacity: 0;
  transition: all 0.5s;
}
.s-b-i-text p {
  color: #fff;
  font-size: 21.578px;
  font-weight: 400;
  max-width: 77%;
  transform: translate(0px, -10px);
  opacity: 0;
  transition: all 0.5s;
}
.s-b-slider-part.active {
  max-width: 48% !important;
}
.sol-bol-sider {
  display: flex;
  gap: 20px;
}
.s-b-slider-part.active .s-b-i-text p{
  opacity: 1;
}
.s-b-i-text a.read-more-btn{
  position: absolute;
  bottom: 5px;
    height: 40px;
    width: 40px;
    background-color: #ED2C2A;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath d='M1.24951 15.4404L15.2383 1.45168' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.48 12.3524L15.48 1.24988L4.3775 1.24988' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C%2Fsvg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transition: all 0.5s;
}
.hide-btn a.read-more-btn{
  display: block;
  height: 40px;
  width: 40px;
  background-color: #ED2C2A;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath d='M1.24951 15.4404L15.2383 1.45168' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.48 12.3524L15.48 1.24988L4.3775 1.24988' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C%2Fsvg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: all 0.5s;
}
.hide-btn{
  display: flex;
      height: 100%;
      align-items: center;
      justify-content: center;
}

.s-b-slider-part.active a.read-more-btn {
  transform: rotate(45deg);
  translate: 100% 0%;
  right: 60px;
}
.hide-image{
  width: 0;
  overflow: hidden;
  transition: 0.5s ease;
}

.steel-making {
  padding: 10px 0;
  border-bottom: 1px solid #E3E3E3;
  border-top: 1px solid #E3E3E3;
}
.steel-making:hover .hide-section{
  width: 0;
}
.hide-pragjh p{
  height: 120px;
  overflow: hidden;
}
.steel-making:hover .hide-pragjh p{
 width: 0;
 overflow: hidden;
 height: 0;
}
.steel-making:hover .hide-image{
  width: 252px;
}
.steel-making:hover .hide-first-text {
  width: 65%;
}
.steel-making:hover .hide-image img {
  width: 252px;
  height: 170px;
  left: 0%;
}
.hide-image img {
  position: relative;
  left: -100%;
}
.hide-section{
  transition: all 0.5s;
}
.hide-rowo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hide-section {
  width: 40%;
  transition: 0.5s ease;
}
.hide-first-text {
  width: 25%;
}
.center-text-hide{
  display: flex;
  align-items: center;
      gap: 10px;
}
.fixed-new-sec{
  position: sticky;
  top: 80px;
  border-radius: 8px;
}
.sidebar-right1{
  position: relative;
  width: 18%;
}
.fixed-new-sec li{
  padding-bottom: 12px;
  border-bottom: 1px solid #AABBCB;
  margin-bottom: 12px;
}
.section-1-1 {
  width: 75%;
}
.content-1-1 li{
  list-style: disc;
}
.content-1-1 table,.content-1-1 th,.content-1-1 td {
  padding: 10px 20px;
}
.content-1-1 table {
  width: 100%;
} 
.content-1-1 td{
  border-left: 1px solid #D7E7F8;
  border-right: 1px solid #D7E7F8;
  font-size: 16px;
  font-weight: 500;
  color: var(--Grey, #3D5567);
font-family: "Neutrif Pro";
}
thead tr th{
  background: var(--Blue, #003262);
  color: #fff;
}
.mobl-sec-sec{
  display: none;
}
.s-b-slider-part-1 {
  position: relative;
  border-radius: 12px;
  transition: all 0.5s;
}
.s-b-slider-part-1 p{
  opacity: 1;
}
.s-b-slider-part-1 a.read-more-btn {
  transform: rotate(45deg);
  translate: 100% 0%;
  right: 60px;
}
/* ==========cement============= */
.left-menu-fixed-sec {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 0px 10.9px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 45px;
}
.sidebar-right1-1{
    position: relative;
    width: 25%;
}
.section-1-1-1 {
  width: 70%;
}
.left-menu-fixed-sec a{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
  position: relative;
}
.left-menu-fixed-sec p{
  padding: 17px 22px;
  border-bottom: 1px solid #525d6538;
  position: relative;
}
.left-menu-fixed-sec p:last-child{
  border-bottom: none;
}
.left-menu-fixed-sec p i{
  transform: rotate(315deg);
  transition: all .3s;
}
.left-menu-fixed-sec p:hover i{
  transform: rotate(359deg);
}
.left-menu-fixed-sec p::after{
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #003262;
  transition: 0.5s ease;
  height: 0;
  left: 0;
}
.left-menu-fixed-sec p:hover::after{
  height: 100%;
} 
.left-menu-fixed-sec p:hover a{
  color: #fff;
}
.fixed-form-new{
  background-image: url('./assets/img/cement/cement.jpg');
  padding: 30px;
  background-size: 100% 100%;
}
.input-f-f-n-f input,.input-f-f-n-f textarea{
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  padding: 10px 0;
}
.input-f-f-n-f{
  margin-bottom: 20px;
}
.input-btn-btn input{
  color: var(--Blue, #003262);
font-family: "Neutrif Pro";
font-size: 15px;
font-weight: 700;
background-color: white;
border-radius: 4px;
width: 125px;
height: 40.179px;
border: none;
}
.hrhr-hr{
  background-color: #bbbaba;
  height: 2px !important;
}
.red-img-s-s1-1 {
  width: 85px;
  height: 85px;
  background: red;
  align-items: center;
  justify-content: center;
}
.f-r-a-s-1-1 {
  display: flex;
  align-items: center;
  width: 48%;
}
.red-arrow-sec-c-1-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wcustom {
  width: 85px;
}
.red-img-text{
  height: 100%;
}
.red-img-text p{
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0px 20px;
  position: relative;
}
.red-img-text p::after{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #F6F6F6;
  transition: 0.5s ease;
  z-index: -1;
}
.f-r-a-s-1-1:hover p::after{
  width: 100%;
}
.wcustom img{
  transition: all .3s;
}
.f-r-a-s-1-1 .wcustom img{transform: rotate(270deg);}
.f-r-a-s-1-1:hover .wcustom img{
  transform: rotate(315deg);
}
.number-slider-inner {
  display: flex;
      align-items: center;
}
.num-first p{
  opacity: .3;
  font-size: 149.585px;
  font-style: normal;
  line-height: 164.543px;
  letter-spacing: -1.496px;
  padding-left: 10%;

}
.num-second {
  background: #F9F9F9;
  box-shadow: -2px 4px 7.5px 0px rgba(0, 0, 0, 0.09);
  padding: 25px;
  display: flex;
  gap: 15px;
  margin-left: -4%;
  z-index: 2;
  height: auto;
  margin-bottom: 10px;
}
.num-red-red img{
  width: 30px !important;
  height: 30px;
}
/* ======steel================ */
.steel-custom-number {
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 2px #003262;
font-size: 117.297px;
font-style: normal;
line-height: normal;
letter-spacing: -3.519px;
}
.steel-number-slider-inner {
  border-radius: 8px;
  border-bottom: 4px solid var(--Red, #ED2C2A);
  background: #EDF0F3;
  padding: 25px;
  height: 350px;
  position: relative;
}
.white-line-add {
  height: 60px;
}
.steel-slider-number-1-1 {
  margin-top: -100px;
}
.main-card-steel-slider:hover{
  transform: translate(0, -10px);
}
.main-card-steel-slider{
  transition: 0.3s;
}
.main-card-steel-slider:hover .steel-custom-number{
  -webkit-text-fill-color: #003262;
}
.reed-more-btn-slider{
  display: block;
  height: 40px;
  width: 40px;
  background-color: #ED2C2A;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath d='M1.24951 15.4404L15.2383 1.45168' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.48 12.3524L15.48 1.24988L4.3775 1.24988' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C%2Fsvg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: all 0.5s;
}
.inner-add-slider-main:hover .reed-more-btn-slider{
  transform: rotate(45deg);
}
.inner-add-slider-main:hover  .c-w-sec p{
  color: white;
}
.white-add-1 {
  height: 44.5px;
}
.c-w-sec p{
  transition: all .3s;
}
.outline-adder {
  border: 1px solid #D9D9D9;
  height: 408px;
}
.inner-add-add-dd {
  position: absolute;
  bottom: 15%;
}
.c-w-sec{
  width: 75%;
}
.inner-add-add-dd{
  justify-content: center;
    display: flex;
}
.inner-add-slider-main::before{
  position: absolute;
  width: 0;
 transition: 0.5s ease;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(assets/img/steel/steel.png);
  content: '';
  background-size: 100% 100%;
}
.inner-add-slider-main:hover::before{
width: 100%;
}
/* ==========active----class=============== */
.left-menu-fixed-sec p.active-e::after {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #003262;
  transition: 0.5s ease;
  height: 100%;
  left: 0;
}
.left-menu-fixed-sec p.active-e a{
  color: white;
}
.left-menu-fixed-sec p.active-e i {
  transform: rotate(359deg);
}
.n-h-e-text {
  bottom: -20%;
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  transition: 0.5s;
}
.n-h-e-1{
  width: 85%;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 15px;
}
.blue-overlap{
  border-radius: 12px;
  overflow: hidden;
width: 100%;
position: absolute;
bottom: 0px;
height: 0px;
left: 0px;
transition: 0.3s;
}
.new-hover-effect:hover .blue-overlap {
  height: 100%;
}
.new-hover-effect:hover .n-h-e-1 {
  width: 100%;
  background: transparent;
  box-shadow: none;
}
.new-hover-effect:hover .n-h-e-text{
bottom: 0;
}
.new-hover-effect:hover .n-h-e-1  p{
  color: white;
}
.new-hover-effect {
  margin-bottom: 80px;
}
/* ==============pdf============= */
.rhi-magent-pdf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  background: #E6E9EB;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.date {
  padding: 10px;
  border-radius: 4px;
  background: #BAD1E3;
  position: relative;
  z-index: 2;
}
.pdf-name,.pdf-img{
  position: relative;
  z-index: 2;
}
.first-row-catgroes {
  display: flex;
      justify-content: space-between;
}
.select-box-sec select{
  padding: 10px;
  border: 1px solid #DCDEE0;
  width: 100%;
}
.underline {
  text-decoration: underline !important;
}
.rhi-magent-pdf::after,.new-type-bboc::after{
  content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #003262;
    transition: 0.5s ease;
    height: 0;
    left: 0;
    border-radius: 4px;
}
.rhi-magent-pdf:hover::after,.new-type-bboc:hover::after{
  height: 100%;
}
.rhi-magent-pdf:hover .pdf-name a{
  color: white;
  text-decoration: underline !important;
}
.row-side{
  display: flex;
  justify-content: space-between;
}
.r-side-1{
  width: 25%;
}
.r-s-2{
  width: 70%;
}
.date {
  width: 15%;
}
.pdf-name {
  width: 77%;
  text-align: center;
}
.pdf-img {
  width: 6%;
  text-align: center;
}
/* ==========contact-us============ */
.white-curve {
  background: white;
  padding: 35px;
  border-radius: 12px;
  position: relative;
  height: 277px;
}
.only-text-curve p{
  height: 100px;
}
.btn-section-curve {
  position: absolute;
  bottom: 0;
  right: 0;
}
.btn-image{
  position: absolute;
  width: 70%;
  height: 70%;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-image a{
  background-color: white;
  height: 64px;
  width: 64px;
  border-radius: 50%;
  display: flex
  ;
      align-items: center;
      justify-content: center;
      transition: 0.5s ease;
      position: relative;
      z-index: 2;
}
.gif-sec {
  height: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  transition: 0.5s ease;
  display: flex;
      justify-content: center;
      align-items: center;
}
.white-curve:hover .gif-sec{
  height: 100%;
}
.text-div-section-curve {
  height: 100%;
  transition: 0.5s ease;
}
.only-text-curve,.image-cursoe{
  transform-origin: bottom;
  transition: transform 0.9s ease, opacity 0.5s ease;
  transform: scaleY(1);
  opacity: 1;
}
.white-curve:hover .only-text-curve,.white-curve:hover .image-cursoe {
  transform: scaleY(0);
  opacity: 0;
}
.white-curve:hover .btn-image a{
background-color: #003262;
}
.white-curve:hover .btn-image a img{
  filter: invert(1) brightness(200%);
}
.need-help{
  letter-spacing: 2.8px;
text-transform: uppercase;
}
.input-nbame input,.input-nbame textarea{
  border-radius: 8px;
    background: rgba(217, 217, 217, 0.24);
    border: none;
    height: 56px;
    color: var(--Blue, #003262);
    font-family: "Neutrif Pro";
    font-size: 19.125px;
    font-style: normal;
    font-weight: 400;
    line-height: 47.813px;
    padding: 0 20px;
    width: 100%;
}
.input-nbame textarea {
  height: 247px;
}
.contact-map iframe{
  width: 100%;
  border-radius: 12px;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.32) 100%), url(<path-to-image>) lightgray 0px -31.086px / 100% 116.1% no-repeat;
}
/* ============career=============== */
.slider-section-vertical {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  height: 700px;
  position: relative;
}

.custom-slider {
  width: 250px;
  height: 100%;
  /* 2 slides of 100px each */
  overflow: hidden;
  position: relative;
  background: #fff;
}

.slide-track {
  display: flex;
  flex-direction: column;
}

.slide {
  height: 100%;
  width: 100%;
  margin-bottom: 30px;
}

.slider-section-vertical::before {
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.39) 69.5%, rgba(255, 255, 255, 0.00) 100%);
  content: "";
  width: 100%;
  position: absolute;
  height: 277px;
  z-index: 2;
  top: 0;
  left: 0;
}

.slider-section-vertical::after {
  background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.28) 69.5%, rgba(255, 255, 255, 0.00) 100%);
  height: 173px;
  content: "";
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.slide img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
}

/* Upward animation */
.upward .slide-track {
  animation: scroll-up 50s linear infinite;
}

@keyframes scroll-up {
  0% {
       transform: translateY(0);
  }

  100% {
       transform: translateY(-50%);
  }
}

/* Downward animation */
.downward .slide-track {
  animation: scroll-down 50s linear infinite;
}

@keyframes scroll-down {
  0% {
       transform: translateY(-50%);
  }

  100% {
       transform: translateY(0);
  }
}

.new-testiomail-custom{
  border-radius: 8px;
background: rgba(217, 217, 217, 0.30);
padding: 80px 100px;
}
.cutsom-white-testiomal {
  border-radius: 12px;
  background: #FFF;
  padding: 50px;
  display: flex;
  justify-content: center;
  gap: 50px;
  align-items: center;
  height: 290px;
}
.add-icon {
  display: flex
;
  width: 41px;
  height: 41px;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: #ccd6e0;
  border-radius: 50%;
}
.intro
 {
    padding: 25px;
}
.right-intro-side {
  text-align: left;
  padding: 35px 25px; 
}
.new-testiomail-custom .owl-nav{
  display: flex
  ;
      justify-content: space-between;
      position: absolute;
      top: 30%;
      width: 109%;
      left: -5%;
}
.new-testiomail-custom .owl-nav button {
  font-size: 50px !important;
}
.new-testiomail-custom .owl-dots {
  margin-top: 20px;
}
.owl-theme .owl-nav [class*=owl-]:hover{
  background-color: transparent;
  color: black;
}
.new-test-image img{
  width: 114px;
  height: 114px;
}
.gray-bg-box,.gray-bg-box-1 {
  background: #F4F4F4;
  padding: 30px;
  border-radius: 20px;
  position: relative;
  height: 328px;
  transition: all .3s;
}
.gray-bg-box:hover,.gray-bg-box:hover .btn-image-1 a{
background-color: #003262;
}
.gray-bg-box:hover .btn-image-1 a img {
  filter: invert(1) brightness(200%);
}
.gray-bg-box:hover .gray-imge-text h5,.gray-bg-box:hover .gray-second-row p,.gray-bg-box:hover .gray-second-row p a{
  color: white;
}
.gray-first-row{
    display: flex;
    align-items: center;
    gap: 20px;
}
.shape-imge-gray {
  position: absolute;
  bottom: 0;
  right: 40px;
}
.btn-image-1{
  position: absolute;
    width: 60%;
    height: 60%;
    bottom: -2px;
    right: 17px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.btn-image-1 a
 {
    background-color: #F4F4F4;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease;
    position: relative;
    z-index: 2;
}
.gray-bg-box:hover .first-img-new img{
  content: url('assets/img/carrer/hb2.png');
}
.gray-bg-box:hover .first-img-new-1 img{
  content: url('assets/img/carrer/hb1.png');
}
.gray-img-first-row img{
  width: 92px;
  height: 100px;
}
.img-new-full-text {
    position: absolute;
    top: 0;
    width: 100%;
}
.i-text-main-pragh span{
  border-radius: 4px;
  background: #BAD1E3;
  padding: 10px 12px;
}
p.new-aa-tag span{
  border-radius: 8px;
background: #E6E9EB;
padding: 16px 32px;
}
p.new-aa-tag span a{
  margin-left: 10px;
  color: black;
}
.new-aa-tag{
  margin-top: 40px;
}
.y-t-text {
  border-bottom: 4px solid #ED2C2A;
  background: #003262;
  padding: 58px;
  border-radius: 8px 8px 0px 0px;
  position: absolute;
  bottom: 0;
  width: 35%;
  left: 9%;
}
.y-t-text::after{
  content: '';
  bottom: 0;
  height: 0;
  border-radius: 8px 8px 0px 0px;
  width: 100%;
  background: #D0E3F5;
  left: 0;
  transition: 0.5s ease;
  position: absolute;
}
.y-t-text:hover::after{
  height: 100%;
}
.y-text-t-1 {
  position: relative;
  z-index: 2;
}
.y-t-text:hover .y-text-t-1 p{
  color: #003262;
}
.number-outline-custom{
font-size: 117.297px;
letter-spacing: -3.519px;
-webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #003262;
}
.number-row-box-gray{
  border-radius: 8px;
border-bottom: 3px solid var(--Red, #ED2C2A);
background: #E6E9EB;
box-shadow: -2px 4px 7.5px 0px rgba(0, 0, 0, 0.15);
padding: 28px 38px 61px 54px;
height: 360px;
transition:  0.3s ease;
}
.number-row-box-gray:hover{
  padding: 125px 38px 55px 54px;
  height: 450px;
}
.number-row-add {
    display: flex;
    width: 95%;
    justify-content: space-between;
}
.full-row-nn{
  display: flex;
      width: 100%;
      justify-content: center;
}
.n-box-1 {
  width: 32%;
}
.space-add-d{
  height: 0;
}

.n-box-1:hover .number-outline-custom{
  -webkit-text-fill-color: #ED2C2A;
    -webkit-text-stroke: 2px #ED2C2A;
}
.upper-rwo-sec {
    position: absolute;
    top: 35%;
    width: 100%;
    left: 0;
}
.white-spca-only {
  height: 300px;
}
.main-first-scrool{
  border-radius: 8px;
border-left: 4px solid #ED2C2A;
background: #E6E9EB;
padding: 64px 40px;
}
.main-second-scroll{
  border-radius: 8px;
border: 1px solid #E6E9EB;
background: #F3F5F8;
padding: 64px 40px;
}
.heading--bluee {
  width: 100%;
  position: absolute;
  top: 0px;
  height: 100%;
  padding: 42px 10px 10px 42px;
}
.green-overlap {
  background: rgba(75, 138, 60, 0.69);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.new-banner-text-add {
  display: flex
;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  align-items: center;
  justify-content: center;
}
.new-banner-text-add h1{
  text-align: center;
}
.n-ban-s-test {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.n-ban-s-test .container{
  height: 100%;
  display: flex
;
  align-items: center;
}
.inner-heading-sec-main{
  width: 30%;
}
.left-menu-fixed-sec p.active-e.last-radius::after{
  border-radius: 0 0 10px 10px ;
}
.input-f-f-n-f input,.input-f-f-n-f textarea{
  color: white;
}
input:focus-visible,textarea:focus-visible {
  outline: none;
}
.cur-text {
  border-radius: 0px 0px 12px 12px;
  background: #EDF0F3;
  padding: 25px;
  height: 180px;

}
.cur-date {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.cur-calender p{
  display: flex
  ;
      align-items: center;
      gap: 15px;
}
.cal-lanuge p{
  border-radius: 200px;
border: 1px solid #B2C9DB;
padding: 1px 14px;
}
.hr-line{
  background: #7F98B0;
  height: 1px;
}
.red-i{
  border-radius: 8px;
  padding: 44px 70px;
  display: flex;
      align-items: center;
      gap: 40px;
}
p.p-check-p {
  display: flex
;
  align-items: center;
  gap: 15px;
  border-radius: 4px;
  background: #EDF0F3;
  padding: 10px;
}
.p-check-p-1{
  display: flex;
    align-items: center;
    gap: 15px;
}
.new-custom-gray-p {
  border-radius: 12px;
  padding: 32px;
}
.heading-and-pragh{
  display: flex;
  gap: 10px;
  align-items: baseline;
}
.inner-box-outline {
  border-radius: 8px;
  border: 1px solid #B2C9DB;
  background: #EDF0F3;
  padding: 20px;
}
.men-image-sec p{
  border-radius: 4px;
background: #D9E3EB;
padding: 10px 16px;
display: flex;
align-items: center;
gap: 15px;
}
.training-contact {
  background-size: 100% 100%;
  padding: 80px;
}
.white-space-line{
  border-radius: 24px;
background: #fff;
padding: 16px;
}
.number-chnage{
  display: flex ;
      justify-content: center;
      align-items: center;
}
.one-two {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
p.one-1 {
  width: 30px;
  height: 30px;
  background: #003262;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #003262;
}
p.two-2{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: transparent;
  color: #CCC;
  border: 1px solid #CCC;
}
p.line {
  width: 70%;
  height: 1px;
  background: #CCC;
}
.input-double-form label{
  color: var(--Blue, #003262);
font-family: "Neutrif Pro";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; 
width: 100%;
}
.input-double-form select,.input-double-form  input{
  border-radius: 4px;
border: 1px solid #CCC;
height: 40px;
width: 100%;
}
.input-double-check-box {
  display: flex;
  align-items: center;
  gap: 20px;
}
.input-double-check-box input{
  border: 1px solid #ECEEF0;
  width: 17px;
height: 17px;
}
.input-double-check-box span{
  display: flex;
  align-items: center; 
  gap: 10px
  ;
}

.custom-accordion-piyush-header .arrow {
  transition: transform 0.3s ease;
  width: 22px;
  height: 22px;
}

.custom-accordion-piyush-header.active .arrow {
  transform: rotate(47deg);
}

.custom-accordion-piyush-content {
  display: none;
  padding: 0px 0px 15px 7%;
  background-color: #fff;
}

.custom-accordion-piyush-content.show {
  display: block;
}
.custom-accordion-piyush-header{
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px 15px;
}
.custom-accordion-piyush-header span.title,.custom-accordion-piyush-content p{
  overflow: hidden;
color: var(--Blue, #003262);
text-overflow: ellipsis;
font-family: "Neutrif Pro";
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 38px; /* 172.727% */
}
.custom-accordion-piyush {
  border-bottom: 1px solid #003262;
}
.custom-accordion-piyush:first-child{
  border-top: 1px solid #003262;
}
.custom-accordion-piyush-header.active {
  padding: 10px 15px 0px 15px;
}
.custom-accordion-piyush-content li{
  color: var(--Blue, #003262);
font-family: "Neutrif Pro";
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 38px;
}
.font-40{
  font-size: 40.141px;
}
.number-we-offer p{
  display: flex;
      gap: 20px;
}
.option-pp{
  padding-top: 5px;
}
ul.num-we-offer-ul {
  padding-left: 17%;
}
ul.num-we-offer-ul li{
  list-style: disc;
  margin-bottom: 10px;
}
.outline-box-on {
  border-radius: 12px;
  border: 1px solid #003262;
  text-align: center;
  height: 130px;
  padding: 24px 40px;
  display: flex;
      align-items: center;
      justify-content: center;
}
.blue-hover-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 0;
  transition:  0.3s ease;
}
.blue-outline-main:hover .blue-hover-image{
height: 100%;
}
.blue-outline-main{
  overflow: hidden;
}
.blue-outline-main:hover .outline-box-on h6{
  color: #fff;
}
.new-box-active {
  height: 130px;
  background-size: 100% 100%;
  padding: 20px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.active-font p{
  color: var(--White, #FFF);
  font-family: "Neutrif Pro";
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
}
.active-font {
  width: 75%;
}
.active-btn a{
  border-radius: 4.755px;
background: var(--White, #FFF);
width: 122.66px;
height: 40.343px;
color: var(--Blue, #003262);
font-family: "Neutrif Pro";
font-size: 17.832px;
display: block;
font-weight: 700;
line-height: 35.664px; /* 200% */
letter-spacing: -0.178px;
text-align: center;
}
.paper-text-content{
  position: absolute;
  width: 34%;
  padding: 56px 48px 56px 56px;
  bottom: 0;
  right: 0;
  border-radius: 8px 0px 0px 0px;
border-bottom: 4px solid #ED2C2A;
}
.our-box-gray-main  {
    display: flex;
    align-items: center;
}
.our-box-diff-1 {
  width: 33.33%;
  border: 2px solid #E6E9EB;
  background: #F3F5F8;
  padding: 48px;
  overflow: hidden;
}
.o-b-f-number p{
  font-size: 117.297px;
  color: #D7DFE5;
  text-align: end;
}
.one-first-div {
  height: 220px;
}
.second-two-div{
  height: 175px;
}
.nnnn-sec-tw-div{
  display: flex;
  align-items: center;
}
.bottom-hover-effect {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 0;
  background: #003262;
  transition:  0.3s ease;
}
.our-box-diff-1:hover .bottom-hover-effect{
  height: 100%;
}
.advanced-text-sec {
  position: absolute;
  top: 25%;
  width: 100%;
  text-align: center;
  left: 0;
}
.fir-steel-production {
    border-radius: 12px;
    background: #EDF0F3;
    padding: 20px 20px 20px 40px;
}
.border-red-gray-new{
  background: #F9F9F9;
box-shadow: -2px 4px 7.5px 0px rgba(0, 0, 0, 0.09);
padding: 24px;
position: relative;
}
.border-red-gray-new::before{
  position: absolute;
  content: '';
  width: 5px;
  height: 100%;
  background: var(--Red, #ED2C2A);
  top: 0;
  left: 0;
  transition: 0.5s ease;

}
.border-red-gray-new:hover::before,.part-n-t-a:hover::before{
  width: 100%;
}
.part-n-t-a::before{
  position: absolute;
  content: '';
  width: 0px;
  height: 100%;
  background: var(--Red, #ED2C2A);
  top: 0;
  left: 0;
  transition: 0.5s ease;
  z-index: -1;
}
span.red-hide-arrow-n-r {
    display: flex;
    gap: 2%;
    z-index: 2;
    position: relative;
    transition: 0.5s ease;
}
span.red-hide-arrow-n-r i{
  width: 0;
  transition: 0.5s ease;
  overflow: hidden;
}
.border-red-gray-new:hover span.red-hide-arrow-n-r i{
  width: 25px;
}
.border-red-gray-new:hover span.red-hide-arrow-n-r{
  justify-content: center;
  color: #fff;
}
.border-top-mew{
  border-top: 5px solid var(--Blue, #003262);
background: #EDF0F3;
padding: 20px 25px;
}
.filed-control{
  border-radius: 6px;
border: 1px solid #EDF0F3;
background: #FFF;
padding: 24px 24px 24px 18px;
}
.part-n-t-a {
  display: flex;
  align-items: center;
  gap: 2%;
  padding: 21px 0;
  border-bottom: 2px solid #E3E3E3;
}
.new-accound-hover-image {
  position: absolute;
  top: -75px;
  right: 6%;
  height: 0%;
  transition: 0.5s ease;
  width: 192px;
  overflow: hidden;
  z-index: 2;
}
.new-accound-hover-image img{
  width: 100%;
}
.part-n-t-a:hover .new-accound-hover-image{
  height: 252px;
}
.new-arrow-new-accor{
  overflow: hidden;
  transition: 0.5s ease;
}
.part-n-t-a:hover .new-arrow-new-accor{
  width: 0;
}
.part-n-t-a:hover .new-text-new-acc h6{
  color: white;
}
.new-desghin-shapes {
  padding: 40px 29px;
  background: #003262;
  border-radius: 12px;
  margin-bottom: 40px;
  transition: 0.5s ease; 
}
.new-desghin-shapes:hover{
  background: #ED2C2A;
}
.new-desghin-shapes:hover p.rocket-arrow{
  background: #003262;
}
.shapes-images-add-new {
  position: absolute;
  top: -1px;
  right: -1px;
  background-image: url(assets/img/steel/Shapes.png);
  width: 70px;
  height: 71px;
  background-size: 100% 100%;
  display: flex;
      align-items: start;
      justify-content: end;
  
}
.n-type-p{
  color: rgba(255, 255, 255, 0.20);
font-family: "Neutrif Pro";
font-size: 64.941px;
font-style: normal;
font-weight: 400;
line-height: 70px; /* 107.79% */
letter-spacing: -1.948px;
}
p.rocket-arrow {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  background: #ED2C2A;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  position: relative;
  transition: 0.5s ease; 
}
p.rocket-arrow::after{
  position: absolute;
  content: url(assets/img/steel/w-arr.png);
  bottom: 0px;
  left: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 50px;
  height: 0px;
  border-radius: 12px;
  /* background: #ED2C2A; */
  overflow: hidden;
  transition: 0.5s ease;
}
p.rocket-arrow i{
  transform: rotate(315deg);
  transition: 0.5s ease;
  position: relative;
  top: 0%;
}
.new-desghin-shapes:hover p.rocket-arrow::after{
  height: 50px;
}
.new-desghin-shapes:hover  p.rocket-arrow i{
  top: -100%;
}
.half-sphaes-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.h-s-b-inner {
  width: 30%;
}
.bootstrap-add-addion .accordion-button:not(.collapsed)::after{
  background-image: url(assets/img/steel/sub.png) !important;

}
.bootstrap-add-addion .accordion-button{
  padding: 12px;
  font-family: "Neutrif Pro";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  color: var(--Blue, #003262);

}
.bootstrap-add-addion .accordion-body{
  padding-top: 0px;
  padding-bottom: 25px;
}
.bootstrap-add-addion .accordion-item {
  background-color: #fff;
  border-bottom: 1px solid #E3E3E3 !important;
  border: none;
}
.bootstrap-add-addion .accordion-button:not(.collapsed){
  background-color: transparent !important;
  box-shadow: none !important;
}
.bootstrap-add-addion .accordion-button::after{
  width: 45px;
  height: 45px;
  background-size: 100% 100%;
  background-image: url(assets/img/steel/plus.png) !important;
}
.item-cur-image img{
  border: 1px solid #F3F3F3;
background: url(<path-to-image>) lightgray 50% / cover no-repeat;
box-shadow: -2px 4px 7.5px 0px rgba(0, 0, 0, 0.09);
}
.d-b-s-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.d-b-s-text h1{
  text-shadow: 6px 3px 3.5px rgba(0, 0, 0, 0.59);
}
.new-type-bboc p{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.new-type-bboc {
  padding: 15px;
  border-radius: 4px;
background: #E6E9EB;
position: relative;
}
.new-type-bboc:hover a{
  color: #fff;
}
.kill-text-div {
    border-radius: 12px;
    background: #E0E0E0;
    padding: 57px;
    width: 80%;
}
.kill-text-div p{
  width: 68%;
}
.kill-text-img {
    position: absolute;
    bottom: 10%;
    right: 0;
}
.flip-card{

    height: 346.95px;
}
.flip-frotend-side {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 14.3px -2px rgba(0, 0, 0, 0.15);
        display: flex
;
    align-items: center;
    justify-content: center;
  perspective: 2000px;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.flip-frotend-img{
  text-align: center;
}
.flip-back-card{
   position:absolute;
   height:100%;
   top: 0;
   left: 0;
   width:100%;
   background:#003262;
   backface-visibility: hidden;
   transform:rotateY(180deg); /*-180deg to flip direction*/
   transition: transform 1s;
   border-radius: 12px;
   box-shadow: 0px 0px 14.3px -2px rgba(0, 0, 0, 0.15);
       display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}



.flip-card:hover .flip-frotend-side {
  transform: rotateY(180deg);
}

.flip-frotend-img  {
  position: absolute;
  width: 100%;
  backface-visibility: hidden;
}

.flip-frotend-img p{
  height: 105px;
}

.h-e-s-teaxt{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center                         ;
}
.inner-section-h-e-s-tedxt {
    width: 85%;
    display: flex;
    align-items: center;
    gap: 35px;
}
.new-type-p-look{
  display: none;
}
.gerry-gray-moser {
    display: flex;
    align-items: center;
}
.gray-side-text-s,.gray-side-img-s{
  width: 50%;
}
.gray-side-text-s{

  padding: 40px;
}
.gerry-gray-moser{
  background-color: #E0E0E0;
   border-radius: 8px;
}
.italic{
  font-style: italic;
}
.gray-side-img-s img{
  border-radius: 8px;
}
.gekko-box {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 14.3px -2px rgba(0, 0, 0, 0.30);
    height: 309px;
    position: relative;
}
.leap-gray{
    border-radius: 12px;
    background: #E0E0E0;
    height: 63px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    transition:  0.3s ease;
}
.leap-plus-img {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: -17px;
}
.leap-img {
    text-align: center;
    height: 70%;
    align-items: center;
    justify-content: center;
    display: flex;  
    transition:  0.3s ease;
    overflow: hidden;
}
.gekko-box:hover .leap-img{
height: 0px;
}
.gekko-box:hover .leap-gray {
  height: 50%;
}
.text-div {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.text-div {

    text-align: center;
    height: 0;
    overflow: hidden;
    transition:  0.3s ease;
}
.text-div p{
  width: 50%;
}
.gekko-box:hover .text-div {
  height: 100%;
}
.list-stye{
  list-style: disc;
}
.red-blue-box{
  border-radius: 12px;
border: 1px solid var(--Grey, #3D5567);
padding: 30px 42px;
}
.shadow-div-sec{
  border-radius: 12px;
background: #FFF;
box-shadow: 0px 0px 14.3px -2px rgba(0, 0, 0, 0.15);
height: 347px;
}
/* ============media-query============== */
@media screen and (max-width: 1920px){
  .seccccccc,.my-selft {
    height: 85vh !important;
}
} 
@media (min-width: 992px) {
  .dropdown:hover > ul {
    display: block;
  }
}
@media screen and (max-width: 1600px) {
  .seccccccc, .my-selft {
      height: 80vh !important;
  }
}
@media screen and (max-width: 1441px){
  .inner-text-video-o {
    padding: 11% 0px 0% 15%;
}
}
@media screen and (max-width: 1440px){
  .left-div-banner {
    width: 44%;
}
.date {
  padding: 7px;
  text-align: center;
}
}

@media screen and (max-width: 1400px) {
  .footer_bottom ul.hfe-menu li a {
    padding: 0px 8px;
    font-size: 14px;
  }
  .active-font p {
    font-size: 32px;
}
.p-35 {
    font-size: 25px;
}
.kill-text-img {
    position: absolute;
    bottom: 5%;
    right: -8%;
}
.blue-hover-image img,.bottle-image,.bottle-image img{
  height: 100%;
}
  .y-t-text {
    width: 50%;
}
.number-row-box-gray {
    height: 417px;
}
.number-row-box-gray:hover {
  padding: 96px 38px 55px 54px;
}
  .inner-text-video-o {
    padding: 9% 0px 0% 15%;
}
.n-h-e-1{
  height: 160px;
}
h2 {
  font-size: 45px;
}
  .new-dessss{
    display: flex;
   align-items: center;
  }
  .main-menu {
    gap: 10px;
}
.main-menu li a {
  font-size: 13px;
}
.num-second{
    padding: 15px;
    height: 230px;
}
}

@media screen and (max-width: 1300px) {
  h1 {
    font-size: 48px;
  }
  .cont-image, .cont-image img{
    height: 100%;
  }
  .m40 {
    margin-bottom: 30px !important;
  }
  .custom-popup-wrapper.active .custom-popup {
    height: 70vh !important;
}
  
  .custom-popup-wrapper.closing .custom-popup {
    height: 70vh !important;
  }
  .full-pop-up {
    height: 100%
  }
  .image-left-side-popup img{
    width: 100%;
  }
  .popop-class {
    overflow: visible;
}
.image-right-side-popup {
  overflow: hidden;
}
  .custom-popup-wrapper{
    height: 70vh;
  }
}
@media screen and (max-width: 1201px){
  .left-div-banner {
    width: 46%;
}

.image-div-text h4 {
  font-size: 20px;
}
}
@media screen and (max-width: 1200px) {
  .footer_bottom ul.hfe-menu li a {
    font-size: 10px;
  }
      .kill-text-img {
        position: unset;
        text-align: center;
    }
    .kill-text-div p {
    width: 100%;
}
.kill-text-div{
    padding: 30px;
    width: 100%;
}
  .border-red-gray-new {
    height: 90px;
}
.new-desghin-shapes {
    padding: 40px 22px;
}
.h-s-b-inner {
    width: 32%;
}
  .outline-box-on,.new-box-active {
    height: 120px;
    padding: 20px 20px;
}
.active-font p {
  font-size: 26px;
  line-height: 35px;
}
  .yelow-men-image, .yelow-men-image img{
    height: 100%;
  }
  .cur-text {
    height: 200px;
}
  .number-row-box-gray,.number-row-box-gray:hover {
    height: 100%;
}
.number-row-box-gray:hover{
  padding: 28px 38px 61px 54px;
}
.sidebar-fixed {
  width: 350px !important;
}
.heading--bluee {
  padding: 25px 10px 10px 25px;
}
.sidebar-fixed.fixed {
  top: 50px !important;
}
.white-spca-only {
  display: none;
}
.number-row-add {
  width: 100%;
}
.bg-yellow-img-img img{
  border-radius: 10px;
}
.number-row-box-gray,.number-row-box-gray:hover{
  padding: 25px;
}
.upper-rwo-sec{
  position: unset;
  margin-top: 50px;
}
  .slider-section-vertical::after {
    bottom: -3px;
}
  .cutsom-white-testiomal {
    padding: 15px;
    gap: 24px;
}
  .menu-ciomn, .cross-icon, .hide-des1{
    display: block !important;
  }
  .w85 ,.w88,.w80{
    width: 100%;
}
.new-testiomail-custom {
  padding: 70px 70px;
}
.w35 {
  width: 55%;
}
.f-div-f{
  width: 16%;
  padding: 20px; 
}
.s-div-s{
  width: 42%;
  padding: 20px;
}
  .main-menu {
    position: fixed;
    top: 0;
    right: -150%;
    background: #ffffff;
    padding: 25px 40px;
    width: 360px;
    transition: all 0.3s;
    z-index: 999999999999999999999;
    height: 100%;
    display: block;
}
  .left-div-banner {
    width: 40%;
}
.sliderContainer::after, .sliderContainer::before {
  width: 30% !important;
}
  a.site-button,
  .site-button {
    padding: 0 10px;
    width: 100%;
  }

  .p-16 {
    font-size: 14px;
  }

  .site-button {
    font-size: 13px;
  }

  .left-div-banner .site-button ,.content_wrp .site-button,.facts_fingure .site-button {
    width: unset;
  }

  .left-div-banner {
    padding-right: 20px;
  }

  .m30,
  .m40 {
    margin-bottom: 20px !important;
  }

  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 35px;
}
h6 {
  font-size: 18px;
}
.progressBarContainer .first-inner-div{
  flex-wrap: wrap;
}
.sliderContainer .item {
  margin-right: 5px;
  margin-bottom: 20px;
}
.image-right-side-popup {
  padding: 20px;
  width: 60%;
}
.image-left-side-popup {
  width: 40%;
}
.image-left-side-popup img {
  width: 100%;
}
.popop-class {
  overflow: visible;
}
ul.nested-dropdown {
  left: -11px;
  top: 22px;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
  border: 1px solid #f4ebeb;
}
.dropdown ul li:hover i {
  rotate: 181deg;
}
}
@media screen and (max-width: 1171px){
  .control-sec nav.nav {
    width: 20% !important;
    gap: 10px;
}

.my-selft .item:nth-child(2) {
  left: 60% !important;
}

.my-selft .item:nth-child(3) {
  left: calc(60% + var(--width) + var(--gap)) !important;
}

.my-selft .item:nth-child(4) {
  left: calc(60% + (var(--width) * 2) + (var(--gap) * 2)) ;
}

.my-selft .item:nth-child(5) {
  left: calc(60% + (var(--width) * 3) + (var(--gap) * 3));
}

.my-selft .item:nth-child(6) {
  left: calc(60% + (var(--width) * 4) + (var(--gap) * 4));
}
.content {
  bottom: 30% !important;
}
.control-sec {
  bottom: 3% !important;
  left: 60% !important;
}
.progress-container {
  width: 55% !important;
}
.my-selft .item:nth-child(n+2) .content {
  bottom: 45px !important;
}
}
@media screen and (max-width: 1100px){
  .left-div-banner {
    width: 46%;
}
}
@media screen and (max-width: 1050px){
  h4 {
    font-size: 28px;
}
h5 {
  font-size: 25px;
}
.font-bold-pragh p br{
  display: none;
}
.p-18 {
  font-size: 16px;
}
}
@media screen and (max-width: 1025px){
.gray-side-text-s {
    padding: 20px;
}
}
@media screen and (max-width: 1024px){
  .custom-popup-wrapper.active .custom-popup {
    height: 70vh !important;
}
.cur-text {
  height: 200px;
}
.tabs-ul-sec .nav-tabs .nav-link {
  font-size: 20px;
}
.p100 {
  padding: 70px 0;
}
.p-18 {
  font-size: 16px;
}
  .custom-popup-wrapper.closing .custom-popup {
    height: 70vh !important;
  }
  .sidebar-right {
    width: 35% !important;
}
.map-text-details a{
  word-break: break-all;
}
.sidebar-right1 {
  width: 21%;
}
}

@media screen and (max-width: 1016px) {
  .control-sec nav.nav {
      gap: 5px;
  }
  .only-text-curve p {
    height: 110px;
    word-break: break-all;
}
}
@media screen and (min-width: 650px) and (max-width: 993px) {
  .content .title {
       font-size: 1rem;
  }

  .content .description {
       font-size: 0.7rem;
  }

  .content button {
       font-size: 0.7rem;
  }

  .my-selft .item {
       width: 160px !important;
       height: 270px !important;
  }
  .my-selft .item:nth-child(1){
    width: 100% !important;
    height: 100% !important;
  }
  .my-selft .item:nth-child(3) {
    left: calc(54% + var(--width) + var(--gap)) !important;
  }
  
  .my-selft .item:nth-child(4) {
    left: calc(54% + (var(--width) * 2) + (var(--gap) * 2)) ;
  }
  
  .my-selft .item:nth-child(5) {
    left: calc(54% + (var(--width) * 3) + (var(--gap) * 3));
  }
  
  .my-selft .item:nth-child(6) {
    left: calc(54% + (var(--width) * 4) + (var(--gap) * 4));
  }
  .my-selft .item:nth-child(n+2) .content p{
    padding: 0 !important;
    height: 25px;
    overflow: hidden;
  }
  .my-selft .item:nth-child(n+2) .content {
    bottom: 25px !important;
}
.my-selft .item:nth-child(n+2) .content .title {
  font-size: 17px !important;
}
.content .title{
  font-size: 30px !important;
}
.my-selft .item:nth-child(2),.my-selft .item:nth-child(3) {
  height: 200px !important;
}
}

@media screen and (max-width: 992px) {

  .topbar,
  .hide-des {
    display: none;
  }
  .gray-side-text-s, .gray-side-img-s {
    width: 100%;
}
.gerry-gray-moser{
  flex-wrap: wrap;
}
.leap-img,.gekko-box:hover .leap-img{
  height: 55%;
}
.gekko-box:hover .leap-gray,.leap-gray {
    height: 38%;
}
.text-div,.gekko-box:hover .text-div {
    height: 100%;
}
.text-div p {
    width: 90%;
}
  .flip-frotend-img p {
    height: unset;
    margin-bottom: 10px !important;
}
  .h-s-b-inner {
        width: 48%;
    }
  .border-red-gray-new {
    padding: 15px;
}
.shapes-images-add-new {
    right: -2px;
}
.border-red-gray-new:hover span.red-hide-arrow-n-r i {
  overflow: visible;
}
.border-red-gray-new {
  height: 75px;
}
.border-top-mew {
  padding: 10px 10px;
  height: 67px;
  text-align: center;
}
.fir-steel-production {
  padding: 20px;
}
  .new-accound-hover-image{
    right: -12%;
  }
  .driving-heading {
    text-align: center;
  }
  .part-n-t-a:hover .new-text-new-acc{
    width: 65%;
  }
  .part-n-t-a:hover .new-text-new-acc h6 br{
    display: none;
  }
  .training-contact {
    background-image: none !important;
    padding: 0px;
}
.white-space-line {
  padding: 0;
}
  .n-ban-s-test {
    background: #0032629e;
}
.inner-heading-sec-main {
  width: 100%;
  text-align: center;
}
.cur-date {
  flex-wrap: wrap;
  row-gap: 10px;
  justify-content: center;
  column-gap: 10px;
}
.cur-text {
  height: unset;
}
.red-i {
  padding: 25px;
  gap: 20px;
}
  .p-20 {
    font-size: 16px;
}
.y-t-text{
  width: 100%;
  left: 0%;
  top: 0;
  background: #003262c2;
  border-radius: 0px 0px 0px 0px;
}
.y-text-t-1 {
  height: 100%;
  display: flex;
  align-items: center;
}
.y-text-t-1 p{
  text-align: center;
}
.y-t-text::after{
  display: none;
}
.y-t-text:hover .y-text-t-1 p {
    color: #ffffff;
}
.sidebar-fixed.fixed,.sidebar-fixed {
  position: unset !important; 
}
.sidebar-fixed {
  width: 100% !important;
}
  .w50,.w70
 {
    width: 100%;
}
.new-testiomail-custom .owl-nav{
    top: 24%;
    width: 115%;
    left: -8%;
}
.gray-bg-box, .gray-bg-box-1{
    height: unset;
}
.gray-bg-box{
    padding: 40px;
}
.m70 {
  margin-bottom: 50px !important;
}
  .r-side-1 {
    width: 38%;
}
.w35 {
  width: 100%;
}
.full-imge-sec{
  display: flex;
    flex-wrap: wrap;
}
.img-new-full-sec{
  order: 1;
}
.img-new-full-text{
  order: 0;
  position: unset;
}
.inner-text-main {
  text-align: center;
  margin-bottom: 30px;
}
  .new-hover-effect {
    margin-bottom: 90px;
}
.pdf-name {
  width: 70%;
}
.pdf-img {
  width: 10%;
}
  .num-second {
    padding: 25px;
    height: 160px;
}
.n-h-e-1 {
  height: unset;
}
.f-r-a-s-1-1 {
  width: 100%;
  margin-bottom: 20px;
}
.sidebar-right1-1 {
  width: 30%;
}
.section-1-1-1 {
  width: 65%;
}
.left-menu-fixed-sec p {
  padding: 15px 15px;
}
.fixed-form-new {
  padding: 15px;
}
.left-menu-fixed-sec a{
  gap: 5px;
}
h5 {
  font-size: 26px;
}
  .sol-bol-sider {
    display: none;
  }
  .mobl-sec-sec{
    display: block;
  }
  .box-add,.pppppp{
    text-align: center;
  }
  .nbnb-fil p br{
    display: none;
  }
  .vector-image {
    display: none;
  }
  .con-image2 img,.con-image2 {
    width: 100% !important;
}
.m50 {
  margin-bottom: 25px !important;
}
  .tabs-text-xx{
    text-align: center;
  }
  h4 {
    font-size: 28px;
}
.tabs-ul-sec{
  display: none;
}
.tabs-mobile-sec {
  display: block;
}
.f-m-m-heading p {
  padding-right: 10%;
}
  h2 {
    font-size: 30px;
}
.inner-text-video-o {
  padding: 0% 0px 0% 5%;
}
  .gif-text {
    position: unset;
    color: black;
    padding: 0;
}
.gif-text h3, .gif-text p {
  color: #003262;
}
.w40 {
  width: 100%;
}
  .p150 {
    padding: 100px 0;
  }
  .bg-banneer {
    background-size: cover;
    background-position: center;
  }
  .stickymcont .advdecl.grn>span+span strong, .stickymcont .advdecl.grn>span+span.chng.rw {
    padding-right: 10px;
}
.stickymcont .advdecl span+span {
  padding: 0 9px;
  font-size: 17px !important;
}
  .menu-ciomn,
  .cross-icon,
  .hide-des1 {
    display: block !important;
  }

  h1 {
    font-size: 33px;
  }

  .main-menu {
    position: fixed;
    top: 0;
    right: -150%;
    background: #ffffff;
    padding: 25px 40px;
    width: 360px;
    transition: all 0.3s;
    z-index: 999999999999999999999;
    height: 100%;
    display: block;
  }

  .footer_bottom .hfe-menu {
    gap: 10px;
    justify-content: center;
  }

  .name-despection-des {
    text-align: center;
    margin-bottom: 10px;
  }

  .left-div-banner .p-18 {
    font-size: 15px;
  }

  .main-counter-sec {
    flex-wrap: wrap;
    justify-content: center;
  }

  .part-counter {
    margin-bottom: 20px;
    width: 33.33%;
  }
  .m991{
    margin-bottom: 20px;
  }
   .blog_box {
    max-width: 12%;
}
.blog_box.active {
  max-width: 65% !important;
}
.blog_box a.read-more-btn {
  right: 18px;
}
 .blog_box.active a.read-more-btn {
  right: 60px;
}
.blog_box h5 a{
  opacity: 0;
  transition: all 0.5s;
}
.blog_box.active h5 a{
  opacity: 1 !important;
}
.ff_text_box h3 {
  font-size: 30px;
}
.ff_text_box p {
  font-size: 18px;
}
.facts_fingure {
  padding: 30px;
  background-position: 60% 108%;
}
.custom-popup-wrapper.active .custom-popup {
  height: 75vh !important;
}

.custom-popup-wrapper.closing .custom-popup {
  height: 75vh !important;
}
.inner-team-col {
  width: 33%;
}
.new-slide-div {
   margin-left: 0%; 
   margin-top: 0%; 
  margin-bottom: 20px;
}
.new-slide-div1 {
  margin-left: 0%;
}
.image-left-side-popup img {
  width: 100%;
  object-fit: cover;
  object-position: -20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.full-pop-up {
  border-radius: 10px;
}
.m100 {
  margin-bottom: 70px;
}
.text-div, .inner-div-text {
  text-align: center;
}
.img-blue{
  height: 120px;
  margin-bottom: 25px;
}
.img-blue img{
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.heading--bluee {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-first-scrool,.main-second-scroll {
    padding: 30px;
    text-align: center;
}
.new-padding{
  padding-bottom: 0 !important;
}
.main-second-scroll p br{
  display: none;
}

}

@media screen and (max-width: 965px){
  .my-selft .item:nth-child(2) {
    left: 50% !important;
}
.my-selft .item:nth-child(3) {
  left: calc(44% + var(--width) + var(--gap)) !important;
}
.control-sec nav.nav {
  width: 30% !important;
}
.control-sec {
  left: 50% !important;
}
}
@media screen and (max-width: 800px) {
  .left-div-banner {
    width: 45%;
  }
  .part-n-t-a:hover .new-text-new-acc {
    width: 50%;
}
.new-accound-hover-image {
  right: 4%;
  top: -50px;
}
}

@media screen and (max-width: 768px) {
  .footer-logo {
    margin-bottom: 30px;
  }
  .bootstrap-add-addion .accordion-button {
    font-size: 15px;
}
  .new-type-p-look{
  display: block;
}
.flip-back-card{
  display: none;
}
.flip-card {
    height: 375px;
}
.flip-frotend-img{
  padding: 20px;
}
.flip-card:hover .flip-frotend-side {
    transform: none;
}
  .kill-text-img img{
    width: 100%;
  }
  .stell-casting-heading,.accodtion-heading,.sm-sm-text-center {
    text-align: center;
}
  .border-red-gray-new::before  {
    width: 100%;
}
  .border-red-gray-new {
    height: unset;
}
.new-accound-hover-image {
  height: 100%;
  position: unset;
  order: 0;
  width: 100%;
  margin-top: 20px;
}
.part-n-t-a{
  flex-wrap: wrap;
  align-items: center;
}
.new-text-new-acc h6 br{
  display: none;
}
.part-n-t-a:hover::before {
  width:  0%;
}
.part-n-t-a:hover .new-arrow-new-accor,.new-arrow-new-accor {
  width: 47px;
}
.part-n-t-a:hover .new-text-new-acc h6 {
  color: #003262;
}
.new-text-new-acc,.part-n-t-a:hover .new-text-new-acc{
  width: 80%;
}
span.red-hide-arrow-n-r,.border-red-gray-new:hover span.red-hide-arrow-n-r {
  color: #fff;
  justify-content: start;
}
  span.red-hide-arrow-n-r i,.border-red-gray-new:hover span.red-hide-arrow-n-r i {
  overflow: visible;
  width: 30px;
}
.border-top-mew {
  height: unset;
  margin-bottom: 20px;
}
  .advanced-text-sec {
    top: 12%;
}
.p-22 {
  font-size: 17px;
}
.image-advanced-sec img{
  height: 200px;
  object-fit: cover;
}
  .new-box-active{
    flex-wrap: wrap;
    height: unset;
    background-size: cover;
    border-radius: 10px;
  }
  
  .outline-box-on h6 {
    color: #fff;
}
  .blue-hover-image {
    height: 100%;
}
  .active-font p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px !important;
}
  .active-font {
    width: 100%;
}
  .custom-accordion-piyush-content {
    padding: 0px 0px 15px 14%;
}
.custom-accordion-piyush-header span.title, .custom-accordion-piyush-content p {
  font-size: 18px;
  line-height: 26px;
}
  .red-i {
    flex-wrap: wrap;
    justify-content: center;
}
.red-i-text {
    text-align: center;
}
  .y-t-text{
    position: unset;
    padding: 25px;
    background: #003262;
  }
  .number-row-add {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.number-row-box-gray, .number-row-box-gray:hover,.mobile-text-center {
  text-align: center;
}
.n-box-1 {
  width: 48%;
  margin-bottom: 20px;
}
  .w80 {
    width: 100% !important;
}
  .slider-section-vertical::before {
    top: -3px;
}
.new-testiomail-custom {
  padding: 15px;
}
.new-testiomail-custom .owl-nav{
      display: none;
    }
    .cutsom-white-testiomal {
      flex-wrap: wrap;
      height: unset;
  }
  .new-test-image,.new-test-test,.gray-imge-text {
    width: 100%;
}
.new-test-image{
  display: flex;
  justify-content: center;
}
.new-test-test,.gray-imge-text h5,.gray-second-row p,.gry-sec p,.carrer-first-heading{
  text-align: center;
}
.new-test-test p br{
  display: none;
}
.gray-first-row{
    gap: 0px;
    justify-content: center;
    flex-wrap: wrap;
}
.gray-bg-box {
  padding: 50px 20px;
}
.new-test-image img {
  width: 114px !important;
  height: 114px;
  object-fit: contain;
}
  .carrer-first-heading {
    margin-top: 30px;
    margin-bottom: 30px;
}
.carrer-first-heading h1 br{
display: none;
}
  .only-text-curve p {
    height: unset;
    margin-bottom: 15px !important;
}
.white-curve{
  height: unset;
  display: flex;
          flex-wrap: wrap;
}
.text-div-section-curve{
  order: 1;
  width: 100%;
}
.white-curve:hover .only-text-curve, .white-curve:hover .image-cursoe {
  transform: scaleY(1);
  opacity: 1;
}
.white-curve .btn-image a img {
  filter: invert(1) brightness(200%);
}
.white-curve .btn-image a {
  background-color: #003262;
}
.gif-sec{
  position: unset;
  height: 100%;
  order: 0;
  margin-bottom: 20px;
}
  .rhi-magent-pdf::after{
    height: 100%;
  } .pdf-name a {
    color: white;
    text-decoration: underline !important;
}
  .r-side-1 {
   display: none;
}
  .blue-overlap {
    height: 100%;
  }
 .n-h-e-text {
    bottom: 0;
}
.n-h-e-1 {
  width: 100%;
  background: transparent;
  box-shadow: none;
}
.n-h-e-1 p {
  color: white;
}
.new-hover-effect {
  margin-bottom: 20px;
}
  .w60,.r-s-2,.pdf-name {
    width: 100%;
}
.date {
  width: 40%;
  order: 0;
}
.pdf-img {
  width: 20%;
  order: 1;
}
.pdf-name {
order: 2;
margin-top: 15px;
}
.rhi-magent-pdf {
  flex-wrap: wrap;
}
  .center-text-hide,.hide-section{
    margin-bottom: 20px;
  }
  .main-card-steel-slider {
    transform: translate(0, -10px);
}
.steel-custom-number {
  -webkit-text-fill-color: #003262;
}
.inner-add-slider-main::before{
  width: 100%;
}
 .c-w-sec p {
  color: white;
}
 .reed-more-btn-slider {
  transform: rotate(45deg);
}
  .w70 {
    width: 95%;
}
.hide-rowo,.center-text-hide{
  text-align: center;
  justify-content: center;
}
.hide-rowo,.center-text-hide{
  flex-wrap: wrap;
}
.sidebar-right1,.sidebar-right1-1 {
  width: 100%;
  margin-bottom: 20px;
}
.hide-first-text,.hide-section,.hide-image,.steel-making:hover .hide-first-text,.steel-making:hover .hide-section,.steel-making:hover .hide-pragjh p,.w50,.section-1-1,.section-1-1-1{
  width: 100%;
}
.steel-making:hover .hide-pragjh p{
  height: 100%;
}
.hide-pragjh p{
  height: unset;
}
.hide-image img {
  position: unset;
}
.f-m-m-heading p{
  padding-right: 0;
  text-align: center;
}
  .m767{
    margin-bottom: 30px;
  }
  .filter-box-bg{
    padding: 15px;
    text-align: center;
  }
  .filter-box-bg p br{
    display: none;
  }
  .heading-bg-color{
    text-align: center;
  }
  .inner-text-video-o {
        padding: 20px;
    }
    .bg-new-banner-cover{
      background-size: cover;
    }
  .blog_box:before {
    opacity: 1;
  }
  .vector-image{
    display: none;
  }
  .con-owl-cursol-sec .owl-theme .owl-nav {
    gap: 50%;
    bottom: -6%;
}
  .con-image2 img {
    width: 100% !important;
}
h3 {
  font-size: 28px;
}
  .inner-box {
    padding: 20px;
}
  .team-member-section .color--image {
    z-index: 2;
}
.p-right {
  padding-right: 0%;
}
.box-icon-image img {
  height: unset;
}
h2 {
  font-size: 30px;
}
.p-c-d-text .site-button {
  display: block;
}
.p-c-d-text{
  height: 150px;
}
.bbbbb{
  display: block;
}
.p-r-new-p {
  padding-right: 2%;
}
.p100 {
  padding: 60px 0;
}
.team-member-section .image-div-text {
    height: 50px;
    bottom: 12px;
    display: block;
}
.wmn767{
  display: none;
}
.wmb767{
  display: block;
}
.bbbbb .section,.sidebar-right {
  width: 100% !important;
}
.bbbbb .section{
  margin-bottom: 30px;
}




  .gif-video img {
    border-radius: 12px;
  }
  .custom-popup-wrapper.active{
    display: flex !important;
  }
  .m100 {
    margin-bottom: 50px;
}
.text-div, .inner-div-text {
  text-align: center;
}
  .class1, .class2{
    padding: 10px;
  }
  .facts_fingure{
    padding: 20px;
  }
  .stkname {
    font-size: 27px;
    margin-bottom: 10px;
}
.p150 {
  padding: 60px 10px;
}
.m50 {
  margin-bottom: 30px !important;
}
.bg-banneer {
  background-size: cover;
  background-position: center;
}
.line-dotted-banner {
  background-position: 0px -265px;
}
.sliderContainer .item {
  width: 22%;
}
.sliderContainer::after, .sliderContainer::before {
  width: 0% !important;
}
.text-image-ec p{
  padding: 20px;
}
.pcstkspr.nsestkcp.bsestkcp.futstkcp.optstkcp {
  font-size: 35px;
  margin-bottom: 10px;
}
.stickymcont .advdecl span.rw {
  font-size: 25px;
  padding-right: 15px;
}
.stickymcont .advdecl span+span {
  padding: 0px 10px;
}
.stickymcont .advdecl.grn>span+span strong, .stickymcont .advdecl.grn>span+span.chng.rw {
  padding-right: 10px;
}
  .m70 {
    margin-bottom: 30px !important;
}
  .blog_box {
    max-width: 100%;
}
  .part-counter {
    width: 50%;
    padding: 10px 12px;
  }

  h4 {
    font-size: 26px;
  }

  .j-c-c {
    justify-content: center;
  }

  .son {
    margin-bottom: 20px;
  }

  .site-button {
    font-size: 15px;
  }

  .footer_top ul li a {
    line-height: normal;
  }

  .footer_top ul li {
    margin-bottom: 15px;
  }

  .banner-div {
    display: block;
    position: relative;
  }

  .banner-div video {
    top: -10px;
	      height: 110%;
  }

  .right-div-banner {
    width: 100%;
  }

  .banner-div .image {
    mask-image: url(../img/home/blue-shap.png);
    mask-size: 100% 100%;
  }

  .left-div-banner {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    padding: 20px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
  }

  .banner-overlap {
    display: block;
  }

  .text h1,
  .text p {
    color: #FFF;
  }

  .left-div-banner .site-button {
    background-color: #ffffff;
    color: #003262;
  }

  .left-div-banner .site-button::after {
    border: 1px solid #ffffff;
  }
  .at-item .content{
      background-image: url(../img/home/mobile-shape.png);
      background-color: transparent;
      background-repeat: no-repeat;
      width: 100% ;
      background-size: 102% 100%;
      top: 0;
      left: 0 !important;
      max-width: 100% ;
      padding: 56px 30px;
      height: 67%;
  }
	.acc-body .image {
    height: 100%;
}
	.main-accoundtion .acc-body{
		    height: 510px;
	}
  .at-item .content:after {
    display: none;
  }
  .at-item .content .content_wrp{
    text-align: center;
  }
  .at-title h5:before {
    padding-right: 40px;
}
h5 {
  font-size: 25px;
}
.content_wrp  .site-button{
  display: none;
}
.add-btn-new {
  position: absolute;
  bottom: 20px;
  left: 40px;
  display: block;
}
.add-btn-new .site-button:hover:after{
  z-index: 1;
  border: 1px solid #ffffff;
}
.add-btn-new .site-button{
  border-color: #ffffff;
  background-color: #ffffff;
  color: #003262;
}
.add-btn-new .site-button:hover {
  border-color: #ffffff;
 }
 .w55 {
  width: 100%;
}
.p-35 {
  font-size: 30px;
}
.gm_counter_box:before{
  content: none;
}
.gm_counter_box {
  padding: 25px;
  border-radius: 12px;
  background: #FAFAFA;
  box-shadow: 4px 4px 13.5px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 25px;
  display: flex;
          align-items: center;
}.counter h2{
  font-size: 50px;
  text-align: center;
}
.baki-content-sc {
  width: 60%;
}
.counter{
  width: 40%; 
}
.nnnnnnn{
  text-align: left;
}
.blog_box h6,.blog_box h4 a,.blog_box p,.blog_box h5 a{
  opacity: 1;
}
.blog_wrap{
  display: none;
}
.blog_box.active {
  max-width: 100% !important;
}
.blog_box .content22 {
  padding-left: 16px;
  bottom: 30px !important;
} a.read-more-btn {
  bottom: -15px !important;
}
.mobilke-blogs{
  display: block;
}
.stickymcont .advdecl span+span {
  font-size: 15px !important;
}
.stickymcont .advdecl {
  padding-bottom: 25px;
}
.facts_fingure {
  margin-bottom: 30px;
  background-position: 110% 110%;
  background-size: 190px auto;
  padding: 20px 0px 20px 10px;
}
sup {
  top: -.5em;
  left: 10px;
}
.p-16 {
  font-size: 16px;
}
.w80 {
  width: 95%;
}
.baki-content-sc h6{
  font-size: 30px;
}
.full-pop-up {
  display: block;
}
.image-left-side-popup {
  width: 100%;
}
.image-right-side-popup {
  padding: 20px;
  width: 100%;
}
.image-left-side-popup img {
  width: 100%;
}
.custom-popup-wrapper.active .custom-popup {
  height: 94vh !important;
}

.custom-popup-wrapper.closing .custom-popup {
  height: 94vh !important;
}
.custom-popup-wrapper{
  width: 100%;
    justify-content: center;
    display: flex;
    background-color: transparent;
}
.custom-popup{
  width: 98%;
}
.image-left-side-popup {
  display: flex;
  align-items: center;
}
.il-l-s-s-{
  width: 45%;
}
.l-s--s-text{
  width: 55%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 35px;
    padding: 10px;
}
.l-s--s-text h2{
  font-size: 24px;
  width: 100%;
}
.l-s--s-text p{
  margin: 0 !important;
  font-size: 12px;
  width: 100%;
}
.gg{
  display: none;
}
.full-pop-up {
  border-radius: 8px;
}
span.close-btn {
  right: 15px;
  top: 2px;
  font-size: 17px;
  color: #003262;
}
.team-full {
  justify-content: center;
  column-gap: 10px;
  row-gap: 0;
}
.inner-team-col {
  width: 31%;
  margin-bottom: 20px;
}
.new-slide-div1 {
  margin-left: 0%;
}
.new-slide-div {
  margin-left: 0%;
  margin-top: 0%;
}
.content {
  bottom: 52% !important;
  min-width: 300px !important;
}
.my-selft .item:nth-child(n+2) .content {
  min-width: 100% !important;
}
.fair-men-main {
  padding: 25px;
}
.f-div-f,.s-div-s {
  width: 100%;
  text-align: center;
}
.f-round {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.l-round,.f-b-round{
  border-radius: 0;
}
.l-b-round {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.slider-section-vertical::after {
   height: 125px;
}
.slider-section-vertical::before {
    height: 100px;
}
.slide {
    display: flex;
    justify-content: center;
}
.slide img {
    height: 180px;
    width: 100px;
    object-fit: contain;
}
.slider-section-vertical {
    height: 430px;
}
}
@media screen and (max-width: 650px) {
  .my-selft .item:nth-child(2) {
    left: 25% !important;
}
.my-selft .item:nth-child(2), .my-selft .item:nth-child(3) {
  height: 200px !important;
}
.my-selft .item:nth-child(3) {
  left: calc(28% + var(--width) + var(--gap)) !important;
}
.control-sec {
  left: 25% !important;
  width: 85% !important;
}
.control-sec nav.nav {
  width: 22% !important;
}
.progress-container {
  width: 60% !important;
}
.content{
  top: 0% !important;
  transform: translateY(15%) !important;
}

.my-selft .item:nth-child(n+2) .content p {
  padding: 0 !important;
  height: 25px;
  overflow: hidden;
}
.my-selft .item:nth-child(n+2) .content {
  top: 45% !important;
}
.font-bold-pragh p br{
  display: none;
  
}
}
@media screen and (max-width: 540px) {
  .inner-team-col {
      width: 48%;
  }
  .Grievances-heading,.dfdfdfd{
    text-align: center;
  }
  .nbnb-fil p {
    gap: 15px;
}
.new-gray-p-p {
  padding: 20px 20px;
}
.nbnb-fil p a{
  word-break: break-all;
}
  .p100 {
    padding: 40px 0;
}
h4 {
   font-size: 21px;
}
.p-18 {
  font-size: 16px;
}
.font-bold-text {
  padding-top: 3px;
}
.m100 {
  margin-bottom: 40px;
}
  .my-selft .item:nth-child(3) {
    left: calc(4% + var(--width) + var(--gap)) !important;
}
.my-selft .item:nth-child(2) {
  left: 10% !important;
}
.control-sec {
  left: 10% !important;
  width: 85% !important;
}
.control-sec nav.nav {
  width: 30% !important;
}
.progress-container {
  width: 64% !important;
}
.my-selft .item:nth-child(2), .my-selft .item:nth-child(3) {
  height: 200px !important;
  width: 190px !important;
}
.seccccccc, .my-selft {
  height: 85vh !important;
}
.my-selft .item:nth-child(n+2) .content {
  top: 50% !important;
}
}
@media screen and (max-width: 500px){
  .custom-popup-wrapper.active .custom-popup {
    height: 98vh !important;
  }
      .h-s-b-inner {
        width: 65%;
    }
    .inner-section-h-e-s-tedxt  {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 15px;
    }
    .h-e-s-teaxt{
      background-image: url('assets/img/all/blue-bg.png');
      background-size: 100% 100%;
      object-fit: cover;
      position: unset;
              padding: 25px;
    }
    .h-e-s-image {
      display: none;
    }
    .cap-text {
      text-align: center;
    }
  .custom-accordion-piyush-content {
    padding: 0px 0px 15px 19%;
}
.half-sphaes-box {
    justify-content: center;
}
  .new-banner-style-add{
    height: 240px;
  }
  .n-ban-s-image{
    height: 100%;
  }
  .n-ban-s-image img{
    height: 100%;
    object-fit: cover;
  }
  .n-ban-s-test{
    padding: 10px;
  }
  .y-t-text {
    padding: 20px;
}
.n-box-1 {
  width: 100%;
}
  .custom-popup-wrapper.closing .custom-popup {
    height: 98vh !important;
  }
  .number-slider-inner{
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px;
    background: #F9F9F9;
    box-shadow: -2px 4px 7.5px 0px rgba(0, 0, 0, 0.09);
  }
  .num-second{
    height: unset;
    margin-left: 0;
    background-color: none;
    box-shadow: none;
  }
  .fixed-form-new {
    padding: 25px;
}
}
@media screen and (max-width: 460px){
  .my-selft .item:nth-child(2), .my-selft .item:nth-child(3) {
    height: 205px !important;
    width: 170px !important;
}
.my-selft .item:nth-child(n+2) .content .title {
  font-size: 15px !important;
}
.my-selft .item:nth-child(3) {
  left: calc(-2% + var(--width) + var(--gap)) !important;
}
}
@media screen and (max-width: 420px){
  .sliderContainer .item {
    width: 27%;
}
.class1, .class2 {
  padding: 10px;
}
.custom-h1 {
  font-size: 80px;
}
.omv-text br{
  display: none;
}
}
@media screen and (max-width: 410px) {
  .my-selft .item:nth-child(2) {
    left: 5% !important;
}
.progress-container {
  width: 70% !important;
}
.my-selft .item:nth-child(3) {
  left: calc(-4% + var(--width) + var(--gap)) !important;
}
}

@media screen and (max-width: 401px){
  .my-selft .item:nth-child(3) {
    left: calc(-7% + var(--width) + var(--gap)) !important;
}
.my-selft .item:nth-child(2), .my-selft .item:nth-child(3) {
  height: 170px !important;
  width: 150px !important;
}
.content{
  left: 25px !important;
}
.my-selft .item:nth-child(n+2) .content{
  left: 0 !important;
}
.table-sec{
  overflow-x: scroll;
}
}
@media screen and (max-width: 384px) {
  .custom-popup-wrapper.active .custom-popup {
    height: 105vh !important;
  }
  .image-div-text h4 {
    font-size: 18px;
}
.image-div-text p{
    font-size: 12px;
}
}
@media screen and (max-width: 379px){
  .control-sec nav.nav {
    width: 35% !important;
}
.my-selft .item:nth-child(3) {
  left: calc(-12% + var(--width) + var(--gap)) !important;
}
.my-selft .item:nth-child(2) {
  left: 8% !important;
}
}
@media screen and (max-width: 375px) {
  h1 {
    font-size: 28px;
  }

  .left-div-banner .p-18 {
    font-size: 14px;
  }
}

@media screen and (max-width: 361px) {
  .main-menu {
    width: 100%;
  }
  .at-title h5 {
    padding: 20px 8px;
}
.at-title h5:before {
  padding-right: 25px;
}
h5 {
  font-size: 22px;
}
.gm_counter_box {
  gap: 10px;
  padding: 20px 10px;
}
.counter {
  width: 35%;
}
.baki-content-sc {
  width: 65%;
}
.at-item .content{
  padding: 56px 10px;
}
.p-16 {
  font-size: 14px;
}
.custom-popup-wrapper.active .custom-popup {
  height: 90vh !important;
}
}
@media screen and (max-width: 356px) {
  .my-selft .item:nth-child(2), .my-selft .item:nth-child(3) {
    height: 165px !important;
    width: 145px !important;
}
.my-selft .item:nth-child(3) {
  left: calc(-17% + var(--width) + var(--gap)) !important;
}
.my-selft .item:nth-child(n+2) .content .title {
  font-size: 15px !important;
}
.my-selft .item:nth-child(2) {
  left: 5% !important;
}
}
@media screen and (max-width: 345px) {
  .banner-div {
    height: 420px;
  }
  .custom-accordion-piyush-content {
    padding: 0px 0px 15px 21%;
}
  .my-selft .item:nth-child(3) {
    left: calc(-16% + var(--width) + var(--gap)) !important;
}
  .right-div-banner {
    height: 100%;
    display: flex;
  }
  .control-sec nav.nav {
    width: 40% !important;
}
.control-sec {
  left: 5% !important;
  width: 90% !important;
}
}
@media screen and (max-width: 342px) {
  .custom-popup-wrapper.active .custom-popup {
    height: 92vh !important;
}
}
@media screen and (max-width: 340px) {
  .my-selft .item:nth-child(3) {
      left: calc(-20% + var(--width) + var(--gap)) !important;
  }
}
@media screen and (max-width: 330px) {
  .my-selft .item:nth-child(2), .my-selft .item:nth-child(3) {
      height: 150px !important;
      width: 135px !important;
  }
  .my-selft .item:nth-child(n+2) .content{
    padding: 5px !important;
  }
}








////////////////////////////////////////
