/*----[[65826e46e0fdae5aa312fcd8]]---*/
        .header_47 {
    background: var(--wb-website-theme-primary-color);
    border-bottom: 0.063rem solid var(--wb-input-border-color);
}

.header_47 .navbar-nav
{
    font-weight: 500;
    font-size: 1rem;
}

.header_47 .navbar-nav .nav-item .nav-link {
    display: inline-block;
    color: var(--wb-menu-color);
    letter-spacing: 0.125rem;
    margin: 0 1rem;
    padding: 0.75rem 0.313rem 0.25rem;
    position: relative;
    z-index: 1;
    transition: none;
}

.header_47 .navbar-nav .nav-item .nav-link:hover,
.header_47 .navbar-nav .nav-item .nav-link.active {
    color: var(--wb-menu-hover-color);
}

.header_47 .wb-dropdown-element:focus,
.header_47 .wb-dropdown-element:hover {
    color: var(--wb-website-hover-text-color);
    background-color: var(--wb-website-hover-background-color);
}

.header_47 .navbar-toggler {
    border: none;
}

.header_47 .navbar-toggler:focus {
    border: none;
    outline: 0;
    box-shadow: none;
}

.header_47 .navbar-toggler .navbar-toggler-icon {
    background: transparent;
    outline: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;

}

.header_47 .navbar-toggler .navbar-toggler-icon:focus {
    outline: 0;
    border: none;
}

.header_47 .navbar-toggler .navbar-toggler-icon .fas {
    color: var(--wb-website-theme-secondary-color);
}


.header_47 .appoint-btn a {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 0.75rem 1.25rem;
    border: 0.063rem solid var(--wb-website-hover-background-color);
    border-radius: 0.625rem;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 1rem;
    font-weight: 500;
}

.header_47 .appoint-btn a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
    transform: scale(0.95);
}
        /*----65826e46e0fdae5aa312fcd8----*/
        

/*----[[65826982e0fdae5aa312fc85]]---*/
        .about_152 {
    background: var(--wb-website-theme-primary-color);
}

.about_152 .text-line-style {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 0.188rem;
    letter-spacing: 0.188rem;
    font-weight: 600;
    margin-bottom: 1.25rem;
}

.about_152 .text-line-style::before {
    display: inline-block;
    position: absolute;
    content: '';
    background: var(--wb-website-theme-secondary-color);
    width: 100%;
    height: 50%;
    bottom: 0rem;
    z-index: -1;
    left: 0;
    right: 0;
}

.about_152 .lifect-video-main h1 {
    font-size: 4.25rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
    margin-bottom: 0;
}

.about_152 .border-line {
    border: 0.063rem solid var(--wb-input-border-color);
    margin-top: 2.5rem;
}

.about_152 .read-btn a {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    border: 0.063rem solid var(--wb-website-hover-background-color);
    border-radius: 0.625rem;
}

