/* -------------------------------footer--------------------------------- */
.ftdown-footer.ftdown-section {}

.ftdown-footer .mainfooter {
  background-color: #fff;
}

.ftdown-footer .mainfooter .ft_bgcolor {
  background-color: #fff;
}

.ftdown-footer .mainfooter .ft_bgcolor .ft_textp p {
  color: #474747;
}

.ftdown-footer .mainfooter .stylecssglobalcommon .in_divcss {
  background: #000000bf;
  padding: 40px 50px 4px 50px;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget h4 {
  color: #fff;
  font-weight: 700;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget h6 {
  color: #474747;
  font-weight: 700;
  padding-bottom: 8px;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget .list-unstyled li a {
  color: #fff;
  font-size: 16px;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget .list-unstyled li a:hover {
  color: #56bdcc;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget .list-unstyled {
  line-height: 30px;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget p {
  color: #fff;
  font-size: 16px;
  text-align: justify;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget .block-23 {
  color: #474747;
  font-size: 16px;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget .block-23 ul li a {
  color: #474747;
  font-size: 16px;
}

.ftdown-footer.ftdown-section .ftdown-footer-widget .block-23 .footercssbox {
  position: absolute;
  right: 10px;
  margin-top: -65px;
}

.ftdown-footer.ftdown-section .rowdisplayfooter {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}

.ftdown-footer.ftdown-section .rowdisplayfooter .reservedcolor .list-unstyledcolor {
  display: flex;
  align-items: center;
  padding-left: 0rem;
  list-style-type: none;
}

.ftdown-footer.ftdown-section .rowdisplayfooter .reservedcolor .list-unstyledcolor li a {
  color: #474747;
  display: flex;
  align-items: center;
  font-size: 16px;
}

.ftdown-footer.ftdown-section .rowdisplayfooter .reservedcolor .list-unstyledcolor li a:hover {
  color: #4e9bc4;
}

.ftdown-footer.ftdown-section .rowdisplayfooter .reserved p {
  color: #474747;
  font-size: 16px;
}

.ftdown-footer .subfooter {
  background-color: #285269;
  padding: 30px;
}

.ftdown-footer .subfooter button {
  color: #474747;
  /* border: 1px solid #727272;
  border-radius: 41px;
  padding: 7px 12px;
  font-size: 16px;
  display: flex;
  justify-content: center; */
}

.ftdown-footer .subfooter .buttonauto {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}

.ftdown-footer .subfooter .footer-country {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ftdown-footer .subfooter .footer-country .subfooterline {
  border-right: 2px solid #727272;
  width: 200px;
}

.ftdown-footer .subfooter .footer-country .subfooterline .centertextbox {
  color: #474747;
  text-align: center;
  padding-right: 35px;
  padding-left: 35px;
}

.ftdown-footer .subfooter .footer-country .subfooterline .centertextbox p {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 0px;
}

.ftdown-footer .subfooter .footer-country .subfooterline .centertextbox h6 {
  font-weight: 700;
}

.ftdown-footer .subfooter .footer-country .subfooterlinelast {
  border-right: unset;
  width: 200px;
}

.ftdown-footer .subfooter .footer-country .subfooterlinelast .centertextbox {
  color: #fff;
  text-align: center;
  padding-right: 35px;
  padding-left: 35px;
}

.ftdown-footer .subfooter .footer-country .subfooterlinelast .centertextbox p {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 0px;
}

.ftdown-footer .subfooter .footer-country .subfooterlinelast .centertextbox h6 {
  font-weight: 700;
}

/* --------------------section 1------------- */
.dashboard.section1 .backgroundimagetext {
  background-image: url(../images/v.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100vh;
}

.dashboard.section1 .main_boxbanner .banner_text {
  max-width: 800px;
  margin: 0 auto;
}

.dashboard.section1 .banner_text h1 {
  color: #fff;
  font-weight: 700;
  margin-top: 20px;
  text-align: center;
}

.dashboard.section1 .banner_text h5 {
  color: #fff;
  text-align: center;
  line-height: 30px;
}

.dashboard.section6 {
  margin-top: 50px;
}

/* ---------------record---------------- */

.record.section4 {
  background-color: #4e9bc4;
  background-image: linear-gradient(#B7E2E5, #dae6e9);
}

.record.section4 .cntpadding h2 {
  color: #242424;
  font-weight: 700;
}

.record.section4 .cntpadding p {
  color: #242424;
  font-weight: 500;
}

.record.section4 .cntpadding .rightborderc {
  border-right: 3px solid #242424;
}

.record.section4 .cntpadding .rightborderc span {
  font-size: 48px;
  font-weight: 700;
  color: #242424;
}

.record.section4 .cntpadding .rightborderd span {
  font-size: 48px;
  font-weight: 700;
  color: #242424;
}

/* ---------------------------css dasboard 3-------------------- */
.dashboard.section3 {
  background-image: linear-gradient(#B7E2E5, #dae6e9);
}

.dashboard.section3 .culter_bimg {
  background-color: #fff;
  padding: 50px;
  text-align: center;
  min-height: 430px;
  transition: 0.5s;
}

.dashboard.section3 .culter_bimg:hover {
  transform: translateY(-10px);
}

.dashboard.section3 .culter_bimg .imagesbox img {
  max-width: 70px;
}

.dashboard.section3 .culter_bimg .Patience h4 {
  color: #56bdcc;
  font-weight: 700;
  padding-top: 20px;
}

.dashboard.section3 .culter_bimg .Patience p {
  text-align: justify;
}

.dashboard.section5 .culter_bimg .Patience p {
  text-align: justify;
}

.dashboard.section5 .Missiontext p {
  text-align: justify;
}

/* -----------------------section 4------------------- */
.dashboard.section4 {
  padding-top: 80px;
  margin-bottom: 50px;
}

.dashboard.section4 h2 {
  font-weight: 700;
  color: #56bdcc;
}

.dashboard.section4 .mainboxcss {
  background-color: #f8f8f8;
  padding: 20px;
  border-radius: 5px;
  min-height: 300px;
  transition: transform 0.3s;
}

.dashboard.section4 .mainboxcss:hover {
  transform: scale(1.1);
}

.dashboard.section4 .Missiontext {
  max-width: 90%;
}

.dashboard.section4 .rightB_text {
  display: flex;
}

.dashboard.section4 .rightB_text p {
  text-align: justify;
}

.dashboard.section4 .rightB_text.line {
  border-bottom: 1px solid #272727;
}

.dashboard.section4 .mainboxcss .Patiencetext h5 {
  font-weight: 700;
  font-size: 20px;
  color: #5c5d5f;
}

.dashboard.section4 .mainboxcss .mainboxcsspadding {
  /* padding: 20px; */
}

.dashboard.section4 .mainboxcss .globalcssbox {
  /* background-color: #3f2588; */
  width: 50px;
  /* padding: 18px; */
  height: 60px;
  border-radius: 100px;
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }

  50% {
    transform: translatey(-20px);
  }

  100% {
    transform: translatey(0px);
  }
}

.dashboard.section3 .rowdisplayflex .imagesbox img {
  animation: float 6s ease-in-out infinite;
}

/* ---------------------section 5-------------------- */

.dashboard.section5 .backgroundimagetext {
  background-image: url(../images/abt.png);
  background-size: cover;
  background-position: center;
}

.dashboard.section5 .healthycss {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.dashboard.section5 .healthycss h1 {
  color: #242424;
  font-weight: 700;
  padding-top: 250px;
}

.dashboard.section5 .servicebg {
  background-color: #56bdcc;
  padding: 50px;
}

.dashboard.section5 .servicebg .servicebg_width {
  max-width: 1000px;
  margin: 0 auto;
}

.dashboard.section5 .servicebg h4 {
  color: #fff;
  font-weight: 700;
  padding-top: 20px;
}

.dashboard.section5 .servicebg p {
  color: #fff;
}

.dashboard.section5 .servicebg .culter_bimg .imagesbox img {
  max-width: 80px;
}

.dashboard.section5 .beck {
  padding: 50px 0px 10px;
}

.dashboard.section5 .beck .beck_width {
  max-width: 1000px;
  margin: 0 auto;
}

.dashboard.section5 .beck .Patience h4 {
  color: #474747;
  font-weight: 700;
  padding-top: 20px;
}

.dashboard.section5 .beck p {
  color: #474747;
}

.dashboard.section5 .beck .bline {
  border-bottom: 2px solid #000000;
  width: 50px;
  margin: 0 auto;
}

.dashboard.section5 .beck .culter_bimg .imagesbox {
  display: flex;
  justify-content: center;
}

.dashboard.section5 .beck .culter_bimg .imagesbox img {
  max-width: 80px;
}

.dashboard.section5 .beck .culter_bimg .Patience {
  text-align: center;
}

.dashboard.section5 .beck .culter_bimg .Patience p {
  text-align: justify;
  padding-top: 20px;
}

.dashboard.section5 .beck .culter_bimg .Patience h5 {
  padding-top: 10px;
}

/* ---------------------section 6-------------------- */
.dashboard.section6 .backgroundgraph {
  /* padding-top: 80px; */
  padding-bottom: 80px;
}

.dashboard.section6 .backgroundgraph .graphtext h2 {
  text-align: center;
  padding-bottom: 50px;
  font-weight: 400;
}

.bordercss {
  border-bottom: 2px solid #727272;
}

/* -------------------------------modal ----------------------------- */
.modal .modal-headercss {
  padding: 20px 40px;
}

.modal .modal-content .modal-body {
  padding: 20px 40px;
}

.modal .modal-content .modal-body .modal-footer {
  border-top: unset;
}

.modal .modal-headercss h4 {
  font-weight: 800;
}

.modal .modal-headercss h6 {
  color: #9f9f9f;
}

.modal .modal-headercss .modalclose-icon {
  display: flex;
  justify-content: flex-end;
}

.contact_modal .modal-content form .form-control {
  box-shadow: none !important;
  background: #f8f8f8;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 6px;
}

.contact_modal .modal-content form .form-control:focus {
  box-shadow: none !important;
  background: #f8f8f8;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 6px;
}

.contact_modal .modal-content form .form-group .cont_number select {
  outline: 0 !important;
  box-shadow: none !important;
  background: #f8f8f8;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 6px;
  margin-right: 3px;
  width: 90px;
}

.contact_modal .modal-content form .form-group .services select {
  outline: 0 !important;
  box-shadow: none !important;
  background: #f8f8f8;
  padding: 13px;
  border: 1px solid #ced4da;
  border-radius: 6px;
  margin-right: 3px;
  width: 100%;
}

.contact_modal .modal-content form .form-group .cont_number {
  display: flex;
}

.contact_modal .modal-content form .form-group label {
  font-size: 16px;
}

.dashboard.section6 .culture_text h2 {
  font-weight: 100;
  color: #39227d;
}

.dashboard.section6 .second_culter .culter_bimg {
  padding-top: 40px;
}

.dashboard.section6 .second_culter .culter_bimg img {
  max-width: 70px;
  min-width: 70px;
}

.dashboard.section6 .second_culter .Patience h4 {
  padding-top: 10px;
  font-weight: 700;
}

.dashboard.section7 {
  /* background-color: #f8f8f8; */
  background-image: linear-gradient(#f8f8f8, #e2d8fd);
}

.dashboard.section7 .main_testbox {
  max-width: 900px;
  margin: 0 auto;
}

.dashboard.section7 .people_center {
  text-align: center;
}

.dashboard.section7 .people_center h2 {
  color: #39227d;
}

.dashboard.section7 .cent_text p {
  text-align: justify;
}


/* ------------------Login--------------------- */
.login.section {
  background-image: url(../images/repic.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100vh;
}

.login.section .commoncss.pd {
  padding: 90px 0px 90px;
}

.login.section .login_card {
  background: linear-gradient(to left, #010409 53%, #56BDCC 50%);

  padding: 30px;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 50px;
}

.login.section .login_card .loginimg img {
  width: 100%;
  max-width: 350px;
}

.login.section .login_card .rightbxt {
  padding: 20px 40px 20px 10px;
}

.login_card form .form-group label {
  color: #fff;
}

.login_card form .buttonauto {
  display: flex;
  justify-content: center;
}

.login_card form .buttonauto button {
  color: #fff;
  padding: 0px 60px;
}

.login_card .logintxt h3 {
  color: #fff;
  text-align: center;
  padding-bottom: 10px;
}

.login_card .accounttxt h6 {
  color: #fff;
  text-align: center;
}

.login_card .accounttxt h6 span {
  color: #56bdcc;
}

/* -----------------Register---------------- */
.register.section .commoncss.pd {
  padding: 90px 0px 90px;
}

.register.section .commoncss.pdr {
  padding: 40px 0px 90px;
}

.register.section {
  background-image: url(../images/repic.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100vh;
}

.register.section .register_card {
  background: #17191ed6;
  border-radius: 10px;
  padding: 10px 60px 10px 60px;
  max-width: 800px;
  display: 8;
  margin: 0 auto;
}

.register.section .register_card .registerimg img {
  width: 100%;
  max-width: 450px;
}

.register.section .register_card form .form-group label {
  color: #fff;
}

.register.section .register_card form .buttonauto {
  display: flex;
  justify-content: center;
}

.register.section .register_card form .buttonauto button {
  color: #fff;
  padding: 0px 60px;
}

.register.section .register_card .registertxt h3 {
  color: #fff;
  text-align: center;
}

.register.section .register_card .accounttxt h6 {
  color: #fff;
  text-align: center;
}

.register.section .register_card .accounttxt h6 span {
  color: #56bdcc;
}

.register.section .register_card .select_gen h6,
label {
  color: #fff;
  font-size: 18px;
}

/* -------------------------pdf------------------- */

.bkavya.section1 .bordera_all {
  border: 1px solid red;
  /* border-radius: 20px; */
  /* box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; */
}

.bkavya.section1 .entercsspd {
  background-color: white;
  padding: 40px;
  border: 1px solid #474747;
}

.bkavya.section1 .entercsspd .invoice_bk h4 {
  font-weight: 700;
  text-align: center;
  /* padding-bottom: 40px; */
  margin-top: -10px;
}

.bkavya.section1 .entercsspd table {
  text-align: left;
  border-collapse: collapse;
  table-layout: fixed;
}

.bkavya.section1 .entercsspd table tr {
  height: 35px;
}

.bkavya.section1 .entercsspd table tr h5 {
  font-weight: 700;
  margin-bottom: 10px;
  padding-top: 20px;
}

.bkavya.section1 .borderless-tablem tr {
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #474747;
}

.bkavya.section1 .borderless-tablemn tr {
  margin-top: 30px;
  padding: 10px 20px 10px 20px;
  /* border-bottom: 1px solid #474747; */
}

.bkavya.section1 .borderless-tablemain th {
  /* padding: 10px 20px 10px 20px; */
  font-size: 14px;
}

.bkavya.section1 .borderless-table tr {
  border: none;
}

.bkavya.section1 .commoncss .term_concss {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bkavya.section1 .commoncss .term_concss h6 {
  margin-bottom: 0px;
}

.bkavya.section1 .entercsspd .agreement .legalcss h6 {
  font-weight: 700;
  margin-bottom: 0px;
}

.bkavya.section1 .entercsspd .agreement {
  padding-top: 20px;
}

.bkavya.section1 .entercsspd .agreement p {
  text-align: justify;
  font-family: 16px;
}

.bkavya.section1 .entercsspd .itservices_card button {
  width: 90px;
  padding: 10px;
  height: 30px;
  display: flex;
  line-height: 10px;
  /* margin-top: 40px; */
  justify-content: center;
}

.bkavya.section1 .entercsspd .printbtnnone_id {
  display: none;
}