/*
Theme Name: BiznesSoft
Author: 4webzones
Author URI: https://4webzones.pl/
Template: hello-elementor
Text Domain: BiznesSoft
Version: 1.0
*/
/* line 27, style.scss */
html, body {
  background: #fff;
  color: #000;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  font-family: graphie, sans-serif;
  font-style: normal;
  font-size: 1vw;
  font-weight: 300;
  text-decoration: none;
  line-height: 1.8em;
  overflow-x: hidden; }

/* line 41, style.scss */
* {
  box-sizing: border-box;
  z-index: 1; }

/* line 45, style.scss */
*:before, *:after {
  box-sizing: inherit; }

/* line 48, style.scss */
a, a:visited, a:hover {
  transition: all 0.25s ease; }

/* line 51, style.scss */
::-moz-selection, ::selection {
  color: #000;
  background: #00639d; }

/* line 55, style.scss */
.page-main-content {
  width: 100%;
  height: auto;
  min-height: 100vh;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
  overflow-y: auto;
  z-index: 9; }

/* line 67, style.scss */
.page-content {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  position: relative !important; }

/* line 74, style.scss */
h1, h2, h3, h4, h5, h6 {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 9; }

/* line 83, style.scss */
.footer {
  z-index: 1; }

/* line 86, style.scss */
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 500, "GRAD" -25, "opsz" 48; }
