/*  Globals  */

html, body{
		scroll-behavior: smooth;
	}

body .scaleup_icons .elementor-image-box-wrapper{
    display: grid;
    grid-template-rows: 70px 1fr;
}

body .scaleup_icons .elementor-image-box-content{
    width: 200px;
}

body .scaleup_icons .elementor-image-box-wrapper .elementor-image-box-img{
    width: 100% !important;
    position: relative;
}

body .scaleup_icons .elementor-image-box-wrapper .elementor-image-box-img:before{
    content: "";
    height: 1px;
    width: 100%;
    display: block;
    background-color: rgba(0,0,0,.2);
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

body .scaleup_icons .elementor-image-box-description{
    line-height: 26px !important;
}

@media screen and (max-width: 1024px){
    body .scaleup_icons .elementor-image-box-content{
        width: 400px;
        margin-bottom: 30px;
    }
    
    body .scaleup_icons .e-con-inner{
        margin: auto !important;
        align-items: center;
    }
    
}

#load-more{
	cursor: pointer;
}

	.emprendedores_container [data-elementor-type="jet-listing-items"]:after{
		pointer-events: none;
	}
	
	.emprendedor_button{
		padding: 5px 0;
	}
	
	.link_ball{
		position: relative;
	}
	
	
	
	.link_ball:before{
		content: "";
			position: absolute;
			left: -20px;
			width: 14px;
			height: 14px;
			background: #FFCF53;
			border-radius: 50%;
			display: block;
			top: 3px;
			bottom: auto;
			transition: .3s;
			z-index: -1;
			margin: auto;
	}
	
	.link_ball.h3:before{
		top: 6px;
	}
	
	.hover_link_ball:hover .link_ball:before{
		transform: scale(4);
	}
	
	.hover_underline:hover .link_underline:after, .link_underline:hover:after{
		height: 4px;
	}
	
	.link_underline{
		position: relative;
	}
	.link_underline:after{
		content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #AC27F4;
		transition: .15s;
		position: absolute;
		top: 100%;
	}
	
	.link_underline_ball{
		position: relative;
	}
	
	.link_underline_ball:before{	
		content: "";
    background: #FFCF53;
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    top: -5px;
    z-index: -1;
    border-radius: 50%;
    transition: .3s;
	}
	
	.link_underline_ball:after{
		content: "";
		background: #01000F;
		position: absolute;
		top: calc(100% - 4px);
		height: 1px;
		left: 20px;
		width: 100%;
		transition: .3s;
	}
	
	.hover_underline_ball:hover .link_underline_ball:before{
		transform: scale(1.3);
	}
	
	.hover_underline_ball:hover .link_underline_ball:after{
		height: 2px;
	}
	
	@media screen and (max-width: 767px){
		.link_ball:before{
			width: 8px;
			height: 8px;
			top: 6px;
			left: -16px;
		}
		
		.link_ball.h3:before{
			width: 8px;
			height: 8px;
			top: 6px;
			left: -16px;
		}
	}
	



/*  Estilos  */

html, body{
	overflow-x: hidden;
}

.home_slider_ygy45{
	transform: translateY(33px);
}

.home_slider_ygy45 .slider-left img{
	border-radius: 50%;
}

.custom-a11yselect-container .custom-a11yselect-menu .custom-a11yselect-option button, .custom-a11yselect-container .custom-a11yselect-menu .custom-a11yselect-option.custom-a11yselect-focused button{
	background: transparent !important;
}

.home_slider_ygy45 .slider{
	display: flex;
	gap: 40px;
	justify-content: space-between;
}

.home_slider_ygy45 .slider-left{
	width: 55%;
	/*overflow: hidden;*/
	position: relative;
	pointer-events: none;
}

.home_slider_ygy45 .slider-left-logos-item img{
	position: absolute;
	bottom: 140px;
	right: -50px;
}


.home_slider_ygy45 .swiper-content{
	overflow: hidden;
}

.home_slider_ygy45 .slider-right{
	width: 40%;
	/*overflow: hidden;*/
	position: relative;

	background-color: #FFCF53;
	padding: 100px 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 520px;
	height: 520px;
}

.home_slider_ygy45 .slider-right-content-wrapper{
	text-align: center;
}

.home_slider_ygy45 .slider-right-content-wrapper-name{
	font-family: 'Founders Grotesk';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #01000F;
	text-align: center;
	position: relative;
	width: fit-content;
	margin: auto;
}

.home_slider_ygy45 .slider-right-content-wrapper-name:after{
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: 0;
	background: #01000F;
}

