/* Header Css */

.menu.mene-ul.show,
.menu.sub-menu-l2 li{
    display: block;
}
.header .menu > li > a,
.main-menu > li{
    position: relative;
}
.sub-header .menu-sub {
    display: -ms-flexbox;
    display: flex;
}
.header .mobIcon {
    display: none;
}
.main-menu > li > .mene-ul > li > ul > li {
    padding-left: 20px;
}
.sub-header .menu-sub li {
    margin-left: 30px;
}
.header .menu,
.sub-header .menu-sub {
    font-size: 13px;
    letter-spacing: 0.18px;
}
.header,
.mobile-menu {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 2;
    left: 0;
}
.header {
    padding: 0 0 18px;
    box-shadow: 0 2px 8px 0 hsla(0, 0%, 44%, 0.76);
    background: #fff;
}
.header .flex {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header .menu {
    display: -ms-flexbox;
    display: flex;
    line-height: 26px;
}
.header .main-menu > li > a.is-active:before,
.header .menu > li > a:hover:before{
    width: 100%;
}
.header .menu > li a,
.sub-header .menu-sub li a {
    color: #353535;
}
.header .menu > li > a:before {
    display: block;
    content: "";
    width: 0;
    height: 2px;
    left: 0;
    bottom: -5px;
    z-index: 0;
    position: absolute;
    background: #b61e42;
    transition: 0.3s ease-in-out;
}
.sub-header {
    background: #ebbcc6;
    margin-bottom: 18px;
    padding: 8px 0;
}
.mobile-menu {
    height: 100%;
    background: #fff;
    overflow-y: scroll;
    display: none;
}
.mobile-menu .logo-bx {
    -ms-flex-pack: center;
    justify-content: center;
}
.mobile-menu .logo-bx .cls {
    position: absolute;
    right: 15px;
    top: 16px;
}
.menu-heading,
.menu-heading.show,
.menu.mene-ul li > a:hover:before{
     display: none;
}
.main-menu > li:nth-child(2) > .mene-ul li a {
    background-image: none;
}
.menu.sub-menu-l1 {
    display: block;
    position: absolute;
    top: 45px;
    background: #fff;
    padding: 50px;
}
.menu.sub-menu-l1 li > a {
    width: 220px;
    display: inline-block;
}
.menu.sub-menu-l2 li a {
    width: auto;
}
.header .menu > li {
    margin: 0 10px;
    display: flex;
}
.menu.mene-ul {
    display: none;
    width: 560px;
}
.menu.sub-menu-l1 > li > a {
    font-size: 15px;
    font-weight: 500;
    z-index: 9;
    width: 100%;
    background: url(https://www.indiraivf.com/themes/indiraivf/images/svg/rt-arw.svg) 90% no-repeat;
    display: block;
}
.header .main-menu > li > .mene-ul > li {
    margin-bottom: 10px;
    width: 48%;
    border-right: 0;
}
.main-menu > li > .menu-heading {
    position: fixed;
    top: 130px;
    left: 110px;
    padding: 0 20px;
    z-index: 999;
    white-space: nowrap;
    font: 500 20px Work Sans, sans-serif;
    color: #b61e42;
    letter-spacing: 0.27px;
}
.main-menu > li > .mene-ul {
    border-radius: 0 0 20px;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 35%);
    position: fixed;
    left: 0;
    top: 115px;
    width: 740px;
    padding: 60px 120px;
}
header.header .PR .menu > li {
    position: static;
}
header.header .main-menu > li > .mene-ul {
    position: absolute;
    margin: 62px 0 0 -112px;
    top: 0;
    padding: 71px 120px 60px;
    min-height: 380px;
}
header.header .main-menu > li > .menu-heading {
    position: absolute;
    left: 0;
    top: 100px;
}
.main-menu > li:nth-child(2) > .mene-ul {
    width: 425px;
}
.main-menu > li:nth-child(2) > .mene-ul li {
    width: inherit;
}
header .btn-box {
    display: flex;
    align-items: center;
}
.mobile-menu .logo-bx {
    justify-content: center !important;
    position: relative;
}
.mobile-menu .btn-box {
    margin: 0 !important;
}
.sub-header ul.menu-sub.ml-auto{
    margin-bottom: 0;
}
.header .menu{
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .header .btn-box a,
    .main-mobile-menu > li > .mene-ul > li {
        font-size: 15px;
        letter-spacing: 0.2px;
    }
    .header {
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
    }
    .header .container.PR {
        padding: 0;
        max-width: 100%;
    }
    .header .flex {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .header .menu,
    .main-menu > li > .menu-heading,
    .main-mobile-menu.main-menu > li > .mene-ul > li > ul,
    .sub-header {
        display: none;
    }
    .header .logo-bx {
        padding: 17px 0;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header .logo-bx .mobIcon {
        display: inline-block;
    }
    .header .btn-box {
        width: 100%;
        margin: 0 -15px;
    }
    .header .btn-box a {
        display: none;
        border-radius: 0;
        text-align: center;
        text-decoration: underline;
    }
    .header .main-menu > li > .mene-ul > li > ul {
        width: 100% !important;
        transition: 0.3s;
    }
    .mobile-menu .main-mobile-menu {
        display: block;
        line-height: 1.2;
        font-weight: 500;
        font-family: Work Sans, sans-serif;
        padding: 30px;
    }
    .mobile-menu .main-mobile-menu > li {
        margin: 10px 10px 20px;
        display: flex;
        flex-wrap: wrap;
    }
    .main-mobile-menu > li > a {
        margin-bottom: 20px;
        background: url(https://www.indiraivf.com/themes/indiraivf/images/svg/down2.svg) 90% no-repeat;
        padding-right: 50px;
        white-space: nowrap;
        font: 500 20px Work Sans, sans-serif;
        color: #b61e42 !important;
        letter-spacing: 0.27px;
    }
    .main-mobile-menu > li > .mene-ul,
    header.header .main-mobile-menu > li > .mene-ul {
        position: static;
        padding: 0 0 10px 15px;
        width: 100%;
        margin-top: 10px;
    }
    .main-mobile-menu > li > .mene-ul > li {
        flex-wrap: wrap;
        margin-bottom: 12px !important;
    }
    .main-mobile-menu > li > .mene-ul > li > a {
        background: url(https://www.indiraivf.com/themes/indiraivf/images/svg/down3.svg) 90% no-repeat;
        width: auto;
        padding-right: 30px;
        transition: 0.3s;
    }
    .header .main-menu > li > .mene-ul > li {
        border-right: none;
        width: auto;
    }
    .main-mobile-menu > li > .mene-ul > li > ul {
        padding-top: 10px;
    }
    .main-mobile-menu > li > .mene-ul > li > ul a {
        font: 400 13px Lato, sans-serif;
        letter-spacing: 0;
        color: #353535;
    }
    header.header .main-menu > li > .mene-ul {
        margin: initial;
        min-height: initial;
    }
    .header .logo img {
        height: 26px;
        width: 100%;
    }
}
@media only screen and (max-width: 991px) {
    .header .btn-box {
        display: unset;
    }
}
@media (max-width: 767px) {
    .mobile-menu .logo-bx {
        justify-content: center !important;
        position: relative;
    }
    .mobile-menu .btn-box {
        margin: 0 !important;
    }
    .main-mobile-menu > li > .mene-ul > li > ul a {
        font: inherit !important;
    }
}
@media (min-width: 992px) {
    .main-menu li .sub-menu-l1.mene-ul:hover,
    .main-menu li:hover .sub-menu-l1.mene-ul,
    .sub-menu-l1.mene-ul li:hover .sub-menu-l2.mene-ul,
    .sub-menu-l2.mene-ul:hover {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translate(0, 0);
        overflow: auto;
    }
    .main-menu > li > .mene-ul {
        width: 550px !important;
    }
    .main-menu li {
        position: relative !important;
        padding-bottom: 12px;
    }
    header.header .main-menu > li > .sub-menu-l1.mene-ul {
        position: absolute;
        margin: 62px 0 0 -112px;
        top: -28px !important;
        padding: 30px;
        min-height: 380px;
        left: 112px;
        overflow: visible;
    }
    .menu.mene-ul {
        display: none;
        width: 560px;
        visibility: hidden;
        opacity: 0;
    }
    .sub-menu-l1.mene-ul li:hover .sub-menu-l2.mene-ul,
    .sub-menu-l2.mene-ul:hover {
        position: absolute;
        left: 255px;
        top: 30px;
        border-left: 1px solid #ccc;
        height: 84%;
        width: fit-content;
    }
    .header .main-menu > li > .mene-ul > li,
    .header .main-menu > li > a.is-active:hover:before {
        width: 100% !important;
    }
    .sub-menu-l1 > li {
        position: static !important;
    }
    .sub-menu-l1 > li > a {
        width: 205px !important;
        background-position-x: 100% !important;
        background-position-y: 10px !important;
    }
    .sub-menu-l1.mene-ul li {
        width: 238px !important;
    }
    .header .main-menu > li > a.is-active:before {
        width: 0 !important;
    }
    .main-menu::-webkit-scrollbar {
        width: 3px;
    }
    .main-menu::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    .main-menu::-webkit-scrollbar-thumb {
        background: #888;
    }
}
/* Header Css */


/* Footer Css */

.footer ul li:last-child{
    margin-bottom: 0;
}
.footer .container{
    position: relative;
}
.footer ul.social{
    display: -ms-flexbox;
    display: flex;
}

.footer ul li{
    margin-bottom: 10px;
}
.footer,
.footer a{
    color: #fff;
}
.footer {
    padding: 80px 0;
    background: #b61e42;
    letter-spacing: 0.25px;
}
.footer .container .scroll-top {
    position: absolute;
    top: -115px;
    right: 15px;
    letter-spacing: 0.25px;
    font-weight: 700;
}
.footer .hd20 {
    color: #fff;
    margin-bottom: 20px;
}
.footer .PR .clr {
    position: absolute;
    left: -40px;
    top: -3px;
}
.footer span.clr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1.5px solid #fff;
}
.footer .container .scroll-top {
    color: #353535 !important;
}
.footer ul.social li {
    margin-right: 8px;
}

.footer li{
    text-align: left;
}
.footer li a{
    font-size: 16px;
}
.fot-contact {
    margin-top: 60px;
}
.footer .col-lg-3 p,
.footer .col-lg-6 p {
    font: 600 20px Work Sans, sans-serif;
    text-align: left;
}
footer li {
    text-align: unset;
}
.footer .fform .hd20 {
    margin-bottom: 1rem;
}
.footer .consent_checkbox input:checked + label:after {
    top: 8px;
}
@media (max-width: 767px) {
    .footer .container .scroll-top {
        top: -75px;
    }
    .footer .col-lg-3 p,
    .footer .col-lg-6 p,
    .footer .hd20 {
        margin-top: 40px;
    }
    .footer ul.social li {
        margin-right: 3px;
        padding-right: 0;
    }
    .footer {
        padding: 50px 24px;
    }
    .fot-contact .PR a {
        padding-left: 36px;
    }
}
@media (max-width: 428px) {
    .footer span.clr {
        width: 25px;
        height: 25px;
    }
    .footer .PR .clr {
        position: absolute;
        left: 6px !important;
        top: -1px;
    }
}


/* Footer Css */