/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2024 | 22:20:03 */
.btn-ingresar{
	padding: 15px 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.12);
	color: white;
}

.btn-ingresar:hover{
	background: #01498e;
	color: white;
}

.entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
height: 100vh;
}

.site-primary-footer-wrap{
	padding: 0px;
}

.logo-boton{
	background: rgba(213, 224, 236, 0.25);
	box-shadow: -3px 4px var(--rounded-xl, 12px) 0px #000;
	backdrop-filter: blur(calc(var(--radius-3xl, 20px) / 2));
	position: absolute;
	right: -10px;
	top: 45px;
}

.boton-matricula:hover{
	background-size: 180%;
    transform: scale(1.2);
	transition: all 0.3s ease;
}

.elipse-btn2{
	position: absolute;
	left: -30px;
	top:60px;
	animation: rotate 10s linear infinite;
	transition: all 0.1s ease;
}

.elipse-btn1{
	position: absolute;
	left: -10px;
	top: 5px;
	animation: rotate 10s linear infinite;
	transition: all 0.1s ease;
}

@keyframes rotate {
	to {
		transform: rotateZ(-360deg);
	}
}


[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .7s;
}

.cont-buttons{
	background: rgba(213, 224, 236, 0.25);
	box-shadow: -3px 4px var(--rounded-xl, 12px) 0px #000;
	backdrop-filter: blur(calc(var(--radius-3xl, 20px) / 2));
}



.swiper-content{
	width: 100%;
}

.slider-info .swiper-button-prev{
	display: none;
}

.slider-info .swiper-button-next{
	display: none;
}

.blur-programa-salud{
	background: rgb(0 194 194 / 48%);
    backdrop-filter: blur(calc(var(--radius-3xl, 5px) / 2));
}

.text-img h3{
	color: white !important;
}

.price-salud h5{
	color: #08c9c8;
}

.price-informatica h5{
	color: #002d77;
}

.price-comercial h5{
	color: #009862;
}

.price-industrial h5{
	color: #f68d18;
}

.price-servicios h5{
	color: #dd0205;
}

.div-header{
	position: absolute;	
}

/*box-info-cont*/

.info-card-informatica{
	position: absolute;
	bottom: -70%;
	background: #052f58d1;
	stroke-width: 0.5px;
	stroke: #FFF;
	backdrop-filter: blur(7.5px);
	transition: .5s;
}

.info-card-informatica:hover{
	bottom: 0%;
}


.info-card-salud{
	position: absolute;
	bottom: -70%;
	background: rgba(6, 201, 201, 0.33);
	stroke-width: 0.5px;
	stroke: #FFF;
	backdrop-filter: blur(27.5px);
	transition: .5s;
}

.info-card-salud:hover{
	bottom: 0%;
}

.info-card-comercial{
	position: absolute;
	bottom: -70%;
	background: #0098628a;
	stroke-width: 0.5px;
	stroke: #FFF;
	backdrop-filter: blur(27.5px);
	transition: .5s;
}

.info-card-comercial:hover{
	bottom: 0%;
}

.info-card-industrial{
	position: absolute;
	bottom: -70%;
	background: #f68d1863
;
	stroke-width: 0.5px;
	stroke: #FFF;
	backdrop-filter: blur(27.5px);
	transition: .5s;
}

.info-card-industrial:hover{
	bottom: 0%;
}

.info-card-servicios{
	position: absolute;
	bottom: -70%;
	background:#dd020552;
	stroke-width: 0.5px;
	stroke: #FFF;
	backdrop-filter: blur(27.5px);
	transition: .5s;
}

.info-card-servicios:hover{
	bottom: 0%;
}

.elipse1{
	width: 250px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    left: -50px;
    top: 0px;
}

.elipse2{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #1787ff;
    position: absolute;
    left: -50px;
    top: 110px;
}

.elipse3{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    right: -50px;
    top: 270px;
}

.elipse4{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    right: -120px;
    top: 300px;
}

.elipse5{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    left: -20px;
    top: 500px;
}

.elipse6{
	width: 120px !important;
    height: 20px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
    position: absolute;
    left: -62px;
    top: 450px;
}



