.blog-title {font-size: 16px;min-height: 50px;}
.theme-btn{font-size: 15px;background: var(--color-yellow);}
.theme-btn:hover{background: var(--color-dark-yellow);}
.site-title.text-white span {color: var(--color-yellow);}

.home-3 .fixed-top .navbar-nav-fixed-tp {margin-left: 30px;}
.main-navigation {box-shadow: 0px 2px 4px rgba(28, 28, 27, 0.3);position: relative;/*background: #f7a81e;*/}
/*.main-navigation .navbar-brand {background: #FFF;padding: 5px;border-radius: 7px;}*/
.navbar .nav-item .nav-link {font-weight: 700;}
.header-top{background: /*#1c7fc2*//*#f7a81e*/#303263;border-bottom: none medium;border-top: none medium;}
.header-top-list li a, .header-top-list li i, .header-top-social span {color: var(--color-white) !important;}
.category-info .icon img {width: 120px;filter: none;border-radius: 50%;}
.product-content{min-height: 70px;}
.product-img img {border-radius: 10px;}
.about-experience{background: var(--color-yellow);color: var(--color-white);}
.theme-bg-c .product-item {background: /*var(--color-white)*/var(--color-yellow);color:var(--color-white) !important;padding: 0;}
.theme-bg-c .product-title a{color: var(--color-white) !important;text-align: center;font-size: 18px;}
.theme-bg-c .product-title a:hover {color: var(--theme-color);}
.theme-bg-c .product-title {text-align: center;}
.theme-bg-c .product-content{padding: 10px;}
.theme-bg-c .product-img img {border-radius: 0px;}
.item-w .product-item {background: #FFF;}
.font-14{font-size: 14px !important;}

.counter-box .icon, .testimonial-author{background: var(--color-yellow);}

.testimonial-author-info p, .footer-list li a::before, .footer-list li a:hover {color: var(--color-white);}
/*.footer-area {background: #287dee;}*/
.navbar{box-shadow: var(--box-shadow2);}


.whatsapp_float {
  position: fixed;
  width: 54px;
  height: 54px;
  bottom: 20px;
  right: 90px;
  border: 5px solid #FFF;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 26px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.whatsapp_float:hover {
  background: #FFF;
}
.whatsapp-icon {
  margin-top: 0px;
}

.about-list ul li{font-size: 15px;}

.color-1-gradient{background: /*linear-gradient(to top, #209cff 0%, #68e0cf 100%)*/rgba(48, 50, 99, 0.93) none repeat scroll 0 0;}

.owl-carousel {
  /* owl dots */
}
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-carousel .owl-dots .owl-dot span {
  background: #D6D6D6;
  border-radius: 50%;
  display: block;
  height: 12px;
  margin: 5px 3px;
  opacity: 0.8;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 12px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-carousel .owl-nav button {
  border-radius: 0;
  display: block;
  margin: -35px auto;
  position: absolute;
  opacity: 0.4;
  top: 50%;
  z-index: 6;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.owl-carousel .owl-nav button i {
  color: #555;
  vertical-align: middle;
  font-size: 16px;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0;
  /*background: rgba(240, 240, 240, 0.8) !important;*/
  padding: 10px !important;
}
.owl-carousel .owl-nav button.owl-next {
  right: 0;
  /*background: rgba(240, 240, 240, 0.8) !important;*/
  padding: 10px !important;
}
.owl-carousel:hover .owl-nav > button {
  opacity: 1;
}
/* Owl Dots	*/
.owl-dots-bottom-right .owl-dots {
  bottom: -10px;
  position: absolute;
  right: 0;
}
.owl-dots-center-bottom .owl-dots {
  bottom: 15px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
/* Image Carousel */
.image-carousel .owl-controls .owl-nav > div {
  opacity: 0;
}
.image-carousel:hover .owl-controls .owl-nav > div {
  opacity: 1;
}
/* Owl top nav style */
/* Owl top nav style */
.owl-carousel.owl-nav-top.bullet-white .owl-dots span {
  background: #fff;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav > div {
  background-color: transparent;
  top: -60px;
  right: 0;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav > div:hover {
  background-color: #d3d3d3;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev {
  right: 35px;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  right: 0;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  background: #eeeeee;
  border: none;
  line-height: 28px;
  padding: 0 12px;
  text-align: center;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev i,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next i {
  color: #888;
  font-size: 14px;
}
.owl-carousel.no-bullet .owl-nav {
  display: none;
}

.owl-carousel:hover .owl-nav > button, .owl-carousel:hover .owl-nav > button {opacity: 1;}
.owl-carousel .owl-nav button i {color: #FFF;}
.product-slider .owl-nav button{height: auto;}

.owl-carousel .owl-nav button.owl-prev{left: 0px;background: #303263;}
.owl-carousel .owl-nav button.owl-next{right: 0px;background: #303263;}
.choose-item{min-height: 160px;}
.choose-icon {width: 70px;height: 70px;}
.choose-icon img {width: 35px;}
.footer-contact li{display: block;}
.footer-logo img {width: 305px;}
.footer-social{justify-content: start;}
.brand-item a{background: #FFF;}
.color-1-gradient .site-heading-inline .site-title::after{border-bottom: 3px solid #FFF;z-index: 1;}

#svmenu,
#svmenu ul,
#svmenu ul li,
#svmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#svmenu {
  color: #ffffff;
}
#svmenu ul ul {
  display: none;
}

#svmenu > ul > li > a {
  padding: 10px 15px;
  border-left: 3px solid transparent;
  border-bottom: .1rem solid #eeedeb;
  /*border-left: 1px solid #1682ba;
  border-right: 1px solid #1682ba;
  border-top: 1px solid #1682ba;*/
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  line-height: 20px;
  /*font-weight: bold;*/
  text-decoration: none;
  color: #000;
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  background: #36aae7;
  background: -webkit-linear-gradient(#36aae7, #1fa0e4);
  background: -moz-linear-gradient(#36aae7, #1fa0e4);
  background: -o-linear-gradient(#36aae7, #1fa0e4);
  background: -ms-linear-gradient(#36aae7, #1fa0e4);
  background: linear-gradient(#36aae7, #1fa0e4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);*/
  
}
#svmenu > ul > li > a:hover,
#svmenu > ul > li.active > a,
#svmenu > ul > li.open > a {
  color: var(--theme-color);
  /*background: #1fa0e4;
  background: -webkit-linear-gradient(#1fa0e4, #1992d1);
  background: -moz-linear-gradient(#1fa0e4, #1992d1);
  background: -o-linear-gradient(#1fa0e4, #1992d1);
  background: -ms-linear-gradient(#1fa0e4, #1992d1);
  background: linear-gradient(#1fa0e4, #1992d1);*/
}
#svmenu > ul > li.active::before, #svmenu > ul > li:hover::before {
  position: absolute;
  content: "";
  right: /*-1.2rem*/0rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--theme-color);
  width: 3px;
  height: 20px;
}
#svmenu > ul > li.has-sub:hover::before {display: none;}
#svmenu > ul > li.open > a {
  /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);*/
  border-bottom: 1px solid #1682ba;
}
#svmenu > ul > li:last-child > a,
#svmenu > ul > li.last > a {
  /*border-bottom: 1px solid #1682ba;*/
}

#svmenu > ul > li > a:hover > span::after,
#svmenu > ul > li.active > a > span::after,
#svmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}

#svmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #32373e;
  /*border-left: 1px solid #32373e;
  border-right: 1px solid #32373e;*/
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #000;
  background: /*#49505a*/var(--smoke-color);
  /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);*/
}
#svmenu ul ul li:hover > a,
#svmenu ul ul li.open > a,
#svmenu ul ul li.active > a {
  background: var(--theme-color);
  color: #ffffff;
}
#svmenu ul ul li:first-child > a {
  box-shadow: none;
}
#svmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#svmenu ul ul ul li a {
  padding-left: 30px;
}
#svmenu > ul > li > ul > li:last-child > a,
#svmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#svmenu > ul > li > ul > li.open:last-child > a,
#svmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#svmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#svmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#svmenu ul ul li.active > a::after,
#svmenu ul ul li.open > a::after,
#svmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

.cw-15{width:150px;}
.navbar-brand img {width: 340px;}

@media (max-width: 767px) {
  .product-wrap {margin: 0 5px;}
  .product-item {padding: 10px;}
  .about-list ul li{font-weight: 700;}
}

@media (max-width: 991px) {
  .navbar-brand img {width: 250px;}
  .navbar .offcanvas-brand {width: 220px;}
}

@media (min-width: 992px) {
  .navbar .nav-item .nav-link {margin-right: 32px;}
  .mega-menu  .megamenu-half-width {width: 50% !important;left: 50% !important;}
  .mega-menu  .megamenu-two-third-width {width: 66% !important;left: 33% !important;}
}

@media (min-width: 1199px) and (max-width: 1399px) {
    .navbar.fixed-top .navbar-brand img {
        width: 350px;
    }
  }

.industryimg img{

    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px;
    margin-bottom: 15px;
    background: var(--color-dark);
    border-radius: 50px !important;
    border-bottom: 1px solid var(--border-info-color);
    box-shadow: var(--box-shadow);

}

.industrybg{
  background-image: url("images/background/bg-7.jpg") !important;
}


/* ===== Premium About Section Styles ===== */


.elite-tag {
  display: inline-block;
  background: #f1f5ff;
  color: #1f3cff;
  padding: 6px 14px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 12px;
}

.elite-title {
  font-size: 34px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 15px;
}

.elite-paragraph {
  font-size: 15.5px;
  color: #444;
  line-height: 1.8;
  margin-bottom: 18px;
}

/* Section Headings */

.elite-section-title {
  font-size: 22px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 35px 0 18px;
  position: relative;
  padding-left: 14px;
}

.elite-section-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 4px;
  height: 18px;
  background: #1f3cff;
  border-radius: 2px;
}

/* Key Sectors Grid */

.sector-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-bottom: 30px;
}

.sector-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 18px 18px;
  box-shadow: 0 8px 22px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  display: flex;
  gap: 12px;
}

.sector-card i {
  font-size: 22px;
  color: #1f3cff;
  margin-top: 3px;
  min-width: 24px;
}

.sector-card h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #1a1a1a;
}

.sector-card p {
  font-size: 14.5px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}

.sector-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.1);
}

/* Facility & Capability Panels */

.elite-panel {
  background: #ffffff;
  border-radius: 14px;
  padding: 22px 24px;
  margin-bottom: 20px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  border-left: 4px solid #1f3cff;
}

.elite-panel h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #1a1a1a;
}

.elite-panel ul {
  padding-left: 18px;
  margin: 0;
}

.elite-panel ul li {
  font-size: 15px;
  color: #444;
  line-height: 1.7;
  margin-bottom: 10px;
}

/* Responsive */

@media (max-width: 991px) {
  .elite-about {
    padding-left: 0;
    margin-top: 40px;
  }
  .sector-grid {
    grid-template-columns: 1fr;
  }
}


.automation-section{
    max-width:1200px;
    margin:auto;
    background:#ffffff;
    border-radius:18px;
    box-shadow:0 20px 40px rgba(0,0,0,0.08);
    padding:40px 50px;
}

.elite-title{
    font-size:34px;
    font-weight:700;
    color:#1f2d3d;
    margin-bottom:20px;
    position:relative;
}

