/*
Theme Name: Integridad pública
Theme URI: https://sinapsis.global/
Author: Sinapsis 
Author URI: https://sinapsis.global/
Description: Promoviendo el conocimiento sobre buenas prácticas regulatorias y digitales en los sistemas de declaraciones juradas y control de los conflictos de interés en la función pública de América Latina y el Caribe.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: temaUno
Tags: 
*/

/* /Fonts text */

:root {
    /* background */
    --blue-color: #304a6e !important;
    /* color */
    --text-white: #fff !important;
    /* padding */
    --padding-buttom: 3% !important;
    /* width */
    --width-buttom: 135px !important;
    /* border-radius */
    --borders-buttom: 30px !important;
    /* height */
    --height-buttom: 100% !important;
    /* box-shadow */
    --shadow-button1: 0px 10px 20px #00000033 !important;
    --shadow-button2: 0px 3px 6px #00000029 !important;
    --shadow-button3: 0px 0px 10px #00000029 !important;
    /* ----------------------------- */
}


.row {
    width: 100%;
}

*,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans";
}




/* .titleMainSite a {




/* +++++++++++++++++++++++++ */


header {
    overflow-x: clip !important;
}


.elementor-element-0148795 .jet-listing-grid__item {
    opacity: 0.5;
    transition: opacity 0.5s ease-in-out;
}