			
body{
	overflow-x: hidden;
}
.navbar{
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;	
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	font-family: 'BrandonGrotesquelight';

}
.navbar-light .navbar-nav .nav-link.active{
	color: rgb(90 76 235)!important;
}
.posicion-relative{
	position: relative;
}

.rotar-texto{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.color1{
	color: #5A4CEB!important;
}
.color2{
	color: #00CC99!important;
}
.color3{
	color: #2D35D3!important;
}
.color4{
	color: #51E0B7!important;
}
.color5{
	color: #85E0CA!important;
}
.f1{
	font-size: 70px;
}
.f2{
	font-size: 32px;
}
.f3{
	font-size: 14px;
}
.f4{
	font-size: 20px;
}
.f5{
	font-size: 16px;
}
.f6{
	font-size: 47px;
}
.f7{
	font-size: 63px;
}
.f8{
	font-size: 22px;
}
.f9{
	font-size: 45px;
}
.f10{
	font-size: 18px;
}
.f11{
	font-size: 30px;
}
.f12{
	font-size: 21px;
}
.f13{
	font-size: 19px;
}
.f14{
	font-size: 28px;
}
.f15{
	font-size: 26px;
}
.f16{
	font-size: 58px;
}
.f17{
	font-size: 40px;
}
.f18{
	font-size: 18px;
}
.f19{
	font-size: 28px;
}
.f20{
	font-size: 35px;
}
.f21{
	font-size: 20px;
}
.f22{
	font-size: 17px;
}
.limite-text{
	font-size: 20px;
}
.navbar-nav .nav-link{
	font-size: 20px;
}
.articulos .fuente2{
	color: #000;
}
.border-1{
	border: 1px solid #fff;
}
.border-2{
	border: 1px solid #00CC99;
	height: 307px;
	position: relative;
	margin-left: 45px;
}
.border-3{
	border: .5px solid #BFC7CA;
}
.espacio-1d{
	margin-top: 35px;
}
.texto-rota-1{
	background-color: #85E0CA;
	color: #5A4CEB!important;
	height: 40px;
	padding: 8px 27px;
	margin-top: -2px;
	width: 95px;
	justify-content: center;
	display: flex;
	transition: all 600ms ease;
}
.texto-rota-1:hover{
	background-color: transparent;
	color:  #85E0CA!important;
	border: 1px solid  #85E0CA;
	width: 135px;
	margin-left: -19px;
	margin-right: -21px;
	padding-right: -1px;
	transition: all 600ms ease;
}
.ordenar{
	font-size: 17px!important;
	text-align-last: center;
}
.texto-rota-2{
	background-color: #5A4CEB;
	color: #fff!important;
	height: 40px;
	padding: 9px 37px;
	/*margin-top: 27px;*/
	justify-content: center;
	display: flex;
	width: 115px;
	transition: all 600ms ease;
}
.texto-rota-2:hover{
	background-color: transparent;
	color: #5A4CEB!important;
	border: 1px solid  #5A4CEB;
	width: 135px;
	margin-right: -10px;
	margin-left: -10px;
	/*padding-right: 20px;*/
	transition: all 600ms ease;
}
.texto-rota-3{
	background-color: #85E0CA;
	color: #5A4CEB!important;
	height: 40px;
	padding: 8px 27px;
	margin-top: -2px;
	width: 95px;
	justify-content: center;
	display: flex;
	transition: all 600ms ease;

}
.texto-rota-3:hover{
	background-color: transparent;
	color:  #85E0CA!important;
	border: 1px solid  #85E0CA;
	width: 135px;
	margin-right: -19px;
	margin-left: -21px;
	/*padding-right: 10px;*/
	transition: all 600ms ease;
}
.texto-upaya-footer{
	background-color: #85E0CA;
	color: #5A4CEB;
	height: 40px;
	padding: 7px 27px;
	margin-top: 5px;
	width: 100px;
	justify-content: center;
	display: flex;
	align-items: center;
	margin-left: 15px;
	font-weight: bolder;
	transition: all 600ms ease;
}
.texto-upaya-footer:hover{
	width: 135px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #85E0CA;
	margin-left: -20px;
	transition: all 600ms ease;
	padding-left: 60px;

}
.texto-turiya-footer {
	background-color: #5A4CEB;
	color: #fff!important;
	height: 40px;
	padding: 7px 37px;
	margin-top: 5px;
	justify-content: flex-end;
	align-items: center;
	display: flex;
	width: 115px;
	font-weight: bolder;
	transition: all 600ms ease;
}
.texto-turiya-footer:hover{
	width: 135px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #5A4CEB;
	margin-left: -20px;
	padding-left: 60px;
	transition: all 600ms ease;
}
.texto-moksha-footer{
	background-color: #85E0CA;
	color: #5A4CEB;
	height: 40px;
	align-items: center;
	padding: 8px 27px;
	margin-top: 5px;
	width: 100px;
	justify-content: center;
	display: flex;
	margin-left: 15px;
	font-weight: bolder;
	transition: all 600ms ease;
}
.texto-moksha-footer:hover{
	width: 135px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #85E0CA;
	margin-left: -20px;
	padding-left: 60px;
	transition: all 600ms ease;
}
.micuenta-estilo{
	color: #5A4CEB!important;
	background-color: #fff;
	border: 1px solid #5A4CEB;
	width: 128px;
	display: flex;
	justify-content: center;
	height: 40px;
	align-items: center;
	transform: all 300ms ease;
}
.micuenta-estilo:hover{
	background-color: #5A4CEB;
	color: #fff!important;
}
.menu-espacio1{
	width: 30%;
}
.menu-espacio2{
	width: 40%;
	display: flex;
	justify-content: center;
}


.navbar-light .navbar-nav .nav-link.active{
	color: #5A4CEB!important;
}
.form-select{
	border: 1px solid #5A4CEB!important;
	color: #5A4CEB!important;
	border-radius: 0!important;
	background-image: url(../img/flecha-violeta.svg);
	font-size: 26px;
}
.form-select:focus{
	-webkit-box-shadow: 0 0 0 0.25rem rgb(90 76 235 / 27%);
	box-shadow: 0 0 0 0.25rem rgb(90 76 235 / 27%);
}
.vector-slider{
	position: absolute;
	z-index: 0;
	top: 0;
	width: 1000px;
	right: 0px;
	object-fit: cover;
}

.fondo1{
	background-color: #5A4CEB;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.fondo2{
	background-color: #5A4CEB;
}
.fondo3{
	background-color: #2D35D3;
}
.fondo4{
	background-color: #85E0CA;
}
.fondo5{
	background-color: #00CC99;
}
.card-borde{
	border: 2px solid #00CC99;
	border-radius: 0px!important;
	height: 400px;
	margin-left: 25px;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;	
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	margin-bottom: 13px;
	margin-top: 13px;
}
.ads{
	position: absolute;
	bottom: -28px;
	z-index: 1;
	left: 45%;
	background: #032346;
	color: #fff;
	border-radius: 50%;
	padding: 5px 10px;
	font-size: 13px;
	margin-bottom: 15px;
}
.img-persona{
	position: relative;
	margin-top: -16%;
}
.img-persona2{
	position: relative;
	margin-top: 14%;
}

.ads-segundo{
	position: absolute;
	top:  -15px;
	z-index: 1;
	left: 41%;
	background: #032346;
	color: #fff;
	border-radius: 50%;
	padding: 5px 10px;
	font-size: 13px;
	margin-bottom: 15px;
}
.indicado .card-borde p {
	color: #000;
}

.indicado .triangulo-top-left{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
} 
.indicado .triangulo-top-left2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	transform: rotate(
		180deg
		);
}
.indicado .triangulo-top-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	right: 0;
	transform: rotate(
		270deg
		);
}
.indicado .triangulo-top-right2{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #85E0CA;
	border-bottom: 50px solid #85E0CA;
	position: absolute;
	right: 0;
	transform: rotate( 
		90deg
		);
}
.indicado .triangulo-mid-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	right: 0;
	top: 25%;
	transform: rotate( 
		180deg
		);
}
.indicado .triangulo-mid-right2 {
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #51E0B7;
	border-bottom: 40px solid #51E0B7;
	position: absolute;
	right: 147px;
	top: 168px;
	transform: rotate( 
		0deg
		);
}
.indicado .triangulo-bottom-left {
	width: 0;
	height: 0;
	border-right: 30px solid transparent;
	border-top: 30px solid transparent;
	border-left: 30px solid #00CC99;
	border-bottom: 30px solid #00CC99;
	position: absolute;
	bottom: 0;
}




