h1,
h2,
h3,
ul {
    margin: 0;
    padding: 0;
}
@media (min-width: 768px) {
    :root {
        --container-width: 690px;
    }
}
@media (min-width: 992px) {
    :root {
        --container-width: 930px;
    }
}
@media (min-width: 1200px) {
    :root {
        --container-width: 1110px;
    }
}
@media (min-width: 1600px) {
    :root {
        --container-width: 1290px;
    }
}
a {
    transition: color 0.5s linear;
}
a,
a:focus,
a:hover {
    text-decoration: none;
}
.jvalidation .form-label-group .form-ctrl:focus,
:focus,
a:focus,
button:focus {
    outline: 0;
}
ul li {
    list-style: none;
}
.menu.sub-menu-l2 li {
    display: block;
}
.flex,
.journey,
.jvalidation .mobile-combo{
    display: -ms-flexbox;
    display: flex;
}
.CTR {
    text-align: center;
}
.PR,
.home-banner .banner-wrapper{
    position: relative;
}
.btn-box .btn-blue1,
.treatments-box .treatments-item a:hover figure img.hover {
    display: inline-block;
}
.do_dont ul{
    padding-left: 20px;
}
.map-sec .form-bx {
    padding-right: 20px;
}
.MR15 {
    margin-right: 15px;
}
.MR20 {
    margin-right: 20px;
}
.ML20 {
    margin-left: 20px;
}
.MT5 {
    margin-top: 5px;
}

.MT10 {
    margin-top: 10px;
}
.MT20 {
    margin-top: 20px;
}
.MT30 {
    margin-top: 30px;
}
.MT40,
.map-sec .jvalidation {
    margin-top: 40px;
}
.MT50 {
    margin-top: 50px;
}
.jvalidation .form-label-group {
    margin-bottom: 10px;
}
.MB20,
.jvalidation.op1 .form-label-group {
    margin-bottom: 20px;
}
.desc,
.home-banner .banner-wrapper .banner-img,
.map-img,
figure.banner-img {
    margin-bottom: 0;
}
body {
    font: 400 18px Lato, sans-serif;
    color: #353535;
}
h1,
h2,
h3 {
    font-size: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
}
.hd1 {
    font-family: Work Sans, sans-serif;
    font-size: 55px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: -1.83px;
}
.hd2 {
    font: 500 40px/1.1 Work Sans, sans-serif;
    color: #353535;
    letter-spacing: -1.33px;
}

.hd28 {
    font: 500 28px Work Sans, sans-serif;
    color: #fff;
}
.hd20 {
    font: 500 20px Work Sans, sans-serif;
    color: #b61e42;
    letter-spacing: 0.27px;
}
.desc {
    line-height: 26px;
}
.btn-box .btn-blue,
.btn-box .btn-red {
    border-radius: 6px;
    color: #fff;
    font: 600 18px/1 Work Sans, sans-serif;
    letter-spacing: 0.25px;
    display: inline-block;
    white-space: nowrap;
}
.btn-box .btn-blue1 {
    font: 600 18px Work Sans, sans-serif;
    letter-spacing: 0.25px;
}
.about,
.map-sec,
.sec1,
.tools-help{
    /* padding: 4rem 0; */
    background: #fff;
    padding-top: 4rem;
}
/* .tools-help{
    padding-bottom: 4rem;
} */
 .map-sec{
    padding-bottom: 4rem;
    margin-top: 4rem;
 }
