body{
  font-family: 'DM Sans',sans-serif !important;
}

.sub-menu a{
  color: #494A4B !important;
}

.elementor-section.elementor-section-boxed > .elementor-container{
  max-width: 1240px !important;
}

.oncopadi-banner-image-width img{
  width: 100% !important;
}

.oncopadi-body {
  font-size: 20px;
  line-height: 26.04px;
  color: #494A4B;
  font-weight: 400;
  margin-bottom: 0 !important;
}

.oncopadi-terms h4 {
  color: #283c46;
}

.oncopadi-terms p {
  color: #283c46; 
  font-size: 1.6rem;
  line-height: 1.5;
}

.oncopadi-banner-text-holder > div{
  display: flex;
  justify-content: center;
}

.oncopadi-home-h1 h1{
  font-weight: 700;
  font-size: 64px;
}

.oncopadi-h2 h2{
  font-weight: 700 !important;
  font-size: 34px;
  color: #0170B9 !important;
  line-height: 46.87px;
}

.oncopadi-h2.oncopadi-white h2{
  color: #fff !important;
}

.oncopadi-home-banner-sub{
  max-width: 600px;
  font-size: 20px;
  line-height: 26.04px
}

.oncopadi-banner-image img{
  width: 73%;
  margin-bottom: -10px;
}

