/*
CTC Separate Stylesheet
Updated: 2024-11-19 14:34:25
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: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1732023265
*/
/* Start Custom Fonts CSS */
@font-face {
    font-family: 'Ryker';
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url('https://www.invierteconprisma.com/wp-content/uploads/2023/07/ryker-bold.woff') format('woff');
}

@font-face {
    font-family: 'Ryker';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url('https://www.invierteconprisma.com/wp-content/uploads/2024/12/rykertext-light.woff') format('woff');
}

@font-face {
    font-family: 'Ryker';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('https://www.invierteconprisma.com/wp-content/uploads/2024/12/rykertext-regular.woff') format('woff');
}

@font-face {
    font-family: 'Ryker';
    font-style: normal;
    font-weight: bold;
    font-display: auto;
    src: url('https://www.invierteconprisma.com/wp-content/uploads/2024/12/ryker-bold.woff') format('woff');
}
@font-face {
    font-family: 'Ryker';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url('https://www.invierteconprisma.com//wp-content/uploads/2024/12/ryker-black.woff') format('woff');
}

/* End Custom Fonts CSS */

.numeros span {
    padding: 5px 10px;
    font-size: 0.8em;
    border-radius: 15px;
    background: #fff;
    border-right: 3px solid #00aaa8;
}
.elementor-widget-form .elementor-field-type-checkbox input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px; /* Espacio entre los checkboxes */
}

.elementor-widget-form .elementor-field-type-checkbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.elementor-widget-form .elementor-field-type-checkbox label {
    margin-right: 20px; /* Ajusta el espacio entre el texto y el checkbox */
}
#listado mark{background:none !important; color:#F09252;font-size:1.2em;}

span.azul {
    color: #001fe3 !important;
    
}

li.aprisma a {
    color: #F09252 !important;
   /* text-transform: uppercase !important; 
     font-size: 0.9em !important; */
    /* border: 1px solid yellow; */
}

span.col_nar2{color: #f4b183 !important;}

/*Time Line
.twae-wrapper {--tw-cbx-space: 536 !important;}
.twae-wrapper .twae-label-small {
    font-size: 12px !important;
    transform: rotate(0.92turn)  !important;
}.twae-horizontal-timeline.twae-wrapper {
  
    width: 100% !important;
}
.twae-horizontal-timeline {
	--tw-ibx-position: -53!important;}*/
a[href^="tel"] {
    color: inherit; /* Usa el color del texto circundante */
    text-decoration: none; /* Elimina el subrayado */
}