.footercluster{
    margin-top: 4rem;
}
.sec2 {
    background: #fef3f7;
}
#block-calculatortool-2 .tools-help.sec2,
.header,
.sec3 {
    background: #fff;
}
.sec3 {
    padding-top: 100px;
}
.btn-box .btn-red {
    padding: 13px 20px;
    background: #b61e42;
    transition: background 0.3s;
}
.btn-box .btn-red:hover {
    background: #2b37ae;
}
.btn-box .btn-blue:hover {
    color: #2b37ae;
    background-position: 0 100%;
}
.btn-box .btn-blue {
    padding: 11px 25px;
    border: 2px solid #fff;
    text-decoration: none;
    overflow: hidden;
    background: linear-gradient(90deg, #fff, #fff 50%, transparent 0);
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms;
}
.btn-box .btn-blue {
    border-color: #2b37ae;
    color: #2b37ae;
    background: linear-gradient(90deg, #2b37ae, #2b37ae 50%, transparent 0);
    background-size: 200% 100%;
    background-position: 100%;
}
.btn-box .btn-blue:hover {
    color: #fff !important;
}
.btn-box .btn-blue1 {
    color: #2b37ae;
    padding: 0 0 5px;
    border-bottom: 2px solid #2b37ae;
}
.home-banner .banner-wrapper .banner-img img,
figure.banner-img img {
    width: 100%;
    height: auto;
}
.home-banner .banner-wrapper .banner-ctnt {
    position: absolute;
    width: 100%;
    top: 50%;
    bottom: auto;
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
}
.nav-wraper .nav-tab1 li:first-child {
    margin-left: 0;
}
@media (max-width: 1024px) {
    .hd1 {
        font-size: 44px;
    }
}
@media (max-width: 991px) {
    .hd1,
    .hd2 {
        font-size: 32px;
    }
    .hd1 {
        letter-spacing: -0.76px;
    }
    .btn-box .btn-blue {
        font-size: 15px;
        letter-spacing: 0.2px;
    }
}
.banner-info {
    padding: 40px;
    background: #b61e42;
    border-radius: 12px;
}
.close {
    opacity: 1;
}
.footer ul.social li:last-child,
.nav-wraper .nav-tab1 li:last-child {
    margin-right: 0;
}
.close {
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: url(../images/svg/close1.svg) 0 0 / cover no-repeat;
}
.accordian .tog_cont {
    background: #b61e42;
    color: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    margin-bottom: 10px;
    letter-spacing: 0.25px;
    line-height: 26px;
}
@media (max-width: 767px) {
    .desc {
        line-height: 22px;
    }
    body {
        font-size: 16px;
    }
    .hd2 {
        font-size: 24px;
        letter-spacing: -0.8px;
    }
    .about,
    .map-sec,
    .sec1{
        /* padding: 4rem 0; */
    }
    .sec3 {
        padding-top: 50px;
    }
    .btn-box .btn-blue1 {
        font-size: 15px;
        letter-spacing: 0.2px;
    }
    .home-banner .banner-wrapper {
        padding-bottom: 100px;
    }
    .home-banner .banner-wrapper .banner-ctnt {
        top: auto;
        bottom: 0;
        transform: none;
    }
    .accordian .tog_cont {
        padding: 20px;
        line-height: 22px;
    }
}

body {
    padding-top: 61px;
    font-family: Lato, sans-serif !important;
    font-size: 18px !important;
}
.book-app .modal-content {
    background: #fef3f7;
    border-radius: 18px;
    border: 0;
}
.book-app .modal-content .close {
    width: 12px;
    height: 12px;
    top: 25px;
    right: 25px;
}
.book-app .modal-body {
    padding: 60px 50px 40px;
}

.copy-right {
    background: #ebbcc6;
    padding: 18px 0;
}
.jvalidation.op1 .form-label-group .form-ctrl {
    border-color: #353535;
    color: #353535;
}
.jvalidation.op1 .form-label-group .form-ctrl::-webkit-input-placeholder {
    color: #353535;
}
.jvalidation.op1 .form-label-group .form-ctrl:-ms-input-placeholder {
    color: #353535;
}
.jvalidation.op1 .form-label-group .form-ctrl.nselect {
    background-image: url(../images/svg/down1.svg);
}
.jvalidation.op1 .btn-box.op1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.jvalidation .form-label-group .form-ctrl {
    border: 2px solid #fff;
    width: 100%;
    border-radius: 6px;
    background: 0 0;
    font: 500 15px/16px Work Sans, sans-serif;
    padding: 10px 20px;
    color: #fff;
    letter-spacing: 0.2px;
    min-height: 42px;
}
.jvalidation .form-label-group .form-ctrl::-webkit-input-placeholder {
    color: #fff;
}
.jvalidation .form-label-group .form-ctrl:-ms-input-placeholder {
    color: #fff;
}
.jvalidation .form-label-group .form-ctrl.nselect {
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/svg/down.svg) 97% no-repeat;
}
.jvalidation .form-label-group .form-ctrl.nselect::-ms-expand {
    display: none;
}
.jvalidation .form-label-group .form-ctrl.nselect.p1 {
    background-position: 92%;
}
.jvalidation .form-label-group .form-ctrl.nselect option {
    color: #353535;
}
.jvalidation .form-label-group .error {
    font-size: 13px;
    margin-bottom: 0;
}
.jvalidation .mobile-combo .w25 {
    width: 24%;
}
.jvalidation .mobile-combo .w25 .nselect {
    border-radius: 6px 0 0 6px;
    border-right: 0;
    background-position: 84%;
    min-height: 42px;
}
.jvalidation .mobile-combo .w75 {
    width: 76%;
}
.jvalidation .mobile-combo .w75 .form-ctrl {
    border-radius: 0 6px 6px 0;
}
.map-sec a:hover {
    text-decoration: underline;
}
.about .row,
.treatments-box.op1 .treatments-item a {
    -ms-flex-align: center;
    align-items: center;
}
.about .line {
    border-left: 2px solid #b61e42;
    padding: 20px 0 20px 4vw;
    min-height: 100px;
}
.map-sec,
.nav-wraper .nav-tab1 li a.active,
.nav-wraper .nav-tab1 li a:hover {
    background: #b61e42;
    color: #fff;
}
.treatments-box.op1 {
    -ms-flex-pack: center;
    justify-content: center;
}
.treatments-box {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.treatments-box.op1 .treatments-item {
    width: 33.33%;
}
.treatments-box .treatments-item a figure {
    -ms-flex: 0 0 98px;
    flex: 0 0 98px;
    margin-right: 20px;
    margin-bottom: 0;
}

.treatments-box .treatments-item a figure .hover,
.treatments-box .treatments-item a:hover figure img {
    display: none;
}
.treatments-box .treatments-item a:hover {
    background: #b61e42;
}
.map-sec .hd2,
.map-sec a,
.treatments-box .treatments-item a:hover .hd20 {
    color: #fff;
}
.treatments-box .treatments-item {
    width: 50%;
}
.treatments-box .treatments-item a {
    padding: 25px;
    display: -ms-flexbox;
    display: flex;
    border-radius: 9px;
    transition: 0.3s;
}
.map-img img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}
.nav-wraper.op1 .nav-tab1 li a {
    white-space: nowrap;
}
.nav-wraper .nav-tab1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nav-wraper .nav-tab1 li {
    font: 600 14px Work Sans, sans-serif;
    letter-spacing: 0.19px;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px;
}
.nav-wraper .nav-tab1 li a {
    display: block;
    background: #fef3f7;
    border-radius: 6px;
    text-align: center;
    padding: 7px 17px;
    color: #353535;
    transition: none;
}
.journey.op1 {
    -ms-flex-direction: column;
    flex-direction: column;
}
.pagination {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1rem;
}
.pagination span {
    font-size: 24px;
}
.map-sec .jvalidation .form-label-group .input-group input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.map-sec .jvalidation .form-label-group .input-group .form-ctrl {
    width: 75%;
}
.map-sec .jvalidation .form-label-group .input-group .form-ctrl.nselect {
    width: 25%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    background: url(../images/svg/down.svg) 85% no-repeat;
}
#mapHomeForm .btn-box button[type="submit"] {
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}
.f12 {
    font-size: 12px;
}
@media (max-width: 1024px) {
    .banner-info {
        padding: 25px;
    }
    .nav-wraper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
    }
    .nav-wraper::-webkit-scrollbar {
        display: none;
    }
}
@media (max-width: 768px) {
    .map-sec {
        padding: 70px 0;
    }
}
.menu.sub-menu-l1 > li > a {
    font-family: Work Sans, sans-serif;
    font-size: 15px;
}

