body {
  font-family: "Poppins", sans-serif;
  color: #fff;
  background: #160e26;
  font-weight: 300;
}


/* instrosoft css start here */

/* header section css start here */

.header-fixed {
  position: fixed;
  width: 100%;
  padding: 10px 30px;
}

.header-fixed.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}

.navbar-scrolled {
  background-color: #11163de3;
  /* You can change this color */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  /* Optional shadow for effect */
  transition: background-color 0.3s, box-shadow 0.3s;
  z-index: 99999;
}

.border-css {
  position: relative;
  padding: 0px 50px;
  border-radius: 30px;
  background: url("../images/link.png");
  background-size: 100% 100%;
  /* border: 2px solid transparent;
  background: 
    linear-gradient(white, white) padding-box,
    linear-gradient(90deg, #FF3BFF, #ECBFBF, #5C24FF) border-box;  */
}

.navbar-nav.border-css .nav-link {
  color: #fff;
  padding: 10px 30px;
  font-weight: 300;
}

/* Header end here */

/* top banner section  */
.row.pading50 {
  padding-top: 50px;
}

.background-img {
  background-image: url(../images/image-back1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.sideimg img {
  transform: rotate(-5deg);
  /* Rotate counter-clockwise */
  transition: transform 0.3s ease;
  /* Optional smooth transition */
}

.buttondiv {
  margin-top: 50px;
}

.buttondiv a {
  padding: 15px 30px;
  background: red;
  border-radius: 50px;
  color: #fff;
}

.buttondiv a:last-child {

  background: #3888F9;
}

.content-top span {
  color: #5e63f7;
}

.content-top h1 {
  font-size: 40px;
  line-height: 55px;
  font-weight: 500;
  margin-bottom: 25px;
}

.content-top p {
  font-size: 20px;
  line-height: 38px;
  margin-bottom: 60px;
  font-weight: 300;
}

/* Who we are section */

.ai-img img {
  width: 100%;
}

.ai-img img:first-child {
  position: relative;
  z-index: 999;
}

.ai-img img.abs {
  position: absolute;
  left: 50px;
}

.sidcontn {
  align-self: center;
  padding: 0px 30px;
}

.sidcontn p {
  font-size: 18px;
  font-weight: 400;
  line-height: 39px;
  position: relative;
}

.sidcontn h3 {
  font-size: 40px;
  margin-bottom: 30px;
  position: relative;
}

.ai-img img.abs {
  position: absolute;
  left: 15%;
  width: 137%;
  top: -50px;
}

/* we build section */
.aipowrd {
  background: url(../images/group121.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.topbuil {
  display: flex;
}

.imah p {
  padding: 20px 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  background: linear-gradient(#19161C, #19161C) padding-box, linear-gradient(90deg, #FF3BFF, #ECBFBF, #5C24FF) border-box;
}

.imah {
  display: flex;
  width: 50%;
}

.imah .hu78 {
  width: 45px;
  height: 45px;
  margin-right: 20px;
  margin-left: -30px;
  margin-top: 10px;
}

.aju02 img {
  width: 97px;
}

.fare p {
  padding: 20px 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  background: linear-gradient(#19161C, #19161C) padding-box, linear-gradient(90deg, #FF3BFF, #ECBFBF, #5C24FF) border-box;
  margin-top: 70px;
}

.bat5 img {
  width: 202px;
  margin-top: 49px;
}

.predi {
  display: flex;
  width: 100%;
  margin-left: -35px;
}

.predi img {
  width: 94px;
  margin-right: 20px;
  height: 134px;
}

.predi p {
  height: 90px;
  margin-top: 75px;
  padding: 20px 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  background: linear-gradient(#19161C, #19161C) padding-box, linear-gradient(90deg, #FF3BFF, #ECBFBF, #5C24FF) border-box;
}

.ndt .predi p {
  height: 70px;
}

.ndt .predi {
  justify-content: center;
  position: relative;
}

.ndt {
  padding-left: 22%;
}

.ndt .predi img {
  width: 30%;
  height: auto;
  position: absolute;
  left: 26%;
}

/* Our AI & ML Solutions */
.ouraiy6 {
  background: url(../images/group120.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.sidcontn.rigtpad {
  padding: 0px 30px 0px 0px;
}


/* AI & ML Strategy and Implementation section css */

.aimlback {
  background: url(../images/group122.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.stru {
  padding-bottom: 40px;
}

.stru h1 {
  font-size: 30px;
}

.stru h4 {
  font-size: 18px;
  margin: 0 auto;
  padding: 15px 0px;
  font-weight: 400;
  line-height: 27px;
}

.stru button {
  color: #fff;
  background: #9C00E7;
  padding: 8px 30px;
  border-radius: 28px;
  border: 0;
  width: 121px;
  transition: background 0.3s ease;
  margin: 0 auto;
}

.aiml p {
  margin-bottom: 0px;
  align-self: center;
  padding-left: 6px;
  font-size: 14px;
}

.aiml span {
  background: #00010D;
  padding: 6px 15px;
  border-radius: 35px;
  font-size: 14px;
}

.aiml span.blu {
  background: #5C24FF;
}

.aiml {
  display: flex;
  justify-content: center;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  background: linear-gradient(#19161C, #19161C) padding-box,
    linear-gradient(90deg, #FF3BFF, #ECBFBF, #5C24FF) border-box;
  margin-bottom: 10px;
}

/* Core Development Process section css  */
.pt-160 {
  padding-top: 160px;
}

.cohy7 h5 {
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
}

.card.cohy7:hover {
  border: 1px solid #452992;
}

.iconimg img {
  width: 102px;
  height: 102px;
}

.iconimg img {
  width: 75px;
  height: 75px;
  margin-right: 20px;
}

.card.cohy7 {
  padding: 10px 20px;
  border-radius: 10px;
  transition: 0.3s ease;
  margin-bottom: 10px;
  border: 1px solid transparent;
  background: linear-gradient(#19161C, #19161C) padding-box,
    linear-gradient(90deg, #FF3BFF, #ECBFBF, #5C24FF) border-box;
  margin-bottom: 10px;
  padding-top: 20px;
}

.cohy7 img {
  width: 60px;
  margin-bottom: 20px;
}

.cohy7 p {
  color: #fff;
}

/* Use case section */
.usecaseb {
  background: url(../images/Ellipse1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.usecas img {
  width: 40%;
  margin-bottom: 40px;
}

.usecas {
  margin-bottom: 40px;
  text-align: center;
}

.cont45 h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.cont45 p {
  font-size: 18px;
  line-height: 33px;
}

.cont45 {
  text-align: left;
}

.atinstro p {
  padding: 40px 40px 0px;
  text-align: center;
  font-size: 18px;
  margin-top: 30px;
  line-height: 1.8;
}

/* Our AI and ML-Powered Solutions */
.oubaj {
  background: url(../images/Ellipse2.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.ouraiu {
  margin-bottom: 40px;
  text-align: center;
}

.ouraiu img {
  width: 60%;
  margin-bottom: 20px;
}

.ouraiu img.predi {
  width: 117px;
  height: 114px;
}

.row.evmont {
  width: 80%;
  margin: 0 auto;
  margin-top: 100px;
}

/* Portfolio */

.portfo8 {
  background: url(../images/group121.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}

.lkskos8 {
  background: url(../images/group124.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.noone
{
  color: inherit;
}
.portby h1 {
  font-weight: 600;
  padding-bottom: 20px;
}

.portby h4 {
  font-weight: 600;
  font-size: 26px;
  padding-bottom: 20px;
}

.padd80 {
  padding-bottom: 80px;
}

/* Why Choose Instrosoft? */

.group215 {
  background: url(../images/group121.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}

.alllist li {
  padding-bottom: 20px;
  font-size: 18px;
}


/* Simple. Guided. Fast section */

.simplediv {
  background: #1B1722;
  padding: 50px 15px;
}

.guided p {
  color: #a5a3a3;
}

.guided ul li {
  font-size: 15px;
  margin-bottom: 10px;
  color: #a5a3a3;
}

.guided ul {
  padding-left: 15px;
}

.staron {
  align-self: center;
}

.staron a {
  background: linear-gradient(90deg, rgba(140, 98, 255, 0.5) 0%, rgba(140, 98, 255, 0) 100%), #C7DBFF;
  border-radius: 32px;
  padding: 15px;
  color: #000;
  font-weight: 600;
}

.contct-from {
  width: 80%;
  margin: 0 auto;
}

.contct-from input {
  height: 49px;
}

.but90 {
  color: #fff;
  background: #5C24FF;
  padding: 10px 70px;
  border-radius: 28px;
  border: 0;
  font-size: 20px;
  transition: background 0.3s ease;
  margin: 0 auto;
}

.contct-from textarea {
  height: 230px;
}

.contct-from input,
.contct-from textarea {
  background-color: #F4F4F4;
}

/* footer section */

footer {
  padding: 40px;
  background: #160E26;
}

.cont56 p,
.cont56 a {
  color: #fff;
  font-size: 14px;
}

.cont56 p svg {
  width: 24px;
  height: 25px;
  margin-right: 10px;
}

.copyright p {
  background: #3a1160;
  margin-bottom: 0;
  padding: 10px;
  font-size: 14px;
}



button.login20 {
  color: #fff;
  background: #9C00E7;
  padding: 5px 30px 5px 30px;
  border-radius: 28px;
  transition: background 0.3s ease;
}

button.login20:hover,
.heado0 button:hover,
.but90:hover {
  background: #8207b3;
}

.navbar-brand img {
  width: 150px;
}

.navnew {
  background-color: #f3ebff;
  padding: 10px 40px;
}

.navnew li.nav-item {
  align-self: center;
  padding: 0px 25px;
  font-weight: 500;
}

.sideimg img {
  width: 100%;
}

/* .pading50{
  padding: 50px 0px;
} */
.displ {
  display: flex;
}

.content-top {
  align-self: center;
}

.content-top button {
  color: #fff;
  background: #9C00E7;
  padding: 8px 30px;
  border-radius: 28px;
  border: 0;
  transition: background 0.3s ease;
}

.content-top button:hover {
  background: #8207b3;
}

a {
  text-decoration: none;
}

.padbot {
  padding-bottom: 50px;
}

.paddint6 {
  padding: 80px 0px;
}

.sidecont h5 {
  font-weight: 600;
  font-size: 20px;
}

.oofers .col-lg-4 {
  padding-bottom: 30px;
}

.oofers .d-flex:hover img {
  border: 2px solid #9c00e7;
  border-radius: 100%;
}

h1.inovi {
  width: 80%;
  line-height: 50px;
}

.padd60 {
  padding-bottom: 60px;
}

.afford {
  background: #452992;
  height: 555px;
  padding: 30px 0px;
}

.heado0 h1 {
  color: #D0C5FF;
  font-size: 30px;
  padding: 20px 0px;
}

.card.ljfd8 {
  padding: 20px;
  background: #F9F2FF;
  border-radius: 30px;
  height: 400px;
  width: 85%;
  margin: 0 auto;
}

.ljfd8 h3 {
  font-size: 24px;
  font-weight: 600;
  color: #9C00E7;
  padding-bottom: 15px;
}

.ljfd8 h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  padding-bottom: 20px;
  height: 135px;
}

.bhfvg60 p {
  border-bottom: 1px solid #d1d0d0;
  padding-bottom: 10px;
  margin-bottom: 8px;
}

button.but90 {
  margin: 20px 0px;
}

.basicpln {
  padding-top: 80px;
}

.padi89 {
  padding-top: 160px;
  padding-bottom: 80px;
}

.accordion {
  margin-top: 40px;
  background: #F9F2FF;
  padding: 20px 40px;
  border-radius: 32px;
}

.accordion .card {
  border: none;
  margin-bottom: 20px;
}

.accordion .card h2 {
  background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
  background-size: 20px;
  cursor: pointer;
  font-size: 18px;
}

.accordion .card h2.collapsed {
  background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}

.accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}

.accordion-button:not(.collapsed) {
  background-color: #f9f2ff;
}

.accordion-item {
  border: 0px;
}

.accordion-body {
  background-color: #f9f2ff;
  border-bottom: 1px solid #c6c6c6;
}

.accordion-button {
  background-color: #f9f2ff;
  font-weight: 500;
}


.contct-from ::placeholder {
  color: #A9A9A9;
  font-weight: 300;
}

.foot67 img {
  width: 206px;
  padding-bottom: 30px;
}

.foot67 p {
  color: #fff;
  width: 60%;
}

h4.foothed {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding-bottom: 15px;
}

.social img {
  width: 24px;
}

.social img {
  width: 24px;
  margin-right: 13px;
}

.fotbak {
  background: url(../images/group-126.png);
  background-position: top;
}

button.navbar-toggler {
  background: #b68ac5;
}

.formob1 {
  display: none;
}



/* Media query */

@media screen and (max-width : 1400px) {
  .bat5 img {
    width: 170px;
    margin-top: 70px;
  }

  .aju02 img {
    width: 97px;
    margin-left: -13px;
  }

  .ndt .predi img {
    width: 34%;
    left: 23%;
  }

  .card.cohy7 {
    min-height: 265px;
  }
}

@media screen and (max-width : 1200px) {
  .cohy7 h5 {
    height: 45px;
  }

  .bat5 img {
    width: 144px;
    margin-top: 84px;
  }

  .predi p {
    height: auto;
  }

  .ndt .predi img {
    width: 42%;
    left: 16%;
  }

  .aju02 img {
    width: 80px;
    margin-left: -13px;
    height: 128px;
  }

  .content-top h1 {
    font-size: 24px;
    line-height: 33px;
  }

  .content-top p {
    font-size: 18px;
    line-height: 26px;
  }

  .content-top button {
    padding: 5px 30px;
  }

  .sideimg img {
    width: 80% !important;
  }
}

@media screen and (max-width : 1024px) {
  .card.ljfd8 {
    height: 440px;
  }

  .padbot {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  /* .sideimg img {
  display: none;
} */
  .sideimg img {
    width: 40%;
  }

  .sideimg {
    text-align: center;
  }
}

@media screen and (max-width : 991px) {
  .sidcontn h3 {
    font-size: 26px;
  }

  .forweb1 {
    display: none;
  }

  .formob1 {
    display: block;
  }

  .imah {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .imah p {
    width: 65%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0px;
  }

  .border-css {
    background: #12163a;
  }

  .sidcontn img {
    width: 30%;
  }

  .laing img {
    height: 50px;
  }

  .paddint6.aipowrd {
    padding-top: 0px;
  }

  .cohy7 img {
    width: 40px;
  }

  .imgdiv img {
    width: 45%;
  }

  .portby h4 {
    font-size: 20px;
  }

  .buttondiv a {
    display: block;
    margin-bottom: 15px;
    text-align: center;
    padding: 10px 30px;
    font-size: 14px;
  }

  .cont45 h3 {
    font-size: 22px;
  }

  .cont45 p {
    line-height: 29px;
  }

  .sidcontn p {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .ai-img {
    text-align: center;
    margin-bottom: 30px;
  }

  .ai-img img {
    width: 40%;
  }

  .ai-img img.abs {
    width: 100%;
    left: 0;
  }

  .easy .col-md-6 {
    margin-bottom: 55px;
  }

  .navnew {
    padding: 10px 0px;
  }

  .paddint6 {
    padding: 40px 0px;
  }

  .stru h1 {
    font-size: 22px;
  }

  .aiml {
    margin-bottom: 20px;
  }

  .stru h4 {
    font-size: 16px;
    width: 100%;
    line-height: 22px;
  }

  .stru button {
    padding: 5px 30px;
    width: auto;
  }

  .easy .col-md-6:last-child {
    margin-bottom: 0px;
  }

  h1.inovi {
    width: 100%;
    line-height: 26px;
    padding-bottom: 25px;
  }

  .iconimg img {
    width: 57px;
    height: 57px;
  }

  .sidecont h5 {
    font-size: 18px;
  }

  .padd60 {
    padding-bottom: 30px;
  }

  .heado0 h1 {
    color: #D0C5FF;
    font-size: 20px;
    padding: 20px 0px;
  }

  .basicpln {
    padding-top: 50px;
  }

  .card.ljfd8 {
    height: auto;
    margin-bottom: 20px;
  }

  .ljfd8 h5 {
    height: auto;
  }

  .ljfd8 h5 {
    font-size: 16px;
    line-height: 24px;
    height: auto;
  }

  .bhfvg60 p {
    font-size: 14px;
  }

  .afford {
    height: auto;
  }

  .padi89 {
    padding: 50px 0px;
  }

  .stru.pb5 {
    padding-bottom: 0px;
  }

  .accordion {
    padding: 10px 10px;
  }

  .accordion-body {
    font-size: 14px;
  }

  .accordion-button {
    font-size: 14px;
  }

  .contct-from {
    width: 100%;
    padding-top: 30px;
  }

  .foot67 p {
    width: 100%;
  }

  .foot67 img {
    width: 160px;
  }

  .foot67 p {
    font-size: 14px;
  }

  h4.foothed {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .cont56 a {
    font-size: 14px;
  }

  .cont56 {
    padding-bottom: 20px;
  }

  footer {
    padding: 30px 10px 15px
  }

  .ljfd8 h3 {
    font-size: 20px;
    padding-bottom: 5px;
  }

  button.but90 {
    margin: 10px 0px;
    font-size: 14px;
  }

  .stru {
    padding-bottom: 0px;
  }

  .cont56 {
    padding-bottom: 0;
  }

  .sideimg img {
    width: 56% !important;
  }

  .pt-160 {
    padding-top: 80px;
  }

  .card.cohy7 {
    min-height: auto;
  }

  .usecas img {
    width: 25%;
    margin-bottom: 20px;
  }

  .atinstro p {
    padding: 40px 0px 0px;
    margin: 0;
  }

  .ouraiu img {
    width: 50%;
  }

  .row.evmont {
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
  }

  .padd80 {
    padding-bottom: 40px;
  }

  .guided {
    margin-bottom: 40px;
  }

  .navbar-brand img {
    width: 100px;
  }

  .border-css {
    padding: 0px;
  }
}

@media screen and (max-width : 767px) {
  .cohy7 h5 {
    height: auto;
    font-size: 18px;
  }

  .card.cohy7 p {
    font-size: 14px;
  }

  .stru h4 {
    line-height: 1.5;
  }

  .atinstro p,
  .cont45 p {
    font-size: 14px;
  }

  .sidcontn p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .content-top h1 {
    font-size: 22px;
    line-height: 25px;
  }

  .sideimg img {
    display: none;
  }

  .padbot {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .content-top h1 {
    font-size: 18px;
  }

  .content-top p {
    font-size: 14px;
    line-height: 24px;
  }

  .paddint6 {
    padding: 20px 0px;
  }

  .alllist li {
    padding-bottom: 10px;
    font-size: 14px;
  }

  .navbar-brand img {
    width: 100px;
  }

  .sidcontn {
    padding: 0;
  }

  .usecas {

    margin-bottom: 15px;
    text-align: center;

  }

  .header-fixed {
    padding: 10px 0px;
  }
}