@import url(https://web.archive.org/web/20250713132028cs_/https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap);
@import url(https://web.archive.org/web/20250713132028cs_/https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);

body {
    font-family: Poppins, sans-serif;
}

*,
.plans {
    box-sizing: border-box
}

* {
    margin: 0;
    padding: 0
}

p {
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    margin-bottom: 5px
}

.header-item {
    text-align: right
}

.logo-item img {
    width: 100%;
}

.banner-img,
.banner-img img,
.why-people-item img {
    width: 100%
}

#banner-slider .owl-controls {
    z-index: 20;
    position: absolute;
    bottom: 20%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 100%; */
    padding: 0 5px;
    left: 50%;
    transform: translate(-50%, 50%);
}

#banner-slider .owl-buttons {
    margin-right: 15px
}

#banner-slider .owl-controls .owl-buttons div {
    background: #335590;
    opacity: .9;
    text-align: center
}

.owl-theme .owl-controls {
    margin-top: 0
}

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1
}

.owl-next:before,
.owl-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: 900
}

.owl-next:before {
    content: "\f105"
}

.header-details {
    text-decoration: none;
    color: #335590;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px
}

.logo-sec {
    padding-left: 0
}

.header-details:hover {
    color: #fff
}

.top-band {
    background: #f5e2ea;
    padding: 5px 0
}

.social-icon a {
    display: inline-block;
    color: #335590;
    text-decoration: none;
    font-size: 22px;
    margin-left: 0;
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    padding: 5px;
    border-radius: 50%
}

.banner-row,
.header-sec .header-row {
    align-items: center;
    justify-content: end;
}

.header-item .book-btn {
    background: #000;
    color: #fff;
    padding: 5px
}

.banner-sec {
    position: relative
}

.banner-form {
    background-color: #fff;
    padding: 15px;
    width: 100%;
    float: right
}

.banner-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.banner-details .banner-btn {
    margin-top: 10px;
    padding: 5px 25px;
    text-decoration: none;
    border: none;
    background: #335590;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    border-radius: 5px
}

.banner-form .form-control {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: #efefef
}

.banner-form span {
    margin-bottom: 15px;
    display: block
}

.banner-form .form-control:focus {
    box-shadow: none
}

.banner-form .form-heading {
    font-size: 22px;
    line-height: 1.2;
    color: #333;
    text-align: center;
    margin: 10px 0 20px;
    font-weight: 700
}

.banner-heading {
    font-size: 52px;
    line-height: 1.2;
    color: #335590;
    font-weight: 800
}

.banner-row p {
    color: #333;
    font-weight: 600;
    font-size: 26px
}

.form-btn {
    color: #fff;
    background: #466499 !important;
    border: none;
    text-transform: uppercase
}

.form-btn:focus {
    background: #f32894;
    color: #fff
}

.ptb70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.pt70 {
    padding-top: 70px;
}

.sec-title {
    margin-bottom: 40px
}

.main-heading {
    font-size: 32px;
    color: #335590;
    font-weight: 500;
    margin-bottom: 15px
}

.sub-heading {
    font-size: 22px;
    font-weight: 600
}

.why-people-item {
    position: relative;
    overflow: hidden;
    border-radius: 20px
}

.why-people-details {
    background: #e3e3e3;
    text-align: center
}

.why-people-item .why-people-h {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding: 15px 5px
}