.sec1#ab-fertility {
    /* padding-top: 0; */
}
@media (max-width: 991px) {
    body {
        padding-top: 61px;
    }
    
    .header .logo img {
        height: 26px;
        width: auto;
    }
    
    .treatments-box.op1 .treatments-item {
        width: 50%;
    }
    .treatments-box .treatments-item a {
        padding: 15px;
    }
    .map-sec .jvalidation {
        margin-top: 30px;
    }
    .home-banner.sm-ban .hd28 {
        font-size: 20px;
    }
    .home-banner.sm-ban .hd28 + .btn-box.MT30 {
        margin-top: 20px;
    }
    .map-sec .hd2,
    .map-sec .jvalidation .btn-box {
        text-align: center;
    }
    .map-sec .row.m-col-reverse {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .map-sec .form-bx {
        margin-top: 30px;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .about,
    .copy-right {
        text-align: center;
    }
    .book-app .modal-body {
        padding: 50px 20px;
    }
    .book-app .jvalidation.op1 {
        margin-top: 20px;
    }
    .book-app .jvalidation.op1 .form-label-group {
        margin-bottom: 10px;
    }
    .copy-right span {
        display: block;
    }
    .footer {
        padding: 50px 0;
    }
    
    .footer .hd20 {
        margin-top: 40px;
    }
    .footer ul.social li {
        margin-right: 10px;
    }
    .about {
        /* padding: 80px 0 50px; */
    }
    .about .line {
        border-left: 0;
        padding: 8px 0 0;
        min-height: inherit;
    }
    .journey {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .treatments-box .treatments-item,
    .treatments-box.op1 .treatments-item {
        width: 100%;
    }
    .treatments-box .treatments-item a figure {
        -ms-flex: 0 0 65px;
        flex: 0 0 65px;
    }
    .treatments-box .treatments-item a .hd20 {
        font-size: 18px;
    }
    .nav-wraper .nav-tab1 li {
        -ms-flex: initial;
        flex: initial;
        margin: 0 5px;
    }
}
@media screen and (min-width: 1600px) {
    .container {
        max-width: 1320px !important;
    }
}
@media (min-width: 1300px) and (max-width: 1366px) {
    .nav-wraper .nav-tab1 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap !important;
    }
}
.home-banner .banner-info h1.hd1 {
    font-weight: 400;
}
.treatments-box.op1 .info {
    height: inherit;
}
.fform #callBackForm1 button[type="submit"] {
    text-decoration: none !important;
}
#bookAppointmentModal a {
    text-decoration: underline !important;
}
#mapHomeForm .error {
    display: inherit !important;
}
.treatments-box .treatments-item a {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
#bookAppointmentModal a,
#bookAppointmentModal p {
    color: #000 !important;
}
.tools-help.sec2 {
    background: #ebbcc69e;
}
.do_dont ul li {
    list-style: disc;
}

