@charset "utf-8"; /* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap'); * {
    margin: 0px;
    padding: 0px;
    font-family: 'Plus Jakarta Sans', arial, sans-serif;
    font-size: 16px;
    color: #040f46;
    line-height: 1.5em;
    text-align: left;
    font-weight: normal;
    letter-spacing: initial;
}

.lft {
    float: left;
}
body .owl-dot.active{background: #eb1d77;}
body .owl-dot{display:block;width: 9px;height: 9px;overflow: hidden;border-radius: 50%;background: #c8c8c8;border: 0;margin: 0 4px;}
body .owl-dot *{display:none !important;}

body {
    overflow-x: hidden;
    margin: 0 auto;
}

html {
    scroll-behavior: smooth;
}

.rgt {
    float: right;
}

.wrap, body .container{
    margin: 0 auto;
    width: 96%;
    max-width: 1200px;
    min-width: 280px;
}

body dl, body ol, body ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

body p {
    font-weight: 400;
    line-height: 1.625em;
    margin:0px;
}

body p b {
    font-size: 100%;
    line-height: 100%;
    font-weight: 600;
}

.clear {
    clear: both;
}

body a {
    text-decoration: none;
    outline: 0; color:inherit;
}

body h1 {
    font-size: 50px;
    font-weight: 800;
    line-height: 1.2em;
}

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

h2.hd {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 35px;
}

h2.hd span {
    display: block;
    width: fit-content;
    color: #f3237e;
    font-weight: 500;
    border: 1px solid #f3237e;
    background: #ffeaf3;
    padding: 10px 20px;
    padding-left: 53px;
    line-height: normal;
    border-radius: 24px;
    position: relative;
    margin-bottom: 17px;
}

h2.hd span .icn {
    display: block;
    background: url(../images/why-choose-us.png) center no-repeat;
    width: 24px;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 0;
}

h2.hd span .icn.Expertise {
    background: url(../images/Expertise-icon.png) center no-repeat;
}

h2.hd span .icn.doc {
    background: url(../images/doctor-icon.png) center no-repeat;
}

h2.hd span .icn.review {
    background: url(../images/review-icon.png) center no-repeat;
    background-size: contain;
}

h2.hd span .icn.blg {
    background: url(../images/blogs-icon.png) center no-repeat;
    background-size: contain;
}

h2.hd span .icn.vdoGl {
    background: url(../images/video-gallery-icon.png) center no-repeat;
    background-size: contain;
}

h2.hd span .icn.fqs {
    background: url(../images/faq-icon.png) center no-repeat;
    background-size: contain;
}

h2.hd span .icn.bfraftr {
    background: url(../images/bfraftr-icon.png) center no-repeat;
    background-size: contain;
}

h2.hd.ctr span {
    margin: 0 auto;
    margin-bottom: 17px;
}

h2.hd.ctr {
    text-align: center;
}

img {
    max-width: 100%;
}

input::-webkit-input-placeholder {
    color: #000;
}

textarea::-webkit-input-placeholder {
    color: #000;
}
a.btn:hover, .btn:hover{background:#040f46; color:#fff;transition: 0.3s ease;}
a.btn, .btn {
    display: block;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    padding: 17.5px 32px;
    line-height: normal;
    position: relative;
    width: fit-content;
    transition: 0.3s ease;
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    border-radius: 30px;
    border: 0;
    outline: 0;
    cursor: pointer;transition: 0.3s ease;
}

a.btn.arw {
    display: flex;
    align-items: center;
    padding: 15.5px 36px;
}

a.btn.arw:after {
    content: '';
    display: inline-flex;
    background: url(../images/btn-arw.png) no-repeat;
    width: 11px;
    height: 11px;
    margin-left: 25px;
    background-size: contain;
}

a.btn.Mapicn {
    display: flex;
    align-items: center;
    padding: 15.5px 36px;
    font-size: 18px;
}

a.btn.Mapicn:after {
    content: '';
    display: inline-flex;
    background: url(../images/location-icon.png) no-repeat;
    width: 18px;
    height: 24px;
    margin-left: 25px;
}

section {
    margin-bottom: 100px;
}

.pgWrpVide {
    background: #000000db;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: none;
    filter: alpha(opacity=80);
    opacity: initial;
}
.MblMnu{cursor:pointer;width:33px;height: 30px;display:none; align-items: center;}
.MblMnu span{display:block;position: relative;width: 24px;height: 2px;background-color: #021236;}
.MblMnu span:before{content: "";position: absolute;right: 0;bottom: 8px;left: 0;margin: auto;right: auto;width: 33px;background: #021236;border-top: 2px solid #021236;}
.MblMnu span:after{content: "";position: absolute;top: 8px;width: 14px; background: #021236; border-top: 2px solid #021236;font-family: Arial, sans-serif;}


.clsBtn2 {
    width: 30px;
    height: 30px;
    background: url(../images/close-icon.png) center no-repeat red;
    text-indent: -10000px;
    background-size: 13px;
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
    display: none;
    z-index: 999;
}

.mainVdo, .mainVdo iframe {
    width: 818px;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    margin-left: -409px;
    /* display: none; */
    height: 460px;
    top: 50%;
    margin-top: -250px;
    z-index: 99999;
    /* pointer-events: none; */
}

