@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Euphoria+Script|Open+Sans:300,400,700&display=swap');
/* CSS Document */


html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  text-decoration:none;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    font-size:10px;
}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    }
.programas_tittle {
background-color: #632160; 
width: calc(100% - 100px); 
text-align: center; 
padding: 50px 50px 100px 50px;
}

.animation {
		-webkit-transition: all .25s ease-out;
  	-moz-transition: all .25s ease-out;
  	-o-transition: all .25s ease-out;
  	transition: all .25s ease-out;
}
.main_align {
width: calc(100% - 50px);
height: 100%;
display: table;
padding: 0 25px 0 25px;
}
.align {
	display: table-cell; 
	vertical-align: middle;
}

.content-internas {
width: 100%;
padding-top: 12rem;

}
.content {
width: calc(100% - 16rem);
max-width: 120rem;
margin: auto;
padding: 8rem;
background-position: center top;
background-repeat: no-repeat;
background-size: 100% auto;
}


    
/*HEADER*/

header {
	width:  calc(100% - 16rem);
	height: 8rem;
	position: fixed;
	z-index: 4;
	top: 0;
	left: 0;
	padding: 2rem 8rem;
}
.header-small {
background-color: #FFF;
padding: 0 8rem;
box-shadow: 0 5px 50px -10px rgba(0,0,0,0.5);
}


.logo {
	float: left;
	display: table;
	overflow: hidden;
	height: 100%;
    width: 24rem;
}
.logo img {
width: 100%;
height: auto;
}
.logo_small {
width: 16rem;
}
.nav {
	float: right;
	width: calc(100% - 24.5rem);
	text-align: right;
	height: 100%;
	display: table;
}
.nav-content {
display: inline-block; 
vertical-align: middle;
}
.menu {
	font-size:1.4rem;
    color:#632160;
	text-decoration:none;
	margin: 0 0 0 8rem;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
    text-transform: uppercase;
    letter-spacing: .5rem;
}

.icon-close, .icon-menu {
position: initial;
display: inline-block;
vertical-align: middle;
color: transparent !important;
text-decoration: none;
background-position: center center;
background-repeat: no-repeat;
background-size: 100% auto;
width: 4rem;
height: 4rem;
}

.icon-menu {
display: none;
position: absolute;
left: 2rem;
top: 2rem;
color: #666;
background-image: url(images/icon-menu.svg?v=1.3);
background-size: 125% auto;
}

.icon-close {
display: none;
position: absolute;
top: 3rem;
right: 2rem;
background-image: url(images/icon-close.svg?v=1.2);
}


.brake {
display: none;
clear: both;
margin-bottom: 25px;
}
footer {
background-color: #632160;
padding: 0 75px 0 75px;
width: calc(100% - 150px);
height: 100px;
display: table;
}
footer .redes {
float: right;
}

/*MAIN BANNER*/

.main_banner {
width: 100vw; 
height: 100vh;
position: relative;
background-color: rgba(0,0,0,0);
background-image:url(images/shadow_top.png),url(images/shadow_bottom.png);
background-position: top center, bottom -100px center;
background-repeat: repeat-x;
background-size: auto;
}

.main_banner .certificados {
position: absolute;
width: 50%;
text-align: left;
bottom: 4rem;
left: 8rem;
z-index: 3;
}
.main_banner .redes {
position: absolute;
text-align: right;
bottom: 4rem;
right: 8rem;
width: 50%;
z-index: 3;
}
.cert_2 {
display: inline-block; 
vertical-align: middle;
width: 10rem;
height: auto;
}
.cert_1 {
display: inline-block; 
vertical-align: middle;
height: auto;
width: 12rem;
margin-right: 4rem;
}

.downarrow {
position: absolute;
z-index: 4;
bottom: 4rem;
width: 5rem;
left: 50%;
margin-left: -2.5rem;
height: auto;
}

.prog-desc {
width: calc(50% - 16.5rem); 
margin: 0 4rem; 
display: inline-block; 
background-color: #FFF;
border-radius: 1rem;
text-align: center;
vertical-align: top;
padding: 4rem;
}