@media (max-width: 767px) {
    body {
        font-size: 16px !important;
    }
    .treatments-box .info {
        height: 92px;
        overflow: hidden;
    }
    .header .btn-box a {
        text-decoration: underline !important;
    }
    .footer ul.social li {
        margin-right: 3px;
        padding-right: 0;
    }
}
@media (max-width: 428px) {
    .footer .PR .clr {
        position: absolute;
        left: -36px;
        top: 3px;
    }
}

.pagination {
    display: block !important;
}
span#succ_msg_map {
    color: #2ce72c;
    display: block;
    text-align: center;
}

.btn-box .btn-blue{
    color: #fff !important;
    background: linear-gradient(90deg, #b61e42, #b61e42 50%, transparent 0) !important;
    background-size: 200% 100% !important;
    background-position:100% !important;
    border-color: #2b37ae !important;
    background-color: #2b37ae !important;
    border: none;
}
.btn-box .btn-blue:hover{
    background-position:0 100% !important;
    border-color: #b61e42 !important;
    border: none;
}

.btn-box .btn-blue.btn-white-new{
    color: #fff !important;
    background: linear-gradient(90deg, #fff, #fff 50%, transparent 0) !important;
    background-size: 201% 100% !important;
    background-position:100% !important;
    border-color: #2b37ae !important;
    background-color: #2b37ae !important;
    border: none;
}
.btn-box .btn-blue.btn-white-new:hover{
    background-position:0 100% !important;
    border-color: #fff !important;
    border: none;
    color:#2b37ae !important;
}
.map-sec .btn-box .btn-blue.btn-white-new{
    border-radius: 6px !important;
    padding: 11px 25px !important;
    border-bottom: 0 !important;
}
.home-banner.sm-ban .btn-box .btn-blue.btn-white-new:hover {
    background-position: 0 100% !important;
}

#bookAppointmentModal .descpr .hd2{
    font-size: 28px;
}

.footer .fform .consent_checkbox label a {
    color: #fff !important;
}

#DescrpModal .thank-you-pop p {
    font-size: 13px;
    margin-bottom: 27px;
    color: #5C5C5C;
}
.disclaimerPop .modal-content{
    border-radius: 1rem;
}
.disclaimerPop .modal-header{
    padding: 1rem 1.5rem;
}
.disclaimerPop .modal-header .close{
    padding: 0;
    right: 38px;
    top: 35px;
}
.disclaimerPop .modal-body{
    padding: 1.5rem;
}

/* Javascript disable */


    .accordian .footeraccord{
    padding: 20px 30px;
    position: relative;
    cursor: pointer;
    font: 500 20px/1.2 Work Sans, sans-serif;
    color: #b61e42;
    letter-spacing: 0.27px;
    border-bottom: 1px solid rgba(53, 53, 53, 0.2);
}


.accordian .footeraccord:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 24px;
    background: url(../images/svg/plus.svg) 0 no-repeat;
}


@font-face {
    font-family: 'Lato';
    src: url('/themes/indiraivf/fonts/Lato-Regular.woff2') format('woff2'),
        url('/themes/indiraivf/fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Lato';
    src: url('/themes/indiraivf/fonts/Lato-Bold.woff2') format('woff2'),
        url('/themes/indiraivf/fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('/themes/indiraivf/fonts/WorkSans-Regular.woff2') format('woff2'),
        url('/themes/indiraivf/fonts/WorkSans-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('/themes/indiraivf/fonts/WorkSans-Medium.woff2') format('woff2'),
        url('/themes/indiraivf/fonts/WorkSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('/themes/indiraivf/fonts/WorkSans-SemiBold.woff2') format('woff2'),
        url('/themes/indiraivf/fonts/WorkSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('/themes/indiraivf/fonts/WorkSans-Italic.woff2') format('woff2'),
        url('/themes/indiraivf/fonts/WorkSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/themes/indiraivf/fonts/Lato-Italic.woff2') format('woff2'),
        url('/themes/indiraivf/fonts/Lato-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


@media (max-width: 767px){
    .treatments-box .info {
        height: 100%!important;
    }
}

.btn-box .btn-blue:hover {
    color: #fff!important
}

.do_dont ul {
    margin-bottom: 20px;
}

h2 {
    font-size: 2rem;
}

.nav-wraper .nav-tab1 li {
    font: 600 14px Work\ Sans,sans-serif;
    letter-spacing: -0.81px;
    -ms-flex: 1;
    flex: 1;
    margin: 0 9px;
}


.city-center .number-types li::marker {
    font-size: 20px;
    font-weight: 600;
    margin-right: 5px;
}

.city-center .num-subsection li::marker {
    font-size: 18px;
    font-weight: 300;
}

.breadcrumb-inner .breadcrumb-lists {
    display: flex;
    padding-top: 20px;
}

.breadcrumb-inner li {
    color: #353535;
    font-size: 13px;
}

.breadcrumb-inner a.active {
    margin-right: 8px;
    color: #b61e42;
}

.breadcrumb-inner .breadcrumb-lists li:before {
    content: "/";
    padding-right: 3px;
    padding-left: 3px;
    font-size: 13px;
}

.breadcrumb-inner .breadcrumb-lists li:first-child:before {
    content: "";
    padding-right: 0;
} 
/* .sec1#ab-fertility {  padding-top: 15px;} */

@media (max-width: 767px) {
    .block-system-breadcrumb-block{ display:none }

}

.breadcrumb-inner .breadcrumb-lists {
    margin-bottom: 0;
}

#ab-fertility .sec3 h2{
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #b61e42;
}

@media (max-width: 767px){
    .treatments-box .treatments-item a figure {
        flex: 0 0 98px;
    }
}
.treatments-box.op1 {
    align-items: center;
}

.treatments-box .treatments-item a:hover figure img {
    height: 67px;
    width: 65px;
}

.treatments-box .treatments-item a:hover figure img.hover {
    height: 98px;
    width: 98px;
}
.nav-wraper .nav-tab1 li {
    font: 600 14px Work\ Sans,sans-serif;
    letter-spacing: -0.81px;
    -ms-flex: 1;
    flex: 1;
    margin: 0 9px;
}
.city-center .number-types li::marker {
    font-size: 20px;
    font-weight: 600;
    margin-right: 5px;
}

.city-center .num-subsection li::marker {
    font-size: 18px;
    font-weight: 300;
}
.breadcrumb-inner .breadcrumb-lists {
    display: flex;
    padding-top: 20px;
}

.breadcrumb-inner li {
    color: #353535;
    font-size: 13px;
}

.breadcrumb-inner a.active {
    margin-right: 8px;
    color: #b61e42;
}

.breadcrumb-inner .breadcrumb-lists li:before {
    content: "/";
    padding-right: 3px;
    font-size: 13px;
}

.breadcrumb-inner .breadcrumb-lists li:first-child:before {
    content: "";
    padding-right: 0;
}


#ab-fertility .sec3 h2{
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #b61e42;
}


#ab-fertility .sec3 h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #b61e42;
}


@media (max-width: 767px) {
    .home-banner .banner-wrapper .banner-ctnt {
        top: 50% !important;
        bottom: 0 !important;
        transform: translateY(50%) !important;

    }
     .hd1 {
        font-size: 24px;
    }


}

@media (max-width: 767px) {
    .home-banner .banner-wrapper .banner-ctnt {
        top: 50% !important;
        bottom: 0 !important;
        transform: translateY(50%);
    }
}

@media (max-width: 767px) {
    .banner-info {
        padding: 18px!important;
    }
    /* .about {
        padding: 40px 0 50px !important;
    } */
}


#ab-fertility .sec3 h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #b61e42;
}

.social-bx li > a img{
    width: 32px;
    height: 36px;
}

@media (max-width: 767px) {
    .social-bx li > a img{
        width: 21px;
        height: 24px;
    }
}


.do_dont ul {
    margin-bottom: 20px;
}


.thank-you-pop{
    width:100%;
    padding:20px;
    text-align:center;
}
.thank-you-pop p{
    font-size: 20px;
    margin-bottom: 27px;
    color:#5C5C5C;
}


.copy-right {
    text-align: center;
}

section#ab-fertility .pagination.btn-box {
    display: flex!important;
}

/* about_infertility css */
#ab-fertility .sec3 {
padding-top: 50px!important;
}
#ab-fertility .journey.op1 h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #b61e42;
}
#ab-fertility .journey.op1 h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 18px;
    color: #b61e42;
}
.sec1 .journey.op1 strong a{
    color: #b61e42;
}
.journey ul{
    padding-left: 30px;
}
.journey ul li{
    font-size: 18px;
    margin-bottom: 5px;
    list-style: disc;
}
/* about_infertility css */
@media (max-width: 767px){

 #ab-fertility .sec3 {
    padding-top: 30px!important;
}
}


@media (max-width: 767px) {
    .about .line {
        margin-bottom: 0;
    }
}

.CTR.data-secure {
    display: flex;
    justify-content: center;
}

.CTR.data-secure img {
    width: 28px;
    height: 28px
}

.CTR.data-secure p {
    margin: 0;
    margin-top: 5px;
    margin-right: 7px;
}

.CTR.data-secure .custom-control-label1 {
    margin-top: 4px;
     
}


.data-secure {
    display: flex;
    justify-content: center;
    align-items: center;
}

.data-secure img {
    width: 25px;
    height: 25px
}

.data-secure p {
    margin: 0;
}
ul {

    font-size: 16px;
   
}

@media (max-width: 767px){
 .copy-right span{
        display:inline !important;
    }
}
ul {
    font-size: 16px;
}

.webpages  .comp-appointmentbtn {
    display: none;
}

@media (max-width: 767px){
    .webpages .comp-appointmentbtn {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 20px 0px;
        z-index: 999;
        display: flex!important;
        justify-content: space-around;
       
    }
    .webpages .comp-appointmentbtn a {
        font-size: 17px;
        text-decoration: none!important;
        font-weight: 700!important;
        margin: 15px 0 -18px;
        width: 100%;
        border-radius: 0;
        text-align: center;
        letter-spacing: .2px;
        padding: 18px 20px!important;
    }
    .webpages .comp-appointmentbtn .custom-btn{
        background: #2b37ae;
        color: #fff;
        font-weight: 700;
    }
    .webpages .comp-appointmentbtn .custom-btn img{
        width: 17px;
        height: 17px;
        margin-right: 5px;
    }
    .webpages .comp-appointmentbtn a{
        padding: 10px 12px!important;
        font-size: 15px;
    }
    .webpages .comp-appointmentbtn .custom-btn img{
        display: block;
        margin: 0 auto;
        margin-bottom: 4px;
        width: 15px;
        height: 15px;
    }
    .webpages .comp-appointmentbtn{
        bottom: -2px;
        left: 0;
    }
    .webpages .comp-appointmentbtn .custom-btn:first-child{
        border-right: solid 1px #fff;
    }
    .webpages .copy-right{
        padding-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .home-banner.sm-ban{
        margin-bottom: 70px;
    }
}

.consent{
    display: flex;
    font-size: 11px;
    justify-content: center;
    align-items: center;
}

  .consent_checkbox {
    display: block;
  }
  
  .consent_checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .consent_checkbox label {
    position: relative;
    color: #000;
  }
  .consent_checkbox label a{
    color: #0056b3 !important;
    cursor: pointer;
  }
  
  .consent_checkbox label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #000;
    padding: 5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }
  
  .consent_checkbox input:checked + label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 4px;
    width: 5px;
    height: 9px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
  }
  
  .btn-box .btn-blue{
    color: #fff !important;
    background: linear-gradient(90deg, #b61e42, #b61e42 50%, transparent 0) !important;
    background-size: 200% 100% !important;
    background-position:100% !important;
    border-color: #2b37ae !important;
    background-color: #2b37ae !important;
    border: none;
}
.btn-box .btn-blue:hover{
    background-position:0 100% !important;
    border-color: #b61e42 !important;
    border: none;
}

.fform .consent{
    margin-top: 25px;
}
.map-sec .consent .consent_checkbox label a, .fform .consent .consent_checkbox label a{
    text-decoration: underline !important;
}
.map-sec .consent{
    justify-content: left;
}
.map-sec .consent_checkbox label, .fform .consent_checkbox label{
    color: #fff;
}
.map-sec .consent_checkbox label:before, .fform .consent_checkbox label:before{
    border: 1px solid #fff;
}
.consent_checkbox input#consent5:checked + label:after {
    display: block;
}
.map-sec .consent_checkbox input#consent3:checked + label:after {
    border: solid #fff;
    display: block;
    border-width: 0 1px 1px 0;
}
.fform .consent_checkbox input#consent:checked + label:after {
    border: solid #fff;
    display: block;
    border-width: 0 1px 1px 0;
}
.map-sec .consent_checkbox label a{
    color: #fff !important;
}
.footer .fform .consent_checkbox label a {
    color: #fff !important;
}
.accordian p, p, li, .desc{
    text-align: justify;
}
.tools-help p.desc{
    text-align: center;
}
p.hd2{
    text-align: center;
}
#bookAppointmentModal p{
    text-align: center;
}
.map-sec p{
    text-align: left;
}

