/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Solutic
 * Theme URI: https://soluticwp.websitelayout.net/
 * Author: Website Layout
 * Author URI: https://www.websitelayout.net/
 * Description: The solutic is a WordPress Theme for various types of consulting, digital agency, digital business, information technology, it service etc. You can use solutic as a better way to present and promote your it service, it solutions, services company, startups, startups service, web app, multipurpose use, etc.
 * Version: 1.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: solutic
 * Tags: consulting, digital agency, digital business, information technology, elementor, it service, it solutions, services company, startups, startups service, web app, multipurpose etc.
 *
 * ----------------------------------------------------------------------------------- */

header.scrollHeader .navbar-default{ position: fixed; top: 0; z-index: 99; width: 100%; background: #fff; left: 0; transition: all 0.2s ease 0s;  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); animation: .95s ease 0s normal forwards 1 running headerAnimate; }