/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0000000000000000
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.elementor-189 .elementor-element.elementor-element-1051648.e-con {
 
    height: 10%;
}


.tnp-subscription {
  display: flex;
}

.tnp-subscription {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.tnp-subscription .tnp-field-email {
  flex: 1;
}

.tnp-subscription .tnp-field-button {
  margin: 0;
}
.tnp-subscription input.tnp-submit {
  padding: 15px 30px;
  border-radius: 50px;
  border: none;
  background: #c8a97e; 
  color: #000;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
	font-size: 18px;
}

.tnp-subscription input.tnp-submit:hover {
    background: #0c7997;
    color: #fff;
}
 .imageborder {
  display: inline-block;
  padding: 12px;              
      border: 1px solid #00000042;    
}
/* 01-05-2026 A*/
span.hfe-breadcrumbs-text {
    font-size: 16px;
}
.head-inn {
    position: relative;
}
.logo-inn {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.therapy-hero-slider {
    height: 720px;
}
.slide-item{
	background-position: 100% 0%;
}
.slide-item.active {
    background-size: cover;
    background-repeat: no-repeat;
}
.head-inn {
    position: relative;
}
.content-box {
    background: rgb(0 0 0 / 51%);
    backdrop-filter: unset;
    box-shadow: unset;
}
.elementor-kit-6 h1 {
    text-align: center;
}
.slide-subheading {
    font-size: 16px;
    font-style: normal;
    text-align: center;
	line-height: 30px;
}
.content-box a.slide-button {
    font-size: 18px;
    border-radius: 60px;
    padding: 0 29px;
    font-weight: 800;
    background: #CEB992;
}
.content-box {
    text-align: center;
    border-radius: 30px;
}
.slide-footer {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    font-style: italic;
    font-weight: bold;
}
.slider-dots {
    display: none;
}
.inn-slider-link {
    position: relative;
}
/* .therapy-hero-slider {
    position: relative; 
}

.slider-nav {
    position: absolute;
    bottom: 20px; 
	top: unset;
}

.slider-nav.prev {
    left: 50%;
    transform: translateX(-120%); 
}

.slider-nav.next {
    left: 50%;
    transform: translateX(20%); 
}
.therapy-hero-slider{
    position: relative;
}

.slider-nav{
    background: #0c7997 !important; 
}
.slider-nav.next svg path,
.slider-nav.prev svg path {
    stroke: #fff !important;
}

.slider-nav.next,
.slider-nav.prev {
    color: #fff !important;
    z-index: 9999;
  padding: 0;
} */
.extra-spc p {
    margin-bottom: 10px;
}


/* 04-05-2026 A*/
.mybtneffect .elementor-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.mybtneffect .elementor-button::after {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255, 255, 255, 0.6),
        transparent
    );
    transform: skewX(-25deg);
    transition: all 0.6s ease;
}
.mybtneffect .elementor-button:hover::after {
    left: 125%;
}
.content-box a.slide-button:hover {
    color: #fff !important;
    background: #0c7997 !important;
}
.slide-button:hover {
    box-shadow: 0 4px 12px rgb(12 121 151) !important;
}
.anim-01 {
    overflow: hidden;
}

.anim-01 img {
    width: 100%;
    transition: transform 0.6s ease;
}

.anim-01:hover img {
    transform: scale(1.04);
}
.footer-ad {
    background: #5a5a5a;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.footer-ad h5 {
    flex: 1;
}
.footer-ad .tnp-subscription {
    flex: 1;
    display: flex;
    justify-content: center;
}
.footer-ad .tnp-subscription form {
    display: flex !important;
    align-items: center;
    gap: 15px;
    width: 100%;
    max-width: 500px;
    justify-content: center;
}
/* .footer-ad .tnp-email {
    flex: 1;
    border-radius: 50px !important;
    border: none !important;
    padding: 14px 20px !important;
    outline: none;
    font-size: 15px;
    background: #e5e5e5;
} */
.footer-ad .tnp-field {
    margin: 0 !important;
}

/* contact-us 04-05-2026 */
.contact_spacing p {
    margin-bottom: 39px;
}
.get_in_touch_form input {
 background: #0C799717;
    border: 1.5px solid #0C7997 !important;
    height: 56px;
 border-radius: none !important;
    padding-left: 33px !important;
    
    transition: 0.3s all;
}

.get_in_touch_form .bO1 {
    padding-left: 0;
    padding-right: 0;
}

.get_in_touch_form input:hover {
    border-color: #000000 !important;
}

.get_in_touch_form input::placeholder {
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 30px !important;
    font-family: 'Nunito' !important;
}

.get_in_touch_form textarea {
	  background: #0C799717;
    border: 1.5px solid #0C7997 !important;
    border-radius: 20px !important;
    transition: 0.3s all;
    height: 126px;
    padding-top: 18px !important;
    padding-left: 33px !important;
}

.get_in_touch_form textarea::placeholder {
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 30px !important;
    font-family: 'Nunito' !important;
}

.get_in_touch_form textarea:hover {
    border-color: #000000 !important;
}

.get_in_touch_form button {
    background-color: #0C7997 !important;
    transition: 0.3s all;
}

.get_in_touch_form button {
    background-color: #0C7997 !important;
    transition: 0.3s all;
    color: #fff;
    text-transform: uppercase;
    border-radius: 60px !important;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 30px !important;
}

.get_in_touch_form button:hover {
    background-color: #000000 !important;
}
/* end */
.foot-head span {
    font-weight: 700;
}
.tnp-field.tnp-field-email label {
    display: none;
}
input[type="email"]{
	height: 54px;
}
.tnp-email {
    border-radius: 30px !important;
}
.tnp-email::placeholder {
  font-family: 'Anek Kannada', sans-serif;
  font-weight: 400;
  color: #000;
  opacity: 1;
}
/* end */

