/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.mySwiper {
    height: 600px  !important;
    overflow: hidden  !important;
    width: 100%  !important;
}
.swiper-slide{width: 100%  !important;height: 100% !important;}
.swiper-button-prev,.swiper-button-next{display: none;}
.top_ic{position: absolute;
    top: 19px;
    right: 10px;}
    .pos_rel_ic {
    position: relative;
}
.saved_all_text{color: #0E1B4D;}
h4.est{font-size: 56px;line-height: 64px;color: #166534;margin: 0 0 15px;}
h6.month_cst,h6.sw_cst{font-size: 24px;line-height: 32px;color: #0E1B4D;margin: 0 0 10px;}
h6.annual_save{font-size: 32px;line-height: 40px;color: #fff;margin: 0 0 10px;}
.saved{color: #fff;font-weight: 400;}
.time_rec,.emplot_rec{font-size: 14px;line-height: 22px;color: #6B7280;}
.time_rec_hours,.emplot_rec_num{font-size: 24px;line-height: 32px;color: #0E1B4D;}
.res-sec{display: none;}
.res-sec {    
    flex-direction: column !important;
    gap: 20px !important;
}
.noti_report .wpr-button{border: none !important;}
.frame_bg{background: url('https://www.scanwise.lt/wp-content/uploads/2026/04/logoFrame-2.png');
    padding: 5em !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain  !important;}
.stinky{    position: sticky;top:140px;bottom: unset;}

@media screen and (max-width: 1024px) {
    .stinky{ 
        position: relative !important;
        top: unset !important;
    }
}
@media screen and (max-width: 767px) {
    .leads_div{margin: 0 auto !important;
    display: block !important;}
}