@import url("https://fonts.googleapis.com/css2?family=Amaranth:wght@400;700&family=Merriweather+Sans:wght@300&family=Roboto:wght@100&display=swap");

body {
    min-width: 320px;
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
}

p {
    font-size: 18px;
}

h1 {
    font-weight: 800;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Amaranth", sans-serif;
}

.display-4 {
    font-weight: 600;
}

.text-danger {
    color: #f88785 !important;
}

.text-primary {
    color: #b996fe !important;
}

.text-info {
    color: #1d2150 !important;
}

.bg-danger {
    background-color: #f88785 !important;
}

.bg-primary {
    background: #b996fe !important;
}

.bg-light {
    background: #f7f7f7 !important;
}

.bg-info {
    background: #b45d66 !important;
}

.btn-info {
    color: #fff !important;
    background-color: #1d2150 !important;
    border-color: #1d2150 !important;
}

.btn-info:hover {
    color: #fff !important;
    background-color: #f88785 !important;
    border-color: #f88785 !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #f88785 !important;
    border-color: #f88785 !important;
}

.btn-danger:hover {
    color: #fff !important;
    background-color: #b996fe !important;
    border-color: #b996fe !important;
}

.btn-danger:focus {
    box-shadow: 0 0 0 0.25rem rgb(185 150 254 / 0%) !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #b996fe !important;
    border-color: #b996fe !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #f88785 !important;
    border-color: #f88785 !important;
}

.btn-primary:focus {
    box-shadow: 0 0 0 0.25rem rgb(248 135 133) !important;
}

.topbar ul li i {
    font-size: 20px;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-size: 17px;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #b996fe !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

/*________________Banner_________________*/
.fertility-banner {
    background: url(https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/lp-fertility-banner.jpg) no-repeat center right;
    background-size: cover;
    position: relative;
}

.new-born-banner {
    background: url(https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/lp-new-born-care-banner.jpg) no-repeat center right;
    background-size: cover;
    position: relative;
}

.banner .price {
    position: relative;
    padding: 8px;
    background: #a26b97;
    width: 290px;
    line-height: 20px;
}

/*________________Banner-End_________________*/

.worries-guidance p {
    font-size: 16px;
    color: #aa4358 !important;
}

.born-intro {
    background: #9f958c !important;
}

.fertility-intro {
    background: #4c6d71 !important;
}

/*________________program-features_________________*/
.program-features .program-features-content {
    border-bottom: 10px solid #e83e7e;
}

.program-features .content ul li {
    position: relative;
}

.program-features .content ul li::before {
    position: absolute;
    content: "";
    background: url(https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/Mamily_icon.png) no-repeat center center;
    width: 24px;
    height: 24px;
    left: -25px;
    top: 1px;
}

/*________________program-features-end_________________*/
.exprts .content-hover,
.team .content-hover,
.advisors .content-hover,
.expert .content-hover {
    position: absolute;
    top: 10px;
    left: 10px;
    color: white;
    display: none;
}

.exprts .card:hover .content-hover,
.team .card:hover .content-hover,
.advisors .card:hover .content-hover,
.expert .card:hover .content-hover {
    display: block !important;
    z-index: 9;
}

.exprts .card .card-shape:before,
.exprts .card .card-shape:before,
.advisors .card .card-shape:before,
.expert .card .card-shape:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg,
            rgb(0 0 0 / 0%) 38%,
            rgb(0 0 0 / 90%) 99%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 9;
}

.exprts .card .card-shape:hover:before,
.team .card .card-shape:hover:before,
.advisors .card .card-shape:hover:before,
.expert .card .card-shape:hover:before {
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg,
            rgb(0 0 0 / 30%) 38%,
            rgb(0 0 0 / 90%) 99%);
    cursor: pointer;
}

.exprts .card .card-shape {
    overflow: hidden;
    width: 100%;
}

.exprts .card .card-shape img {
    transition: 0.4s all ease-in-out;
}

.exprts .card:hover .card-shape img {
    transform: scale(110%);
    filter: saturate(100%);
    transition: 0.4s all ease-in-out;
}

.exprts .card .content-hover p {
    line-height: normal;
    font-size: 16px;
}

/* for Clinical Advisors  section css */
.advisors .owl-slider .owl-nav {
    display: block !important;
}

.advisors .owl-slider .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.advisors .owl-slider .owl-nav button.owl-prev {
    left: 0;
}

.advisors .owl-slider .owl-nav button.owl-next {
    right: 0;
}

.advisors .owl-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.advisors .owl-slider span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.advisors .owl-slider .owl-nav button:focus {
    outline: none;
}

.advisors .owl-slider .item .card-body {
    height: 140px;
}

/* for exprts section css */

.exprts .divya li {
    position: relative;
}

.exprts .divya li::before {
    position: absolute;
    content: "";
    background: url(https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/Mamily_icon.png) no-repeat center center;
    width: 24px;
    height: 24px;
    left: -25px;
    top: 1px;
}

/* for exprts section css */

/*___________________Client-Testimonials______________________*/

#customers-testimonials .item {
    text-align: center;
    opacity: 0.2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #f88785;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #f88785;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 50%;
}

.static_btn {
    max-width: 31%;
}

.btn-fixed .btn-1 {
    background: #38cf38;
    color: white;
    padding: 15px 10px !important;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin: 7px 0;
    text-decoration: none;
}

.owl-dots {
    display: none;
}

/*___________________FAQ______________________*/
.faq .accordion-button:focus {
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}

.faq .accordion-item .collapsed {
    color: #1d2150 !important;
}

.faq .accordion-button:not(.collapsed)::after {
    background: url("https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/minus-sign.png") no-repeat center center;
    width: 24px;
    height: 24px;
}

.faq .accordion-button::after {
    background: url("https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/add.png") no-repeat center center;
    width: 24px;
    height: 24px;
}

/*___________________Btn-Fixed______________________*/
.btn-margin {
    margin-top: 57px;
}

.btn-fixed {
    position: fixed;
    z-index: 99;
    bottom: 0;
    width: 100%;
}

.btn-fixed .btn {
    width: 216px;
}

.app-modal .modal .modal-dialog {
    display: flex;
    align-items: center;
    height: calc(100vh - 66px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*___________________Btn-Fixed-End______________________*/

@media (max-width: 576px) {
    .fertility-banner {
        background: url(https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/lp-fertility-banner-mobile.jpg) no-repeat center center;
        background-size: cover;
        position: relative;
    }

    .new-born-banner {
        background: url(https://d3ft41x6qpsnjy.cloudfront.net/new_web_assets/images/lp-new-born-care-banner-mobile.jpg) no-repeat center center;
        background-size: cover;
        position: relative;
    }

    .banner .price {
        width: 200px;
    }

    .banner:before {
        content: "";
        position: absolute;
        background: #44444491;
        width: 100%;
        height: 100%;
        top: 0;
    }

    .banner .banner-content {
        color: white;
    }
}

.table-scroll {
    overflow-y: auto;
    max-height: 300px;
    box-shadow: inset 0 0 5px rgba(150, 150, 150, 0.35);
    margin: auto;
}

@media (min-width: 992px) {
    .app-modal .modal .modal-dialog {
        max-width: 63%;
    }
}

.app-modal .modal .modal-body .card .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #1d2150 !important;
    border-color: #1d2150 !important;
}

.app-modal .modal .modal-body .card .nav-tabs .nav-link {
    color: #1d2150 !important;
    background-color: #fff !important;
    border-color: #1d2150 !important;
    width: 138px;
    text-align: left;
    font-size: 14px;
}

.app-modal .modal .modal-dialog {
    height: auto !important;
}