.about_152 .video-btn a,
.about_152 .read-btn a {
    padding: 1rem 1.875rem;
    font-size: 1rem;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

.about_152 .read-btn a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.about_152 .video-btn a:hover,
.about_152 .read-btn a:hover {
    transform: scale(0.95);
}

.about_152 .video-btn a:hover,
.about_152 .lifect-review-list li i {
    color: var(--wb-website-theme-secondary-color);
}

.about_152 .lifect-review-list li:not(:last-of-type) {
    margin-right: 0.5rem;
}

.about_152 .lifect-review-list li i {
    font-size: 0.875rem;
}

.about_152 .about-story h2 {
    font-size: 1.375rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.about_152 .lifect-review-list {
    display: flex;
}

.about_152 .lifect-rating {
    border-left: 0.063rem solid var(--wb-input-border-color);
    padding-left: 2.5rem;
}

.about_152 .lifect-rating p {
    margin-bottom: 0;
    font-weight: 500;
}

.about_152 .img-review-div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.about_152 .modal-dialog {
    background: var(--wb-website-theme-secondary-color);
    padding: 3rem;
}

.about_152 .modal-body {
    position: relative;
    padding: 0;
}

.about_152 .btn-close {
    position: absolute;
    top: -2.5rem;
    right: -2.8rem;
    background: url(https://builder-templates-bucket.s3.amazonaws.com/65826982e0fdae5aa312fc85/assets/close.png);
    background-repeat: no-repeat;
    background-size: 1.625rem;
    background-position: center;
    z-index: 9999;
    opacity: 1;
    cursor: pointer;
    border-radius: 0.438rem;
}

.about_152 .btn-close:focus {
    box-shadow: none;
}



@media (max-width: 32.813rem) {
    .about_152 .wb-iframe iframe {
        width: 100%;
        height: 100%;
    }
}
        /*----65826982e0fdae5aa312fc85----*/
        

/*----[[65826ebfe0fdae5aa312fce5]]---*/
        .grid_104 {
    background: var(--wb-website-theme-primary-color);
}

.grid_104 .text-line-style,
.grid_104 .lifect-service-main h1 {
    margin-bottom: 1.25rem;
}

.grid_104 .text-line-style {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 0.188rem;
    letter-spacing: 0.188rem;
    font-weight: 600;
}

.grid_104 .text-line-style::before {
    display: inline-block;
    position: absolute;
    content: '';
    background: var(--wb-website-theme-secondary-color);
    width: 100%;
    height: 50%;
    bottom: 0rem;
    z-index: -1;
    left: 0;
    right: 0;
}

.grid_104 .lifect-service-main h1 {
    font-size: 3.5rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
}

.grid_104 .lifect-service-main p {
    margin-bottom: 0;
}

.grid_104 .icon-box-style {
    margin-right: 1.75rem;
    border-radius: 0.313rem;
    padding-left: 0.938rem;
    height: 2.188rem;
    width: 2.188rem;
    background: var(--wb-website-theme-secondary-color);
    line-height: 3.25;
}

.grid_104 .icon-box-style i {
    font-size: 2rem;
}

.grid_104 .lifect-service-card {
    background: var(--wb-website-theme-primary-color);
    padding: 1.875rem 1.875rem 0.063rem;
    border: 0.063rem solid var(--wb-input-border-color);
    border-radius: 0.625rem;
    transition: 0.4s ease-out;
    height: 100%;
    position: relative;
}

.grid_104 .lifect-service-card:hover {
    transform: translateY(-0.5rem);
    box-shadow: 0 0.75rem 0.625rem -0.313rem var(--wb-theme-box-shadow);
}

.grid_104 .read-btn-pos a {
    transition: all .4s ease;
    font-weight: 500;
    display: inline-block;
}

.grid_104 .read-btn-pos a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.grid_104 .read-btn-pos {
    position: absolute;
    bottom: 2rem;
}

.grid_104 .lifect-card-text h2 {
    font-size: 1.375rem;
    font-weight: 600;
}

.grid_104 .lifect-card-text p {
    margin-bottom: 0;
}
        /*----65826ebfe0fdae5aa312fce5----*/
        

/*----[[65826931e0fdae5aa312fc76]]---*/
        .about_151 {
    background: var(--wb-website-theme-primary-color);
}

.about_151 .text-line-style,
.about_151 .lifect-service-main h1 {
    margin-bottom: 1.25rem;
}

.about_151 .text-line-style {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 0.188rem;
    letter-spacing: 0.188rem;
    font-weight: 600;
}

.about_151 .text-line-style::before {
    display: inline-block;
    position: absolute;
    content: '';
    background: var(--wb-website-theme-secondary-color);
    width: 100%;
    height: 50%;
    bottom: 0rem;
    z-index: -1;
    left: 0;
    right: 0;
}

.about_151 .lifect-service-main h1 {
    font-size: 2.75rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
}

.about_151 .lifect-service-main p {
    margin-bottom: 0;
}

.about_151 .border-line {
    border: 0.063rem solid var(--wb-input-border-color);
    margin-top: 1.5rem;
}

.about_151 .read-btn a{
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 1rem 1.875rem;
    border: 0.063rem solid var(--wb-website-hover-background-color);
    border-radius: 0.625rem;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 1rem;
    font-weight: 500;
    display: inline-block;
    flex-shrink: 0;
}

.about_151 .read-btn a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
    transform: scale(0.95);
}

.about_151 .style-icon {
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.875rem;
    border-radius: 3.125rem;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    margin-right: 1rem;
    font-size: 1.5rem;
}

.about_151 .info-list p,
.about_151 .lifect-about-list li p {
    margin-bottom: 0;
}

.about_151 .info-list p {
    font-weight: 500;
}

.about_151 .info-list ul li a,
.about_151 .lifect-about-list li p {
    font-weight: 600;
}

.about_151 .info-list ul li a:hover,
.about_151 .lifect-about-list li i {
    color: var(--wb-website-theme-secondary-color);
}

.about_151 .lifect-about-list li:not(:last-of-type) {
    margin-bottom: 1rem;
}

.about_151 .lifect-about-list li i {
    font-size: 1.25rem;
}

.about_151 .list-heading h2
{
    font-size: 1.25rem;
    font-weight: 600;
}
        /*----65826931e0fdae5aa312fc76----*/
        

/*----[[65826f5ee0fdae5aa312fcf9]]---*/
        .grid_105 {
    background: var(--wb-website-theme-primary-color);
}

.grid_105 .text-line-style {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 0.188rem;
    font-weight: 500;
    font-size: 1.125rem;
    margin-bottom: 0;
}

.grid_105 .text-line-style::before {
    display: inline-block;
    position: absolute;
    content: '';
    background: var(--wb-website-theme-secondary-color);
    width: 100%;
    height: 50%;
    bottom: 0rem;
    z-index: -1;
    left: 0;
    right: 0;
}

.grid_105 .lifect-stats-text h2 {
    font-size: 3.25rem;
    font-weight: 600;
}

.grid_105 .sub-text {
    color: var(--wb-website-theme-secondary-color);
    font-weight: 600;
    font-size: 2rem;
    margin-left: 0.5rem;
}

.grid_105 .lifect-stats-col:not(:last-of-type) {
    border-right: 0.063rem solid var(--wb-input-border-color);
}

@media (max-width: 61.938rem) {
    .grid_105 .lifect-stats-col:nth-of-type(odd) {
        border-right: 0.063rem solid var(--wb-input-border-color);
    }

    .grid_105 .lifect-stats-col:nth-of-type(even) {
        border: none;
    }
}

@media (max-width: 47.938rem) {
    .grid_105 .lifect-stats-col:nth-of-type(odd) {
        border: none;
    }

}
        /*----65826f5ee0fdae5aa312fcf9----*/
        

/*----[[658269dae0fdae5aa312fc92]]---*/
        .about_153 {
    background: var(--wb-website-theme-primary-color);
}

.about_153 .nav-tabs {
    border-bottom: none;
}

.about_153 .nav-tabs a:not(:last-of-type) {
    margin-right: 1.5rem;
}

.about_153 .nav-tabs .nav-link {
    color: var(--wb-website-text-secondary-color);
    background: var(--wb-website-theme-secondary-color);
    border-radius: 0.625rem;
    padding: 0.875rem 1.75rem;
    font-weight: 600;
    font-size: 1rem;
    border: 0.063rem solid var(--wb-website-hover-background-color);
}

.about_153 .nav-tabs .nav-link:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.about_153 .nav-tabs .nav-link.active {
    color: var(--wb-website-hover-text-color);
    background: var(--wb-website-hover-background-color);
}

.about_153 .lifect-tab-data h2 {
    font-size: 1.125rem;
    font-weight: 600;
}

.about_153 .lifect-tab-data p {
    margin-bottom: 0;
    font-size: 0.875rem;
}

.about_153 .text-line-style,
.about_153 .lifect-seminar-main h1 {
    margin-bottom: 1.25rem;
}

.about_153 .text-line-style {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 0.188rem;
    letter-spacing: 0.188rem;
    font-weight: 600;
}

.about_153 .text-line-style::before {
    display: inline-block;
    position: absolute;
    content: '';
    background: var(--wb-website-theme-secondary-color);
    width: 100%;
    height: 50%;
    bottom: 0rem;
    z-index: -1;
    left: 0;
    right: 0;
}

.about_153 .lifect-seminar-main h1 {
    font-size: 2.75rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
}

.about_153 .lifect-seminar-main p {
    margin-bottom: 0;
}

.about_153 .seminar-box {
    background: var(--wb-website-theme-primary-color);
    padding: 1.875rem;
    border-radius: 0.625rem;
    box-shadow: 0 0.313rem 0.625rem 0 var(--wb-theme-box-shadow);
}

.about_153 .text-column {
    border-left: 0.063rem solid var(--wb-input-border-color);
    border-right: 0.063rem solid var(--wb-input-border-color);
}


.about_153 .ticket-btn a {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 1rem 1.875rem;
    border: 0.063rem solid var(--wb-website-hover-background-color);
    border-radius: 0.625rem;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 1rem;
    font-weight: 500;
}

.about_153 .ticket-btn a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
    transform: scale(0.95);
}

.about_153 .seminar-item-list li:not(:last-of-type) {
    margin-bottom: 1.5rem;
    border-bottom: 0.063rem solid var(--wb-input-border-color);
    padding-bottom: 2.5rem;
}

.about_153 .seminar-list li {
    border: 0;
    padding: 0;
}

.about_153 .seminar-list:not(:last-of-type) {
    margin-bottom: 0.75rem;
}

.about_153 .seminar-list i {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    width: 1rem;
    height: 1rem;
    padding: 0.875rem;
    border-radius: 3.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.75rem;
}

.about_153 .seminar-list {
    display: flex;
    align-items: baseline;
}
        /*----658269dae0fdae5aa312fc92----*/
        

/*----[[65827052e0fdae5aa312fd43]]---*/
        .grid_107 {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/65827052e0fdae5aa312fd43/assets/bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.grid_107 .text-line-style,
.grid_107 .lifect-blog-main h1 {
    margin-bottom: 1.25rem;
}

.grid_107 .text-line-style {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 0.188rem;
    letter-spacing: 0.188rem;
    font-weight: 600;
    font-size: 1.125rem;
}

.grid_107 .text-line-style::before {
    display: inline-block;
    position: absolute;
    content: '';
    background: var(--wb-website-theme-secondary-color);
    width: 100%;
    height: 50%;
    bottom: 0rem;
    z-index: -1;
    left: 0;
    right: 0;
}

.grid_107 .lifect-blog-main h1 {
    font-size: 2.75rem;
    font-weight: 700;
    letter-spacing: -0.02rem;
}

.grid_107 .lifect-blog-main p {
    margin-bottom: 0;
}

.grid_107 .lifect-blog-text p {
    margin-bottom: 0;
    font-size: 1rem;
}

.grid_107 .lifect-blog-card {
    background: var(--wb-website-theme-primary-color);
    border-radius: 0.625rem;
    border: 0.063rem solid var(--wb-input-border-color);
    padding: 1.875rem;
    transition: 0.3s;

}

.grid_107 .lifect-blog-card:hover {
    box-shadow: 0 0.73rem 0.625rem -0.313rem var(--wb-theme-box-shadow);
}

.grid_107 .comment-btn a {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 1rem 1.875rem;
    border: 0.063rem solid var(--wb-website-hover-background-color);
    border-radius: 0.625rem;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 1rem;
    font-weight: 500;
    display: inline-block;
    flex-shrink: 0;
}

.grid_107 .comment-btn a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
    transform: scale(0.95);
}

.grid_107 .col-space:nth-of-type(odd) {
    padding-top: 1rem;
}

.grid_107 .col-space:nth-of-type(even) {
    padding-top: 3rem;
}

.grid_107 .lifect-rating {
    display: flex;
}

.grid_107 .lifect-rating li:not(:last-of-type) {
    margin-right: 0.5rem;
}

.grid_107 .lifect-rating li {
    font-size: 0.75rem;
    color: var(--wb-website-theme-secondary-color);
}

.grid_107 .lifect-client-text h2 {
    font-size: 0.938rem;
    font-weight: 700;
    margin-bottom: 0;
}

.grid_107 .lifect-client-text p {
    font-size: 0.875rem;
    margin-bottom: 0;
}

@media (max-width: 47.938rem) {

    .grid_107 .col-space:nth-of-type(odd),
    .grid_107 .col-space:nth-of-type(even) {
        padding-top: 1rem;
    }

    .grid_107 .lifect-rating {
        justify-content: center;
    }
}
        /*----65827052e0fdae5aa312fd43----*/
        

/*----[[65826da3e0fdae5aa312fcc0]]---*/
        /*===== FAQ_Starts=====*/
.faq_25 {
    background: var(--wb-website-theme-primary-color);
}


.faq_25 .text-line-style {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 0.188rem;
    letter-spacing: 0.188rem;
    font-weight: 600;
    margin-bottom: 1.25rem;
}

.faq_25 .text-line-style::before {
    display: inline-block;
    position: absolute;
    content: '';
    background: var(--wb-website-theme-secondary-color);
    width: 100%;
    height: 50%;
    bottom: 0rem;
    z-index: -1;
    left: 0;
    right: 0;
}

.faq_25 .lifect-accordion-main h1 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 0;
}