.indicado .triangulo-top-left-2x {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	bottom: 0;
}
.indicado .triangulo-top-left-2x2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	transform: rotate( 
		90deg
		);
	bottom: 0;
}
.indicado .triangulo-top-right-2x {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	right: 0;
	transform: rotate( 
		270deg
		);
	bottom: 0;
}
.indicado .triangulo-top-right2x2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	right: 0;
	bottom: 0;
	transform: rotate( 
		180deg
		);
}
.indicado .triangulo-mid-right-2x {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	/* right: 148px; */
	left: 0;
	top: 198px;
	transform: rotate( 
		0deg
		);
}
.indicado .triangulo-mid-right2x {
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #00CC99;
	border-bottom: 40px solid #00CC99;
	position: absolute;
	right: 67px;
	top: 149px;
	transform: rotate( 
		180deg
		);
}
.indicado .triangulo-top-right-3{
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #00CC99;
	border-bottom: 40px solid #00CC99;
	position: absolute;
	right: 0;
	top: -2px;
	transform: rotate( 
		180deg
		);
}
.indicado .card-borde:hover , .elementos .card-borde:hover , .articulos .card-borde:hover , .post .card-borde:hover{
	background-color: #00CC99!important;
	/*transition: all 300ms ease;*/
}
.indicado .card-borde:hover .triangulo-top-left , 
.indicado .card-borde:hover .triangulo-top-left2 , 
.indicado .card-borde:hover .triangulo-top-right , 
.indicado .card-borde:hover .triangulo-top-right2 , 
.indicado .card-borde:hover .triangulo-top-right2x2 , 
.indicado .card-borde:hover .triangulo-top-right-2x , 
.indicado .card-borde:hover .triangulo-top-left-2x , 
.indicado .card-borde:hover .triangulo-top-left-2x2 , 
.elementos .card-borde:hover .triangulo-top-left , 
.elementos .card-borde:hover .triangulo-top-left2 , 
.elementos .card-borde:hover .triangulo-top-right , 
.elementos .card-borde:hover .triangulo-top-right2 , 
.elementos .card-borde:hover .triangulo-top-right2x2 , 
.elementos .card-borde:hover .triangulo-top-right-2x , 
.elementos .card-borde:hover .triangulo-top-left-2x , 
.elementos .card-borde:hover .triangulo-top-left-2x2 ,
.articulos .card-borde:hover .triangulo-top-left , 
.articulos .card-borde:hover .triangulo-top-right , 
.articulos .card-borde:hover .triangulo-top-right2 , 
.articulos .card-borde:hover .triangulo-top-right2x2 , 
.articulos .card-borde:hover .triangulo-top-right-2x , 
.articulos .card-borde:hover .triangulo-top-left-2x , 
.articulos .card-borde:hover .triangulo-top-left-2x2 , 
.articulos .card-borde:hover .triangulo-top-left2, 
.post .card-borde:hover .triangulo-top-left ,
.post .card-borde:hover .triangulo-top-left2 ,

.post .card-borde:hover .triangulo-top-right2 , 
.post .card-borde:hover .triangulo-bottom-left  


{
	border-color: #fff!important;
	transition: all 300ms ease;
}
.articulos .card-borde:hover .img-persona{
	margin-top: -17%;
	transition: all 300ms ease;
}
.elementos .card-borde:hover .img-a2{
	margin-top: -18%;
	transition: all 300ms ease;
}
.blog .card-borde:hover .img-blog{
	margin-top: -17%;
	transition: all 300ms ease;
}
.indicado .card-borde:hover .triangulo-mid-right2 , .elementos .card-borde:hover .triangulo-mid-right2 , 
.articulos .card-borde:hover .triangulo-bottom-left ,.post .card-borde:hover .triangulo-mid-right2  , .post .card-borde:hover .triangulo-mid-right 
{
	border-color: #00CC99!important;
}
.indicado .card-borde:hover .img-persona{
	margin-top: -17%;
	transition: all 300ms ease;
}
.indicado .card-borde:hover h4 , .elementos .card-borde:hover h4 , .blog .card-borde:hover h4 , .post .card-borde:hover h4{
	color: #fff!important;
	font-size: 26px;
	transition: all 300ms ease;
	margin-bottom: 0;
}
.articulos .card-borde:hover h4{
	color: #fff!important;
	font-size: 32px;
	transition: all 300ms ease;
	margin-bottom: 0;
}
.articulos .card-borde h4{
	font-size: 30px;
}
.articulos .card-borde p{
	font-size: 20px;
}
.articulos .card-borde:hover p{
	font-size: 21px;
	color: #fff!important;
	position: relative;
	z-index: 1;
}
.indicado .card-borde:hover p , .elementos .card-borde:hover p , .blog .card-borde:hover p , .post .card-borde:hover p {
	color: #fff!important;
	font-size: 18px;
}
.blog .card-borde:hover{
	background: #5A4CEB!important;
	border: 0;
	/*transition: all 300ms ease;*/
}
.blog .card-borde:hover .triangulo-top-left , 
.blog .card-borde:hover .triangulo-top-left2 , 
.blog .card-borde:hover .triangulo-top-right , 
.blog .card-borde:hover .triangulo-top-right2 , 
.blog .card-borde:hover .triangulo-top-right2x2 , 
.blog .card-borde:hover .triangulo-top-right-2x , 
.blog .card-borde:hover .triangulo-top-left-2x , 
.blog .card-borde:hover .triangulo-top-left-2x2 {
	border-color: #fff!important;
	transition: all 300ms ease;
}
.blog .card-borde:hover .triangulo-mid-right2 ,
.blog .card-borde:hover .triangulo-mid-right , 
.blog .card-borde:hover .triangulo-bottom-left  {
	border-color: #5A4CEB;

}



.pagination  .page-link{
	font-family: 'BrandonGrotesqueregular';
}
.justify-flexend{
	justify-content: flex-end;
}
.margen-1{
	margin-top: 190px;
}
.margen-2{
	margin: 150px 0;
}
.margen-3{
	margin-top: 165px;
	margin-bottom: 130px;
}
.margen-4{
	margin-top: 70px;
}
.margen-5{
	margin-bottom: 70px;
}
.margen-6{
	margin-bottom: 70px;
	margin-top: 70px;
}
.margen-7{
	margin-top: 145px;
}
.margen-8{
	margin-right: -16%;
}
.margen-9{
	margin-left: -16%;
}
.margen-10{
	margin-top: -20px;
}
.padding-1{
	padding: 105px 0px;
}
.padding-2{
	padding-right: 65px;
}
.padding-3{
	padding-right: 120px;
}
.padding-4{
	padding-left: 25px;
}
.padding-5{
	padding: 140px 0;
}
.padding-6{
	padding-left:90px;
}
.efecto-1{
	color: #5A4CEB;
	background: #fff;
	border: 1px solid #5A4CEB;
	padding: 8px 10px;
	margin-left: 25px;
	width: 220px;
	transition: all 300ms ease;
	text-align: center;
	cursor: pointer;

}
.efecto-1:hover{
	background-color: #5A4CEB;
	color: #fff;
}
.efecto-2{
	background:transparent;
	color: #fff;
	border: 1px solid #fff;
	padding: 8px 10px;
	margin-left: 25px;
	width: 220px;
	transition: all 300ms ease;
	text-align: center;
}
.efecto-2:hover{
	background:  #00cc99;
	border: 0;
	color: #fff;
	transition: all 300ms ease;
}

