.elementor-kit-22{--e-global-color-primary:#032A3E;--e-global-color-text:#737588;--e-global-color-6505854:#45485F;--e-global-typography-primary-font-family:"Chivo";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:22px;--e-global-typography-6fbafc4-font-family:"Chivo";--e-global-typography-6fbafc4-font-size:13px;--e-global-typography-5f67031-font-family:"Chivo";--e-global-typography-5f67031-font-size:16px;--e-global-typography-5f67031-line-height:2em;color:var( --e-global-color-text );font-family:"Chivo", Sans-serif;font-size:16px;font-weight:400;line-height:22px;}.elementor-kit-22 e-page-transition{background-color:#FFBC7D;}body.elementor-page{--color-gradient-start:#007fff;--color-gradient-stop:#ff4d54;}.main-header .navbar-brand{max-width:184px;}.elementor-kit-22 .lqd-post-content,.elementor-kit-22 .lqd-post-header .entry-excerpt{color:var( --e-global-color-text );font-family:"Chivo", Sans-serif;}h1, .h1{color:var( --e-global-color-6505854 );font-family:"Inter", Sans-serif;font-size:65px;font-weight:600;line-height:57px;letter-spacing:-1.96px;}h2, .h2{color:var( --e-global-color-6505854 );font-family:"Inter", Sans-serif;font-size:40px;font-weight:600;line-height:1.1em;letter-spacing:-0.5px;}h3, .h3{color:var( --e-global-color-6505854 );font-family:"Inter", Sans-serif;font-size:36px;font-weight:600;line-height:1.2em;}h4, .h4{color:var( --e-global-color-6505854 );font-family:"Inter", Sans-serif;font-size:32px;font-weight:600;line-height:1.2em;}h5, .h5{color:var( --e-global-color-6505854 );font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;line-height:1.2em;}h6, .h6{color:var( --e-global-color-6505854 );font-family:"Inter", Sans-serif;font-size:17px;font-weight:600;line-height:1.2em;}.page-scheme-dark{color:rgba(255, 255, 255, 0.8);}.page-scheme-dark h1, .page-scheme-dark .h1{color:#ffffff;}.page-scheme-dark h2, .page-scheme-dark .h2{color:#ffffff;}.page-scheme-dark h3, .page-scheme-dark .h3{color:#ffffff;}.page-scheme-dark h4, .page-scheme-dark .h4{color:#ffffff;}.page-scheme-dark h5, .page-scheme-dark .h5{color:#ffffff;}.page-scheme-dark h6, .page-scheme-dark .h6{color:#ffffff;}.elementor-kit-22 button,.elementor-kit-22 input[type="button"],.elementor-kit-22 input[type="submit"],.elementor-kit-22 .elementor-button{font-family:"Inter", Sans-serif;font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.main-header .lqd-mobile-sec .navbar-brand img{max-width:184px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.main-header .lqd-mobile-sec .navbar-brand img{max-width:184px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start Liquid custom CSS */.nav-trigger.circle .bars {
    width: 41px;
    height: 41px;
    flex: 1 0 41px;
}
.nav-trigger.style-2 .bar{
    width: 15px;
}
.lqd-tabs-style-13 .lqd-tabs-nav a{
    border-radius: 12px;
}
#blog-right .lqd-lp-excerpt,
#blog-right footer,
#blog-right .lqd-lp-img{
    display: none;
}


.lqd-lp-style-7 .lqd-lp-img {
    box-shadow: none !important;
}

.lqd-lp-column:not(:last-child) .lqd-lp-style-7,.lqd-lp-style-7:not(:last-child):not(:only-of-type) {    padding-bottom: 0 !important;	
}

.lqd-lp-column:not(:last-child) .lqd-lp-style-7 {	    margin-bottom: 0px !important;
}/* End Liquid custom CSS */
/* Start custom CSS */.elementor-icon-box-wrapper {
    position: relative;
}

.elementor-icon-box-hover-content {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    position: absolute;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    z-index: 100;
    top: 100%; /* Ajuste conforme necessário */
    left: 50%; /* Ajuste conforme necessário */
    transform: translateX(-50%);
    width: 200px; /* Ajuste conforme necessário */
    margin-top: 10px; /* Adicionado para espaçamento */
}

.elementor-icon-box-wrapper:hover .elementor-icon-box-hover-content {
    display: block;
    opacity: 1;
}

.elementor-button {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #0073e6;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.elementor-button:hover {
    background-color: #005bb5;
}/* End custom CSS */