/*

Theme Name: Twenty Twenty-Child

Theme URI: http://example.com/twenty-twenty-child/

Description: Twenty Twenty Child Theme

Author: the WordPress team

Author URI: https://wordpress.org/

Template: twentytwenty

Version: 2.9

*/
@font-face {
  font-family: GlobalSans;
  src: url(/wp-content/themes/twentytwenty-child/fonts/GeneralSans-Variable.ttf);
}
/* Add your custom styles here */
body {
  /* just to confirm it’s loaded; remove later */
  outline: 0 solid transparent;
}
h1, h2, h3, h4, h5, h6, .faux-heading {
    font-feature-settings: "lnum";
    font-variant-numeric: lining-nums;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.4;
    margin: 0 0 20px 0;
}
.site-title a {
  text-decoration: none;
}

.primary-navigation a {
  font-weight: 600;
}
h1.page-title-head.mrb0 {
    margin-bottom: 0;
    line-height: 1;
}
/* css by ak */

/* h2.title-h2 {
    font-family: Arvo;
    font-size: 38px;
    font-weight: 400;
    line-height: 120%;
} */
.txt-cntr {
    text-align: center;
}
p, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 16px;
}
.mrt56 {
    margin-top: 56px;
}
div#faq {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    flex-direction: row;
    row-gap: 32px;
}
.max-width-1080 {
    max-width: 1080px;
}
.m-auto {
    margin-left: auto;
    margin-right: auto;
}
.faqbox {
    flex: 1 100%;
    max-width: 100%;
    width: 100%;
}
button.accordion.active {
    border-bottom: none;
    padding-bottom: 15px;
}
button.txt-n {
    text-transform: none ;
}
[type="submit"]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.ft22 {
    font-size: 22px !important;
}
.accordion {
    padding: 0px 50px 24px 0px;
    overflow: hidden;
    text-transform: inherit;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    position: relative;
    border-width: 0;
    border-style: solid;
    cursor: pointer;
    margin-bottom: 0px;
    border-image: none;
    background: transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-bottom: 1px solid var(--Rich-Black, #000918);
    color: var(--Rich-Black, #000918);
    /* font-family: Arvo !important; */
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 130% !important;
    text-transform: capitalize;
}
button.accordion:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/01/faq-ar-dn.svg);
    height: 24px;
    width: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 20px;
}
button.accordion.active:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/01/faq-ar-up.svg);
    height: 24px;
    width: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 20px;
}
div.panel.show {
    opacity: 1;
    max-height: max-content;
    text-align: left;
    color: var(--Rich-Black, #000918);
    /* font-family: Lato; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 130%; */
    border-bottom: 1px solid var(--Rich-Black, #000918);
    padding: 0px 35px 20px 0px;
    background: transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

div.panel {
    background-color: #121a24;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    opacity: 0;
	
}


button:focus{
	outline-offset: none;
	outline: none;
}
/* css by ak live by gopal */

.flex.btm.pt0 {
    padding-top: 0px;
}
ol.check.mt15 {
    padding-left: 10px !important;
}
.flx{
	display: grid;
	grid-template-columns: 1fr 1fr;
	max-width: 70%;
	margin: auto;
}
.flex .col{
	max-width: 100% !important;
}

/*--- css add by PT AWT for new page physicalhealthcarejax 6 new page dt 30012025 ----*/
h3.pdt0, .pdt0, .pd0 {
    padding-top: 0;
}
h3.pd0 {
    padding: 0;
}
.flex.gap100.max-wth-ctst {
    max-width: 58%;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width:991px) {
	    .gap100 {
        gap: 32px!important;
    }
	.banner {
    padding: 40px 0!important;
}
	.flex.gap100.max-wth-ctst {
    max-width: 100%;
width:100%
}
	.max-wth-ctst {
    gap: 0!important;
}
.flex.gap100.max-wth-ctst {
    gap: 0!important;
    align-items: flex-start;
}
.max-wth-ctst ul.check.mt15 {
    margin-top: 0;
}
.pb60 {
    padding-bottom: 40px!important;
}
.pt60 {
    padding-top: 40px!important;
}
.flex.rev {
    flex-direction: column-reverse;
}
ol.check.mt15 {
    margin-bottom: 0;
}
}

@media (max-width:768px) {
	
}

/* css by ak 04 Feb 2025 */

ul.sub-list {
    padding-left: 22px;
    margin-top: 7px;
}
button.accordion.txt-n.ft22 {
    font-family: 'GlobalSans' !important;
    font-weight: 500;
    background:unset!important;
}
.panel {
    font-family: 'GlobalSans' !important;
}
/* for menu */
li#menu-item-176 ul.sub-menu li a.hfe-sub-menu-item {
	padding-left: 15px;
}
@media (min-width: 768px) {
	li#menu-item-176 ul.sub-menu {
		display: flex;
		flex-wrap: wrap;
		max-width: 500px;
	}
	li#menu-item-176 ul.sub-menu li {
		flex: 1 50%;
		max-width: 250px;
	}
	li#menu-item-176 ul.sub-menu li a.hfe-sub-menu-item {
        padding-left: 15px;
        line-height: 130%;
    }
}
/*  */
.elementor-element.elementor-element-38061bbc .elementor-social-icon:hover {
    background-color: initial !important;
}

