/**handles:gratech-style**/
/*
Theme Name: Gratech
Theme URI: https://wordpress.onertheme.com/gratech/
Author: OnerTheme
Author URI: https://themeforest.net/user/onertheme
Description: Gratech IT Service And Technology WordPress Theme  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gratech
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

.page-template-template-custom #comments { display:none; }
.btn-con-icono a.elementor-button { min-height: 70px; display: flex; padding: 15px 35px; } 
.btn-con-icono a > span > span.elementor-button-text {  color:#fff; }
.btn-slide-principal a > span > span.elementor-button-text { color: #fff !important; }

@media (max-width:500px){
.contador-online-seguridad { width: 100% !important; }
}

.contador-online-seguridad { width: 70%; }
.contador-online-seguridad small { color: #fff; font-size: 1.2em; }
.contador-online-seguridad span.num { margin-bottom: 15px; font-size: 3em; color: #fff; font-weight: 700; }
.contador-online-seguridad > div > div > div { display:flex; flex-direction: column;}


.slideInLeft{
	animation-name:none!important;
}
.slideInRight{
	animation-name:none!important;
}
.header-top {
    /* padding: 16px 0; */
    overflow: hidden;
    background-color: var(--heading-color);
    position: fixed;
    width: 100%;
    z-index: 999999;
    top: 0;
    height: 35px;
    align-content: center;
}
.header-area {
    position: relative;
    position: fixed;
    width: 100%;
    height: 100px;
    top: 35px !important;
    z-index: 99999;
}

.carrusel-home .owl-item .item > a { width:100% !important; }