.elite-title::after{
    content:"";
    width:80px;
    height:4px;
    background:linear-gradient(90deg,#007bff,#00c6ff);
    display:block;
    margin-top:10px;
    border-radius:5px;
}

.font-20{
    font-size:26px;
}



.image-card{
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 12px 30px rgba(0,0,0,0.12);
}

.image-card img{
    width:100%;
    display:block;
}

.list{
    list-style:none;
    padding:0;
    margin:0;
}

.list > li{
    padding:12px 0 12px 34px;
    position:relative;
    font-size:16px;
    color:#000;
    border-bottom:1px dashed #e0e6ed;
}

.list > li:last-child{
    border-bottom:none;
}

.list > li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:12px;
    color:#007bff;
    font-weight:bold;
}

.list ol{
    margin:15px 0 15px 20px;
    padding:0;
}

.list ol li{
    padding:8px 0;
    font-size:15px;
    color:#000;
}

.facility-box{
    margin-top:50px;
    background:linear-gradient(135deg,#f0f6ff,#ffffff);
    border-radius:16px;
    padding:35px 40px;
    box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.process-image{
    margin-top:40px;
    border-radius:16px;
    overflow:hidden;
    box-shadow:0 12px 30px rgba(0,0,0,0.12);
}

.process-image img{
    width:100%;
    display:block;
}

@media(max-width:900px){
    .section-grid{
        grid-template-columns:1fr;
    }
    .elite-title{
        font-size:28px;
    }
}

