.web_home_divlanding {
    /* background: url(https://humanwisdoms3.s3.eu-west-2.amazonaws.com/website/frame.png); */
    background-image: url('https://humanwisdoms3.s3.eu-west-2.amazonaws.com/website/frame.png');
     /* background: -webkit-linear-gradient(93deg, #ec9f8d -1.46%, #FCEFEB 53.2%, #FCCBCD 112.47%);  */
    background-repeat: no-repeat;
    background-position: center;
    /* text-align: center; */
    padding: 40px 10px;
     background-attachment: fixed;
  background-size: 100% 100%;
}
.btn_subscription_trialindex 
{
  /* width: 114px; */
  width: auto;
  height: 26px;
  border-radius: 10px;
  background: #fff;
  padding: 4px 10px;
  position: absolute;
  top: -14px;
  right: 20px;
}
.a, h5:hover{
  color:#834B66;
}
/* .a,img:hover{
    color:red
    
} */
.btn_tff_widthnew {
    width: 314px !important;
    border-radius: 35px;
    height: 65px;
}
a:hover{
    color: #fff;
}
/* .btn_subscription:hover{
    
    border: 1px solid #fff;
    
} */
.btn_landing {
    margin: 0;
    border: 0;
    /* width: 314px; */
    width: 345px;
    height: 65px;
    border-radius: 36px;
    /* background: var(--Linear, linear-gradient(180deg, #CB6171 100%, #E58D82 0%)); */
    background: linear-gradient(180deg, #4267A5, #183C79);
}
.btn_landing:hover{
      background: linear-gradient(180deg, #2D5392, #0E2E64);

}
.btn_popup {
    margin: 0;
    border: 0;
    padding:18px 40px;
    /* right:40px;
    bottom:18px;
    left:18px; */
    /* width: 314px; */
    /* width: 249px; */
    /* width: 90%;
    height: 51px; */
    /* margin-left: 30px; */
    border-radius: 36px;
    /* background: var(--Linear, linear-gradient(180deg, #CB6171 100%, #E58D82 0%)); */
    background: linear-gradient(180deg,   #E58D82, #CB6171);
}
.btn_popup:hover{
  background: linear-gradient(180deg,  #DA7D71, #BF5061);;
}
.popuptitle{
    font-weight: 600;
    font-size: 27px;
    line-height: 120%;
    opacity: 75%;
    color: #000000;
    margin: 8px;
}
.para{
  font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    opacity: 75%;
    color: #000000;
  margin-top: -4px;
}
.review{
  font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    opacity: 75%;
    color: #000000;
  margin-top: -3px;  
  padding-right: 15px;
}
.h5{
    margin-top: -5px;
}
.btn-primarypop{
 margin: 0;
    border: 0;
    /* width: 314px; */
    width: 100%;
    height: 70px;
    padding: 14px;
    text-align: left;
    border-radius: 12px;
    /* background: var(--Linear, linear-gradient(180deg, #CB6171 100%, #E58D82 0%)); */
    background: #FFFAF4;  
    border: 0.5px solid #CB6171; 
}
.sap:hover{
 color:greenyellow;   
}

.btn-primarypop:hover{
  background-color: #FFEACF;
}
.fa-angle-right{
    float: right;
    font-size: 25px;
}
/* .modal-content1 {
    position: relative;
    background: linear-gradient(180deg, #FFFAF4, #FFF4E6);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 24px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    top:-5%;
} */
.section-header1 {
    text-align: center;
    padding-bottom: 10px;
    margin-top: -24px;
}

.testimonial-cardnew {
    /* width: 490px; */
     height: 305px; 
    padding: 36px;
    position: relative;
    display: flex
;
    flex-direction: column;
    background: #FFF4E6;
    border-radius: 20px;
    gap: 30px;
}

.btn_tffland {
    margin: 0;
    border: 0;
    /* width: 314px; */
    width: 100%;
    height: 65px;
    border-radius: 35px;
    /* background: var(--Linear, linear-gradient(180deg, #CB6171 100%, #E58D82 0%)); */
    background: linear-gradient(180deg, #E58D82, #CB6171);
}
.sap:hover{
    color:rgb(233, 226, 226);
}


.div_subscriptionnew {
    /* background: url(https://humanwisdoms3.s3.eu-west-2.amazonaws.com/assets/webp/web_subscription_bg.png); */
    background: 
    -webkit-linear-gradient(#4267A5 , #183C79 );
    
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding:  40px;
}
.testnew-info1 h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin: 0;
    opacity: 75%;
}

.testimonial-info h3 {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    margin: 5px 0 0 0;
    line-height: 150%;
    opacity: 75%;
}
h3 {
    font-size: 24px;
}

.modal-content1 {
    position: relative;
    display: flex
;
    flex-direction: column;
    width: 980px;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background: linear-gradient(180deg, #FFFAF4, #FFF4E6);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 24px;
    outline: 0;

}

*, ::after, ::before {
    box-sizing: border-box;
}
 .exampleModal .modal-dialog{max-width: 800px; width: 100%;}
        .pre-cost{text-decoration: line-through; color: #a5a5a5;}
        .space-ten{padding: 10px 0;}
        

  @media (min-width: 576px) {
    .modal-dialog {
        max-width: 980px;
        /* margin-right: 84px;
        margin-left: 207px; */
    }   
  }   