html {
    overflow-x: hidden !important
}

html.i-amphtml-fie {
    height: 100% !important;
    width: 100% !important
}

html:not([amp4ads]),
html:not([amp4ads]) body {
    height: auto !important
}

html:not([amp4ads]) body {
    margin: 0 !important
}

body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html.i-amphtml-singledoc.i-amphtml-embedded {
    -ms-touch-action: pan-y pinch-zoom;
    touch-action: pan-y pinch-zoom
}

html.i-amphtml-fie>body,
html.i-amphtml-singledoc>body {
    overflow: visible !important
}

html.i-amphtml-fie:not(.i-amphtml-inabox)>body,
html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body {
    position: relative !important
}

html.i-amphtml-ios-embed-legacy>body {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: absolute !important
}

html.i-amphtml-ios-embed {
    overflow-y: auto !important;
    position: static
}

#i-amphtml-wrapper {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    display: block !important
}

html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,
html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper {
    -webkit-overflow-scrolling: touch !important
}

#i-amphtml-wrapper>body {
    position: relative !important;
    border-top: 1px solid transparent !important
}

#i-amphtml-wrapper+body {
    visibility: visible
}

#i-amphtml-wrapper+body .i-amphtml-lightbox-element,
#i-amphtml-wrapper+body[i-amphtml-lightbox] {
    visibility: hidden
}

#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element {
    visibility: visible
}

