.elementor-kit-6{--e-global-color-primary:#E30613;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#E30613;--e-global-color-62685a7:#073590;--e-global-color-3dcac20:#F3EEEE;--e-global-color-32789ab:#F6979B;--e-global-color-f78b9ec:#F4CA35;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:28px;--e-global-typography-secondary-letter-spacing:0.05em;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Cenzo Flare";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-9215802-font-family:"Cenzo Flare";--e-global-typography-9215802-font-size:65px;--e-global-typography-9215802-font-weight:400;--e-global-typography-9215802-line-height:65px;--e-global-typography-f4e71a9-font-family:"Cenzo Flare";--e-global-typography-f4e71a9-font-size:45px;--e-global-typography-f4e71a9-font-weight:400;--e-global-typography-f4e71a9-line-height:45px;--e-global-typography-18d8725-font-family:"Cenzo Flare";--e-global-typography-18d8725-font-size:37px;--e-global-typography-18d8725-font-weight:400;--e-global-typography-18d8725-line-height:37px;--e-global-typography-df74ba6-font-family:"Cenzo Flare";--e-global-typography-df74ba6-font-size:24px;--e-global-typography-df74ba6-font-weight:500;--e-global-typography-df74ba6-line-height:28px;--e-global-typography-09f7b36-font-family:"Cenzo Flare";--e-global-typography-09f7b36-font-size:18px;--e-global-typography-09f7b36-font-weight:500;--e-global-typography-09f7b36-line-height:24px;--e-global-typography-458167e-font-family:"Cenzo Flare";--e-global-typography-458167e-font-size:95px;--e-global-typography-458167e-font-weight:400;--e-global-typography-458167e-line-height:1.1em;--e-global-typography-c57df93-font-family:"Cenzo Flare";--e-global-typography-c57df93-font-size:24px;--e-global-typography-c57df93-font-weight:400;--e-global-typography-c57df93-line-height:28px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-primary );}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:var( --e-global-color-primary );}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-6{--e-global-typography-458167e-font-size:64px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-f4e71a9-font-size:36px;--e-global-typography-f4e71a9-line-height:1.2em;--e-global-typography-458167e-font-size:48px;--e-global-typography-458167e-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-9215802-line-height:1.2em;--e-global-typography-f4e71a9-font-size:36px;--e-global-typography-f4e71a9-line-height:1.2em;--e-global-typography-df74ba6-font-size:20px;--e-global-typography-458167e-font-size:42px;--e-global-typography-458167e-line-height:1em;--e-global-typography-c57df93-font-size:20px;--e-global-typography-c57df93-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Własny przycisk*/
.own-button, .own-button2
{
   align-items: flex-start;
  font-family: "Cenzo Flare", Sans-serif;
  font-size: 30px;
  line-height: 30px;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15) !important;

  color:black;
  transition: .3s; 
  background-color: white;
 border-radius:2px;
}
.own-button2
{
   display: block; 
   padding: 20px;
   height: 140px;
}
.own-button2 .icon-arrow
{
    position: absolute;
    bottom: 0;
    right:0;
    height: 65px;
}
.own-button .icon-arrow
{
    height: 65px;
    border-radius: 2px;
}
.own-button
{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
    padding: 30px 0 0 20px;
}
.own-button .icon
{
    height: 60px;
}
.own-button .own-button-inner
{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;
}
.own-button:hover, .own-button2:hover
{
    transform: scale(1.05);
}


/*h2 z separatorem*/
.separator h2:before, .separator a:before {
    right: 100%;
    margin-right: 25px;
}
.separator h2:after, .separator a:after  {
    left: 100%;
    margin-left: 25px;
}
.separator h2:before, .separator h2:after,
.separator a:before, .separator a:after{
    content: "";
  position: absolute;
    top: 50%;
    width: 999px;
    height: 1px;
    background: var(--e-global-color-primary);
}
.separator h2, .separator a{
   position: relative;
    display: inline-block;
}
.separator
{
    overflow: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cenzo Flare';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://bartoliniair.tworniaprezentuje.pl/wp-content/uploads/2025/02/CenzoFlare-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Cenzo Flare';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://bartoliniair.tworniaprezentuje.pl/wp-content/uploads/2025/02/CenzoFlare-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Cenzo Flare';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bartoliniair.tworniaprezentuje.pl/wp-content/uploads/2025/02/CenzoFlare-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Cenzo Flare';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://bartoliniair.tworniaprezentuje.pl/wp-content/uploads/2025/02/CenzoFlare-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */