body{
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
	font-family: 'Poppins', sans-serif;
    color: #212529;
    text-align: left;
	overflow-x: hidden!important;
}

body, html{
	max-width: 1920px;
    min-width: 420px;
    margin: 0 auto;
}

*, :actibe, :focus, :hover{
	outline: none!important;
}

*, :after, :before{
	box-sizing: border-box;
}



#header{
	text-align: center;
    object-fit: contain;
    overflow: hidden;
	padding-bottom: 80px;
    padding-top: 15px;
    color: #fff;
}
#header nav ul{
	display: flex!important;
	text-decoration: none;
	padding: 0;
	margin: 0;
	list-style: none;
}	

#header nav ul li{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	height: 60px;
	white-space: nowrap;
	flex-basis: 100%;
}

#header nav ul li:first-child;{
	text-align: left;
}

#header nav ul li a{
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size: 16px;
    color: #fff;
	width: auto;
    height: 60px;
    display: inline-table;
    position: relative;
    line-height: 50px;
    white-space: nowrap;
    text-decoration: none;
}

#header nav a{
	width: 16px;
    height: 16px;
    display: inline-table;
    position: relative;
    margin-right: 10px;
    top: 2px;
}

#header nav a:after{
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #44F7DB;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;	
}
#header nav a:hover:after{
  transform: scaleX(1);
  transform-origin: bottom left;
}


#header nav a:hover{
	color: #44F7DB;
}

#header nav a:hover .navimgh{
	background-image: url(img/homb.png)
}

#header nav a:hover .navimgr{
	background-image: url(img/regb.png)
}

#header nav a:hover .navimgs{
	background-image: url(img/signalb.png)
}

#header nav a:hover .navimgf{
	background-image: url(img/qmarkb.png)
}


#header nav{
	position: relative;
	overflow: hidden;
	padding: 30px 0;
}

.tytul{
    font-size: 54px;
    font-weight: 700;
    line-height: 1.29;
    letter-spacing: normal;
    color: #fff;
    margin: 25px 0;
    padding: 0;
}

.navimgh{
	background-image: url(img/hom.png);
	width: 16px;
    height: 16px;
    display: inline-table;
    position: relative;
    margin-right: 5px;
    top: 2px;
}




.navimgr{
	background-image: url(img/reg.png);
	width: 16px;
    height: 16px;
    display: inline-table;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.navimgs{
	background-image: url(img/staty.png);
	width: 16px;
    height: 16px;
    display: inline-table;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.navimgf{
	background-image: url(img/qmark.png);
	width: 16px;
    height: 16px;
    display: inline-table;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

header, hgroup, main, nav, section{
	display: block;
}

.container{
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.page{
	padding-right: 75px;
	padding-left: 75px;
}

.licznik{
	color: #44F7DB;
    font-size: 26px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 1.78;
    margin: 25px 0;
    text-align: center;
    letter-spacing: normal;
}

.slogan{
    max-width: 616px;
    margin: 15px auto;
    font-size: 18px;
    line-height: 1.78;
    letter-spacing: normal;
    font-weight: 200;
    font-stretch: normal;
    font-style: normal;
    color: #fff;
}

img{
	vertical-align: middle;
	border-style: none;
}

a{
	background: transparent;
}

a:-webkit-any-link {
	cursor: pointer;
}

ul{
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

li{
	display: block-item;
}
	
dl, ol, ul{
	margin-top: 0;
}

dl, ol, ul, adress{
	margin-bottom: 1rem;
}
	
.dwal{
	margin: auto;
}
	
a.main-button-slider {
    font-size: 13px;
    border-radius: 50px;
    padding: 12px 50px;
    background: linear-gradient(205deg, #44f7fb, #1b62e9);
    background-size: 400% 400%;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .25px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
	text-decoration: none;
}

a.main-button-slider:hover {
    border: 1.5px solid #44f7fb;
    background: transparent;
}

a.poznaj-button-slider {
    font-size: 13px;
    border-radius: 30px;
    padding: 12px 55px;
    background: linear-gradient(205deg, #44f7fb, #1b62e9);
    background-size: 400% 400%;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .25px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
	text-decoration: none;
}

a.poznaj-button-slider:hover {
	border: 1.5px solid #44f7fb;
    background: transparent;
}
a.podania-button-slider {
    font-size: 13px;
    border-radius: 30px;
    padding: 12px 40px;
    background: linear-gradient(205deg, #44f7fb, #1b62e9);
    background-size: 400% 400%;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .25px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
	text-decoration: none;
}
a.podania-button-slider:hover {
	border: 1.5px solid #44f7fb;
    background: transparent;
}

.align-items-center {
    align-items: center !important;
}

.row {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
}

.no-padding {
    padding: 0;
}

h6 {
    display: block;
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}



.home-about-left h6 {
    color: #8a90ff;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 12px;
}

.text-uppercase {
    text-transform: uppercase !important;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.shadow-left {
    float: left;
    -webkit-box-shadow: 0px 0px 42px -5px rgb(0 0 0);
    -moz-box-shadow: 0px 0px 42px -5px rgba(0,0,0,1);
    box-shadow: 0px 0px 42px -5px rgb(0 0 0);
}

.about-image-left {
    font-size: 12px;
	margin-left: -10%;
}


.about-image-right{
    font-size: 12px;
	margin-right: -10%;
}


.text{
	margin-left: 5%;
}

.text p{
	color: #777777;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.625em;
}

.textright p{
	color: #777777;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.625em;
}
 
#stopka{
	margin-top: 90px;
    background: linear-gradient(205deg, #44f7fb, #1b62e9);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    padding-top: 2px;
	text-align: center !important;
	color: #fff;
	height: 50px;
}

::-webkit-scrollbar-thumb {
	background: linear-gradient(205deg, #44f7fb, #1b62e9);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	border-radius: 3px;
}

::-webkit-scrollbar {
	width: 10px;
	height: 5px;
}

::-webkit-scrollbar-track {
	background: #fff;
}


.popuptext {
	visibility: hidden;
	width: 140px;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

.popuptext.show{
	visibility: visible;
}




.reg{
	color: #777777;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
}

.box{
	margin-bottom: 100px;
	text-align: center;
}
.stat{
	display: inline-table;
    width: 300px;
    margin: 10px;
	background: #bb2632;
    padding: 10px;
    background-image: linear-gradient(205deg, #44f7fb, #1b62e9);
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
}

.stat2{
	position: relative;
    height: 100px;
    padding: 0;
	-webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin: 0;
    box-shadow: inset 0 0 64px 0 #bebbb7;
    background-color: #fffcf6;
}

.imgstat{
	float: left;
    margin: 22px 0 0 20px;
}

.liczby{
	padding-top: 20px;
	font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
}

.small{
	margin-left: 80px;
    margin-right: 30px;
    text-align: left;
    display: block;
    white-space: nowrap;
	font-size: 80%;
    font-weight: 400;
}

.banner {
    text-align: left;
    background-color: #fff;
    padding: 10px 0;
    color: #6f7c87;
    border-bottom-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ebeef0;
    text-shadow: none;
}

.strona{
    max-width: 1140px;
    max-width: 71.25rem;
    _width: 1140px;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 78%;
}


#header2 {
    padding: 0px 75px 20px 75px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 997;
	background: linear-gradient(205deg, #44f7fb, #1b62e9);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
	margin-bottom: 25px;
}



#header2 img {
	width: 40px;
	height: 40px;
}

.main-menu2 {
    padding-top: 20px;
}

.align-items-center2 {
    align-items: center !important;
}

.justify-content-between2 {
    justify-content: space-between !important;
}

.d-flex2 {
    display: flex !important;
}



#nav-menu-container2 {
    margin: 0;
}

.row2 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.nav-menu2 > li {
    margin-left: 10px;
}

.nav-menu2 > li {
    float: left;
}

.nav-menu2 li {
    position: relative;
    white-space: nowrap;
}

.nav-menu2 {
    margin: 0;
    padding: 0;
    list-style: none;
}


.nav-menu2 a {
    padding: 0 8px 0px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    outline: none;
}

.nav-menu2 li {
  margin-left: 10px;
  list-style-type: none;
}

.nav-menu2 a:after{
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #44F7DB;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.nav-menu2 a:hover:after{
  transform: scaleX(1);
  transform-origin: bottom left;
}
.nav-menu2 a:hover{
	color: #44F7DB;
}

.tlo
{
	width: 1075px;
	min-height: 757px;
	padding-top: 1px;
	padding-bottom: 50px;
	background-color: #303030;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}



.baza{
	font-weight: 600;
	font-size: 22px;
	font-family: Poppins,Helvetica,sans-serif;
    color: #39a5f1;
}



.boxwr{
	padding-right: 75px;
	padding-left: 75px;
}

.categories{
	color: #fff;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
}

a.h2link
{
	color: #39a5f1;
	text-decoration: none;
}

a.span
{
	text-decoration: none;
	color: #ffffff;
}

a.span:hover
{
	color: #44F7DB;
	text-decoration: underline;
}

.classnaj{
	color: #fff;
}

.h2cub{
	color: #39a5f1;
}

.h2ub{
	color: #39a5f1;
	margin-left: 150px;
}

