.navbar{
  border-bottom: 1px solid #e0e0e0;
  margin: 0em 0em;
  padding-bottom:10px;
  padding-left:10px;
}
.img-responsive{
  width: 60%;
}
.form{
  padding:1em 1em;
}
.container{
  padding:0px;
}

h1{
  font-size: 41px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 3%;
  /* text-transform: uppercase; */
  line-height: 50px;

}

.footerLink:hover{
color: #126ad0 !important;
font-weight: 600;
}

h2{
  font-size:18px;
  font-weight:700;
  color: #0B1B49;
  margin-bottom: 5px;
  font-family: 'Poppins';
}

h3{
  font-family: 'Poppins';  
}

.productLink {
  font-family: 'Poppins';
  font-size: 14px;
  color: #e1efff !important;
  font-weight: 200;
}

.productLink:hover,.productLink:active,.productLink:focus{
box-shadow: 0 0 0 .1rem #6ea8e940;
color: #fff;
background-color:transparent !important;
font-weight: 400;
}
.firstHeroIndex {
  display: flex;
  /* background: rgba(255, 255, 255, 0.2); */
  /* border-radius: 0px; */
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  /* backdrop-filter: blur(2px); */
  /* border: 1px solid rgba(255, 255, 255, 0.3); */
  border-radius: 0px;
  /* border: 1px solid rgba(255, 255, 255, 0.125); */
  border:transparent;
  background-size: cover;
  background-image: url("Images/Index_erp (2).png");
  padding: 8% 7%;
}

.firstHeroContact {
  display: flex;
  /* background: rgba(255, 255, 255, 0.2); */
  /* border-radius: 0px; */
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  /* backdrop-filter: blur(2px); */
  /* border: 1px solid rgba(255, 255, 255, 0.3); */
  border-radius: 0px;
  border: 1px solid rgba(255, 255, 255, 0.125);
  background-size: cover;
  background-image: url("Images/ContactUs.png");
  padding: 8% 7%;
}

.firstHeroColumns{
/* backdrop-filter: blur(2px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
background-color: rgba(17, 25, 40, 0.75); */
/* padding:9% 7%; */
/* padding: 9% 7%; */
/* padding: 4% 4%; */
margin: auto;
color: #fff;
}

.firstHeroColumnsContact{
  margin: auto;
  color: #fff;
  width:50%;
  }

.firstHeroColumnIndex{
  padding: 4% 4%;
  border-radius: 5px;
box-shadow: 0 25px 100px 0 rgba(0, 0, 0, .15), 0 2px 4px 0 rgba(0, 0, 0, .5);
background-image: linear-gradient(244deg, rgb(18 106 208 / 90%), rgb(2 59 124 / 90%));
}
.hyperautomationPic{
  width: 34%;
  position: absolute;
  right: 7%;
  
}


.hyperautomationPic:hover{
  /* transform: scale(1.2); */
  transition: all .5s ease-in-out;
}

.cardColumn{
  padding: 2% 2%;
}
.hyperautomationHeader{
  background-color: #fff;
  padding: 5%;
  box-shadow: 0 25px 100px 0 rgba(0, 0, 0, .1490196078);
  font-size: 26px;
  line-height: 45px;
  color: #333;
  border-radius: 5px;
}
.hyperautomationSubHeader{
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Poppins';
  color: #126ad0;
  margin: 0px;
}
p.subheader{
  color: #f7f8f9;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 5%;
}

#logoutPage{
  display:none;

}

#logoutbutton{
  display:none;
}


.chatBotRow{
  width: 100%;
  height: fit-content;
  display: flex;
      align-items: center;
          padding: 0.5em 0em;
  border-bottom: 1px solid #99c2fb;
}

.ListHeader{
  color: #0B1B49;
  font-weight: 900;
  font-family: 'segoeUI';
  font-size: 16px;
  margin-bottom: 8px;
}

.ListPara{
  color: #828282;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 1px;
      white-space: nowrap;
  overflow: hidden;
  width: 90%;
  text-overflow: ellipsis;
}
.contentBot{
  width: 70%;
      padding-left: 10px;
  align-self: center;
}
.ListPara:hover{
overflow: visible;
}
.ListDate{
  color: #828282;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 5px;
}
.chatBotRow>.imgBot{
  width: 40%;
  background-color: #D6E9FF;
  display: flex;
  justify-content: center;
  align-self: center;
  padding: 1.5em 1em;
  border-radius: 11px;
}
.menu.menuBar{
margin: 0rem 0rem !important;
background: rgba(255, 255, 255, 0.2);
border-radius: 0px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
/* padding: 2em 1em; */
transform: none;
padding: 20% 5% !important;
}

dl dd {
margin: 0rem 1rem 10px;
}
.footerLink{
color: #333 !important;
font-family: 'Open Sans';
font-size: 14px;
margin: 0rem 1rem 10px;
}
.contactCards .column.col-3{
  padding:0.35%;
  height: 100%;
}