/* 05-05-2026 */
/* .whoweareeffect {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}

.whoweareeffect .elementor-widget-image img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 1s ease, filter 0.8s ease, opacity 0.6s ease;
}

.whoweareeffect:hover .elementor-widget-image img {
    transform: scale(1.08);
    filter: brightness(0.95) contrast(1.05);
    opacity: 0.9;
}

.whoweareeffect::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0.05),
        rgba(0,0,0,0.25)
    );
    opacity: 0;
    transition: opacity 0.6s ease;
    pointer-events: none;
}

.whoweareeffect:hover::after {
    opacity: 1;
} */
.e-con img {
    transition: all 0.3s ease;
    opacity: 0.9;
}

.e-con img:hover {
    opacity: 1;
    transform: translateY(-2px);
}

header#masthead ul.sub-menu li.menu-item a {
    padding-inline: 15px;
    line-height: normal !important;
    word-spacing: normal !important;
    color: #000 !important;
}
header#masthead ul.sub-menu li.menu-item a:hover {
    color: #0C7997 !important;
}
/* end */
/* 08-05-2026 */
.slide-overlay {
    background: unset !important;
}




@media (max-width:1024px){
		.hfe-nav-menu-icon svg {
    fill: #fff;
}
	.elementor-kit-6 h1 {
    font-size: 40px;
    line-height: 48px;
}
	.spc-01 p {
    margin-bottom: unset;
}
	.logo-inn {
    left: 62%;
}
/* 	.toggle-color .hfe-nav-menu-icon svg {
    filter: brightness(0) invert(1);
} */
	.footer-ad {

    flex-wrap: wrap;
}
/* ONLY menu items fix */
.hfe-nav-menu li {
  height: auto !important;
  min-height: unset !important;
  padding: 0 !important;
}

/* anchor full width + proper spacing */
.hfe-nav-menu li a.hfe-menu-item {
  display: block;
  width: 100%;
  padding: 14px 20px;
  color: #000 !important;
  line-height: normal;
	display: flex;
	   padding-top: 0!important;
    padding-bottom: 0!important;

}


/* remove big gaps */
.hfe-nav-menu {
  gap: 0 !important;
}

/* optional: divider clean */
.hfe-nav-menu li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}	
}

@media (max-width: 820px){
	.slide-item {
    background-position: 53% 100%;
}
.logo-inn {
    left: unset !important;
    top: 20px !important;
    right: 0 !important;
}
}


@media (max-width:768px){
.logo-inn {
    left: 68%;
}
	.logo-inn {
    left: 27%;
    top: 48px;
}
	    .footer-ad {
        flex-direction: column;
        align-items: center;
        text-align: center;
        border-radius: 30px;
    }

    .footer-ad h5 {
        text-align: center;
    }

    .footer-ad .tnp-subscription form {
        width: 100%;
    }

    .footer-ad .tnp-email,
    .footer-ad .tnp-submit {
        width: 100%;
    }
	.slide-item {
    background-position: 40% 100%;
}
}
@media (max-width: 767px){
	.logo-inn {
    left: 100px !important;
}
	.logo-inn {
    left: 25%;
    top: 15px;
}
.elementor-kit-6 h1 {
    font-size: 28px;
    line-height: 37px;
}
	.slide-item {
    background-position: 28% 100%;
}
	.slide-footer {
    font-size: 14px;
    line-height: 23px;
}
	.slide-subheading {
    font-size: 14px;
    line-height: 28px;
}
	.therapy-hero-slider {
    height: 540px;
}
	.slider-nav {
    width: 32px;
    height: 32px;
}
	.footer-ad .tnp-subscription form {
    width: 100% !important;
    max-width: 100% !important;
    flex-direction: column;
align-items: normal;
}

	.tnp-field-email {
  width: 100%;
}

.tnp-email {
  width: 100%;
  box-sizing: border-box;
  display: block;
}
	.footer-ad {
    gap: 0px;
}
	.toggle-011 {
    position: relative;
}
	.hfe-nav-menu__submenu-arrow {
    top: 30px !important;
}

.hfe-nav-menu__submenu-arrow {
    /* width: 320px !important; */
    /* left: unset !important; */
    top: 0 !important;
}

.hfe-nav-menu__toggle {
    position: absolute;
    top: -30px !important;
    right: 0 !important;
}
	.hfe-nav-menu-icon svg {
    fill: #fff;
}
	.hfe-nav-menu.hfe-layout-horizontal {
    width: unset !important;
}
}

/*552026*/
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 998;
}

.popup-form {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 45px 25px;
    z-index: 999;
    width: 100%;
    max-width: 630px;
    border-radius: 10px;
}

.popup-heading {
  margin-bottom: 15px;
  font-size: 20px;
  text-align: center;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  font-size: 22px;
}

.about-us p {
    margin-bottom: 0 !important;
}
.elementor-kit-6 button{
    background-color: #CEB992;
    font-family: "Nunito", Sans-serif;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 38px;
    color: #000000;
    border-radius: 30px 30px 30px 30px;
    text-transform: uppercase;
}
.bAI1:hover {
    background-color: #0C7997 !important;
color: #fff !important;
}

.imageborder img {
    width: 100% !important;
}
.elementor-element-17de3f7 img {
    width: 100%;
}
.whoweareeffect img {
    width: 100%;
}


.elementor-element-d8dd8cd img {
    width: 100%;
}






