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

.nobel {
	font-family: nobel, sans-serif;
}
.yeseva {
  /*font-family: "Yeseva One", serif;
	font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 400;*/
	font-family: "nobel", sans-serif;
  font-style: normal;
}
.fw-200 {
	font-weight: 200;
}
.fs-xl {
	font-size: 50px;
}

.preheader {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300
}
.menu {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: top 0.3s ease-in-out;
}

.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.menu ul li {
  display: inline-block;
}

.menu ul li a {
  display: block;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
}

#menu2 {
  top: 50px; /* Posición inicial debajo de menu1 */
	background-color: transparent;
	padding: 20px 0;
	background-color: rgba(216,231,226,.7)
}
#menu2 a {
	color: #799488;
	text-decoration: none;
	transition: 0.3s ease;
	
}
#menu2 a:hover {
	color: #667664;
	transition: 0.3s ease;
}
.menulink::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #333;
  transition: width 0.3s, left 0.3s;
}

.menulink:hover::after {
  width: calc(100% - 2px);
  left: 1px;
}

#menu2 .container {
	align-items: center;
	justify-content: space-around;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
}
#menu2 img {
	display: block;
	width: 100%;
	max-width: 90px;
}
#menu1 {
	background-color:#799488;
	height: 50px;
}
#menu1 .container { 
	align-items: center;
	    height: 100%;
    justify-content: space-around;
}
#menu1 a {
	color: #667664;
	background-color: #ffffff;
	padding: 6px 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.padding-m {
	padding: 80px 0;
}
.padding-l {
	padding: 120px 0;
}
.hero-sec {
min-height: 50vh;
}
.hero-sec .background {
	width: 100%;
	background-color: #d8e7e2;
	overflow: visible;
	height: 70vh;
	position:absolute;
	z-index: 1;
	top: -10px;
}
.hero-sec .background-hr {
	width: 100%;
	background-color: #d8e7e2;
	overflow: visible;
	height: 40vh;
	position:absolute;
	z-index: 1;
	top: -10px;
}
.hero-sec .container {
	position: relative;
}

.hero-sec .container .half-image-cont {
	display: flex;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 80px;
	justify-content: center;
}
.hero-font {
	color: #799488;
	font-size: 70px;
	text-align: end;
	z-index: 10;
	margin-right: -60px;
    margin-left: 60px;
}
.hero-font span {
	margin-right: 70px;
}
.hero-font-hr {
	color: #799488;
	font-size: 50px;
	text-align: end;
	z-index: 10;
	margin-right: -20px;
    margin-left: 20px;
}
.hero-font span, .hero-font-hr span {
	margin-right: 30px;
}
.changing-text {
	text-align: center;
	font-size: 40px;
	color: #667664;
	margin-bottom: 0;
}
.half-image-cont img {
	left: 50%;
	z-index: 1;
	display: block;
	width: 50%;
	max-width: 600px;
}
.text-color {
	background-color: #799488;
	color: #ffffff;
	text-align: center;
	width: 65%;
	margin: auto;
	padding: 30px 50px;
}
.half-image-square-cont {
	width: 40%;
	max-width: 900px;
	padding: 70px;
	background-color: #a5bcb8;
	margin-left: 8%;
	position: relative;
	z-index: 1;
}
.half-image-square-cont img {
	display: block;
	width: 100%;
}
.half-text-right {
	width: 50%;
	background-color: #ffffff;
	padding: 30px;
	margin-left: -10%;
	position: relative;
	z-index: 10;
	
}
.half-image-right-cont {
	width: 55%;
	max-width: 900px;
	margin-left: -8%;
	position: relative;
	z-index: 1;
}
.half-image-right-cont img {
	display: block;
	width: 100%;
}
.half-text-left {
	width: 40%;
	background-color: #ffffff;
	padding: 40px;
	position: relative;
	z-index: 10;
	
}
.horarios {
	display: block;
	width: 100%;
}
.horarios-cont {
	background-color: #d8e7e2;
	padding: 20px;
	max-width: 700px;
	margin: auto;
}

.contacto2 a, .contacto2 p {
	color: #667664 !important;
}

.quote-one {
	text-align: center;
    font-size: 30px;
    color: #667664;
    margin: 70px 0 70px 0 !important;
	
}

.price-cont {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding: 30px 20px !important;
	color: #ffffff;
	margin-bottom: 40px;
}
.price-cont img {
	display: block;
	width: 100%;
	max-width: 60px;
    margin: auto;
}
.price-cont h5 {
	margin-top: 1.2rem;
	font-size: 1rem;
	letter-spacing: 2px;
    text-transform: uppercase;
}
.price-cont p {
	letter-spacing: 1px
}
.yoga-type .row {
	max-width: 900px;
	margin: auto;
}
.yoga-type-img {
	padding: 0 60px !important;
	
}
.yoga-type-img img {
	display: block;
	width: 100%;
}

.footer {
	background-image: url("images/bg-footer2-2.jpg");
	background-position: center;
	background-size: cover;
    width: 100%;
	border-top: solid 4px #667664;
}
.footer-icon {
	font-size: 1.5rem
}
.footer-icon-two {
	justify-content: flex-start
}
.footer-logo img {
	display: block;
	width: 100%;
	max-width: 60px;
}


.not-mobile {
		display: block
	}
#menu2 .container.not-mobile, #menu1 .container.not-mobile {
		display: flex
	}
	.only-mobile {
		display: none;

	}
