/* body{
  background-color: #eaf2f8!important;
} */
ul {
  list-style-type: none!important;
}

p {
  font-size: 15px!important;
  text-align: justify!important;
}

table {
  border: 1px solid #f94d00!important;
}

th, td {
  padding: 8px !important;
}
.top-banner-container{
  position: relative;
}

.top-banner {
  width: 100%!important;
  height: auto!important;
  border-bottom: 8px solid #000!important;
}
.btn-container {
  display: flex;
  align-items: center;
  position: absolute;
  top: 69%;
  left: 25%;
}
.btn-apply-lg {
  width: max-content;
  padding: 16px;
  position: absolute;
  color: #fff;
  background: #3666a6;
  font-weight: 900;
  font-size: 24px;
}
.contain-container {
  width: 100%!important;
}

.page-container {
  margin-top: 10px!important;
}

hr {
  border-top: 1px solid #f94d00!important;
}

li>img {
  width: 24px!important;
  margin-right: 10px!important;
  padding: 2px!important;
}

p {
  padding: 0px;
  width: auto;
  margin: none;
}

.containt-side-img .containt-img {
  width: 100%;
  border: 2px solid #000;
}

.containt-side-img {
  height: 100%;
  display: flex;
}

.containt-img {
  align-items: center;
}

.full-container {
  background-image: url(https://up.gov.in/images/frmHttpErrorPage.aspx);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.faq-list {
  line-height: 40px;
  padding: 0px;
}

.question {
  padding: 5px;
  background-color: #b4daf9;
  color: #193669;
  font-weight: 700;
  margin-bottom: 10px;
  border: 1px solid #193669;
}
.answer{
  display: none;
}
.our-client {
  margin: auto;
}

.our-client .d-flex {
  display: flex !important;
}

.our-client .d-flex img {
  width: 200px;
    margin-left: 35px;
}
@media screen and (max-width: 600px) {
  .our-client .d-flex {
    display: block !important;
  }
  .our-client .d-flex img {
    margin-bottom: 20px!important;
  }
  .row{
      margin: 0!important;
  }
  ul{
    padding: 0!important;
  }
  .row  div{
    padding: 0!important;
  }
  .btn-container{
    top: 60%;
  }
  .btn-apply-lg {
    padding: 2px;
    font-size: 14px;
  }

  .Enquiry_btn{
    text-align: center;
    margin:10px 0px 20px 0px!important;
  }

  .toptxt{
    text-align: center!important;
    font-size:19px!important;
  }

  .doc img {
    width:unset!important;
  }
}

.clients_div {
  background:#eee;
  padding:50px;
}


.clients_img img {
  width:100%;
  height:60px;
}