.contactCards{
  margin: 2% 0%;
}
.card{
  height:100%;
}
.card:hover{
  /* box-shadow: 0 25px 100px 0 rgba(0, 0, 0, .1490196078); */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.card-title{
  color: #333;
  font-family: 'Poppins';
  font-size: 24px;
  font-weight: 600;
}

.card-body{
  font-family: 'Open Sans';
  font-size: 15px;
  font-weight: 400;
  color: #9b9b9b;
}


.btn.ContactUs{
background-color:#126ad0;
color:#fff;
border:none;
border-radius:5px;
font-family:poppins;
font-size:14px;
padding: 6px 30px;
}

.btn.learnmore{
background-color:#126ad0;
color:#fff;
border:none;
border-radius:5px;
font-family:poppins;
font-size:14px;
padding: 5px 20px;
}
.btn.learnmore:hover{
  background-color:#006eed;
  }
  .btn-action {
    background-color: #126ad0;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-family: poppins;
    font-size: 14px;
    padding: 12px 30px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    width: fit-content;
    height: auto;
    display: inherit;
}
  .btn-action:hover{
    background-color:#006eed;
    text-decoration:none;
    color:#fff;
    }
    .exploreProduct:hover{
      background-color:#006eed;
      /* border:none; */
    }
    .exploreProduct{
      border: #006eed solid 1px;
      background-color: transparent;
    }
    .btn-action:visited{
      color:#fff;
      text-decoration:none;
      
      }
.footer-btn-action{
  color: #126ad0;
    border: none;
    background-color: transparent;
  height: 35px;
  display: inline-block;
  width: 35px;
  align-content: center;
  text-align-last: center;
  border-radius:3px;
}
.footer-btn-action:hover{
  background: #e1efff;
  border: 1px solid #126ad0;
}
.footer-btn-action:visited{
  background: #e1efff;
  border: 1px solid #126ad0;
  color: #126ad0;
}
.btn.btn-link,a.dropdown-toggle{
background: 0 0;
border-color: transparent;
font-family: 'Poppins';
font-size: 14px;
color: #333;
font-weight: 500;
}

.btn.btn-link:hover,.btn.btn-link:active{
color:#126ad0;
}

.btn.btn-link:focus{
border: .05rem solid rgb(112, 156, 207);
color:#126ad0;
box-shadow:0 0 0 .1rem rgb(217 131 85 / 20%);
border-radius: 5px;
}

.btn-group a.dropdown-toggle:hover,a.dropdown-toggle:active{
color:#126ad0;
background: #eef6ff;
border-color: #126ad0;
text-decoration: none;
border-radius: 5px !important;
}

.icon-arrow-down{
font-size: 10px;
margin: 2px auto;
}
.menuItem>a.active,.menuItem>a:active,.menuItem>a.hover,.menuItem>a:hover {
background: #e1efff;
color: #126ad0;
}

.menuItem>a:focus, menuItem>a:hover {
background: #e1efff;
color: #126ad0;
box-shadow: 0 0 0 .1rem #6ea8e940;
}

.btn-group a.dropdown-toggle:focus{
background: #126ad0;
  border-color: rgb(112, 156, 207);
  color: #fff;
  text-decoration: none;
  border-radius: 5px !important;
}


.btn.ContactUs:hover{
background-color:#006eed;
}

.highlight{
color:#126ad0;
}


dl dd.featuresList {
margin: 0rem 1rem 10px;
background-color: #e1efff;
border-radius: 5px;
padding: 5px 10px;
width: fit-content;
font-family:'Open Sans';
font-size: 18px;
}
.Benefit{
font-family:'Open Sans';
font-size: 16px;
color:#333; 
}
dl dd.footerHeader{
color: #126ad0;
font-family: 'Poppins';
font-size: 16px;
font-weight: 500;
}

.footerDesc{
font-family: 'Poppins';
font-size: 14px;
color: #8D8D8D;

}

.footerlogo{
width: 30%;
margin-bottom: 20px;

}

.divider {
border-top: .05rem solid #e0e0e0;
height: .05rem;
margin: .4rem 0;
}

.copyright{
margin: auto;
font-size: 13px;
font-family: 'Poppins';
padding-top: 10px;
color: #333;
}
/* Modal CSS */

.modal {
display: none;
position: fixed;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
max-width:960px;

}

.dws-modal-container {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 8px;
width: 420px;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.dws-modal-title.h5 {
color: #0B1B49;
font-weight: 600;
font-size: 20px;
}

#close-modal {
position: relative;
top: 10px;
right: 10px;
cursor: pointer;
}

.dws-modal-header{
padding:10px;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
cursor: grab;
user-select: none;
}

.dws-modal-body .form-group label {
display: block; /* Updated to display block */
margin-bottom: 5px;
}
#inputField{
border: 1px solid #ccc;
}