.wp-block-uagb-container .uag-blocks-common-selector .uagb-block-51875c33 .alignfull .uagb-is-root-container .aos-init .aos-animate spline-viewer{
	height: 100vh;
}


/* Salud */

.elipse1-salud{
	width: 250px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #097b7b;
	position: absolute;
    left: -50px;
    top: 0px;
}

.elipse2-salud{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #08c9c8;
    position: absolute;
    left: -50px;
    top: 110px;
}

.elipse3-salud{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #097b7b;
	position: absolute;
    right: -50px;
    top: 270px;
}

.elipse4-salud{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #08c9c8;
    position: absolute;
    right: -120px;
    top: 300px;
}

.elipse5-salud{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #08c9c8;
    position: absolute;
    left: -20px;
    top: 500px;
}

.elipse6-salud{
	width: 120px !important;
    height: 20px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #097b7b;
    position: absolute;
    left: -62px;
    top: 450px;
}


.element-1{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
	right: -60px;
    top: -50px;
	z-index: 2;

}

.element-2{
	width: 250px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
    right: -100px;
    top: 80px;
	z-index: 1;
}


.study-element-1{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
	right: 0px;
    top: -50px;
}

.study-element-2{
	width: 150px !important;
    height: 50px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background:  #00c9c9;	
	position: absolute;
    right: -68px;
    top: 50px;
}

.study-element-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
	bottom: -30px;
    left: -40px;

}

.study-element-4{
	width: 180px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
    left: -10px;
    bottom: 270px;
}

.study-element-5{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: #00c9c9;	
	position: absolute;
    left: 80px;
    bottom: 170px;
}


.circle-element-1{
	width: 300px !important;
    height: 300px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
	right: 80px;
    top: -30px;
}

.circle-element-2{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background:  #00c9c9;	
	position: absolute;
    right: -25px;
    top: 250px;
}

.circle-element-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
	bottom: -80px;
    left: -40px;

}

.circle-element-4{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #00c9c9, #0f7d7d);	
	position: absolute;
    left: 150px;
    bottom: 100px;
}



/*Informatica*/
.elipse1-informatica{
	width: 250px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    left: -50px;
    top: 0px;
}

.elipse2-informatica{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #1787ff;
    position: absolute;
    left: -50px;
    top: 110px;
}

.elipse3-informatica{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    right: -50px;
    top: 270px;
}

.elipse4-informatica{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    right: -120px;
    top: 300px;
}

.elipse5-informatica{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    left: -20px;
    top: 500px;
}

.elipse6-informatica{
	width: 120px !important;
    height: 20px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
    position: absolute;
    left: -62px;
    top: 450px;
}


.element-informatica-1{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #0640a1, #001c49);
	position: absolute;
	right: -60px;
    top: -50px;
	z-index: 2;

}

.element-informatica-2{
	width: 250px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #0640a1, #001c49);
	position: absolute;
    right: -100px;
    top: 80px;
	z-index: 1;
}


.study-informatica-1{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #05398f, #001c49);
	position: absolute;
	right: 0px;
    top: -50px;
}

.study-informatica-2{
	width: 150px !important;
    height: 50px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background:  #01498e;	
	position: absolute;
    right: -68px;
    top: 50px;
}

.study-informatica-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #05398f, #001c49);
	position: absolute;
	bottom: -30px;
    left: -40px;

}

.study-informatica-4{
	width: 180px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #05398f, #001c49);
	position: absolute;
    left: -10px;
    bottom: 270px;
}

.study-informatica-5{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: #01498e;	
	position: absolute;
    left: 80px;
    bottom: 170px;
}


.circle-informatica-1{
	width: 300px !important;
    height: 300px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #05398f, #001c49);
	position: absolute;
	right: 80px;
    top: -30px;
}

.circle-informatica-2{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background:  #01498e;	
	position: absolute;
    right: -25px;
    top: 250px;
}

.circle-informatica-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #05398f, #001c49);
	position: absolute;
	bottom: -80px;
    left: -40px;

}

.circle-informatica-4{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #05398f, #001c49);
	position: absolute;
    left: 150px;
    bottom: 100px;
}



/* Comercial */

.elipse1-comercial{
	width: 250px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #04724b;
	position: absolute;
    left: -50px;
    top: 0px;
}

