@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/SiteAssets/MidLife/css/fonts/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/SiteAssets/MidLife/css/fonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

body {
	font-family: "Poppins" !important;
}
.main{
  font-family: "Poppins" !important;
  background-color: #f3f3f3;
}
.custom-cont {
    width: 100% !important;
	padding: 0px 15px;
}
.imagebox {
	position: absolute;
	bottom: 50px;
	right: -20px;
	z-index: -1;
	width: 600px
}
.healthgain-progress .cardnew {
	overflow: hidden;
	box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
	height: 490px;
	z-index: 0;
	background-color: transparent !important;
}
.main-header {
	margin-top: 10px;
  margin-bottom: 10px;
}
/* .steps-preregistration-cont #steps-preregistration{
  max-width: 1260px;
  margin: auto;
} */

/* pk css start 29-11-2024 */
.arogya-custom-banner{
  width: 100%;
}
.arogya-custom-main {
  padding: 50px 0 50px;
}
.arogya-custom-main p{
  margin-bottom: 10px;
}
.ap-greyBg{
  background-color: var(--secondary-bg-color);
}
.ap-whiteBg{
  background-color: #ffffff !important;
}
.arogya-custom-main .container{
  max-width: 1260px !important;
}
.arogya-custom-main .common-layouts-main {
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border: 1px solid #f5f5f5;
  padding: 0 10px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
  -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
  -moz-box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
  -ms-box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
  clear: both;
  width: 100%;
  margin: 20px 0;
}
.arogya-custom-main .common-layouts-box {
  display: flex;
  border-bottom: solid 2px #f3f3f3;
  padding: 30px 0;
  margin: 0 20px;
}
.arogya-custom-main .common-layouts-box:last-child {
  border-bottom: none;
}
.arogya-custom-main .common-layouts-details {
  display: flex;
  width: 50%;
  align-items: start;
  border-right: solid 2px #f3f3f3;
  padding: 0 20px;
}
.arogya-custom-main .common-layouts-details:first-child {
  padding-left: 0;
}
.arogya-custom-main .common-layouts-details:last-child {
  border-right: 0;
}
.arogya-custom-main .common-layouts-details:last-child {
  border-bottom: none;
}
.arogya-custom-main .common-layouts-details-content {
  width: 100%;
}
.arogya-custom-main .common-layouts-details-content h3 {
  font-size: 1.17em;
  font-weight: 700;
  text-align: left;
}
.arogya-custom-main .common-layouts-details-content p {
  text-align: left;
}
.arogya-custom-main .default-single-layout {
  padding: 0
}

.arogya-custom-main .default-single-layout .common-layouts-box {
  display: block;
  padding: 0;
  margin: 0
}

.arogya-custom-main .default-single-layout .common-layouts-details {
  width: 100%;
  border-right: none;
  padding: 30px;
  border-bottom: solid 2px #F3F3F3
}

.arogya-custom-main .default-single-layout .common-layouts-details:last-child {
  border-bottom: none
}

.banner-buttons{
  max-width: 430px;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
}
.banner-buttons li{
  margin-right: 2.333%;
  flex: 0 0 auto;
}
.banner-buttons li:last-child{
  margin-right: 0% !important;
}
a{color: var(--anchor-tag)!important;}
a:hover{color:var(--anchor-hover)!important;}
.banner-buttons li a{
  background-color: #ffffff;
  border: solid 1px var(--indus-blue);
  border-radius: 22px;
  padding: 4px 15px;
  color: var(--indus-blue)!important;
  font-weight: 500;
  font-size: 12px;
  text-decoration: none;
  width: 100%;
  display: block;
  text-align: center;
}
.banner-buttons li a:hover{
  background-color: var(--indus-blue);
  color: #ffffff!important;
}
.arogya-custom-main .text-h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: left;
}
.arogya-custom-main .custom-responsive tr td p{
	font-size: 15px;
    margin: 5px 0px;
}

.arogya-custom-main .factorsAffect{
  justify-content: center;
  width: 100%;
  flex-wrap: wrap
}