a {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
}
/*  */
ul.check {
    margin-top: 16px;
}
ul.check li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 16px;
    margin-top: 0px;
}
ul.check li::before {
    content: "";
    background-color: #000 !important;
    width: 8px;
    height: 8px;
    border-radius: 50% !important;
    position: absolute;
    top: 10px;
    background-color: transparent;
    left: 10px;
    border-radius: 0;
}

/*  */
/* 21-march by taniya for header toggle */
.elementor-widget-container .main-btn {
    padding: 8px 18px 10px;
    font-size: 18px;
    background-color: #004a70 !important;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
}


        /* Popup container (hidden by default) */
        #popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: white;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            z-index: 1000;
        }

        /* Popup header with close button (X) */
        .popup-header {
            display: flex;
            justify-content: space-between;
               align-items: flex-start;
            font-size: 20px;
            font-weight: bold;
        }

        .close-btn {
            background: none;
            border: none;
            font-size: 20px;
            cursor: pointer;
            color: #333;
        }

        .close-btn:hover {
            color: red;
        }

        /* Popup buttons */
        .popup-btn {
            padding: 10px 20px;
            background-color: #28a745;
            color: white;
            border: none;
            cursor: pointer;
            font-size: 16px;
            border-radius: 5px;
            margin-top: 20px;
            width: 100%;
        }

        .popup-btn:hover {
            background-color: #218838;
        }

        /* Overlay background */
        #overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 999;
        }
