@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/

@import url('https://fonts.googleapis.com/css2?family=Quattrocento+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
	font-family: 'Georgia';
	color: #3E3E3C;
	font-size: 40px;
	line-height: 70px;
	background: rgba(237, 236, 225, 34%);
}

a,
input,
button,
textarea {
	outline: none !important;
}

figure {
	margin: 0;
}

a {
	text-decoration: none;
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
}

.container-fluid,
.container {
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row>* {
	padding-left: 15px;
	padding-right: 15px;
}

p {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	font-weight: inherit;
	margin: 0;
}

p a {
	text-decoration: none;
	color: inherit;
}

p a:hover {
	text-decoration: none;
	color: #3E3E3C;
}

ul li,
ol li {
	font-size: 24px;
	line-height: 36px;
	color: #3E3E3C;
}

ul li a,
ol li a {
	text-decoration: none;
	color: inherit;
}

ul li a:hover,
ol li a:hover {
	text-decoration: none;
	color: #3E3E3C;
}

h1 {
	font-size: 74px;
	line-height: 112px;
	font-weight: 600;
	margin: 0;
}

h2 {
	font-size: 74px;
	line-height: 88px;
	font-weight: 500;
	margin: 0;
}

h3 {
	font-size: 56px;
	line-height: 84px;
	font-weight: 600;
	margin: 0;
}

h4 {
	font-size: 48px;
	line-height: 72px;
	font-weight: 600;
	margin: 0;
}

h5 {
	font-size: 32px;
	line-height: 48px;
	font-weight: 500;
	margin: 0;
}

h6 {
	font-size: 21px;
	line-height: 40px;
	font-weight: 400;
	margin: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.form-control:focus {
	box-shadow: none;
	border-color: transparent;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

textarea {
	resize: none;
}

/* common style */
.common-detail {
	font-size: 30px;
	line-height: 50px;
}

.common-detail * {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	margin: 0;
}

/* common style */

/* buttons */


/* buttons */


/*==================================================================*/
/*========== Header Start ==========*/
/*==================================================================*/
.header {
	padding: 45px 0 100px;
	background: linear-gradient(180deg, #214539 0%, #5A796F 155.1%);
}

.navbar {
	position: relative;
	padding: 0;
}

.navbar-nav .nav-item {
	font-family: 'Georgia';
	font-size: 24px;
	line-height: 28px;
	color: #F0ECC1;
	text-transform: uppercase;
	padding: 0 50px;
	border-right: 1px solid #EDECE1;
}

.navbar-nav .nav-item:first-child {
	padding-left: 0;
}

.navbar-nav .nav-item:last-child {
	padding-right: 0;
	border-right: none;
}

.navbar-nav .nav-item .nav-link {
	padding: 0;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.navbar-nav .nav-item .nav-link.active,
.navbar-nav .nav-item .nav-link:hover {
	color: #FFF;
}

.navbar-nav .nav-item.active .nav-link {
	color: #FFF;
}

.navbar-brand {
	max-width: 400px;
	position: absolute;
	left: 50%;
	top: 35px;
	transform: translateX(-50%);
	margin: 0;
	padding: 0;
	display: inline-block;
	z-index: 99;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

/*==================================================================*/
/*========== Header End ==========*/
/*==================================================================*/

/* banner */
.banner-image {
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
}

.banner-image * {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* banner */

/* welcome holistic section */
.welcome-holistic-section {
	overflow: hidden;
	margin-top: -280px;
}

.welcome-holistic-title span {
	display: block;
	text-align: center;
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 10px;
	color: #1C9299;
	margin: 0;
	text-transform: uppercase;
}

.welcome-holistic-title * {
	text-align: center;
	font-size: 55px;
	line-height: 70px;
	color: #334540;
	text-transform: none;
}

.welcome-holistic-content .common-detail {
	text-align: center;
	font-size: 30px;
	line-height: 48px;
	width: 100%;
	max-width: 1240px;
	margin: 25px auto 0;
}

.welcome-holistic-main-part {
	position: relative;
	padding: 150px 0 345px;
}

.welcome-holistic-part {
	position: relative;
	z-index: 99;
	background: #FAC26B;
	margin: 0 100px 0 0;
	border-radius: 0 58px 58px 0;
}

.welcome-holistic-main-part::before {
	position: absolute;
	content: "";
	background-image: url('../images/vectorimg.png');
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-48%);
}

.welcome-holistic-wrp {
	width: 100%;
	max-width: 2020px;
	margin: 0 auto;
}

.welcome-holistic-wrp-image {
	margin: -50px 0 -50px;
}

.welcome-holistic-detail {
	width: 100%;
	max-width: 730px;
	margin-left: auto;
	padding: 60px 0 30px;
}

/* welcome holistic section */

/* founder section */
.founder-section {
	position: relative;
	padding-bottom: 80px;
	margin-top: -150px;
}

.founder-section::before {
	position: absolute;
	content: "";
	width: 1020px;
	height: 5px;
	background: #69CBD1;
	left: 0;
	top: 50px;
}

.founder-name * {
	margin: 0;
	font-family: 'GeorgiaItalic';
	font-size: 45px;
	line-height: 70px;
	color: #1B8086;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 20px;
}

.founder-info {
	margin: 30px 0 0 auto;
	font-family: 'GeorgiaItalic';
	font-size: 42px;
	line-height: 50px;
	/*text-align: right;*/
    text-align: center;
}

.founder-part {
	width: 100%;
	max-width: 1545px;
	margin: 50px 0 0 auto;
}

.founder-left-part {
	width: 100%;
	max-width: 972px;
	margin-left: auto;
}

.founder-left-part .common-detail {
	position: relative;
	z-index: 99;
	width: 100%;
	max-width: 912px;
}

.chakra-image {
	margin: -50px -50px 0 -160px;
}

.founder-right-part {
	width: 100%;
	max-width: 1021px;
	margin: 0 -40px 0 auto;
}

.founder-right-part .common-detail>*:not(:last-child) {
	margin-bottom: 40px;
}

.founder-vision {
	width: 100%;
	max-width: 615px;
	text-align: center;
	margin: 50px 0 0;
	font-family: 'GeorgiaItalic';
	font-size: 30px;
	line-height: 54px;
	color: #1C9299;
}

/* founder section */

/* contact section */
.contact-section {
	margin: 20px 0 30px auto;
	width: 100%;
	max-width: 1700px;
	background-image: url('../images/contactimg.png');
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 220px 0 0 0;
}

.contact-content {
	padding: 100px 100px 100px 30px;
	display: flex;
	justify-content: flex-end;
}

.contact-info {
	width: 100%;
	max-width: 870px;
	font-size: 30px;
	line-height: 50px;
	color: #EAE7C7;
	text-align: center;
}

.contact-info-detail {
	position: relative;
	right: 0;
	width: 100%;
	max-width: 860px;
	margin: 10px 0 0;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
}

.contact-info-detail a {
	font-family: 'GeorgiaBold';
}

.contact-info-detail a:hover {
	color: #EAE7C7;
}

/* contact section */

/* meditation section */
.meditation-section {
	margin-top: -460px;
}

.meditation-part {
	position: relative;
	z-index: 99;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px;
	background: linear-gradient(180deg, #EDECE1 0%, rgba(237, 236, 225, 0.00) 80.3%);
	border-radius: 58px;
}

.meditation-detail {
	padding: 30px 0 40px;
	border-top: 3px solid #6DC7AE;
	border-bottom: 3px solid #6DC7AE;
}

.meditation-title * {
	font-size: 70px;
	line-height: 75px;
	font-weight: 400;
	color: #334540;
	text-align: center;
	margin: 0;
}

.meditation-info {
	width: 100%;
	max-width: 890px;
	margin: 20px auto 0;
	font-size: 40px;
	line-height: 55px;
	color: #3E3E3C;
	text-align: center;
}

.meditation-info-detail {
	margin: 40px 20px 0 auto;
	width: 100%;
	max-width: 820px;
	font-size: 30px;
	line-height: 55px;
}

.meditation-info-detail span {
	font-family: 'GeorgiaBold';
}

.meditation-wrp {
	width: 100%;
	max-width: 2063px;
	margin: 60px auto 0;
}

.meditation-wrp-block {
	margin: 100px 0 0;
}

.mediation-float-image {
	padding-right: 30px;
	margin-left: 50px;
	float: right;
}

.meditation-float-title {
	width: 100%;
	max-width: 630px;
}

.meditation-float-title * {
	font-size: 40px;
	line-height: 55px;
	font-weight: 400;
	text-transform: uppercase;
	color: #1B8086;
	letter-spacing: 5px;
}

.meditation-float-info {
	position: relative;
	margin: 15px 0 0;
	padding-bottom: 30px;
	width: 100%;
	max-width: 455px;
	font-size: 43px;
	line-height: 55px;
}

.meditation-float-info::after {
	position: absolute;
	content: "";
	background: #6DC7AE;
	height: 3px;
	bottom: 0;
	left: -100%;
	right: -24%;
}

.meditation-float-detail {
	margin: 50px 0 0;
	font-size: 30px;
	line-height: 50px;
}

.meditation-float-detail>*:not(:last-child) {
	margin-bottom: 40px;
}

/* meditation section */

/* meditation instruction */
.meditation-instruction {
	position: relative;
	padding: 120px 0 0;
	margin-bottom: -10px;
}

.meditation-instruction::before {
	position: absolute;
	content: "";
	background-image: url('../images/vectorlineimg.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 930px;
	left: 0;
	right: 0;
	top: 20px;
	bottom: 0;
}

.meditation-instruction-content {
	position: relative;
	z-index: 99;
	background-image: url('../images/meditation-instruction-image.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0;
	border-radius: 0 230px 0 0;
	margin-right: 170px;
}

.meditation-instruction-title {
	padding-left: 80px;
}

.meditation-instruction-title * {
	font-size: 50px;
	line-height: 60px;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
}

.mediation-instruction-block {
	margin: 20px 100px 0 auto;
	padding-right: 110px;
	width: 100%;
	max-width: 1370px;
}

.meditation-instruction-list ol {
	list-style: none;
	counter-reset: my-awesome-counter;
	padding: 0;
	margin: 0;
}

.meditation-instruction-list ol li {
	position: relative;
	counter-increment: my-awesome-counter;
	font-size: 35px;
	line-height: 50px;
	color: #FFF;
	padding: 35px 0 35px 75px;
	border-bottom: 3px solid #FAC26B;
}

.meditation-instruction-list ol li:first-child span{
	color: #FAC26B;
}

.meditation-instruction-list ol li:first-child span strong{
	font-family: 'GeorgiaBold';
	text-transform: uppercase;
}
 
.meditation-instruction-list ol li:not(:first-child){
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.meditation-instruction-list ol li:not(:first-child) span{
	position: relative;
	font-size: 35px;
	line-height: 50px;
	color: #FFF;
	padding-left: 50px;
	margin-left: 320px;
}

.meditation-instruction-list ol li:not(:first-child) span::before{
	position: absolute;
	content: "";
	background: #FAC26B;
	width: 5px;
	height: 40px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.meditation-instruction-list ol li::before {
	position: absolute;
	content: counter(my-awesome-counter) ". ";
	font-size: 60px;
	line-height: 65px;
	color: #FAC26B;
	top: 20px;
	left: 0;
}

.total-program{
	text-align: right;
	margin: 40px 0 0;
	font-size: 40px;
	line-height: 55px;
	color: #FFF;
}

.total-program span{
	color: #FAC26B;
}

.meditation-instruction-info{
	margin: 40px 0 0;
	font-size: 35px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
}
/* meditation instruction */

/* google map */
.map{
	margin: 100px 0 0;
	width: 100%;
	height: 500px;
}

.map iframe{
	width: 100%;
	height: 100%;
}
/* google map */

/* contact wrp section */
.contact-wrp-section{
	margin-top: 350px;
}

.contact-wrp-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.contact-wrp-list ul li:not(:last-child){
	margin-bottom: 30px;
}

.contact-wrp-list ul li span{
	color: #1B8086;
}

.contact-wrp-list ul li a:hover{
	color: #1B8086;
}

.contact-wrp-list ul li{
	font-size: 32px;
	line-height: 42px;
}

.contact-form-title *{
	text-align: center;
	font-size: 50px;
	line-height: 60px;
	color: #1B8086;
	margin: 0;
}

.contact-form-part .common-form{
	margin-top: 40px;
}

.common-form .form-group{
	margin-bottom: 30px;
}

.common-form .form-group .form-control{
	font-family: 'Georgia';
	padding: 15px;
	border: 2px solid #1B8086;
	font-size: 20px;
	line-height: 25px;
	color: #3E3E3C;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
}

.common-form .form-group textarea.form-control{
	padding: 15px 15px 100px;
}

.common-form .form-group .form-control::placeholder{
	font-family: 'Georgia';
	font-size: 20px;
	line-height: 25px;
	color: #3E3E3C;
}

.common-form .submit-button{
	display: flex;
	justify-content: center;
	margin: 20px 0 0;
}

.common-form .submit-button button{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 15px 40px;
	font-size: 30px;
	line-height: 40px;
	color: #FFF;
	background: #1B8086;
	border: 2px solid transparent;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.common-form .submit-button button:hover{
	background: none;
	border-color: #1B8086;
	color: #1B8086;
}

.common-form .form-group .error {
	font-size: 18px;
	line-height: 20px;
	display: block;
	color: #ff0000;
	margin: 10px 0 0;
}
/* contact wrp section */



/*==================================================================*/
/*========== New Class Add Start ==========*/
/*==================================================================*/

/*==================================================================*/
/*========== New Class Add End ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== Footer Start ==========*/
/*==================================================================*/
.footer {
	position: relative;
	margin: 80px 0 0;
}

.footer-top {
	position: relative;
}

.footerimg {
	position: relative;
	width: 100%;
	height: 100%;
}

.footerimg::before {
	position: absolute;
	content: "";
	background: linear-gradient(0deg, #082526 8.71%, #397275 56.73%, rgba(35, 86, 90, 0.00) 99.95%);
	mix-blend-mode: multiply;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
}

.footerimg * {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.footer-menu-part {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
}

.footer-menu-list {
	border-top: 2px solid #6DC7AE;
	border-bottom: 2px solid #6DC7AE;
	padding: 35px 0;
	margin: 0 135px;
}

.footer-menu-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}

.footer-menu-list ul li {
	position: relative;
	display: inline-flex;
	align-items: center;
	font-family: 'GeorgiaBold';
	font-size: 20px;
	line-height: 26px;
	color: #334540;
	text-transform: uppercase;
	letter-spacing: 7px;
	padding: 0 40px;
}

.footer-menu-list ul li:first-child {
	padding-left: 0;
}

.footer-menu-list ul li:last-child {
	padding-right: 0;
}

.footer-menu-list ul li:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 50px;
	background: #1B9299;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.footer-menu-list ul li:last-child:after {
	display: none;
}

.footer-menu-list ul li a {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.footer-menu-list ul li a.active,
.footer-menu-list ul li.active a,
.footer-menu-list ul li a:hover {
	color: #1B8086;
}

.footer-bottom-part {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
}

.footer-contact-list ul {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-contact-list ul li {
	list-style: none;
	display: inline-flex;
	align-items: center;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 8px;
	color: #FFF;
	text-transform: uppercase;
}

.footer-contact-list ul li:not(:last-child) {
	margin-right: 65px;
}

.footer-contact-list ul li a {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.footer-contact-list ul li a:hover {
	color: #69CBD1;
}

.footer-contact-list ul li figure {
	padding: 14px;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #1C9299;
	border-radius: 50%;
	margin-right: 50px;
}

.footer-copyright {
	margin-top: 70px;
	font-family: "Quattrocento Sans", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: rgba(255, 255, 255, 77%);
}

.footer-copyright a:hover {
	color: #5a796f;
}

/*==================================================================*/
/*========== Footer End ==========*/
/*==================================================================*/