.get-help-sec {
    background-image: url(../../../../20250713132028im_/http_/popularivf.com/images/get-help-sec-bg.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #000;
    position: relative;
    background-color: #00000040
}

.get-help-sec .get-help-list {
    font-size: 18px;
    font-weight: 600
}

.get-help-sec .sec-title {
    margin: 0
}

.footer .quick-links ul,
.get-help-list,
.popUpForm .modal-body {
    padding: 0
}

.get-help-list li {
    line-height: 1.8;
    font-weight: 400;
    list-style: none;
    padding-left: 25px;
    position: relative
}

.get-help-list li:before {
    content: "\f2da";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #f32894
}

.accordion .card-body p,
.copyright p,
.number {
    font-family: Poppins, sans-serif
}

.card-header .fa {
    margin: 0;
    position: absolute;
    left: 0;
    background: #335590;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    top: 10px;
    font-weight: 400;
    font-size: 16px
}

.accordion>.card .card-header {
    border: 0;
    background: 0 0;
    line-height: 30px;
    padding: 10px 0 10px 40px;
    cursor: pointer;
    margin-bottom: 5px
}

.accordion>.card {
    border: 0;
    background: 0 0
}

.accordion>.card .card-header span {
    font-size: 18px;
    font-weight: 600;
    display: block
}

.accordion .card-body {
    border: 1px solid #ddd;
    transition: .3s ease-in
}

.accordion .card-body:hover {
    border: 1px solid #0b81c1;
    transition: .3s ease-in
}

.accordion .card-body p {
    margin: 0;
    font-size: 15px
}

.our-services-sec {
    background: #f5e2ea
}

.our-services-sec .main-heading {
    color: #060606
}

.feature-item {
    position: relative;
    border-radius: 13px;
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .08);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .08);
    -webkit-transition: .3s linear;
    transition: .3s linear;
    min-height: 225px
}

.feature-item .feature__img {
    width: 100%;
    position: absolute;
    bottom: 40%;
    z-index: 3;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .5s;
    transition: .5s
}

.feature-item .feature__img img {
    border-radius: 13px;
    width: 100%
}

.feature-item .feature__content {
    overflow: hidden;
    position: relative;
    padding: 30px
}

.feature-item .feature__icon {
    width: 115px;
    height: 115px;
    display: inline-block;
    line-height: 100px;
    padding: 10px 20px;
    border-radius: 50%;
    background-color: #efefef;
    color: #21cdc0;
    margin-bottom: 20px;
    overflow: hidden
}

.feature-item .feature__icon i:nth-of-type(2) {
    position: absolute;
    right: -30px;
    font-size: 80px;
    opacity: 0;
    -webkit-transition: .5s linear;
    transition: .5s linear
}

.feature-item .feature__title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.5
}

.feature-item .feature__desc {
    font-size: 14px;
    line-height: 1.7
}