.popup-header h2.widgettitle {
    text-align: center;
    font-size: 34px;
}
#popup button.main-btn {
    margin-top: 28px !important;
    display: flex;
    margin: auto;
}
#popup button.main-btn a {
    color: #fff;
    text-decoration: none;
}
button.main-btn.btn {
    font-size: 16px;
    font-family: 'GlobalSans';
    font-weight: 400;
}
.uprmen1.tp-mn1 {
    display: flex;
    justify-content: space-between;
    gap: 30px;
	border-bottom: 1px solid #82828273;
    padding: 12px 0 18px;
}
.uprmen-btn {
    display: flex;
    gap: 24px;
    align-items: center;
}
.uprmen-btn a {
	text-decoration:none;
}
a.btn-blk {
    padding: 10px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #004A70;
    border-radius: 7px 7px 7px 7px;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
	line-height: 26px;
}
a.pn-btn.btn-blk, a.btn-blk:hover {
    background: #004a70;
    color: #fff!important;
}
a.pn-btn.btn-blk:hover {
    background: #fff;
    color: #004a70!important;
}
a.bck-w.btn-blk:focus {
	background-color:none;
}
div#content {
    z-index: 0;
    position: relative;
}
header.header-footer-group {
	    z-index: 999;
    background-color: #fff;
}
main#main {
    padding-top: 0;
}
figure.post-thumbnail {
    display: none;
}
h1.entry-title {
    font-size: 2.5rem;
    font-family: GlobalSans;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1.2;
    color: #fff;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    max-width: 100%;
}
.blog-list .section-14-box, .search .section-14-box {
    background: #fbfbfb;
    padding: 20px;
    border: 1px solid #eee;
}
.p-blog {
    background: #fbfbfb;
    padding: 32px;
    border: 1px solid #eee;
}
p.brd_crumb {
    margin-top: 15px;
    display: flex;
    gap: 4px;
    align-items: center;
}
.header-navigation-wrapper {
    display: block!important;
}
.singular .entry-header.entry-header {
    background-color: #004a70!important;
    padding: 24px 0!important;
}
p#breadcrumbs a {
    text-decoration: none;
    color: #fff !important;
}
p#breadcrumbs {
    display: flex;
    gap: 5px;
    margin-top: 20px;
    color: #fff;
}
a.bck-w.tel-btn.btn-blk {
    display: inline-block;
}
ul.ftr-link2, ul.ftr-link2 li {
    line-height: 38px;
    margin-left: 0;
}
ul.ftr-link2 {
    list-style: none;
    padding: 0;
}
.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}
.reduced-spacing.missing-post-thumbnail .post-inner {
    padding-top: 60px !important;
    padding-bottom: 60px;
}
p.brd_crumb {
    color: #fff;
}
.blog-listing-page .blog_template.boxy-clean > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.blog_template.boxy-clean>ul {
    padding: 0;
}
ul {
    list-style: none;
}
ul, ol, li {
    margin: 0;
}
.blog-listing-page .blog_template.boxy-clean .blog_wrap {
    padding: 0 !important;
}
img.attachment-full.size-full.wp-post-image {
    max-width: 100% !important;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    display: inline-block;
    border-radius: 7px 7px 0 0;
}
.bdp_blog_template .blog_header h2 {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    padding: 15px 20px;
    text-align: center;
    height: 100%;
    border-radius: 0 0 7px 7px;
    margin: 0!important;
	min-height
}
.bd-post-image a {
    display: flex;
}
.blog_template.boxy-clean ul li .blog_footer {
    display: none !important;
}
.p-blog {
    font-size: 16px;
    color: #777777;
    font-weight: 400;
    font-family: 'GlobalSans';
    line-height: 26px;
}
.p-blog ul {
    padding-left: 20px;
}
.textcont ul, .p-blogul {
    margin-left: 0;
    margin-top: 20px;
}
.p-blog ul {
    list-style-type: none;
    margin: 30px 0 0 0;
}
.p-blog ul li {
    list-style: disc;
}
.p-blog ul li {
    margin: 5px 0;
}
.p-blog ul li, .p-blogol li {
    margin: 10px 0;
}
.textcont ul li, .p-blog ul li {
    line-height: 26px !important;
}
.p-blog ul li, .p-blog ol li {
    font-family: 'GlobalSans';
    color: #777 !important;
}
.entry-content .p-blog h2 {
    margin-top: 32px !important;
    margin-bottom: 16px !important;
}
.entry-content .p-blog h3 {
    margin-top: 24px !important;
    margin-bottom: 12px !important;
}
.entry-content .p-blog > *:first-child {
    margin-top: 0 !important;
}
.banner-blk.drk-blue.pt60.pb60 {
    padding: 20px 0 30px;
}
button#openModal, #popup button.main-btn {
    padding: 10px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #004A70;
    border-radius: 7px 7px 7px 7px;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    background: #004a70;
    color: #fff !important;
    text-transform: capitalize;
	    line-height: 26px;
}
.bd_pagination_box.wl_pagination_box.boxy-clean {
    padding-top: 40px;
}
.post-meta-wrapper.post-meta-single.post-meta-single-top {
    text-align: left;
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
    margin-top: 10px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(2068%) hue-rotate(262deg) brightness(112%) contrast(101%);
}
li.post-author.meta-wrapper {
    display: none;
}
.popup-header h2.widgettitle {
    text-align: center;
    font-size: 28px;
    max-width: 90%;
}
button#openModal:hover, button#openModal:focus, #popup button.main-btn:hover, #popup button.main-btn:focus, div#popup #popup button.main-btn a:hover {
    background: #fff!important;
    color: #004a70 !important;
	text-decoration:none;
}
#popup button.main-btn:hover a {
    color: #004a70 !important;
    text-decoration: none;
}
.banner-blk.drk-blue.pt60.pb60 p.brd_crumb {
    margin-bottom: 0;
}
.tp-banner-blk a {
    text-decoration: none;
}