.breadcrumb-inner ul li{
    list-style: none !important;
}


@media (max-width: 767px) {

    .map-sec p{
        text-align: center;
    }
}
#DescrpModal .thank-you-pop p {
    font-size: 13px;
    margin-bottom: 27px;
    color: #5C5C5C;
}

/* Javascript disable */

    @media (min-width: 992px){
        .jsnone .menu.sub-menu-l1>li>a{
            background: none !important;
        }
    }

    
    .about-doc-tab::-webkit-scrollbar-thumb:horizontal{
        background: #ccc;
    }
    
    .keyword-cluster{
        padding-bottom: 60px;
    }
    .keyword-cluster li{
        display: inline-block;
        padding: 10px 0;
    }
    .keyword-cluster li a{
        color: #fff;
        padding: 0 5px;
        border-right: solid 1px #fff;
        font-size: 13px;
    }
    .keyword-cluster li:last-child a{
        border-right: 0;
    }
        .ivf-score-btn-btn-box{
            position: fixed;
            width: 100%;
            top: 115px;
            z-index: 1;
        }
        .btn-box .btn-red.ivf-score-btn{
            width: 100%;
            border-radius: 0;
            font-size: 16px;
        }
        .ivf-score-btn-span{
                animation: blinker 3s linear infinite;
        }
        @keyframes blinker {
            50% {
                opacity: 0;
            }
        }

        .new-flash-patch{
                background-color: #2b37ae;
                animation: blinker 3s linear infinite;
                padding: 5px;
                border-radius: 5px;
                margin-right: 10px;
            }
            .new-flash-patch span{
                color:#fff ;
                font-size: 13px;
                line-height: 1.2;
            }
            .btn-box .btn-red.ivf-score-btn{
                display: flex;
                justify-content: center;
                align-items: center;
            }
            .btn-box .btn-red.ivf-score-btn:hover .new-flash-patch{
                background-color: #B61E42;
            }
            body{
            padding-top: 128px;
            }
            .donorpages .ivf-score-btn-btn-box {
                top: 79px;
            }

            /* IVF calculator stickey*/
            .home-banner .slick-dots [aria-label="1 of 1"] {
                display: none;
            }
            .footer .consent_checkbox input:checked + label:after{
                top: 2px;
            }
            .banner-info .f14w{
                color: #fff;
            }
            .f14w{
                font: italic 500 14px / 1 Work Sans, sans-serif;
                letter-spacing: .19px;
            }
            /* .webabout_infertility_sub_sections .breadcrumb-inner .breadcrumb-lists{
                margin-bottom: 4rem;
            } */
            .donorpages .header .btn-box a.btn-red.modify-header{
                display: block !important;
            }

            @media only screen and (max-width: 991px) {
                .header .btn-box {
                    display: unset;
                }
            }

            @media (max-width: 767px) {
                .home-banner .banner-info p{
                    text-align: left;
                }
                    .home-banner .banner-wrapper .banner-ctnt{
                        top: 66% !important;
                    }
                    /* IVF calculator stickey*/
                    .ivf-score-btn-btn-box{
                        top: 60px;
                    }
                    .btn-box .btn-red.ivf-score-btn{
                        background: #2b37ae;
                        font-size: 14px;
                    }
                    .new-flash-patch{
                        background-color: #B61E42;
                    }
                    body{
                        padding-top: 98px !important;
                    }
                    .webtreatment .home-banner .banner-wrapper .banner-ctnt{
                        top: 44% !important;
                    }
                    .webtreatment .home-banner.sm-ban .banner-wrapper .banner-ctnt{
                        bottom: 0;
                    }
                    .donorpages .ivf-score-btn-btn-box{
                        top: 101px;
                    }
                    /* IVF calculator stickey*/
                    .donorpages .home-banner .banner-wrapper .banner-ctnt {
                        top: 38% !important;
                    }
                    .donorpages body{
                        padding-top: 152px !important;
                    }
            }
            @media (max-width: 767px) {
                .main-menu>li>.mene-ul>li>ul>li{
                    text-align: left;
                }

            }