.faq_25 .lifect-head {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0;
}

.faq_25 .accordion .accordion-item .accordion-button {
    border-radius: 0.625rem;
     background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 1.25rem 1.75rem;
    position: relative;
    box-shadow: none;
}
.faq_25 .accordion .accordion-item:not(:first-of-type) .accordion-button
{
    border-top: 0.063rem solid var(--wb-input-border-color);
}

.faq_25 .accordion .accordion-item .accordion-button:hover,
.faq_25 .accordion .accordion-item .accordion-button:not(.collapsed) {
    background: var(--wb-website-hover-background-color);
}

.faq_25 .accordion .accordion-item .accordion-button:hover,
.faq_25 .lifect-faq-style i,
.faq_25 .accordion .accordion-item .accordion-button:not(.collapsed) {
    color: var(--wb-website-hover-text-color);
}

.faq_25 .accordion-body p {
    font-size: 0.875rem;
    margin-bottom: 0;
    padding: 0.25rem 0;
}

.faq_25 .accordion {
    border-radius: 0.625rem;
    border: 0.063rem solid var(--wb-input-border-color);
}

.faq_25 .accordion-item {
    background: transparent;
    border-radius: 0.625rem;
    border: none;
}

.faq_25 .lifect-faq-style .faq-icon-show,
.faq_25 .lifect-faq-style a.collapsed .faq-icon-close {
    display: none;
}

