
/*=================================video section =================================*/


.videosec{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 540px;
 }

video {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
 


/*==============================1st tabbing section=================================*/

/* Style the tab */
.tab {
  width: 100%;
  /* height: 325px;
   */
}

/* Style the buttons inside the tab */
.tab button {
  display: flex;
  background-color: inherit;
  color: #000000e3;
  padding: 12px 8px 10px 10px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  font-weight: 500;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #31823f;
  color:white;
}

.tab button:hover .tabiconwhite{display: block!important;}
.tab button:hover .tabicongreen{display: none!important;}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #31823f;
  color:white;
  padding: 12px 8px 10px 5px;

}
.tab button.active img.tabicongreen{
    display: none!important;
}
.tab button.active img.tabiconwhite{
    display: block!important;
}

/* Style the tab content */
.tabcontent {
  
  padding: 0px 12px;
  width: 100%;
  height: auto;
}

/*=================================2nd tabbing section=================================*/

/* Style the tab */
.tab2 {
    width: 100%;
    /* height: 300px;
     */
  }
  
  /* Style the buttons inside the tab */
  .tab2 button {
    display: flex;
    background-color: inherit;
    color: #000000e3;
    padding: 12px 8px 10px 10px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    font-weight: 500;
  }
  
  /* Change background color of buttons on hover */
  .tab2 button:hover {
    background-color: #31823f;
    color:white;
  }
  
  .tab2 button:hover .tabiconwhite{display: block!important;}
  .tab2 button:hover .tabicongreen{display: none!important;}
  
  /* Create an active/current "tab button" class */
  .tab2 button.active2 {
    background-color: #31823f;
    color:white;
    padding: 12px 8px 10px 5px;
  
  }
  .tab2 button.active2 img.tabicongreen{
      display: none!important;
  }
  .tab2 button.active2 img.tabiconwhite{
      display: block!important;
  }
  
  /* Style the tab content */
  .tabcontent2 {
    padding: 0px 12px;
    width: 100%;
    height: auto;
  }
  

/*==============================middle section =================================*/
.knowmoreparent{
    text-align: center;
    margin-top: 15px;
}
.pageheading{
    margin-top: 20px;
}
.dir:hover{
    cursor: pointer;
}
.imgmanu{
    width: 91%;
}
.w45{
    width: 45%;
}
.itesimg{
    width: 24%;
}
.img-365{
    width: 27%;
}
.bfsi{
    width: 9%;
}
.tabimg{
    width: 50%;
    float: left;
}
.tabimg img{
    height: 300px;
    width: 100%;
    border-radius: 5px;
}