.tp-banner-blk {
    padding: 12px 0;
    display: flex;
    color: #fff;
}
.cnt-sec a {
    text-decoration: none;
}
.test-flx .test-flx-cl {
    flex: 1 29.333%;
    max-width: 29.333%;
}
.mt40 {
    margin-top: 40px;
}
.row.test-flx {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}
.t-center {
    text-align: center;
}
.m-ato {
    margin-left: auto;
    margin-right: auto;
}
.max850 {
    max-width: 850px;
}
.max650 {
    max-width: 650px;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mt15 {
    margin-top: 15px!important;
}
footer#colophon p {
	 color: #ffffff;
}
a.wp-block-button__link.wp-element-button {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 16px;
    text-transform: math-auto;
    font-weight: 400;
	line-height: 26px;
}
a.wp-block-button__link.wp-element-button:hover, .patient-form a.wp-block-button__link.wp-element-button:hover {
	text-decoration:none;
	    background-color: #004a70 !important;
    color: #fff !important;
}
p {
    line-height: 26px;
    font-size: 16px;
    color: #28303d;
}
ul.check li {
    color: #28303d;
    line-height: 26px;
}
body, :root .has-primary-color {
    color: #28303d!important;
}
h1.page-title-head {
    font-family: GlobalSans;
    font-weight: 500 !important;
}
.jv_sitemap ul a, .jv_sitemap a {
    text-decoration: none !important;
	    letter-spacing: 0.5px;
}
footer#colophon h4.elementor-heading-title.elementor-size-default {
    font-size: 24px;
    margin-bottom: 0 !important;
}
footer#colophon .elementor-element.elementor-element-7f8d789.pdt0.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded p {
    margin-bottom: 4px;
}
footer#colophon .elementor-element.elementor-element-7f8d789.pdt0.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    padding-top: 4px;
}
.check li {
    padding-bottom: 0px!important;
}
.jv_sitemap b {
    font-weight: 600;
}
.elementor a.btn {
    display: flex;
    width: max-content;
    justify-content: center;
    padding: 12px 20px 12px;
}
.elementor .t-center a.btn {
    margin-left: auto;
    margin-right: auto;
}
.jv_sitemap ul {
    margin: 0 0 1.5em 0 !important;
    padding-left: 1rem !important;
    list-style: disc !important;
    margin-left: 0;
    margin-top: 0px;
}
.q-links li, .q-links, .f-hr, .f-info,  .f-info li {
       line-height: 2;
}
.jv_sitemap ul li, .section-14-box ul li {
    line-height: 26px !important;
}
a.view-btn {
    padding: 12px 20px 12px;
}
.p-blog a{
color:var(--cu-link-hyperlink);
}
.appointment .modal-header {
    background: #00aef0;
    color: #fff;
}
#knob a {
    border-radius: 7px!important;
    padding: 12px 12px 12px 26px!important;
}
.cnt-sec h4 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 100%;
}
@media (min-width: 1000px) {
    .header-titles {
        margin: 0 !important;
    }
}
/*--- custom css ---*/
body{
	font-size:16px;
	font-family: GlobalSans;
	font-weight:400;
	line-height:28px;
	letter-spacing:0;
}
h1, h2, h3{
	color:#004a70;
	font-family: GlobalSans;
	font-weight:500;
}
.faux-heading {
    font-feature-settings: unset;
    font-variant-numeric: unset;
    font-weight: 600!important;
    letter-spacing: 0!important;
    line-height: 1.2!important;
        margin-top: 0!important;
    margin-bottom: 16px!important;
}
a, span{
	font-family: GlobalSans;
}
.site-width {
    max-width: 1440px;
    padding-left: 75px;
    padding-right: 75px;
    margin: auto;
}
header{
	position:sticky!important;
	top:0;
}
h3 {
    font-size: 22px;
    padding: 26px 0 14px;
    font-weight: 600;
}
.pt60 {
    padding-top: 60px;
}
.pb60 {
    padding-bottom: 60px;
}
.mt30 {
    margin-top: 30px;
}
.mt15 {
    margin-top: 15px;
}
.mb15 {
    margin-bottom: 15px!important;
}
.mx900{
	max-width:900px;
	margin:auto;
}
.mx710{
	max-width:710px;
	margin:auto;
}
.js-center{
	justify-content:center;
}
.t-center {
    text-align: center;
}
.t-left {
    text-align: left;
}
.flex {
    display: flex;
    align-items: center;
}

.gap100 {
    gap: 100px;
}
.gap30 {
    gap: 30px;
}
.mt50{
	margin-top:50px;
}
.flex .col {
    flex: 1 50%;
    max-width: 50%;
	    padding: 0;
}
.lgt-blue {
    background: #D6EAEE;
}
/* header */
.header-cta{
	background:#004a70;
	color:#fff;
}
button.sub-menu-toggle {
    display: none;
}
div#hdr2 {
    display: none;
}
.banner h1 {
    font-size: 40px;
    line-height: 50px;
	    padding-bottom: 0px;
	    font-weight: 600;
	font-family: GlobalSans;
}
.serv .col .flex p {
    margin-top: 24px;
}
.subheading {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 16px;
    line-height: 32px;
}

