@charset "utf-8";

/*top-to-bottom*/
.go-top {position:fixed;bottom: 5%;right: 3%;padding:20px;display:none; cursor: pointer;-webkit-font-smoothing: antialiased;z-index: 1;}
.go-top:after {font-family: FontAwesome;content: "\f176";background-color: #e53d32;padding: 15px 22px;color: #FFFFFF; position: absolute;bottom:10px;font-size: 15px;border-radius: 50%;width: 50px;height: 50px;}
.go-top:hover {transition: all .4s linear;transform: scale(1.1);}


/*New-home-page-html*/

.new-homepage-title-section-center-black{width: 100%;position: relative;text-align: center; margin-bottom:30px;}
.new-homepage-title-section-center-black h1{ font-size:46px; color:#000000; text-transform:capitalize; font-weight:700;}
.new-homepage-title-section-center-black span{ font-size:20px; color:#000000; display:block; text-transform:none; font-weight:500;}

.new-homepage-title-section-left-black{width: 100%;position: relative;text-align: left; margin-bottom:40px;}
.new-homepage-title-section-left-black h2{ font-size:46px; color:#000000; text-transform:capitalize; font-weight:700;}
.new-homepage-title-section-left-black span{ font-size:20px; color:#000000; display:block; text-transform:none; font-weight:500;}


.new-footer{ width:100%; position:relative; background:#303030;}
.new-footer .new-footer-links-sec{display: flex; justify-content: space-between; column-gap: 30px; padding: 30px 0px 0px 0px;}
.new-footer .new-footer-links-sec .new-footer-abt{position: relative; width: 35%;}
.new-footer .new-footer-links-sec .new-footer-abt img{text-align: left; margin-bottom: 15px; width: 190px; height: auto;}
.new-footer .new-footer-links-sec .new-footer-abt p{ font-size:15px; color:#FFFFFF; line-height:24px; margin-bottom:20px; text-align:left;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer {padding:0px 0px 0px 0px;text-align:left;width:100%;margin-bottom:20px;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul {list-style:outside none none;margin:0;padding:0;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li {display:inline-block;margin:0px 5px 0 0px;color:#ffffff;font-size:15px;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer a {background-image:none;text-decoration:none;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .fb {color:#ffffff;display:block;border-radius:50%;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #ffffff;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .fb:hover {background-color:#3b5998;color:#FFFFFF;border:1px solid #3b5998;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .twt {color:#ffffff;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #ffffff;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .twt:hover {background-color:#26a4f0;color:#FFFFFF;border:1px solid #26a4f0;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .yt {color:#ffffff;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #ffffff;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .yt:hover {background-color:#d32727;color:#FFFFFF;border:1px solid #d32727;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .ld {color:#ffffff;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #ffffff;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .ld:hover {background-color:#007bb6;color:#FFFFFF;border:1px solid #007bb6;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .insta {color:#ffffff;display:block;border-radius:50%;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #ffffff;}
.new-footer .new-footer-links-sec .new-footer-abt .social-footer ul li .insta:hover {background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);color:#FFFFFF;border:1px solid #d6249f;}

.ft-links{ position:relative; display: flex; column-gap: 30px; justify-content:space-between;}
.ft-links .foot-sub-head{ font-size:20px; color:#ffffff; font-weight:600; margin-bottom:15px;}
.ft-links .foot-sub-head::after{ content: ""; width: 60px; height: 1px; background: #FCD53E; display: block; margin-top: 8px;}
.ft-links .link-1{position: relative;}
.ft-links .link-1 ul{ margin:0; padding:0;}
.ft-links .link-1 ul li{ list-style-type:none; display:block; margin-bottom:10px;}
.ft-links .link-1 ul li a{ font-size:14px; color:#FFFFFF; text-decoration:none; text-transform:capitalize;}
.ft-links .link-1 ul li a:hover{ color:#E5BB19; transition:0.5s linear;}

.ft-links .link-2{position: relative; width: 40%;}
.ft-links .link-2 ul{ margin:0; padding:0;}
.ft-links .link-2 ul li{list-style-type: none; display: inline-block; margin-bottom: 10px; width: 49%; float: left;}
.ft-links .link-2 ul li a{ font-size:14px; color:#FFFFFF; text-decoration:none; text-transform:capitalize;}
.ft-links .link-2 ul li a:hover{ color:#E5BB19; transition:0.5s linear;}

.new-copyright{ border-top:1px solid #4E4E4E; padding:10px 0px; display: flex; justify-content: space-between; align-items: center;}
.new-copyright p{ font-size:14px; color:#FFFFFF; margin:0; text-align:left;}
.new-copyright p a{ color:#FFFFFF; text-decoration:none;}
.new-copyright p a:hover{ color:#E5BB19; transition:0.5s linear;}

.new-footer-contact{background: #FFFAE8; border-top: 1px solid #E5BB19; padding: 20px 0px; position: relative; width: 100%;}
.new-footer-contact .new-f-content{ display: flex; justify-content: start; column-gap: 15px; width: 100%; position: relative; align-items: center; }
.new-footer-contact .new-f-content .icon-pane{width: 65px; height: 65px; border: 1px solid #E5BB19; background: #FFEFB4; border-radius: 5px; border-bottom: 4px solid #E5BB19; text-align: center; padding: 14px;}
.new-footer-contact .new-f-content .content-pane{font-size: 18px; color: #000000; font-weight: 600; width: 75%;}

.new-home-blog{ width:100%; position:relative; background:#FFFFFF; padding:30px 0px 0px 0px;}
.new-home-blog .home-blog-list{position: relative; margin-bottom: 30px; }
.new-home-blog .home-blog-list .blog-img-section{ border:1px solid #E6E6E6; padding:10px; margin-bottom:15px; position:relative;}
.new-home-blog .home-blog-list .blog-img-section img{ width:100%; height:auto;}
.new-home-blog .home-blog-list .calendar-admin-pane{display: flex; justify-content: space-between; position: relative; margin-bottom: 15px;}
.new-home-blog .home-blog-list .calendar-admin-pane .user{font-size: 15px;}
.new-home-blog .home-blog-list .calendar-admin-pane .user img{margin-right:5px;}
.new-home-blog .home-blog-list h3{ font-size:22px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.new-home-blog .home-blog-list p{ font-size:15px; color:#000000; line-height:26px; margin-bottom:20px; text-align:justify;}
.new-home-blog .home-blog-list .read-more-btn{font-size: 18px; color: #1A5F90; font-weight: 600; text-transform: uppercase; text-decoration: none;}
.new-home-blog .home-blog-list .read-more-btn::after{ content:""; display:inline-block; margin-left:8px; background: url(../images/arrow-left.png) no-repeat; width: 32px; height: 32px; top: 9px; position: relative;}

.new-home-clients{ width:100%; position:relative; background:#F2F9FF; padding:30px 0px 30px 0px; text-align:center;}
.new-home-clients .item{border: 1px solid #cccccc; padding: 10px 0px; background: #ffffff;}
.new-home-clients .owl-theme .owl-nav .owl-prev, .new-home-clients .owl-theme .owl-nav .owl-next {padding: 0px; color: #1A5F90; font-size: 15px; margin: auto 5px; display: inline-block; cursor: pointer; background-color: #ffffff; width: 50px; text-align: center; height: 50px; line-height: 50px; border: 1px dashed #1A5F90; border-radius: 50%;}
.new-home-clients .owl-theme .owl-nav [class*=owl-]:hover {background: #1A5F90; color: #FFFFFF!important; text-decoration: none; transition: .8s linear; border: 1px dashed #1A5F90;}
.new-home-clients .owl-theme .owl-nav {text-align: center; margin-top: 20px;}

.new-home-barcode-solutions{ width:100%; position:relative; background:#ffffff; padding:30px 0px 30px 0px; text-align:left;}
.new-home-barcode-solutions .product-image-sec{margin-bottom: 10px; background: #FFFAE8; border: 1px solid #E5BB19; border-radius: 10px; padding: 10px;}
.new-home-barcode-solutions h3{font-size: 18px; font-weight: 500; color:#000000; text-align: center;}
.new-home-barcode-solutions .owl-theme .owl-nav .owl-prev, .new-home-barcode-solutions .owl-theme .owl-nav .owl-next {padding: 0px; color: #1A5F90; font-size: 15px; margin: auto 5px; display: inline-block; cursor: pointer; background-color: #ffffff; width: 50px; text-align: center; height: 50px; line-height: 50px; border: 1px dashed #1A5F90; border-radius: 50%;}
.new-home-barcode-solutions .owl-theme .owl-nav [class*=owl-]:hover {background: #1A5F90; color: #FFFFFF!important; text-decoration: none; transition: .8s linear; border: 1px dashed #1A5F90;}
.new-home-barcode-solutions .owl-theme .owl-nav {text-align: center; margin-top: 20px;}

.new-home-video-sec{ width:100%; position:relative; background:#ffffff; padding:30px 0px 30px 0px;}
.new-home-video-sec .owl-theme .owl-nav .owl-prev, .new-home-video-sec .owl-theme .owl-nav .owl-next {padding: 0px; color: #1A5F90; font-size: 15px; margin: auto 5px; display: inline-block; cursor: pointer; background-color: #ffffff; width: 50px; text-align: center; height: 50px; line-height: 50px; border: 1px dashed #1A5F90; border-radius: 50%;}
.new-home-video-sec .owl-theme .owl-nav [class*=owl-]:hover {background: #1A5F90; color: #FFFFFF!important; text-decoration: none; transition: .8s linear; border: 1px dashed #1A5F90;}
.new-home-video-sec .owl-theme .owl-nav {text-align: right; margin-top: 20px;}

.new-home-abt{ width:100%; position:relative; background:#ffffff; padding:30px 0px 0px 0px; text-align:left;}
.new-home-abt .new-abt-img-sec{position: relative; margin-bottom: 30px;}
.new-home-abt .new-abt-content-sec{position: relative;}
.new-home-abt .new-abt-content-sec p{ font-size:16px; color:#000000; line-height:26px; margin-bottom:20px; text-align:justify;}
.new-home-abt .new-abt-content-sec .read-more-btn{font-size: 18px; color: #1A5F90; font-weight: 600; text-transform: uppercase; text-decoration: none;}
.new-home-abt .new-abt-content-sec .read-more-btn::after{ content:""; display:inline-block; margin-left:8px; background: url(../images/arrow-left.png) no-repeat; width: 32px; height: 32px; top: 9px; position: relative;}

.place-holder-content{background: #FFFAE8; border: 1px solid #E5BB19; margin-bottom: 30px; border-radius: 5px; padding: 10px 5px; display: flex; min-height: 103px;}
.place-holder-content .new-cont{display: flex; justify-content: start; column-gap: 15px; width: 100%; position: relative; align-items: center; }
.place-holder-content .new-cont .icon-pane{width: 65px; height: 65px; border: 1px solid #E5BB19; background: #FFEFB4; border-radius: 5px; border-bottom: 4px solid #E5BB19; text-align: center; padding: 14px;}
.place-holder-content .new-cont .content-pane{font-size: 18px; color: #000000; font-weight: 600; width: 75%;}
.place-holder-content .new-cont .content-pane span{display: block; font-size: 16px; color: #717171; font-weight: 400;}

.home-new-solution{ width:100%; position:relative; background:#ffffff; padding:30px 0px 30px 0px; text-align:left;}
/*.home-new-solution .card {position: relative; max-width: 100%; overflow: hidden; border-radius: 10px;}*/
/*.home-new-solution .card img {width: 100%; display: block;}*/
/*.home-new-solution .overlay {position: absolute; bottom: 0; left: 0; width: 100%; height: 0; background: linear-gradient(to top, rgba(0,0,0,0.8), transparent); color: #fff; display: flex; flex-direction: column; justify-content: flex-end; padding: 0px 15px 0px 15px; box-sizing: border-box; overflow: hidden; transition: height 0.4s ease;}*/
/*.home-new-solution .card:hover .overlay {height: 100%;}*/
/*.home-new-solution .card:hover .overlay h3 {margin: 0 0 15px 0; font-size: 20px; font-weight: 600;}*/
/*.home-new-solution .card:hover .overlay p {margin: 5px 0 0; font-size: 16px; margin-bottom: 20px; line-height: 26px;}*/

.home-new-solution .card {position: relative; border-radius: 12px; overflow: hidden; background: #000; color: #fff; border: none;}
.home-new-solution .card .card-image {width: 100%; height: 360px; position: relative; overflow: hidden;}
.home-new-solution .card .card-image img {width: 100%; height: 100%; object-fit: cover; transition: 0.4s ease;}
.home-new-solution .card .card-image .hover-overlay {position: absolute; inset: 0; background: rgba(18,93,143,0.65); opacity: 0; transition: 0.4s ease;}
.home-new-solution .card:hover .hover-overlay {opacity: 1;}
.home-new-solution .card:hover .card-content h3,
.home-new-solution .card:hover .card-content p { color: #ffffff; }
.home-new-solution .card .card-content {position: absolute; bottom: 0; left: 0; padding: 18px; width: 100%; z-index: 2;}
.home-new-solution .card .card-content h3 {margin-bottom: 8px; font-size: 18px; font-weight: 700;}
.home-new-solution .card .card-content p {margin: 0; font-size: 14px; opacity: 0.9;}
@media (max-width: 480px) {
.home-new-solution .card .card-image {height: 280px;}
}

.home-new-solution .owl-theme .owl-nav .owl-prev, .home-new-solution .owl-theme .owl-nav .owl-next {padding: 0px; color: #1A5F90; font-size: 15px; margin: auto 5px; display: inline-block; cursor: pointer; background-color: #ffffff; width: 50px; text-align: center; height: 50px; line-height: 50px; border: 1px dashed #1A5F90; border-radius: 50%;}
.home-new-solution .owl-theme .owl-nav [class*=owl-]:hover {background: #1A5F90; color: #FFFFFF!important; text-decoration: none; transition: .8s linear; border: 1px dashed #1A5F90;}
.home-new-solution .owl-theme .owl-nav {text-align: left; margin-top: 20px;}

.schedule-free-demo{background: #1A5F90; padding: 10px 20px; border-radius: 30px; color: #ffffff; position: absolute; right: 115px; margin-top: -54px; z-index: 1;}
.schedule-free-demo:hover{ background: #ffffff; color: #1A5F90; transition: 0.5s linear; text-decoration: none; border: 1px solid #1A5F90;}

.new-top-logo{ width:100%; position:relative; background:#F2F9FF; padding:30px 0px 0px 0px; text-align:center; border-bottom:1px solid #E6E6E6; margin-bottom:20px;}
.new-top-logo .logo-sec{border: 1px solid #E6E6E6; margin-bottom: 30px; text-align: center; padding: 10px 0px; background: #ffffff;}

.header .top-bar {display: flex; align-items: center; justify-content: space-between; padding: 10px 0px; background: #fff; flex-wrap: wrap; gap: 15px; border-bottom: 1px solid #eee;}
.header .top-bar .search-wrapper {position: relative;}
.header .top-bar .search-wrapper .search-box {display: flex; align-items: center; border: 1px solid #dddddd; border-radius: 25px; background: white; transition: all 0.3s ease; overflow: hidden; width: 280px; max-width: 100%;}
.header .top-bar .search-wrapper .search-box .search-input {border: none; outline: none; padding: 10px 15px; flex: 1; font-size: 14px;}
.header .top-bar .search-wrapper .search-box .search-btn {background: #125D8F; border: none; padding: 12px 17px; border-radius: 50%; cursor: pointer; transition: all 0.3s ease;}
.header .top-bar .search-wrapper .search-box .search-btn i {color: white; font-size: 16px;}
.header .top-bar .dropdown{position:absolute;top:100%;left:0;right:0;background:white;border:2px solid #e0e0e0;border-top:none;border-radius:0 0 20px 20px;max-height:400px;overflow-y:auto;overflow-x:hidden;z-index:1000;display:none;box-shadow:0 10px 30px rgba(0,0,0,0.1);text-align:left; width: 400px;}
.header .top-bar .dropdown-item{display:flex;align-items:center;padding:15px 20px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:all 0.3s ease;}
.header .top-bar .dropdown-item:hover{background:linear-gradient(90deg,#f8f9ff,#fff);transform:translateX(5px);}
.header .top-bar .dropdown-item:last-child{border-bottom:none;}
.header .top-bar .product-image{width:40px;height:40px;border-radius:8px;margin-right:15px;object-fit:cover;border:2px solid #f0f0f0;}
.header .top-bar .product-info {flex: 1;}
.header .top-bar .dropdown-item a {display: flex; align-items: center;}
.header .top-bar .product-name {font-weight: 500; color: #333; margin-bottom: 3px; font-size: 14px;}
.header .top-bar .product-category {font-size: 12px; color: #666; text-transform: uppercase;}
.header .top-bar .no-results {padding: 30px; text-align: center; color: #666; font-style: italic;}
.header .top-bar .no-results i {font-size: 3em; color: #ddd; margin-bottom: 10px;}
.header .top-bar .products-list {display: none;}
.header .top-bar .product-item {display: none;}

.header .top-bar .right-section{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
.header .top-bar .right-section .whatsapp{display:flex;align-items:center;gap:5px;font-size:14px;color:#000;}
.header .top-bar .right-section .whatsapp i{color:#25d366;font-size:20px;border:1px dashed #1A5F90;padding:12px 14px;border-radius:50%;margin-right:5px;}
.header .top-bar .right-section .whatsapp a{color:#000;text-decoration:none;}
.header .top-bar .right-section .mobile{display:flex;align-items:center;gap:5px;font-size:14px;color:#000;}
.header .top-bar .right-section .mobile i{color:#1A5F90;font-size:20px;border:1px dashed #1A5F90;padding:12px 13px;border-radius:50%;margin-right:5px;}
.header .top-bar .right-section .mobile a{color:#000;text-decoration:none;}
.header .top-bar .right-section .wishlist{font-size:14px;color:#000;display:flex;align-items:center;gap:5px;cursor:pointer;}
.header .top-bar .right-section .wishlist i{font-size:18px;color:#125D8F;}
.header .top-bar .right-section .wishlist .badge{display:inline-block;min-width:10px;padding:3px 5px;font-size:11px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#125D8F;border-radius:10px;margin-top:-16px;margin-left:-4px;}
.header .top-bar .right-section .demo-btn{background:#125D8F;color:#fff;border:none;padding:10px 20px;border-radius:30px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:8px;text-decoration:none;}
.header .top-bar .right-section .demo-btn:hover{background:#0f4c72;}


.header .top-bar .right-section .top-social-media-icon {padding:0px 0px 0px 0px;text-align:left;}
.header .top-bar .right-section .top-social-media-icon ul {list-style:outside none none;margin:0;padding:0;}
.header .top-bar .right-section .top-social-media-icon ul li {display:inline-block;margin:0px 5px 0 0px;color:#ffffff;font-size:15px;}
.header .top-bar .right-section .top-social-media-icon a {background-image:none;text-decoration:none;}
.header .top-bar .right-section .top-social-media-icon ul li .fb {color:#125D8F;display:block;border-radius:50%;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #125D8F;}
.header .top-bar .right-section .top-social-media-icon ul li .fb:hover {background-color:#3b5998;color:#FFFFFF;border:1px solid #3b5998;}
.header .top-bar .right-section .top-social-media-icon ul li .twt {color:#125D8F;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #125D8F;}
.header .top-bar .right-section .top-social-media-icon ul li .twt:hover {background-color:#26a4f0;color:#FFFFFF;border:1px solid #26a4f0;}
.header .top-bar .right-section .top-social-media-icon ul li .yt {color:#125D8F;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #125D8F;}
.header .top-bar .right-section .top-social-media-icon ul li .yt:hover {background-color:#d32727;color:#FFFFFF;border:1px solid #d32727;}
.header .top-bar .right-section .top-social-media-icon ul li .ld {color:#125D8F;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #125D8F;}
.header .top-bar .right-section .top-social-media-icon ul li .ld:hover {background-color:#007bb6;color:#FFFFFF;border:1px solid #007bb6;}
.header .top-bar .right-section .top-social-media-icon ul li .insta {color:#125D8F;display:block;border-radius:50%;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #125D8F;}
.header .top-bar .right-section .top-social-media-icon ul li .insta:hover {background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);color:#FFFFFF;border:1px solid #d6249f;}






.desktop-banner{width: 100%; position: relative; display: block;}
.mobile-banner{width: 100%; position: relative; display: none;}


.breadcrumb-section {width: 100%; position: relative; background-attachment: scroll!important; background-size: cover!important; background-repeat: no-repeat!important; background-position: center top!important; padding: 70px 0px;}
.breadcrumb-section h1 {color: #FFFFFF; font-size: 36px; font-weight: 500; margin-bottom: 8px;}
.breadcrumb-menu {position: relative; display: inline-block; line-height: 10px;}
.breadcrumb-section .breadcrumb-menu ul {position: relative; display: inline-block;}
.breadcrumb-section .breadcrumb-menu ul li { position: relative; display: inline-block; color: #ffffff; font-size: 15px; line-height: 30px; font-weight: 400; text-transform: capitalize; transition: all 500ms ease;}
.breadcrumb-section .breadcrumb-menu ul li a {color: #ffffff; font-size: 15px; font-weight: 400; text-transform: capitalize; transition: all 500ms ease;}
.breadcrumb-section .breadcrumb-menu ul li a::after {display: inline; padding-right: .3rem; padding-left: .5rem; color: #FFFFFF; content: "\f178"; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 13px;}
.breadcrumb-section .breadcrumb-menu ul li.active {font-weight: 500; color: #fcd53e;}
.breadcrumb-section .breadcrumb-menu ul li a:hover {color: #fcd53e;}

.product-category-list{ width:100%; position:relative; background:#ffffff; padding:30px 0px 0px 0px;}
.product-category-list .cate-box{position: relative; margin-bottom: 30px; text-align: left;}
.product-category-list .cate-box .cate-img-sec{border-radius: 10px; border: 1px solid #E5BB19; margin-bottom: 15px;}
.product-category-list .cate-box .cate-img-sec img{ width:100%; height:auto; border-radius: 10px;}
.product-category-list .cate-box h4{font-size: 16px; font-weight: 400; color:#000000; text-align: left; border-bottom: 1px solid #e5bb19; padding-bottom: 15px;}
.product-category-list .cate-box h4:after{content: "\f178"; font-family: "Font Awesome 6 Free"; font-weight: 900; display: inline-block; right: 0px; position: absolute; font-size: 16px; line-height: 21px;}
.product-category-list .cate-box h4:hover {color: #e5bb19;}


.product-listing{ width:100%; position:relative; background:#ffffff; padding:30px 0px 0px 0px;}
    .filter-bar {display: flex; flex-wrap: wrap; gap: 15px; align-items: center; }
    .filter-bar select {padding: 15px 20px; border: 1px solid #ddd; border-radius: 0px; background: #fff; font-size: 16px; line-height: 1.5; min-width: 300px; transition: all 0.3s ease; cursor: pointer; appearance: none; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right 15px center; background-size: 18px; padding-right: 45px;}
    .filter-bar select:hover {border-color: #e5bb19; background-color: #fffbf0; transform: translateY(-2px);}
    .filter-bar select:focus {border-color: #e5bb19; outline: none; background-color: #fffbf0; box-shadow: 0 0 0 3px rgba(229, 187, 25, 0.1);}
    .filter-bar select option {padding: 15px 20px; background: #fff; color: #333; font-size: 16px; line-height: 1.4; border: none; transition: all 0.2s ease;}
    .filter-bar select option:hover { background-color: #e5bb19; color: #000;}
    .filter-bar select option:checked { background-color: #e5bb19; color: #000; font-weight: bold;}
    .filter-bar select option[disabled] {color: #999; font-style: italic; background-color: #f5f5f5;}
    .custom-select {position: relative; display: inline-block;}
    .custom-select label{font-size: 14px; margin-bottom: 10px; display: none;}
    .custom-select select {width: 100%;}
    .filter-bar button {padding: 15px 28px; background: #125d8f;border: none; border-radius: 30px; color: #ffffff; font-weight: bold; font-size: 16px; line-height: 1.3; cursor: pointer; transition: all 0.3s ease;}
    .filter-bar button:hover {background: linear-gradient(135deg, #d4a817, #c39615); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(229, 187, 25, 0.3);}
    .filter-bar button:active {transform: translateY(0); box-shadow: 0 2px 4px rgba(0,0,0,0.1);}
    .filter-container {background: #fff; margin-bottom: 20px;}
    .filter-bar {animation: slideInUp 0.6s ease-out;}

    @keyframes slideInUp {
      from {
        opacity: 0;
        transform: translateY(20px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    @media (max-width: 768px) {
      .filter-bar {flex-direction: column; align-items: stretch;}
      .filter-bar select,
      .filter-bar button {width: 100%; min-width: unset;}
    }

.product-listing .product-block {position: relative; margin-bottom: 30px; text-align: left; border: 1px solid #E6E6E6; padding: 10px; border-radius: 10px;}
.product-listing .product-block .img-pane {background: #F2F9FF; border-radius: 10px; margin-bottom: 15px; position: relative; overflow: hidden;}
.product-listing .product-block .img-pane img {width: 100%; height: auto; display: block; border-radius: 10px; transition: transform 0.3s ease;}
.product-listing .product-block .img-pane::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(18, 93, 143, 0.5); opacity: 0; transition: opacity 0.3s ease; border-radius: 10px; z-index: 1;}
.product-listing .product-block .img-pane .hover-link {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; transition: opacity 0.3s ease; z-index: 2; background: rgba(255, 255, 255, 0.2); padding: 15px; border-radius: 50%; text-decoration: none; backdrop-filter: blur(5px);}      
.product-listing .product-block .img-pane .hover-link i {font-size: 24px; color: white; display: block;}
.product-listing .product-block .img-pane:hover::before {opacity: 1;}
.product-listing .product-block .img-pane:hover .hover-link {opacity: 1;}
.product-listing .product-block .img-pane .hover-link:hover {background: rgba(255, 255, 255, 0.3); transform: translate(-50%, -50%) scale(1.1);}
.product-listing .product-block .img-pane:hover img {transform: scale(1.05);}    
.product-listing .product-block .content-pane {background: #f5f5f5; padding: 15px 10px; text-align: left; border-radius: 5px;}
.product-listing .product-block .content-pane h4 {font-size: 18px; font-weight: 500; color: #000000; text-align: left; padding-bottom: 10px; margin: 0;}        
.product-listing .product-block .content-pane h4:hover {color: #e5bb19;}       
.product-listing .product-block .content-pane a {text-decoration: none;}     
.product-listing .product-block .content-pane p {margin: 0; font-weight: bold; color: #333; font-size: 16px;}
.pagination-gradient {display: flex; justify-content: center; align-items: center; gap: 5px; margin: 20px 0;}
.pagination-gradient a, .pagination-gradient span {padding: 7px 15px; text-decoration: none; color: #555; border-radius: 50%; transition: all 0.3s ease; font-weight: 500; position: relative; overflow: hidden;}
.pagination-gradient a::before {content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(45deg, #667eea 0%, #764ba2 100%); transition: left 0.3s ease; z-index: -1;}
.pagination-gradient a:hover {color: white; transform: translateY(-2px); box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);}
.pagination-gradient a:hover::before {left: 0;}
.pagination-gradient .current {background: linear-gradient(45deg, #667eea 0%, #764ba2 100%); color: white; box-shadow: 0 2px 10px rgba(102, 126, 234, 0.3);}

.product-detail-pane{ width:100%; position:relative; background:#ffffff; padding:30px 0px 0px 0px;}
.product-detail-pane .img-sec{position: relative; margin-bottom: 30px; border: 1px solid #E6E6E6; padding: 10px; text-align: center;}
.product-detail-pane .detail-content{position: relative; text-align: left;}
.product-detail-pane .detail-content h2{ font-size:28px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.product-detail-pane .detail-content h3{ font-size:25px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.product-detail-pane .detail-content h4{ font-size:22px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.product-detail-pane .detail-content h5{ font-size:20px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.product-detail-pane .detail-content h6{ font-size:16px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.product-detail-pane .detail-content p{ font-size:16px; color:#000000; line-height:26px; margin-bottom:20px; text-align:justify;}
.product-detail-pane .detail-content ul {margin: 0; padding: 0;}
.product-detail-pane .detail-content ul li {list-style-type: none; display: block; font-size: 15px; color: #000000; margin-bottom: 15px; padding-left: 30px;}
.product-detail-pane .detail-content ul li::before {display: inline-block; color: #125d8f; content: "\f178"; font-family: "Font Awesome 6 Free"; font-weight: 900; margin-left: -30px; position: absolute;}
.product-detail-pane .detail-content a{ font-size: 18px; color: #1A5F90; font-weight: 600; text-decoration: none;}

.last-btns{ display: flex; justify-content: start; column-gap: 15px; flex-wrap: wrap; position: relative; margin: 20px 0px;}
.last-btns .demo-btn{ background:#125D8F; color:#FFFFFF!important; padding:10px 20px; border-radius:30px; text-decoration:none; font-size:14px; display:flex; align-items:center; gap:8px;}
.last-btns .brochure-btn{ background:#d4a817; color:#FFFFFF!important; padding:10px 20px; border-radius:30px; text-decoration:none; font-size:14px; display:flex; align-items:center; gap:8px;}

.contact-map-address{width:100%;position:relative;background:#ffffff;padding:40px 0 0}
.contact-map-address .map-pane{background:#ffffff;box-shadow:0 0 30px 5px #efefef;padding:10px;margin-bottom:30px}
.contact-map-address .address-pane{background:#125D8F;border-radius:10px;margin-bottom:30px;padding:24px}
.contact-map-address .address-pane h3{font-size:22px;color:#ffffff;margin-bottom:15px;font-weight:500}
.contact-map-address .address-pane .content{display:flex;align-items:center;column-gap:20px;margin-bottom:25px}
.contact-map-address .address-pane .content i{width:40px;height:40px;border-radius:50%;text-align:center;font-size:18px;color:#125D8F;background:#ffffff;line-height:40px}
.contact-map-address .address-pane .content p{font-size:18px;color:#ffffff;font-weight:500;margin-bottom:0;line-height:26px;text-align:left;width:84%}
.contact-map-address .address-pane .content p a{color:#ffffff;text-decoration:none}
.contact-map-address .address-pane p{font-size:18px;color:#ffffff;font-weight:500;margin-bottom:0;line-height:26px;text-align:left}

.contact-enquiry-form{width:100%;position:relative;background:#ffffff;padding:10px 0 0}
.contact-enquiry-form .enquiry-form-pane{position:relative;margin-bottom:30px;background:#ffffff;box-shadow:0 0 30px 5px #efefef;padding:30px}
.contact-enquiry-form .enquiry-form-pane .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}
.contact-enquiry-form .enquiry-form-pane .form-group{margin-bottom:.6rem}
.contact-enquiry-form .enquiry-form-pane .form-row>.col,.form-row>[class*=col-]{padding-right:10px;padding-left:10px}
.contact-enquiry-form .enquiry-form-pane .form-check{margin-bottom:0;padding-left:10px}
.contact-enquiry-form .enquiry-form-pane .btn-form-submit{background:#125D8F;color:#ffffff;padding:13px 25px;border-radius:5px;border:1px solid #125D8F;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block}
.contact-enquiry-form .enquiry-form-pane .btn-form-submit:hover{background:transparent;color:#125D8F;border:1px solid #125D8F;transition:.8s linear}
.contact-enquiry-form .enquiry-form-pane .form-control{padding:.675rem .6rem;border-radius:0;background-color:transparent;color:#000;font-size:14px;border:1px solid #d9d9d9;font-weight:500}
.contact-enquiry-form .enquiry-form-pane input,.contact-enquiry-form .enquiry-form-pane select{height:50px!important;box-shadow:none}
.contact-enquiry-form .enquiry-form-pane textarea{height:100px!important;box-shadow:none}
.contact-enquiry-form .enquiry-form-pane .input-group-addon:last-child{border-left:0}
.contact-enquiry-form .enquiry-form-pane label{font-size:16px;color:#000;font-weight:500;margin-bottom:.5rem;display:block}
.contact-enquiry-form .enquiry-form-pane label span{color:#ff0000}
.contact-enquiry-form .enquiry-form-pane .view-all-btn{background:#125D8F;color:#fff;padding:13px 30px;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;text-align:center}
.contact-enquiry-form .enquiry-form-pane .view-all-btn:hover{background:#000;color:#fff;transition:.8s linear}



.image-gallery{width: 100%; padding: 3rem 0; background: #ffffff; position: relative; text-align: center;}
.image-gallery .gallery {display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px;}
.image-gallery .gallery .gallery-item {position: relative; overflow: hidden;border: 1px solid #E6E6E6;}
.image-gallery .gallery .gallery-item img {width: 100%; height: auto; display: block; transition: transform 0.4s ease;}
.image-gallery .gallery .gallery-item .overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(26,95,144,0.5); opacity: 0; display: flex; justify-content: center; align-items: center; transition: opacity 0.3s ease;}
.image-gallery .gallery .gallery-item:hover img {transform: scale(1.05);}
.image-gallery .gallery .gallery-item:hover .overlay {opacity: 1;}
.image-gallery .gallery .gallery-item:hover .overlay i {font-size: 15px; color: white; background: rgba(0,0,0,0.6); padding: 10px; border-radius: 50%;}

@media (max-width: 768px) {
.image-gallery .gallery {grid-template-columns: repeat(2, 1fr);}
}
@media (max-width: 480px) {
.image-gallery .gallery {grid-template-columns: repeat(1, 1fr);}
}

.video-gallery{width: 100%; padding: 3rem 0; background: #ffffff; position: relative; text-align: center;}
.video-gallery .video-box{position: relative; margin-bottom: 30px; text-align: left; border: 1px solid #E6E6E6; padding: 10px; }


.blog-listing-pane{ width:100%; position:relative; background:#ffffff; padding:30px 0px 0px 0px;}
.blog-listing-pane .blog-page-listing{position: relative; margin-bottom: 30px; }
.blog-listing-pane .blog-page-listing .blog-img-section{ border:1px solid #E6E6E6; padding:10px; margin-bottom:15px; position:relative;}
.blog-listing-pane .blog-page-listing .blog-img-section img{ width:100%; height:auto;}
.blog-listing-pane .blog-page-listing .calendar-admin-pane{display: flex; justify-content: space-between; position: relative; margin-bottom: 15px;}
.blog-listing-pane .blog-page-listing .calendar-admin-pane .user{font-size: 15px;}
.blog-listing-pane .blog-page-listing .calendar-admin-pane .user img{margin-right:5px;}
.blog-listing-pane .blog-page-listing h4{ font-size:22px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.blog-listing-pane .blog-page-listing p{ font-size:15px; color:#000000; line-height:26px; margin-bottom:20px; text-align:justify;}
.blog-listing-pane .blog-page-listing .read-more-btn{font-size: 18px; color: #1A5F90; font-weight: 600; text-transform: uppercase; text-decoration: none;}
.blog-listing-pane .blog-page-listing .read-more-btn::after{ content:""; display:inline-block; margin-left:8px; background: url(../images/arrow-left.png) no-repeat; width: 32px; height: 32px; top: 9px; position: relative;}

.blog-details{background: #ffffff; width: 100%; position:relative; padding: 35px 0px 15px 0px;}
.blog-details .detail-content{position: relative;}
.blog-details .detail-content .img-section{background: #ffffff; box-shadow: 0 0 15px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%); padding: 10px; margin-bottom: 15px;}
.blog-details .detail-content .date-admin-cart{ display:flex; justify-content:flex-end; align-items:center; margin-bottom:15px; }
.blog-details .detail-content .date-admin-cart p{ font-size:14px; margin-bottom:0px; color:#000000; }
.blog-details .detail-content .date-admin-cart p i.fa{ color:#faa61a; margin-right:8px; }

.blog-details .detail-content .date-admin-cart .share {text-align: left;}
.blog-details .detail-content .date-admin-cart .share ul {list-style: outside none none; margin: 0; padding: 0;}
.blog-details .detail-content .date-admin-cart .share ul li {display: inline-block; margin: 0px 5px 0 0px; color: #000000; font-size: 15px; padding: 0px;}
.blog-details .detail-content .date-admin-cart .share ul li:before{content: "";}
.blog-details .detail-content .date-admin-cart .share a {background-image: none; text-decoration: none;}
.blog-details .detail-content .date-admin-cart .share ul li .fb {color: #ffffff; display: block; border-radius: 50%; font-size: 14px; height: 34px; line-height: 34px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 34px; background:#3b5998; }
.blog-details .detail-content .date-admin-cart .share ul li .pin {color: #ffffff; display: block; border-radius: 50%; font-size: 14px; height: 34px; line-height: 34px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 34px; background:#e83f3a; }
.blog-details .detail-content .date-admin-cart .share ul li .wht {color: #ffffff; display: block; border-radius: 50%; font-size: 14px; height: 34px; line-height: 34px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 34px; background:#2ba63b; }
.blog-details .detail-content h2{font-size: 30px; color: #000000; margin-bottom: 15px; font-weight: 600;}
.blog-details .detail-content h3{font-size: 25px; color: #000000; margin-bottom: 15px; font-weight: 600;}
.blog-details .detail-content h4{font-size: 22px; color: #000000; margin-bottom: 15px; font-weight: 600;}
.blog-details .detail-content h5{font-size: 20px; color: #000000; margin-bottom: 15px; font-weight: 600;}
.blog-details .detail-content h6{font-size: 16px; color: #000000; margin-bottom: 15px; font-weight: 600;}


.blog-details .detail-content p{ font-size:16px; margin-bottom:20px; color:#000000; line-height:26px; text-align:justify; }
.blog-details .detail-content ul {margin: 0; padding: 0;}
.blog-details .detail-content ul li {list-style-type: none; display: block; font-size: 16px; color: #000000!important; margin-bottom: 20px; padding-left: 25px; line-height: 26px;}
.blog-details .detail-content ul li::before {display: inline-block; color: #2b2970; content: "\f00c"; font-family: FontAwesome; margin-left: -25px; position: absolute;}
.blog-details .detail-content ul li a {color: #0d79f6; text-decoration: none;}
.blog-details .detail-content h4{font-size: 20px; color: #000000; margin-bottom: 15px; font-weight: 600;}

.blog-details .right-details{position: relative;}
.blog-details .right-details h3{font-size: 25px; color: #000000; margin-bottom: 15px; font-weight: 600; text-transform: uppercase;}
.blog-details .right-details .recent-post{position: relative; display: flex; align-items: center; margin-bottom: 20px;}
.blog-details .right-details .recent-post .img-section{background: #ffffff; box-shadow: 0 0 15px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%); padding: 5px; margin-right: 15px; width: 45%; height: auto;}
.blog-details .right-details .recent-post .content{position: relative; width: 55%;}
.blog-details .right-details .recent-post .content h4{font-size: 18px; color: #000000; margin-bottom: 15px; font-weight: 500;}
.blog-details .right-details .recent-post .content h4 a{color: #000000; text-decoration: none;}
.blog-details .adv-banner{background: url(../images/adv-banner.jpg) no-repeat center top; padding: 40px 15px;}
.blog-details .adv-banner h2{color: #ffffff; font-size: 68px; font-weight: 600; text-transform: uppercase; text-align: center; margin-bottom: 20px;}
.blog-details .adv-banner p{ font-size:16px; margin-bottom:20px; color:#ffffff; line-height:26px; text-align:justify; }
.blog-details .adv-banner h5{color: #ffffff; font-size: 30px; font-weight: 600; text-transform: uppercase; text-align: center; margin-bottom: 20px;}
.blog-details .adv-banner .view-products {background: #f7941d; color: #ffffff; padding: 10px 25px; border-radius: 0; border: 1px solid #fe7200; font-size: 16px; font-weight: 600; text-transform: uppercase; display: block; text-align: center; border-radius: 30px;}
.blog-details .adv-banner .view-products:hover {background: transparent; color: #F1880A; border: 1px solid #fe7200; transition: 0.8s linear;}


.product-enquiry-form{width:100%;position:relative;background:#ffffff;padding:30px 0 0 0}
.product-enquiry-form .enquiry-form-pane{position:relative;margin-bottom:30px;background:#ffffff;box-shadow:0 0 30px 5px #efefef;padding:30px}
.product-enquiry-form .enquiry-form-pane .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}
.product-enquiry-form .enquiry-form-pane .form-group{margin-bottom:.6rem}
.product-enquiry-form .enquiry-form-pane .form-row>.col,.form-row>[class*=col-]{padding-right:10px;padding-left:10px}
.product-enquiry-form .enquiry-form-pane .form-check{margin-bottom:0;padding-left:10px}
.product-enquiry-form .enquiry-form-pane .btn-form-submit{background:#125D8F;color:#ffffff;padding:13px 25px;border-radius:5px;border:1px solid #125D8F;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block}
.product-enquiry-form .enquiry-form-pane .btn-form-submit:hover{background:transparent;color:#125D8F;border:1px solid #125D8F;transition:.8s linear}
.product-enquiry-form .enquiry-form-pane .form-control{padding:.675rem .6rem;border-radius:0;background-color:transparent;color:#000;font-size:14px;border:1px solid #d9d9d9;font-weight:500}
.product-enquiry-form .enquiry-form-pane input,.contact-enquiry-form .enquiry-form-pane select{height:50px!important;box-shadow:none}
.product-enquiry-form .enquiry-form-pane textarea{height:100px!important;box-shadow:none}
.product-enquiry-form .enquiry-form-pane .input-group-addon:last-child{border-left:0}
.product-enquiry-form .enquiry-form-pane label{font-size:16px;color:#000;font-weight:500;margin-bottom:.5rem;display:block}
.product-enquiry-form .enquiry-form-pane label span{color:#ff0000}
.product-enquiry-form .enquiry-form-pane .view-all-btn{background:#125D8F;color:#fff;padding:13px 30px;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;text-align:center}
.product-enquiry-form .enquiry-form-pane .view-all-btn:hover{background:#000;color:#fff;transition:.8s linear}

.about-info{ width:100%; position:relative; background:#ffffff; padding:30px 0px 0px 0px;}
.about-info .content-title-sec{position: relative; text-align: left; margin-bottom: 30px;}
.about-info .content-title-sec .sub-title{font-size: 16px; color: #125d8f; font-weight: 700; text-transform: uppercase; margin-bottom: 10px; letter-spacing: .12em;}
.about-info .content-title-sec h3{ font-size:30px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize; line-height: 42px;}
.about-info .desc{position: relative; text-align: left; }
.about-info .desc p{ font-size:16px; color:#000000; line-height:26px; margin-bottom:20px; text-align:justify; }

.abt-det{ width:100%; position:relative; background:#ffffff; padding:0px 0px 0px 0px;}
.abt-det .content-pane{background: #125D8F; border-radius: 10px; padding: 40px; margin-bottom: 20px; display: flex; position: relative; align-items: center;}
.abt-det .content-pane .left-content{flex: 0 0 auto; width: 50%; text-align: center;}
.abt-det .content-pane .right-content{flex: 0 0 auto; width: 50%;}
.abt-det .content-pane .right-content p{ font-size:16px; color:#ffffff; line-height:26px; margin-bottom:20px; text-align:justify; }

.vision-mission-sec{ width:100%; position:relative; background:#ffffff; padding:0px 0px 0px 0px; display: flex; text-align: center;}
.vision-mission-sec .vision-statement{width: 50%; padding: 30px 25px; box-sizing: border-box; background: #f5f4eb;}
.vision-mission-sec .mission-statement{width: 50%; padding: 30px 25px; box-sizing: border-box; background:#ebeae2;}
.vision-mission-sec h4{ font-size:22px; color:#000000; font-weight:600; margin-bottom:15px; text-transform:capitalize;}
.vision-mission-sec p{ font-size:16px; color:#000000; line-height:26px; margin-bottom:20px; text-align:center; padding-bottom: 0px; }

.director-message{ width:100%; position:relative; background:#ffffff; padding:0px 0px 0px 0px; text-align: center;}
.director-message p{text-align: center; font-size: 15px; line-height: 26px; margin-bottom: 25px;}
.director-message h4{ font-size:22px; color:#000000; font-weight:600; margin-bottom:5px; text-transform:capitalize;}
.director-message h4 span{ font-size:16px; color:#000000; font-weight:400; display:block; margin-top:5px;}


.director-message .social-director {padding:0px 0px 0px 0px;text-align:center;width:100%;margin-bottom:20px;}
.director-message .social-director ul {list-style:outside none none;margin:0;padding:0;}
.director-message .social-director ul li {display:inline-block;margin:0px 5px 0 0px;color:#ffffff;font-size:15px;}
.director-message .social-director a {background-image:none;text-decoration:none;}
.director-message .social-director ul li .fb {color:#b9b9b9;display:block;border-radius:50%;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #cccccc;}
.director-message .social-director ul li .fb:hover {background-color:#3b5998;color:#FFFFFF;border:1px solid #3b5998;}
.director-message .social-director ul li .twt {color:#b9b9b9;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #cccccc;}
.director-message .social-director ul li .twt:hover {background-color:#000000;color:#FFFFFF;border:1px solid #26a4f0;}
.director-message .social-director ul li .yt {color:#b9b9b9;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #cccccc;}
.director-message .social-director ul li .yt:hover {background-color:#d32727;color:#FFFFFF;border:1px solid #d32727;}
.director-message .social-director ul li .ld {color:#b9b9b9;border-radius:50%;display:block;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #cccccc;}
.director-message .social-director ul li .ld:hover {background-color:#007bb6;color:#FFFFFF;border:1px solid #007bb6;}
.director-message .social-director ul li .insta {color:#b9b9b9;display:block;border-radius:50%;font-size:16px;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all 0.3s ease 0s;width:40px;background:transparent;border:1px dashed #cccccc;}
.director-message .social-director ul li .insta:hover {background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);color:#FFFFFF;border:1px solid #d6249f;}

.header.sticky {position: fixed; box-shadow: 0 5px 15px rgba(0, 0, 0, .1); transition: .4s; background: #fff; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; width: 100%; top: 0px;}
.header.sticky .wrapper {top: 0px;}

.thankyou-section{ width:100%; position:relative; background:#f5f5f5; padding:50px 0px 50px 0px; text-align: center;}
.thankyou-section .thankyou-box{position:relative;background:#ffffff;box-shadow:0 0 30px 5px #efefef;padding:30px; border-radius:10px;}
.thankyou-section .thankyou-box .thankyou-icon{width:100px;height:100px;border-radius:50%;background:#125D8F;color:#ffffff;font-size:50px;line-height:100px;text-align:center;margin:0 auto 20px auto; display: flex; justify-content: center; align-items: center;}
.thankyou-section .thankyou-box h2{ font-size:32px; color:#000000; font-weight:500; margin-bottom:15px; text-transform:capitalize;}
.thankyou-section .thankyou-box p{ font-size:16px; color:#000000; line-height:26px; margin-bottom:20px; text-align:center; }
.thankyou-section .thankyou-box a{ background:#125D8F; color:#ffffff; padding:10px 20px; border-radius:30px; text-decoration:none; font-size:16px; font-weight:600; display:inline-block; margin-top:10px;}
.thankyou-section .thankyou-box a:hover{ background:transparent; color:#125D8F; border:1px solid #125D8F; transition:.8s linear;} 


.top-text-sec{ width:100%; position:relative; background:#ffffff; padding:30px 0px 30px 0px; text-align: center;}
.top-text-sec .content-sec{ width:100%; position:relative; background:#FFFAE8; padding:10px 0px 10px 0px; border-style: solid; border-width: 1px 1px 1px 5px; border-color: #E5BB19; font-size: 20px; font-weight: 600;}
.services-matter{ width:100%; position:relative; background:#ffffff; padding:30px 0px 0px 0px;}
/* .services-matter .why-matters {display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px;} */
.services-matter .why-matters {margin-top: 30px; position: relative;}
/* .services-matter .why-matters .matter-card { background: #ffffff; padding: 25px; border-radius: 10px; border-left: 4px solid #E5BB19; border-right: 1px solid #E5BB19; border-top: 1px solid #E5BB19; border-bottom: 1px solid #E5BB19; margin-bottom: 30px;} */
.services-matter .why-matters .matter-card { background: #ffffff; padding: 25px; border-radius: 10px; border-left: 4px solid #E5BB19; border-right: 1px solid #E5BB19; border-top: 1px solid #E5BB19; border-bottom: 1px solid #E5BB19; margin-bottom: 30px; display: flex; align-items: start; gap: 20px;}
.services-matter .why-matters .matter-card i{color: #ffffff; font-size: 20px; background: #1A5F90; padding: 12px 14px; border-radius: 50%; margin-right: 15px;}
.services-matter .why-matters .matter-card p {color: #000000; font-size: 20px; line-height: 1.6; margin: 0;}
.options-sec{ width:100%; position:relative; background:#ffffff; padding:0px 0px 20px 0px;}
.options-sec .amc-options {display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;}
.options-sec .amc-options .amc-card {background: white; border-radius: 12px; padding: 35px; box-shadow: 0 5px 20px rgba(0,0,0,0.08); border-top: 5px solid #125D8F; transition: transform 0.3s ease;}
.options-sec .amc-options .amc-card:hover {transform: translateY(-5px); box-shadow: 0 8px 30px rgba(0,0,0,0.12);}
.options-sec .amc-options .amc-card h3 {color: #125D8F; font-size: 1.6rem; margin-bottom: 15px; font-weight: 700;}
.options-sec .amc-options .amc-card .what-it-is {background: #e8f4f8; padding: 15px; border-radius: 8px; margin: 20px 0; font-style: italic; color: #125D8F; font-size: 20px; line-height: 32px;}
.options-sec .amc-options .amc-card .feature-list {margin: 20px 0;}
.options-sec .amc-options .amc-card .feature-list h4 {color: #125D8F; margin-bottom: 10px; font-size: 1.5rem; font-weight: 600;}
.options-sec .amc-options .amc-card .feature-list ul {list-style: none; padding-left: 0;}
.options-sec .amc-options .amc-card .feature-list li {padding: 8px 0; padding-left: 25px; position: relative; color: #000000; font-size: 18px;}
.options-sec .amc-options .amc-card .feature-list li:before {content: "✓"; position: absolute; left: 0; color: #28a745; font-weight: bold;}
.options-sec .amc-options .amc-card .feature-list.excludes li:before {content: "✗"; color: #dc3545;}
.options-sec .amc-options .amc-card img{ max-width: 100%; height: auto; border-radius: 10px;}
.content-box-1{ width:100%; position:relative; background:#ffffff; padding:0px 0px 30px 0px;}
.content-box-1 .highlight-box {background: #ffffff; border-left: 4px solid #ffc107; border-right: 1px solid #ececec; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; padding: 20px; margin: 30px 0; border-radius: 6px;}
.content-box-1 .highlight-box p {color: #856404; margin: 5px 0 25px 0px; font-size: 20px;}
.content-box-1 .highlight-box h4 {color: #856404; font-size: 46px; margin-bottom: 20px; font-weight: 700;}
.add-service{ width:100%; position:relative; background:#ffffff; padding:0px 0px 30px 0px;}
/* .add-service .services-grid {display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px;} */
.add-service .services-grid {display: block}
.add-service .services-grid .service-card {background: white; padding: 30px; border-radius: 10px; box-shadow: 0 3px 15px rgba(0,0,0,0.06); margin-bottom: 30px; display: flex; align-items: center; gap: 30px;}
.add-service .services-grid .service-card .img-sec{position: relative;}
.add-service .services-grid .service-card .img-sec img{width: 100%; height: auto; border-radius: 10px;}
.add-service .services-grid .service-card h3 {color: #125D8F; margin-bottom: 15px; font-size: 1.6rem; font-weight: 600;}
.add-service .services-grid .service-card p, .service-card ul {color: #000000;}
.add-service .services-grid .service-card ul {list-style: none; padding-left: 0;}
.add-service .services-grid .service-card ul li {padding: 6px 0; padding-left: 20px; position: relative; font-size: 18px; margin-bottom: 10px; color: #000000;}
.add-service .services-grid .service-card ul li:before {content: "•"; position: absolute; left: 0; color: #2a5298; font-weight: bold;}
.add-service .services-grid .service-card p{font-size: 18px; margin-bottom: 20px; line-height: 26px;}
.case-study-1{ width:100%; position:relative; background:#ffffff; padding:0px 0px 30px 0px;}
.case-study-1 .case-studies {display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;}
.case-study-1 .case-studies .case-study {background: white; border-radius: 12px; padding: 35px; margin-bottom: 30px; box-shadow: 0 4px 15px rgba(0,0,0,0.08);}
.case-study-1 .case-studies .case-study h3 {color: #125D8F; font-size: 1.6rem; margin-bottom: 20px; font-weight: 600; text-decoration: underline;}
.case-study-1 .case-studies .case-study h4 {color: #125D8F; margin: 20px 0 10px; font-size: 1.2rem; font-weight: 600;}
.case-study-1 .case-studies .case-study ul {list-style: none; padding-left: 0;}
.case-study-1 .case-studies .case-study ul li {padding: 5px 0; padding-left: 25px; position: relative; color: #000000;}
.case-study-1 .case-studies .case-study ul li:before {content: "▸"; position: absolute; left: 0; color: #125D8F;}
.case-study-1 .case-studies .case-study p {color: #000000; font-size: 16px; line-height: 26px; margin-bottom: 20px;}
.case-study-faq{ width:100%; position:relative; background:#ffffff; padding:0px 0px 30px 0px;}
.case-study-faq .faq-section {position: relative;}
.case-study-faq .faq-section .faq-item {background: white; padding: 25px; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0,0,0,0.05);}
.case-study-faq .faq-section .faq-item h4 {color: #125D8F; margin-bottom: 10px; font-size: 1.1rem; font-weight: 600;}
.case-study-faq .faq-section .faq-item p {color: #000000; font-size: 16px; line-height: 26px;}
.service-support-enquiry-form{width:100%;position:relative;background:#ffffff;padding:10px 0 0}
.service-support-enquiry-form .enquiry-form-pane{position:relative;margin-bottom:30px;background:#ffffff;box-shadow:0 0 30px 5px #efefef;padding:30px}
.service-support-enquiry-form .enquiry-form-pane .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}
.service-support-enquiry-form .enquiry-form-pane .form-group{margin-bottom:.6rem}
.service-support-enquiry-form .enquiry-form-pane .form-row>.col,.form-row>[class*=col-]{padding-right:10px;padding-left:10px}
.service-support-enquiry-form .enquiry-form-pane .form-check{margin-bottom:0;padding-left:10px}
.service-support-enquiry-form .enquiry-form-pane .btn-form-submit{background:#125D8F;color:#ffffff;padding:13px 25px;border-radius:5px;border:1px solid #125D8F;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block}
.service-support-enquiry-form .enquiry-form-pane .btn-form-submit:hover{background:transparent;color:#125D8F;border:1px solid #125D8F;transition:.8s linear}
.service-support-enquiry-form .enquiry-form-pane .form-control{padding:.675rem .6rem;border-radius:0;background-color:transparent;color:#000;font-size:14px;border:1px solid #d9d9d9;font-weight:500}
.service-support-enquiry-form .enquiry-form-pane input,.service-support-enquiry-form .enquiry-form-pane select{height:50px!important;box-shadow:none}
.service-support-enquiry-form .enquiry-form-pane textarea{height:100px!important;box-shadow:none}
.service-support-enquiry-form .enquiry-form-pane .input-group-addon:last-child{border-left:0}
.service-support-enquiry-form .enquiry-form-pane label{font-size:16px;color:#000;font-weight:500;margin-bottom:.5rem;display:block}
.service-support-enquiry-form .enquiry-form-pane label span{color:#ff0000}
.service-support-enquiry-form .enquiry-form-pane .view-all-btn{background:#125D8F;color:#fff;padding:13px 30px;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;text-align:center}
.service-support-enquiry-form .enquiry-form-pane .view-all-btn:hover{background:#000;color:#fff;transition:.8s linear}


.asset-management-1{width:100%; position:relative; background:#125D8F; display: flex; justify-content: start; align-items: center; margin-top: 30px;}
.asset-management-1 .left-side{position: relative; width: 60%;}
.asset-management-1 .right-side{position: relative; width: 40%; padding: 20px;}
.asset-management-1 .right-side h3{ font-size:35px; color:#ffffff; text-transform:capitalize; font-weight:700;margin-bottom: 10px;}
.asset-management-1 .right-side span{ font-size:20px; color:#ffffff; display:block; text-transform:none; font-weight:500; margin-bottom: 20px;}
.asset-management-1 .right-side p{ font-size:16px; color:#ffffff; line-height: 26px; margin-bottom: 20px;}
.asset-management-1 .right-side .demo-btn{background:#fcd53e;color:#000000;border:none;padding:10px 20px;border-radius:30px;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;}
.asset-management-1 .right-side .demo-btn:hover{background:#fcd53e;}

.assets-challenge{position: relative; width: 100%; background: #ffffff; padding: 30px 0px 0px 0px;}
.assets-challenge p{font-size: 16px; line-height: 26px; margin-bottom: 20px; text-align: center;}
.assets-challenge .desktop-challenge{display: block;}
.assets-challenge .mobile-challenge{display: none;}

.assets-challenge h4{text-decoration: underline; color: #125D8F; font-size: 30px; font-weight: 700; text-align: center; margin-bottom: 20px;}

.assets-3{position: relative; width: 100%; background: #ffffff; padding: 30px 0px 0px 0px;}
.assets-3 p{font-size: 16px; line-height: 26px; margin-bottom: 20px;}
.assets-3 ul {margin: 0; padding: 0;}
.assets-3 ul li {list-style-type: none; display: block; font-size: 16px; color: #000000!important; margin-bottom: 20px; padding-left: 25px; line-height: 26px;}
.assets-3 ul li::before {display: inline-block; color: #2b2970; content: "\f00c"; font-family: FontAwesome; margin-left: -25px; position: absolute;}

.assets-3-1{position: relative; width: 100%; background: #F2F9FF; padding: 30px 0px 0px 0px;}
.assets-3-1 p{font-size: 16px; line-height: 26px; margin-bottom: 20px; text-align: center;}
/* .assets-3-1 ul {margin: 0; padding: 0;}
.assets-3-1 ul li {list-style-type: none; display: block; font-size: 16px; color: #000000!important; margin-bottom: 20px; padding-left: 25px; line-height: 26px;}
.assets-3-1 ul li::before {display: inline-block; color: #2b2970; content: "\f00c"; font-family: FontAwesome; margin-left: -25px; position: absolute;} */
.assets-3-1 h4{text-decoration: underline; color: #125D8F; font-size: 30px; font-weight: 700; text-align: center; margin-bottom: 20px;}

.assets-3-1 ul {margin: 0; padding: 0;}
.assets-3-1 ul li {list-style-type: none; display: block; font-size: 20px; color: #000000 !important; margin-bottom: 50px; padding-left: 82px; line-height: 40px; position: relative;}
.assets-3-1 ul li::before {content: ""; position: absolute; left: 0; top: -10px; width: 58px; height: 58px; background-image: url('../images/checkmark.png'); background-size: contain; background-repeat: no-repeat;}
.assets-3-1 .img-sec{margin: 0 auto 30px auto; background: #ffffff; padding: 10px; display: block; width: 80%; border: 1px solid #dbdbdb;}

.assets-4{position: relative; width: 100%; background: #ffffff; padding: 30px 0px 0px 0px;}
.assets-4 .pointers-content{display: flex; position: relative; justify-content: start; column-gap: 20px;}
.assets-4 .pointers-content .item{position: relative; width: 25%; border: 1px solid #cccccc; padding: 10px; margin-bottom: 30px;}
.assets-4 .pointers-content .item h5{font-size: 20px; font-weight: 500; margin-bottom: 15px;}
.assets-4 .pointers-content .item p{font-size: 16px; line-height: 26px; margin-bottom: 0;}
.assets-4 .pointers-content .item img{margin-bottom: 10px;}


.assets-4-2{position: relative; width: 100%; background: #ffffff; padding: 30px 0 0 0;}
.assets-4-2 .pointers-content{display: flex; position: relative; justify-content: flex-start; column-gap: 20px; row-gap: 20px; flex-wrap: wrap; box-sizing: border-box;}
.assets-4-2 .pointers-content .item{position: relative; width: calc(33.333% - 13.333px); border: 1px solid #cccccc; padding: 10px; margin-bottom: 0; box-sizing: border-box;}
.assets-4-2 .pointers-content .item h5{font-size: 20px; font-weight: 500; margin-bottom: 15px;}
.assets-4-2 .pointers-content .item p{font-size: 16px; line-height: 26px; margin-bottom: 0;}
.assets-4-2 .pointers-content .item ul{margin: 0; padding: 0;}
.assets-4-2 .pointers-content .item ul li{list-style-type: none; display: block; margin-bottom: 5px; font-size: 15px; line-height: 24px; padding-left: 25px;}
.assets-4-2 .pointers-content .item ul li::before {display: inline-block; color: #2b2970; content: "\f00c"; font-family: FontAwesome; margin-left: -25px; position: absolute;}
.assets-4-2 .pointers-content .item img{margin-bottom: 10px;}

@media (max-width: 900px){
  .assets-4-2 .pointers-content .item{width: calc(50% - 10px);}
}
@media (max-width: 480px){
  .assets-4-2 .pointers-content .item{width: 100%;}
}


.asset-5{position: relative; width: 100%; background: #125d8f; display: flex;}
.asset-5 .left-sec{width: 50%; position: relative; padding: 30px;}
.asset-5 .right-sec{width: 50%; position: relative; background: #0d5483; padding: 30px;}
.asset-5 h3{ font-size:20px; color:#ffffff; text-transform:capitalize; font-weight:600;margin-bottom: 25px;}
.asset-5 ul {margin: 0; padding: 0;}
.asset-5 ul li {list-style-type: none; display: block; font-size: 16px; color: #ffffff!important; margin-bottom: 20px; padding-left: 25px; line-height: 26px;}
.asset-5 ul li::before {display: inline-block; color: #ffffff; content: "\f00c"; font-family: FontAwesome; margin-left: -25px; position: absolute;}


.asset-5-new{position: relative; width: 100%; background: #ffffff; padding: 30px 0px;}
.asset-5-new .indu-sec-1{position: relative; margin-bottom: 30px;}
.asset-5-new .indu-sec-1 img{margin-bottom: 15px; border-radius: 15px; }
.asset-5-new .indu-sec-1 h5{font-size: 20px; font-weight: 500;}


.assets-5-1-new{position: relative; width: 100%; background: #ffffff; padding: 0px 0px 0px 0px;}
.assets-5-1-new .pointers-content{display: flex; position: relative; justify-content: start; column-gap: 20px;}
.assets-5-1-new .pointers-content .item{position: relative; width: 20%; border: 1px solid #cccccc; padding: 10px; margin-bottom: 30px; background: #f9f9f9;}
.assets-5-1-new .pointers-content .item h5{font-size: 20px; font-weight: 500; margin-bottom: 15px;}
.assets-5-1-new .pointers-content .item p{font-size: 16px; line-height: 26px; margin-bottom: 0;}
.assets-5-1-new .pointers-content .item img{margin-bottom: 10px;}

.asset-6{position: relative; width: 100%; background: #ffffff; padding: 30px 0px;}
.asset-6 .placeholder-sec{background: #fcd53e; padding: 30px; text-align: center; border-radius: 15px;}
.asset-6 .placeholder-sec h2{margin-bottom: 20px;}
.asset-6 .placeholder-sec p{text-align: center; font-size: 18px; margin-bottom: 20px;line-height: 28px;}
.asset-6 .place-holder-btn{background:#0d5483;color:#ffffff;border:none;padding:10px 20px;border-radius:30px;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;}
.asset-6 .place-holder-btn:hover{background:#0d5483;}


.asset-6 .placeholder-sec .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}
.asset-6 .placeholder-sec .form-group{margin-bottom:.6rem;}
.asset-6 .placeholder-sec .form-row>.col,.form-row>[class*=col-]{padding-right:10px;padding-left:10px}
.asset-6 .placeholder-sec .form-check{margin-bottom:0;padding-left:10px}
.asset-6 .placeholder-sec .btn-form-submit{background:#125D8F;color:#ffffff;padding:13px 25px;border-radius:5px;border:1px solid #125D8F;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block}
.asset-6 .placeholder-sec .btn-form-submit:hover{background:transparent;color:#125D8F;border:1px solid #125D8F;transition:.8s linear}
.asset-6 .placeholder-sec .form-control{padding:.675rem .6rem;border-radius:0;background-color:#ffffff;color:#000;font-size:14px;border:1px solid #d9d9d9;font-weight:500}
.asset-6 .placeholder-sec input,.asset-6 .placeholder-sec select{height:50px!important;box-shadow:none}
.asset-6 .placeholder-sec textarea{height:100px!important;box-shadow:none}
.asset-6 .placeholder-sec .input-group-addon:last-child{border-left:0}
.asset-6 .placeholder-sec label{font-size:16px;color:#000;font-weight:500;margin-bottom:.5rem;display:block; text-align: left;}
.asset-6 .placeholder-sec label span{color:#ff0000}
.asset-6 .placeholder-sec .view-all-btn{background:#125D8F;color:#fff;padding:13px 30px;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;text-align:center}
.asset-6 .placeholder-sec .view-all-btn:hover{background:#000;color:#fff;transition:.8s linear}


.assets-7{position: relative; width: 100%; background: #ffffff; padding: 30px 0px 0px 0px;}
.assets-7 .pointers-content{display: flex; position: relative; justify-content: start; column-gap: 20px;}
.assets-7 .pointers-content .item{position: relative; width: 33%; border: 1px solid #cccccc; padding: 10px; margin-bottom: 30px;}
.assets-7 .pointers-content .item h5{font-size: 20px; font-weight: 500; margin-bottom: 15px;}
.assets-7 .pointers-content .item p{font-size: 16px; line-height: 26px; margin-bottom: 0;}
.assets-7 .pointers-content .item img{margin-bottom: 10px;}

.ims-1{position: relative; width: 100%; background: #ffffff; padding: 30px 0px 30px 0px; text-align: center;}
.ims-1 h3{ font-size:35px; color:#000000; text-transform:capitalize; font-weight:700;margin-bottom: 30px; text-align: center;}
.ims-1 .img-sec{box-shadow: 0 0 30px 5px #efefef; padding: 10px; margin-bottom: 30px;}
.ims-1 p{font-size: 18px; line-height: 28px; text-align: center; color: #000000; margin-bottom: 30px;} 
.ims-1 .demo-btn{background:#fcd53e;color:#000000;border:none;padding:10px 20px;border-radius:30px;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;}
.ims-1 .demo-btn:hover{background:#fcd53e;}

.ims-2{position: relative; width: 100%; background: #F2F9FF; padding: 30px 0px 30px 0px; text-align: center;}
.ims-2 h4{text-decoration: underline; color: #125D8F; font-size: 30px; font-weight: 700; text-align: center; margin-bottom: 20px;}
.ims-2 p{font-size: 18px; line-height: 28px; text-align: center; color: #000000; margin-bottom: 30px;}
.ims-2 img{margin-bottom: 30px;}
.ims-2 .desktop-challenge{display: block;}
.ims-2 .mobile-challenge{display: none;}

.ims-3{position: relative; width: 100%; background: #ffffff; padding: 30px 0px 30px 0px;}
.ims-3 ul {margin: 0; padding: 0;}
.ims-3 ul li {list-style-type: none; display: block; font-size: 20px; color: #000000 !important; margin-bottom: 50px; padding-left: 82px; line-height: 40px; position: relative;}
.ims-3 ul li::before {content: ""; position: absolute; left: 0; top: -10px; width: 58px; height: 58px; background-image: url('../images/checkmark.png'); background-size: contain; background-repeat: no-repeat;}


.ims-4{position: relative; width: 100%; background: #F2F9FF; padding: 30px 0px 0px 0px;}
.ims-4 p{font-size: 16px; line-height: 26px; margin-bottom: 20px; text-align: center;}
.ims-4 h4{text-decoration: underline; color: #125D8F; font-size: 30px; font-weight: 700; text-align: center; margin-bottom: 20px;}
.ims-4 .img-sec{margin: 0 auto 30px auto; background: #ffffff; padding: 10px; display: block; width: 80%; border: 1px solid #dbdbdb;}
.ims-4 ul {margin: 0; padding: 0;}
.ims-4 ul li {list-style-type: none; display: block; font-size: 20px; color: #000000 !important; margin-bottom: 50px; padding-left: 82px; line-height: 40px; position: relative;}
.ims-4 ul li::before {content: ""; position: absolute; left: 0; top: -10px; width: 58px; height: 58px; background-image: url('../images/checkmark.png'); background-size: contain; background-repeat: no-repeat;}


.ims-5{position: relative; width: 100%; background: #ffffff; padding: 30px 0 30px 0;}
.ims-5 .pointers-content{display: flex; position: relative; justify-content: flex-start; column-gap: 20px; row-gap: 20px; flex-wrap: wrap; box-sizing: border-box;}
.ims-5 .pointers-content .item{position: relative; width: calc(33.333% - 13.333px); border: 1px solid #cccccc; padding: 10px; margin-bottom: 0; box-sizing: border-box;}
.ims-5 .pointers-content .item h5{font-size: 20px; font-weight: 500; margin-bottom: 15px;}
.ims-5 .pointers-content .item p{font-size: 16px; line-height: 26px; margin-bottom: 0;}
.ims-5 .pointers-content .item img{margin-bottom: 10px;}

@media (max-width: 900px){
  .ims-5 .pointers-content .item{width: calc(50% - 10px);}
}
@media (max-width: 480px){
  .ims-5 .pointers-content .item{width: 100%;}
}

.ims-6{position: relative; width: 100%; background: #125d8f; display: flex;}
.ims-6 .left-sec{width: 50%; padding: 30px; background: #0274bf;}
.ims-6 .right-sec{width: 50%; padding: 30px;}
.ims-6 h4{font-size: 25px; color: #ffffff; font-weight: 700; margin-bottom: 30px;}
.ims-6 ul {margin: 0; padding: 0;}
.ims-6 ul li {list-style-type: none; display: block; font-size: 20px; color: #ffffff !important; margin-bottom: 30px; padding-left: 54px; line-height: 32px; position: relative;}
.ims-6 ul li::before {content: ""; position: absolute; left: 0; top: 7px; width: 30px; height: 30px; background-image: url('../images/checkmark-2.png'); background-size: contain; background-repeat: no-repeat;}


.ims-7{position: relative; width: 100%; background: #ffffff; padding: 30px 0px;}
.ims-7 .indu-sec-1{position: relative; margin-bottom: 30px;}
.ims-7 .indu-sec-1 img{margin-bottom: 15px; border-radius: 15px; }
.ims-7 .indu-sec-1 h5{font-size: 20px; font-weight: 500;}


.ims-8{position: relative; width: 100%; background: #F2F9FF; padding: 30px 0px 30px 0px;}
.ims-8 .placeholder-sec{background: #fcd53e; padding: 30px; text-align: center; border-radius: 15px;}
.ims-8 .placeholder-sec h2{margin-bottom: 20px;}
.ims-8 .placeholder-sec p{text-align: center; font-size: 18px; margin-bottom: 20px;line-height: 28px;}
.ims-8 .place-holder-btn{background:#0d5483;color:#ffffff;border:none;padding:10px 20px;border-radius:30px;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;}
.ims-8 .place-holder-btn:hover{background:#0d5483;}
.ims-8 .placeholder-sec .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}
.ims-8 .placeholder-sec .form-group{margin-bottom:.6rem;}
.ims-8 .placeholder-sec .form-row>.col,.form-row>[class*=col-]{padding-right:10px;padding-left:10px}
.ims-8 .placeholder-sec .form-check{margin-bottom:0;padding-left:10px}
.ims-8 .placeholder-sec .btn-form-submit{background:#125D8F;color:#ffffff;padding:13px 25px;border-radius:5px;border:1px solid #125D8F;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block}
.ims-8 .placeholder-sec .btn-form-submit:hover{background:transparent;color:#125D8F;border:1px solid #125D8F;transition:.8s linear}
.ims-8 .placeholder-sec .form-control{padding:.675rem .6rem;border-radius:0;background-color:#ffffff;color:#000;font-size:14px;border:1px solid #d9d9d9;font-weight:500}
.ims-8 .placeholder-sec input,.ims-8 .placeholder-sec select{height:50px!important;box-shadow:none}
.ims-8 .placeholder-sec textarea{height:100px!important;box-shadow:none}
.ims-8 .placeholder-sec .input-group-addon:last-child{border-left:0}
.ims-8 .placeholder-sec label{font-size:16px;color:#000;font-weight:500;margin-bottom:.5rem;display:block; text-align: left;}
.ims-8 .placeholder-sec label span{color:#ff0000}
.ims-8 .placeholder-sec .view-all-btn{background:#125D8F;color:#fff;padding:13px 30px;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;text-align:center}
.ims-8 .placeholder-sec .view-all-btn:hover{background:#000;color:#fff;transition:.8s linear}

.business-solutions{width: 100%; position: relative; background: #ffffff; padding: 30px 0px 0px 0px;}
.business-solutions .indu-sec-1{position: relative; margin-bottom: 30px;}
.business-solutions .indu-sec-1 img{margin-bottom: 15px; border-radius: 15px; }
.business-solutions .indu-sec-1 h5{font-size: 20px; font-weight: 500;}
.business-solutions .indu-sec-1 a{color: #000000;}

.carousel-control-next-icon, .carousel-control-prev-icon{border: 1px solid #ffffff; filter: invert(100%);}

.field_error { color:red;font-size: 14px;}


.solution-breadcrumb{background:#175C8E;}
.solution-breadcrumb .breadcrumb-section{padding:6px 0px;}

.warehouse-mgt-second { background-image: url(../images/warehouse-mgt-second-bg.png); background-size: cover; background-position: center; padding: 80px 0; color: #ffffff; }
.warehouse-mgt-second .text-sec h1 { font-size: 62px; font-weight: 700; margin-bottom: 60px; }
.warehouse-mgt-second .text-sec .sub-text { font-size: 18px; line-height:26px; font-weight: 500; margin-bottom: 20px; }
.warehouse-mgt-second .text-sec .normal-text { font-size: 16px; line-height: 1.6; max-width: 960px; margin-bottom: 60px; color: #ffffff; }
.warehouse-mgt-second .text-sec .demo-btn { display: inline-flex; align-items: center; background-color: #FCD53E; color: #000000; font-size:18px; padding: 10px 10px 10px 25px; border-radius: 50px; text-decoration: none; }
.warehouse-mgt-second .text-sec .demo-btn .arrow-circle { display: flex; align-items: center; justify-content: center; background-color: #125D8F; color: #ffffff; width: 40px; height: 40px; border-radius: 50%; margin-left: 15px; }

.asset-mgt-second { background-image: url(../images/asset-mgt-second-bg.png) !important; background-size: cover; background-position: center; padding: 80px 0; color: #ffffff; }
.inventory-mgt-second { background-image: url(../images/inventory-mgt-second-bg.png) !important; background-size: cover; background-position: center; padding: 80px 0; color: #ffffff; }
.stock-take-second{ background-image: url(../images/stock-take-second-bg.png) !important; background-size: cover; background-position: center; padding: 80px 0; color: #ffffff; }
.truck-mgt-second{ background-image: url(../images/stock-take-second-bg.png) !important; background-size: cover; background-position: center; padding: 80px 0; color: #ffffff; }
.approan-mg-second{ background-image: url(../images/approan-second-bg.png) !important; background-size: cover}

.warehouse-mgt-third{position:relative; width:100%; padding:60px 0px;}
.warehouse-mgt-third .img-sec{position:relative; width:100%;}
.warehouse-mgt-third .img-sec img{width:100%;}
.warehouse-mgt-third .text-sec{position:relative; width:100%;}
.warehouse-mgt-third .text-sec h2{font-size: 46px; font-weight: 700; margin-bottom: 20px;}
.warehouse-mgt-third .text-sec p{font-size: 16px; line-height:26px; margin-bottom: 20px;}
.warehouse-mgt-third .text-sec p:last-child{margin-bottom: 0px;}

.warehouse-mgt-fourth { padding: 60px 0px 40px 0px; background-color: #F8F8F8; margin-bottom:60px; }
.warehouse-mgt-fourth .header-sec { text-align: center; margin-bottom: 50px; }
.warehouse-mgt-fourth .header-sec h2 { font-size: 46px; font-weight: 700;  margin-bottom: 20px; }
.warehouse-mgt-fourth .header-sec p { font-size: 17px;  line-height: 1.7; }
.warehouse-mgt-fourth .solution-card { background:#ffffff; padding:20px; border-radius:7px;  box-shadow: 0 4px 15px rgba(0,0,0,0.2); margin-bottom:30px; height:calc(100% - 30px); }
.warehouse-mgt-fourth .solution-card .card-title-area { display: flex; align-items: center; margin-bottom: 20px; }
.warehouse-mgt-fourth .solution-card .card-title-area img { width: 60px; height: 60px; object-fit: contain; margin-right: 20px; }
.warehouse-mgt-fourth .solution-card .card-title-area h3 { font-size: 25px; font-weight: 600; color: #175C8E; margin: 0; }
.warehouse-mgt-fourth .solution-card p { font-size: 16px;  line-height: 1.6; margin: 0; text-align: left; }

.warehouse-mgt-fifth {position:relative; margin-bottom:60px; }
.warehouse-mgt-fifth .header-sec h2 { font-size: 46px; font-weight: 700; margin-bottom: 20px; line-height:60px; }
.warehouse-mgt-fifth .header-sec h2 span{color:#175C8E;}
.warehouse-mgt-fifth .header-sec p { font-size: 16px;  max-width: 1100px; line-height: 1.6; }
.warehouse-mgt-fifth .nav-pills .nav-link { display: flex; align-items: center; background: transparent; border: none; padding: 0; margin-bottom: 20px; width: 100%; transition: all 0.3s ease; }
.warehouse-mgt-fifth .nav-pills .nav-link .step-num { background-color: #FCD53E; color: #175C8E; width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 15px; font-weight: 600; flex-shrink: 0; z-index: 2; font-size:20px; }
.warehouse-mgt-fifth .nav-pills .nav-link .tab-label { background: #ffffff; font-size:16px; line-height:26px; color: #175C8E; border: 1px solid #f8f8f8; box-shadow: 0 4px 15px rgba(0,0,0,0.05); border-radius: 6px; padding: 10px 15px; font-weight: 600; text-align: left; transition: all 0.3s ease; }
.warehouse-mgt-fifth .nav-pills .nav-link.active .tab-label { background-color: #175C8E; color: #ffffff; border-color: #1e6091; }

.warehouse-mgt-fifth .benefit-display { position: relative; display: flex; justify-content: flex-end; align-items: center; min-height: 450px; padding: 0px 0; }
.warehouse-mgt-fifth .benefit-card { background: #ffffff; border: 1.5px solid #FCD53E; border-radius: 6px; padding: 20px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 72%; z-index: 5; 0 4px 20px rgba(0, 0, 0, .08); }
.warehouse-mgt-fifth .benefit-card .benefit-card-head { color: #1e6091; font-weight: 600; margin-bottom: 18px; font-size: 23px; line-height: 1.2; }
.warehouse-mgt-fifth .benefit-card p { line-height: 1.6; font-size: 16px; margin: 0; text-align: left; }
.warehouse-mgt-fifth .benefit-image { width: 60%; }
.warehouse-mgt-fifth .benefit-image img { width: 100%; border-radius: 10px; height: auto; object-fit: cover; display: block; box-shadow: 0 5px 15px rgba(0,0,0,0.1); }

.warehouse-mgt-six{position:relative;width:100%;background:#F8F8F8;padding:60px 0;margin-bottom:60px;text-align:center;}
.warehouse-mgt-six h2{font-size:46px;font-weight:700;margin-bottom:60px;line-height:1.2;}
.warehouse-mgt-six img{width:100%;max-width:100%;height:auto;display:block;margin:0 auto;}

.warehouse-mgt-cta{position:relative; width:100%; margin-bottom:60px;}
.warehouse-mgt-cta .cta-box{background:url('../images/upgrade-ware-mgt-system-bg.png') center/cover no-repeat;border-radius:6px;position:relative;padding:60px 20px;text-align:center;overflow:hidden;}
.warehouse-mgt-cta .cta-box h2{position:relative;color:#ffffff;font-size:46px;font-weight:600;margin-bottom:30px;}
.warehouse-mgt-cta .cta-btn { display: inline-flex; align-items: center; background-color: #FCD53E; color: #000000; font-size:18px; padding: 10px 10px 10px 25px; border-radius: 50px; text-decoration: none;  }
.warehouse-mgt-cta .cta-btn .arrow-circle { display: flex; align-items: center; justify-content: center; background-color: #125D8F; color: #ffffff; width: 40px; height: 40px; border-radius: 50%; margin-left: 15px; }

.warehouse-mgt-cta .cta-box-asset-mgt{background:url('../images/upgrade-asset-mgt-system-bg.png') center/cover no-repeat !important;border-radius:6px;position:relative;padding:60px 20px;text-align:center;overflow:hidden;}
.warehouse-mgt-cta .inventory-mgt-cta{background:url('../images/upgrade-inventory-mgt-system-bg.png') center/cover no-repeat !important;border-radius:6px;position:relative;padding:60px 20px;text-align:center;overflow:hidden;}
.cta-box-stock-take{background:url('../images/upgrade-stock-take-system-bg.png') center/cover no-repeat !important;border-radius:6px;position:relative;padding:60px 20px;text-align:center;overflow:hidden;}
.truck-cta-box{background:url('../images/upgrade-stock-truck-bg.png') center/cover no-repeat !important;}
.apron-mgt-cta{background:url('../images/upgrade-apron-mgt-bg.png') center/cover no-repeat !important;}

.warehouse-mgt-cards{position:relative; margin-bottom:30px; justify-content:center; align-items:center; text-align:center;}
.warehouse-mgt-cards .row > div { margin-bottom: 30px;}
.warehouse-mgt-cards h2{font-size:45px;font-weight:700;margin-bottom:60px;line-height:1.3;}
.warehouse-mgt-cards .wm-card{padding:24px; border-radius:6px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.04);transition:all .3s ease;height:100%;}
.warehouse-mgt-cards .wm-card .wm-card-head{font-size:24px;font-weight:500;margin:0 0 20px 0px; line-height:30px;}
.warehouse-mgt-cards .wm-card p{font-size:16px;line-height:26px;margin:0;}
.warehouse-mgt-cards .wm-card.blue{background:#1f5b84;color:#fff;}
.warehouse-mgt-cards .wm-card.white{background:#ffffff;color:#000;}
.warehouse-mgt-cards .icon-circle{width:80px;height:80px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;}
.warehouse-mgt-cards .wm-card.white .icon-circle{border:1px solid #175C8E;}
.warehouse-mgt-cards .icon-circle img{width:40px;height:40px;}

.warehouse-mgt-flow{position:relative; margin-bottom:60px;}
.warehouse-mgt-flow h2{font-size:46px;font-weight:700;margin-bottom:60px;line-height:1.3; text-align:center;}
.warehouse-mgt-flow .flow-image img{width:100%;display:block;}
.warehouse-mgt-flow .flow-list{list-style:none;padding:0;margin:0;}
.warehouse-mgt-flow .flow-list li{position:relative;display:inline-block;background:#175C8E;color:#ffffff;padding:10px 20px;margin-bottom:18px;margin-left:50px;font-size:16px;border-radius:6px;}
.warehouse-mgt-flow .flow-list li::before{content:"";position:absolute;left:-55px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url('../images/why-choose-an-before-icon.png') center/contain no-repeat;}

/*.warehouse-industry-we-serve { padding: 60px 0; text-align: center; background-color: #F8F8F8; margin-bottom:60px;}*/
/*.warehouse-industry-we-serve h2{font-size:46px;font-weight:700;margin-bottom:60px;line-height:1.3; text-align:center;}*/
/*.warehouse-industry-we-serve .row { display: flex; flex-wrap: wrap; gap: 40px 0; }*/
/*.warehouse-industry-we-serve .industry-card { position: relative; width: 75%;  }*/
/*.warehouse-industry-we-serve .industry-card img { width: 100%; height: auto; object-fit: cover; border-radius: 6px; display: block; }*/
/*.warehouse-industry-we-serve .label { position: absolute; right: -90px; bottom: 70px; width: 75%; padding: 25px 20px; border: 9px solid #F8F8F8; border-radius: 25px; color: white; font-weight: 500; font-size: 16px; text-align: left; z-index: 2; background-clip: padding-box; }*/
/*.warehouse-industry-we-serve .label.blue { background-color: #1a5c8d; border-radius: 18px; }*/
/*.warehouse-industry-we-serve .label.yellow { background-color: #f6cf46; color: #1a5c8d; border-radius: 18px; }*/

.warehouse-industry-we-serve { padding: 60px 0; text-align: center; background-color: #F8F8F8; margin-bottom: 60px; }
.warehouse-industry-we-serve h2 { font-size: 46px; font-weight: 700; margin-bottom: 60px; line-height: 1.3; text-align: center; }
.warehouse-industry-we-serve .row { display: flex; flex-wrap: wrap; gap: 40px 0; }
.warehouse-industry-we-serve .industry-card { position: relative; width: 75%; }
.warehouse-industry-we-serve .industry-card img { width: 100%; height: auto; object-fit: cover; border-radius: 6px; display: block; }
.warehouse-industry-we-serve .label { position: absolute; right: -90px; top: 50%; transform: translateY(-50%); width: 75%; padding: 25px 20px; border: 9px solid #F8F8F8; border-radius: 18px; color: white; font-weight: 500; font-size: 16px; text-align: left; z-index: 2; background-clip: padding-box; }
.warehouse-industry-we-serve .label.blue { background-color: #1a5c8d; }
.warehouse-industry-we-serve .label.yellow { background-color: #f6cf46; color: #1a5c8d; }

.warehouse-faq-section { position: relative; margin-bottom: 60px; }
.warehouse-faq-section h2 { font-size: 46px; font-weight: 700; margin-bottom: 60px; line-height: 1.3; text-align: center; }
.warehouse-faq-section .accordion { position: relative; }
.warehouse-faq-section .accordion-item { border: none; margin-bottom: 15px; border-radius: 8px !important; box-shadow: 0 4px 12px rgba(0,0,0,0.08); overflow: hidden; }
.warehouse-faq-section .accordion-button { padding: 20px; line-height:28px; font-size: 18px; border: none; box-shadow: none; color: #000000; }
.warehouse-faq-section .accordion-button:not(.collapsed) { color: #000; background-color: #fff; box-shadow: none; border-bottom: 1px solid #f0f0f0; }
.warehouse-faq-section .accordion-button:focus { box-shadow: none; border-color: rgba(0,0,0,0.1); }
.warehouse-faq-section .accordion-body { padding: 20px; font-size: 16px; line-height: 1.6; color: #000000; }



.warehouse-demo-section { background: url('../images/ware-mgt-form-bg.png') center/cover no-repeat; padding: 80px 0; }
.warehouse-demo-section .demo-form-container { background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); border-radius: 20px; padding: 50px; max-width: 900px; width: 100%; box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.37); }
.warehouse-demo-section .form-title { color: #ffffff; text-align: center; font-size: 32px; font-weight: 600; margin-bottom: 20px; line-height: 1.3; }
.warehouse-demo-section .form-subtitle { color: #ffffff; text-align: center; line-height: 26px; font-size: 18px; margin-bottom: 40px; max-width: 650px; margin-left: auto; margin-right: auto; }
.warehouse-demo-section .form-label { color: #ffffff; font-size: 16px; margin-bottom: 8px; display: block; }
.warehouse-demo-section .form-control { background: #ffffff; border: none; border-radius: 4px; padding: 12px 15px; font-size: 14px; color: #000000; width: 100%; }
.warehouse-demo-section .form-control:focus { box-shadow: 0 0 0 3px rgba(246, 207, 70, 0.4); background: #fff; outline: none; }
.warehouse-demo-section .phone-group { display: block; width: 100%; }
.warehouse-demo-section .field_error { display: block; margin-top: 5px; font-weight: 500; }
.warehouse-demo-section .btn-demo  { display: inline-flex; align-items: center; background-color: #FCD53E; color: #000000; font-size:18px; padding: 10px 10px 10px 25px; border-radius: 50px; text-decoration: none;  }
.warehouse-demo-section .btn-icon { display: flex; align-items: center; justify-content: center; background-color: #125D8F; color: #ffffff; width: 40px; height: 40px; border-radius: 50%; margin-left: 15px; }

@media (max-width: 768px) { .warehouse-demo-section .demo-form-container { padding: 30px 20px; } .warehouse-demo-section .form-title { font-size: 24px; } }

.asset-mgt-demo { background: url('../images/asset-mgt-form-bg.png') center/cover no-repeat;  }
.inventory-demo-section{ background: url('../images/inventory-mgt-form-bg.png') center/cover no-repeat;}
.stock-demo-section{ background: url('../images/inventory-mgt-form-bg.png') center/cover no-repeat; }
.truck-demo-section{background: url('../images/trcuk-mgt-form-bg.png') center/cover no-repeat; }
.apron-demo-sec{background: url('../images/apron-mgt-form-bg.png') center/cover no-repeat; }

.solutions-container{padding:60px 0 30px 0;text-align:center;}
.solutions-container h2{font-size:46px;font-weight:700;margin-bottom:60px;line-height:1.3;text-align:center;}
.solutions-container .row>div{margin-bottom:30px;}
.solutions-container .row .solution-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:left;transition:transform .3s ease;border:1px solid #eee;height:100%;}
.solution-card .card-image img{width:100%;height:220px;object-fit:cover;display:block;}
.solution-card .card-content{padding:20px;display:flex;flex-direction:column;height:100%;}
.card-content h3{font-size:22px;line-height:32px;color:#175C8E;font-weight:600;margin-bottom:12px;}
.card-content p{font-size:16px;padding-bottom:20px;line-height:26px;}
.card-content .view-more{text-decoration:none;color:#175C8E;font-size:16px;font-weight:500;display:flex;align-items:center;transition:color .2s ease;}
.view-more span{margin-left:8px;font-size:18px;line-height:1;}

.asset-mg-cards{position:relative; background:#F8F8F8; margin-bottom:60px; padding:60px 0px 30px 0px; text-align:center;}
.asset-mg-cards h2{font-size:45px;font-weight:700;margin-bottom:60px;line-height:1.3;}
.asset-mg-cards .row>div{margin-bottom:30px;}
.asset-mg-cards .wm-card{padding:24px; border-radius:6px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.04);transition:all .3s ease;height:100%;}
.asset-mg-cards .wm-card .wm-card-head{font-size:24px;font-weight:500;margin:0 0 20px 0px; line-height:30px;}
.asset-mg-cards .wm-card p{font-size:16px;line-height:26px;margin:0;}
.asset-mg-cards .wm-card.blue{background:#1f5b84;color:#fff;}
.asset-mg-cards .wm-card.white{background:#ffffff;color:#000;}
.asset-mg-cards .icon-circle{width:80px;height:80px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;}
.asset-mg-cards .wm-card.white .icon-circle{border:1px solid #175C8E;}
.asset-mg-cards .icon-circle img{width:40px;height:40px;}

.asset-mg-fourth{padding:60px 0px 40px 0px;background-color:#F8F8F8;margin-bottom:60px;}
.asset-mg-fourth .header-sec{text-align:center;margin-bottom:50px;}
.asset-mg-fourth .header-sec h2{font-size:46px;font-weight:700;margin-bottom:20px;}
.asset-mg-fourth .header-sec p{font-size:17px;line-height:1.7;}
.asset-mg-fourth .row{justify-content:center;}
.asset-mg-fourth .solution-card{background:#ffffff;padding:20px;border-radius:7px;box-shadow:0 4px 15px rgba(0,0,0,0.2);margin-bottom:30px;height:calc(100% - 30px);text-align:center;margin-left:auto;margin-right:auto;max-width:350px;}
.asset-mg-fourth .solution-card .card-title-area{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px;}
.asset-mg-fourth .solution-card .card-title-area img{width:60px;height:60px;object-fit:contain;margin:0 0 15px 0;}
.asset-mg-fourth .solution-card .card-title-area h3{font-size:20px;font-weight:600;color:#175C8E;margin:0; line-height:32px;}
.asset-mg-fourth .solution-card p{font-size:16px;line-height:1.6;margin:0;text-align:center;}

.spec-bg-col{background-color:#F8F8F8; padding:60px 0px 40px 0px; margin-bottom:60px; }

.btn-last-div{width:100%;text-align:center;margin:10px 0px 50px 0px;}
.view-more-blogs-btn{display:inline-block;background-color:#1A5F90; text-transform:uppercase; color:#ffffff;padding:12px 20px;border-radius:6px;font-size:17px;font-weight:500;text-decoration:none;transition:0.3s ease;}
.view-more-blogs-btn i{margin-left:10px;transition:0.3s ease;}
.view-more-blogs-btn:hover{background-color:#144b72;color:#ffffff;}
.view-more-blogs-btn:hover i{transform:translateX(5px);}

.thankyou-social{margin-top:30px;margin-bottom:25px;display:flex!important;justify-content:center!important;align-items:center!important;width:100%;}
.thankyou-social ul{padding:0;margin:0;list-style:none;display:flex!important;justify-content:center!important;align-items:center!important;gap:15px;flex-wrap:nowrap!important;}
.thankyou-social ul li{display:flex!important;justify-content:center!important;align-items:center!important;}
.thankyou-social ul li a{width:50px;height:50px;border-radius:50%;display:flex!important;justify-content:center!important;align-items:center!important;text-decoration:none;font-size:24px;line-height:1;color:#ffffff;transition:all 0.4s ease;box-shadow:0 8px 20px rgba(0,0,0,0.12);padding:0;}
.thankyou-social ul li a i{display:flex!important;justify-content:center!important;align-items:center!important;width:100%;height:100%;line-height:1;margin:0;padding:0;}
.thankyou-social ul li a.facebook{background:#1877F2;}
.thankyou-social ul li a.youtube{background:#FF0000;}
.thankyou-social ul li a.linkedin{background:#0A66C2;}
.thankyou-social ul li a.whatsapp{background:#25D366;}
.thankyou-social ul li a:hover{transform:translateY(-6px) scale(1.08);box-shadow:0 12px 25px rgba(0,0,0,0.18);}
@media(max-width:767px){.thankyou-social ul{gap:14px;}}
@media(max-width:767px){.thankyou-social ul li a{width:50px;height:50px;font-size:20px;}}


.case-study-section{padding:50px 0;background:#f8fafc;}
.case-study-section .case-study-section__wrapper{background:#ffffff;border-radius:16px;padding:50px;box-shadow:0 10px 35px rgba(0,0,0,0.08);}
.case-study-section .case-study-section__header{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e5e7eb;}
.case-study-section .case-study-section__title{margin:0;color:#0f172a;font-size:38px;font-weight:700;line-height:1.3;}
.case-study-section .case-study-section__content{width:100%;}
.case-study-section .case-study-section__block{margin-bottom:45px;}
.case-study-section .case-study-section__block:last-child{margin-bottom:0;}
.case-study-section .case-study-section__heading{margin:0 0 20px;color:#0f172a;font-size:26px;font-weight:600;line-height:1.3;position:relative;padding-left:18px;}
.case-study-section .case-study-section__heading::before{content:"";position:absolute;left:0;top:4px;width:5px;height:calc(100% - 8px);background:#1A5F90;border-radius:2px;}
.case-study-section .case-study-section__text{margin:0 0 15px;font-size:16px;line-height:26px;}
.case-study-section .case-study-section__text:last-child{margin-bottom:0;}

.case-study-section .case-study-section__list{margin:0;padding:0;list-style:none;}
.case-study-section .case-study-section__list li{position:relative;padding-left:30px;margin-bottom:12px;font-size:16px;line-height:26px;}
.case-study-section .case-study-section__list li::before{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:2px;color:#125D8F;font-size:16px;}
.case-study-section .case-study-section__list li:last-child{margin-bottom:0;}

@media (max-width:991px){
.case-study-section{padding:60px 0;}
.case-study-section .case-study-section__wrapper{padding:35px;}
.case-study-section .case-study-section__title{font-size:30px;}
.case-study-section .case-study-section__heading{font-size:24px;}
}
@media (max-width:767px){
.case-study-section{padding:40px 0;}
.case-study-section .case-study-section__wrapper{padding:25px;}
.case-study-section .case-study-section__title{font-size:24px; line-height:1.5;}
.case-study-section .case-study-section__heading{font-size:22px;}
.case-study-section .case-study-section__text{font-size:16px;line-height:1.8;}
.case-study-section .case-study-section__list li{font-size:16px;line-height:1.8;}
}

.case-study-listing-section{padding:50px 0px 50px;}
.case-study-listing-section .row{row-gap:30px;}
.case-study-listing-section .case-study-card{height:100%;padding:30px;border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);}
.case-study-listing-section .case-study-card__title{font-size:26px;font-weight:700;line-height:1.4;margin-bottom:15px;}
.case-study-listing-section .case-study-card__desc{font-size:16px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px;}
.case-study-listing-section .case-study-card__btn{display:inline-block;padding:10px 24px;background:#125D8F;color:#fff;text-decoration:none;border-radius:6px;}
.case-study-listing-section .case-study-card__btn:hover{opacity:.9;}

@media (max-width:767px){
.case-study-listing-section .case-study-card__title{font-size:22px;}
}


/*  Company Info */
    .company-info-section{background:#f8fafc; padding:50px 0px;}
    .company-info-section .company-info-section__wrapper{background:#ffffff;border-radius:16px;padding:35px;box-shadow:0 10px 15px rgba(0,0,0,0.08);}
    .company-info-section .company-info-section__header{margin:30px 0px;padding-bottom:30px;border-bottom:1px solid #e5e7eb;}
    .company-info-section .company-info-section__title{margin:0;color:#0f172a;font-size:32px;font-weight:700;line-height:1.3; margin-bottom:18px;}
    .company-info-section .company-info-section__subtitle{margin:12px 0 0;color:#475569;font-size:17px;line-height:1.7;}
    
    .company-info-section .company-info-section__content{width:100%;}
    .company-info-section .company-info-section__block{margin-bottom:45px;}
    .company-info-section .company-info-section__block:last-child{margin-bottom:0;}
    
    .main-flex-div{ display:flex;  gap:30px;  align-items:stretch;  justify-content:space-between;  margin-bottom:30px;}
    .main-flex-div .company-info-section__half{  flex:1 1 calc(50% - 15px);  width:calc(50% - 15px);  margin-bottom:0;   background:#fff;   border:1px solid #e5e7eb;   border-radius:12px;   padding:30px;   box-shadow:0 8px 25px rgba(0,0,0,.06);   height:100%;}  
    .company-info-section .company-info-section__text{margin:0 0 15px;font-size:16px;line-height:26px;}
    .company-info-section .company-info-section__text:last-child{margin-bottom:0;}
    .company-info-section .company-info-section__text a{color:#125D8F;font-weight:600;text-decoration:none;}
    .company-info-section .company-info-section__text a:hover{text-decoration:underline;}
    .company-info-section .company-info-section__list{margin:0;padding:0;list-style:none;}
    .company-info-section .company-info-section__list li{position:relative;padding-left:30px;margin-bottom:12px;font-size:16px;line-height:26px;}
    .company-info-section .company-info-section__list li::before{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:2px;color:#125D8F;font-size:16px;}
    .company-info-section .company-info-section__list li:last-child{margin-bottom:0;}
    .company-info-section .company-info-section__heading{display:inline-block;margin:0 0 20px;padding:10px 30px;color:#0f172a;font-size:22px;font-weight:600;line-height:1.3;background:#eef5fb;border:1px solid rgba(18,93,143,.25);border-left:4px solid #125D8F;border-radius:10px;}
    /* Job meta pills */
    .company-info-section__meta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px;}
    .company-info-section__meta-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px; background: #FFEFB4; border:1px solid #E5BB19; color: #000000;border-radius:30px;font-size:14px;font-weight:600;}
    .company-info-section__meta-pill i{font-size:13px;}

    .company-info-section__cta{margin:0;font-size:20px;font-weight:600;color:#0f172a;line-height:1.6;}
    .company-info-section__email{color:#125D8F;font-weight:700;text-decoration:none;transition:all .3s ease;word-break:break-word;}
    .company-info-section__email:hover{color:#0d4f79;text-decoration:underline;}

    @media (max-width:991px){
        .company-info-section .company-info-section__wrapper{padding:35px;}
        .company-info-section .company-info-section__title{font-size:30px;}
        .company-info-section .company-info-section__heading{font-size:24px;}
        .main-flex-div{display:block;}
        .main-flex-div .company-info-section__half{width:100%; margin-bottom:30px; padding:30px 20px;}
    }
    @media (max-width:767px){
        .company-info-section .company-info-section__wrapper{padding:25px;}
        .company-info-section .company-info-section__title{font-size:22px; line-height:1.5;}
        .company-info-section .company-info-section__heading{font-size:22px;}
        .company-info-section .company-info-section__text{font-size:16px;line-height:1.8;}
        .company-info-section .company-info-section__list li{font-size:16px;line-height:1.8;}
        .company-info-section__meta{gap:18px;}
    }
    
  .header-career-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;background:#FFCE1B;color:#fff;border-radius:50px;font-weight:600;text-decoration:none;animation:liveBlink 1.5s infinite ease-in-out;box-shadow:0 0 0 rgba(199,146,0,.6);}
@keyframes liveBlink{0%,100%{opacity:1;transform:scale(1);box-shadow:0 0 0 0 rgba(199,146,0,.6);}50%{opacity:.7;transform:scale(1.06);box-shadow:0 0 18px 8px rgba(199,146,0,0);}}



.barcode-repair-service { padding: 60px 0; text-align: center; }
.barcode-repair-service h2 { font-size: 36px; font-weight: 700; color: #000; margin-bottom: 20px; }
.barcode-repair-service .desc { font-size: 15px; color: #333; max-width: 900px; margin: 0 auto 40px; line-height: 1.6; }
.repair-card-wrapper { margin-bottom: 30px; perspective: 1000px; }
.repair-card { position: relative; width: 100%; height: 230px; transition: transform 0.6s; transform-style: preserve-3d; cursor: pointer; border-radius: 10px; }
.repair-card-wrapper:hover .repair-card { transform: rotateY(180deg); }
.repair-card-front, .repair-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); }
.repair-card-front { background-color: #216091; color: #fff; padding: 25px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.repair-card-front h3 { font-size: 18px; font-weight: 600; margin-bottom: 15px; color: #fff; line-height: 1.3; }
.repair-card-front p { font-size: 13px; line-height: 1.5; color: #e5e5e5; }
.repair-card-back { background-color: #fff; transform: rotateY(180deg); }
.repair-card-back img { width: 100%; height: 100%; object-fit: cover; }
.repair-cta-btn { display: inline-flex; align-items: center; background-color: #ffd241; color: #000; padding: 10px 25px; border-radius: 30px; font-weight: 500; font-size: 16px; text-decoration: none; margin-top: 20px; transition: all 0.3s ease; }
.repair-cta-btn:hover { background-color: #f0c330; color: #000; }
.repair-cta-btn .icon { display: inline-flex; justify-content: center; align-items: center; background-color: #1a5a87; color: #fff; width: 28px; height: 28px; border-radius: 50%; margin-left: 15px; }


.barcode-repair-section { padding: 50px 0; background-color: #fff; text-align: center; font-family: "Roboto", sans-serif; }
.barcode-repair-section h2 { font-size: 46px; font-weight: 700; color: #000; margin-bottom: 20px; }
.barcode-repair-section p.section-subtitle { font-size: 16px; color: #333; margin: 0 auto 30px auto; line-height: 1.6; }

.flip-card { background-color: transparent; width: 100%; max-width: 360px; height: 230px; perspective: 1000px; }
.flip-card-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.6s; transform-style: preserve-3d; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); }
.flip-card:hover .flip-card-inner { transform: rotateY(180deg); }
.flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-radius: 8px; overflow: hidden; }
.flip-card-front { background-color: #1a5b88; color: white; padding: 40px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.flip-card-front h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: #fff; line-height: 30px; }
.flip-card-front p { font-size: 16px; line-height: 26px; margin: 0;  }
.flip-card-back { background-color: #fff; transform: rotateY(180deg); display: flex; justify-content: center; align-items: center; }
.flip-card-back img { width: 100%; height: 100%; object-fit: cover; }

.call-btn-container { margin-top: 20px; }
.call-btn { display: inline-flex; align-items: center; background-color: #FFCE1B; color: #000; font-weight: 600; font-size: 16px; padding: 8px 8px 8px 25px; border-radius: 30px; text-decoration: none; transition: all 0.3s ease; }
.call-btn:hover { background-color: #e5b816; color: #000; }
.call-btn .icon-circle { background-color: #1a5b88; width: 32px; height: 32px; border-radius: 50%; display: flex; justify-content: center; align-items: center; margin-left: 15px; color: white; }
.call-btn .icon-circle svg { width: 16px; height: 16px; }

/* Scanner Service Section CSS */
.scanner-service-section { padding: 60px 0px; background-color: #F8F8F8; text-align: center; font-family: "Roboto", sans-serif; }
.scanner-service-section h2 { font-size: 46px; font-weight: 700; color: #000; margin-bottom: 20px; }
.scanner-service-section p.section-subtitle { font-size: 16px; color: #333; margin: 0 auto 30px auto; line-height: 1.6; }

.scanner-card { position: relative; border-radius: 8px; padding: 55px 25px 30px 25px; height: calc(100% - 60px); box-shadow: 0 4px 10px rgba(0,0,0,0.05); display: flex; flex-direction: column; align-items: center; text-align: center; margin-top: 35px; margin-bottom: 40px; }
.scanner-card-blue { background-color: #1a5b88; color: #fff; }
.scanner-card-blue h3 { color: #fff; }
.scanner-card-blue p { color: #eef5fb; }
.scanner-card-white { background-color: #fff; color: #000; }
.scanner-card-white h3 { color: #000; }
.scanner-card-white p { color: #444; }
.scanner-card .icon-wrapper { position: absolute; top: -35px; left: 50%; transform: translateX(-50%); width: 80px; height: 80px; background-color: #fff; border: 1px solid #1a5b88; border-radius: 50%; display: flex; justify-content: center; align-items: center; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }
.scanner-card .icon-wrapper img { width: 50px; height: 50px; object-fit: contain; }
.scanner-card h3 { font-size: 22px; font-weight: 600; margin-bottom: 15px; line-height: 30px; margin-top: 10px; }
.scanner-card p { font-size: 16px; line-height: 1.5; margin: 0; }

/* Equipment Services Section */
.equipment-services-section { padding: 50px 0; background-color: #fff; font-family: "Roboto", sans-serif; }
.equipment-services-section h2 { font-size: 46px; font-weight: 700; color: #000; text-align: center; margin-bottom: 20px; }
.equipment-services-section p.section-subtitle { font-size: 16px; text-align: center;  margin: 0 auto 40px auto; line-height: 1.6; }
.equipment-image img { width: 100%; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); object-fit: cover; }
.equipment-list-item { background-color: #fff; border-left: 5px solid #FFCE1B; border-radius: 6px; box-shadow: 0 3px 15px rgba(0,0,0,0.08); padding: 18px; margin-bottom: 25px; display: flex; align-items: center; min-height: 100px; }
.equipment-list-item:last-child { margin-bottom: 0; }
.equipment-list-title { flex: 0 0 45%; font-size: 17px; font-weight: 600; color: #1a5b88; padding-right: 12px; }
.equipment-list-desc { flex: 0 0 55%; font-size: 16px;  line-height: 1.5; margin: 0; }

@media (max-width: 768px) {
.equipment-list-item { flex-direction: column; align-items: flex-start; }
.equipment-list-title { padding-right: 0; margin-bottom: 10px; flex: 0 0 auto; }
.equipment-list-desc { flex: 0 0 auto; }
}

/* Brands We Service Section */
.brands-service-section { padding: 60px 0; background-color: #F8F8F8;}
.brands-service-content h2 { font-size: 40px; font-weight: 700; margin-bottom: 30px; line-height: 50px; }
.brands-service-content p { font-size: 16px;  line-height: 26px; margin-bottom: 20px; }
.brands-service-content p:last-child{margin-bottom: 0;}
.brands-service-image { text-align: center; }
.brands-service-image img { max-width: 100%; height: auto; }

/* Brands We Support Box */
.brands-support-box { background: rgba(180, 223, 255, 0.2); border-radius: 8px; padding: 40px 10px; margin-top: 60px; text-align: center;  }
.brands-support-box h3 { font-size: 32px; font-weight: 700; margin-bottom: 30px; }
.brands-logo-row { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.brand-logo-item { flex: 1; min-width: 150px; text-align: center; position: relative; padding: 10px 20px; }
.brand-logo-item:not(:last-child)::after { content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); height: 60%; width: 1px; background-color: #9cb1c5; }
.brand-logo-item img { max-width: 100%; max-height: 50px; object-fit: contain; }

@media (max-width: 991px) {
.brand-logo-item:not(:last-child)::after { display: none; }
.brand-logo-item { margin-bottom: 20px; flex: 0 0 33%; }
}

/* Why Choose Section */
.why-choose-section { padding: 50px 0 20px 0px; background-color: #fff; text-align: center; font-family: "Roboto", sans-serif; }
.why-choose-section h2 { font-size: 46px; font-weight: 700; color: #000; margin-bottom: 20px; }
.why-choose-section p.section-subtitle { font-size: 16px; margin: 0 auto 30px auto; line-height: 26px; }
.why-choose-card { position: relative; background-color: #1a5b88; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 40px; border-bottom-left-radius: 40px; display: flex; align-items: center; padding: 15px 15px 15px 85px; margin-bottom: 30px; min-height: 75px; }
.why-choose-card .icon-circle { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 75px; height: 75px; background-color: #fff; border-radius: 50%; display: flex; justify-content: center; align-items: center; border: 1px solid #a6c4d8; box-shadow: 0 2px 8px rgba(0,0,0,0.1); }
.why-choose-card .icon-circle img { width: 40px; height: 40px; object-fit: contain; }
.why-choose-card .card-text { color: #fff; font-size: 17px; font-weight: 500; text-align: left; margin: 0; line-height: 28px; }

/* Process Section CSS */
.process-section { padding: 50px 0; background-color: #F8F8F8; text-align: center; }
.process-section h2 { font-size: 46px; font-weight: 700; margin-bottom: 20px; }
.process-section p.section-subtitle { font-size: 16px;  margin: 0 auto 30px auto; line-height: 1.6; }
.timeline-col { text-align: center; position: relative; }
.timeline-number { width: 50px; height: 50px; background-color: #FFCE1B; border: 1px solid #1a5b88; color: #1a5b88; border-radius: 50%; display: inline-flex; justify-content: center; align-items: center; font-size: 18px; font-weight: 700; position: relative; z-index: 2; margin-bottom: 30px; }
.timeline-line { position: absolute; top: 25px; left: calc(50% + 35px); width: calc(100% - 70px); height: 0; border-top: 2px dashed #6b9cbf; z-index: 1; }
.timeline-arrow { position: absolute; top: 21px; right: calc(-50% + 30px); width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 7px solid #6b9cbf; z-index: 2; }
.process-card { background-color: #fff; border-radius: 6px; padding: 30px 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); height: 70%; display: flex; flex-direction: column; align-items: center; text-align: center; }
.process-card img { height: 40px; margin-bottom: 12px; object-fit: contain; }
.process-card h3 { font-size: 20px; line-height: 28px; font-weight: 600; margin-bottom: 15px; }
.process-card p { font-size: 16px; line-height: 25px; margin: 0; }

@media (max-width: 991px) {
.timeline-line, .timeline-arrow { display: none; }
}

/* Industries Section CSS */
.industries-section { padding: 50px 0; background-color: #fff;}
.industries-section h2 { font-size: 46px; font-weight: 700; text-align: center; margin-bottom: 20px; }
.industries-section p.section-subtitle { font-size: 16px; text-align: center; margin: 0 auto; line-height: 1.6; }
.industry-image-box { position: relative; width: 100%; padding-right: 120px; }
.industry-image-box img { width: 100%; height: 380px; object-fit: cover; border-radius: 8px; }
.industry-text-box { position: absolute; top: 50%; transform: translateY(-50%); right: 0; background-color: #fff; padding: 30px; width: 68%; border: 1px solid #d4c180; box-shadow: 0 4px 15px rgba(0,0,0,0.08); border-radius: 6px; z-index: 2; }
.industry-text-box h3 { font-size: 22px; color: #1a5b88; font-weight: 600; margin-bottom: 15px; }
.industry-text-box p { font-size: 16px; color: #333; line-height: 1.6; margin: 0; }
.industry-nav-pills { margin-left: -5px; margin-right: -5px; }
.industry-nav-pills .nav-link { border: 1px solid #e0e0e0; background-color: #fff; color: #1a5b88; font-weight: 600; font-size: 16px; border-radius: 4px; padding: 12px 10px; text-align: center; transition: all 0.3s; box-shadow: 0 2px 5px rgba(0,0,0,0.02); cursor: pointer; }
.industry-nav-pills .nav-link.active, .industry-nav-pills .nav-link:hover { background-color: #1a5b88; color: #fff; border-color: #1a5b88; }

@media (max-width: 768px) {
.industry-image-box { padding-right: 0; }
.industry-text-box { position: relative; width: 100%; top: auto; transform: none; margin-top: -80px; }

.equipment-image img{margin-bottom: 40px;}
}
/* Service Form Section */
.service-form-section { padding: 60px 0; background-image: url('../images/service/barcode-printer-form-bg.png'); background-size: cover; background-position: center; background-repeat: no-repeat; margin-bottom: 50px;}
.service-form-panel { background: rgba(255, 255, 255, 0.2); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); border-radius: 12px; padding: 50px; border: 1px solid rgba(255,255,255,0.1); }
.service-form-panel h2 { color: #fff; font-size: 34px; font-weight: 600; text-align: center; margin-bottom: 15px; }
.service-form-panel p.form-subtitle { color: #ffffff; font-size: 16px; text-align: center; margin-bottom: 40px; }
.service-form-panel label { color: #fff; font-size: 16px; margin-bottom: 8px; }
.service-form-panel label span { color: #ff4d4d; }
.service-form-panel .form-control, .service-form-panel .form-select { background-color: #f8f9fa; border: none; border-radius: 4px; padding: 12px 15px; font-size: 14px; color: #333; box-shadow: inset 0 1px 3px rgba(0,0,0,0.1); width: 100%; }
.service-form-panel .form-control::placeholder { color: #aaa; }
.service-form-panel .form-group { margin-bottom: 25px; }
.btn-request-service { background-color: #FFCE1B; color: #000; font-weight: 600; font-size: 15px; border: none; border-radius: 30px; padding: 12px 25px; display: inline-flex; align-items: center; justify-content: center;  transition: background-color 0.3s; margin-top: 28px; }
.btn-request-service:hover { background-color: #e6b817; }
.btn-request-service .btn-icon { background-color: #1a5b88; color: #fff; width: 28px; height: 28px; border-radius: 50%; display: inline-flex; justify-content: center; align-items: center; margin-left: 10px; font-size: 14px; }
.mobile-input-group { position: relative; }
.mobile-input-group .flag-text { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); font-size: 14px; color: #555; display: flex; align-items: center; gap: 5px; pointer-events: none; }
.mobile-input-group .form-control { padding-left: 75px; }
.upload-input-group { position: relative; }
.upload-input-group input[type="file"] { opacity: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; cursor: pointer; }
.upload-input-group .upload-display { display: flex; justify-content: space-between; align-items: center; background-color: #f8f9fa; color: #666; border-radius: 4px; padding: 12px 15px; font-size: 14px; height: 48px; }

/* Responsive H2 Font Sizes - Barcode Printer Service Page */
@media (max-width: 991px) { .barcode-repair-section h2, .scanner-service-section h2, .equipment-services-section h2, .why-choose-section h2, .process-section h2, .industries-section h2 { font-size: 36px; } .brands-service-content h2 { font-size: 32px; line-height: 42px; } .service-form-panel h2 { font-size: 28px; } .barcode-repair-service h2 { font-size: 30px; } }
@media (max-width: 768px) { .barcode-repair-section h2, .scanner-service-section h2, .equipment-services-section h2, .why-choose-section h2, .process-section h2, .industries-section h2 { font-size: 28px; } .brands-service-content h2 { font-size: 26px; line-height: 36px; } .service-form-panel h2 { font-size: 24px; } .barcode-repair-service h2 { font-size: 26px; } }
@media (max-width: 576px) { .barcode-repair-section h2, .scanner-service-section h2, .equipment-services-section h2, .why-choose-section h2, .process-section h2, .industries-section h2 { font-size: 24px; } .brands-service-content h2 { font-size: 22px; line-height: 32px; } .service-form-panel h2 { font-size: 20px; } .barcode-repair-service h2 { font-size: 22px; } }
@media (max-width: 767px) {
.process-section { padding: 40px 0; }
.process-section p.section-subtitle { margin-bottom: 22px; }
.process-section .timeline-col { flex: 0 0 100%; max-width: 100%; padding-left: 8px; padding-right: 8px; margin-bottom: 22px !important; }
.timeline-number { width: 44px; height: 44px; font-size: 16px; margin-bottom: 12px; }
.process-card { min-height: 165px; height: calc(100% - 56px); padding: 18px 10px; justify-content: flex-start; }
.process-card.mt-4 { margin-top: 0 !important; }
.brands-service-image{margin-top:30px;}
}

.thankyou-social{margin-top:30px;margin-bottom:25px;display:flex!important;justify-content:center!important;align-items:center!important;width:100%;}
.thankyou-social ul{padding:0;margin:0;list-style:none;display:flex!important;justify-content:center!important;align-items:center!important;gap:15px;flex-wrap:nowrap!important;}
.thankyou-social ul li{display:flex!important;justify-content:center!important;align-items:center!important;}
.thankyou-social ul li a{width:50px;height:50px;border-radius:50%;display:flex!important;justify-content:center!important;align-items:center!important;text-decoration:none;font-size:24px;line-height:1;color:#ffffff;transition:all 0.4s ease;box-shadow:0 8px 20px rgba(0,0,0,0.12);padding:0;}
.thankyou-social ul li a i{display:flex!important;justify-content:center!important;align-items:center!important;width:100%;height:100%;line-height:1;margin:0;padding:0;}
.thankyou-social ul li a.facebook{background:#1877F2;}
.thankyou-social ul li a.youtube{background:#FF0000;}
.thankyou-social ul li a.linkedin{background:#0A66C2;}
.thankyou-social ul li a.whatsapp{background:#25D366;}
.thankyou-social ul li a:hover{transform:translateY(-6px) scale(1.08);box-shadow:0 12px 25px rgba(0,0,0,0.18);}
@media(max-width:767px){.thankyou-social ul{gap:14px;}}
@media(max-width:767px){.thankyou-social ul li a{width:50px;height:50px;font-size:20px;}}