.efecto-3{
	color: #5A4CEB;
	background: #fff;
	border: 1px solid #5A4CEB;
	padding: 8px 10px;
	margin-left: 25px;
	width: 220px;
	transition: all 300ms ease;
	text-align: center;
	cursor: pointer;
	border-radius:  0px;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;	
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;

}
.efecto-3:hover{
	background-color: #5A4CEB;
	color: #fff;
} 
.efecto-4:hover{
	background:  #00cc99;
	border: 0;
	color: #fff;
	transition: all 300ms ease;
	border: 1px solid #00cc99;
}
/*indicado */

.indicado .slick-prev,.indicado  .slick-next{
	bottom: -23%!important;
	top: inherit!important;
}
.indicado .slick-prev:before,.indicado .slick-next:before {
	color: #00cc99!important;
}
.indicado .slick-next{
	right: 10px;
	height: 40px;
	width: 40px;
	padding-top: 2px;
	background: #85E0CA!important;
}
.indicado .slick-prev{
	right: 95px;
	left: inherit;
	height: 40px;
	width: 40px;
	padding-top: 2px;
	background: #85E0CA!important;
}
.indicado .slick-prev:before{
	content: '' url(../img/flecha-izquierda.png)!important;

}
.indicado .slick-next:before{
	content: '' url(../img/flecha-derecha.png)!important;
}

/*articulos */

.articulos .triangulo-bottom-left{
	width: 0;
	height: 0;
	border-right: 30px solid transparent;
	border-top: 30px solid transparent;
	border-left: 30px solid #00CC99;
	border-bottom: 30px solid #00CC99;
	/*margin-top: -6%;*/
	position: absolute;
	bottom: 0;
}
.articulos .triangulo-top-left2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #5A4CEB;
	border-bottom: 50px solid #5A4CEB;
	position: absolute;
	transform: rotate( 
		180deg
		);
}
.articulos .triangulo-top-left{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
} 
.articulos .card-borde{
	border: 0; 
	border-radius: 0px!important;
	height: 440px;
	margin-left: 25px;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
}
.articulos .triangulo-top-right2{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #fff;
	border-bottom: 50px solid #fff;
	position: absolute;
	right: 0;
	transform: rotate( 
		90deg
		);
}
.articulos .triangulo-top-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #5a4ceb;
	border-bottom: 50px solid #5a4ceb;
	position: absolute;
	right: 0;
	transform: rotate( 
		270deg
		);

}
.articulos .triangulo-mid-right2 {
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #00CC99;
	border-bottom: 40px solid #00CC99;
	position: absolute;
	right: 149px;
	top: 172px;
	transform: rotate( 
		0deg
		);
}
.articulos .triangulo-mid-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	right: 0;
	top: 23%;
	transform: rotate( 
		180deg
		);
}
.articulos .slick-prev,.articulos  .slick-next{
	bottom: -20%!important;
	top: inherit!important;
}
.articulos .slick-prev:before,.articulos .slick-next:before {
	color: #00cc99!important;
}
.articulos .slick-next{
	right: 10px;
	height: 40px;
	width: 40px;
	padding-top: 2px;
	background: #2D35D3!important;
}
.articulos .slick-prev{
	right: 95px;
	left: inherit;
	height: 40px;
	width: 40px;
	padding-top: 2px;
	background: #2D35D3!important;
}
.articulos .slick-prev:before{
	content: '' url(../img/flecha-izquierda2.png)!important;

}
.articulos .slick-next:before{
	content: '' url(../img/flecha-derecha2.png)!important;
}


/*fin de articulos */

.slick-prev:before, .slick-next:before {
	opacity: 1!important;
}
.buscar{
	border-radius: 20px!important;
	font-size: 20px!important;
	padding: 5px 0px 5px 25px;
}
.buscar::placeholder{
	color: #00cc99!important;
	font-family: 'BrandonGrotesquemedium';
}
.buscar:focus{
	-webkit-box-shadow: 0 0 0 0.25rem #5a4ceb7a!important;
	box-shadow: 0 0 0 0.25rem #5a4ceb7a!important;
	border-color: #5A4CEB!important;
}
.img-r{

	position: absolute;
	bottom: -54px;
}
.img-r > img{
	z-index: 1;
	position: relative;
	width: 880px!important;
}
.vector-1{
	position: absolute;
	top: -49px;
	width: 304px;
}
.vector-2{
	top: 0px;
	position: absolute;
	right: 200px;
	width: 250px;
}
.vector-3{
	top: 471px;
	position: absolute;
	right: -78px;
	z-index: 1;
	width: 202px;
}

.triangulo-footer{
	width: 0;
	position: absolute;
	height: 0;
	bottom: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;

}
.elementos .triangulo-top-left{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
} 
.elementos .triangulo-top-left2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	transform: rotate(
		180deg
		);
}
.elementos .triangulo-top-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	right: 0;
	transform: rotate(
		270deg
		);
}
.elementos .triangulo-top-right2{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	right: 0;
	transform: rotate(
		90deg
		);
}
.elementos .triangulo-mid-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	right: 0;
	top: 25%;
	transform: rotate( 
		270deg
		);
}
.elementos .triangulo-mid-right2 {
	width: 0;
	height: 0;
	border-right: 35px solid transparent;
	border-top: 35px solid transparent;
	border-left: 35px solid #00CC99;
	border-bottom: 35px solid #00CC99;
	position: absolute;
	right: 150px;
	top: 181px;
	transform: rotate( 
		0deg
		);
}
.elementos .triangulo-bottom-left {
	width: 0;
	height: 0;
	border-right: 30px solid transparent;
	border-top: 30px solid transparent;
	border-left: 30px solid #00CC99;
	border-bottom: 30px solid #00CC99;
	position: absolute;
	bottom: 0;
}




.elementos .triangulo-top-left-2x {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	bottom: 0;
}
.elementos .triangulo-top-left-2x2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	transform: rotate( 
		90deg
		);
	bottom: 0;
}
.elementos .triangulo-top-right-2x {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #51E0B7;
	border-bottom: 50px solid #51E0B7;
	position: absolute;
	right: 0;
	transform: rotate( 
		270deg
		);
	bottom: 0;
}
.elementos .triangulo-top-right2x2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	right: 0;
	bottom: 0;
	transform: rotate( 
		180deg
		);
}
.elementos .triangulo-mid-right-2x {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	left: 0;
	top: 186px;
	transform: rotate( 
		0deg
		);
}
.elementos .triangulo-mid-right2x {
	width: 0;
	height: 0;
	border-right: 35px solid transparent;
	border-top: 35px solid transparent;
	border-left: 35px solid #00CC99;
	border-bottom: 35px solid #00CC99;
	position: absolute;
	right: 80px;
	top: 136px;
	transform: rotate( 
		180deg
		);
}
.elementos .triangulo-top-right-3{
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #00CC99;
	border-bottom: 40px solid #00CC99;
	position: absolute;
	right: 0;
	top: -2px;
	transform: rotate( 
		180deg
		);
}

.elementos .card-borde{
	border: 2px solid #00CC99;
	border-radius: 0px!important;
	height: 390px;
	margin-left: 0px;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	margin-bottom: 13px;
	margin-top: 13px;
}
.elementos .img-a {
	position: relative;
	margin-top: 9%;
}
.elementos .img-a2{
	position: relative;
	margin-top: -17%;
}
/*fin de elementos */