header {
    display: block;    position: relative;
    z-index: 9999;
}

header .topPnl {
    display: block;
    background: #F3237E;
    background: linear-gradient(90deg,rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    padding: 13px 0px;
}

header .topPnl .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .topPnl .ast {
    display: flex;
}

header .topPnl .ast li {
    margin-right: 30px;
}

header .topPnl .ast li:last-child {
    margin-right: 0px;
}

header .topPnl .ast li a {
    color: #fff;
    background: url(../images/call-icon.png) no-repeat left center;
    padding-left: 31px;
}

header .topPnl .ast li a.mail {
    background: url(../images/mail-icon.png) no-repeat left center;
    padding-left: 34px;
}

header .topPnl .social {
    display: flex;
}

header .topPnl .social li {
    margin-right: 12px;
}

header .topPnl .social li:last-child {
    margin-right: 0px;
}

header .topPnl .social li a {
    line-height: 0;
    display: flex;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}

header .topPnl .social li a svg {
    max-width: 14px;
}

header .topPnl .social li a svg path {
    fill: #F3237E;
}

header .inrDtl {
    display: block;
    padding: 21px 0px;
    padding-bottom: 10px;
}

header .inrDtl .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .inrDtl .custom-logo-link {
    display: block;
    max-width: 165px;
    line-height: 0;
}
header .inrDtl .custom-logo-link img{width:100%; height:auto;}

header .inrDtl nav {
    display: block;
}
header .inrDtl nav .navbar-collapse{display:block;}

header .inrDtl nav ul {
    display: flex;
    align-items: center;    flex-flow: row;
}

header .inrDtl nav ul li ul{position: absolute !important;
    display: none; border-radius:10px;}

header .inrDtl nav ul li {
    margin-right: 34px;
}

header .inrDtl nav ul li:last-child {
    margin-right: 0px;
}

header .inrDtl nav ul li a {
    display: block;
    font-size: 18px;padding:10px 0px;
}
header .inrDtl nav ul li ul li{margin:0px;}
header .inrDtl nav ul li ul li a{padding:10px; border-radius:6px;}

header .inrDtl nav ul li a.dropdown-toggle {
    padding-right: 17px;
}

header .inrDtl nav ul li.btnAppointment a {
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    color: #fff;
    padding: 14px 42px;
    border-radius: 40px;
}

.banner {
    display: block;
    background: #f6f6f6;
}

.banner .flexBnr {
    display: flex;
    align-items: center;
}

.banner .flexBnr .txtPnl {
    display: block;
    width: 50%;
    position: sticky;
    bottom: 0;
}

.banner .flexBnr .txtPnl h1 {
    display: block;
    margin-bottom: 16px;
}

.banner .flexBnr .txtPnl h1 b {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: #f3237e;
}

.banner .flexBnr .txtPnl h1 span {
    font-size: 21px;
    border: 5px solid #fff;
    padding: 10px 20px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    padding-left: 61px;
    position: relative;
    width: fit-content;
}

.banner .flexBnr .txtPnl h1 span:before {
    content: '';
    display: block;
    background: url(../images/banner-span-icon.png) no-repeat;
    width: 28px;
    height: 29px;
    position: absolute;
    left: 21px;
}

.banner .flexBnr .txtPnl h1 span:after {
    content: '';
    display: block;
    background: url(../images/banner-span-icon-after.png) no-repeat;
    width: 34px;
    height: 28px;
    position: absolute;
    right: -23px;
    top: -18px;
}

.banner .flexBnr .txtPnl p {
    display: block;
    font-size: 20px;
}

.banner .flexBnr .txtPnl .btFlex {
    display: flex;
    align-items: center;
    margin-top: 23px;
}

.banner .flexBnr .txtPnl .btFlex .btn {
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-right: 34px;
}

.banner .flexBnr .txtPnl .btFlex .btn:after {
    content: '';
    display: block;
    background: url(../images/btn-arw.png) no-repeat;
    width: 12px;
    height: 12px;
    margin-left: 20px;
}

.banner .flexBnr .txtPnl .btFlex .more {
    display: block;
    background: url(../images/banner-more-icon.png) center right no-repeat;
    padding-right: 27px;
    font-size: 18px;
    color: #3f3f3f;
    text-decoration: underline;
    line-height: normal;
}

.banner .flexBnr .imgPnl {
    display: block;
    width: 50%;
    line-height: 0;
    padding-top: 50px;
}
.banner .flexBnr .imgPnl img{object-fit:contain;}

.quickBook {
    display: block;
    border: 1px solid #0000001f;
    background: #fff;
    box-shadow: 0px 0px 5px #0000004a;
    padding: 25px 35px;
    border-radius: 20px;
    margin-top: -160px;
    position: relative;
    z-index: 2;
}

.quickBook form {
    display: block;
}

.quickBook .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.quickBook .flex .wpcf7-spinner{display:none;}
.quickBook .flex .btn{display:block;font-size: 17px;color: #fff;font-weight: 600;padding: 17.5px 32px;line-height: normal;position: relative;width: fit-content;transition: 0.3s ease;background: #F3237E;background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);border-radius: 30px;border: 0;outline: 0;cursor: pointer;}
.quickBook .flex .fldWrp br{display:none;}
.quickBook .flex .fldWrp {
    display: block;
    width: 20%;
    position: relative;
}

.quickBook .flex .fldWrp input {
    display: block;
    border: 0px;
    outline: 0;
    background: url(../images/fldwrp-name.png) no-repeat left center;
	padding:0px;
    padding-left: 27px;
    font-weight: 600;
      width: fit-content;max-width: -webkit-fill-available;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
}

.quickBook .flex .fldWrp input.phone {
    background: url(../images/fldwrp-call.png) no-repeat left center;
}

.quickBook .flex .fldWrp input.clndr {
    background: url(../images/fldwrp-clndr.png) no-repeat left center;
}

.quickBook .flex .fldWrp input.time {
    background: url(../images/fldwrp-time.png) no-repeat left center;
}

.quickBook .flex .fldWrp input::placeholder {
    color: #757575;
    font-weight: 600;
}

.quickBook .flex .fldWrp label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-bottom: 15px;
    line-height: normal;
}

.quickBook .flex .fldWrp input.btn {
    display: block;
}

.choose {
    display: block;
}

.choose .rowFlx {
    display: flex;
    justify-content: space-between;
}

.choose .rowFlx .item {
    border-radius: 16px;
    width: 23.75%;
    transition: 0.3s ease;
}

.choose .rowFlx .item .pdng {
    display: block;
    border: 1px solid #d0d0d0;
    border-radius: inherit;
    padding: 26px;
    padding-top: 164px;
    position: relative;
}

.choose .rowFlx .item:hover {
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    transition: 0.3s ease;
}

.choose .rowFlx .item:hover h3, .choose .rowFlx .item:hover p {
    color: #fff;
}

.choose .rowFlx .item:hover .icon {
    filter: brightness(100);
}

.choose .rowFlx .item .icon {
    display: block;
    width: 54px;
    height: 61px;
    position: absolute;
    top: 30px;    background-repeat: no-repeat;
    background-size: contain;
}

.choose .rowFlx .item h3 {
    font-size: 25px;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 7px;
    transition: 0.3s ease;
}

.choose .rowFlx .item p {
    display: block;
    transition: 0.3s ease;
}

.choose .note {
    display: block;
    border: 1px solid #d0d0d0;
    border-radius: 16px;
    padding: 17px 20px;
    text-align: center;
    font-size: 18px;
    margin-top: 28px;
}

.choose .note a {
    display: inline-block;
    font-size: inherit;
    color: inherit;
    font-weight: 700;
    text-decoration: underline;
    text-align: inherit;
}

.marquee {
    display: block;
    height: 71px;
    width: 100%;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
}

.marquee div {
    height: 100%;
    position: absolute;
    overflow: hidden;
    animation: 34s linear infinite marquee;
    display: flex;
    align-items: center;
}

.marquee div span {
    display: block;
    float: left;
    width: 11%;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    line-height: normal;
    position: relative;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin-right: 5%;
}

.marquee div span:before {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    background: #ffffff;
    border-radius: 50%;
    position: absolute;
    right: -29%;
    top: 50%;
    margin-top: -3px
}

@keyframes marquee {
    0% {
        left: 0
    }

    100% {
        left: -100%
    }
}

.expertComp {
    display: block;
    background: #f6f6f6;
    padding: 100px 0px;
}
.expertComp .thumbnailRow.owl-carousel{display:flex;}

.expertComp a.btn.arw {
    background: #040f46;
    margin: 0 auto;
    margin-top: 40px;
}

.expertComp a.btn.arw:hover {
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    transition: 0.3s ease;
}

.thumbnailRow {
    display: flex;
    flex-wrap: wrap;
}

.thumbnailRow .thumb * {
    transition: 0.3s ease;
}

.thumbnailRow .thumb {
    width: 31.84%;
    margin-right: 2.24%;
}

.thumbnailRow .thumb:nth-child(3n+3) {
    margin-right: 0px;
}

.thumbnailRow .thumb a:hover {
    box-shadow: 0px 0px 7px #0000003d;
}

.thumbnailRow .thumb a:hover h3, .thumbnailRow .thumb a:hover .btIcn {
    color: #d81067;
}

.thumbnailRow .thumb a:hover .btIcn:after {
    background-color: #d81067;
}

.thumbnailRow .thumb a {
    display: block;
    border-radius: 16px;
    border: 10px solid #fff;
    transition: 0.3s ease;
}

.thumbnailRow .thumb a .imgPnl {
    border-radius: 10px;
    border: 1px solid #e9e9e9;
}

.thumbnailRow .thumb a .imgPnl img {
    display: block;
    border-radius: inherit;
    width: 100%;
    aspect-ratio: 1/0.62;
    object-fit: cover;
}

.thumbnailRow .thumb a .pdng {
    padding: 20px;
}

.thumbnailRow .thumb a h3 {
    font-size: 23px;
    font-weight: 700;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.thumbnailRow .thumb a p {
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.thumbnailRow .thumb a .btIcn {
    display: flex;
    font-size: 17px;
    font-weight: 700;
    align-items: center;
    margin-top: 10px;
}

.thumbnailRow .thumb a .btIcn:after {
    content: '';
    display: inline-flex;
    width: 29px;
    height: 29px;
    background: url(../images/btn-arw.png) center no-repeat #040f46;
    border-radius: 50%;
    background-size: 9px;
    margin-left: 10px;
    transition: 0.3s ease;
}

.doctors {
    display: block;
}

.doctors ul {
    display: flex;
    flex-wrap: wrap; padding:0px !important;
}

.doctors ul li {
    width: 48.5%;
    margin: 0;
    margin-right: 3%;
    list-style:none;
    padding: 0;
}

.doctors ul li:last-child {
    margin-right: 0px;
}

.doctors ul li a {
    display: block;
}

.doctors ul li a .imgPnl {
    border: 1px solid #e2e2e2;
    border-radius: 13px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.doctors ul li a .imgPnl img {
    display: block;
    width: 100%;
}

.doctors ul li a .exp *{line-height:inherit;font-size:inherit;color: inherit;font-weight: inherit;width: inherit;}
.doctors ul li a .exp {
    display: block;
    background: #fff;
    font-size: 20px;
    font-weight: 700;
    border: inherit;
    width: fit-content;
    padding: 10px 38px;
    border-radius: 35px;
    transform: rotate(90deg);
    position: absolute;
    right: -117px;
    top: 114px;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.doctors ul li a .btm {
    position: relative;
    padding-right: 150px;
}

.doctors ul li a .btm h3 {
    font-size: 29px;
    font-weight: 700;
    line-height: normal;
}

.doctors ul li a .btm h3 span {
    display: block;
    font-size: 68%;
}

.doctors ul li a .btm .btProfile {
    display: block;
    width: fit-content;
    border: 1px solid #040f4640;
    padding: 13px 18px;
    padding-right: 36px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    border-radius: 11px;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 16px;
}

.doctors ul li a .btm .btProfile:after {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/blue-arw.png) center no-repeat #fff;
    border-radius: 50%;
    margin-left: 10px;
    transition: 0.3s ease;
    position: absolute;
    right: -17px;
    top: 50%;
    margin-top: -18px;
    border: 1px solid #040f4640;
}

.testimonials {
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    padding: 100px 0px;
}

.testimonials h2.hd {
    color: #fff;
}

.testimonials h2.hd span {
    background: #fff;
}

.testimonials .owlFlex {
    display: block;
    max-width: 88%;
    margin: 0 auto;
}

.testimonials .owlFlex .item {
    display: block;
    background: #ffffff;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
    color: #05205B;
    padding: 40px 40px;
    line-height: 22px;
    border-radius: 10px;
    position: relative;
    padding-right: 60px;
}

.testimonials .owlFlex .item p {
    display: block;
    font-size: 21px;
    font-weight: normal;
    font-weight: 500;
}

.testimonials .owlFlex .item h4 {
    display: block;
    font-size: 21px;
    margin-top: 10px;
    font-weight: 700;
    color: #d70f67;
    line-height: normal;
}

.testimonials .owlFlex .item:before {
    content: '';
    display: block;
    background: url(../images/google-icon.png) no-repeat;
    width: 37px;
    height: 36px;
    display: inline-block;
    position: absolute;
    clear: both;
    margin-bottom: 5px;
    right: 20px;
    top: 20px;
}

.testimonials .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.testimonials .owl-dots button {
    display: block;
    background: #ffffff6e;
    border: 0;
    outline: 0;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    margin: 0px 3px;
}

.testimonials .owl-dots button.active {
    background: #fff;
    width: 29px;
    border-radius: 10px;
}

.testimonials .owl-dots button * {
    display: none;
}





.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
    background: url(../images/owl-arw-white.png) center no-repeat #f3237e;
}

.testimonials .owl-carousel .owl-nav button.owl-prev:after {
    display: none;
}

.blogs {
    display: block;
}

.blogs .thumbnailRow.owl-carousel{display:flex;}
.blogs .thumbnailRow .thumb a {
    border-color: #f6f6f6;
}

.blogs .thumbnailRow .thumb a .imgPnl img {
    aspect-ratio: 1 / 0.56;
}

.blogs .thumbnailRow .thumb a .date {
    margin-bottom: 5px;
}

.blogs .thumbnailRow .thumb a:hover {
    border-color: #fff;
    background-color: #f6f6f6;
}

.blogs a.btn.arw {
    background: #040f46;
    margin: 0 auto;
    margin-top: 40px;
}

.blogs a.btn.arw:hover {
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    transition: 0.3s ease; color:#fff;
}

.formBook {
    display: block;
    background: #f6f6f6;
    padding: 100px 0px;
}

.formBook .fromPnl {
    display: block;
    width: 51%;
}

.formBook .fromPnl form {
    display: block;
}

.formBook .fromPnl form .fldWrp {
    display: block;
    margin-bottom: 25px;
    width: 48%;
    float: left;
    margin-right: 3.5%;
}

.formBook .fromPnl form .fldWrp.mrg0 {
    display: block;
    margin-right: 0;
}

.formBook .fromPnl form .fldWrp.fll {
    display: block;
    width: 100%;
    margin-right: 0;
}

.formBook .fromPnl form .fldWrp label {
    display: block;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 9px;
}

.formBook .fromPnl form .fldWrp input::placeholder, .formBook .fromPnl form .fldWrp textarea::placeholder {
    color: #909090;
}

.formBook .fromPnl form .fldWrp input, .formBook .fromPnl form .fldWrp textarea {
    display: block;
    width: -webkit-fill-available;
    width: -moz-fill-available;
    font-size: 17px;
    background: #fff;
    padding: 15px 20px;
    border-radius: 6px;
    outline: 0;
    color: inherit;
    border: 1px solid #fff;
    box-shadow: 0px 0px 12px #c9c9c95c;
}

.formBook .fromPnl form .fldWrp select {
    display: block;
    width: -webkit-fill-available;
    width: -moz-fill-available;
    font-size: 17px;
    border: 0;
    background: #fff;
    padding: 15px 20px;
    border-radius: 6px;
    outline: 0;
    background: url(../images/fldwrp-dropdown.png) no-repeat 94% #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #fff;
    box-shadow: 0px 0px 12px #c9c9c95c;
}

.formBook .fromPnl form .fldWrp.time input {
    background: url(../images/fldwrp-time-grey.png) no-repeat 94% #fff;
}
.formBook .fromPnl form .fldWrp br{display:none;}

.formBook .fromPnl h2.hd {
    margin-bottom: 20px;
}

.formBook .fromPnl form .fldWrp input:focus, .formBook .fromPnl form .fldWrp textarea:focus, .formBook .fromPnl form .fldWrp select:focus {
    border-color: #909090;
}
.formBook .fromPnl input.btn {
    display: block;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    padding: 17.5px 32px;
    line-height: normal;
    position: relative;
    width: fit-content;
    transition: 0.3s ease;
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
    border-radius: 30px;
    border: 0;
    outline: 0;
    cursor: pointer;
}

.formBook .wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.formBook .adtArea {
    display: block;
    width: 40.16%;
}

.formBook .adtArea .wrkngHrs {
    display: block;
    padding: 24px 31px;
    border-radius: 21px;
    margin-top: 24px;
    background: #F3237E;
    background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);
}

.formBook .adtArea .wrkngHrs h3 {
    display: block;
    color: #fff;
    border-bottom: 1px solid #ffffff54;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 3px;
    margin-bottom: 17px;
}

.formBook .adtArea .wrkngHrs p {
    display: block;
    color: #fff;
    font-size: 19px;
    line-height: normal;
    margin-bottom: 12px;
}

.formBook .adtArea .wrkngHrs p b {
    display: block;
    color: inherit;
}

.formBook .adtArea .wrkngHrs p:last-child {
    margin-bottom: 0px;
}

.formBook .adtArea .callToaction {
    display: block;
    background: #fff;
    padding: 36px 33px;
    border-radius: 21px;
    margin-top: 30px;
    box-shadow: 0px 0px 12px #c9c9c9;
}

.formBook .adtArea .callToaction a {
    font-size: 22px;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    line-height: normal;
    background: url(../images/form-call-icon.png) left top no-repeat;
    display: block;
    padding-left: 68px;
}

.formBook .adtArea .callToaction a span {
    display: block;
    font-family: inherit;
    color: #909090;
    font-weight: 600;
}

.formBook .adtArea .callToaction a b {
    display: block;
    font-size: 114%;
    font-weight: inherit;
    font-family: inherit;
}

.vdoGalry {
    display: block;
}
.vdoGalry .owl-carousel .owl-nav{width: 106%;}
.vdoGalry .owlFlex {
    display: block;
}

.vdoGalry .owlFlex .item {
    display: block;
    width: 100%;
}

.vdoGalry .owlFlex .item a {
    aspect-ratio: 1/1.3;
    border-radius: 12px;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    padding: 0px 25px;
    position: relative;
    cursor: pointer;background-position: center;
}

.vdoGalry .owlFlex .item a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #00000047;
    mix-blend-mode: multiply;
    z-index: -0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0) 100%);
    border-radius: inherit;
}