.home_slider_ygy45 .slider-right-content-wrapper-subtitle{
	/* Parrafo */
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #01000F;
	margin: 16px 0;
}

.home_slider_ygy45 .slider-right-content-wrapper-content{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color: #01000F;
	text-align: center;
	max-width: 360px;
	margin: auto;
}

.home_slider_ygy45 .slider-right-content-wrapper-link{
	font-family: 'Founders Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	color: #01000F;
	text-align: center;
	margin-top: 40px !important;
	display: block;
}


.home_slider_ygy45 .swiper-pagination{
	font-family: 'Founders Grotesk';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	color: #FFCF53;
	position: absolute;
	bottom: -60px;
	pointer-events: none;
}

.home_slider_ygy45 .slider-swiper-button-next, .home_slider_ygy45 .slider-swiper-button-prev{
	position: absolute;
	bottom: -35px !important;
	top: auto;
	width: 20px;
	left: auto;
	right: auto;
}

.home_slider_ygy45 .slider-swiper-button-next{
	transform: translateX(50px);
}

.home_slider_ygy45 .slider-swiper-button-prev{
	transform: translateX(-80px);
}

.home_slider_ygy45 .slider-swiper-button-next:before, .home_slider_ygy45 .slider-swiper-button-prev:before{
	cursor: pointer;
	content: "";
	background: #FFCF53;
	width: 40px;
	height: 40px;
	display: block;
	mask: url('/wp-content/themes/theme-manya-master/img/iconos/arrowRight.svg');
	-webkit-mask: url('/wp-content/themes/theme-manya-master/img/iconos/arrowRight.svg');
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 4px;
	margin: auto;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain !important;
	-moz-mask-size: contain;
}
.home_slider_ygy45 .slider-swiper-button-prev:before{
	mask: url('/wp-content/themes/theme-manya-master/img/iconos/arrowLeft.svg');
	-webkit-mask: url('/wp-content/themes/theme-manya-master/img/iconos/arrowLeft.svg');
}

.home_section_3h4u .elementor-widget-text-editor{
	margin-bottom: 20px;
}

.home_section_3h4u .elementor-widget-text-editor:hover h4:before{
	transform: scale(4);
}

.home_section_3h4u h4{
	margin: 0;
	color: #01000F;
	font-family: 'Founders Grotesk';
	font-weight: 500;
	font-size: 26px;
	line-height: 36px;
	position: relative;
}


.home_section_3h4u h4:before{
	content: "";
	position: absolute;
	left: -20px;
	width: 14px;
	height: 14px;
	background: #FFCF53;
	border-radius: 50%;
	display: block;
	top: 6px;
	bottom: auto;
	transition: .3s;
	z-index: -1;
	margin: auto;
}

.home_section_3h4u small{
	color: #4C4B56;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Inter';
	display: block;
	margin-bottom: 8px;
}