.elipse2-comercial{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #009862;
    position: absolute;
    left: -50px;
    top: 110px;
}

.elipse3-comercial{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #04724b;
	position: absolute;
    right: -50px;
    top: 270px;
}

.elipse4-comercial{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #009862;
    position: absolute;
    right: -120px;
    top: 300px;
}

.elipse5-comercial{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #009862;
    position: absolute;
    left: -20px;
    top: 500px;
}

.elipse6-comercial{
	width: 120px !important;
    height: 20px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #04724b;
    position: absolute;
    left: -62px;
    top: 450px;
}


.element-comercial-1{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
	right: -60px;
    top: -50px;
	z-index: 2;

}

.element-comercial-2{
	width: 250px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
    right: -100px;
    top: 80px;
	z-index: 1;
}


.study-comercial-1{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
	right: 0px;
    top: -50px;
}

.study-comercial-2{
	width: 150px !important;
    height: 50px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background:  #009862;	
	position: absolute;
    right: -68px;
    top: 50px;
}

.study-comercial-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
	bottom: -30px;
    left: -40px;

}

.study-comercial-4{
	width: 180px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
    left: -10px;
    bottom: 270px;
}

.study-comercial-5{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: #009862;	
	position: absolute;
    left: 80px;
    bottom: 170px;
}


.circle-comercial-1{
	width: 300px !important;
    height: 300px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
	right: 80px;
    top: -30px;
}

.circle-comercial-2{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background:  #009862;	
	position: absolute;
    right: -25px;
    top: 250px;
}

.circle-comercial-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
	bottom: -80px;
    left: -40px;

}

.circle-comercial-4{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #009862, #035135);
	position: absolute;
    left: 150px;
    bottom: 100px;
}



/* industrial */

.elipse1-industrial{
	width: 250px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #CC6E02;
	position: absolute;
    left: -50px;
    top: 0px;
}

.elipse2-industrial{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #F68D18;
    position: absolute;
    left: -50px;
    top: 110px;
}

.elipse3-industrial{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #CC6E02;
	position: absolute;
    right: -50px;
    top: 270px;
}

.elipse4-industrial{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #F68D18;
    position: absolute;
    right: -120px;
    top: 300px;
}

.elipse5-industrial{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #F68D18;
    position: absolute;
    left: -20px;
    top: 500px;
}

.elipse6-industrial{
	width: 120px !important;
    height: 20px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #CC6E02;
    position: absolute;
    left: -62px;
    top: 450px;
}


.element-industrial-1{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
	right: -60px;
    top: -50px;
	z-index: 2;

}

.element-industrial-2{
	width: 250px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
    right: -100px;
    top: 80px;
	z-index: 1;
}


.study-industrial-1{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
	right: 0px;
    top: -50px;
}

.study-industrial-2{
	width: 150px !important;
    height: 50px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background:  #f68d18;	
	position: absolute;
    right: -68px;
    top: 50px;
}

.study-industrial-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
	bottom: -30px;
    left: -40px;

}

.study-industrial-4{
	width: 180px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
    left: -10px;
    bottom: 270px;
}

.study-industrial-5{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: #f68d18;	
	position: absolute;
    left: 80px;
    bottom: 170px;
}


.circle-industrial-1{
	width: 300px !important;
    height: 300px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
	right: 80px;
    top: -30px;
}

.circle-industrial-2{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background:  #f68d18;	
	position: absolute;
    right: -25px;
    top: 250px;
}

.circle-industrial-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
	bottom: -80px;
    left: -40px;

}

.circle-industrial-4{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #f68d18, #894E0B);
	position: absolute;
    left: 150px;
    bottom: 100px;
}


/* industrial */

.elipse1-servicios{
	width: 250px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #941012;
	position: absolute;
    left: -50px;
    top: 0px;
}

.elipse2-servicios{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #DD0205;
    position: absolute;
    left: -50px;
    top: 110px;
}

.elipse3-servicios{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #941012;
	position: absolute;
    right: -50px;
    top: 270px;
}

.elipse4-servicios{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #DD0205;
    position: absolute;
    right: -120px;
    top: 300px;
}

.elipse5-servicios{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #DD0205;
    position: absolute;
    left: -20px;
    top: 500px;
}

