/*!
Theme Name: Nyasatech
Theme URI: https://nyasa.co.in/
Author: NyasaTech.me
Author URI: https://nyasa.co.in/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nyasatech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Nyasatech is based on NyasaTech nyasa.co.in/, (C) 2012-2020 Automattic, Inc.
NyasaTech is distributed under the terms of the GNU GPL v2 or later.

*/


#button-icon svg {
	width: 5em!important;
}
#button-icon:hover svg path {
	color:#e85613!important;
}


.elementor-swiper {
	overflow: hidden!important;
}


.main-container-fixed.show {
  z-index:120;
}
.main-container-fixed {
	width: 0%;
  overflow: hidden;
  transition: width 0.5s ease;
}
.elementor-element-a9739fd {
	width: 95%!important;
}
#wellness-btn {
	width: max-content!important;
	transform: rotate(-90deg);
}
#wellness-container {
	z-index:120;
  width: 0;
  padding: 0;
  overflow-y: auto!important;
  opacity: 0;
  transition: width 0.6s ease, opacity 0.6s ease;
  white-space: normal;
}
#wellness-container.show {
  opacity: 1;
}


.main-container-fixed-growth.show {
  z-index:120;
}
.main-container-fixed-growth {
	width: 0%;
  overflow: hidden;
  transition: width 0.5s ease;
}
#growth-btn {
	width: max-content!important;
	transform: rotate(-90deg);
}
#growth-container {
	z-index:120;
  width: 0;
  padding: 0;
  overflow-y: auto!important;
  opacity: 0;
  transition: width 0.6s ease, opacity 0.6s ease;
  white-space: normal;
}
#growth-container.show {
  opacity: 1;
}
#professional-growth-hover-text {
    opacity: 0;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}
#professional-growth-container:hover  #professional-growth-hover-text{
    opacity: 1
}
#wellness-experiences-hover-text {
    opacity: 0;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}
#wellness-experiences-container:hover  #wellness-experiences-hover-text{
    opacity: 1
}


.elementor-element-eb566c0 .elementor-button-link {
	width: max-content!important;
}
.elementor-element-cd4909e .elementor-button-link {
	width: max-content!important;
}

/* .elementor-testimonial {
	display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
} */



/* Contact Us */

.page-id-4612 .elementor-button {
	display: inline-block!important;
}
.page-id-4612 textarea {
	border-radius: 14px!important;
}

/* About Us */

@media only screen and (max-width: 1024px) {
.about-bg {
	background-color: #CEE6E6!important;
}
}
@media only screen and (max-width: 767px) {
.about-bg {
	background-color: #CEE6E6!important;
}
}