#i-amphtml-wrapper.i-amphtml-scroll-disabled,
.i-amphtml-scroll-disabled {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

amp-instagram {
    padding: 54px 0px 0px !important;
    background-color: #fff
}

amp-iframe iframe {
    box-sizing: border-box !important
}

[amp-access][amp-access-hide] {
    display: none
}

[subscriptions-dialog],
body:not(.i-amphtml-subs-ready) [subscriptions-action],
body:not(.i-amphtml-subs-ready) [subscriptions-section] {
    display: none !important
}

amp-experiment,
amp-live-list>[update] {
    display: none
}

amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden {
    display: none !important
}

amp-list [fetch-error],
amp-list[load-more] [load-more-button],
amp-list[load-more] [load-more-end],
amp-list[load-more] [load-more-failed],
amp-list[load-more] [load-more-loading] {
    display: none
}

amp-list[diffable] div[role=list] {
    display: block
}

amp-story-page,
amp-story[standalone] {
    min-height: 1px !important;
    display: block !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    width: 100% !important
}

amp-story[standalone] {
    background-color: #000 !important;
    position: relative !important
}

amp-story-page {
    background-color: #757575
}

amp-story .amp-active>div,
amp-story .i-amphtml-loader-background {
    display: none !important
}

amp-story-page:not(:first-of-type):not([distance]):not([active]) {
    transform: translateY(1000vh) !important
}

amp-autocomplete {
    position: relative !important;
    display: inline-block !important
}

amp-autocomplete>input,
amp-autocomplete>textarea {
    padding: 0.5rem;
    border: 1px solid rgba(0, 0, 0, .33)
}

.i-amphtml-autocomplete-results,
amp-autocomplete>input,
amp-autocomplete>textarea {
    font-size: 1rem;
    line-height: 1.5rem
}

[amp-fx^=fly-in] {
    visibility: hidden
}

amp-script[nodom],
amp-script[sandboxed] {
    position: fixed !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    visibility: hidden
}

/*# sourceURL=/css/ampdoc.css*/
[hidden] {
    display: none !important
}

.i-amphtml-element {
    display: inline-block
}

.i-amphtml-blurry-placeholder {
    transition: opacity 0.3s cubic-bezier(0.0, 0.0, 0.2, 1) !important;
    pointer-events: none
}

[layout=nodisplay]:not(.i-amphtml-element) {
    display: none !important
}

.i-amphtml-layout-fixed,
[layout=fixed][width][height]:not(.i-amphtml-layout-fixed) {
    display: inline-block;
    position: relative
}

.i-amphtml-layout-responsive,
[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),
[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-layout-responsive) {
    display: block;
    position: relative
}

.i-amphtml-layout-intrinsic,
[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic) {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.i-amphtml-layout-intrinsic .i-amphtml-sizer {
    max-width: 100%
}

.i-amphtml-intrinsic-sizer {
    max-width: 100%;
    display: block !important
}

.i-amphtml-layout-container,
.i-amphtml-layout-fixed-height,
[layout=container],
[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height) {
    display: block;
    position: relative
}

.i-amphtml-layout-fill,
.i-amphtml-layout-fill.i-amphtml-notbuilt,
[layout=fill]:not(.i-amphtml-layout-fill),
body noscript>* {
    display: block;
    overflow: hidden !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

body noscript>* {
    position: absolute !important;
    width: 100%;
    height: 100%;
    z-index: 2
}

body noscript {
    display: inline !important
}

.i-amphtml-layout-flex-item,
[layout=flex-item]:not(.i-amphtml-layout-flex-item) {
    display: block;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.i-amphtml-layout-fluid {
    position: relative
}

.i-amphtml-layout-size-defined {
    overflow: hidden !important
}

.i-amphtml-layout-awaiting-size {
    position: absolute !important;
    top: auto !important;
    bottom: auto !important
}

i-amphtml-sizer {
    display: block !important
}

@supports (aspect-ratio:1/1) {
    i-amphtml-sizer.i-amphtml-disable-ar {
        display: none !important
    }
}

.i-amphtml-blurry-placeholder,
.i-amphtml-fill-content {
    display: block;
    height: 0;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
    margin: auto
}

.i-amphtml-layout-size-defined .i-amphtml-fill-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.i-amphtml-replaced-content,
.i-amphtml-screen-reader {
    padding: 0 !important;
    border: none !important
}

.i-amphtml-screen-reader {
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    width: 4px !important;
    height: 4px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    display: block !important;
    visibility: visible !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 8px !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 12px !important
}

.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader {
    left: 16px !important
}

.i-amphtml-unresolved {
    position: relative;
    overflow: hidden !important
}

.i-amphtml-select-disabled {
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.i-amphtml-notbuilt,
[layout]:not(.i-amphtml-element),
[width][height][heights]:not([layout]):not(.i-amphtml-element),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element) {
    position: relative;
    overflow: hidden !important;
    color: transparent !important
}

.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,
[layout]:not([layout=container]):not(.i-amphtml-element)>*,
[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,
[width][height][sizes]:not([layout]):not(.i-amphtml-element)>* {
    display: none
}

amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content {
    display: block
}

.i-amphtml-notbuilt:not(.i-amphtml-layout-container),
[layout]:not([layout=container]):not(.i-amphtml-element),
[width][height][heights]:not([layout]):not(.i-amphtml-element),
[width][height][sizes]:not(img):not([layout]):not(.i-amphtml-element) {
    color: transparent !important;
    line-height: 0 !important
}

.i-amphtml-ghost {
    visibility: hidden !important
}

.i-amphtml-element>[placeholder],
[layout]:not(.i-amphtml-element)>[placeholder],
[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],
[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder] {
    display: block;
    line-height: normal
}

.i-amphtml-element>[placeholder].amp-hidden,
.i-amphtml-element>[placeholder].hidden {
    visibility: hidden
}

.i-amphtml-element:not(.amp-notsupported)>[fallback],
.i-amphtml-layout-container>[placeholder].amp-hidden,
.i-amphtml-layout-container>[placeholder].hidden {
    display: none
}

.i-amphtml-layout-size-defined>[fallback],
.i-amphtml-layout-size-defined>[placeholder] {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1
}

amp-img[i-amphtml-ssr]:not(.i-amphtml-element)>[placeholder] {
    z-index: auto
}

.i-amphtml-notbuilt>[placeholder] {
    display: block !important
}

.i-amphtml-hidden-by-media-query {
    display: none !important
}

.i-amphtml-element-error {
    background: red !important;
    color: #fff !important;
    position: relative !important
}

.i-amphtml-element-error:before {
    content: attr(error-message)
}

i-amp-scroll-container,
i-amphtml-scroll-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block
}

i-amp-scroll-container.amp-active,
i-amphtml-scroll-container.amp-active {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.i-amphtml-loading-container {
    display: block !important;
    pointer-events: none;
    z-index: 1
}

.i-amphtml-notbuilt>.i-amphtml-loading-container {
    display: block !important
}

.i-amphtml-loading-container.amp-hidden {
    visibility: hidden
}

.i-amphtml-element>[overflow] {
    cursor: pointer;
    position: relative;
    z-index: 2;
    visibility: hidden;
    display: initial;
    line-height: normal
}

.i-amphtml-layout-size-defined>[overflow] {
    position: absolute
}

.i-amphtml-element>[overflow].amp-visible {
    visibility: visible
}

template {
    display: none !important
}

.amp-border-box,
.amp-border-box *,
.amp-border-box :after,
.amp-border-box :before {
    box-sizing: border-box
}

amp-pixel {
    display: none !important
}

amp-analytics,
amp-auto-ads,
amp-story-auto-ads {
    position: fixed !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    visibility: hidden
}

amp-story {
    visibility: hidden !important
}

html.i-amphtml-fie>amp-analytics {
    position: initial !important
}

[visible-when-invalid]:not(.visible),
form [submit-error],
form [submit-success],
form [submitting] {
    display: none
}

amp-accordion {
    display: block !important
}

@media (min-width:1px) {
    :where(amp-accordion>section)>:first-child {
        margin: 0;
        background-color: #efefef;
        padding-right: 20px;
        border: 1px solid #dfdfdf
    }

    :where(amp-accordion>section)>:last-child {
        margin: 0
    }
}

amp-accordion>section {
    float: none !important
}

amp-accordion>section>* {
    float: none !important;
    display: block !important;
    overflow: hidden !important;
    position: relative !important
}

amp-accordion,
amp-accordion>section {
    margin: 0
}

amp-accordion:not(.i-amphtml-built)>section>:last-child {
    display: none !important
}

amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child {
    display: block !important
}

@font-face {
    font-family: basic-sans;
    src: url(https://use.typekit.net/af/fe293c/00000000000000003b9b043c/27/l?fvd=n6&amp;primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;v=3) format("woff2"), url(https://use.typekit.net/af/fe293c/00000000000000003b9b043c/27/d?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/fe293c/00000000000000003b9b043c/27/a?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: basic-sans;
    src: url(https://use.typekit.net/af/5c6dd4/00000000000000003b9b043a/27/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/5c6dd4/00000000000000003b9b043a/27/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/5c6dd4/00000000000000003b9b043a/27/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: basic-sans;
    src: url(https://use.typekit.net/af/fe293c/00000000000000003b9b043c/27/l?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/fe293c/00000000000000003b9b043c/27/d?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/fe293c/00000000000000003b9b043c/27/a?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-style: normal;
    font-weight: 600;
    font-display: swap
}

@font-face {
    font-family: basic-sans;
    src: url(https://use.typekit.net/af/cc97f2/00000000000000003b9b043e/27/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/cc97f2/00000000000000003b9b043e/27/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/cc97f2/00000000000000003b9b043e/27/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: basic-sans;
    src: url(https://use.typekit.net/af/5f2d5f/00000000000000003b9b0440/27/l?fvd=n3&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"), url(https://use.typekit.net/af/5f2d5f/00000000000000003b9b0440/27/d?fvd=n3&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"), url(https://use.typekit.net/af/5f2d5f/00000000000000003b9b0440/27/a?fvd=n3&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-style: normal;
    font-weight: 300;
    font-display: swap
}

html {
    font-family: basic-sans
}

:root {
    --color--orange: #e065a2;
    --color--light-orange: #fff9f2;
    --color--light-blue: rgba(32, 106, 179, 0.050980392156862744);
    --color--light-purple: rgba(149, 94, 200, 0.050980392156862744);
    --color--navy-blue: #00263e;
    --color--white: #fff;
    --color--blue: #09a099;
    --color--grey: #5f5f5f;
    --color-smoke-white: #e8e6d9;
    --color-light-grey: #505257;
    --color-very-light-grey: #727983;
    --f-h15: 12px;
    --f-h14: 14px;
    --f-h13: 15px;
    --f-h12: 16px;
    --f-h11: 17px;
    --f-h10: 18px;
    --f-h9: 19px;
    --f-h8: 20px;
    --f-h7: 22px;
    --f-h6: 23px;
    --f-h5: 24px;
    --f-h4: 25px;
    --f-h3: 26px;
    --f-h2: 27px;
    --f-h1: 28px
}

@media screen and (max-width:375px) {
    :root {
        --f-h15: 11px;
        --f-h14: 11px;
        --f-h13: 11px;
        --f-h12: 13px;
        --f-h11: 13px;
        --f-h10: 13px;
        --f-h9: 14px;
        --f-h8: 16px;
        --f-h7: 17px;
        --f-h6: 17px;
        --f-h5: 20px;
        --f-h4: 21px;
        --f-h3: 22px;
        --f-h2: 23px;
        --f-h1: 24px
    }
}

@media screen and (min-width:768px) {
    :root {
        --f-h15: 12px;
        --f-h14: 14px;
        --f-h13: 15px;
        --f-h12: 16px;
        --f-h11: 17px;
        --f-h10: 18px;
        --f-h9: 22px;
        --f-h8: 22px;
        --f-h7: 22px;
        --f-h6: 23px;
        --f-h5: 24px;
        --f-h4: 25px;
        --f-h3: 26px;
        --f-h2: 27px;
        --f-h1: 30px
    }
}

@media screen and (min-width:1024px) {
    :root {
        --f-h15: 15px;
        --f-h14: 17px;
        --f-h13: 18px;
        --f-h12: 19px;
        --f-h11: 20px;
        --f-h10: 20px;
        --f-h9: 23px;
        --f-h8: 23px;
        --f-h7: 24px;
        --f-h6: 24px;
        --f-h5: 26px;
        --f-h4: 27px;
        --f-h3: 28px;
        --f-h2: 30px;
        --f-h1: 35px
    }
}

@media screen and (min-width:1360px) {
    :root {
        --f-h15: 17px;
        --f-h14: 18px;
        --f-h13: 19px;
        --f-h12: 20px;
        --f-h11: 22px;
        --f-h10: 24px;
        --f-h9: 25px;
        --f-h8: 26px;
        --f-h7: 27px;
        --f-h6: 28px;
        --f-h5: 29px;
        --f-h4: 30px;
        --f-h3: 32px;
        --f-h2: 35px;
        --f-h1: 35px
    }
}

* {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.row,
ul li {
    display: flex;
    align-items: center
}

.row {
    justify-content: center
}

.w-100 {
    width: 100%
}

.width-wrapper {
    max-width: 1170px;
    margin-inline: auto
}

.d-flex {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.d-block {
    display: block
}

.text-center {
    text-align: center
}

.mt-auto {
    margin-top: auto
}

.mb-3 {
    line-height: 20px
}

.divider {
    border-top: 1px solid #d5d5d5
}

.btn {
    display: inline-block;
    text-align: center;
    line-height: 1;
    text-decoration: none;
    padding-block: .75em;
    padding-inline: 1.5em;
    outline: none
}

.btn-orange {
    background-color: var(--color--orange);
    color: var(--color--navy-blue)
}

.bg-blue {
    background-color: var(--color--light-blue)
}

.bg-orange1 {
    background-color: #e065a2;
    opacity: 9%
}

.bg-orange {
    background-color: var(--color--light-orange)
}

.bg-purple {
    background-color: var(--color--light-purple)
}

.rounded-pill {
    border-radius: 2.75em;
    padding-inline: 1.5em
}

.btn-big {
    line-height: 29px
}

.btn-block {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-family: basic-sans
}

.btn svg {
    margin-right: .8em
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.form-control:focus {
    outline: 0
}

.form-control {
    display: block;
    width: 100%;
    padding-left: 10px;
    color: #212529;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control-lg {
    height: 45px;
    border: 1px solid #707070;
    border-radius: 23px;
    padding: 14px 25px
}

.input-block {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    position: relative;
    width: 100%;
    margin-bottom: 15px
}

.cost-only-calculator {
    font-size: calc(17px + 1.75vw);
    max-width: 451px;
    text-align: center
}

.form-control::placeholder {
    color: transparent;
    user-select: none
}

.form-control:placeholder-shown+label {
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #505257;
    left: 25px;
    font-size: inherit
}

.form-control:focus+label,
.form-control:not(:placeholder-shown)+label {
    display: none
}

.nav-header {
    font-size: var(--f-h13);
    justify-content: space-between;
    padding-inline: 7.3vw;
    background-color: #f6f6f7;
}

.call-us {
    padding: 1em 1.3em
}

.logo {
    width: 260px;
    height: 61px
}

.Call_Us {
    width: 20px
}

.pristyn-logo {
    padding: 0.6em 1.3em
}

.display-on-mobile {
    display: flex
}

.display-on-web {
    display: none
}

.calculator-heading {
    display: flex;
    justify-content: center
}

.web-font {
    font-size: var(--f-h10)
}

.helpline {
    text-decoration: none;
    border: 1px solid #303031;
    color: #303031;
    padding: .6em 2em;
    border-radius: 2rem 2rem;
    gap: 10px
}

.banner-margin {
    background-color: var(--color--blue)
}

.text-uppercase {
    text-transform: uppercase
}

.text-lowercase {
    text-transform: lowercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-bold {
    font-weight: 700
}

.brand-section-nav {
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    padding: .2em;
    font-size: 12px
}

.top-banner-text {
    display: flex;
    gap: 10%;
    color: #fff;
    justify-content: space-between;
    padding: 10px 20px;
    max-width: 920px;
    margin: auto;
    gap: unset
}

.straight-line1 {
    width: 2px;
    background-color: #fff;
    margin: 5px 0
}

.top-banner-text li {
    display: flex;
    flex-direction: column;
    padding: 0 10px
}

.straight-line {
    position: relative
}

.straight-line:after {
    content: "";
    width: 2px;
    height: 80%;
    top: 10%;
    left: -7%;
    background-color: #fff;
    position: absolute
}

.top-banner-numbers {
    font-size: 20px;
    font-weight: 700
}

.top-banner-word {
    text-align: center;
    font-weight: 600
}

.top-banner-img {
    width: 100%;
    max-width: 67px
}

@media screen and (max-width:768px) {
    .call-us {
        padding: 1em 1.3em
    }

    .helpline {
        padding: .3em 1em;
        gap: 7px
    }

    .logo {
        width: 145px;
        height: 34px
    }

    .Call_Us {
        width: 20px
    }

    .pristyn-logo {
        padding: .4em 1.3em
    }

    .mobile-font {
        font-size: 14px
    }

    .nav-header {
        padding-inline: unset
    }
}

@media screen and (min-width:1200px) {
    .btn-big {
        font-size: calc(8px + 1vw)
    }
}

@media screen and (min-width:768px) {
    .top-banner-numbers {
        font-size: 32px
    }

    .top-banner-img {
        max-width: 152px
    }

    .brand-section-nav {
        font-size: 18px
    }

    .display-on-mobile {
        display: none
    }

    .display-on-web {
        display: flex
    }

    .btn-big {
        font-size: 20px;
        line-height: 1.4
    }
}

@media screen and (min-width:1024px) {
    .top-banner-img {
        max-width: 160px
    }

    .brand-section-nav {
        padding: 1em .5em
    }
}

@media screen and (min-width:1360px) {
    .top-banner-numbers {
        font-size: 42px
    }

    .top-banner-img {
        max-width: 220px
    }

    .brand-section-nav {
        font-size: 25px
    }
}

.bg-smoke-white {
    background-color: var(--color-smoke-white)
}

.blue-text {
    color: var(--color--blue)
}

.right-padding {
    padding-right: 8px
}

.orange-text {
    color: var(--color--orange)
}

.grey-text {
    color: var(--color--grey)
}

.below-nav {
    text-align: center;
    font-size: var(--f-h8);
    margin: .4em 1em
}

.hero-section {
    position: relative;
    width: 100%
}

.hero-main {
    width: 100%;
    background-image: url(/images/default_background_Image_D.png);
    background-repeat: no-repeat;
    background-size: cover;
    flex-wrap: wrap;
    justify-content: space-between
}

.hero-image,
.hero-main {
    display: flex;
    position: relative
}

.hero-image {
    width: 30%;
    padding-inline: 4.15vW;
    padding-top: 80px;
    align-items: flex-end
}

.hero-image svg {
    position: absolute;
    right: 5%;
    top: 10%
}

.hero-image amp-img {
    flex: 1
}

.hero-text-content {
    position: relative;
    width: 36%;
    padding: 5% 20px 30px 4.3vW;
}



.form-container1 {
    width: unset
}

.form-card {
    background-color: #fff;
    max-width: 550px;
    margin: auto;
    border-radius: 10px;
    padding: 51px 30px 40px;
    width: 80%;
}

.form-card1 {
    margin: unset;
    width: 50%
}

.hero-padding-t-1 {
    padding-top: 45px
}

.hero-padding-b-1 {
    padding-top: 50px
}

.star {
    width: 12px;
    height: 12px
}

.star+span {
    padding-left: 15px
}

.semicircleorange {
    display: inline-block;
    position: relative;
    overflow: hidden;
    --size: calc(4px + 0.75vw);
    width: var(--size);
    min-width: var(--size);
    height: calc(var(--size) * 2);
    margin-right: 10px;
    margin-top: 4px
}

.semicircleorange:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: calc(var(--size) * 2);
    height: calc(var(--size) * 2);
    background-color: var(--color--orange)
}

.hero-heading {
    font-size: calc(17px + 1.75vw);
    font-weight: 700;
    padding-bottom: 35px;
    z-index: 100
}

ul.hero-list li {
    font-size: calc(7.5px + 1.5vw);
    font-weight: 400;
    align-items: flex-start
}

.list-unstyled li {
    padding-bottom: .4em
}

.ribbon {
    font-size: var(--f-h9);
    background-color: #fff;
    padding: .5em 1.3em .5em 1.5em;
    left: -26px
}

.ribbon,
.ribbon:after {
    border: 1px solid var(--color--blue);
    border-right: none;
    position: absolute
}

.ribbon:after {
    content: "";
    background-color: #fcfaf7;
    border-bottom: none;
    transform: rotate(-45deg);
    width: 29px;
    height: 30px;
    left: 250px;
    top: 6px
}

.hero-button {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #fff
}

.cost-estimate-btn {
    text-decoration: none;
    text-align: center;
    background-color: var(--color--orange);
    font-family: basic-sans;
    width: 100%;
    margin: 1em 3em;
    padding: .8em 1.5em;
    border-radius: 2em;
    color: #fff;
    font-size: var(--f-h13);
    font-weight: 700;
    border: none
}

.hero-text-content .none {
    display: none
}

@media(max-width:1720px) {
    .hero-heading {
        font-size: calc(13px + 1.75vw)
    }

    .form-title {
        font-size: calc(15px + 1.5vw)
    }
}

@media(max-width:1368px) {
    .hero-heading {
        font-size: calc(15px + 1.75vw)
    }

    .form-title {
        font-size: calc(15px + 1.5vw)
    }
}

@media(max-width:1199px) {
    .hero-text-content {
        width: 100%;
        padding: 0
    }

    .hero-text-content .none {
        display: block;
        margin-top: 12px
    }

    .hero-heading {
        line-height: 32px;
        padding-bottom: 7.5px
    }

    .hero-text-content .btn {
        display: none
    }

    .hero-button {
        margin-top: 18px;
        padding-inline: 12px;
        margin-bottom: 10px;
    }

    .hero-image svg {
        display: none
    }

    .form-container {
        order: 1;
        width: 100%;
        padding: 17px 12px
    }

    .form-container .form-card {
        padding: 20px 16px 15px;
        box-shadow: 0 4px 24px hsla(0, 0%, 67.5%, .4)
    }

    .form-container.bg-smoke-white {
        background-color: #fff
    }

    .hero-image {
        padding-inline: 5px
    }

    .hero-image amp-img {
        margin-left: -30%
    }
}

@media screen and (min-width:320px) and (max-width:374px) {
    .ribbon:after {
        width: 21px;
        height: 24px;
        left: 185px;
        top: 4px
    }

    .star+span {
        padding-left: 10px
    }
}

@media screen and (min-width:375px) and (max-width:424px) {
    .ribbon:after {
        width: 24px;
        height: 25px;
        left: 211px;
        top: 5px
    }
}

@media screen and (min-width:560px) {
    .ribbon {
        padding: .5em 2.3em .5em 1.5em
    }

    .ribbon:after {
        left: 262px
    }
}

@media screen and (min-width:768px) {
    .star {
        width: 25px;
        height: 25px
    }

    .ribbon {
        left: -1px;
        padding: .5em 2.3em .5em 2.5em
    }

    .ribbon:after {
        width: 35px;
        height: 34px;
        left: 333px;
        top: 7px
    }

    .hero-button {
        display: none
    }
}

@media screen and (min-width:1024px) {
    .ribbon:after {
        width: 34px;
        height: 39px;
        left: 350px;
        top: 6px
    }

    ul.hero-list li {
        margin-bottom: 20px
    }
}

@media screen and (min-width:1132px) {
    .ribbon {
        left: -9px
    }
}

@media screen and (min-width:1360px) {
    ul.hero-list li {
        margin-bottom: 25px
    }

    .ribbon:after {
        width: 38px;
        height: 43px;
        left: 380px
    }
}

.form {
    border-radius: 12px;
    flex-direction: column
}

.form-title {
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    margin-bottom: 18px
}

.radio-wrapper {
    flex: 1;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.radio-button {
    display: inline-block
}

.radio-button input[type=radio] {
    display: none
}

.radio-button input[type=radio]+span {
    display: inline-block;
    cursor: pointer;
    border: 1px solid;
    border-radius: 23px;
    padding: calc(2.8px + .5vw) calc((2.8px + .5vw) * 2);
    font-size: 12px;
    margin-left: 8px
}

.radio-button input[type=radio]:checked+span {
    background-color: var(--color--orange);
    color: #fff;
    border: 1px solid var(--color--orange)
}

.get-now-btn {
    background-color: var(--color--blue);
    color: #fff;
    font-size: 16px;
    padding: .75em 0;
    border: none;
    border-radius: 2.2em;
    font-weight: 700;
    text-align: center;
    margin: .5em 0 0
}

.get-now-btn,
.insurance-radio {
    font-family: basic-sans;
    width: 100%
}

.insurance-radio {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: var(--f-h10);
    padding: .6em;
    margin-bottom: 10px;
    font-weight: 400;
    position: relative
}

.insurance-radio label {
    color: var(--color-light-grey)
}

@media screen and (min-width:1024px) {
    .form {
        border-radius: 0 0 12px 12px
    }

    .get-now-btn {
        font-size: 18px
    }

    textarea.form-control {
        height: 120px
    }

    .form-title {
        font-size: calc(8px + 1.5vw);
        line-height: 44px;
        margin-bottom: 30px
    }
}

.form-only-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #f5f7fa;
    padding: 2em 1.4em
}

.form-only-container1 {
    gap: 8rem;
    background-color: #fff4e8
}

.form-only {
    background-color: #fff;
    flex: 0 1 67%;
    width: 100%;
    max-width: 450px;
    border-radius: 12px;
    padding: .9em 1em;
    box-shadow: 0 4px 24px rgba(222, 228, 232, .4);
    flex-direction: column
}

.get-now-btn-only {
    background-color: var(--color--blue);
    color: #fff;
    font-size: var(--f-h8);
    text-align: center;
    font-weight: 700;
    font-family: basic-sans;
    width: 100%;
    padding: .5em 0;
    margin: .5em 0 .7em;
    border: none;
    border-radius: 1.2em
}

.insurance-only-radio {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: var(--f-h10);
    font-family: basic-sans;
    padding: .6em;
    margin-bottom: 10px;
    font-weight: 400;
    position: relative;
    width: 100%
}

.insurance-only-radio label,
.radio-button-only {
    color: var(--color-light-grey)
}

.radio-button-only {
    display: inline
}

@media screen and (min-width:768px) {
    .form-only-container {
        flex-direction: row
    }
}

@media screen and (min-width:1024px) {
    .get-now-btn-only {
        font-size: 18px
    }

    .form-only {
        max-width: 500px
    }

    textarea.form-control {
        height: 120px
    }
}

@media (max-width:425px) {
    .cost-only-calculator {
        max-width: 237px
    }

    .top-banner-word {
        font-size: 12px
    }

    .cost-only-calculator {
        max-width: 237px
    }
}

.our-hospital-section {
    font-family: basic-sans
}

.our-hospital-heading {
    font-size: var(--f-h4);
    font-weight: 700;
    color: var(--color--blue);
    text-align: center;
    margin: 1.5em 1em 1em
}

.hospital-text-content {
    width: 100%;
    padding-left: .8em;
    padding-top: .8em
}

.hospital-image-container {
    width: 214px;
    display: inline-block
}

amp-img.hospital-image {
    border-radius: 50%
}

.hospital-container {
    width: 100%;
    display: flex;
    align-self: flex-start
}

.hospital-card {
    max-width: 700px;
    margin: 2em auto 3em;
    flex-direction: column;
    box-shadow: 8px 8px 11px rgba(0, 0, 0, .09019607843137255);
    background-color: #fff;
    border: 1px solid rgba(61, 64, 64, .12156862745098039);
    border-radius: 60px 15px 15px 15px
}

.hospital-name {
    font-size: var(--f-h10);
    font-weight: 600;
    padding: .2em
}

.hospital-address {
    display: flex;
    align-items: flex-start;
    gap: 2px;
    font-size: var(--f-h14);
    padding: .4em .4em .4em .2em
}

.our-clinic-section {
    background-color: #f2f2f2;
    padding-top: 31px;
    padding-bottom: 26px
}

.clinic-address {
    display: flex;
    align-items: flex-start;
    gap: 2px;
    font-size: 14px
}

.clinic-name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #00263e;
    font-size: 18px;
    font-weight: 700;
    padding: .2em
}

.contact-hospital {
    width: 100%;
    max-width: 250px;
    text-decoration: none;
    text-align: center;
    font-size: var(--f-h14);
    flex: 0 0 40%;
    font-family: basic-sans;
    border: 1px solid var(--color--blue);
    background-color: #fff;
    border-radius: 2rem;
    font-weight: 700;
    color: var(--color--blue);
    padding: .5em
}

.hospital-button {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 1em;
    padding: .7em .4em
}

.hospital-button-web {
    display: none;
    width: 100%;
    gap: 1em;
    padding: .7em .4em
}

@media screen and (max-width:424px) {
    .hospital-text-content {
        padding: .5em .2em .2em .5em
    }

    .book-appointment,
    .contact-hospital {
        padding: .5em
    }

    .hospital-button {
        padding: .5em .2em;
        gap: 5px
    }
}

.modal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    height: fit-content;
    border-radius: 1rem 1rem 0 0
}

@media screen and (min-width:768px) {
    div#fixing-new-button {
        display: none
    }
}

@media screen and (max-width:768px) {
    .hospital-card {
        margin: .5em 2em .7em
    }

    .hero-main {
        background-image: unset;
        height: auto
    }

    .hero-container {
        width: 100%;
        height: 212px;
        background-image: url(/images/default_background_Image_M.png);
        background-size: cover;
        background-position-x: right;
        padding: 3% 18px 18px 3.3vW;
        min-height: 150px;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media screen and (min-width:768px) {
    .hospital-text-content {
        padding-left: .8em;
        padding-top: .8em
    }

    .hospital-card {
        border-radius: 93px 15px 15px 93px
    }

    .hospital-button {
        display: none
    }

    .hospital-button-web {
        display: flex
    }

    .small-star {
        width: 15px;
        height: 15px
    }

    .rating {
        font-size: 12px
    }

    .location {
        width: 17px;
        height: 17px
    }
}

@media screen and (min-width:1024px) {
    .hospital-card {
        border-radius: 103px 15px 15px 103px
    }

    .hospital-image-container {
        width: 250px
    }

    .rating {
        font-size: 14px
    }
}

.tick {
    width: 27px;
    height: 27px
}

.corona,
.graph,
.heart,
.nurse {
    width: 35px;
    height: 35px
}

.text-section {
    width: 100%;
    max-width: 560px;
    padding: 25px 22px 1px;
    border-radius: 10px
}

.Quality-text-area {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 38px;
    max-width: 1170px;
    margin: 75px auto 0
}

.text-section-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 32px 0 1em;
    margin-inline: -.5em
}

.text-section-list1 {
    padding: unset
}

.text-section-list li {
    display: flex;
    font-size: 18px;
    color: #000;
    width: 100%;
    padding-bottom: 1.7em;
    align-items: flex-start;
    flex: 1 1 50%;
    gap: 15px
}

.text-section-list li div {
    width: calc(100% - 25px)
}

.text-section-list-padding li {
    padding: 0 .4em 20px
}

.procedure-special li {
    flex: 1;
    align-items: center;
    gap: 10px
}

.section-heading {
    font-size: 25px;
    font-weight: 700;
    border-radius: 10px 10px 0 0
}

.why-pristyn {
    background-color: #fff
}

@media screen and (max-width:768px) {
    .text-section {
        padding: 10px 12px 0
    }

    .text-section-list {
        padding: 10px 0 0
    }

    .text-section-list li {
        font-size: 16px;
        line-height: 16px
    }

    .text-section-list-padding li {
        padding-bottom: 10px
    }

    .section-heading,
    .table-heading {
        font-size: 20px
    }

    .tick {
        width: 19px;
        height: 19px
    }

    .Quality-text-area {
        gap: 8px;
        margin: 20px auto 0
    }
}

@media screen and (min-width:768px) {

    .corona,
    .graph,
    .heart,
    .nurse {
        width: 40px;
        height: 40px
    }
}

@media screen and (min-width:1024px) {

    .corona,
    .graph,
    .heart,
    .nurse {
        width: 65px;
        height: 65px
    }
}

.laser-treatment {
    margin: 20px 0 15px
}

.laser-treatment table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    max-width: 900px;
    margin: 0 auto
}

tbody td {
    text-align: center
}

.table-heading {
    font-size: calc(17px + 1.75vw);
    font-weight: 700;
    padding: 3rem 2em .1em
}

.table-text {
    font-size: 24px;
    padding: .7em 0
}

.table-col-heading {
    height: 50px
}

.table-col-content {
    background-color: #f0f2f7;
    border-bottom: 1px solid #fff;
    font-weight: 600
}

.table-col-content th:first-child {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    padding-left: 1.3em;
    padding-right: 5px
}

.table-col-content td:nth-child(2) {
    margin: 0;
    padding: 0 3.5em 0 0
}

.table-col-content td:nth-child(3) {
    margin: 0;
    border-right: 1px solid #f0f2f7
}

.table-col-content td:nth-child(2) div,
.table-col-content td:nth-child(3) div {
    border-radius: 31px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    color: var(--color--grey);
    margin: .9em 0;
    padding: .8em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: break-spaces
}

.table-col-content td:nth-child(3) div {
    background-color: var(--color--blue);
    color: #fff
}

@media screen and (max-width:768px) {
    .table-heading {
        padding: .3em 30px
    }
}

@media screen and (max-width:425px) {
    .table-col-content td:nth-child(2) {
        padding: 0 2em 0 0
    }
}

.modal-input sup {
    color: #e065a2
}

.blue-and-orange-button {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: center;
    max-width: 966px;
    margin: 20px 12px
}

.blue-and-orange-button1 {
    max-width: 918px
}

.same-button-container {
    opacity: 1
}

.same-button-container,
.same-button-prop {
    text-align: center;
    text-decoration: none;
    max-width: 405px;
    width: 100%
}

.same-button-prop {
    font-family: basic-sans;
    font-size: var(--f-h10);
    font-weight: 700;
    border-radius: 2rem;
    padding: .6em 0
}

.blue-button {
    border: 1px solid var(--color--blue);
    background-color: #fff;
    color: var(--color--blue)
}

.blue-button-background {
    border: 1px solid var(--color--blue);
    background-color: var(--color--blue);
    color: #fff
}

.orange-button {
    border: none;
    color: #fff;
    border: 1px solid var(--color--orange);
    background-color: var(--color--orange)
}

@media screen and (min-width:1024px) {
    .blue-and-orange-button {
        flex-direction: row;
        justify-content: center;
        gap: 30px;
        margin: 2em auto
    }

    .why-pristyn {
        text-align: center
    }
}

.day_procedure,
.fda_approved,
.money_umbrella,
.no_scissors {
    width: 46px;
    height: 46px
}

.image-container {
    display: flex;
    justify-content: center;
    gap: 1em;
    flex-wrap: wrap
}

.sequence-images {
    max-width: 182px;
    display: flex;
    gap: 12px;
    align-items: center
}

.images-start {
    margin: 2.2em
}

.image-below-text {
    font-size: 16px;
    width: calc(100% - 80px);
    font-weight: 400
}

@media screen and (min-width:1024px) {

    .day_procedure,
    .fda_approved,
    .money_umbrella,
    .no_scissors {
        width: 60px;
        height: 60px
    }

    .image-below-text {
        font-size: 16px;
        font-weight: 600
    }

    .image-container {
        gap: 5em
    }
}

.our-doctor-section {
    background-color: #f2f2f2;
    padding-top: 31px;
    margin-top: 1.5em;
    padding-bottom: 26px
}

.our-doctor-heading {
    font-size: calc(17px + 1.75vw);
    font-weight: 700;
    color: #000;
    text-align: center;
    margin: 0 1em 1em
}

.main-doctor,
.main-doctor1 {
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: auto
}

.main-doctor1 {
    flex-direction: column
}

.main-doc-column {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 1.5rem;
    padding-inline: 12px
}

.doctor-card {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .0784313725490196);
    border-radius: 90px 10px 10px 90px;
    flex-wrap: wrap
}

amp-img.doctor-image {
    border-radius: 50%
}

.doctor-image-container {
    width: 115px;
    display: inline-block
}

.location {
    width: 13px;
    height: 13px;
    flex-shrink: 0
}

.small-star {
    width: 10px;
    height: 10px
}

.doctor-container {
    display: flex;
    align-self: flex-start;
    width: 100%
}

.doctor-name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #00263e;
    font-size: 14px;
    font-weight: 700;
    padding: .2em .2em .2em 0
}

.doctor-name1 {
    font-size: 20px
}

.doctor-inner-name {
    margin-right: 5px
}

.rating {
    font-size: 10px;
    min-width: 30px;
    margin-top: 2px;
    align-self: flex-start
}

.doctor-text-content {
    padding-top: 1.25em;
    padding-left: 1em;
    flex: 1
}

.doctor-text-content-box {
    display: flex;
    justify-content: space-between
}

.doctor-fees {
    text-decoration: line-through;
    padding: .2em
}

.free {
    color: var(--color--orange);
    font-weight: 700;
    padding: .1em 0 .2em .2em;
    text-decoration-line: none
}

.doctor-details {
    position: relative;
    color: #707070;
    margin-bottom: 6px;
    font-size: 18px
}

.doctor-details-content {
    display: flex;
    justify-content: space-between
}

.doctor-education {
    letter-spacing: .2px;
    margin-bottom: 2px
}

.doctor-experience {
    letter-spacing: .18px
}

.doctor-address {
    display: flex;
    align-items: flex-start;
    gap: 2px;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px
}

.doctor-fees-container {
    font-size: 18px
}

.contact-doctor {
    text-decoration: none;
    text-align: center;
    width: 100%;
    max-width: 250px;
    flex: 0 0 40%;
    font-size: 15px;
    font-family: basic-sans;
    font-weight: 700;
    border-radius: 2rem;
    padding: .9em;
    border: none;
    background-color: #e065a2;
    color: #fff
}

.contact-doctor1 {
    max-width: unset;
    flex: unset
}

.book-appointment-container {
    opacity: 1;
    max-width: 250px;
    width: 100%
}

.book-appointment {
    font-size: 15px;
    width: 100%;
    font-family: basic-sans;
    border-radius: 2rem;
    font-weight: 700;
    color: #fff;
    background-color: #09a099;
    padding: .5em;
    border: none
}

.book-appointment1 {
    background-color: var(--color--orange);
    border: none
}

.doctor-position-container {
    display: none
}

.doctor-button {
    display: flex
}

.doctor-button,
.doctor-button-web {
    justify-content: center;
    width: 100%;
    gap: 1em;
    padding: 1em 0
}

.doctor-button-web {
    display: none
}

@media screen and (max-width:424px) {
    .doctor-text-content {
        padding: 1.25em .2em .2em .5em
    }

    .book-appointment,
    .contact-doctor {
        padding: .5em;
        max-width: unset;
        flex: unset;
        font-size: 13px
    }

    .doctor-button {
        padding: .5em .2em;
        gap: 5px
    }
}

@media screen and (min-width:768px) {
    .main-doc-column {
        width: 50%;
        padding-inline: 10px
    }

    .main-doc-column1 {
        width: unset;
        padding-inline: 10px
    }

    .doctor-image-container {
        width: 217px
    }

    .doctor-text-content {
        padding-top: .8em;
        padding-left: .8em;
        padding-right: .8em;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly
    }

    .doctor-button {
        display: none
    }

    .doctor-button-web {
        display: flex;
        justify-content: flex-start
    }

    .doctor-button-web1 {
        display: flex;
        justify-content: center
    }

    .rating {
        font-size: 12px
    }

    .small-star {
        width: 15px;
        height: 15px
    }

    .location {
        width: 17px;
        height: 17px
    }
}

@media screen and (min-width:1024px) {
    .doctor-image-container {
        width: 190px
    }

    .rating {
        font-size: 14px
    }
}

.piles-section {
    margin: 0 auto;
    padding-top: 24px
}

.piles-container {
    margin: 1em 0 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.piles-heading {
    font-weight: 500
}

.bold-heading,
.piles-heading,
.youtube-heading {
    color: #000;
    text-align: center;
    font-size: calc(17px + 1.75vw);
    padding-bottom: .4em
}

.bold-heading,
.youtube-heading {
    font-weight: 700
}

.piles-para {
    color: var(--color-light-grey);
    font-size: var(--f-h11);
    font-size: 22px;
    font-weight: 400;
    margin-bottom: .8em
}

.piles-sub-section-wrapper {
    --spacing: 28px;
    padding-inline: var(--spacing);
    background-color: #f2f4f6
}

.piles-sub-section-wrapper .piles-sub-section-row {
    margin-inline: calc(var(--spacing) * -1);
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: auto
}

.piles-sub-section-wrapper .piles-sub-section-container {
    padding-inline: var(--spacing);
    flex: 0 0 auto;
    width: 33.33333333%;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: .24px;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.border-right {
    border-right: 2px solid #dee4e8
}

.piles-sub-section {
    width: 100%;
    background-color: #f2f4f6;
    border-radius: 10px
}

.piles-sub-heading {
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 14px;
    min-height: 2em
}

.piles-sub-section-text {
    color: #3b3a3a
}

.piles-sub-section-text .semicircleorange {
    --size: 6px;
    margin-bottom: auto;
    margin-top: 8px
}

.piles-image-container {
    max-width: 416px;
    width: 100%;
    margin: 0 auto
}

.piles-text-section {
    margin-top: 33px
}

.piles-text-section-heading {
    font-size: var(--f-h6);
    color: var(--color--blue);
    font-weight: 600;
    background-color: #f0f2f7;
    border-radius: 10px 10px 0 0;
    padding: .4em 1em
}

.piles-text-section-list {
    padding: 1.3em 0 .6em 1.5em;
    box-shadow: 0 4px 24px rgba(222, 228, 232, .4)
}

.text-color-grey {
    font-size: var(--f-h9);
    color: var(--color--grey);
    font-weight: 600;
    padding: 1em 0 0 1.1em;
    box-shadow: none
}

.piles-text-section-list li {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: var(--f-h10);
    padding-bottom: .8em;
    font-weight: 600;
    color: var(--color--grey)
}

@media screen and (min-width:1024px) {
    .piles-container {
        flex-direction: row
    }

    .piles-image-container {
        width: 40%;
        margin: auto
    }

    .piles-text-container {
        width: 60%;
        padding-left: 25px
    }
}

@media (max-width:767px) {
    .form-card1 {
        width: unset;
        width: 100%
    }

    .sequence-images {
        max-width: 151px
    }

    .form-only-container1 {
        gap: 1rem
    }

    .text-section-list {
        padding-left: 9px
    }

    .image-below-text {
        font-weight: 600;
        width: calc(100% - 60px);
        text-align: left
    }

    .doctor-card {
        border-radius: 60px 10px 10px 10px
    }

    .piles-container {
        padding-inline: 20px
    }

    .piles-image-container {
        margin-bottom: 15px
    }

    .doctor-position-container {
        display: block;
        width: 100%;
        padding-inline: 10px;
        margin-top: 20px
    }

    .bold-heading {
        font-size: 26px
    }

    .piles-sub-section-wrapper {
        --spacing: 19px
    }

    .faq-heading {
        font-size: 20px
    }

    .piles-sub-section-wrapper .piles-sub-section-container {
        width: 100%;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 0
    }

    .border-right {
        border-right: none;
        border-bottom: 2px solid #dee4e8
    }
}

.you-tube {
    max-width: 1093px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.faq-section {
    max-width: 1170px;
    margin: 1em auto;
    padding-inline: 1.2em
}

.faq-heading {
    font-size: calc(8px + 1vw);
    color: var(--color-light-grey);
    font-weight: 700;
    text-align: center;
    margin-bottom: .8em
}

.question-section>h2 {
    background-color: #fff;
    color: var(--color-light-grey);
    font-size: var(--f-h10);
    font-weight: 600;
    border: none;
    padding: .3em 25px .7em 0
}

.question-section>p {
    font-size: var(--f-h14);
    font-weight: 400;
    color: var(--color-very-light-grey);
    margin: 0 .3em;
    padding: 0 25px 1.2em 0;
    outline: none
}

.question-section>h2[aria-expanded=false] .minus,
.question-section>h2[aria-expanded=true] .plus {
    display: none
}

amp-accordion>section {
    border-bottom: .5px solid #d0d4db;
    outline: none
}

.minus,
.plus {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 0
}

@media (max-width:767px) {
    .form-card1 {
        width: unset;
        width: 100%
    }

    .sequence-images {
        max-width: 151px
    }

    .form-only-container1 {
        gap: 1rem
    }

    .text-section-list {
        padding-left: 9px
    }

    .image-below-text {
        font-weight: 600;
        width: calc(100% - 60px);
        text-align: left
    }

    .doctor-card {
        border-radius: 60px 10px 10px 10px
    }

    .piles-container {
        padding-inline: 20px
    }

    .piles-image-container {
        margin-bottom: 15px
    }

    .doctor-position-container {
        display: block;
        width: 100%;
        padding-inline: 10px;
        margin-top: 20px
    }

    .bold-heading {
        font-size: 26px
    }

    .piles-sub-section-wrapper {
        --spacing: 19px
    }

    .faq-heading {
        font-size: 20px
    }

    .question-section>h2 {
        font-size: 16px
    }

    .piles-sub-section-wrapper .piles-sub-section-container {
        width: 100%;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 0
    }

    .border-right {
        border-right: none;
        border-bottom: 2px solid #dee4e8
    }
}

@media screen and (min-width:768px) {

    .minus,
    .plus {
        width: 30px;
        height: 30px
    }
}

.footer {
    background-color: var(--color--navy-blue);
    margin: 2em 0;
    padding-top: 10px;
    padding-bottom: 25px
}

.footer-heading {
    font-size: calc(11.5px + 1vw);
    font-weight: 700;
    width: 100%;
    color: #fff;
    text-align: center
}

.footer-button {
    display: flex;
    gap: 1em;
    justify-content: center
}

.footer-button-script {
    opacity: 1
}

.footer-same-button {
    text-decoration: none;
    max-width: 405px;
    font-size: var(--f-h13);
    font-weight: 700;
    padding: .9em 1em;
    margin: 1.5em 0;
    letter-spacing: .24px
}

.footer-blue-button {
    border-radius: 2rem;
    background-color: #fff;
    border: 1px solid var(--color--navy-blue);
    color: var(--color--navy-blue)
}

.footer-orange-button {
    border-radius: 2rem;
    color: #fff;
    border: 1px solid var(--color--orange);
    background-color: var(--color--orange)
}

.fixing-button {
    display: flex;
    align-content: center;
    bottom: 0;
    position: fixed;
    z-index: 3;
    width: 100%
}

.btn-design {
    display: flex;
    justify-content: center;
    opacity: 1;
    align-items: center;
    width: 100%;
    flex-basis: 50%;
    box-shadow: 0 -3px 30px rgba(0, 0, 0, .2);
    outline: none
}

.calender,
.call {
    width: 27px;
    height: 27px
}

.sticky-button {
    border: none;
    text-decoration: none;
    color: #fff;
    padding: 16px;
    font-family: basic-sans
}

.sticky-orange {
    background-color: var(--color--orange);
    border-color: var(--color--orange);
    border-radius: 0 15px 0 0
}

.sticky-blue {
    background-color: var(--color--blue);
    border-radius: 15px 0 0 0;
    opacity: 1
}

.btn-outline-blue,
.sticky-blue {
    border-color: var(--color--blue)
}

.btn-outline-blue {
    background-color: transparent;
    color: var(--color--blue)
}

@media screen and (max-width:768px) {
    #sticky-form {
        max-width: 112px
    }

    .footer .blue-and-orange-button {
        margin: 13px 12px;
        gap: 15px
    }

    .footer {
        margin: 2em 0
    }
}

@media screen and (max-width:424px) {
    .sticky-button {
        font-size: 14px
    }

    #random1 {
        bottom: 125px
    }
}

.form-modal-container,
.modal {
    position: fixed;
    justify-content: center
}

.form-modal-container {
    bottom: 0;
    font-size: var(--f-h13);
    font-weight: 400
}

.form-modal,
.form-modal-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%
}

.form-modal {
    background-color: #fff;
    padding: 2em 1.9em 3em
}

.modal-input {
    padding-bottom: 1.6em;
    width: 100%;
    position: relative
}

.modal-input label {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.modal-input input[type=radio] {
    margin-left: 25px
}

.modal-input input[id=no] {
    margin-left: 35px
}

#mobile-number {
    padding-left: 50px
}

#ninty-one:before {
    content: "+91";
    width: fit-content;
    height: 20px;
    font-size: 14px;
    font-family: basic-sans;
    position: absolute;
    padding: 12.5px;
    top: 29.5px;
    color: #fff;
    background: #e065a2 0 0 no-repeat padding-box;
    border-radius: 23px 0 0 23px;
    border-right: none
}

.insurance-input,
.modal-input input,
.modal-input textarea {
    margin-top: 8px;
    font-size: var(--f-h13);
    padding: 5px 10px;
    border: 1px solid #707070;
    border-radius: 23px
}

.insurance-input {
    padding: 6px
}

.modal-form {
    display: block;
    width: 100%;
    padding-left: 10px;
    color: #212529
}

.modal-form:focus {
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(74, 126, 204, .25)
}

.form-modal-heading {
    font-size: 30px;
    position: relative;
    background-color: #fff;
    color: #5f5f5f;
    font-weight: 700;
    padding: .7em;
    border-radius: 1rem 1rem 0 0
}

.book-free-btn,
.book-free-btn-container,
.form-modal-heading {
    width: 100%;
    text-align: center;
    font-size: 20px
}

.book-free-btn {
    color: #fff;
    font-weight: 700;
    font-family: basic-sans;
    padding: .6em 0;
    border-radius: 1.2em;
    border: 1px solid #2069b3;
    background: #2069b3 0 0 no-repeat padding-box;
    font-size: 20px
}

.form-border {
    background-color: #fff
}

.form-modal-container {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2784313725490196);
    justify-content: flex-end
}

.sub-form-modal-container::-webkit-scrollbar {
    display: none
}

.sub-form-modal-container {
    width: 100%;
    max-width: 550px;
    border-radius: 10px
}

.form-card .error-wrapper span.visible {
    position: absolute;
    top: calc(100% - 6px);
    left: 20px;
    padding: 4px 5px 0;
    z-index: 0;
    background: #fff;
    border-radius: 4px
}

@media screen and (min-width:768px) {
    .form-modal-heading {
        box-shadow: unset;
        font-size: 30px;
        border-radius: 5px 5px 0 0;
        background-color: #fff;
        color: #5f5f5f
    }

    .form-modal-heading span:first-child {
        display: inline-block;
        padding-inline: 30px
    }

    .form-modal-container {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .2784313725490196);
        justify-content: center
    }

    .sub-form-modal-container {
        overflow: auto;
        margin-block: 20px
    }

    .form-modal {
        padding: 0 2em 1.5em;
        border-radius: 0 0 5px 5px
    }

    .modal-input {
        padding-bottom: 1.3em
    }
}

@media screen and (min-width:1024px) {
    #ninty-one:before {
        top: 31px
    }
}

@media screen and (min-width:1360px) {
    #ninty-one:before {
        top: 32px
    }
}

.close {
    position: absolute;
    right: 5%;
    top: 26%;
    width: 23px;
    height: 23px
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

@media screen and (max-width:399px) {
    .sequence-images {
        width: 140px
    }

    .image-below-text {
        font-size: 14px;
        width: calc(100% - 48px)
    }
}

@media screen and (max-width:375px) {

    .insurance-input,
    .modal-input input,
    .modal-input textarea {
        font-size: 15px
    }

    .close {
        width: 18px;
        height: 18px;
        font-size: 17px
    }
}

.cross-button-mobile {
    width: 30px;
    height: 30px
}

.cross-button-web {
    width: 29.25px;
    height: 29.25px
}

.piles-image-container {
    margin-right: unset
}

.piles-text-container {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width:786px) {
    .right-padding {
        padding-right: 5px
    }

    .piles-para {
        font-size: 16px
    }

    .top-banner-text {
        gap: unset
    }

    .footer-heading {
        font-size: 20px
    }

    .piles-sub-heading {
        font-size: 20px;
        min-height: unset;
        margin-bottom: 8px
    }

    .list-unstyled li {
        padding-bottom: unset;
        line-height: 25px
    }

    .piles-image-container {
        margin-right: auto
    }

    .piles-text-container {
        padding-top: unset;
        padding-bottom: unset
    }

    .piles-para {
        width: unset;
        line-height: unset
    }

    .table-col-content {
        border-bottom: 2px solid #fff
    }

    .table-text {
        font-size: 16px
    }

    .table-col-content td:nth-child(2) div,
    .table-col-content td:nth-child(3) div,
    .table-col-content th:first-child {
        font-size: 14px
    }

    .table-col-content td:nth-child(3) {
        padding-right: 8px
    }

    .question-section>p {
        font-size: 16px
    }

    .doctor-name1 {
        font-size: 14px
    }

    .doctor-education {
        font-size: 13px
    }

    .doctor-experience,
    .doctor-fees-container {
        font-size: 12px
    }

    .doctor-address {
        font-size: 10px;
        margin-top: unset;
        margin-bottom: unset
    }

    .doctor-text-content-box {
        flex-direction: column;
        justify-content: unset
    }

    .book-appointment {
        font-size: 13px
    }

    .form-modal {
        padding-top: 0
    }

    .cross-button-mobile {
        display: block
    }

    .contact-doctor1 {
        font-size: 13px
    }
}

@media (max-width:425px) {

    .blue-button,
    .btn-orange {
        font-size: 16px
    }
}

@media (max-width:375px) {

    .blue-button,
    .btn-orange {
        font-size: 15px
    }
}

@media screen and (max-width:360px) {
    .sequence-images {
        width: 125px
    }

    .image-below-text {
        font-size: 12px
    }

    .table-col-content td:nth-child(2) {
        padding: 0 1em
    }

    .table-col-content td:nth-child(2) div,
    .table-col-content td:nth-child(3) div {
        font-size: 14px;
        padding: .6em 0
    }

    .hero-text-content {
        padding: 0
    }

    .hero-heading {
        font-size: 18px;
        line-height: 20px;
        max-width: 65%
    }

    ul.hero-list li {
        font-size: 12px;
        padding-bottom: 5px;
        line-height: 16px
    }

    .table-heading {
        padding: .3em 30px
    }

    .doctor-text-content1 {
        padding: .25em .2em .2em .5em
    }
}

@media screen and (max-width:358px) {

    .book-appointment,
    .contact-doctor,
    .contact-doctor1 {
        font-size: 12px
    }
}

@media screen and (max-width:355px) {
    .sequence-images {
        width: 120px
    }

    .image-below-text {
        width: calc(100% - 40px)
    }

    .cross-button-mobile {
        display: none
    }

    .cross-button-web {
        display: block
    }

    .table-heading {
        padding: .3em 30px
    }
}

@media screen and (max-width:338px) {

    .book-appointment,
    .contact-doctor,
    .contact-doctor1 {
        font-size: 11px
    }
}

@media screen and (max-width:330px) {
    .sequence-images {
        width: 110px;
        width: 100px
    }

    .image-below-text {
        width: calc(100% - 7px);
        font-size: 10px
    }
}

@media screen and (max-width:325px) {

    .book-appointment,
    .contact-doctor,
    .contact-doctor1 {
        font-size: 9px;
        white-space: nowrap
    }

    .sequence-images {
        width: 100px
    }

    .image-below-text {
        width: calc(100% - 7px);
        font-size: 10px
    }
}

@media screen and (max-width:312px) {

    .book-appointment,
    .contact-doctor,
    .contact-doctor1 {
        font-size: 9px
    }

    .helpline {
        font-size: 10px
    }
}

@media screen and (max-width:303px) {

    .book-appointment,
    .contact-doctor,
    .contact-doctor1 {
        font-size: 9px
    }
}

.dynamicfreeconsultationImage {
    position: absolute;
    bottom: 0
}

.dynamicfreeconsultationImage.Desktop {
    display: block;
    width: 225px;
    height: 92px;
    right: 7%;
    bottom: 4%
}

.dynamicfreeconsultationImage.Mobile {
    display: none
}

.lower-form-button {
    max-width: unset;
    width: 100%
}

.copyright_footer {
    font-size: 1rem;
    padding-top: 15px
}

.disclaimer_footer {
    font-size: 12px;
    line-height: 50px;
    color: #3f3d3d;
    padding: 0 20px 20px
}

.copyright_footer,
.disclaimer_footer {
    background-color: #eee;
    border-color: #eee;
    text-align: center;
    font-family: basic-sans
}

.footer {
    margin-bottom: 0
}

.desktop-view {
    display: flex
}

.mobile-view {
    display: none
}

@media screen and (max-width:786px) {
    .footer {
        margin-bottom: 0
    }

    .disclaimer_footer {
        line-height: unset;
        padding-bottom: 20px;
        padding-top: 12px
    }

    .dynamicfreeconsultationImage.Desktop {
        display: none
    }

    .dynamicfreeconsultationImage.Mobile {
        display: block;
        width: 80px;
        height: 34px
    }

    .top-banner-text {
        padding: 5px 20px
    }

    .hero-text-content {
        padding: 0
    }

    .desktop-view {
        display: none
    }

    .mobile-view {
        display: flex
    }
}

@media screen and (max-width:1360px) {
    .hero-main {
        background-position-x: 50%
    }
}

@media (max-width:460px) {
    .hero-image {
        position: absolute;
        right: 3px;
        bottom: 0;
        padding-top: 5px
    }

    .hero-heading {
        max-width: 65%;
        line-height: 23px
    }

    ul.hero-list li {
        font-size: 14px;
        line-height: 17px;
        padding-bottom: 4px
    }

    .list-unstyled.hero-list {
        max-width: 65%;
        padding-bottom: 4px
    }
}

.form-cardOpacity {
    background-color: hsla(0, 0%, 84.7%, .3)
}

body #amp-popup.amp-active {
    background-color: rgba(0, 0, 0, .2784313725490196);
    border-color: rgba(36, 35, 35, .7019607843137254);
    z-index: 10000;
    height: -webkit-fill-available;
    height: -moz-fill-available;
    top: 0;
    visibility: hidden;
    animation: amp-pop-up-delay 2s linear 30s forwards
}

.modal {
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none
}

.modal.show {
    display: block
}

.main-content {
    position: fixed;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    opacity: 1;
    z-index: 1000
}

#random {
    visibility: hidden;
    opacity: 0
}

.copyright_disclaimer {
    padding-inline: 13%;
    background-color: #eee;
    padding-top: 20px
}

.copyright_footer,
.disclaimer_footer {
    text-align: start
}

.disclaimer_Points li {
    display: list-item;
    line-height: 18px;
    text-align: justify
}

.disclaimer_footer_point {
    display: flex;
    margin-top: 50px;
    padding-bottom: 30px
}

.disclaimer_footer_point p {
    line-height: unset;
    padding: 0 15px 0 0
}

.copyright_disclaimer_head {
    font-size: 24px;
    font-weight: 700;
    color: #00263e
}

@media (max-width:460px) {
    .copyright_disclaimer {
        padding-inline: 6%
    }

    .copyright_footer,
    .disclaimer_footer {
        text-align: center
    }

    .disclaimer_footer_point {
        flex-direction: column;
        margin-top: 40px;
        padding-bottom: unset
    }

    .disclaimer_Points {
        text-align: start
    }
}


@media screen and (min-width: 480px) {
    .col-lg-12 {
      width: 100%;
    }
  }

  @media screen and (max-width: 480px) {
    .col-lg-12 {
      width: 100%;
    }
    .imag{
        display: none;
    }
  }

  /* ///////////////////// */

  @media all and (min-width: 768px) {
    .popup-card {
        width: 32rem; 
        
        position: absolute;
        top: 20%;
        left: 30%;
        
    }
      .form-header {
        display: inline-block;
        font-size:30px;
        color: #5f5f5f;
        text-align: center;
        padding-bottom: 14px;

    }
    .popup-box {
        width: 561px;
        
    }
    
}
.form-header{
    color: #e065a2;
}

@media (max-width:767px){
    
    .form-header {
    font-size: 22px;}
    .popup-card {
        width: 18rem;
        position: absolute;
        top: 20%;
        left: 3%;
        z-index: 999;
       
    }
    .popup-box {
        width: 355px;
        
    }
}





.btn-open-popup {
    padding: 12px 24px;
    font-size: 18px;
    background-color: green;
    color: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn-open-popup:hover {
    background-color: #4caf50;
}

.overlay-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 42%);
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popup-box {
    background: #fff;
    padding: 24px;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    text-align: center;
    opacity: 0;
    transform: scale(0.8);
    animation: fadeInUp 0.5s ease-out forwards;
    padding-top: 10px;
    position: relative;
    margin-top: 40px;
}

.form-container {
    display: flex;
    flex-direction: column;
    padding: 0px 15px;
}

.form-label {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-align: left;
}

.form-input {
    padding: 10px;
    margin-bottom: 20px;
    height: 45px;
    border: 1px solid #707070;
    border-radius: 23px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
}

.btn-submit,
.btn-close-popup {
    padding: 5px 0px 12px 24px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.btn-submit {
    color: #fff;
    font-weight: 700;
    padding: .6em 0;
    border-radius: 1.2em;
    border: 1px solid #e663a4;
    background: #e663a4 0 0 no-repeat padding-box;
    font-size: 20px;
}

.btn-close-popup {
    margin-top: -4px;
    color: #5f5f5f;
    font-size: 30px;
}

/* Keyframes for fadeInUp animation */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Animation for popup */
.overlay-container.show {
    display: flex;
    opacity: 1;
}

.formtop {
    border-bottom: 1px solid;
    display: flex;
    justify-content: space-around;
    padding: 0.5em;
}



sup {
    color: #e065a2;
}

  
  
  .icon {
    width: 2.8rem;
    height: 2.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFDDDE;
    color: #e6153d;
    border-radius: 50%;
  }
  
  .content > h3 {
    font-size: 1.1rem;
    font-weight: 600;
    color: #404656;
  }
  
  .content > p {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.2rem;
    color: #666b78;
    margin-top: 0.5rem;
  }
  
  .close-icon {
    font-size: 1rem;
  }

  .close{
    position: absolute;
    top: 5px;
    right: 40px;
    font-size: 24px;

  }

    .content{
        width: 100%;
    }






.main-form{
    position: relative;
}
.main-form:before {
    content: "+91";
    width: fit-content;
    height: 22px;
    font-size: 16px;
    font-family: basic-sans;
    position: absolute;
    padding: 11.5px;
    top: 0px;
    color: #fff;
    background: #09a197 0 0 no-repeat padding-box;
    border-radius: 23px 0 0 23px;
    border-right: none;
    left: 0px;
}

.main-form .form-input{
    padding-left: 50px;
}
  



.whatsapp_area {
    position: fixed;
    right: 30px;
    bottom: 10px;
    z-index: 100;
}

.whatsapp_area a {
    text-align: center;
}


.foot_wp {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    background: #128C7E;
    border-radius: 100%;
}
.foot_wp i {
    font-size: 28px;
    line-height: 50px;
    color: #fff;
}

.phone_area {
    position: fixed;
    left: 30px;
    bottom: 10px;
    z-index: 100;
}

.phone_area a {
    text-align: center;
}

.foot_phone {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    background: #e263a3;
    border-radius: 100%;
}

.foot_phone i {
    font-size: 28px;
    line-height: 50px;
    color: #000;
}

a{
    text-decoration: none;
}