.elipse6-servicios{
	width: 120px !important;
    height: 20px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #941012;
    position: absolute;
    left: -62px;
    top: 450px;
}


.element-servicios-1{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
	right: -60px;
    top: -50px;
	z-index: 2;

}

.element-servicios-2{
	width: 250px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
    right: -100px;
    top: 80px;
	z-index: 1;
}


.study-servicios-1{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
	right: 0px;
    top: -50px;
}

.study-servicios-2{
	width: 150px !important;
    height: 50px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background:  #DD0205;	
	position: absolute;
    right: -68px;
    top: 50px;
}

.study-servicios-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
	bottom: -30px;
    left: -40px;

}

.study-servicios-4{
	width: 180px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
    left: -10px;
    bottom: 270px;
}

.study-servicios-5{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: #DD0205;	
	position: absolute;
    left: 80px;
    bottom: 170px;
}


.circle-servicios-1{
	width: 300px !important;
    height: 300px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
	right: 80px;
    top: -30px;
}

.circle-servicios-2{
	width: 150px !important;
    height: 150px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background:  #DD0205;	
	position: absolute;
    right: -25px;
    top: 250px;
}

.circle-servicios-3{
	width: 200px !important;
    height: 200px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
	bottom: -80px;
    left: -40px;

}

.circle-servicios-4{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
	background: linear-gradient(83deg, #DD0205, #700607);
	position: absolute;
    left: 150px;
    bottom: 100px;
}



/*elipses matriculas*/

.elipse1-matricula{
	width: 250px !important;
    height: 60px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    left: -50px;
    top: 0px;
}

.elipse2-matricula{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #1787ff;
    position: absolute;
    left: -50px;
    top: 110px;
}

.elipse3-matricula{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    right: -50px;
    top: 20px;
}

.elipse4-matricula{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    right: -120px;
    top: 50px;
}

.elipse5-matricula{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    left: -20px;
    bottom: 50px;
}

.elipse6-matricula{
	width: 120px !important;
    height: 40px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
    position: absolute;
    left: -42px;
    bottom: 180px;
}




/*elipses solicitudes*/

.elipse1-solicitudes{
	width: 100px !important;
    height: 35px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    left: -15px;
    top: 5px;
}

.elipse2-solicitudes{
	width: 60px !important;
    height: 20px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #1787ff;
    position: absolute;
    left: -20px;
    top: 80px;
}

.elipse3-solicitudes{
	width: 80px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute;
    right: 0px;
    bottom: 20px;
}

.elipse4-solicitudes{
	width: 100px !important;
    height: 100px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    right: 10px;
    bottom: 50px;
}

.elipse5-matricula{
	width: 120px !important;
    height: 120px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute;
    left: -50px;
    bottom: 50px;
}

.elipse6-matricula{
	width: 120px !important;
    height: 40px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
    position: absolute;
    left: -42px;
    bottom: 180px;
}

.heartbeat {
	animation: heartbeat 2.5s ease-in-out infinite both;
}

@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}


.wp-block-uagb-container.uagb-block-39967b84{
	padding: 0px !important;
}


@media only screen and (max-width: 768px){
	.element-1{
		right: 0;
		width: 80px !important;
		height: 80px !important;
	}
	
	.element-2{
		right: -10px;
		top: 10px;
		width: 100px !important;
		height: 40px;
	}
	
	.study-element-2{
		right: 0px;
	}
	
	.circle-element-1{
		width: 120px !important;
		height: 120px;
		left: 0;
	}
}


#acordeon-proveedores h4{
	border: solid 2px #01498e !important;
	padding: 10px 20px;
	border-radius: 10px;
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.25);
}

#acordeon-proveedores h4 a{
	text-decoration: none;
}

.blur-casosexito{
	background: linear-gradient(62deg, rgba(23, 43, 63, 0.34) 1.4%, rgba(90, 99, 118, 0.32) 23.4%, rgba(168, 190, 210, 0.34) 48.75%, rgba(162, 196, 228, 0.33) 62.14%, rgba(114, 156, 196, 0.37) 70.75%, rgba(43, 57, 70, 0.29) 97.05%);

backdrop-filter: blur(calc(var(--spacing-lg, 12px) / 2));
}