.faq_25 .lifect-faq-style a.collapsed .faq-icon-show {
    display: inline-block;
    top: 1.25rem;
}

.faq_25 .lifect-faq-style i {
    position: absolute;
    right: 1.5rem;
    top: 1.25rem;
    font-size: 1.25rem;
}

.faq_25 .accordion-button::after,
.faq_25 .accordion-button:not(.collapsed)::after {
    background-image: none;
}


/*===== FAQ_Ends=====*/
        /*----65826da3e0fdae5aa312fcc0----*/
        

/*----[[61a0cfbc5713f058f65f04d3]]---*/
        /*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact_7 {
  background: var(--wb-website-theme-primary-color);
}

.contact_7 .form-main-div h1 {
  font-size: 2rem;
  font-weight: bold;
}


.contact_7 .form-control {
  background: var(--wb-input-background-color);
  color: var(--wb-input-text-color);
  border: 0.063rem solid var(--wb-input-border-color);
  border-radius: 0.313rem;
  padding: 0.638rem 0.938rem;

}

.contact_7 .form-control:focus {
  box-shadow: none;
  border: 0.063rem solid var(--wb-input-border-color);
  outline: 0;

}

.contact_7 .form-check-input-2 {
  background: var(--wb-website-theme-primary-color);
}

.contact_7 .checkbox-btn {
  height: 1rem;
  width: 1rem;
  outline: 0;
  box-shadow: none;
}

.contact_7 label {
  font-size: 1rem;
}

.contact_7 input[type=checkbox] {
  accent-color: var(--wb-website-theme-secondary-color);
}

.contact_7 ::placeholder {
  color: var(--wb-input-placeholder-color);
  font-size: 0.875rem;
}

/* button */
.contact_7 .register_button {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.7rem 4rem;
}

.contact_7 .register_button:hover {
  color: var(--wb-website-hover-text-color);
  background: var(--wb-website-hover-background-color);
}

/*--------------------------------------------------------------
# End Contact
--------------------------------------------------------------*/
        /*----61a0cfbc5713f058f65f04d3----*/
        

/*----[[61b823c65efc742a3f1a0c47]]---*/
        /*--------------------------------------------------------------
# Footer_9
--------------------------------------------------------------*/

.footer_9 {
  background: var(--wb-website-theme-primary-color);
}

.footer_9 .footer-logo {
  max-width: 100%;
  height: 4.5rem;
}

.footer_9 .footer-links a{
  color: var(--wb-website-text-primary-color);
}

.footer_9 .footer-links a:hover{
    color: var(--wb-website-theme-secondary-color);
}

.footer_9 .small-icon li > a {
  color: var(--wb-website-theme-secondary-color);
}

/*--------------------------------------------------------------
# End Footer_9
--------------------------------------------------------------*/
        /*----61b823c65efc742a3f1a0c47----*/
        

