/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2025 | 15:29:13 */

#comercial{
	display: flex;
	align-items: center;
}

#servicios{
	display: flex;
	align-items: center;
}


.slider-info img{
	height: 100%;
}

.btn-ingresar{
	padding: 15px 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.12);
	color: white;
}

/* programas slides */


.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 !important;
	right: -10px;
	top: 45px;
}

.boton-matricula:hover{
	background-size: 180%;
    transform: scale(1.2);
	transition: all 0.3s ease;
}

.elipse-btn2{
	position: absolute !important;
	left: -30px;
	top:60px;
	animation: rotate 10s linear infinite;
	transition: all 0.1s ease;
}

.elipse-btn1{
	position: absolute !important;
	left: -10px;
	top: 5px;
	animation: rotate 10s linear infinite;
	transition: all 0.1s ease;
}

@keyframes rotate {
	to {
		transform: rotateZ(-360deg);
	}
}

.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 !important;
    left: -50px;
    top: 0px;
}

.elipse2{
	width: 150px !important;
    height: 30px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #1787ff;
    position: absolute !important;
    left: -50px;
    top: 110px;
}

.elipse3{
	width: 100px !important;
    height: 80px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50px;
    background: #01498e;
	position: absolute !important;
    right: -50px;
    top: 270px;
}

.elipse4{
	width: 180px !important;
    height: 180px;
    transform: rotate(-28deg);
    flex-shrink: 0;
    border-radius: 50%;
    background: #1787ff;
    position: absolute !important;
    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;
	}
	
	#informatica{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
}

#industrial{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
}
	
	.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);
	font-size: 20px;
}

#acordeon-proveedores h4 a{
	text-decoration: none;
		color: #012983;
}

#acordeon-proveedores h4 a:hover{
		color: #1788FF;
}

.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));
}






@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
:root {
  --color-bg1: rgb(8, 10, 15);
  --color-bg2: rgb(0, 17, 32);
  --color1: 18, 113, 255;
  --color2: #01498e;
  --color3: 100, 100, 255;
  --color4: 50, 160, 220;
  --color5: 80, 47, 122;
  --color-interactive: 140, 100, 255;
  --circle-size: 80%;
  --blending: hard-light;
}

.card-logo {
  position: absolute !important;
  z-index: 10;
  max-width: 600px;
  padding: 48px;
  border-radius: 8px;
  overflow: hidden;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-791ddbe6{
	max-width: 100% !important;
}

@keyframes moveInCircle {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes moveVertical {
  0% {
    transform: translateY(-50%);
  }
  50% {
    transform: translateY(50%);
  }
  100% {
    transform: translateY(-50%);
  }
}

@keyframes moveHorizontal {
  0% {
    transform: translateX(-50%) translateY(-10%);
  }
  50% {
    transform: translateX(50%) translateY(10%);
  }
  100% {
    transform: translateX(-50%) translateY(-10%);
  }
}

.gradient-bg {
  width: 100%;
  height: 800px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(40deg, var(--color-bg1), var(--color-bg2));
  top: 0;
  left: 0;
}
.gradient-bg .svgBlur {
  display: none;
}

.gradient-bg .noiseBg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  mix-blend-mode: soft-light;
  opacity: 0.3;
}

.gradient-bg .gradients-container {
  filter: url(#goo) blur(40px);
  width: 100%;
  height: 100%;
}

.gradient-bg .g1 {
  position: absolute;
  background: radial-gradient(circle at center, rgba(var(--color1), 0.8) 0, rgba(var(--color1), 0) 50%) no-repeat;
  mix-blend-mode: var(--blending);
  width: var(--circle-size);
  height: var(--circle-size);
  top: calc(50% - var(--circle-size) / 2);
  left: calc(50% - var(--circle-size) / 2);
  transform-origin: center center;
  animation: moveVertical 30s ease infinite;
  opacity: 1;
}

.gradient-bg .g2 {
  position: absolute;
  background: radial-gradient(circle at center, rgba(var(--color2), 0.8) 0, rgba(#01498e, 0) 50%) no-repeat;
  mix-blend-mode: var(--blending);
  width: var(--circle-size);
  height: var(--circle-size);
  top: calc(50% - var(--circle-size) / 2);
  left: calc(50% - var(--circle-size) / 2);
  transform-origin: calc(50% - 400px);
  animation: moveInCircle 20s reverse infinite;
  opacity: 1;
}

.gradient-bg .g3 {
  position: absolute;
  background: radial-gradient(circle at center, rgba(var(--color3), 0.8) 0, rgba(var(--color3), 0) 50%) no-repeat;
  mix-blend-mode: var(--blending);
  width: var(--circle-size);
  height: var(--circle-size);
  top: calc(50% - var(--circle-size) / 2 + 200px);
  left: calc(50% - var(--circle-size) / 2 - 500px);
  transform-origin: calc(50% + 400px);
  animation: moveInCircle 40s linear infinite;
  opacity: 1;
}

.gradient-bg .g4 {
  position: absolute;
  background: radial-gradient(circle at center, rgba(var(--color4), 0.8) 0, rgba(var(--color4), 0) 50%) no-repeat;
  mix-blend-mode: var(--blending);
  width: var(--circle-size);
  height: var(--circle-size);
  top: calc(50% - var(--circle-size) / 2);
  left: calc(50% - var(--circle-size) / 2);
  transform-origin: calc(50% - 200px);
  animation: moveHorizontal 40s ease infinite;
  opacity: 0.7;
}

.gradient-bg .g5 {
  position: absolute;
  background: radial-gradient(circle at center, rgba(var(--color5), 0.8) 0, rgba(var(--color5), 0) 50%) no-repeat;
  mix-blend-mode: var(--blending);
  width: calc(var(--circle-size) * 2);
  height: calc(var(--circle-size) * 2);
  top: calc(50% - var(--circle-size));
  left: calc(50% - var(--circle-size));
  transform-origin: calc(50% - 800px) calc(50% + 200px);
  animation: moveInCircle 20s ease infinite;
  opacity: 1;
}

.gradient-bg .interactive {
  position: absolute;
  background: radial-gradient(circle at center, rgba(var(--color-interactive), 0.8) 0, rgba(var(--color-interactive), 0) 50%) no-repeat;
  mix-blend-mode: var(--blending);
  width: 100%;
  height: 100%;
  top: -50%;
  left: -50%;
  opacity: 0.7;
}

/*.sec-info-prog{
	position: absolute !important;
	z-index: 10;
}*/

/*.wp-block-uagb-container{
	width: 100% !important;	
}*/

/*menu*/
.ast-primary-header-bar{
	border: 1px solid #000;
background: rgba(0, 24, 49, 0.86)!important;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/*infraestructura*/
.infraestructura-count{
	border-radius: 15px;
	background: rgba(0, 24, 49, 0.63);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(calc(var(--radius-xl, 12px) / 2));
}

/* zona de pagos */
.icon-pagos{
	border-radius: 100px;
	background: rgba(0, 24, 49, 0.63);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(calc(var(--radius-xl, 12px) / 2));	
}



/* cajas solicitud de matriculas*/

.box-blur-matriculas{	
	border-radius: 10px;
	backdrop-filter: blur(calc(var(--rounded-xl, 4px) / 2));	
}