@font-face{font-family:"poppins";src:url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Regular.ttf) format("ttf"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Regular.eot) format("eot"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Regular.svg) format("svg"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Regular.woff) format("woff"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Regular.woff2) format("woff2");font-weight:400}@font-face{font-family:"poppins-medium";src:url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Medium.ttf) format("ttf"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Medium.eot) format("eot"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Medium.svg) format("svg"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Medium.woff) format("woff"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Medium.woff2) format("woff2");font-weight:400}@font-face{font-family:"poppins-bold";src:url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Bold.ttf) format("ttf"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Bold.eot) format("eot"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Bold.svg) format("svg"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Bold.woff) format("woff"),url(/wp-content/themes/wellness-theme/assets/fonts/poppins/Poppins-Bold.woff2) format("woff2");font-weight:400}:root{--color-black:#000;--color-shadowblack:rgba(0, 0, 0, 0.5);--color-shadowdarkblack:rgba(0, 0, 0, 0.7);--color-white:#fff;--color-shadowwhite:rgba(255, 255, 255, 0.15);--color-darkblue:#004078;--color-menuactive-blue:#1e73be;--color-blue:#36c2c3;--color-shadowblue:rgb(54, 194, 195, 0.8);--color-orange:#ff8000;--color-shadoworange:rgb(255, 128, 0, 0.8)}*{box-sizing:border-box;font-family:"poppins";font-size:16px;line-height:18px;transition:all 0.2s ease-in-out}a{text-decoration:none}button{background:#fff0;border:none;cursor:pointer}ul{list-style:none}.desk-show{display:block!important}.mob-show,.tab-show{display:none!important}strong{font-size:inherit}.hidden{display:none!important}.page-top-mar{margin-top:105px!important}.page-loader{display:flex;position:fixed;z-index:100;width:100%;height:100%;top:0;left:0;background:rgb(0 0 0 / .8);align-items:center;justify-content:center}.page-loader img{width:90px;height:auto}.page-loader .loader{border:10px solid #fff0;border-radius:50%;border-top:10px solid var(--color-blue);border-bottom:10px solid var(--color-blue);width:90px;height:90px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body.page-loaded .page-loader{display:none}.header-wrap{background-color:var(--color-black);box-shadow:0 2px 6px 0 var(--color-shadowblack);position:fixed;left:0;top:0;width:100%;z-index:20}.header-content-wrap{min-height:105px;display:flex;width:100%;padding:0 20px;background:#fff0;margin:0 auto;align-items:center;justify-content:flex-start}.header-logo-cont{font-family:"poppins-bold";font-weight:700;color:var(--color-white);font-size:18px;line-height:22px;display:flex;align-items:center;justify-content:center;padding:0}.header-logo-cont img{width:100%;min-width:90px;max-width:90px}.header-logo-cont:hover{color:var(--color-blue)}.header-logo-cont p{display:block;font:inherit;margin:0}.header-book-btn{margin-left:auto;background:#fff0;font-family:"poppins";font-size:16px;line-height:18px;padding:8px 20px;color:var(--color-blue);background:#fff0;border:2px solid var(--color-blue);min-width:130px;min-height:45px;display:inline-flex;align-items:center;justify-content:center}.header-book-btn.download-btn{margin-right:20px}.header-book-btn:hover{background:var(--color-blue);color:var(--color-black);transition:all 0.2s ease-in-out}.desktop-header-menu{flex-grow:1;padding:20px}.desktop-header-menu>ul{margin:0;width:100%;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:15px}.desktop-header-menu>ul li{padding:0;margin:0}.desktop-header-menu>ul>li{padding:0 20px}.desktop-header-menu>ul>li>a{font-family:"poppins";font-size:16px;line-height:18px;color:var(--color-white);position:relative;padding:5px 0;display:inline-block}.desktop-header-menu>ul>li>a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;border-radius:2px;background:var(--color-blue);transition:all 0.2s ease-in-out}.desktop-header-menu>ul>li>a:hover,.desktop-header-menu>ul>li.current_page_item>a,.desktop-header-menu>ul>li.current-page-ancestor>a{color:var(--color-blue)}.desktop-header-menu>ul>li>a:hover:after,.desktop-header-menu>ul>li.current_page_item>a:after,.desktop-header-menu>ul>li.current-page-ancestor>a:after{width:100%}.ham-menu-wrap{width:16px;position:relative;height:2px;background-color:var(--color-blue);border:none;box-shadow:none;padding:0;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;margin-left:auto}.ham-menu-wrap:hover,.ham-menu-wrap:active{background-color:var(--color-blue)}.ham-menu-wrap::before,.ham-menu-wrap::after{position:absolute;content:"";height:2px;width:100%;left:0;background-color:var(--color-blue);-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.ham-menu-wrap::before{top:-6px}.ham-menu-wrap::after{top:6px}.ham-menu-wrap.menu-opened{top:0;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ham-menu-wrap.menu-opened::before{opacity:0}.ham-menu-wrap.menu-opened::after{top:0;-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.slider-menu-cont{height:calc(100vh - 105px);background-color:var(--color-black);position:fixed;left:200vw;top:105px;width:100%;padding:20px;overflow:auto;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.slider-menu-cont.menu-active{left:0}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.header-mob-menu{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0;padding:0}.header-mob-menu li>a{padding:10px;margin-bottom:10px;font-family:"poppins";font-size:16px;line-height:18px;color:var(--color-white);position:relative;padding:5px 0;display:inline-block}.header-mob-menu li.current_page_item>a{color:var(--color-blue)}.slider-menu-cont .header-book-btn-wrap{display:block;text-align:center}.site-main-footer{width:100%;background-color:var(--color-black)}.site-main-footer-wrap{display:block;width:100%;padding:30px 20px;background:#fff0;margin:0 auto}.site-main-footer-widget-wrap{display:flex;align-items:stretch;justify-content:space-between;gap:30px min(30px, 5%)}.site-main-footer-widget-item{flex:1}.site-main-footer-btm-cont{display:flex;align-items:center;justify-content:space-between}.site-main-footer-widget-item .widgettitle{font-family:"poppins-medium";font-size:24px;line-height:28px;color:var(--color-blue)}.site-main-footer-widget-item ul li a,.site-terms-container a,.site-terms-container-wrap p{font-size:14px;line-height:18px;color:var(--color-white);font-family:"poppins";position:relative;padding-left:15px;transition:margin 0.2s ease-in;display:inline-block}.site-terms-container a,.site-terms-container-wrap p{font-size:12px;line-height:14px;padding:0}.site-terms-container-wrap p{margin:0;margin-top:10px;opacity:.5}.site-terms-container{display:flex;align-items:flex-start;justify-content:flex-start;gap:20px 30px}.site-main-footer-widget-item ul li a::before{content:"\f101";font-family:"FontAwesome";left:0;position:absolute;top:50%;transform:translateY(-50%);font-size:12px}.site-main-footer-widget-item ul li a:hover,.site-main-footer-widget-item ul li.current-page-ancestor a:hover,.site-main-footer-widget-item ul li.current_page_item a,.site-terms-container a:hover{color:var(--color-blue)}.site-main-footer-widget-item ul li a:hover,.site-main-footer-widget-item ul li.current-page-ancestor a,.site-main-footer-widget-item ul li.current_page_item a{margin-left:5px}.site-main-footer-btm-cont{margin-top:30px}.site-social-icons-cont ul li{margin-bottom:0;margin-right:5px}.site-social-icons-cont ul li a{background:var(--color-black)!important}.site-social-icons-cont ul li a svg{width:28px!important;height:28px!important}.entry-header{display:none!important}.inner-screen-banner{position:relative!important;min-height:min(400px, calc(100vh - 105px))}.service-item-img img{width:100%;max-height:150px;object-fit:cover;object-position:center}.service-item-wrap{display:flex!important;flex-direction:column!important}.service-item-wrap>div{flex-grow:1}.service-item-wrap>div>p{margin-bottom:auto!important}.service-item-wrap.testimonial-wrap>div>p{margin-bottom:0!important}.service-item-wrap.testimonial-wrap>div>p:first-child{margin-bottom:auto!important}.service-content-wrap{max-width:calc(100% - 250px)}.services-left-menu-link,.services-left-menu-link *{transition:none!important;font:inherit}.services-left-menu-link a:hover{text-decoration:underline!important}.services-left-menu-link a.menu-active{color:var(--color-menuactive-blue)!important}.home-section-wraps{width:100%;min-height:calc(100vh - 105px);display:flex}.home-section-wraps.bg-enabled{position:relative!important}.home-section-wraps.bg-enabled::before,.inner-screen-banner:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--color-shadowblack);z-index:1}.home-section-wraps.bg-enabled.dark-bg::before{background-color:var(--color-shadowdarkblack)}.inner-screen-banner:before{background-color:var(--color-shadowwhite)}.home-section-wraps.bg-enabled .content-wrap,.inner-screen-banner .content-wrap{position:relative;z-index:2}.home-section-text-wrap{flex:1}.transition-none,.transition-none *{transition:none!important}.home-section-btn span,.text-anchor-link a{font:inherit}.list-wrap{display:flex;flex-direction:column;margin-top:10px;gap:5px;list-style:disc}.list-wrap li{line-height:1.2;font-size:18px;font-family:"poppins-regular",sans-serif;color:inherit}.list-wrap.text-default li{color:#222}.contact-us-wrap .nf-form-content p{line-height:1.2;font-size:18px;font-family:"poppins-regular",sans-serif;color:#222}.contact-us-wrap .nf-form-content input:not([type="submit"]),.contact-us-wrap .nf-form-content textarea{font-size:18px;line-height:20px;font-family:"poppins-regular",sans-serif;color:#000;border:1px solid #222;border-radius:10px;background:#fff0}.contact-us-wrap .nf-form-content input[type="submit"]{font-size:18px;line-height:20px;font-family:"poppins-regular",sans-serif;border:2px solid var(--color-darkblue);background:var(--color-darkblue);color:var(--color-white)!important;min-width:160px;border-radius:20px}.contact-us-wrap .nf-form-content input[type="submit"]:hover{background:var(--color-blue);border-color:var(--color-blue)}.contact-us-wrap iframe{width:100%!important;height:100%!important}@media only screen and (max-width:1500px){.desktop-header-menu>ul{gap:5px}.desktop-header-menu>ul>li{padding:0 15px}}@media only screen and (max-width:1024px){.tab-show{display:block!important}.tab-hide{display:none!important}.site-main-footer-widget-item ul li a:hover,.site-main-footer-widget-item ul li.current-page-ancestor a,.site-main-footer-widget-item ul li.current_page_item a{margin-left:0}}@media only screen and (max-width:1023px){.desk-show.tab-hide{display:none}.tab-show.tab-portrait{display:block}}@media only screen and (max-width:992px){.tab-show{display:block}.contact-us-wrap iframe{height:400px!important}}@media only screen and (max-width:767px){.desk-show{display:none}.mob-show{display:block}.mob-hide{display:none!important}.mob-show{display:block!important}.site-main-footer-widget-wrap{flex-wrap:wrap}.site-main-footer-widget-item{min-width:calc(50% - (min(30px, 5%) / 2))}.site-main-footer-btm-cont{flex-direction:column-reverse;gap:20px}.site-terms-container-wrap p{width:100%;text-align:center}}@media only screen and (min-width:1024px){.header-content-wrap{padding:0 30px}.site-main-footer-wrap{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1200px){.header-content-wrap{padding:0 60px}.site-main-footer-wrap{padding-left:60px;padding-right:60px}}.blog-content-wrap{margin-top:105px!important;padding:40px 20px;text-align:center}.blog-content-wrap *{font-family:"poppins";text-align:left}.blog-title-cont{margin:10px 0 30px;color:var(--color-black);text-align:left;font-family:"poppins-medium";font-weight:500}.blog-title-cont h1{font-size:36px;line-height:40px;text-align:center}.blog-content-wrap .post-banner{text-align:center}.blog-content-wrap .post-banner img,.blog-content-wrap img{max-height:60vh;width:auto;max-width:100%;object-fit:contain;margin:0 auto 20px}.blog-details-cont{margin-bottom:20px;text-align:center}.blog-content-wrap p,.blog-content-wrap a{font-size:18px;line-height:22px;font-weight:400;color:var(--color-shadowdarkblack);margin:0 0 20px}.blog-details-cont p{font-size:14px;line-height:18px;color:var(--color-shadowblack);margin:0;text-align:center}.blog-details-cont p.author-name{font-size:16px}.blog-content-wrap a{color:var(--color-menuactive-blue);white-space:nowrap;transition:none;cursor:pointer;text-decoration:none}.blog-content-wrap a:hover{text-decoration:underline}.blog-content-wrap ul,.blog-content-wrap ul li{width:100%}.blog-content-wrap .post-content{max-width:1000px;margin:0 auto}.blog-content-wrap .post-content>ul>li ul{padding-left:30px}.blog-content-wrap h2,.blog-content-wrap h3,.blog-content-wrap h4,.blog-content-wrap h5,.blog-content-wrap h6{color:var(--color-black);line-height:1.2;text-align:left;font-family:"poppins-medium";font-weight:500;margin:0 0 20px}.blog-content-wrap h2{font-size:32px}.blog-content-wrap h3{font-size:30px}.blog-content-wrap h4{font-size:28px}.blog-content-wrap h5{font-size:24px}.blog-content-wrap h6{font-size:20px}.ultp-block-image.ultp-block-image-overlay>a:before{opacity:0.5!important}@media only screen and (max-width:1024px){.blog-title-cont h1{line-height:39px}}@media only screen and (max-width:767px){.blog-title-cont h1{font-size:28px;line-height:32px}.blog-content-wrap h2{font-size:24px}.blog-content-wrap h3{font-size:22px}.blog-content-wrap h4,.blog-content-wrap h5{font-size:20px}.blog-title-cont h1,.blog-content-wrap .post-banner,.blog-details-cont,.blog-details-cont p{text-align:left}}