.banner {
   background: linear-gradient(180deg, #BEE5E7 0%, #DDF0F0 100%);
	    padding: 6rem 0;

}

.btn{
	  background: #004a70;
    color: #fff;
    padding: 10px 20px 14px;
    border-radius: 7px;
}
.site-width h2, .same-head {
    font-size: 28px;
    font-weight: 600;
}
.serv .flex {
    flex-wrap: wrap;
	    align-items: unset;
}
.serv .flex .col,
.serv .flex .col:active,
.serv .flex .col:focus{
	flex: 1 48%;
    max-width: 50%;
	    box-shadow: rgb(214 234 238) 0px 1px 0px, rgb(214 234 238) 0px 0px 8px;
	    padding: 2rem;
	background:unset!important;

}

.serv .col i {
    font-size: 36px;
}
.serv .flex h4 {
    font-size: 24px;
    padding: 12px 0;
	font-family: GlobalSans;
	color: #28303d;
}
.line {
    background: rgba(0, 74, 112 ,0.17);
    height: 1px;
    margin: 3rem 0;
}
ul.no-bullet {
    list-style: none!important;
    padding: 0!important;
}
ul.check {
    padding: 0 0 0 20px;
	padding: 0;
    font-size: 16px;
	    list-style: disc;
}
.check li{
	padding-bottom:10px;
	font-family: GlobalSans;
}
ul.check li::marker {
    color: #004a70;
}
.serv h5 {
    padding-top: 15px;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
}

.ad-sec div p {
    margin-bottom: 10px;
}
.blog-info{
	background:#fff;
}
.blog-info a {
    text-decoration: none!important;
}
.cnt-sec .flex {
	gap:10px;
    align-items: center;
    list-style: none;
}
.cnt-sec p {
    font-weight: 700;
    padding-bottom: 10px;
}
.a-frm input {
    width: 100%;
    margin-bottom: 20px;
	    border: 1px solid #D4DEDE;
    margin-top: 8px;
	border-radius:7px;
}
.cnt-sec .flex img {
    width: 20px;
	    padding-top: 0px;
	border-radius:0;

}
ul.ftr-link2 {
    list-style: none;
    padding: 0;
}
.a-frm textarea {
    max-height: 150px;
	 margin-top: 8px;
	  border: 1px solid #D4DEDE;
	border-radius:7px;
}
input.wpcf7-submit {
    width: max-content;
    border-radius: 7px;
    margin-top: 20px;
	    background: #05AEB6 !important;
    border: unset;
    font-size: 16px;
    padding: 10px 20px;
	color:#fff!important;
	    text-transform: capitalize;
		    line-height: 26px;
}
input.wpcf7-submit:hover {
	text-decoration:none;
}
.a-frm {
    background: #fff;
    padding: 2.5rem !important;
	border-radius:7px;
}
.a-frm label {
    font-size: 16px;
}
.a-frm h3 {
    padding: 0 0 16px 0;
}
p.btn-ih {
    margin-top: 20px;
}
p.btn-ih a{
    border-radius:7px;
}
.flex img {
    border-radius: 7px;
}
.ad-sec.flex{
	gap:30px;
	flex-wrap:wrap;
	align-items:unset;
	justify-content: space-between;
}
.ad-sec.flex a,
.ad-sec.flex a:hover{
    max-width: 47%;
/* 	border: 1px solid #05AEB6; */
    padding: 1rem;
	border-radius:7px;
	text-align:center;
	background:#d6eaee;
}

.ad-sec.flex a:last-child{
	max-width:100%;
}
.btm {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 30px;
    padding-top: 30px;
}
.btm .flex:first-child {
    padding-bottom: 20px;
}
.cnt-sec .flex:last-child {
    border-bottom: unset;
}
.cnt-sec h2 {
    padding-bottom: 12px;
}
ul.ftr-link2 {
    line-height: 38px;
}
ul.ftr-link2 div:first-child {
    padding-bottom: 0px !important;
}
ul.ftr-link2 .flex {
    align-items: center;
}
.ad-sec a {
    font-weight: 500;
}
.arrow:after {
    content: "";
    background: url(/wp-content/uploads/2024/09/arrow.png);
    width: 20px;
    height: 20px;
	    background-position: center;
    background-repeat: no-repeat;
	background-size:contain;
	display:inline-block;
	vertical-align:middle;
	margin-left:6px;
	filter: brightness(0) saturate(100%) invert(18%) sepia(74%) saturate(1951%) hue-rotate(177deg) brightness(94%) contrast(103%);
}
.Background__Base-sc-4lq1r6-1.egiTHk {
    margin-bottom: 20px;
}
.logo-mid img{
  max-width:75%;
}
.site a:focus:not(.wp-block-button_link):not(.wp-block-file_button) {
    outline: unset; 
     text-decoration: unset;
    text-decoration-skip-ink: none;
   background: #004a70;
    color: #fff;
/* 	background: unset;
	color: unset; */
}
.site .ad-sec a:focus:not(.wp-block-button_link):not(.wp-block-file_button) {
   background: #d6eaee;
/* 	background: unset;
	color: unset; */
}
li.menu-item a:focus {
   background: #ffffff !important;
    color: #004a70 !important;
}










.q-links, .f-hr, .f-info {
    margin: 0;
    list-style: none;
    line-height: 2;
	padding:0;
}
.q-links a,
.f-info a{
	color:#fff;
	font-size: 16px;
}
.f-hr li{
	color:#fff;
	 
/*     border-bottom: 1px solid #eeeeee29; */
}
.q-links li{
	 padding-bottom: 10px;
/*     border-bottom: 1px solid #eeeeee29; */
}
.flex.social-med {
	display:flex;
  gap: 10px;
  padding-top: 10px;
}

.social-med a {
  padding: 10px;
  border-radius: 50%;
  background: rgb(255 255 255 / 16%);
  display: flex;
}

.social-med a:hover {
  background: linear-gradient(136deg, var(--red) 0%, var(--blueish) 100%);
}
.f-info a {
	display:flex;
    color: #fff;
    gap: 10px;
    padding-bottom: 10px;
	align-items: center;

}
.f-info img {
    max-width: 20px;
    padding-top: 2px;
    filter: brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(2%) hue-rotate(334deg) brightness(102%) contrast(100%);
}
.inner-serv-sec .col img {
    width: 20px;
	filter: brightness(0) saturate(100%) invert(16%) sepia(95%) saturate(1573%) hue-rotate(177deg) brightness(98%) contrast(101%);
}
.serv .col .flex {
    align-items: center;
	gap:10px;
}
.serv .col .flex p {
    margin-bottom: 0;
    color: #004a70;
    font-weight: 500;
}
.a-n-cntr {
    align-items: unset;
}
h2.sec-title {
    margin-bottom: 16px;
}
@media(max-width:992px){
	h3 {
    font-size: 18px;
    padding: 14px 0 14px;
    font-weight: 600;
}
	    .banner-blk.drk-blue.pt60.pb60 {
        padding: 15px 0 15px !important;
    }
	    h1.page-title-head {
        font-size: 24px!important;
    }
	.site-width h2, same-head {
    font-size: 20px!important;
}
	.hfe-site-logo-container img {
    max-width: 270px;
}
	.flex{
		flex-direction:column;
	}
	.dir-rev{
	flex-direction:column-reverse;
}
	.flex .col{
		flex:1 100%;
		max-width:100%;
	}
	.gap100 {
    gap: 50px;
}
	.site-width {
    padding-left: 20px;
    padding-right: 20px; 
	}
	.serv .flex .col,
	.ad-sec.flex a,
	.serv .flex .col:active,
.serv .flex .col:focus{
    max-width: 100%;
	}
	.cnt-sec .flex,
	.flex.social-med,
	.f-info a{
		flex-direction:row;
	}
	.q-links li {
    text-align: center;
}
	.f-info a {
    justify-content: center;
}
	.logo-mid img {
    margin: auto;
    display: block;
    margin-bottom: 50px;
}
	.testMnlWrap{
		gap:50px;
	}
	.pt-mob0{
		padding-top:0;
	}
	ul.check {
    text-align: left;
}
	.mob-gap0{
		gap:0;
	margin-top:0;
	}
	    .gap100 {
        gap: 35px;
    }
		.banner h1 {
    line-height: 120%;
}
	.banner {
    padding: 40px 0;
}
	.pb60 {
    padding-bottom: 40px;
}
.pt60 {
    padding-top: 40px;
}
		div#hdr2 {
    display: none;
}
			p.brd_crumb {
    margin-top: 5px!important;
}
}
@media(max-width:768px){
	a.btn.btn-default.makebooking {
    padding: 0;
}

.hdr-lg-rw.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    padding: 10px 0;
}

	.hdr-lg-rw .elementor-element.elementor-element-3dece1c.e-con-full.e-flex.e-con.e-child {
    border-bottom: 0;
}

}
@media(max-width:500px){

	.btn {
    font-size: 12px;
}
.banner h1 {
	font-size: 26px;
}
.site-width h2, same-head {
    font-size: 24px;
}

}
/* by gopal */
.align-unset {
	align-items: unset !important;
}
.drk-blue {
    background-color: #004a70;
}
h1.page-title-head {
    font-size: 40px;
    color: #ffffff;
}
.brd_crumb a {
    color: #ffffff!important;
}
.brd_crumb img{
	width: 18px;
    height: 18px;
	filter: brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(2%) hue-rotate(205deg) brightness(104%) contrast(101%);
}
p.brd_crumb {
    margin-top: 15px;
}
ul.check {
    margin: 0;
}
ul.col {
    margin: 0;
}
li b {
    color: #000 !important;
}
.align-unset {
    align-items: unset !important;
}
@media (max-width:768px) {
	h1.page-title-head {
		font-size: 26px;
	}
	#knob a {
    flex-direction: row;
}
}
@media (max-width:991px) {
	.add-ser .ad-sec.flex a:hover{
    max-width: 100%!important;
}
.blg-ext .flex-box {
    display: flex;
    flex-direction: column;
}
	.mb-gap0 {
    gap: 0px;
}
}
/*Contact Us*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
textarea.wpcf7-form-control.wpcf7-textarea{
    padding: 10px;
}
/*Patient Form*/
.patient-form {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 30px;
	align-items: center;
}

