body
{
   overflow-x:hidden; 
}
.overlay {
 position: absolute;
    top: -2px;
    bottom: 0;
    left: 4px;
    /* right: 35px; */
    height: 100%;
    width: 100%;
    opacity: 0;
    /* transition: .5s ease; */
    /* background-color: #000; */
    /*transform: rotate(16deg);*/
    margin-left: 1px;
    background-color: #504a4ad4;
    cursor:pointer
  
}
#theCarousel
    {
      
       margin-left:-24px;
    }
 .text {
    color: white;
    font-size: 18px;
    position: absolute;
     top: 7%; 
    /* left: 4%; */
    text-align:start !important;
    padding: 25px;
    cursor:pointer
}
.card2:hover .overlay {
  opacity: 1;
}
.p-15{
    padding-top:15px;
}
/*body,html{*/
/*    overflow-x:hidden;*/
/*}*/
  .slider_p
{
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 23px;
}
.f1{
    color:black;
    margin-top: 40px;
    margin-left: -50px;


}
.f2{
    color:black;
    margin-top: 40px;
    margin-right: 0px;
}


/*ourpartner*/
.mt-13{
        
        height: 60px ! important;
    margin-top: 20px;

}
.mt-50{
        margin-top: 50px;

}
    .ourcard
    {
        width: 190px ! important;
    height: 100px ! important;
    background-color: #fff ! important;
        margin-left: 20px;
        /*box-shadow:5px 10px;*/
       box-shadow:3px 3px 5px 3px #ccc;
        /*box-shadow: 0px 15px 10px -15px #111; */

    }
.carousel-showmanymoveone
{
  .carousel-control
  { 
    width: 4%;
    background-image:none;

    &.left 
    {
      margin-left:15px;
    }

    &.right 
    {
      margin-right:15px;
    }
  }

  .cloneditem-1, 
  .cloneditem-2, 
  .cloneditem-3
  {
    display: none;
  }

  .carousel-inner
  {
    @media all and (min-width: 768px)
    {
      @media (transform-3d), (-webkit-transform-3d)
      {
        > .item.active.right,
        > .item.next
        { 
          transform: translate3d(50%, 0, 0);  
          left: 0;
        }

        > .item.active.left,
        > .item.prev
        { 
          transform: translate3d(-50%, 0, 0);
          left: 0;
        }

        > .item.left,
        > .item.prev.right,
        > .item.active
        {
          transform: translate3d(0, 0, 0);
          left: 0;
        }    
      } 

      > .active.left,
      > .prev
      {
        left: -50%;
      }

      > .active.right,
      > .next
      {
        left:  50%;
      }

      > .left,
      > .prev.right,
      > .active
      {
        left: 0;
      }

      .cloneditem-1 
      {
        display: block;
      }
    }


    @media all and (min-width: 992px)
    {    
      @media (transform-3d), (-webkit-transform-3d)
      {
        > .item.active.right,
        > .item.next
        { 
          transform: translate3d(25%, 0, 0);  
          left: 0;
        }    

        > .item.active.left,
        > .item.prev
        { 
          transform: translate3d(-25%, 0, 0);
          left: 0;
        }

        > .item.left,
        > .item.prev.right,
        > .item.active
        {
          transform: translate3d(0, 0, 0);
          left: 0;
        }
      }

      > .active.left,
      > .prev
      {
        left: -25%;
      }

      > .active.right,
      > .next
      {
        left:  25%;
      }

      > .left,
      > .prev.right,
      > .active
      {
        left: 0;
      }

      .cloneditem-2, 
      .cloneditem-3
      {
        display: block;
      }
    }    
  }
}





/*body,html{*/
/*    overflow-x:hidden;*/
/*     overflow-y:hidden;*/
    
/*}*/


.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-left: -25px;

    
}
.partner{
    
   text-align: center;
    font-size: 25px;
    margin-top: 30px;
    color: #606060;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    font-family: LucidaGrande;

}
.hr {
    
    border: 0;
    border-top: 2px solid #606060;
    width: 115px;
        margin-bottom: 40px;

}
.hr1 {
    
   border: 0;
    border-top: 2px solid #606060;
    width: 109px;
    margin-bottom: 36px;
    margin-top: 1px

}
.partner-bg{
    background-color: #eae7e4;
}
.bg{
    background-color:#E8E9EC;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-left: -2px;

    
}
.partner{
    
    text-align: center;
    font-size: 25px;
    margin-top: 30px;
    color: #606060;
    font-family: LucidaGrande;

}
.hr {
    
    border: 0;
    border-top: 2px solid #606060;
    width: 115px;
        margin-bottom: 50px;

}
.partner-bg{
    background-color: #eae7e4;
}
.bg{
    background-color:#E8E9EC;
}
.img-responsive2
{
    width:247px;
    height:136px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: 87vh;
}
 @media (min-width: 768px) and (max-width: 1024px) {
 .searchb1{ 
 position: absolute ! important;
    top: 50px ! important;
    left: 383px  ! important;
    height: 23px ! important;
    border: none ! important;
    background-color: #252525 ! important;
    color: white ! important;
 }
 .cbp-hrmenu > ul > li{
     padding-left:25px;
 }
 .btnc {
    background: #DC6C10 ! important;
    border: 1px solid #DC6C10 ! important;
    color: white ! important;
    padding: -2px ! important;
    position: relative ! important;
    /* right: 29px; */
    top: 50px ! important;
    /* bottom: 1px; */
    left: 84% ! important;
 }
 .topnav a {
    float: left ! important;
    display: block ! important;
    /*color: #f2f2f2 ! important;*/
    text-align: center ! important;
    padding: 10px 6px ! important;
    text-decoration: none ! important;
    font-size: 17px ! important;
    margin-left: 2px ! important;
 }
    .card2
    {
        width:239px !important;
    }
    
 }
 .carousel-inner1 {
    margin-left: 30px ! important;
    height: 160px;
    margin-top: 0px;
    /*margin-left: -61px;*/
}