.feature-item .btn__link {
    text-decoration: none;
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    line-height: 30px;
    -webkit-transition: .5s linear;
    transition: .5s linear;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.feature-item .btn__link .fa {
    font-size: 16px !important;
    font-weight: 600;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    background-color: #335590;
    margin-right: 5px;
    transition: .3s linear
}

.feature-item .btn__link .fa:hover {
    background-color: #014198
}

.feature-item:hover {
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.feature-item:hover .feature__icon {
    color: #21cdc0
}

.feature-item:hover .feature__icon i:nth-of-type(2) {
    opacity: .2
}

.feature-item:hover .feature__img {
    bottom: 30%;
    opacity: 1
}

.footer {
    background: #efefef;
    overflow: hidden;
    padding: 30px 0 20px
}

.footer-logo {
    margin-bottom: 15px
}

.footer p {
    color: #000;
    font-size: 15px
}

.footer h5,
.getintouch h4 {
    font-size: 20px;
    text-transform: uppercase
}

.bottom {
    border-top: 1px solid #757474cc;
    padding-top: 15px;
    margin-top: 20px
}

.logo-sec-footer {
    margin: 0 10px 0 0
}

.footer h5 {
    color: #000;
    display: inline-block;
    padding-bottom: 10px;
    margin: 0 0 5px
}

.footer .quick-links ul li {
    list-style: none;
    margin-bottom: 5px;
    font-size: 15px;
    position: relative;
    padding-left: 18px
}

.bottom p a,
.footer .quick-links ul li a,
.footer p a {
    color: #000;
    text-decoration: none
}

.footer .quick-links ul li a::after {
    content: '';
    display: block;
    width: 0;
    margin-left: 0;
    height: 1px;
    background: #efefef;
    transition: width .4s
}

.footer .quick-links ul li a:hover::after {
    width: 100px;
    transition: width .4s
}

.getintouch p {
    text-align: left;
    margin: 0 0 5px
}

.social-icon-bottom {
    text-align: left;
    padding: 0;
    margin: 7px 0 0
}

.social-icon-bottom li {
    display: inline-block;
    margin: 0 2px;
    text-align: center
}

.social-icon-bottom li a {
    color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: block
}

.social-icon-bottom li a:hover {
    color: #fff;
    transition: .3s ease-in;
    background: #0b81c1
}

.bottom p {
    color: #000;
    text-align: left
}

.copyright p {
    text-align: right
}

.footer-pic ul,
.testimonial-item,
.testimonial-item p {
    text-align: center
}

.getintouch h4 {
    color: #000;
    margin: 18px 0 0
}

.footer-pic ul {
    padding: 0;
    margin: 0
}

.footer-pic ul li {
    display: inline-block;
    margin: 0 5px 5px 0
}

.quick-links {
    margin-left: 15px
}

.quick-links ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000;
    font-size: 13px;
    position: absolute;
    left: 0
}

.appointment-section {
    background-image: url(../../../../20250713132028im_/http_/popularivf.com/images/appointment-section-bg.html);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffff;
    background-size: cover
}

.appointment-section .main-heading,
.appointment-section .sub-heading {
    color: #18307f
}

.plans {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    border-radius: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 30PX
}

.plans .submit-btn {
    background: #335590;
    color: #fff;
    border: none;
    padding: 5px 30px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none
}

.plans .plan input[type=radio] {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%
}

.plans .plan {
    cursor: pointer;
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.plans .plan .plan-content {
    background-color: #fff;
    display: flex;
    padding: 15px 10px 15px 40px;
    box-sizing: border-box;
    border: 2px solid #e1e2e7;
    border-radius: 10px;
    transition: box-shadow .4s;
    position: relative
}

.plans .plan .plan-content img {
    margin-right: 30px;
    height: 72px
}

.plans .plan .plan-details p {
    font-size: 18px;
    line-height: 25px;
    margin: 0
}

.plans .plan input[type=radio]:not(:checked)+.plan-content:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    background: #335590;
    left: 10px;
    top: 15px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 0 0 2px #fff
}

.plans .plan input[type=radio]:checked+.plan-content:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background: #335590;
    left: 10px;
    top: 17px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 0 0 2px #fff
}

.plans .plan input[type=radio]:checked+.plan-content {
    background: #335590;
    transition: .3s ease-in;
    color: #fff
}

.inspiration {
    font-size: 12px;
    margin-top: 50px;
    position: absolute;
    bottom: 10px;
    font-weight: 300
}

.inspiration a {
    color: #666
}

.popUpForm {
    overflow: hidden
}

.popUpForm .btn-close {
    position: absolute;
    top: 0;
    right: 10px;
    border: none;
    background: 0 0;
    font-size: 20px
}

.popUpForm .banner-form {
    width: 100%;
    border: none
}

.popUpForm .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh
}

.appointment-section .banner-form {
    background-color: #f3e1e9
}

.appointment-section .banner-form .form-control {
    background-color: #fff
}

.about-sec .main-heading,
.about-sec .sub-heading,
.about-sec p {
    font-family: Poppins, sans-serif;
    font-weight: 300;
}

.about-sec .main-heading {
    font-weight: 500
}

.fixed-whatsap-btn {
    position: fixed;
    right: 20px;
    bottom: 50px;
    text-decoration: none
}

.fixed-whatsap-btn .fa {
    background-color: #1bd741;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 44px
}

.testimonial-item {
    padding: 0px;
    border-radius: 20px;
    margin: 5px;
    /* box-shadow: rgba(99,99,99,.2) 0 2px 8px 0; */
}

.testimonial-sec img {
    width: 100%;
}

.testimonial-item .fa {
    font-size: 30px;
    color: #335590;
    margin-bottom: 10px
}