.flecha{
	color: #5A4CEB;
	border: 1px solid #5A4CEB;
	background-color: #fff!important;
}
.pagination .page-item .page-link{
	color: #2D35D3!important;
	background-color: #85E0CA;
	margin-left: 10px;
}

.pagination .page-item .page-link.active{
	background-color: #fff;
}
.especialidades  {
	margin-top: 125px;
}
.especialidades .dropdown-menu{
	position: relative!important;
	transform: translate(0px, 0px)!important; 
	inset: inherit!important;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;	
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	padding-left: 5px;
}
.especialidades .dropdown-toggle.show .fa-chevron-right:before {
	content: "\f078"!important;
	transition: all 300ms ease;

}
.especialidades .dropdown-toggle::after {
	display: none;
}
.especialidades .dropdown-menu .dropdown-item{
	color: #00CC99;
}
.ico-1{
	padding-left: 6.5rem!important;
}
.tamaño-especial{
	height: 239px;
}

.especialidades .dropdown{
	margin-top: 10px;
	cursor: pointer;
}
.form-check-input[type=radio]:checked:after , .form-check-input[type=radio]:after , .form-check-input:before , .form-check-input[type=radio]{
	border-radius: 2px!important;
}
.form-check-input[type=radio]:checked:after{
	background-color: #5A4CEB!important;
	border-color: #5A4CEB!important;
}
.form-check-input:checked{
	border-color: #5A4CEB!important;
}
.linea-1{
	height: 2px!important;
	background: #85E0CA;
}
/*modla */


.boton-1{
	background-color: #5A4CEB!important;
	color:#fff!important;
	border-radius:  0;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;	
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
}
.boton-modal-cerrar{
	background: #00CC99 url(../img/x.svg) 50%/1em auto no-repeat!important;
	opacity: 1!important;
	position: absolute;
	right: -50px;
	padding: 10px;
	top: 0px;
	border-radius: 0px;
	z-index: 1;


}
.boton-2{
	background: #5A4CEB;
	color: #fff;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;	
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	border-radius:  2px;
	text-transform: capitalize;
	font-size: 18px;
	height: 43px;
	display: flex;
	justify-content: center;
	align-items: center;

}
.boton-2:hover{
	background-color: #fff;
	color:  #5A4CEB;
	border: 1px solid #5A4CEB;
}
.boton-3{
	color:#5A4CEB;
	background: #fff;
	border: 1px solid #5A4CEB;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;	
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	border-radius:  2px;
	text-transform: capitalize;
	font-size: 18px;
	height: 43px;
	display: flex;
	justify-content: center;
	align-items: center;

}
.boton-3:hover{
	background-color: #5A4CEB;
	color: #fff;
}
.fondo-modal{
	background: #00CC99;
	border-radius: 0px;
}

.select-modal .form-select{
	border: 0!important;
	color: #00CC99!important;
	border-radius: 0!important;
	background-image: url(../img/flecha-verde.svg);
	font-size: 18px;
	font-family: 'BrandonGrotesqueregular';
	text-align-last: center;
}
.trabajo .form-control{
	text-align: center!important;
	border-radius: 0!important;
	color: #00cc99;
	font-family: 'BrandonGrotesqueregular';
	font-size: 18px;
}
.trabajo .form-control::placeholder{
	color: #00CC99!important;
}
.trabajo .input-group>.form-control:focus{
	border-color: #00cc99bd;
	-webkit-box-shadow: inset 0 0 0 1px #00cc998f;
	box-shadow: inset 0 0 0 1px #00cc998f;
}
.trabajo .form-select:focus{
	border-color: #00cc99bd;
	-webkit-box-shadow: inset 0 0 0 1px #00cc998f;
	box-shadow: inset 0 0 0 1px #00cc998f;
}

.texto-espacio-modal{
	line-height: 47px;
}
/*modal fin */



/*psicologos */

.img-t{
	position: relative;
	margin-left: -58px;
	width: 305px;
}

.psicologos .triangulo-top-left {
	width: 0;
	height: 0;
	border-right: 55px solid transparent;
	border-top: 55px solid transparent;
	border-left: 55px solid #00CC99;
	border-bottom: 55px solid #00CC99;
	position: absolute;
	margin-left: -13px;

}

.psicologos .triangulo-mid-right2x {
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #00CC99;
	border-bottom: 40px solid #00CC99;
	position: absolute;
	left: 180px;
	top: 72px;
	transform: rotate( 
		180deg
		);
}
.psicologos .triangulo-top-left2{
	width: 0;
	height: 0;
	border-right: 55px solid transparent;
	border-top: 55px solid transparent;
	border-left: 55px solid #51E0B7;
	border-bottom: 55px solid #51E0B7;
	position: absolute;
	transform: rotate( 
		180deg
		);
	margin-left: -15px;
}

.psicologos .triangulo-bottom-left {
	width: 0;
	height: 0;
	border-right: 55px solid transparent;
	border-top: 55px solid transparent;
	border-left: 55px solid #51E0B7;
	border-bottom: 55px solid #51E0B7;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: rotate( 
		90deg
		);
	z-index: -1;

}
.psicologos .triangulo-bottom-left2 {
	width: 0;
	height: 0;
	border-right: 55px solid transparent;
	border-top: 55px solid transparent;
	border-left: 55px solid #00CC99;
	border-bottom: 55px solid #00CC99;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: rotate( 
		-90deg
		);
	z-index: -1;

}
.psicologos .triangulo-bottom-left2x {
	width: 0;
	height: 0;
	border-right: 30px solid transparent;
	border-top: 30px solid transparent;
	border-left: 30px solid #00CC99;
	border-bottom: 30px solid #00CC99;
	bottom: 0;
	position: absolute;
	right: 0;
	transform: rotate(
		270deg
		);
}

/*fin de psicologos */


.clasificacion label{ 
	color:#51E0B7;
}
.clasificacion input[type = "radio"]{ 
	display:none;
}

.clasificacion{
	direction: rtl;
	unicode-bidi: bidi-override;
}

.clasificacion label:hover{
	color:#51E0B7;
	cursor: pointer;

}
.clasificacion label:hover ~ label{
	color:#51E0B7;
	cursor: pointer;

}
.clasificacion input[type = "radio"]:checked ~ label{
	color:#51E0B7;

	cursor: pointer;

}
.clasificacion input[type = "radio"]:checked ~ label .far {
	font-weight: 900!important;
}


.descripcion-psicologo{
	position: absolute;
	height: 490px;
	overflow-y: scroll;
	width: 378px;

}
.descripcion-psicologo::-webkit-scrollbar{
	width: 7px;

}
.descripcion-psicologo::-webkit-scrollbar-thumb{
	background-color: #51e0b7 ;
	border-radius: 10px;
	border-right: 2px solid  #00CC99;
	height: 20px;


}

.calendario-flechas {
	color: #2D35D3;
	background-color: #85E0CA;
	padding: 8px 15px;
	cursor: pointer;

}
.text-muted {
	color: #d6d6d6!important;
}
.horario-efecto{
	border: 1px solid #5A4CEB;
	color: #5A4CEB;
	font-size: 17px;
	background-color: #fff;
	border-radius: 2px;
	padding: 7px 23px;
	cursor: pointer;
}

.horario-efecto:hover{
	background-color: #5A4CEB;
	color: #fff;
}
.horario-efecto.active{
	background-color: #5A4CEB;
	color: #fff;
}
.calendario  .fecha.active{
	background-color: #5A4CEB;
	color: #fff;
}
.fecha{
	padding: 10px;
}
.carousel-inner{
	height: 585px;
}
.carousel-inner .carousel-item img{
	height: 585px;
	object-fit: cover;	
}
.limite-text{
	max-width: 500px;
}
.carousel-control-next, .carousel-control-prev{
	top: inherit!important;
	bottom: 80px!important;
	width: auto!important;

}
.carousel-control-prev{
	right: 90px!important;
	left: inherit!important;
}
.carousel-control-next {
	right: 0px!important
}
.carousel-control-prev-icon , .carousel-control-next-icon{
	border: 1px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
}
.flechas-slider{
	right: 15px;
	position: absolute;
	margin-top: 35px;
}
.lista-categorias-blog{
	list-style: none;
	padding-left: 0;
}
.footer-seccion1{
	position: absolute;
	right: 0;
	top: 40%;
}