.vdoGalry .owlFlex .item a h3 {
    display: block;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.vdoGalry .owlFlex .item h3:before {
    content: '';
    display: block;
    background: url(../images/video-icon.png) center no-repeat #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-bottom: 7px;
}

.faqBA{display:block;background: #F3237E;background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);padding: 100px 0px;}
.faqBA .wrap{display:flex;justify-content: space-between;flex-wrap: wrap;}
.faqBA .faq{width: 55%;}
.faqBA h2.hd span{background:#fff;}
.faqBA h2.hd{color:#fff;margin-bottom: 20px;}
.faqBA .faq .faq-container{display:block;margin: 0 auto;}
.faqBA .faq .faq-container .faq-item{display:block;border-radius: 20px;margin-bottom: 20px;border: 1px solid #61007352;background: #fff;}
.faqBA .faq .faq-container .faq-item .faq-question{display:block;cursor: pointer;position: relative;border-radius: inherit;transition: 0.3s ease;}
.faqBA .faq .faq-container .faq-item .faq-question.active{background: #6100730d;margin-bottom: 10px;}
.faqBA .faq .faq-container .faq-item .faq-question.active:after{transform: rotate(-45deg);background: #f3237e;}
.faqBA .faq .faq-container .faq-item .faq-question:after{content:'+';display:block;width: 34px;height: 34px;background: #272727;border-radius: 50%;position: absolute;right: 15px;top: 24px;transition: 0.3s ease;color: #fff;font-size: 28px;display: flex;justify-content: center;/* align-items: center; */line-height: 26px;}
.faqBA .faq .faq-container .faq-item .faq-question p{display:block;padding: 28px 30px;margin: 0;padding-right: 50px;font-size: 20px;color: #000;line-height: 1.2em;font-weight: 600;}
.faqBA .faq .faq-container .faq-item .faq-answer{display: none;padding: 0px 30px;padding-bottom: 20px;}
.faqBA .faq .faq-container p{display:block;margin-bottom: 9px;}
.faqBA .faq .faq-container p:last-child{margin-bottom:0px;}
.faqBA .faq .faq-container ul{margin-bottom:9px}

.faqBA .bfrAftr{display:block;width: 38.3%;}
.faqBA .bfrAftr .owl-carousel .owl-nav{position:initial;transform: initial;width: fit-content;margin-top: 30px;}
.faqBA .bfrAftr .compare-item {
  position: relative;
  display: flex;
  width: auto;
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 1/1;
  border: 4px solid #fff;
}

.faqBA .bfrAftr .img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.faqBA .bfrAftr .img-wrapper:nth-child(2) {
  clip-path: inset(0px 0px 0px 50%);
}

.faqBA .bfrAftr .img-wrapper img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.faqBA .bfrAftr #line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: .2rem;
  height: 100%;
  background-color: #FAFAFA;
}

.faqBA .bfrAftr input {
  /* reset */
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  /* custom */
  position: absolute;
  width: calc(100% + 2.25rem);
  height: 100%;
  left: -1.125rem;
}

.faqBA .bfrAftr input::-webkit-slider-thumb {
  /* reset */
  -webkit-appearance: none;
  appearance: none;
  /* custom */
  height: 2.25rem;
  width: 2.25rem;
  border: .25rem solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 height%3D%2224px%22 viewBox%3D%220 -960 960 960%22 width%3D%2224px%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M286.15-293.85 100-479.62l185.77-185.76 42.15 41.76-113 113.62h530.16l-113-113.62 42.15-41.76L860-479.62 674.23-293.85l-42.54-41.77 113.39-114H214.54l113.38 114-41.77 41.77Z%22/%3E%3C/svg%3E');
  background-size: cover;
  cursor: grab;
}

.faqBA .bfrAftr input::-moz-range-thumb {
  height: 2.25rem;
  width: 2.25rem;
  border: .25rem solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 height%3D%2224px%22 viewBox%3D%220 -960 960 960%22 width%3D%2224px%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M286.15-293.85 100-479.62l185.77-185.76 42.15 41.76-113 113.62h530.16l-113-113.62 42.15-41.76L860-479.62 674.23-293.85l-42.54-41.77 113.39-114H214.54l113.38 114-41.77 41.77Z%22/%3E%3C/svg%3E');
  background-size: cover;
  cursor: grab;
}

.faqBA .bfrAftr input:active::-webkit-slider-thumb {
  cursor: grabbing;
}

.faqBA .bfrAftr input:active::-moz-slider-thumb {
  cursor: grabbing;
}


footer{display:block;}
footer .btm{display:block;background: #e7e7e7;padding: 20px 20px;text-align: center;color: inherit;font-weight: 500;}
footer .flexPnl{display: flex;justify-content: space-between;flex-wrap: wrap;}
footer .flexPnl .pnl{display:block;width: 39%;padding: 80px 0px;}
footer .flexPnl .pnl.sml{display:block;width: 20%;position: relative;}
footer .flexPnl .pnl.sml:before{content:'';display:block;width: 1px;height: 100%;background: #00000021;position: absolute;left: -27%;top: 0;}
footer .flexPnl .pnl h4{font-size: 18px;text-transform: uppercase;font-weight: 700;margin-bottom: 10px;}
footer .flexPnl .pnl ul{display:block;margin-bottom: 26px;}
footer .flexPnl .pnl ul li{display:block;margin-bottom: 9px;}
footer .flexPnl .pnl ul li:last-child, footer .flexPnl .pnl ul:last-child{margin-bottom:0px;}
footer .flexPnl .pnl ul li a{display:block;}
footer .flexPnl .pnl .custom-logo-link{display:block;margin-bottom: 30px;max-width: 165px;}
footer .flexPnl .pnl .custom-logo-link img{display:block; height:auto;}
footer .flexPnl .pnl p{display:block;margin-bottom: 20px;}
footer .flexPnl .pnl p a{color:inherit;}
footer .flexPnl .pnl p b{display:block;font-size: 18px;text-transform: uppercase;font-weight: 700;margin-bottom: 10px;}
footer .flexPnl .pnl .btn.icn{display:block;}



.inrBlogs{display:block;margin-top: 35px;}
.inrBlogs h1{margin-bottom:20px;font-size: 30px;}
.inrBlogs .thumbnailRow .thumb{margin-bottom:2.4%;}
.inrBlogs .thumbnailRow .thumb a{border-color: #f6f6f6;}

.faqPnl{width:100%;background: #F3237E;background: linear-gradient(90deg, rgba(243, 35, 126, 1) 0%, rgba(214, 14, 102, 1) 100%);padding: 100px 0px;}
.faqPnl h2.hd span{background:#fff;}
.faqPnl h2.hd{color:#fff;margin-bottom: 20px;}
.faqPnl .faq-container{display:block;margin: 0 auto;}
.faqPnl .faq-container .faq-item{display:block;border-radius: 20px;margin-bottom: 20px;border: 1px solid #61007352;background: #fff;}
.faqPnl .faq-container .faq-item .faq-question{display:block;cursor: pointer;position: relative;border-radius: inherit;transition: 0.3s ease;}
.faqPnl .faq-container .faq-item .faq-question.active{background: #6100730d;margin-bottom: 10px;}
.faqPnl .faq-container .faq-item .faq-question.active:after{transform: rotate(-45deg);background: #f3237e;}
.faqPnl .faq-container .faq-item .faq-question:after{content:'+';display:block;width: 34px;height: 34px;background: #272727;border-radius: 50%;position: absolute;right: 15px;top: 24px;transition: 0.3s ease;color: #fff;font-size: 28px;display: flex;justify-content: center;/* align-items: center; */line-height: 26px;}
.faqPnl .faq-container .faq-item .faq-question p{display:block;padding: 28px 30px;margin: 0;padding-right: 50px;font-size: 20px;color: #000;line-height: 1.2em;font-weight: 600;}
.faqPnl .faq-container .faq-item .faq-answer{display: none;padding: 0px 30px;padding-bottom: 20px;}
.faqPnl .faq-container p{display:block;margin-bottom: 9px;}
.faqPnl .faq-container p:last-child{margin-bottom:0px;}
.faqPnl .faq-container ul{margin-bottom:9px}