.patient-form a.wp-block-button__link.wp-element-button:hover {
    background-color: #32373c!important;
    color: #fff!important;
}
ul.check.pt10.num-list {
    list-style: none !important;
}
.flex.gap100.mb-gap0 {
    align-items: flex-start;
}
@media (max-width:1172px) {
	.patient-form {
		flex-direction: column;
	}
}
.gap50 {
    gap: 50px;
}
.col.col-dif1 {
    flex: 1 65%;
    max-width: 65%;
}
.col.col-dif2 {
    flex: 1 35%;
    max-width: 35%;
    text-align: center;
}
.col.col-dif2 img {
    max-width: 300px;
}
@media (max-width:768px) {
	.col.col-dif1 {
    flex: 1 100%;
    max-width: 100%;
}
.col.col-dif2 {
    flex: 1 100%;
    max-width: 100%;
    text-align: center;
}
	.col.col-dif2 img {
    max-width: 100%;
}
}
p.mt15.mb15 {
    font-family: GlobalSans;
}
.a-unset{
	align-items:unset;
}
.hd-phn-icn .elementor-icon-list-icon svg, .hd-phn-icn .elementor-icon svg {
    width: 24px !important;
    height: 24px !important;
	
}

ul.elementor-icon-list-items {
    list-style: none;
	margin: 0 !important;
}