.home_section_3h4u p{
	color: #01000F;
	font-family: 'Inter';
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;

	-webkit-line-clamp: 4;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.home_novedades_h4u .novedades_item-a a{
	display: block;
	height: 100%;
}

.home_novedades_h4u .novedades_item-a h2{
	height: 100%;
}

.home_novedades_h4u .novedades_item{
	position: relative;
}

.home_novedades_h4u .novedades_item-a{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	opacity: 0.001;
	display: block;
	z-index: 9;
}

.home_novedades_h4u .novedades_item-content-name{
	font-family: Founders Grotesk;
	font-size: 26px;
	font-weight: 500;
	line-height: 36px;
	color: #01000F;
	margin-bottom: 0;
	position: relative;
}

/* .home_novedades_h4u .novedades_item-content-name:before{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: #FFCF53;
	border-radius: 50%;
	position: absolute;
	top: 3px;
	right: calc(100% + 10px);
	z-index: -1;
	transition: .3s;
}

.home_novedades_h4u .novedades_item:hover .novedades_item-content-name:before{
	transform: scale(3.8);
}
 */
.home_novedades_h4u .novedades_item-image-circle{
	transform: translateZ(0);
	border-radius: 50%;
	height: 0;
	overflow: hidden;
	padding-bottom: 100%;
	width: 100%;
}

.home_novedades_h4u .jet-listing-dynamic-repeater__item:nth-child(2) .novedades_item-image-circle, .home_novedades_h4u .jet-listing-grid__item:nth-child(2) .novedades_item-image-circle{
	max-width: 192px;
	width: 192px;
	height: 192px;
	padding: 0;
}

.home_novedades_h4u .jet-listing-dynamic-repeater__item:nth-child(3) .novedades_item-image-circle, .home_novedades_h4u .jet-listing-grid__item:nth-child(3) .novedades_item-image-circle{
	max-width: 314px;
	width: 314px;
	height: 314px;
	padding: 0;
}



.home_novedades_h4u .novedades_item-image-circle img{
	transition: .3s;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

@media (hover:hover){
	.home_novedades_h4u .novedades_item:hover .novedades_item-image-circle img{
		transform: scale(1.1);
	}
}

.home_novedades_h4u .jet-listing-grid__item:first-child .novedades_item-image-circle{
	width: 385px;
    height: 385px;
    padding: 0 !important;
}


.home_novedades_h4u .novedades_item-content-subtitle{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 160%;
	color: #4C4B56;
}

.home_novedades_h4u .jet-listing-dynamic-repeater__item, .home_novedades_h4u .jet-listing-grid__item{
	margin-bottom: 40px;
}

.home_novedades_h4u .novedades_item-content-p{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color: #01000F;
	margin-top: 4px;
}


.home_novedades_h4u .jet-listing-dynamic-repeater__item:first-child .novedades_item-image, .home_novedades_h4u .jet-listing-grid__item:first-child .novedades_item-image{
	position: absolute;
	right: calc(100% + 100px);
	max-width: 385px;
	width: 385px;
	top: -240px;
}


.home_novedades_h4u .jet-listing-dynamic-repeater__item:nth-child(2) .novedades_item-image, .home_novedades_h4u .jet-listing-grid__item:nth-child(2) .novedades_item-image{
	position: absolute;
	right: calc(100% + 240px);
	max-width: 385px;
	width: 385px;
	top: -20px;
}

.home_novedades_h4u .jet-listing-dynamic-repeater__item:nth-child(3) .novedades_item-image, .home_novedades_h4u .jet-listing-grid__item:nth-child(3) .novedades_item-image{
	position: absolute;
	right: calc(100% + 50px);
	max-width: 385px;
	width: 385px;
	top: -20px;
}

.link_general {
	width: fit-content;
}

.link_general a{
	position: relative;
	width: fit-content;
}
.link_general a:after{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #AC27F4;
	bottom: 0;
}

.home_cifras .cifras_cifra{
	font-family: 'Object Sans Heavy' !important;
	font-style: normal !important;
	font-weight: 800 !important;
	font-size: 112px !important;
	line-height: 130px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 2px #000;
	color: #01000f;
	margin-bottom: 6px;
	/*color: white !important;*/
	/*text-shadow: 0px 0px 2px #01000F, 0px 0px 2px #01000f,  0px 0px 2px #01000f,  0px 0px 2px #01000f, 0px 0px 2px #01000f, 0px 0px 2px #01000f, 0px 0px 2px #01000f, 0px 0px 2px #01000f, 0px 0px 2px #01000f, 0px 0px 2px #01000f,0px 0px 2px #01000f;*/
}

.home_cifras .cifras_texto{
	color: #01000F !important;
}


.home_cifras .jet-listing-dynamic-repeater__items {
	/*overflow: auto;*/
	gap: 120px;
	transition: .5s;
}

.home_cifras .jet-listing-dynamic-repeater__items::-webkit-scrollbar{
	width: 12px;
	height: 0px;
	background-color: #f5f5f5;
	cursor: default;
}

@media screen and (max-width: 767px){
	.home_slider_ygy45 .slider{
		display: block;
	}

	.home_slider_ygy45 .slider-right{
		width: 100%;
		height: auto;
		/* transform: translateX(-15%); */
		padding: 0px;
	}

	.home_slider_ygy45 .slider-right-content-wrapper{
		padding: 60px;
	}

	.slider-right{
		position: relative;
		background: none !important;
		padding-bottom: 100% !important;
	}

	.home_slider_ygy45 .swiper-content{
		overflow: hidden;
		background-color: #FFCF53;
		border-radius: 50%;
		width: 405px !important;
		max-width: 405px !important;
		position: absolute;
		height: 405px;
	}

	.home_slider_ygy45 .swiper-pagination{
		bottom: 72px !important;
		font-size: 20px;
	}
	.home_slider_ygy45 .slider-swiper-button-next, .home_slider_ygy45 .slider-swiper-button-prev{
		bottom: 95px !important;
	}

	.home_slider_ygy45 .slider-left{
		width: 80%;
		padding-bottom: 100%;
	}

	.slider-left .swiper-images{
		/* 			position: absolute; */
		/* 			padding-bottom: 100%;
		width: 200px;
		top: -80px;
		z-index: -1;
		left: 0; */
	}

	.slider-left .swiper-logos{
		position: relative;
		top: 250px;
		width: 40%;
		right: -50%;
		left: auto;
	}

	.slider-right-content-wrapper{
		display: flex;
		align-items: center;
	}

	.slider-right-content-wrapper-name{
		font-size: 24px !important;
	}

	.slider-right-content-wrapper-content p{
		font-size: 13px !important;
		line-height: 160% !important;
	}

	.home_slider_ygy45 .slider-left{
		width: 80%;
    	left: 10%;
		padding-bottom: 30%;
		position: relative;
		top: -200px;
	}


	.slider-left .swiper-images{
		position: relative;
		top: 100px;
		right: 20px;
		width: 100%;
	}



	.home_cifras .jet-listing-dynamic-repeater__items{
		display: block;
	}

	.home_cifras .cifras_cifra{
		font-size: 55px !important;
		-webkit-text-stroke: 1px #000 !important;
	}

	.home_cifras .jet-listing-dynamic-repeater__item{
		margin-bottom: 20px;
	}

	.home_cifras .cifras_texto{
		font-size: 17px !important;
		font-weight: 500;
		line-height: 120% !important;
	}


	.home_novedades_h4u .jet-listing-dynamic-repeater__item .novedades_item-image, .home_novedades_h4u .jet-listing-grid__item .novedades_item-image{
		position: static !important;
		max-width: 155px !important;
		width: 100% !important;
	}

	.home_novedades_h4u .jet-listing-dynamic-repeater__item, .home_novedades_h4u .jet-listing-grid__item{
		margin-bottom: 30px !important;
		border-bottom: 1px solid #01000F33;
		padding-bottom: 30px !important;
	}

	.home_cifras .jet-listing-dynamic-repeater__items, .home_cifras .jet-listing-grid__items {
		padding: 0 !important
	}

	.home_novedades_h4u .jet-listing-dynamic-repeater__item .novedades_item-image-circle, .home_novedades_h4u .jet-listing-grid__item .novedades_item-image-circle {
		max-width: 200px !important;
		max-width: 100%;
		width: 100% !important;
		height: auto !important;
		padding: 0 !important;
		height: 160px !important;
		width: 160px !important;
		object-fit: cover;
	}

}

@media screen and (min-width: 768px) and (max-width: 1024px){
	.home_slider_ygy45 .slider-left {
		width: 40%;
		left: -10%;
		padding-bottom: 0;
		position: relative;
		top: top;
		margin: auto;
	}
	
	.home_slider_ygy45 .slider{
		display: block;
	}
	
	.home_slider_ygy45 .slider-right{
		width: 450px;
    	height: 450px;
		margin: auto !important;
		margin-top: -50px !important;
    	z-index: 4;
	}
	
	.slider-left .swiper-logos{
		position: absolute;
		bottom: 0;
		width: 40%;
		right: 0;
		left: 0;
		z-index: 9;
		margin: auto;
	}
	
	.swiper-logos .swiper-slide{
		text-align: left;
	}
	
	.home_slider_ygy45 .slider-left-logos-item img{
		position: relative;
		bottom: 50px;
		right: -100%;
	}
	
	.home_cifras .jet-listing-dynamic-repeater__items {
		display: block;
	}
	
	.home_novedades_h4u .jet-listing-grid__item:first-child .novedades_item-image-circle{
		width: 285px;
		height: 285px;
		padding: 0 !important;
		
	}
	
	.home_novedades_h4u .jet-listing-dynamic-repeater__item:first-child .novedades_item-image, .home_novedades_h4u .jet-listing-grid__item:first-child .novedades_item-image{
		right: calc(100%);
	}
	
	.home_novedades_h4u .jet-listing-dynamic-repeater__item:nth-child(2) .novedades_item-image, .home_novedades_h4u .jet-listing-grid__item:nth-child(2) .novedades_item-image{
		right: calc(100% + 40px);
		top: -80px;
	}
	
	.home_novedades_h4u .jet-listing-dynamic-repeater__item:nth-child(3) .novedades_item-image-circle, .home_novedades_h4u .jet-listing-grid__item:nth-child(3) .novedades_item-image-circle{
		width: 250px;
		height: 250px;
	}
	
	.home_novedades_h4u .jet-listing-dynamic-repeater__item:nth-child(3) .novedades_item-image, .home_novedades_h4u .jet-listing-grid__item:nth-child(3) .novedades_item-image{
		right: calc(100%);
	}
	
	.elementor-96 .elementor-element.elementor-element-1c3c1d2 .emprendedor_button h2:before{
		bottom: auto !important;
		top: 9px !important;
	}
}