/*blog */

.blog .triangulo-bottom-left{
	width: 0;
	height: 0;
	border-right: 30px solid transparent;
	border-top: 30px solid transparent;
	border-left: 30px solid #00CC99;
	border-bottom: 30px solid #00CC99;
	bottom: 0;
	position: absolute;
}
.blog .triangulo-top-left2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #5A4CEB;
	border-bottom: 50px solid #5A4CEB;
	position: absolute;
	transform: rotate( 
		180deg
		);
}
.blog .triangulo-top-left{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
} 
.blog .card-borde{
	border-top: 0;
	border-radius: 0px!important;
	height: 440px;
	margin-left: 0px;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
}
.blog .triangulo-top-right2{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #fff;
	border-bottom: 50px solid #fff;
	position: absolute;
	right: 0;
	transform: rotate( 
		90deg
		);
}
.blog .triangulo-top-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #5a4ceb;
	border-bottom: 50px solid #5a4ceb;
	position: absolute;
	right: -2px;
	transform: rotate( 
		180deg
		);

}
.blog .triangulo-mid-right2 {
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #00CC99;
	border-bottom: 40px solid #00CC99;
	position: absolute;
	right: 151px;
	top: 171px;
	transform: rotate( 
		0deg
		);
}
.blog .triangulo-mid-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #00CC99;
	border-bottom: 50px solid #00CC99;
	position: absolute;
	right: 0;
	top: 23%;
	transform: rotate( 
		180deg
		);
}
.blog .img-blog{
	position: relative;
	margin-top: -17%;
}
.blog-card1{
	margin-top: 90px;
}
.blog-card2{
	margin-bottom: 0px;
}

.lista{
	color: #00CC99;
	font-size: 17px;
}
.lista.active{
	color: #2D35D3;
}

/*fin blog */

/*post */

.post .card-borde:hover .triangulo-top-left2{
	top: -20px;
	transition: inherit;
}
.post .triangulo-bottom-left{
	display: none;

}
.post .triangulo-top-left2 {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #85E0CA;
	border-bottom: 50px solid #85E0CA;
	position: absolute;
	transform: rotate( 
		180deg
		);
}
.post .triangulo-top-left{
	width: 0;
	height: 0;
	border-right: 41px solid transparent;
	border-top: 41px solid transparent;
	border-left: 41px solid #51E0B7;
	border-bottom: 41px solid #51E0B7;
	position: absolute;
} 
.post .card-borde{
	border: 0;
	border-radius: 0px!important;
	height: 370px;
	margin-left: 0px!important;
	box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
	-webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%)!important;
}
.post .triangulo-top-right2{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #fff;
	border-bottom: 50px solid #fff;
	position: absolute;
	right: 0;
	transform: rotate( 
		90deg
		);
}
.post .triangulo-top-right{
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-top: 50px solid transparent;
	border-left: 50px solid #85E0CA;
	border-bottom: 50px solid #85E0CA;
	position: absolute;
	right: 0px;
	transform: rotate( 
		180deg
		);

}
.post .triangulo-mid-right2 {
	width: 0;
	height: 0;
	border-right: 35px solid transparent;
	border-top: 35px solid transparent;
	border-left: 35px solid #51E0B7;
	border-bottom: 35px solid #51E0B7;
	position: absolute;
	left: 45px;
	top: 127px;
	transform: rotate( 
		0deg
		)		
}


.post .triangulo-mid-right{
	width: 0;
	height: 0;
	border-right: 40px solid transparent;
	border-top: 40px solid transparent;
	border-left: 40px solid #51E0B7;
	border-bottom: 40px solid #51E0B7;
	position: absolute;
	right: -0px;
	top: 22%;
	transform: rotate( 
		180deg
		);
}



.post .img-blog{
	position: relative;
	margin-top: -14%;
}
.post-card p{
	color: #000!important;
}
.post-card{
	margin-top: 35px;
}
/*fin de post*/


.patron-modal{
	position: absolute;
	right: 0;
	bottom: 0;
}
.patron-modal-2{
	position: absolute;
	left: 20%;
	bottom: 0;
}
.patron-modal-3{
	position: absolute;
	left: 0;
	bottom: 30%;
}

.patron-modal-4{
	position: absolute;
	left: 15%;
	top: 0;
}
.patron-modal-5{
	position: absolute;
	right: 0;
	top: 0;
}


.vectores-triangulo-1 {
	position: absolute;
	right: 8%;
}
.vectores-triangulo-2 {
	position: absolute;
	bottom: 0;
	right: 35%;
}
.vectores-triangulo-3 {
	position: absolute;

	right: 23%;
}
.vectores-triangulo-4{
	position: absolute;
	left: 27%;
	bottom: -25%;
}
.vectores-triangulo-5{
	position: absolute;
	right: 16%;
	top: 42%;
}
.vectores-triangulo-6{
	position: absolute;
	top: 8%;
	left: 0;
}
.vectores-triangulo-7{
	position: absolute;
	transform: rotate(
		90deg
		);
	top: 40%;
	left: -42px;
}
.vectores-triangulo-8{
	position: absolute;
	top: -64%;
}
.vectores-triangulo-9{
	position: absolute;
	left: -64px;
	top: 162px;
}
.vectores-triangulo-10{
	position: absolute;
	right: -65px;
	top: -64%;
}
.vectores-triangulo-11{
	position: absolute;
	right: 0;
	top: 18%;
	z-index: -1;
}
.vectores-triangulo-12{
	position: absolute;
	right: 0;
	top: 3%;
	z-index: -1;
}
.vectores-triangulo-13{
	position: absolute;
	bottom: 20%;
}
.vectores-triangulo-14{
	position: absolute;
	right: 5%;
}
.vectores-triangulo-15{
	position: absolute;
	bottom: -10%;
	right: 12%;
}
.vectores-triangulo-16{
	position: absolute;
	bottom: 20%;
	right: 0;
}
.vectores-triangulo-17{
	position: absolute;
	right: 0;
	top: 1%;
}
.vectores-triangulo-18{
	position: absolute;
	bottom: -49px;
	left: 14%;
}
.vectores-triangulo-19{
	position: absolute;	
	right: 0;
}

.vectores-triangulo-20{
	position: absolute;
	bottom: -80px;

}

.vectores-triangulo-21{
	position: absolute;
	left: 25%;

}

.vectores-triangulo-22{

	position: absolute;
	bottom: 36px;
	right: 10%;
}

.vectores-triangulo-23{

	right: 0;
	position: absolute;
	bottom: 6%;
}

.vectores-triangulo-24{

	right: 0;
	position: absolute;
	bottom: 18%;

}

.blog-card1 .card-borde p{
	color: #000;
}

.blog-card2 .card-borde p{
	color: #000;
}
.vector-footer{
	position: absolute;
	top: -50px;
	right: 29%;
}

.ordenar{
	width: 55%;
}

.calendario div span{
	font-family: 'BrandonGrotesqueregular';
}

@media (min-width: 1400px){
	.img-r{

		bottom: -77px;
	}
	.img-r > img {
		z-index: 1;
		position: relative;
		width: 995px!important;
	}
}


