/*
Template Name: Banizzo - Digital Agency HTML5 Template
Theme URI: https://codexup.com/
Author: CodeXup
Author URI: https://codexup.com/preview/banizzo/
Description: 
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0.0
*/
/*
Template Name: Banizzo - Digital Agency HTML5 Template
Theme URI: https://codexup.com/
Author: CodeXup
Author URI: https://codexup.com/preview/banizzo/
Description: 
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0.0
*/

.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 80px;
    right: 20px;
    /*background-color: #25d366;*/
    background-color: #23345f;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}
.whatsapp:hover{
    color:#FFF;
}

.whatsapp-icon {
    margin-top: 13px;

}
/*.scroll-top {
    position: fixed;
    width: 50px;
    height: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(var(--primary)), color-stop(25%, var(--secondary)), color-stop(50%, var(--primary)), color-stop(75%, var(--secondary)), to(var(--primary)));
    background: linear-gradient(to top, var(--primary) 0%, var(--secondary) 25%, var(--primary) 50%, var(--secondary) 75%, var(--primary) 100%);
    background-size: 400% 400%;
    right: 20px;
    bottom: 0;
    font-size: 18px;
    color: var(--white);
    border: none;
    border-radius: 3px;
    cursor: pointer;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}*/

.canalintagridad-cuadro {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.canalintegridad-numero {
    color: var(--e-global-color-44396b2 );
    font-family: "Roboto", Sans-serif;
    font-size: 60px;
    font-weight: 600;
}