.oncopadi-banner-image-holder > div{
  background: radial-gradient(50% 50% at 50% 50%, #FCC3C8 0%, #D38B94 100%);
  border-radius: 50px;
  border: 12px solid #A5D4F6;
}

.oncopadi-banner-image-holder.individuals > div{
  background: #A5D4F6;
  border-radius: 50px;
}

.oncopadi-iphone-x-home img{
  width: 83%;
  margin-bottom: -20px;
}

.oncopadi-iphone-x-home > div{
  display: flex;
  justify-content: flex-end;
}

.oncopadi-gray{
  filter: grayscale(1);
  transition: filter 1s cubic-bezier(.2,.8,.2,1);
}


.oncopadi-gray:hover{
  filter: grayscale(0);
}

.oncopadi-gray img{
  width: 70%;
}

.oncopadi-app-links{
  display: flex;
  align-items: center;
}

.oncopadi-app-links a{
  max-width: 180px;
}

.oncopadi-app-links a {
  margin-right: 30px;
}

.social-links a {
  max-width: 30px;
}

.footer-app-links a {
  max-width: 150px;
}

.oncopadi-white {
  color: #fff !important;
}

.oncopadi-small-heading h6{
  border-bottom: 2px solid #FF7702;
  display: inline-block;
  padding-bottom: 5px;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}

.oncopadi-footer-links{
  display: flex;
  justify-content: flex-end;
}

.oncopadi-footer-links li {
  list-style: none;
  margin-right: 10px;
}

.oncopadi-footer-links a {
  color: #fff;
}

.oncopadi-infograph{
  border: 2px dashed rgba(18, 98, 169, 0.2);
  border-radius: 25px;
  background: #F3F7FB;
  padding: 30px;
  min-height: 340px;
}

.info-title-only{
  min-height: 270px;
}

.oncopadi-gradient {
  background: linear-gradient(180deg, #fff2e7 0%, rgba(255, 119, 2, 0) 100%);
}

.oncopadi-flex-vertical > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.oncopadi-static-card > div {
  background: #fff;
  padding: 0 !important;
  border-radius: 25px;
}

.oncopadi-static-card p {
  margin-bottom: 0 !important;
}

.with-margin-right{
  margin-right: 50px;
}

.site-primary-footer-wrap{
  padding-top: 0!important;
}

.oncopadi-steps-inner-container {
  display: flex;
  align-items: flex-start;
  padding: 25px;
  background: #f3f7fb;
  border: 2px dashed rgba(18, 98, 169, 0.2);
  box-sizing: border-box;
  border-radius: 25px;
  max-width: 600px;
  margin-bottom: 20px;
}

.oncopadi-step {
  width: 64px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #ffffff;
  border: 4px solid #ff7702;
  font-size: 24px;
  color: #ff7702;
  margin-right: 20px;
  font-weight: 700;
}

.oncopadi-step-title div{
  display: flex;
}

.oncopadi-step-title{
  width: 90%;
}

.oncopadi-step-title h3{
  font-size: 20px;
  line-height: 31px;
  font-weight: 700;
}

.oncopadi-step-title a:first-child {
  max-width: 160px;
	margin-right: 30px;
}

.oncopadi-step-title a:last-child {
  max-width: 172px;
}

.steps.oncopadi-iphone-x-home img{
  width: 91%;
}

.oncopadi-consult-list .elementor-icon-box-wrapper{
  background: #FFFFFF;
  border: 1px dashed rgba(18, 98, 169, 0.2);
  box-sizing: border-box;
  border-radius: 8px;
  padding: 30px;
}

.oncopadi-consult-list h4 {
  margin-bottom: 0;
}

.oncopadi-pricelist {
  box-sizing: border-box;
  padding: 10px;
}

.oncopadi-title,
.oncopadi-price {
  text-align: center;
  margin: 0;
}

.oncopadi-title {
  margin-bottom: 5px !important;
  color: #1262a9 !important;
  font-size: 20px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
}

.oncopadi-price {
  font-size: 24px !important;
  line-height: 31px !important;
  color: #000 !important;
  font-weight: 700 !important;
}

.oncopadi-pricelist ul {
  padding: 0;
  margin: 0;
}

.oncopadi-pricelist li {
  list-style: none;
  display: flex;
  align-items: flex-start;
}

.oncopadi-pricelist img {
  margin-right: 10px;
}

.oncopadi-pricelist p{
  color: #333333 !important;
}

.oncopadi-bottom-app-cta > div{
  border-radius: 16px;
}

.oncopadi-step-title.last-page-cta{
  width: auto;
  display: flex;
  padding: 40px;
  align-items: center;
  justify-content: space-between;
}

.last-page-cta h2{
  margin: 0;
  color: #fff;
  font-weight: 700;
}

.oncopadi-how-we-work {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.oncopadi-how-we-work-item {
  min-width: 155px;
  max-width: 245px;
  min-height: 90px;
  background: #ffffff;
  border: 1px solid rgba(18, 98, 169, 0.4);
  box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  margin: 15px;
}

.oncopadi-how-we-work-item img {
  margin-right: 10px;
}

.oncopadi-how-we-work-item h4{
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.03em;
  font-weight: 700;
}

.oncopadi-btn-primary {
  background: #1262a9;
  border: 2px solid #1262a9;
  border-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 152px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  padding: 10px 20px;
  margin-right: 20px;
}

.oncopadi-cta-ab {
  display: flex;
  align-items: center;
}

.oncopadi-cta-ab a {
  text-decoration: none !important;
}

.page-id-12 .oncopadi-btn-primary:hover{
  background: transparent;
  border: 2px solid white;
  color: #fff;
}

.oncopadi-btn-primary:hover{
  background: transparent;
  border: 2px solid #1262a9;
  color: #1262a9;
}


.oncopadi-header-btn{
  max-width: 205px;
  margin-right: 0px;
}

.oncopadi-lite{
  background: #fff;
  color: #000000;
  border: 2px solid #4389C7;
}
.oncopadi-lite:hover{
  background: #4389C7;
  color: #fff;
  border: 2px solid #4389C7;
}

.grid-style.style-2 figcaption::before {
  bottom: -1px !important;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img{
  width: 100% !important;
  height: 100% !important;
}

.ast-footer-copyright{
  text-align: left !important;
  padding-left: 30px !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{
  max-width: 100% !important;
}

.ast-header-html.inner-link-style-{
  padding-right: 30px !important;
}

.oncopadi-press-loop > div{
  padding: 40px;
  box-shadow: 0px 4px 30px rgb(0 0 0 / 10%);
  border-radius: 25px;
}

.oncopadi-post-loop > div{
  box-shadow: 0px 4px 30px rgb(0 0 0 / 10%);
  border-radius: 25px;
}

.oncopadi-post-loop img{
  border-radius: 20px 20px 0 0;
}

.oncopadi-post-loop h3{
  padding-bottom: 20px;
}

.oncopadi-post-loop a{
  text-decoration: none !important;
}

.oncopadi-contact-us-base > div {
  display: flex !important;
  align-items: start !important;
}

#post-2664 .oncopadi-infograph{
  min-height: 245px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
/*.oncopadi-footer-h6 h6{*/
/*  color: #828E99 !important;*/
/*}*/

/*.oncopadi-footer-nav-links .elementor-icon-list-text{*/
/*  font-size: 14px;*/
/*  color: #fff !important;*/
/*}*/
@media only screen and (max-width:768px) {
  .footer-coll {
    width: 100% !important;
  }
}
span.bsf-rt-reading-time {
    margin-bottom: 40px;
    display: inline-block;
    background: #c2e5e5;
    border-radius: 8px;
    padding: 8px 16px;
}
span.bsf-rt-display-label {
    font-weight: 600;
}
@media (min-width: 768px){
.category-health-blog .ast-width-md-4 {
      width: 100%;
  }
}
.post-views span {
    color: #555 !important;
}
.page-id-26 img.attachment-medium_large.size-medium_large {
    height: 270px;
}
.elementor-3037 .elementor-element.elementor-element-49047b5 .elementor-heading-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}
#guides {
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border: 2px solid #0170b9;
}
#guides:hover {
    color: #0170b9;
    background: #fff;
    border: 2px solid #0170b9;
}
.wpcf7 form .wpcf7-response-output {
  border: none !important;
  color: #000 !important;
  font-size: 16px !important;
  padding: 0px !important;
}