@media (min-width: 1200px) and (max-width: 1399px){
	.footer-seccion1 {

		top: 28%;
	}
	.articulos .card-borde:hover .img-persona {
		margin-top: -11%;

	}
	.limite-textoc{
		max-width: 250px;
	}
	.tamaño-especial{
		height: 277px;
	}
	.espacio-1d{
		margin-top: 30px;
	}

	.vectores-triangulo-8 {	
		top: -154px!important;
	}
	.vectores-triangulo-5{
		top: 29%!important;
	}
	.terapia{
		max-width: 200px;
	}
	.img-persona{
		margin-top: -10%;
	}
	.img-persona2{
		margin-top: 25%;
	}
	.indicado .triangulo-bottom-left{
		margin-top: 1%;
	}
	.indicado .triangulo-mid-right2{
		right: 125px;
		top: 145px;
	}
	.indicado .triangulo-mid-right2x{
		right: 45px;
		top: 172px;
	}
	.articulos .triangulo-mid-right2{
		right: 125px;
		top: 149px;
	}
	.vector-1 {

		top: -28px;
		width: 206px;
	}
	.vector-2 {
		right: 142px;
		width: 172px;
	}
	.vector-3{
		top: 327px;
		right: -62px;
		width: 149px;

	}
	.elementos .img-a{
		margin-top: 19%;
	}	
	.elementos .img-a2{
		margin-top: -11%;
	}		
	.elementos .triangulo-mid-right2{
		right: 129px;
		top: 158px;
	}	
	.elementos .triangulo-mid-right2x{
		right: 57px;
		top: 159px;
	}
	.blog .img-blog{
		margin-top: -12%;
	}
	.blog .triangulo-mid-right2{
		right: 115px;
		top: 136px;
	}
	.post .img-blog{
		position: relative;
		margin-top: -6%;
	}
	.post .triangulo-mid-right2{
		border-right: 30px solid transparent;
		border-top: 30px solid transparent;
		border-left: 30px solid #51E0B7;
		border-bottom: 30px solid #51E0B7;
		left: 32px;
		top: 113px;
	}
	.blog .card-borde{
		height: 410px;
	}
	.blog .triangulo-mid-right{
		top: 24%;
	}
	.horario-efecto{
		padding: 7px 15px;
	}
	
	.vectores-triangulo-10 {

		top: -153px;
	}
	.vectores-triangulo-9 {
		top: 200px!important;
	}
	
	.indicado .card-borde:hover .img-persona{
		margin-top: -9%;
	}
	.texto-rota-3{
		margin-right: -6px;
	}
	.texto-rota-3:hover{
		margin-right: -13px;
	}
	.vector-slider{
		width: 830px;
	}

}


@media (min-width: 1200px) and (max-width: 1275px){
	.vectores-triangulo-10{
		display: none;
	}
}

@media (min-width:1199px ) and (max-width: 1300px){
	.vector-3{
		top: 295px;
	}
	.texto-rota-1{
		margin-left: -6px;
	}
	.texto-rota-1:hover{
		margin-left: -25px;
	}
	.texto-rota-3:hover{
		margin-right: -25px;
	}
	.texto-rota-3{

		margin-right: -6px;
	}
	.padding-texto-psicologos{
		padding-left: 30px;
	}



}

