/*
Theme Name: Digital Prevena
Theme URI: https://digitalprevena.com
Template: astra
Author: Alfredo Martín
Author URI: https://digitalprevena.com
Description: Plantilla creada con la base de Astra.
Tags: prevena
Version: 1.0.1719834570
Updated: 2024-07-01 11:49:30

*/

/*.elementor-sticky{
	background-color:red !important;
}*/

:root {
  --color-primary: #B3A470;
}
@media screen and (min-width: 1024px) {
	.main-header-bar-wrap {
		position: relative;
		display: flex;
		justify-content: center;
	}	
	.ast-theme-transparent-header .ast-header-search .ast-icon {
    color: var(--color-primary);
}
}

.blog-navigation-dark {
    color: black;
}

.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
    margin: 0 !important;
}
/* HOME */
@media screen and (min-width: 1024px) {
	.girlCircleHome {
	  position: relative;
	  width: 600px;
	  height: 600px;
	  overflow: hidden;
	  border-radius: 50%;
	}
}
@media screen and (max-width: 1023px) {
	.girlCircleHome {
	  display: inline-block;
	  position: relative;
	  width: 400px;
	  height: 400px;
	  overflow: hidden;
	  border-radius: 50%;
		padding: 5%;
	}
}
//ELLOS TIENEN LA LLAVE
.keyImage img{
	object-fit: cover;
}
.keyCompany{
	color: var(--color-primary);
	text-transform: uppercase;
	font-weight: bold;
}
.keyWorker{
	font-size: 1.4em;
}

//PREVENA EN NUMEROS
.elementor-counter-title{
	text-align: center;
	line-height: 1.5 !important;
	padding-top:1.25em;
}

/* TU LLAVE MAESTRA */
.elementor-toggle-icon-closed, .elementor-toggle-icon-opened{
	font-size: 2em;
}
.elementor-toggle-icon-opened{
	font-size: 1.5em;
}
.elementor-toggle-title{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
	filter: hue-rotate(170deg);
}

.formacionCompleta::before {
    content: url('/wp-content/uploads/2024/07/noun-customer-personality-4478892-e1720088901197.png');
	filter: brightness(0) saturate(100%) invert(70%) sepia(18%) saturate(678%) hue-rotate(200deg) brightness(98%) contrast(80%);
}

.contenidosActualizados::before {
    content: url('/wp-content/uploads/2024/07/noun-strategy-4478888-e1720088991295.png');
	filter: brightness(0) saturate(100%) invert(70%) sepia(18%) saturate(678%) hue-rotate(200deg) brightness(98%) contrast(80%);
}

.GestionFormaciones::before {
    content: url('/wp-content/uploads/2024/07/noun-business-process-4478895-e1720089233166.png');
	filter: brightness(0) saturate(100%) invert(70%) sepia(18%) saturate(678%) hue-rotate(200deg) brightness(98%) contrast(80%);
}