#menu2 .container.only-mobile, #menu1 .container.only-mobile {
		display: none
	}
.maestros-cont {
	display: flex;
	justify-content: space-evenly;
	width: 80%;
	margin: auto
} 

.social-icon-color {
	color: #a5bcb8;
	transition: .4s;
}
.social-icon-color:hover {
	color: #799488;
	transition: .4s;
}

/* - - - - - - - - - MODAL - - - - - - - - - */
.modal-content.modal-kanda, .modal-content.modal-kanda .modal-header {
	border: none;
	border-radius: 0px;
}
.modal-kanda .modal-body {
	display: flex
}
.modal-body img {
	display: block;
	width: 100%
}
.modal-text-cont {
	padding-left: 20px
}
#maestros .btn {
	font-family: "nobel", sans-serif;
	background-color: #a5bcb8;
    border-radius: inherit;
    padding: 0.8rem 2rem;
	color: #494f48;
	transition: .4s;
}
#maestros .btn:hover {
	background-color: #799488;
	color: #ffffff;
	padding: 0.8rem 3rem;
	transition: .4s;
}
/* - - - - - - - - - FADE IN - - - - - - - - - */
.fade-in {
  opacity: 0;
  transition: opacity 1s ease;
}

.fade-in.fade-in-active {
  opacity: 1;
}
.fade-in.moveLeft {
 opacity: 0;
  transform: translateX(40px);
  transition: opacity 1s ease, transform 1s ease;
}

.fade-in.moveLeft.fade-in-active {
  opacity: 1;
  transform: translateX(0);
}
.fade-in.moveRight {
 opacity: 0;
  transform: translateX(-40px);
  transition: opacity 1s ease, transform 1s ease;
}

.fade-in.moveRight.fade-in-active {
  opacity: 1;
  transform: translateX(0);
}
.fade-in.moveUp {
 opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s ease, transform 1s ease;
}

.fade-in.moveUp.fade-in-active {
  opacity: 1;
  transform: translateY(0);
}
/* - - - - - - - - - changing words - - - - - - - - - */

.text-container {
  text-align: center;
  margin-top: 50px;
}

#fixed-text {
  display: inline-block;
  margin-right: 0px; /* Espacio entre el texto fijo y el que cambia */
  transition: transform .4s ease; /* Transición */
  text-align: right; /* Alineamos a la derecha */
}

#changing-text {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.5s ease; /* Transición */
  text-align: center; /* Alineamos a la izquierda */
}

.fade-up-cw {
  animation-fill-mode: forwards;
}

.fade-in-cw {
  animation: moveUpFadeIn-cw .6s ease-out;
}

.fade-out-cw {
  animation: moveUpFadeOut-cw .6s ease-in;
}

@keyframes moveUpFadeOut-cw {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

@keyframes moveUpFadeIn-cw {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* - - - - - - - - - Mobile - - - - - - - - - */

/* X-Small devices (portrait phones, less than 576px) /*/
@media (max-width: 575.98px) { 
	.not-mobile {
		display: none !important;
	}
	.only-mobile {
		display: block
	}
	#menu2 .container.only-mobile {
		display: block
	}
	#menu1 .container.only-mobile {
		display: flex
	}
	.hero-sec .background {
	height: 50vh;
}
	.fade-in {
  opacity: 1;
  transition: opacity 1s ease;
}
	.text-color {
    width: 80%;
    padding: 30px 30px;
	}
	#nosotros {
		min-height: 310px;
		align-items: center;
    display: flex;
		padding: 0 30px;
	}
	.padding-l {
    padding: 80px 0;
}
	.footer-logo {
	padding: 20px 30px;
}
	.footer-logo img {
	max-width: 100px;
}
	.footer .col-12 {
		text-align: center;
	}
	.footer-icon-two {
	justify-content: center
}
	#menu1 a {
    width: 90%;
    text-align: center;
    letter-spacing: 6px;
}
	#menu2 {
    padding: 10px 0;
}
	#menu2 .container {
    display: block;
}
	.yoga-type-img img {
	display: block;
	width: 50%;
		margin: auto
}
		.yoga-type h1 {
	font-size: 46px;
    font-weight: 200;
    margin-top: 20px;
			text-align: center;
}
	.padding-m {
    padding: 40px 0;
}
	.maestros-cont {
    display: block;
    width: 100%;
}
	#maestros .btn {
    width: 100%;
    margin-bottom: 20px;
}
	.modal-kanda .modal-body {
    display: block;
}
	.modal-kanda .col-sm-4 {
		max-height: 300px;
    overflow: hidden;
	}
	.modal-kanda img {
		margin-top: -30px;
	}
	.modal-text-cont {
    padding-left: 0px;
		padding-top: 30px;
}
	.justify-content-end.my-footer, .justify-content-start.my-footer {
	justify-content: center !important;
}
}

/* Small devices (landscape phones, less than 768px)/*/
@media (max-width: 767.98px) { ... }

/* Medium devices (tablets, less than 992px)/*/
@media (max-width: 991.98px) { ... }

/* Large devices (desktops, less than 1200px)/*/
@media (max-width: 1199.98px) { ... }

/* X-Large devices (large desktops, less than 1400px)/*/
@media (max-width: 1399.98px) { ... }

/* XX-Large devices (larger desktops)
 No media query since the xxl breakpoint has no upper bound on its width/*/