.elementor-kit-12{--e-global-color-primary:#C41A1E;--e-global-color-secondary:#1D1818;--e-global-color-text:#4D4D4D;--e-global-color-accent:#1D1818;--e-global-color-7e1754d:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-cf7c42e-font-family:"Chakra Petch";--e-global-typography-cf7c42e-font-size:24px;--e-global-typography-cf7c42e-font-weight:600;--e-global-typography-4b41893-font-family:"Chakra Petch";--e-global-typography-4b41893-font-size:44px;--e-global-typography-4b41893-font-weight:600;--e-global-typography-4b41893-line-height:56px;--e-global-typography-cf1564c-font-family:"Chakra Petch";--e-global-typography-cf1564c-font-size:76px;--e-global-typography-cf1564c-font-weight:700;--e-global-typography-cf1564c-text-transform:uppercase;--e-global-typography-96efc8b-font-family:"Figtree";--e-global-typography-96efc8b-font-size:20px;--e-global-typography-96efc8b-font-weight:500;color:var( --e-global-color-text );font-family:"Figtree", Sans-serif;font-size:18px;}.elementor-kit-12 e-page-transition{background-color:var( --e-global-color-7e1754d );}.elementor-kit-12 h1{font-family:"Chakra Petch", Sans-serif;}.elementor-kit-12 h2{font-family:"Chakra Petch", Sans-serif;}.elementor-kit-12 h3{font-family:"Chakra Petch", Sans-serif;}.elementor-kit-12 h4{font-family:"Chakra Petch", Sans-serif;}.elementor-kit-12 h5{font-family:"Chakra Petch", Sans-serif;}.elementor-kit-12 h6{font-family:"Chakra Petch", Sans-serif;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-4b41893-font-size:26px;--e-global-typography-4b41893-line-height:1.2em;--e-global-typography-cf1564c-font-size:46px;--e-global-typography-cf1564c-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html
{
    overflow-x: hidden;
}


:root
{
    --czerwony:#C41A1E;
}
.mask_btn a {
  -webkit-mask-image: url(https://feriercargo.pl/wp-content/uploads/2025/04/Vector-15.png);
  mask-image: url(https://feriercargo.pl/wp-content/uploads/2025/04/Vector-15.png);
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}
.baner
{
    aspect-ratio: 1366/611;
}
.tyt-sep-left h2,
.tyt-sep-right h2
{
    margin-bottom: 20px;
}
.tyt-sep-left::after,
.tyt-sep-right::after 
{
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 55vw;
  margin-top: 20px;
  background-color: var(--czerwony);
}
.tyt-sep-right::after {left: 0;}
.tyt-sep-left::after {right: 0;}
@media (max-width:1024px){
    .tyt-sep-left::after,
.tyt-sep-right::after 
{
    width:70vw;
}
.tyt-sep-right::after,
.tyt-sep-left::after
{   
    left: -20px !important;
    right: unset;
}

}
body
{
    overflow-x:  hidden;
}



/*Strzałka*/
.arrow
{
    position:absolute;
    bottom: 50px;
    right: 0;
}
@media (max-width:1024px){
    .arrow:not(.mainarrow){
        display:none;
    }
}
.arrow a:hover  svg > g > path:nth-child(1)
{
    fill:white !important;
}
.arrow  a:hover  svg > g > path:nth-child(2)
{
    fill:#C41A1E !important;
    transform: translateY(5px);
   transition: .3s;
}
.arrow a svg path:nth-of-type(2)
{
   transition: .3s;
}/* End custom CSS */