p.up-para{
	padding-top: 10px;
}
div#pos-un .e-con.e-child, div#pos-unn .elementor-widget.elementor-widget-html {
  position: unset !important;
}
.ehf-header #masthead {
    position: sticky;
    z-index: 999999999;
    top: 0;
    background: #ffffff;
}

.p-blog a {
    color: rgb(107, 193, 255);
}
/*.step.calendar {
    display: none;
}*/
.tp-step-form-group .step.form-group {
    display: flex;
    justify-content: flex-start;
    text-align: left;
    width: 100%;
}
.tp-step-form-group {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
	margin-bottom: 32px;
}
.tp-step-form-group .step.form-group label.ea-label.col-sm-4.control-label {
    padding: 0;
    width: 40%;
}
.tp-step-form-group select.filter.form-control.valid {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color 
ease-in-out .15s, -webkit-box-shadow 
ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color 
ease-in-out .15s, box-shadow 
ease-in-out .15s;
}
.req-appp a.ui-state-default, .req-appp span.ui-state-default {
    font-size: 16px;
}
.req-appp td.ui-datepicker-current-day, .req-appp td.ui-datepicker-unselectable.ui-state-disabled {
    padding: 0px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.req-appp a.time-value, .req-appp a.time-disabled {
    font-size: 16px;
}
.tp-step-form-group .col-sm-8 {
    width: 70%;
	padding-left:0;
}
.modal-header.req-appp{
overflow-y: auto;
}
    /* Modal background */
    .modal {
      display: none; /* Hidden by default */
      position: fixed;
      z-index: 999;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,0.6);
    }