.arogya-custom-main .factorsAffect .ap-health-para {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.arogya-custom-main .factorsAffect .ap-health-para .ap-whyCard{
  margin: 10px;
  width: 31%;
  padding: 30px 20px 30px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #f5f5f5;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
  text-align: center;
}
.arogya-custom-main .factorsAffect .ap-health-para .ap-whyCard h3{
  margin-top: 10px;
  color: var(--paragraph) !important;
  /* font-size: 1rem; */
  font-weight: 700;
}
.arogya-custom-main .factorsAffect .ap-health-para .ap-whyCard p{
  color: var(--paragraph) !important;
}

.arogya-custom-main .custom-table{
  border-collapse: collapse;
  background-color: #ffffff;
  margin-top: 20px;
}
.arogya-custom-main .custom-table tbody tr th{
  padding: 22px 15px;
  background-color: var(--indus-blue);
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  vertical-align: middle;
}
.arogya-custom-main .custom-table tbody tr td{
  padding: 22px 45px;
  vertical-align: middle;
}
.arogya-custom-main .custom-table tbody tr td:first-child{
  font-weight: bold;
}
.arogya-custom-main .custom-table tbody tr td.fw-regular{
  font-weight: 400;
}

.arogya-custom-main .ap-whatCar-wrp{
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
	align-items: center;
  }
  .arogya-custom-main .ap-whatCar-wrp .ap-whatCar-txt {
    width: calc(60% - 30px);
    margin-right: 30px;
  }
  .arogya-custom-main .ap-whatCar-wrp .ap-whatCar-img {
    width: calc(42% - 50px);
    margin: 0px 0 0px;
  }
  .arogya-custom-main .ap-whatCar-wrp .ap-whatCar-img img{
    max-width: 100%;
    height: auto;
  }
  .arogya-custom-main .heading-style-2 h2{
    font-size: 3rem;
    margin-bottom: 20px;
    color: var(--h1h2-color) !important;
  }
  .testimonials-box .heading-style-2 h2{
    font-size: 3rem;
    margin-bottom: 20px;
    color: var(--h1h2-color) !important;
  }
  .faqs-cont {
    margin-left: 25px;
  }
  .faqs-cont li{
    margin-top: 15px;
  }
  .arogya-hospital-location{
    width: 100%;
    padding: 15px;
  }
  .expandable-box.w-100{
    display: none;
  }
/* pk css end 29-11-2024 */
.ap-carModel-table {
  border-radius: 10px;
  box-shadow: 0 3px 6px rgb(0 0 0 / .1);
  width: 100%;
}
.ap-carModel-wrp {
  margin-top: 15px;
  padding: 0 55px
}

.ap-carModel-table {
  border-radius: 10px
}

.ap-carModel-table td {
  text-align: center;
  padding: 20px 15px;
  background-color: #fff;
  width: 33.33%;
  border-right: 1px solid #d3d3d3;
}

.ap-carModel-table td:last-child,.ap-innerFeature-list li:last-child {
  border-right: none
}

.ap-carModel-table td span {
  font-size: 18px
}
.ap-carModel-table td span a{
  color: var(--anchor-tag) !important;
}

.ap-tdBorder-topLeft {
  border-top-left-radius: 10px
}

.ap-tdBorder-topRight {
  border-top-right-radius: 10px
}

.ap-tdBorder-bottomRight {
  border-bottom-right-radius: 10px
}

.ap-tdBorder-bottomLeft {
  border-bottom-left-radius: 10px
}
.ap-carModel-table td.ap-light-grey {
  background-color: #f7f7f7
}
.ap-carModel-table td:last-child {
  border-right: none;
}
.custom-control-label a{color: var(--term-condition);}
@media screen and (max-width:992px){
	.arogya-custom-main .ap-whatCar-wrp .ap-whatCar-txt {
	  width: 100%;
	  order: 2;
	  margin-top: 10px;
	  margin-right: 0;
	}
	.arogya-custom-main .ap-whatCar-wrp .ap-whatCar-txt .theme-btn{
	  margin: unset;
	}
	.arogya-custom-main .ap-whatCar-wrp .ap-whatCar-img {
	  width: 100%;
	  margin: 0px;
	}
	.arogya-custom-main .ap-whatCar-img img {
	  width: 100%;
	  height: auto;
	}
  }

@media screen and (max-width: 768px){
  .arogya-custom-main .common-layouts-main {
    padding: 0px !important;
    background-color: #fff0;
    border-radius: 0;
    box-shadow: none;
    border: none;
  }
  .arogya-custom-main .common-layouts-box {
    margin: 0px !important;
    display: block !important;
    padding-bottom: 0px !important;
    padding-top: 0;
    border: none;
  }
  .arogya-custom-main .common-layouts-details {
    width: 100% !important;
    padding: 20px !important;
    border-right: 0px !important;
    border-bottom: none;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
    -moz-box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
    -ms-box-shadow: 0 3px 6px rgb(0 0 0 / 0.1);
  }
  .arogya-custom-main .common-layouts-details {
    border: none;
  }
  .arogya-custom-main .common-layouts-details:last-child {
    border-bottom: none;
  }
  .arogya-custom-main .default-single-layout .common-layouts-details {
    border: none
  }

  .banner-buttons li{
    margin-bottom: 6px;
  }
  /* .trustbox {
    font-size: 13px;
  } */
  .footerDisclaimer p{
    font-size: 13px;
  } 
  .heading-style-2 h2{
    text-align: left;
    line-height: 24px;
	  font-size: 20px !important;
  }
  .heading-style-2 h2 strong{
    display: block;
  }
  .healthgain-progress .cardnew{
	height: auto;
  }
  .imagebox {
		bottom: 0;
		right: 0;
		left: 0;
		position: relative;
    width: 100%;
	}
}

@media screen and (max-width:550px) {
  .arogya-custom-main{
    padding: 20px 0;
  }
  .heading-style-2 h2{
    margin-bottom: 10px;
  }
  .arogya-custom-main .common-layouts-details-content h3 {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .arogya-custom-main .common-layouts-details-content p {
    font-size: 14px;
    word-break: break-word;
  }
  .arogya-custom-main .custom-responsive tr {
    display: flex;
    flex-wrap: wrap;
  }
  .arogya-custom-main .custom-responsive tr td{
    width: 50%;
    border-left: none;
    border-bottom: none;
  }
  .arogya-custom-main .custom-responsive tr td:first-child{
    border-top: none;
  }
  .arogya-custom-main .custom-responsive tr td:last-child{
    width: 100%;
    border-right: none;
  }
  .arogya-custom-main .custom-responsive tr td:nth-child(2){
    border-top: none;
    border-right: none;
  }
  .arogya-custom-main .custom-responsive tr td:nth-child(4){
    border-right: none;
  }
  .arogya-custom-main .custom-responsive tr td p{
    font-size: 14px;
    margin: 0;
  }
  .arogya-custom-main .factorsAffect .ap-health-para .ap-whyCard{
    width: 100%;
    margin: 10px 0;
  }
  .arogya-custom-main .custom-table tbody tr th, .custom-table tbody tr td{
    font-size: 14px;
  }
  .arogya-custom-main .custom-table tbody tr td{
    padding: 16px 12px;
  }
  .arogya-custom-main .text-h3{
    font-size: 1em;
  }
  .arogya-custom-main .goals{
    padding-left: 20px;
  }
}