@media (min-width: 992px) and (max-width: 1199px){

	.margentablet{
		margin-top: 190px!important;
	}
	.vector-slider {
		
		width: 85%;
		right: -100px;

	}
	.footer-seccion1 {
		top: 52%;
	}
	.articulos .triangulo-mid-right2{
		right: 144px;
		top: 167px;
	}
	.post .triangulo-top-right2{
		border-right: 40px solid transparent;
		border-top: 40px solid transparent;
		border-left: 40px solid #fff;
		border-bottom: 40px solid #fff;
	}
	.post .triangulo-mid-right{
		border-right: 30px solid transparent;
		border-top: 30px solid transparent;
		border-left: 30px solid #51E0B7;
		border-bottom: 30px solid #51E0B7;	
		top: 25%;
	}
	.elementos .img-a{
		margin-top: 3%;
	}
	.elementos .img-a2{
		margin-top: -20%;
	}

	.elementos .triangulo-mid-right2x{

		right: 95px;
		top: 120px;

	}
	.vectores-triangulo-22{
		bottom: 36px;
	}
	.elementos .triangulo-mid-right2{
		right: 166px;
		top: 196px;
	}
	.indicado .triangulo-mid-right2x{
		right: 62px;
		top: 155px;
	}

	.vectores-triangulo-5 {

		top: 29%!important;
	}
	.vectores-triangulo-6 {
		top: 5%;
		left: 7%;
	}
	.vectores-triangulo-7 {
		top: 19%;
		left: -42px;
	}
	.vectores-triangulo-11 {

		top: 20%;
	}
	.img-persona2{
		margin-top: 16%!important;
	}
	.img-persona {

		margin-top: -14%!important;
	}
	.indicado .triangulo-bottom-left{
		margin-top: -5%;
	}
	.indicado .triangulo-mid-right2{
		right: 141px;
		top: 163px;
	}
	.descripcion-psicologo {
		width: 400px;
		right: 25px;
	}
	.espacio-tablet{
		padding-left: 30px;
	}
	.horario-efecto{
		padding: 7px 15px;
	}
	.blog .img-blog {
		margin-top: -20%!important;
	}
	.limite-text {
		max-width: 425px;
	}
	.blog .triangulo-mid-right2{
		right: 167px;
		top: 186px;
	}
	
	.padding-6{
		padding-left: 0px!important;
	}
	.margen-8 {
		margin-right: -21%;
	}
	.margen-9 {
		margin-left: -21%;
	}

}
@media (max-width: 991px){
	.slider-contenedor{
		padding-left: 0;
		margin-right: 0px!important;
	}
	.solo-movil , .vectores-triangulo-11{
		display: none!important;
	}
	.micuenta-estilo{
		padding: 0px 18px!important;
	}
	.vectores-triangulo-23{
		display: none;
	}
	.menu-espacio1{
		width: 100%;
	}
	.ordenar{
		width: 75%!important;
	}
	.efecto-3{
		margin-left: 0px!important;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.vectores-triangulo-12{
		top: 1%;
	}
	.vectores-triangulo-16{
		bottom: 18%;
	}
	.descripcion-psicologo{
		height: 400px;
	}
	.vector-slider {

		width: 115%;
		right: -380px;
		
	}
	.margen-1 {
		margin-top: 100px;
	}
	.vectores-triangulo-22{
		bottom: 41px;
	}

	.margentablet{
		margin-top: 170px!important;
	}
	.margen-movil2{
		margin-top: 170px!important;
	}
	.img-persona2 {
		margin-top: 9%!important;
	}
	.img-persona {
		margin-top: -19%!important;
	}
	.indicado .triangulo-mid-right2x{
		right: 79px;
		top: 137px;
	}

	.indicado .triangulo-mid-right2{
		right: 160px;
		top: 178px;
	}
	.elementos .img-a2{
		margin-top: -20%;
	}
	.elementos .img-a{
		margin-top: 3%;
	}
	.elementos .triangulo-mid-right2x{
		right: 95px;
		top: 118px;
	}
	.elementos .triangulo-mid-right2{
		right: 166px;
		top: 196px;
	}
	.vectores-triangulo-4{
		bottom: -13%;
	}
	.img-r{
		display: none;
	}
	.blog .img-blog{
		margin-top: -20%!important;
	}
	.blog .triangulo-mid-right2{
		right: 153px;
		top: 172px;
	}

	.limite-text{
		max-width: 355px;
		font-size: 15px;
	}
	.padding-6{
		padding-left: 0;
	}
	.post .triangulo-top-right2{
		border-right: 40px solid transparent;
		border-top: 40px solid transparent;
		border-left: 40px solid #fff;
		border-bottom: 40px solid #fff;
	}
	.post .img-blog{
		margin-top: -13%;
	}
	.post .triangulo-mid-right2{
		border-right: 30px solid transparent;
		border-top: 30px solid transparent;
		border-left: 30px solid #51E0B7;
		border-bottom: 30px solid #51E0B7;
		left: 24px;
		top: 105px;
	}
	.vectores-triangulo-22 img{
		width: 180px;
	}
	.vectores-triangulo-6{
		top: 9%;
	}
	.margen-4-tablet{
		margin-top: 185px!important;
	}
	.vectores-triangulo-8{
		top: -154px;
	}
	.vectores-triangulo-10{
		top: -64%;
	}
	.vectores-triangulo-9 {

		top: 162px;
	}
	.carousel-control-next, .carousel-control-prev{
		bottom: 125px!important;
	}
	.espacio-tablet{
		padding-left: 100px;
	}
	.descripcion-psicologo {
		position: absolute;
		width: 355px;
		padding-bottom: 40px;
		margin-top: -2px;
		font-size: 20px;
	}
	.descripcion-psicologo .f13{
		font-size: 16px!important;
	}
	.margen-fecha{
		margin-top: 125px;
	}
	.vectores-triangulo-15{
		bottom: -7%;
	}
	.f6{
		font-size: 43px;
	}
	.f7{
		font-size: 52px;
	}

	.articulos .triangulo-mid-right2{
		right: 160px;
		top: 183px;
	}

}
@media (min-width: 992px){
	.no-pc-logo{
		display: none;
	}
}

@media (max-width: 921px){
	.vectores-triangulo-13 , .vectores-triangulo-11{
		display: none!important;
	}
	.vector-3{
		display: none!important;
	}
}

@media (min-width: 972px){
	.descripcion-text{
		display: none;
	}

}
@media (max-width: 971px){
	.descripcion-psicologo{
		position: relative;
		width: auto;
		margin-top: 0;
	}
	.presentacion-no{
		display: none;
	}
	.margen-3{
		margin-top: 78px;
	}
}
@media (max-width: 850px){
	.vectores-triangulo-10 , .vectores-triangulo-9 , .vectores-triangulo-8 , .vectores-triangulo-1 , .vectores-triangulo-2 , 
	.vectores-triangulo-7 , .vectores-triangulo-12 , .vectores-triangulo-17 , .vectores-triangulo-23 , .vectores-triangulo-24{
		display: none;
	}
}
@media (max-width: 767px){
	.border-2{
		margin-left: 0px!important;
	}
	.margen-movil1{
		margin-top: 125px;
	}
	.padding-2{
		padding-right: 0;
	}
	.margen-movil2{
		margin-top: 25px;
	}
	.img-r{
		display: none;
	}
	.img-persona{
		margin-top: -6%;
	}
	.img-persona2{
		margin-top: 32%;
	}
	.indicado .triangulo-mid-right2x{
		right: 35px;
		top: 180px;
	}
	.indicado .triangulo-mid-right2{
		right: 114px;
		top: 135px;
	}
	.vectores-triangulo-5{
		top: 32%;
	}
	.vectores-triangulo-3{
		right: 37%;
	}
	.vectores-triangulo-4{
		left: 7%;
		bottom: -20%;
	}
	.patron-modal-3 , .patron-modal{
		display: none;
	}
	
	.f7{
		font-size: 42px;
	}
	.limite-text {
		max-width: 380px;
	}
	.carousel-control-next, .carousel-control-prev{
		bottom: 160px!important;
	}
	.carousel-control-prev{
		right: 60px!important;
	}
	.texto-slider-movil{
		font-size: 26px!important;
	}

	.vectores-triangulo-20{
		bottom: -50px;
	}
	.vectores-triangulo-20 img{
		width: 250px;
	}
	.vectores-triangulo-19 img{
		width: 160px;
	}
	.vectores-triangulo-22 img{
		width: 150px;
	}
	.padding-5{
		padding: 70px 0;
	}
	.navbar-brand{
		padding-left: 10px;
	}
	.carousel-inner {
		height: 760px;
	}
	#slider1 .carousel-inner .carousel-item img{
		object-fit: inherit;
		height: inherit;
	}
	.vector-slider{
		position: relative;
		height: 100%!important;
		width: 100vw;
	}
	.flechas-slider{
		margin-top: 135px;
	}
	.margen-1{
		margin-top: 0;
	}
	.margen-2 {
		margin: 50px 0;
	}
	.texto-upaya-footer , .texto-turiya-footer , .texto-moksha-footer{
		display: none;
	}
	.padding-1 {
		padding: 50px 0px 25px;
	}
	.especialidades{
		    margin-top: 0px;
	}


}
@media (min-width: 576px) and (max-width: 767px){
	.elementos .img-a{
		margin-top: 24%!important;
	}
	.blog .img-blog {
		margin-top: -9%!important;
	}	
	.carousel-inner {
		height: 1005px!important;
	}
	.elementos .img-a2{
		margin-top: -9%!important;
	}
	.elementos .triangulo-mid-right2x{
		right: 49px;
		top: 166px;
	}
	.elementos .triangulo-mid-right2{
		right: 121px;
		top: 150px;
	}
	.blog .img-blog{
		margin-top: -4%;
	}
	.blog .triangulo-mid-right2{
		right: 121px;
		top: 141px;
	}
	.post .triangulo-mid-right2 {

		left: 34px;
		top: 119px;

	}
	.post .img-blog{
		margin-top: -9%;
	}
	.vectores-triangulo-5 {
		top: 38%!important;
	}
	.img-persona2 {
		margin-top: 33%;
	}

	.articulos .triangulo-mid-right2{
		right: 116px;
		top: 139px;
	}
	.elementos .triangulo-mid-right2x{
		right: 50px;
		top: 165px;
	}
	.texto-padding-slider {
    padding-top: 415px;
	}
}


