/*
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: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1623425073
Updated: 2021-06-11 15:24:33

*/

body {
  position: relative !important;
  min-height: 100vh !important;
}

div.grecaptcha-badge{
	display: none !important;
}

div.elementor.elementor-48.elementor-location-footer div.elementor-section-wrap{
  position: absolute !important;
  bottom: 0 !important;
  width: 100% !important;
    height: 0rem !important;
}

a[href^=tel] {
   text-decoration:inherit !important;
   color: inherit !important;
}

div.wordpress-gdpr-privacy-center p{
    text-align: center;
}

.hide-arrows-slider{
	display: none;
}

div.elementor-post__text a.elementor-post__read-more{
    float: right !important; 
}

div.elementor-menu-toggle {
	outline: 0px !important;
}

/*@media(max-width: 1350px){
	nav.elementor-pagination a.page-numbers.prev{
		float: left !important;
		margin-left: 0px !important;
	}
}

@media(max-width: 827px){
	nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-none ul li a{
		font-size: 17px !important;
	}
}

@media(max-width: 768px){
	ul#menu-2-6b16c24{
		z-index: 10000 !important;
	}
}*/
p {
text-align: justify;
-webkit-hyphens: auto;
    hyphens: auto;
}
div.normal-text-hf div div p {
	text-align: right !important;
}

div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
	top: 287px !important; 
}
.justifySlider{
 -moz-hyphens:auto !important;
 -ms-hyphens:auto !important;
 -webkit-hyphens:auto !important;
 -o-hyphens:auto !important;
 hyphens:auto !important;
/* otros valores: auto & none */
 word-wrap:break-word !important;
}