.dws-modal-body{
padding:10px;
}
.modal-footer {
display: flex;
justify-content: flex-end;
padding: 10px;
background-color: #f1f1f1;
}
/* Styles for the buttons */
#btn-yes, #btn-no {
margin-top: 10px;
padding: 8px 46px;
cursor: pointer;
}

#btn-yes {
background-color: #4CAF50;
color: #fff;
border: none;
border-radius: 10px;
margin-right: 10px;
}

#btn-no {
background-color: #f44336;
color: #fff;
border: none;
border-radius: 10px;
}

/* Modal Input CSS */

.off-canvas .off-canvas-sidebar {
background: #f7f8f9;
bottom: 0;
left: 0;
min-width: 10rem;
overflow-y: auto;
position: fixed;
top: 0;
transform: translateX(-100%);
transition: transform .25s;
z-index: 200;
}

.off-canvas{
display:block;
}

.off-canvas .off-canvas-toggle {
display: block;
right: 20px;
position: relative;
/* top: .4rem; */
transition: none;
z-index: 1;
top:0px;
}

.btn.btn-primary.openSidebar {
background: #fff;
border-color: #126ad0;
color: #126ad0;
border: 1px solid #126ad0;
height: auto;
padding: 8px 6px;
border-radius: 5px;
/* margin: 0px auto; */
font-family: 'Poppins';
}

.btn.btn-primary.openSidebar:hover{
background: #126ad0;
border-color: #126ad0;
color: #fff;
}

.off-canvas .off-canvas-content{
padding:0px;
}

.off-canvas .off-canvas-sidebar{
padding: 20px;
background: #ffffff;
}
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 470px;
  perspective: 1000px;
  padding: 0%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #E3E3E3;
  border-radius: 5px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.flip-card-inner2 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.flip-card:focus {
    outline: 0;
}

/*.flip-card:hover .flip-card-inner,
.flip-card:focus .flip-card-inner{
  transform: rotateY(180deg);
}*/

.flip-card:hover .flip-card-back.card1{
  opacity: 1;
}
.flip-card:hover .flip-card-front.card1{
  opacity: 0;
  pointer-events: none;
}

.flip-card:hover .flip-card-back.card2{
  opacity: 1;
}
.flip-card:hover .flip-card-front.card2{
  opacity: 0;
  pointer-events: none;
}

.flip-card-front,.flip-card-back{
  position: absolute;
  width: 100%;
  height: auto;
  border-radius:5px;
  min-height:100%;
  padding:7% 7%;
  text-align:left;
  background-color:#fff;
}
.fa-solid.fa-people-arrows,.fa-solid.fa-plate-wheat,.fa-solid.fa-plane-circle-check,.fa-solid.fa-chart-line{
  font-size: 25px;
  color: #126ad0;
  padding-bottom: 10px;
}
.flip-card-front.card1{
  /* background-image: url("Images/Index_CateringSolutions.png"); */
  background-image: url("Images/food.png");
  background-size: cover;
  color: black;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.35s ease-out;
}

.flip-card-back.card1{
  background-color: #fff;
  /*transform: rotateY(180deg);*/
  z-index: 1;
  display: block;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.35s ease-in;
}
.flip-card:hover .flip-card-inner>.flip-card-back.card1{
  opacity: 1;
}
.flip-card:hover .flip-card-inner>.flip-card-back.card2{
  opacity: 1;
}
.flip-card-front.card2{
  background-image: url("Images/Index_erp.png");
  background-size: cover;
  color: black;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.35s ease-out;
}
.flip-card-back.card2{
  background-color: #fff;
  /*transform: rotateY(180deg);*/
  z-index: 1;
  display: block;
  justify-content: center;
  align-items: center;

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.35s ease-in;
}
.card-title{
  color: #333;
  font-family: 'Poppins';
}
.card-subtitle{
  /* color: #9b9b9b;
  font-size: 13px; */
  color: #333;
  font-size: 16px;
  padding: 3% 0% 11% 0%;
  font-family: 'Open Sans';
}

.fade-in-text:hover{
  font-family: Arial;
  font-size: 60px;
  animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}


/* Logo Scroller CSS */


.logo-slider {
  overflow: hidden;
  padding: 30px 0 0 0;
  white-space: nowrap;
  position: relative;
}

.logo-slider:hover .logos-slide {
  animation-play-state: paused;
}

.logos-slide {
  display: inline-block;
  animation: 45s slide infinite linear;
}

.logos-slide img {
  width: 120px;
  height: auto;
  margin: 0 40px;
}


@keyframes slide {
  from {
      transform: translateX(0);
  }

  to {
      transform: translateX(-100%);
  }
}