@media (max-width: 575px){
	.vectores-triangulo-16{
		display: none;
	}
	.boton-modal-cerrar{
		right: 20px;
		top: 15px;
	}
		.limite-text {
		max-width: 300px;
		font-size: 13px;
	}
	.indicado .card-borde:hover .img-persona , .articulos .card-borde:hover .img-persona{
		margin-top: -7%;
	}
	.p-sinpadding{
		padding-right: 25px;
	}
	.margen-fecha{
		margin-top: 90px;
	}
	body > footer > div.fondo5 > div > div , body > footer > div.fondo5 > div.container.padding-1 > div > div:nth-child(2) > div.row.text-center , 
	body > footer > div.fondo5 > div.container.padding-1 > div > div:nth-child(2) > div:nth-child(2){
		--bs-gutter-x: 0rem!important;
	}
	.fila-micuenta{
		display: none;
	}

	.footer-seccion1{
		top: 6%;
	}
	.horario-efecto{
		padding: 7px 3px;
	}
	.psicologos .triangulo-bottom-left2{
		border-right: 42px solid transparent;
		border-top: 42px solid transparent;
		border-left: 42px solid #00CC99;
		border-bottom: 42px solid #00CC99;
	}


	.psicologos .triangulo-mid-right2x {

		border-right: 30px solid transparent;
		border-top: 30px solid transparent;
		border-left: 30px solid #00CC99;
		border-bottom: 30px solid #00CC99;
		left: 159px;
		top: 73px;

	}
	.psicologos .triangulo-top-left2 {

		border-right: 45px solid transparent;
		border-top: 45px solid transparent;
		border-left: 45px solid #51E0B7;
		border-bottom: 45px solid #51E0B7;

	}
	.articulos .slick-prev, .articulos .slick-next{
		bottom: 0%!important;

	}
	.border-2{
		height: 267px;
	}
	.img-t{
		width: 265px;
	}
	.indicado .img-persona{
		margin-top: -6%;
	}
	.articulos .img-persona{
		margin-top: -7%;
	}
	.img-persona2 {
		margin-top: 33%;
	}
	.articulos .triangulo-mid-right2{
		right: 116px;
		top: 138px;
	}
	.articulos .triangulo-mid-right{
		top: 25%;
	}
	.articulos .card-borde h4 {
		font-size: 24px;
	}
	.articulos .card-borde:hover h4{
		font-size: 26px;
	}
	.articulos .card-borde p {
		font-size: 16px;
	}
	.articulos .card-borde:hover p{
		font-size: 19px;
	}
	.elementos .img-a{
		margin-top: 29%;
	}

	.elementos .img-a2{
		margin-top: -7%;
	}
	.elementos .card-borde:hover .img-a2{
		margin-top: -8%;
	}
	.elementos .card-borde{
		height: 390px!important;
		width: 233px!important;
		margin-left: auto;
		margin-right: auto;
	}
	.elementos .triangulo-mid-right2x{
		right: 43px;
		top: 172px;
	}
	.elementos .triangulo-mid-right2{
		right: 116px;
		top: 138px;
	}
	.blog-card1 , .blog-card2{
		display: flex;
		justify-content: center;
		margin-top: 50px;

	}
	.blog .img-blog{
		margin-top: -19%;
	}
	.blog .triangulo-mid-right2{
		right: 115px;
		top: 135px;
	}
	.blog .triangulo-mid-right{
		top: 25%;
	}

	.post .card-borde{
		display: flex;
		margin-left: auto!important;
		margin-right: auto;
	}
	.padding-6{
		padding-left: 0px!important;
	}
	.post .triangulo-mid-right{
		top: 21%;
	}
	.texto-padding-slider {
		padding-top: 225px;
	}




}
@media (min-width: 500px) and (max-width: 575px){
	.card-borde{
		height: 400px!important;
		width: 233px!important;
	}
	.img-persona2 {
		margin-top: 33%!important;
	}
	.img-persona {
		margin-top: -6%!important;
	}
	.blog .img-blog {
		margin-top: -6%;
	}
	.articulos .triangulo-top-left2{
		border-right: 60px solid transparent;
		border-top: 60px solid transparent;
		border-left: 60px solid #5A4CEB;
		border-bottom: 60px solid #5A4CEB;
	}
	.articulos .triangulo-mid-right2 {
		right: 117px!important;
		top: 139px!important;
	}
	.articulos .slick-prev, .articulos .slick-next {
		bottom: -19%!important;
	}

}
@media (max-width: 500px){
	.card-borde{
		margin-left: auto!important;
		margin-right: auto!important;
		height: 400px!important;
		width: 233px!important;
	}

	.blog .img-blog {
		margin-top: -7%!important;
	}
	.vectores-triangulo-20 , .vectores-triangulo-5 , .vectores-triangulo-19 , .vectores-triangulo-22 , .vectores-triangulo-21 , .vectores-triangulo-6{
		display: none;
	}
	.post .triangulo-mid-right2{
		left: 47px;
		top: 132px;
	}
	.margen-movil1 {
		margin-top: 10px!important;
	}
	.vectores-triangulo-3{
		bottom: -19%;
	}
	.indicado .slick-prev, .indicado .slick-next{
		bottom: -22%!important;
	}
	.f18{
		font-size: 17px;
	}
	body > main > div:nth-child(3) > div.row.d-flex.justify-content-center.align-items-center.mt-5.margen-4-tablet > div.col-xxl-4.col-sm-12.col-xl-4.col-lg-6.col-12.margen-movil1.posicion-relative > div.fondo2.tamaño-especial.p-5 > h2{
		white-space: nowrap;
	}
	.articulos .slick-prev, .articulos .slick-next{
		bottom: -19%!important;
	}
	.carousel-inner {
		height: 651px!important;
	}
	.margen-4 , .margen-5{
		margin-top: 0;
	}
	.margen-6 , .margen-7{
		margin-top: 0;
		margin-bottom: 0;
	}
	.indicado .slick-next ,  .articulos .slick-next{
		right: 31%;
	}
	.indicado .slick-prev ,  .articulos .slick-prev{
		right: 58%;
	}
	.efecto-1 , .efecto-2{
		margin-left: auto;
		margin-right: auto;
	}
	.efecto-2{
		margin-top: 50px;
	}
	.cpy p{
		font-size: 12px;
	}
	.cpy img{
		padding-left: 6px;
		width: 70px;
	}

}
@media (max-width: 436px){
	.espacio-tablet{
		padding-left: 55px;
	}
	.col{
		padding-left: 0!important;
		padding-right: 0!important;
	}
}
@media (min-width: 360px) and (max-width: 455px){

	.limite-text {
		max-width: 230px;
		font-size: 12px;
	}
	.margen-1{
		margin-top: 80px;
	}
	.vectores-triangulo-3{
		display: none;
	}
	.indicado .slick-prev, .indicado .slick-next{
		bottom: -5%!important;
	}
	.indicado .efecto-1{
		display: flex;
		justify-content: center;
	}

	.flechas-slider .carousel-control-prev {
		right: 45px!important;
	}
	.flechas-slider .carousel-control-prev-icon,.flechas-slider .carousel-control-next-icon{
		width: 2rem;
		height: 2rem;
	}
	.flechas-slider .carousel-control-next-icon:after,.flechas-slider  .carousel-control-prev-icon:after{
		font-size: 0.7rem;
	}
	.margen-10{
		font-size: 30px!important;
		margin-bottom: 0;
	}

}
@media (min-width: 360px) and (max-width: 400px){
	.carousel-inner {
		height: 530px!important;
	}
	.texto-padding-slider {
		padding-top: 210px;
	}
}

/* ---------------------------------------------------- */

.proximamente{
    height:100vh;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family: 'BrandonGrotesqueblack';
    position:relative;
    overflow:hidden;
}


.proximamente-content{
    text-align: center;
}
    
.proximamente-content h2{
    color: #2D35D3!important;
    font-size: 35px;
    text-transform:uppercase;
}

@media screen and (min-width : 580px) {
   .proximamente-content h2{
        font-size: 70px;
    }
}
@media screen and (min-width: 980px) {

}

@media screen and (min-width: 1280px) {
    
}

.proximamente-content p{
    font-size: 20px;
    color: #00CC99!important;
    margin:0;
}

@media screen and (min-width : 580px) {
   .proximamente-content p{
        font-size: 30px;
    }
}
@media screen and (min-width: 980px) {

}

@media screen and (min-width: 1280px) {
    
}

.triangles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:-1;
}

.triangle{
    position: absolute;
}

.triangle img{
    width: 100%;
    max-width: 140px;
}

@media screen and (min-width : 580px) {
   .triangle img{
        max-width: 240px;
    }
}
@media screen and (min-width: 980px) {

}

@media screen and (min-width: 1280px) {
    
}

.triangle#triangle1{
    transform: rotate(90deg);
    top: 40%;
    left: -10%;
}

@media screen and (min-width : 580px) {
   
}
@media screen and (min-width: 980px) {

}

@media screen and (min-width: 1280px) {
    .triangle#triangle1{
        left: -6%;
    }
}
  
.triangle#triangle2{
    top: 0%;
    right:0;
}  

.triangle#triangle3{
    bottom: -5%;
    right:0;
} 

.triangle#triangle4{
    top: 65%;
    left: 10%;
}

.triangle#triangle5{
    bottom:-10%;
    left: -2%;
}

.triangle#triangle6{
    top:10%;
    left: 10%;
    max-width: 160px;
    animation-delay:1s;
}

.triangle#triangle7{
    top:55%;
    right: 20%;
    max-width: 70px;
}

@media screen and (min-width : 580px) {
   
}
@media screen and (min-width: 980px) {

}

@media screen and (min-width: 1280px) {
    .triangle#triangle7{
        top:40%;
    }

}

.floating {  
    animation-name: floating;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    from { transform: translate(0,  0px) rotate(0deg); }
    65%  { transform: translate(0, 15px) rotate(-10deg);}
    to   { transform: translate(0, -0px) rotate(0deg);}    
}
.proximamente-logo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 40px 0;
}  

.proximamente-logo img{
    width:100%;
    max-width: 180px;
}