h4#myModalLabel {
    font-size: 24px;
    margin-bottom: 24px;
}
.req-appp table.ui-datepicker-calendar {
    margin-bottom: 0;
}
.req-appp div#ea-payment-select {
    display: none!important;
}
    /* Modal content */
    .modal-content {
      background: #fff;
      padding: 20px;
            max-width: 500px;
        margin: 1.75rem auto;
      border-radius: 8px;
      text-align: left;
		max-height: 700px;
    overflow-y: auto;
    overflow-x: hidden;
    }
.req-appp table.ui-datepicker-calendar th span {
    font-size: 14px;
    font-weight: 500;
}
.modal-content .close {
    float: right;
    font-size: 30px;
    cursor: pointer;
    color: #001e2d;
    opacity: 1;
}
/*--- custom css ---*/
button.accordion.txt-n.ft22.active, button.accordion.txt-n.ft22:hover {
    text-decoration: none;
}
li.blog_wrap.bdp_blog_template.four_column.four_column_ipad.two_column_tablet.one_column_mobile.bdp_blog_single_post_wrapp {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    padding: 0;
    margin: 13px;
    border-radius: 12px;
    width: 22.9%;
 height: auto !important;
}
.blog_template.boxy-clean>ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.bdp_blog_template .blog_header h2 {
    box-shadow: none !important;
}
.a-frm select {
    font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    height: 40px;
}
.cnt-flx p {
    margin-bottom: 0;
}
a.btn, a.flex-box.c-auto {
    border: 1px solid #004a70;
}
a.btn:hover, #knob a:hover {
    background: #fff;
    color: #000!important;
    border: 1px solid #000;
}
#knob a:hover img {
	filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(21%) hue-rotate(2deg) brightness(101%) contrast(107%);
}
.bc_fed .fed_login_wrapper a, .bc_fed .fed_login_wrapper a:hover {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.bc_fed label, .fed_login_content button.btn.btn-primary {
    font-weight: 500!important;
    font-family: GlobalSans!important;
}
.bc_fed .form-control {
    font-family: GlobalSans !important;
}
/* Make sure nothing clips the dropdown */
.wpcf7 form .select-wrap,
.wpcf7 form .form-row,
.wpcf7 form .wpcf7-form-control-wrap,
.wpcf7 form .wpcf7-form {
  overflow: visible !important;
}

/* If any ancestor is positioned, allow overflow too */
.wpcf7 form *[style*="overflow:hidden"],
.wpcf7 form .overflow-hidden {
  overflow: visible !important;
}

/* Put the select on top of neighbors */
#service {
  position: relative;
  z-index: 50;
  appearance: auto;
  -webkit-appearance: menulist;
  border: 1px solid #c9c9c9;       /* visible border for the closed control */
  background-color: #fff;
  background-clip: padding-box;
}
.select-wrap {
  position: relative;
  overflow: visible;   /* prevents clipping */
  z-index: 100;        /* above siblings if needed */
}
@media (max-width: 1150px) {
		li.blog_wrap.bdp_blog_template.four_column.four_column_ipad.two_column_tablet.one_column_mobile.bdp_blog_single_post_wrapp {
    width: 29.9%;
}
}

@media (min-width: 991px) {
	
span.tp-ph-image.dsk-n, .dsk-n {
    display: none;
}
}
@media (max-width: 991px) {
			li.blog_wrap.bdp_blog_template.four_column.four_column_ipad.two_column_tablet.one_column_mobile.bdp_blog_single_post_wrapp {
				margin: 24px;
    width: 43.9%;
}
	.test-flx .test-flx-cl {
    max-width: 48%;
}
	button#openModal {
    display: none;
}
	.uprmen1.tp-mn1 {
    border: none;
    padding: 12px 0;
}
.mb-n {
    display: none;
}
a.bck-w.tel-btn.btn-blk {
    margin-right: 20px;
    background-color: #004A70;
    padding: 10px;
    border-radius: 100px;
}
}
@media (max-width: 768px) {
	li.blog_wrap.bdp_blog_template.four_column.four_column_ipad.two_column_tablet.one_column_mobile.bdp_blog_single_post_wrapp {
    margin: 0px 0 32px 0;
    width: 100%;
}
	.hfe-site-logo img.hfe-site-logo-img.elementor-animation- {
    margin-left: auto;
    margin-right: auto;
}
	.header-titles img.custom-logo {
    width: 220px;
}
	footer#colophon .e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    padding-top: 10px;
}
.test-flx .test-flx-cl {
    flex: 1;
    max-width: 33.333%;
}
}