.cardn
{
  font-size: 20px;
  font-weight: bold; 
  color:black;
margin-top: 25px; 


}

.cardb{
        color: white;
    background: black;
    border: none;
    font-size: 15px;
    padding: 5px;}
    

.card3{
    /*width:200px;*/
    height:375px;
    /*transform: rotate(16deg);*/
    margin-left:5px;

}

 
  .cardp{
font-size: 20px; 
color:black;
  }
 .cardp1{
font-size: 15px;
    color: #fff;
    font-weight: normal;
    background-color: black;
    font-family:LucidaGrande;
    text-align: center;
    text-transform: capitalize;
    /*transform: rotate(16deg);*/
    margin-left: 5px;
    padding:4px;
    margin-right: -5px;
    /*margin-top: -9px;*/
    
  }
.left1{
    /*border: 1px solid !important;*/
    padding: 5px !important;
    position: absolute !important;
    top: 45% !important;
    width: 63px !important;
    color: black !important;
    background-color: #ffffff !important;
    left: 23px !important;
  }
  .right1
  { 
   /*border: 1px solid !important;*/
    padding: 5px !important;
    position: absolute !important;
    top: 45% !important;
    width: 63px !important;
    color: black !important;
    background-color: #ffffff !important;
    left: -64px !important;
  }

.card2{
margin-left: 22px;
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 0px;
    width: 312px;

}

  .item
  .multi-item-carousel{
  .carousel-inner{
    > .item{
      transition: 500ms ease-in-out left;
    }
    .active{
      &.left{
        left:-33%;
      }
      &.right{
        left:33%;

      }
    }
    .next{
      left: 33%;
    }
    .prev{
      left: -33%;
    }

    @media all and (transform-3d), (-webkit-transform-3d) {
      > .item{
        // use your favourite prefixer here
        transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out all;
        backface-visibility: visible;
        transform: none!important;
      }
    }
  }
  .carouse-control{
    &.left, &.right{
      background-image: ;
    }
  }
}
@media screen and (max-width: 768px){
    html,body{
        overflow-x:hidden;
    }
    
    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        height:auto;
        
    }
    .carousel-inner
    {
        margin-left:0px;
    }
    .multi-item-carousel  .carousel-inner
    {
       height:400px;
       margin-left:10px;
    }
    .cardp1 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    background-color: black;
    font-family: LucidaGrande;
    text-align: center;
    text-transform: capitalize;
    /* transform: rotate(16deg); */
    margin-left: 5px;
    margin-right: 46px;
    margin-top: -1px;
    width: 240px;
}
 
.ourcard{
    margin-left:-52px;
}
    .header-row{
        margin-bottom: -50px;
    }
    #myCarousel
    {
        margin-top:72px;
    }

 /*iot mobile view*/
 
 
 
 
 .mt-13 {
    height: 100px ! important;
    margin-top: 55px;
    padding: 14px;
}
 
 .left1
 {
     /*border: 1px solid !important;*/
    padding: 5px !important;
    position: absolute !important;
    top: 45% !important;
    width: 63px !important;
    color: black !important;
    background-color: #ffffff !important;
    left: 23px !important;
  }
  .right1
  { 
    /*border: 1px solid !important;*/
    padding: 5px !important;
    position: absolute !important;
    top: 45% !important;
    width: 68px !important;
    color: black;
    background-color: #ffffff !important;
    left: -64px !important;
     /*display:none;*/
  }

.cardb{
        color: white;
    background: black;
    border: none;
    font-size: 8px;
    padding: 4px;
      margin-left: -10px;
}
.card2 {
    
    margin-top: 30px;
    margin-left: 60px;
    /* border: 1px solid; */
    /* height: 200px; */
    /* background-color: white; */
    width: 239px !important;
}
.f1 {
    color: black;
    margin-top: 90px;
    margin-left: 41px;

}
.f2 {
    color: black;
    margin-top: 90px;
    margin-right: 0px;
    margin-left: -80px;
}
}

@media (min-width: 1024px) and (max-width: 1323px)
{
  .card2
  {
      width:239px;
  }
}
@media (min-width: 1024px) and (max-width: 1323px)
{
    
}
@media (min-width: 1450px) 
{
  .card2
  {
      width:321px;
      margin-left:40px;
      
  }
}