/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1671447449
Updated: 2022-12-19 10:57:29

*/
.elementor-slide-heading h2 {
    text-transform: uppercase !important;
}
.elementor-slide-heading h2 {
    font-size: 50px;
}
.seccion1 a {
    width: 100%;
}
.diapositivas span.elementor-testimonial__title {
    position: relative;
    bottom: 250px;
	text-shadow: 2px 3px #000;
}
.enlace a{
    color: inherit !important;
}
button.cky-btn.cky-btn-accept {
    margin-top: 8px;
	max-width: 98% !important;
}
a.skip-link.screen-reader-text {
    visibility: hidden;
}
@media (max-width: 768px){
	.iconos .elementor-col-25 {
   		width: 50%;
	}
	.iconos h2.elementor-heading-title.elementor-size-default {
    	font-size: 17px !important;
	}
	.diapositivas span.elementor-testimonial__title {
       	bottom: 173px;
	}
	button.cky-btn.cky-btn-accept {
		max-width: 100% !important;
	}
	a.boton-movil.elementor-button-link.elementor-button.elementor-size-sm {
    	width: 56%;
    	position: relative;
    	margin: auto;
    	margin-bottom: 20px;
	}
}