@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

a{transition: all .3s ease;}
a:hover{transition: all .3s ease;}

img{max-width: 100%; height: auto; }
body{color:#000000 !important ; font-size: 16px !important; font-family:"Roboto", sans-serif !important; font-style: normal; font-weight: 400; padding-top: 100px; }
ul{margin: 0px; padding: 0px;}
li{margin: 0px; padding: 0px; list-style: none;}

h1{font-size:50px; font-family: "Roboto", sans-serif; font-weight: 600; }
h2{font-size:36px; font-family: "Roboto", sans-serif; font-weight: 600; }
h3{font-size:26px; font-family: "Roboto", sans-serif; font-weight: 600; }
h4{font-size:20px; font-family: "Roboto", sans-serif;  font-weight: 500;  }

P{line-height: 1.6;}
a{text-decoration: none; color: #000;}
a:hover{text-decoration: none; color: #000;}

.container{max-width:1100px;}
.container-fluid {max-width: 1440px;}
.header{position: fixed; top:0px; width: 100%; padding:0px 0px; z-index: 999999; background: #ffffff; }
.headerfixed{background: #ffffff;  }
.headerfixed .header-banner-text{display: none;}
.header-lean-more{color:#f2582c; width: 100px; position: relative;  }
.header-lean-more:hover {color:#f2582c;  }
.header-lean-more img {  position: absolute; top: 5px; right: -20px;  }
.header-lean-more:hover img {  position: absolute; right: -25px;  }
.header-banner{position: relative;}
.menu > ul{display: flex; justify-content: center; align-items: center; column-gap: 15px; justify-content: space-around;}
.menu li a{color: #000000; padding: 10px 10px; font-weight: 500; white-space: nowrap; }
.menu li a:hover{color: #3C46FF;  border-radius: 4px; background: #F0F0F0;  }

.menu > ul{display: flex; justify-content: space-between;}
.menu li{}
.menu li a{color: #000000; padding: 10px 20px; font-weight: 500; }
.menu li a:hover{color: #F2582C; padding: 10px 20px;  border-radius: 4px; background: #F0F0F0;  }
.menu .fa-chevron-down{font-weight: lighter; font-size: 10px; margin-left: 4px; margin-top: -2px; }
.submenu:hover >  .fa-chevron-down {  transform: rotate(180deg);  }
.submenu-links span{font-weight: 400; color: #5e5e5e; }
.submenu-links b{font-weight: 500 !important; color: #000000; }
.submenu-links a:hover span{color: #ffffff;}
.submenu-links a:hover  b {color: #ffffff; font-weight: 500 !important; }
.menu li:hover .fa-chevron-down  {  transform: rotate(180deg); }
.menu li:hover > a{color: #F2582C; padding: 10px 20px;  border-radius: 4px; background: #F0F0F0;  }
.submenu{ position: absolute; width: 100%; max-width: 300px;  transition: all 1s ease;opacity: .0;  height: 0px; overflow: hidden;  background: #ffffff; border: solid 0px red; margin-top: 5px;box-shadow: 0px 1px 4px 1px #f1f1f1; padding: 10px; border-radius: 5px; }
.submenu li{ display: block;  padding: 0px !important; margin: 0px;  }
.submenu li a{display: flex; padding: 10px; transition: all .2s ease;border-radius: 10px; align-items: center;}
.submenu li a:hover{background:#3C46FF; color: #fff; transition: all .2s ease;    }

.menu ul li:hover > .submenu{opacity: 100; height: auto; transition: all 1s ease; width: 100%; }
.menu li:hover .dropbtn { background-color: #03A9F4; color: white;}
.submenu-toggle{display: none; top: 0px; height: 50px; width: 100%; position: absolute; z-index: 999; background: url("../images/plus.svg") no-repeat; background-position: 95%;  background-size: 15px; }
.minus{background: url("../images/minus.svg") no-repeat; background-position: 95%; background-size: 15px; }
.submenuinner{background: #ffffff;  margin-top: 20px;}


.header-banner-right{text-align: right;}
.header-contact-button{text-align: right;}
.home-banner-text{ }
.home-banner-hold{ position: absolute; top: 0px;height: 380px; max-width: 500px; color: #ffffff; height: 360px;  margin: auto; bottom: 0px;  }
.primary-button{background:#3C46FF;border-radius: 30px; font-weight: 500;  text-align: center;color: #FFFFFF;  border: solid 1px #1164D4; transition: all .5s ease;padding: 12px 20px; }
.primary-button:hover{color: #3C46FF; background: #ffffff;    transition: all .5s ease; }
.secondary-button{ text-align: center;  display: inline-flex;padding: 12px 25px;justify-content: center;align-items: center;gap: 10px; border: 1px solid #005CD9; border-radius:30px; transition: all .5s ease; background: #ffffff; color: #1164D4; font-weight: 500;  }
.secondary-button:hover{background:#3C46FF; transition: all .5s ease; -webkit-text-fill-color: #ffffff;  color: #ffffff; }
.unminded-home-contact{background: #3C46FF; background-image: url("../images/contact-bg.png");  background-repeat: no-repeat;   padding: 50px; border-radius: 20px;  }
.btn-large{ padding: 12px 40px !important;  }

.unminded-footer{background: #00002e; color: #ffffff !important; border-top:solid  6px #3C46FF; }
.unminded-footer .row > div{margin-bottom: 10px;}
.section-margin{margin-bottom: 120px; border: solid 0px red; }
.home-title{padding-bottom: 30px;}
.newslettersignup{ border:0px; border-bottom: solid 1px #000; outline: none; background: none; }
.see-all-news{font-style: normal;font-weight: 500;font-size: 18px;line-height: 24px;text-align: center;color: #ffffff; border: 1px solid #FFFFFF; overflow: hidden; border-radius: 30px; padding: 10px 20px;
}
.see-all-news:hover{background:#3C46FF; color: #ffffff; border:solid 1px #ffffff; }

.unminded-best-in-class{font-style: bold; color:#1164D4; }

.unminded-home-request-demo-inner{ position: absolute; top: 0px;  bottom:0px; left:0px; right:0px; color: #ffffff; text-align: center; max-width: 392px; height: 300px; margin: auto; line-height: 24px;  }
.unminded-home-request-demo-inner a{color: #ffffff; }
.header-banner-text{background: #000000; padding: 5px;  color: #ffffff; font-size: 14px; }
.header .container{padding-top: 10px; padding-bottom: 10px;}
.underlinelink{text-decoration: underline;}
.underlinelink:hover{text-decoration: none;}
.header-banner-text a{color: #91C1FF; text-decoration-line: underline;  }
.header-banner-text a:hover{color: #91C1FF; text-decoration-line: none;  }

.icon-open{background: url("../images/hamburger-menu.svg") no-repeat; width: 38px; height:38px; background-position: center; margin-top: 8px;  }
.icon-close{background: url("../images/cross.svg") no-repeat; width: 38px; height:38px; background-position: center; filter: brightness(0) invert(1);  }
.header-mobile-icon{position: absolute;  right:0px; padding:5px; }
.header-mobile-icon{display: none;}

.see-all-products-main{margin: 30px 0px 0px 0px;}
.unminded-know-more-title{margin-top: 20px; padding: 20px 0px 10px 0px;}
.unminded-home-our-business-title{ margin: auto; text-align: left;  }
.unminded-home-our-business-title h2{background: url("../images/home-title-icon.svg") no-repeat; padding-left: 20px;     background-position: center left; }
.unminded-responsive-image img{object-fit: cover;object-position: 50% 50%; height:230px; width: 160px; border-radius: 10px;    }
.unminded-home-grey-box-text-wrap{min-height:80px;}
.title-light{color:#4a5a6f;}
.unminded-home-contact{color: #ffffff;}
.unminded-talk-button{background: #ffffff;  border-radius: 30px; padding: 8px 20px; margin-right: 10px;  }
.unminded-talk-button:hover{    background:#005CE2; color: #ffffff; border: solid 1px #ffffff; }

.unminded-request-button{border: solid 1px #ffffff; border-radius: 30px; color: #ffffff; padding: 8px 20px; }
.unminded-request-button:hover{border: solid 1px #ffffff; border-radius: 30px; background: #ffffff; color: #000000; padding: 8px 20px; }

.unminded-contact-butt-right{text-align: right;}
.unminded-footer h2{color: #ffffff;font-size: 18px;font-style: normal;font-weight: 500;line-height: normal; border-bottom: solid 1px #D1D1D1; padding-bottom:10px; margin-bottom: 10px; }

.unminded-footer li{padding: 10px 0px; color: #ffffff;}
.footer-links a{text-decoration: none; color: #ffffff !important;  }
.footer-links a{text-decoration: none; color: #ffffff !important;  }
.footer-links a:hover{color: #1164D4 !important;}

.footer-link-middle a{text-decoration: none; color: #ffffff; padding: 0px 20px; }
.unminded-footer{color: #ffffff; padding: 40px 0px 20px 0px; }
.footer-bottom{flex-direction: row-reverse;}
.footer-link-middle{ text-align: center; }
.footer-bottom-right{text-align: right;}
.footer-bottom-right img{}
.footer-bottom-right a{ padding: 0px 10px;}

.footer-address a{ color: #ffffff; }
.footer-address a:hover{ color: #3C46FF;; }
.small-width{max-width: 900px;  }

.unminded-home-banner{  min-height:650px; display: flex;  align-content: center;   align-items: center; background: url("../images/home-header-background.jpg") no-repeat; background-position: right; padding-bottom: 100px; }
.unminded-home-carosal{ margin: auto;}
.home-grey-bg{background:#F7F7F7; padding: 50px 0px; }
.fade:not(.show) {opacity: 100;}

.unminded-home-banner p{font-size: 18px;}
.unminded-buss-icon  img{filter: brightness(0) saturate(100%) }
.unminded-buss-icon :hover img{filter:none;}
.unminded-home-curve{margin-top: -300px;}

.collapse:not(.show) {overflow: hidden;}
.in{display: block !important; }

.mobile-hide{display: block;}
.mobile-show{display: none;}
.portfolio-section a{padding: 20px; background: #ffffff; display: block !important; margin-bottom: 20px; text-align: center; }

.how-we-work{max-width: 1100px;  margin: auto; }
.header .container-fluid{padding: 10px;}
.footer-link-middle a:hover{ color:#1164D4 !important; }

.text-white a{color: #ffffff;}
.news-box-main{border-radius: 20px; border: 1px solid #3C46FF; max-width: 430px; background: linear-gradient(82deg, rgba(0, 92, 217, 0.20) 0%, rgba(162, 167, 255, 0.20) 100%); padding: 20px 20px 5px 20px;  }
.news-box-main img{width: 100%; margin-bottom: 20px;}
.blue-text { color: #3C46FF;}

.home-blue-background{background:#00002e; padding: 50px 0px 120px 0px; color: #ffffff; }
.inner-white-background{background:#ffffff; padding: 100px 0px 120px 0px;  }

.key-platform-feature img{margin-right: 10px;}
.key-platform-feature h3{padding-bottom: 10px;}
.unminded-home-banner-button{position: relative;}
.unminded-home-banner-button a{position: absolute;}
.inner-header-banner{position: relative;}
.inner-header-banner p{font-size: 18px;}


.inner-header-banner{position: relative;}
.inner-header-banner  .row{position: absolute; max-width: 550px;  top: 25%;  }
.inner-header-image{text-align: right; background:  url("../images/inner-header-bg.png"); background-repeat: repeat-x; background-position: bottom; }
.inner-header-image img{max-width: 100%;}
.activemenu > a{ background: url("../images/menu-bg-active.jpg") no-repeat; background-position: bottom center; transition: all .0s ease; }
.activemenu > a:hover{background: url("../images/menu-bg-active.jpg") no-repeat; background-position: bottom center; transition: all .0s ease;  }
.product-main-bg{ min-height: 350px; background: url("../images/product-main-bg.jpg") right no-repeat; background-size: cover;  }
.product-main-bg .container .row{left:0px; right:0px; margin: auto; max-width: 700px; }

.product-list a{color:#3C46FF; }
 .product-read-more img{margin-left:5px;}

.product-list a:hover .product-read-more img{margin-left:10px;}

.product-sub-title h4{font-size: 22px; font-weight: 700; color: #000000; }

.team-member{display: flex;     justify-content: flex-start;   flex-wrap: wrap;  column-gap:20px;  }
.team-member-inner{text-align: center; margin-bottom: 20px;  width: 240px; }
.team-member-img{margin-bottom:10px;}
.contact-left b{display: block; }

.contact-field{border-radius: 6px; border: 1px solid #D9D9D9; background: #FFF; max-width: 500px; width: 100%; padding: 5px; margin:10px 0px; }
.contact-left-border{border-left: solid 2px #3C46FF; padding-left:30px; }

.contact-form{font-size: 14px;}

.contact-form textarea{height: 120px;}
.contact-form label{font-weight: 500;}
.contact-checkbox{ display: flex; max-width:380px; align-content: center;   justify-content: space-between;  }
.contact-checkbox div label{display: flex;}
.contact-checkbox label{font-weight: normal;}

.containerv1 {
  display: block;
  position: relative;
  padding-left: 29px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.containerv1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border:solid 1px #D9D9D9;
 border-radius: 5px;
    zoom:.85;
}
/* On mouse-over, add a grey background color */
.containerv1:hover input ~ .checkmark {
  background-color: #D9D9D9;
}

/* When the checkbox is checked, add a blue background */
.containerv1 input:checked ~ .checkmark {
  background-color: #1164D4;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerv1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerv1 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.home-read-more img{max-width: 12px; margin-left: 7px;
    margin-top: 7px }
.home-read-more a{display: flex; color: #ffffff; }
.home-read-more a:hover{opacity: .7; }

.home-news-text{min-height: 80px;}

.faqouter .collapsed:after {
    background: url(../images/faq-down.svg) no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    margin: 3px -5px 0 0;
}
.faqouter .collapsed:after, .panel-title a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
}
.panel-title a:after {
    background: url(../images/faq-up.svg) no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    margin: 3px -5px 0 0;
}

.faqouter .panel-heading{margin-bottom:10px; padding-bottom: 10px; border-bottom: solid 1px #ccc; }
.panel-body{margin-bottom: 20px; margin-top: 10px; }

.header-icon-img :first-child{margin-right: 30px;}

.mobile-logo{z-index: 99999; position: fixed; filter: brightness(0) invert(1);}

@media (max-width: 1280px) {
    .team-member-inner{width: 200px;}
    .unminded-home-curve { margin-top: -250px;}
    .unminded-home-banner{background-size: contain;}
}

@media (max-width: 1024px) {
        h1{font-size:32px;}
    h2{font-size:28px;}
    h3{font-size:22px;}
    h4{font-size:18px; }
    .unminded-home-request-demo{width: 400px; height: 400px; margin: auto; zoom:90%;  }
    .container, .container-sm { max-width: 95% !important; margin: auto;  }
    .unminded-home-request-demo-inner h2{font-size: 26px;}
    .unminded-responsive-image img{object-fit: cover;object-position:50% 50%;max-height: 9rem; width: 100%; border-radius: 10px;    }
    .unminded-home-grey-box{display: block;}
    .header-image-main{border-radius: 0px 0px 40px 40px; min-height: 660px; }
    .unminded-home-grey-box-text-wrap{min-height:120px;}
    .unminded-home-request-demo-inner{max-width: 320px; height: 280px;  }
    .unminded-buss-icon a{padding:10px 0px; }
     .header-contact-button{display: none;}
    .menu ul{display: block;}
    .menu{position:fixed; top:0px; padding-top: 80px; background: #fff; width: 100%; right:0px; max-width: 100%; height:100%; display: none; background:#3C46FF;  }
    .menu li a{color: #fff !important; font-size: 18px; width: 100%; display: block; }
    .menu ul li{padding: 5px 10px;}
    .header-mobile-icon{display: block; zoom:70%; top: 0px; }

    .footer-link-middle a{padding: 0px 5px;}
    .footer-bottom-right a {padding: 0px 5px;}
    .row > div{margin-bottom: 20px;}
    .unminded-contact-butt-right a{ margin: 10px 0px; }
    .header-icon-img{display: none;}
    .unminded-home-banner{  min-height:500px; padding-bottom: 200px;  }
        .header-banner-text{display: none;}
   .header  .row > div{margin-bottom: 0px !important; }
    .submenu{ background:rgba(0, 0, 0, 0.0627); max-width: 90%; box-shadow: none; position: static; padding: 0px 20px; margin:0px 20px; }
    .menu li a:hover, .menu li:hover > a{background: none;}
    .submenu a{font-size: 16px !important; }

    .menu .contact-sale > a{background:#fff; border-radius: 30px; color: #3C46FF !important;    justify-content: center; margin: 0px 15px; width: 95%; }


}


@media (max-width: 767.98px) {

    .unminded-buss-icon {padding: 15px 0px; margin-bottom: 10px;}
    .section-margin{margin-bottom: 50px !important;}
    .home-banner-text p{margin-bottom: 0px;}
    .unminded-home-banner-button{margin-top: 10px;}
    .unminded-home-our-netsuite h2{padding: 30px 0px;}
    .unminded-home-our-netsuite h3{padding: 0px;}
    .see-all-products-main{margin: 20px 0px 20px 0px;}
    .unminded-know-more-title {margin-top: 0px;  padding: 0px;}
    .unminded-home-grey-box-text{padding: 10px;}
    .unminded-home-grey-box h2{font-size: 20px;}
    body {font-size: 16px !important; }
    .unminded-home-grey-box-text-wrap{min-height:80px;}
    .row > div{margin-bottom: 20px;}
    .unminded-home-banner{padding-top:0px; text-align: left; }

    .unminded-home-our-business-title {margin-bottom: 0px; padding-bottom: 0px !important; }
    .unminded-home-container{text-align: center;}
    .unminded-home-container img{max-width: 220px; }
    .unminded-home-contact{padding: 20px;}
    .footer-bottom{text-align: center; font-size: 14px; }
    .footer-link-middle a{ padding: 0px 2px; font-size: 14px; }
    .footer-link-middle a:hover{ color:#1164D4 !important; }
    .footer-bottom-right{text-align: left; padding-left: 70px; padding-bottom:40px; }
    .menu li > a{width: 100%; display: flex; justify-content: space-between;    align-items: center; }


    .mobile-hide{display: none;}
    .mobile-show{display:block ;}
    .menu{ }

    .unminded-ceo-message .col-sm-4{display:flex; justify-content:center; align-items: center;}
    .unminded-ceo-message img{max-width: 150px; margin-right: 10px; }
    .unminded-home-curve{margin-top:-104px;}

    .unminded-home-banner { background-position: bottom right;  background-size: 100%; padding-bottom: 300px;}
    .key-platform-feature img{ display: block; margin-bottom: 15px;}
    .unminded-home-banner-button a{position: static;}

    .inner-header-banner  .row{position: static; max-width: 500px;  top: 25%;  }
    .product-digital-twin h3{display: flex;}
    .industrial-problem{ text-align: center;}
    .unminded-contact-butt-right{text-align: center;}

    .team-member{display: block;     justify-content: space-between;}
    .team-member-inner{margin-bottom: 20px;}
    .product-main-bg{display: flex;}
    .inner-white-background{padding: 50px 0px;}
    .home-blue-background{padding: 50px 0px; }
    .unminded-home-banner{  min-height:350px;}

    .news-section{ margin-bottom: 90px !important; }
    .unminded-talk-button{display: block; margin:0px auto 20px auto !important; max-width: 180px;}
    .unminded-request-button{display: block; margin:0px auto 0px auto !important; max-width: 180px;}
    .product-main-img img{width: 100%;}
    .unminded-footer .col-sm-3 .footer-links{padding-bottom: 20px; display: block; width: 100%; }
    .unminded-footer .col-sm-3:last-child .footer-links{padding-bottom: 0px; display: block; width: 100%; }
    .inner-header-banner .text-center{text-align: left !important;}
}

@media (max-width: 575.98px) {
    .primary-button, .secondary-button{padding:11px 15px; }
    .unminded-home-request-demo{width: 400px; height: 400px; margin:20px auto; zoom:80%; }
    .home-banner-hold{padding: 15px; left: 0px;}
    .container, .container-sm { max-width: 95% !important; margin: auto;  }

    .team-member-inner{margin: auto; width: 100%;}
    .unminded-home-contact{text-align: center;}

        .unminded-home-banner {  background-size: 140%; padding-bottom: 300px;}
}

/* Abhishek */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: red;
}
/* Abhishek */

/*1/09/2026*/
.privacy-policy-page {
  line-height: 1.6;
}
/* Level 1: 1, 2, 3 */
.privacy-policy-page .level-1 {
  list-style-type: decimal ;
  padding-left: 20px;
}
/* Level 2: 1.1, 1.2 (a, b optional – change if needed) */
.privacy-policy-page .level-2 {
  list-style-type: decimal;
  padding-left: 25px;
  margin-top: 8px;
}
 
/* Level 3: i, ii, iii (Roman numerals) */
.privacy-policy-page .level-3 {
  list-style-type: lower-roman !important;
  padding-left: 25px;
  margin-top: 6px;
}
 
.privacy-policy-page li {
  margin-bottom: 6px;
    list-style: unset;
}
 
.privacy-policy-page > ol > li > strong {
  display: block;
  margin-bottom: 6px;
}
.team-member-img{margin-bottom:0px;}
.team-member-img img {min-width: 180px; }
.team-member-text {width:100%;text-align: left;padding-left: 10px; position: relative;}
.team-member-inner {  display: flex;    box-shadow: 0px 1px 4px 1px #f1f1f1;  border-radius: 5px;  padding: 10px; width:100% !important; max-width: 345px; margin-bottom:20px !important;cursor: pointer;  }
.modal-backdrop{background-color: #00000085;    z-index: 999999;}
.modal{z-index: 9999999999;}
.modal-dialog {max-width: 730px;}
.team-member-text a { position: absolute; bottom: 0px; background: #3c52d4; padding:10px; color:#ffffff !important;  border-radius: 95px; font-size: 13px;}
.team-member{justify-content: left; flex-wrap: wrap; column-gap: 20px;}