.servsection{
    /* background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/servicesbg.jpg); */
    background: linear-gradient(to top, #f2ece1 0%, #d3dfe8 100%);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 35px 0 45px 0;
}
.indsection{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/industrybg.jpg?ver=1.0);
    /* background: linear-gradient(to top, #d1e6f7 0%, #d0e5f3 100%); */
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1px 0 18px 5px;
}
.chooseinfusai{
    background-image: url(https://d2c12hljnbvhtv.cloudfront.net/images/partnerbg.jpg);
    /* background: linear-gradient(to top,#7dc0f4  0%, #cbdbe8 100%); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 1px 0 58px 0;
}
.servsection2{
    padding: 35px 0 45px 0;
}

.servcontent {
    width: 100%;
    margin: 0 auto 25px auto;
}
.indcontent{
    width: 100%;
    margin: 5px auto 5px auto;
}
.enable{
    width: 80%;
    margin: 5px auto 5px auto;
}
.enablefaq{
    width: 60%;
    margin: 5px auto 5px auto;
}
.tabcont{
    width: 50%;
    float: left;
    padding: 0px 0 20px 40px;
}
.drive{
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 25px;
}
.needs{
    margin-top: 20px;
}
.needs ul li {
    margin-bottom: 15px;
}
.needs ul{
    padding: 0px;
}
.parentd365{
    margin-top: 90px;
}
.img-polygon{
    width: 100%;
    transform: rotate(90deg);
}
.imgw45{
    transform: rotate(180deg);
    position: absolute;
    top: 70px;
    left: -16px;
}
.imgw46{
    transform: rotate(180deg);
    position: absolute;
    top: 70px;
    right: -31px;
}
.imgexcellence{
    width: 60px;
}
.imgmaintain{
    width: 50px;
}
.imgpartner{
    width: 80px;
}
.imgpar{
    height: 65px;
}
.text-right{
    text-align: right;
}
.reimage{
    font-size: 17px;
    margin-top: 50px;
    margin-bottom: 18px;
}
.tabiconwhite{
    width: 9%;
    margin-right: 30px;
}
.tabicongreen{
    width: 6.5%;
    margin-right: 30px;
}

.artificial{
    text-align: center;
    padding: 30px;
}

.smart{
    background: url('https://d2c12hljnbvhtv.cloudfront.net/images/smart_ai.png');
}


.parent-polygon{
    position: absolute;
    top: -40px;
    left: 75px;
}

.blog{
    font-size: 17px;
    font-weight: 700;
    display: block;
    text-align: center;
}
.excellence{
    font-size: 17px;
    font-weight: 700;
    display: inherit;
    }
.parentexellence{
    background-color: white;
    border-radius: 5px;
    padding: 30px 15px 30px 15px;
    height: 280px;
    width: 80%;
    margin: 0 auto;
}

.date{
    color:#3373a8;
    font-size: 17px;
}
.date a{
    text-decoration: none;
    color: #000000d6;
}
.new-age{
    font-weight: 700;
    font-size: 17px;
    margin-top: 25px;
    text-decoration: none;
    color: #000000d6;
}
.new-age:hover{
    color: #000000d6;
}
.bfsiparent{
    border: 1px solid #00000029;
    padding: 25px 25px 40px 25px;
    margin-top: 30px;
    box-shadow: 0 3px 6px 0 #dbd7d7;
    position: relative;
    background-color: white;
}
.golden{
    padding: 20px 25px 34px 36px;
    width: 45%;
    height: auto;
    margin: 0 auto 30px auto;
    background-color: white;
}
.parent-golden{
    display: flex;
}
.goldenman{
	padding: 20px 21px 25px 27px;
    width: 52%;
    height: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: 35px;
    background-color: white;
    margin-top: 0px !important;
}

.learnmore{
    border-radius: 7px;
    padding: 7px 25px 7px 25px;
    /* border: 1px solid #d6d6c9; */
    background: #000000c2;
    text-decoration: none;
    color: #d6d6c9;
    display: inline-block;
    margin-top: 5px;
}
.learnmore,.viewmore:hover{
    cursor: pointer;
}
.viewmore{
    border-radius: 7px;
    padding: 7px 25px 7px 25px;
    /* border: 1px solid #00000052; */
    background: #000000c2;

    text-decoration: none;
    color: #d6d6c9;
    display: inline-block;
    margin-top: 5px;
}
.info{
    /* background: linear-gradient(to top, #f2ece1 0%, #d3dfe8 100%); */
    background-image: url('https://d2c12hljnbvhtv.cloudfront.net/images/transformationbg.png');
    padding: 30px 0 15px 0;
    background-position: center;
    }

.faq{
       padding: 30px 0 40px 0;
    }
/* .logo-font{
    font-family: 'Train One', cursive;
    font-size: 23px;
    opacity: 0.6;
    margin: 0px 0 40px 0;
} */
.parentlogo{
    padding: 0 0 60px 0;
    display: flex;
}
.img-logo{
    float: left;
    width: 55px;
    margin-right: 10px;
}

.logo-parent{
    padding: 0 15px 0 0;
    display: flex;
    align-items: center;
}
.buscentral{
    font-weight: 500;
    font-size: 17px;
}


/*===================================FAQ Section================================*/
.accordion{
    background: linear-gradient(to top left, #f9efdf 0%, #f3f8fa 100%);
    padding: 40px 50px 30px 50px;
    width: 80%;
    margin: 0 auto;
    border-radius: 5px;
}
.accordion-item{
    border: none;
    background: none;
}
.bordernone{
    border-bottom: none!important;
}
.accordion .accordion-item {
  border-bottom: 1px solid #00000057; 
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #1f2e5e;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #1f2e5e;
  /* border: 1px solid #03b5d2; */
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  color: #000000c2;
  font-weight: 500;
  font-size: 15px;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  
}

.accordion button .icon::before {
content: "\f107";
}


.accordion button[aria-expanded='true'] {
  color: #31823f;
  
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
  content: "\f106";
}
.accordion button[aria-expanded='true'] .icon::before {
  display:none;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 17em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 14px;
  font-weight: 400;
  
}
.faqparent{
    margin-bottom: 20px;
}


/*=================================start-media-query==============================*/

@media only screen and (min-width:360px) and (max-width:767px)
{
    .tabcontent {
         margin-top: 30px;
    }
    .tabcontent2 {
        margin-top: 30px;
    }
    .reimage {
        margin-top: 0px;
       }
    .videosec {
         height: 336px;
        }
    .pageheading{
        margin-top: -55px;
    }
    .parentd365 {
        margin-top: 0px;
    }  
    .imgw45 {
        transform: rotate(150deg);
        position: absolute;
        top: -35px;
        left: 160px;
    }
    .imgw46 {
        transform: rotate(-90deg);
        position: absolute;
        bottom: -29px;
        right: 150px;
        display: none;
    } 
    .parentlogo {
        display: unset;
        padding: 0;
    }
    .logo-parent {
        height: 85px;
        padding: 0 0 0 15px;
    }
    .tab button {
        width: 50%;
        font-size: 11px;
        float: left;
        height: 50px;
        align-items: center;
    }
    .tab2 button {
        width: 50%;
        font-size: 11px;
        float: left;
        height: 50px;
        align-items: center;
    }
    .tabiconwhite,.tabicongreen {
        margin-right: 15px;
    }
    .tabimg {
        width: 100%;
    }
    .tabcont {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .tab {
       margin-top: 0px;
      
    }
    .tab2 {
       margin-top: 0px;
    
    }
    .indcontent {
        width: 100%;
        text-align: justify!important;
    }
    .servcontent {
        width: 100%;
    margin: 0 auto 10px auto;
    text-align: justify!important;
    }
    .onresaugmton{
        padding: 6px!important;
    }
    .golden{
        width: 100%;
        height: 333px;
        margin: 20px auto;
    }
    .parent-golden {
        display: unset;
    }
     .w45{
        width: 100%;
    }
   .imgmanu{
        width: 100%;
    }
    .itesimg {
        width: 20%;
    }
    .parentexellence{
        width: 100%;
        height: unset;
        margin: 0 auto 15px auto;
    }
   
    .buscentral {
        font-size: 15px;
    }
    .tabimg img {
        height: 265px;
    }
    .needs ul {
        padding: 0 0 0 16px;
    }
    .goldenman {
        margin-top: 25px!important;
        width: 100%;
        margin: 0px auto 0 auto;
    }
    .indsection{
       padding: 1px 0 35px 5px;
    }
    .chooseinfusai {
       padding: 1px 0 45px 0;
    }
    .enable {
        width: 100%;
        text-align: justify!important;
    }
    .info {
        padding: 15px 0 0px 0;
    }
    .faq {
        padding: 15px 0 40px 0;
    }
    .accordion {
        padding: 0px 20px 0px 20px;
    }
    .bfsiparent {
       padding: 25px 25px 0px 25px;
    }
  


}    

/*=================================end-media-query==============================*/