/*SLIDES */
.slide_nosotros, .slide_programas, .slide_instagram, .slide_blog {
padding: 0;
width: 100%;
position: relative;
text-align: center;
}
.slide_nosotros {
width: calc(100% - 16rem);
padding: 8rem;
background-attachment: fixed;
background-position: center center;
background-repeat: repeat;
background-size: 12rem auto;
background-color: #8781bd;
background-image: url(images/texture.png);
}

.slide_blog {
width: calc(100vw - 16rem);
padding: 8rem;
background-color: #FFF;
}


.slide_programas {
background-color: #632160;
padding: 8rem 0;
padding-bottom: 20rem;
}



.slide_programas .bx-wrapper {
z-index: 2;
}
.slide_programas .bx-controls {
top: -25px;
position: absolute;
left: calc(50% - 10rem);
right: calc(50% - 10rem);
}
.slide_instagram {
width: calc(100vw - 16rem);
padding: 8rem;
text-align: center;
background-color: #FFF;
}

.programa {
padding: 1rem;
width: calc(100% - 2rem);
background-color: #FFF;
max-width: 100rem;
height: 35rem;
margin: auto;
text-align: left;
border-radius: 1rem;
}
.programa_left {
width: 35rem;
height: 35rem;
float: left;
border-radius: 1rem;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.programa_right {
width: calc(100% - 45rem);
padding-right: 5rem;
float: right;
display: table;
height: 35rem;
}
.bio_tittle {
float: left; 
width: 60%;
}
.bio_left {
float: left; 
width: calc(50% - 4rem);
}
.bio_right {
float: right; 
width: calc(50% - 4rem);
}
.article_left {
width: calc(100% - 40rem);
float: left;
}
.article_right {
width: 30rem;
float: right;
}
.detalle_left {
width: calc(100% - 40rem);
float: left; 
}
.detalle_right {
width: 30rem;
float: right; 
}


.categoria {
	display:block;
	width: calc(100% - 4rem);
	text-align: left;
	text-decoration:none;
	cursor:pointer;
	background-image: url(images/arrow_down.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 2rem auto;
	border-top: .1rem solid #ccc;
	padding: 2rem 4rem 2rem 0;
	}

.detalle {
	text-align: left;
	overflow: hidden;
	width: 100%;
	clear: both;
	display:block;
	padding-bottom: 2rem;
}


.img_bio {
width: 33.3333%; 
float: left;
}
.img_wrapper {
width: 100%; 
padding-top: 125%; 
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}




.thumb, .thumb-small {
float: left;
width: calc(33.3333% - 4.6666rem);
margin-right: 4rem;
padding: 1rem;
background-color: rgba(99,36,96,0.075);
border-radius: 1rem;
text-decoration: none;
margin-bottom: 6rem;
text-align: center;
}
.thumb-small {
float: onne;
width: calc(100% - 2rem);
margin-right: 0;
margin-bottom: 2rem;
}
.thumb:hover, .thum-smallb:hover {
box-shadow: 0px 0px 25px 0px rgba(99,36,96,0.15);
transform: scale(1.05);
background-color: #FFF;
}
.thumb-img, .thumb-img-small {
width: 100%;
padding-top: 60%;
background-color: rgba(99,36,96,1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border-radius: 1rem;
}
.thumb-img-small {
width: 10rem;
padding-top: 0;
height: 10rem;
display: inline-block;
vertical-align: middle;
}
.thumb-txt, .thumb-txt-small {
width: 100%;
color: #632160;
text-decoration: none;
padding: 2rem 0;
height: 6rem;
text-align: center;
}
.thumb-txt-small {
width: calc(100% - 13rem);
padding: 1rem;
text-align: left;
display: inline-block;
vertical-align: middle;
}

.article-content {
margin: auto;
width: 100%;
max-width: 100rem;
margin-bottom: 8rem;
text-align: center;
}
.article-relatives {
margin: auto;
width: 100%;
text-align: center;
}

.tag, .tag-small {
position: relative;
margin-top: -1.5rem;
height: 3rem;
display: inline-table;
padding: 0 1rem;
border-radius: 1.5rem;
font-size:1.4rem;
text-transform: uppercase;
color: #FFF;
}
.tag-small {
margin-top: 0;
height: 2rem;
border-radius: 1rem;
font-size:1rem;
}
.content-med {
max-width: initial; 
text-align: center; 
background-image: url(images/bg-meditaciones.jpg?v=1.5); 
background-attachment: fixed;
}
/* FONTS */

.credito {
	font-family: 'Nunito', sans-serif;
	font-size:1rem;
	color:#FFF;
	text-decoration:none;
	letter-spacing:2px;
	vertical-align: middle; 
	margin-left: 30px;
	text-transform:uppercase;
}

.t1 {
	font-size:3rem;
	line-height: 3rem;
	font-weight: 300;
	letter-spacing: 2px;
}
.t2 {
	font-size:2rem;
	line-height: 3rem;
	font-weight: 300;
	letter-spacing: 2px;
}
.t3 {
	font-size:1.6rem;
	line-height: 2.4rem;
}
.t4 {
	font-size:2.4rem;
	line-height: 3rem;
	letter-spacing: 4px;
}
.t5 {
	font-size:6rem;
	line-height: 6rem;
	font-family: 'Euphoria Script', cursive;
}

.white {
	color:#FFF;
}
.black {
color:#632160;
}
.orange {
color: #f68a1f;
}
.bt_call {
display: inline-block;
vertical-align: middle;
text-decoration: none;
font-weight: 700;
height: 35px;
padding: 15px 25px 0 25px;
background-color: #ff9933;
font-family: 'Nunito', sans-serif;
font-size:1.4rem;
color: #FFF;
letter-spacing: 3px;
border-radius: 25px;
text-transform: uppercase;
border: none;
animation-name: coloring;
animation-duration: 5s;
animation-iteration-count: infinite;
}
.bt_call:hover {
transform: scale(1.05);
}
@keyframes coloring {
  0%   {background-color: #ff9933;}
  33%  {background-color: #632160;}
  66%  {background-color: #8781bd;}
		100%  {background-color: #ff9933;}
}


.bt-more, .bt-more-small {
vertical-align: middle;
display: block;
padding: .8rem 2rem 0 2rem;
width: calc(100% - 4.2rem);
height: 3.2rem;
border: solid .1rem #632160;
text-align: left;
text-decoration:none;
font-family: 'Nunito', sans-serif;
color: #632160;
letter-spacing: .2rem;
font-size: 1.2rem;
font-weight: 700;
background-image: url(images/arrow_right_color.png);
background-position: right 2rem center;
background-repeat: no-repeat;
background-size: 1.4rem auto;
border-radius: 2rem;
text-transform: uppercase;
}
.bt-more:hover {
background-color: #632160;
color: #FFF;
background-image: url(images/arrow_right.png);
}
.bt-more-small {
display: inline-block;
width: 4rem;
padding: .8rem 0 0 0;
margin-right: 1.5rem;
color: transparent;
background-position: center  center;
}
.bt-sp {
background-image: url(images/icon_spotify_color2.png); 
background-size: 3rem;
}
.bt-sp:hover {
background-image: url(images/icon_spotif.png); 
}
.bt-ap {
background-image: url(images/icon_apple_color.png); 
background-size: 3rem;
}
.bt-ap:hover {
background-image: url(images/icon_apple.png); 
}
.bt-yt {
background-image: url(images/icon_youtube_color.png); 
background-size: 3rem;
margin-right: 0;
}
.bt-yt:hover {
background-image: url(images/icon_youtube.png); 
}
.video_contain {
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: -2;
}

.video_contain video {
width: 100%;
height: 100%;
position: absolute;
object-fit: cover;
z-index: 0;
}


	
/* REDES */

.applemusic, .spotify, .instagram, .youtube, .whatsapp, .hearnow, .facebook, .spotify_color {
	color:transparent;
	display:inline-block;
	cursor:pointer;
	width: 30px;
	height: 30px;
	text-decoration:none;
	margin: 0 20px 0 0;
	vertical-align: middle;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.hearnow {
background-image: url(images/icon_hearnow.png);
}
.hearnow:hover {
transform: scale(1.10);
}
.hearnow_color {
background-image: url(images/icon_hearnow_color.png);
}
.applemusic {
background-image: url(images/icon_apple.png);
}
.applemusic:hover {
transform: scale(1.10);
}
.applemusic_color {
background-image: url(images/icon_apple_color.png);
}
.instagram {
background-image: url(images/icon_instagram.png);
}
.instagram:hover {
transform: scale(1.10);
}
.instagram_color {
background-image: url(images/icon_instagram_color.png);
}
.facebook {
background-image: url(images/icon_facebook.png?v=1.2);
}
.facebook:hover {
transform: scale(1.10);
}
.facebook_color {
background-image: url(images/icon_facebook_color.png);
}
.spotify {
background-image: url(images/icon_spotify.png);
}
.spotify:hover {
transform: scale(1.10);
}
.spotify_color2 {
background-image: url(images/icon_spotify_color2.png);
}
.youtube{
background-image: url(images/icon_youtube.png);
}
.youtube:hover {
transform: scale(1.10);
}
.youtube_color{
background-image: url(images/icon_youtube_color.png);
}
.whatsapp {
background-image: url(images/icon_whatsapp.png);
	width: 60px;
	height: 60px;
	margin: 0;
}
.whatsapp:hover {
transform: scale(1.10);
}
.icon_instagram {
width: 75px;
vertical-align: middle; 
margin-right: 25px;
height: auto;
}
.spotify_color {
	width: 60px;
	height: 60px;
background-image: url(images/icon_spotify_color.png);
}
.spotify_color:hover {
transform: scale(1.10);
}




.panelBaner{
	position: relative;
}

 .bx-wrapper .bx-controls-direction a { 
	 top: initial;
	 margin-top: initial; 
	 bottom: -50rem;
}
 
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 30px;
	background: url('images/arrow_left.png') no-repeat center center; 
}
.bx-wrapper .bx-next {
	right: 30px;
	background: url('images/arrow_right.png') no-repeat center center; 
}


.bx-wrapper .bx-controls-direction a {
	width: 50px !important;
	height: 50px !important;
	background-size: contain;
}

/* PAGER */
.bx-wrapper .bx-pager { 
	display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,.5);
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.panelBaner .bx-wrapper, .panelBaner .bx-viewport, .panelBaner .boxSlider, .panelBaner .slide {
	position:absolute !important;
	left:0px;
	top:0px;
	width:100% !important;
	height:100% !important;
}
.panelBaner .bx-wrapper{
	z-index:0;
}
@media screen and (max-width: 600px) {
.panelBaner .bx-controls .bx-controls-direction {
	display:none !important
}
}


.main_banner .bx-controls-direction {
display: none !important;
}



@media screen and (max-width: 1280px) {
.main_banner {
background-attachment: scroll;
}
}



@media screen and (max-width: 900px) {


/*HEADER*/


/*HEADER*/
header {
	width:  calc(100% - 8rem) !important;
	padding: 0 4em !important;
}



footer {
padding: 25px;
width: calc(100% - 50px);
height: initial;
text-align: center;
}
footer .redes {
float: none;
margin-top: 25px;
}




.slide_nosotros {
width: calc(100vw - 50px);
padding: 50px 25px 0 25px;
}
.slide_testimonios {
padding: 50px 0 50px 0;
}
.slide_instagram {
width: calc(100vw - 50px);
padding: 25px;
}
.bio {
width: 100%;
float: none;
height: initial;
}
.img {
width: 100%;
float: none;
}


.main_banner {
background-attachment: scroll;
}

.main_banner .bottom {
width: calc(100% - 50px);
padding: 0 25px 0 25px;
bottom: 100px;
}



.slide_nosotros {
width: calc(100vw - 50px);
padding: 50px 25px 50px 25px;
background-attachment: scroll;
background-position: bottom center;
}
.slide_bio {
width: calc(100vw - 50px);
padding: 50px 25px 50px 25px;
}


.slide_programas .bx-controls {
top: -25px;
position: absolute;
left: calc(50% - 100px);
right: calc(50% - 100px);
}
.slide_instagram {
width: calc(100vw - 50px);
padding: 50px 25px 50px 25px;
}

.programa {
height: 200vw;
}
.programa_left {
width: 100%;
height: initial;
padding-top: 100%;
float: none;
}
.programa_right {
width: 100%;
padding-right: 0;
float: none;
height: 100vw;
text-align: center;
}
.bio_left, .bio_right {
float: none; 
width: 100%;
margin-bottom: 4rem;
}


.icon_instagram {
width: 50px;
margin-right: 15px;
}

.detalle_servicio_content {
width:calc(100vw - 50px); 
min-height: calc(100vh - 150px); 
float: none; 
padding: 100px 25px 50px 25px; 
}

.shadow_servicio {
display: none;
}

.detalle_left, .detalle_right {
width: 100%; 
float: none; 
margin-right: 0;
border: none !important;
padding-left: 0;
margin-bottom: 25px;
}
.detalle_right {
padding-bottom: 75px;
}

.certified {
top: 25px; 
right: 25px;
width: 100px;
}

.t1 {
	font-size:2.6rem;
	line-height: 2.6rem;
}
.t2 {
	font-size:1.8rem;
	line-height: 2.6rem;
}

.t4 {
	font-size:2.2rem;
	line-height: 2.6rem;
}
.t5 {
	font-size:4.5rem;
	line-height: 4.5rem;
}
.applemusic, .spotify, .instagram, .youtube, .whatsapp, .hearnow, .facebook {
	width: 25px;
	height: 25px;
	margin: 0 15px 0 0;
}


.prog_desc {
width: 100%; 
margin: 25px 0 25px 0; 
}


}



@media screen and (max-width:  450px) {




header .logo {
    float: initial;
    margin: auto;
}

.content {
width: calc(100% - 4rem);
padding: 2rem;
}

.main_banner .bottom {
bottom: 125px;
}


.certificado {
margin: 5px; 
display: inline-block; 
vertical-align: middle;
width: 75px;
height: auto;
}


header .action {
display: none;
}
header .redes {
width: 100%;
text-align: center;
margin-bottom: 25px;
}
.arrow {
width: 40px;
margin: 0 25px 0 25px;
}
.brake {
display: block;
}
.credito {
	margin-left: 0;
}
.redesmob {
display: none !important;
}


.thumb, .thumb-small {
float: none;
width: calc(100% - 2rem);
margin-right: 0;
}

.main_banner .certificados {
position: absolute;
width: calc(100% - 4rem);
text-align: center;
bottom: 12rem;
left: 2rem;
}
.main_banner .redes {
position: absolute;
text-align: center;
bottom: 4rem;
right: 2rem;
width: calc(100% - 4rem);
}
.downarrow {
display: none;
}

.slide_blog {
width: calc(100vw - 8rem);
padding: 4rem;
}
.prog-desc {
width: calc(100% - 8rem); 
margin: 4rem 0; 
display: block; 
}
.content-med {
background-attachment: scroll;
background-size: 100vw 200vw;
padding-top: 5rem;
}
.nav {
	float: none;
	width: 100%;
    position: fixed;
    left: -100%;
	text-align: center;
	height: 100vh;
	display: table;
}
.article_left, .article_right {
width: 100%;
float: none;
}
.cert_1 {
width: 10rem;
}
.bx-wrapper .bx-controls-direction a {
    bottom: initial;
    top: -5rem;
}
.fix {
margin-bottom: 10rem !important;
}


}