.testimonial-item .testi-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #335590;
    overflow: hidden;
    margin: 15px auto
}

.testimonial-item .testi-title {
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

#testimonial-slider .owl-controls .owl-buttons div {
    color: #fff;
    background: #335590;
    opacity: 1
}

.faq-sec {
    background: #f5e2ea;
}

.mobile {
    display: none;
}

.whatsapp-api {
    position: fixed;
    z-index: 99;
    bottom: 85px;
    right: 20px
}

.whatsapp-api i.fa.fa-whatsapp {
    color: #fff;
    background: #25d366;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center
}

.whatsapp-api .fa {
    font-size: 40px;
    margin: 0 3px
}

.thanku-sec .main-heading {
    font-size: 40px;
}

.inner-banner {
    position: relative;
}

.inner-banner img {
    width: 100%;
}

.thanku-sec {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-sec p {
    font-size: 20px;
}

.contact-sec p a {
    color: #000;
    text-decoration: none;
}

.contact-sec p a:hover {
    color: #000;
}

.contact-sec {
    background: #efefef;
}

/* Luv css */
a {
    text-decoration: none;
}

.heading {
    font-size: 28px;
    color: #212529;
    font-weight: 500;
}
.list-heading {
    font-size: 18px;
    color: #335590;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    margin: 10px 10px;
    position: relative;
    display: flex;
    align-items: center;
}

.box .list-heading::before {
    display: none;
}

.list-heading::before {
    content: "\f005";
    font-family: FontAwesome;
    color: #335590;
    font-size: 12px;
    position: absolute;
    left: -15px;
}

.links {
    list-style: none;
    padding: 0px;
}

.links li {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    color: #212529;
    display: block;
    margin: 10px 0px;
}

.links li::before {
    content: "\f105";
    font-family: FontAwesome;
    color: #335590;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
}

.banner-inner {
    position: relative;
}

.banner-inner .banner-inner-text {
    position: absolute;
    top: 26%;
}

.banner-inner-text .banner-sub-heading a {
    color: #212529;
    font-size: 16px;
    margin: 0px 2px;
}

/* .banner-inner-text .banner-sub-heading i {
    color: #212529;
    font-size: 16px;
    margin: 0px 10px;
} */

.box {
    padding: 20px;
}

.box .text {
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 15px;
}

.box .text .hover {
    display: flex;
    align-items: center;
}

.box .text .hover span {
    position: relative;
    font-size: 24px;
    color: #f91382;
    font-weight: 600;
}

.box .text .hover span::after {
    content: '';
    background-color: #014198;
    width: 40px;
    height: 3px;
    position: absolute;
    display: block;
    top: 45%;
    left: 35px;
    transition: all 0.5s ease-out;
}

.box .text .hover h4 {
    margin-left: 60px;
    align-items: center;
    display: flex;
    transition: all 0.5s ease-out;
}

.box:hover .hover span::after {
    width: 0px;
}

.box:hover .text .hover h4 {
    margin-left: 10px;
    transition: all 0.5s ease-out;
}

.box .text p {
    font-size: 16px;
    font-weight: 400;
    color: #696969;
}

.links strong {
    color: #335590;
}

.highlight{
    font-weight: 500;
    font-size: 24px;
    color: #f319a2;
}
.title {
    font-size: 22px;
    font-weight: 400;
    color: #335590;
}
.text2{
    font-size: 15px;
    margin-bottom: 20px;
}

@media only screen and (max-width:425px) {
    .pt70{
        padding-top: 20px !important;
    }
}
/*
     FILE ARCHIVED ON 13:20:28 Jul 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:14:00 May 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.326
  captures_list: 0.386
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.026
  esindex: 0.006
  cdx.remote: 12.918
  LoadShardBlock: 184.019 (3)
  PetaboxLoader3.datanode: 112.643 (5)
  PetaboxLoader3.resolve: 136.937 (2)
  load_resource: 112.802
  loaddict: 51.407
*/