*{
  margin: 0;
  padding: 0;
}
body{
	overflow-x:hidden;
}
/* banner */
#demo{
  margin-top: 170px;
}
@media screen and (max-width: 952px){
  #demo{
    margin-top: 180px;
  }
  .carousel-control-prev .carousel-control-prev-icon,.carousel-control-next .carousel-control-next-icon{
    display: none;
  }
  .carousel-indicators{
    display: none;
  }
}
/* WMS para */
.heads {
  text-align: center;
  font-family: calibri;
  font-weight: bold;
  margin-top: 50px;
  font-size: 40px;
}
.para{
  text-align: justify;
  font-family: calibri;
  font-size: 21px;
  margin-top: 20px;
  word-spacing: 2px;
}
.line{
  border: 1.5px solid #FF761A;
  margin-left: auto;
  margin-right: auto;
}
.hor-box{
  padding: 30px;
  box-shadow:1px 2px 5px 2px rgb(0,0,0,0.10);
  border-bottom: 2px solid #FF761A;
  text-align: center;
  margin-top: 60px;
}
.hor-box .row .col p{
  font-size: 23px;
  font-family: calibri;
  font-weight: bold;
}
.hor-box .row .col1 {
  border-right: 1px solid;
  padding-top: 20px;
}
.hor-box .row .col{
  padding-top: 20px;
}
.hor-box .row .year-txt{  
  border-radius: 20px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-family: calibri;
  padding: 2px;
  font-size: 40px;
  font-family: calibri;
  font-weight: bold;
}
/* scroller */
.news{
  height: 500px;
}
.update-box{
  margin-top: 50px;
  margin-left: 40px;
  border-radius: 10px;
}
.update-box iframe{
  width:260px;
  height:500px;
}
.update-box h4{
  margin-top: 2px;
  font-size: 20px;
  margin-left: 15px;
}
.update-list a{
  text-decoration: none;
  color: black;
  font-family: calibri;
}
.update-list :hover{
 text-decoration: underline;
 color: #e67e35 !important;
 cursor: pointer;
}
.update-list  img{
 margin-left:10px;
}
@media screen and (max-width: 952px){
  .hor-box .row .col1 {
    border-bottom: 1px solid;
    border-right: none;
  }
  .year-txt{
    margin-top: 20px;
    width: auto;
  }
  .update-box{
    width: 260px;
    height: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
}
.hor-box1{
  padding: 30px;
  box-shadow:1px 2px 5px 2px rgb(0,0,0,0.10);
  text-align: center;
  margin-top: 60px;
}
.hor-box1 .row .col{
  margin-top: 40px;
}
/* why WMS */
.col-md-4 .img-arrow{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.p-para{	
  padding: 10px;
  border: 1px solid #ccc;
  height: auto;
  border-radius: 12px;
  font-family: calibri;
  font-size: 21px;
  background-color:#008000;
  color: white;
  padding: 15px 15px 15px 15px;
  width: 100%;
  
}
.p-para1{
  padding: 10px;
  border: 1px solid #ccc;
  height: 110px;
  border-radius: 12px;
  font-size: 21px;
  font-family: calibri;
  color: white;
  padding: 15px 15px 15px 15px;
  background-color:#b72d2d ;
  text-align: center;
  margin-top: 10px;
  padding-top: 20px;
}
.container .row1{
  margin-top: 70px;
}
@media  screen and (max-width: 952px){
  .p-para{
      display: block;
      margin-left: auto;
      margin-right: auto;
  }
  .col-sm-4 .p-para1{
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 30px;
      height: auto;
  }
  .col-md-4 .img-arrow{
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: -10px;
  }
  .container .row1{
    margin-top: 10px;
  }
}
/* key features */
.row3 .col-sm-3 .feat1{
  font-family: calibri;
  font-weight: bold;
  font-size: 24px;
  padding: 10px 10px 10px 10px;
}
.row3 .col-sm-3:hover{
  background-color: white;
  color:darkblue;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.row3 .col-sm-3 p:hover{
  color:darkblue;
}
.row3 .col-sm-3{
  margin-left: auto;
  margin-right: auto;
}
.row3 .col-sm-3{
  margin-top: 40px;
}
.row3 .col-sm-3 p{
  font-family: calibri;
  color: #000;
  font-size: 20px;
  text-align: justify;
  padding: 10px 10px 10px 10px;
}
.button1 .btn-primary{
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 40px;
  width: 150px;
}
.button1 .button2:hover{
  color: white!important;
}
.button1 .button2{
  font-size: 16px;
}
/* type of wms software */
.heads1 {
  text-align: center;
  font-family: calibri;
  font-weight: bold;
  margin-top: 30px;
  font-size: 33px;
}
.row2 .col-sm-4 img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.row2 .col-sm-4 p{
 text-align: center;
 font-family: calibri;
 font-size: 21px;
 font-weight: bold;
}
/* faq page */
.faq {
  width:95%;
  margin: 0 30px;
}
.faq div {
  border: 1px solid #000;
  margin: 5px 0px;
  background-color:#fff;
}
.question {
  font-size:18px;
  background-color:#ddd;
  margin:0px;
  padding: 15px;
  font-family: calibri;
  font-weight: bold;
  border-radius: 5px;
}
.answer {
  font-size: 1rem;
  margin:0px;
  padding: 0px 15px;
  line-height:2;
  max-height:0px;
  overflow:hidden;
  transition:2s;
  text-align: justify;
  color: #000;
  border: 1px solid gray; 
  font-family: calibri;  
  border-radius: 5px;
}
.opener
{
  font-size:25px;
  float:right;
  line-height:0.8;
  cursor: pointer;
}
@media screen and  (max-width: 952px){
  #cols1{
      margin-left: -20px;
  }
  .hr2{
      margin-top: -30px;
  }
}
/* demo video page */
.cont-video .row .col-sm-6 iframe{
  margin-top: 70px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* our customers */
.cust-row1 .col-sm-3 {
  height: 250px; 
  width: 250px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  border-bottom:2px solid #FF761A;
}
.cust-row1 .col-sm-3:hover{
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.060); 
  transition: all 0.2s ease-out;
  box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
  top: -4px;
}
.cust-row1 .col-sm-3 img{
  height: 150px;
  width: 180px;
  /* margin-left: 20px; */
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.cust-row1 .col-sm-3 .img1{
  margin-top: 20px;
}
.cust-row1 .col-sm-3 p{
 text-align: center;
 font-family: calibri;
 font-size: 18px;
 font-weight: bold;
}


 /* whats app */
 /* .float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
font-size:30px;
  box-shadow: 2px 2px 3px #999;
z-index:100;
}

.my-float{
  margin-top:16px;
}
.social{
margin-left: 12px;
} */


/* Attractive Button */

@keyframes pulsing {
  0% {
      box-shadow: 0 0 0 0 #5ed88b;
  }
  70% {
      box-shadow: 0 0 0 30px rgba(255, 0, 0, 0);
  }
  100% {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.float-button {
  text-decoration: none;
  position: fixed;
  padding: 10px;
  padding-right: 15px;
  bottom: 30px;
  right: 30px;
  color: #fff;
  background-color: #25D366;
  border-radius: 25px 30px 5px 25px;
  z-index: 100;
  font-family: Arial;
  font-size: 17px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  transition: all 300ms ease-in-out;
  animation: pulsing 1.5s infinite;
}

.float-button:hover {
  background-color: #128C7E;
  color: #fff;
}

.fa-whatsapp {
  font-size: 20px !important;
  padding-right: 5px;
  padding-left: 5px;
}