body {
    font-family: 'Outfit', sans-serif;
    margin: 0;
    padding: 0;
}

.number_phone {
    width: 15.208vw;
    height: 2.7vw;
    color: #000;
    font-family: Outfit;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.028vw;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-decoration: none;
    gap: 1vw;
}

.email_count {
    width: 15.208vw;
    height: 2.7vw;
    color: #000;
    font-family: Outfit;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.028vw;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-decoration: none;
    gap: 1vw;
}


.button_top {
    background: var(--gradient, linear-gradient(90deg, #7DC8C6 0%, #6279A5 100%));
    width: 15.208vw;
    height: 2.7vw;
    color: white;
    font-family: Outfit;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.028vw;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-decoration: none;
}

.top_header {
    display: flex;
    justify-content: flex-end;
    width: 91.6%;
    align-items: center;
    align-content: center;
    margin: auto;
}

.top_header i 
{
    font-size: 1.3vw;
}

.video_home
{
    width: 90.8vw;
    margin: auto;
    display: flex;
    height: 43.4vw;
    object-fit: cover;
}

.biala_podstawka {
    width: 15.385vw;
    height: 7.3vw;
    flex-shrink: 0;
    background: #FFF;
    position: absolute;
    left: 1.9vw;
    margin-top: 8.2vw;
    z-index: 9;
}

.maska {
    background: rgba(0, 121, 137, 0.70);
    width: 90.8vw;
    height: 43.4vw;
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 50%;
    transform: translate(-50%);
}

.liniar1 {
    background: #c6c6c63d;
    width: 1px;
    height: 47.4vw;
    position: absolute;
    z-index: 10;
    left: 49.5vw;
    margin-top: -4vw;
}

.liniar2 {
    background: #c6c6c63d;
    width: 1px;
    height: 47.4vw;
    position: absolute;
    z-index: 10;
    left: 64.66vw;
    margin-top: -4vw;
}

.liniar3 {
    background: #c6c6c63d;
    width: 1px;
    height: 47.4vw;
    position: absolute;
    z-index: 10;
    left: 79.7vw;
    margin-top: -4vw;
}


.tytul1 
{
color: #00C0BB;
font-family: Outfit;
font-size: 3.125vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -0.094vw;
}

.tytul2 {
    color: #00C0BB;
    font-family: Outfit;
    font-size: 3.125vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: -0.9vw;
    margin-left: 2.8vw;
}

.tytul3 {
    color: #FFF;
    font-family: Outfit;
    font-size: 3.125vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: -0.8vw;
    margin-left: 6.2vw;
}

.tytul4 {
    color: #FFF;
    font-family: Outfit;
    font-size: 3.125vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: -1vw;
    margin-left: 9.7vw;
}

.title_s_lider
{
    position: absolute;
    left: 14vw;
    z-index: 9;
    margin-top: 13.5vw;  
}

.text_kontent {
    color: #FFF;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-left: 9.7vw;
    margin-top: 1.2vw;
    width: 30vw;
}

.butt_green {
    width: 12.344vw;
    height: 2.083vw;
    flex-shrink: 0;
    background: #00C0BB;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border: 1px solid rgba(255, 255, 255, 0.50);
}

.butt_green1 {
    width: 12.344vw;
    height: 2.083vw;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    border: 1px solid rgba(255, 255, 255, 0.50);
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.grid_but
{
    position: absolute;
    z-index: 999;
    left: 17vw;
    margin-top: 35vw;
    display: flex;
    align-items: center;
    justify-content: center;
 
}

.grid_but {
    position: absolute;
    z-index: 999;
    left: 11.5vw;
    margin-top: 38.8vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.2vw;
}

.bord_der {
    width: 12.344vw;
    height: 26.927vw;
    border: 1px solid #FFF;
    position: absolute;
    left: 10vw;
    margin-top: 9.5vw;
    margin-left: 1.5vw;
    border-right: 0px;
}

.bord_der1
{
    width: 0.344vw;
    height: 2.927vw;
    border: 1px solid #FFF;
    position: absolute;
    left: 23.9vw;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    margin-top: 9.5vw;  
}

.bord_der2 {
    width: 0.344vw;
    height: 2.927vw;
    border: 1px solid #FFF;
    position: absolute;
    left: 23.9vw;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    margin-top: 33.57vw;
}

.tytul_dodatkowy
{
color: rgba(0, 192, 187, 0.50);
font-family: Outfit;
font-size: 3.125vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -0.094vw;
width: 28.854vw;
height: 5.156vw;
transform: rotate(-90deg);
flex-shrink: 0;
}

.tytul_dodatkowy {
    color: rgb(0 192 187 / 61%);
    font-family: Outfit;
    font-size: 3.125vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    width: 28.854vw;
    height: 5.156vw;
    transform: rotate(-90deg);
    flex-shrink: 0;
    position: absolute;
    right: 18.3vw;
    margin-top: -17.7vw;
    z-index: 99;
}

.tytul_dodatkowy1 {
    color: rgb(0 192 187 / 61%);
    font-family: Outfit;
    font-size: 3.125vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    width: 28.854vw;
    height: 5.156vw;
    transform: rotate(-90deg);
    flex-shrink: 0;
    position: absolute;
    right: 18.3vw;
    margin-top: -17.7vw;
    z-index: 99;
}

.tytul_dodatkowy1 {
    color: rgb(0 192 187 / 61%);
    font-family: Outfit;
    font-size: 3.125vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    width: 28.854vw;
    height: 5.156vw;
    transform: rotate(-90deg);
    flex-shrink: 0;
    position: absolute;
    right: 3.3vw;
    margin-top: -17.7vw;
    z-index: 99;
}

.znaczek_menu
{
    right: 1vw;
    position: fixed;
    width: 2vw;  
}

.but_m
{
    width: 2vw;   
}

.str_top
{
    right: 1.55vw;
    position: fixed;
    margin-top: 3.7vw; 
}

.str_m
{
    width: 1vw;  
}

.znaczek_menu {
    right: 1vw;
    position: fixed;
    width: 2vw;
    margin-top: 0.1vw;
}


.text_do_menu
{
color: #000;
font-family: Outfit;
font-size: 0.677vw;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: 0.339vw;
text-transform: uppercase;
}

.text_do_menu {
    color: #000;
    font-family: Outfit;
    font-size: 0.677vw;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.339vw;
    text-transform: uppercase;
    transform: rotate(-90deg);
    position: fixed;
    right: -5vw;
    top: 14.95vw;
}

.logo
{
    width: 14.3vw;  
}





.bg_kol_mm
{
    background: #F5F5F5;
    width:100%;
}

.title_block_mm
{
color: #00C0BB;
text-align: center;
font-family: Outfit;
font-size: 1.354vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -0.041vw;
}

.img_bl_mm
{
width: 30.521vw;
height: 24.583vw;
object-fit: cover;
flex-shrink: 0;
}


body 
{
    box-sizing: content-box;
    width: 100%;
}

div 
{
    box-sizing: border-box;
}

.flex_container {
    display: flex;
    margin: auto;
    align-items: flex-start;
    justify-content: center;
    align-content: flex-start;
    margin-top: 1vw;
}

.razem_z_iko {
    width: 4.271vw;
    height: 8.854vw;
    background: #00C0BB;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 1vw;
    box-sizing: border-box;
    position: absolute;
    margin-top: -4.6vw;
}

.clas_b
{
    width: 2.188vw;
    height: 2.188vw;
    flex-shrink: 0;  
}

.title_block_mm {
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 1.354vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.041vw;
    padding-top: 2.083vw;
    padding-bottom: 2.083vw;
}

.img_bl_mm {
    width: 30.251vw;
    height: 24.583vw;
    object-fit: cover;
    flex-shrink: 0;
}

.bgsd
{
    width: 100%;
    height: 45vw;
    background-image: url(fff.png);
    background-size: cover;  
}

.flex_flexibles
{
    display: grid;
    grid-template-columns: 32.4vw 1fr;
    padding-left: 4vw; 
}

.left_flexibles
{
    display: grid;
    grid-template-columns: 15.2vw 15.2vw;
    margin-top: 3.6vw;  
}

.zzdj
{
    position: relative;
}

.block_svg1 {
    width: 4.271vw;
    height: 4.271vw;
    flex-shrink: 0;
    background: #00C0BB;
    z-index: 9;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.block_svg
{
    position: absolute;
}

.block_svg2 {
    width: 4.271vw;
    height: 4.271vw;
    flex-shrink: 0;
    background: #ffffff;
    z-index: 9;
    bottom: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.block_svg3 {
    width: 4.271vw;
    height: 4.271vw;
    flex-shrink: 0;
    background: #ffffff;
    z-index: 9;
    bottom: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.block_svg4 {
    width: 4.271vw;
    height: 4.271vw;
    flex-shrink: 0;
    background: #00C0BB;
    z-index: 9;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.tytul_flex_d
{
color: #004953;
font-family: Outfit;
font-size: 2.083vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -1.2px;
}

.inny 
{
    color: #00C0BB;
    display: block;
}

.flex_tytul_desc
{
    position: relative;
    margin-top: 6.6vw;
    margin-left: 4.2vw;
}

.subtract 
{
    position: absolute;
    margin-left: -2.3vw;
    margin-top: -1.9vw;
}


.right_contener {
color: #003A4E;
font-family: Outfit;
font-size: 0.885vw;
font-style: normal;
font-weight: 500;
line-height: 1.354vw;
letter-spacing: -0.027vw;
}

.right_contener b { font-weight: 900; }


.right_contener {
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    position: absolute;
    margin-left: 18.8vw;
    width: 35.5vw;
    text-align: justify;
    margin-top: -5.1vw;
}

.blok_of 
{
width: 11.458vw;
height: 11.458vw;
flex-shrink: 0;
}

.tytul_blueb 
{
color: #FFF;
text-align: center;
font-family: Outfit;
font-size: 0.938vw;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: -0.028vw;
}

.tytul_blueb b 
{
    font-weight: 800;
}

.text_contener_block
{
color: #004953;
text-align: center;
font-family: Outfit;
font-size: 0.938vw;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: -0.028vw;
}

.text_contener_block b
{
    font-weight: 800;
}

.iko_blok_of
{
width: 3.906vw;
height: 3.906vw;
flex-shrink: 0;
}

.shary 
{
    background: #F5F5F5;
}

.blueb
{
    background: #00C0BB;
}

.grid_of
{
    display: flex;
    margin-top: 6.55vw;
    margin-left: 1.9vw;   
}

.blok_of {
    width: 11.458vw;
    height: 11.458vw;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    gap: 2vw;
    padding-top: 1vw;
}

.grid_of {
    display: grid;
    margin-top: 6.55vw;
    margin-left: 1.9vw;
    grid-template-columns: 11.458vw 11.458vw 11.458vw 11.458vw 11.458vw;
}

.block_svg2 {
    width: 4.271vw;
    height: 4.271vw;
    flex-shrink: 0;
    background: #ffffff;
    z-index: 9;
    bottom: 0px;
    right: -0.1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.baners_f
{
    background-image: url(bn.jpg);
    width: 100%;
    height: 37vw;
    margin-top: 1vw;  
}


.flex_tytul_desc12 {
    position: relative;
    margin-top: 0;
    margin-left: 10.5vw;
    padding-top: 5vw;
}

.right_contener_11 {
    color: #FFF;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 4.2vw;
    margin-left: 8.2vw;
}

.right_contener b 
{
    font-weight: 900;
}

.video_home1 
{
position: absolute;
    width: 65vw;
    margin-left: 0vw;
    height: 37vw;
}

.flex_fono
{
    height: 37vw;
    display: grid;
    grid-template-columns: 65vw 1fr;
    width: 95.6vw; 
}

.right_obrazek
{
    background-image: url(images/baner_vedio_2.png);
    width: 100%;
    height: 100%;  
}

.baneres_ol
{
    margin-left: -15vw;
    position: relative;
    z-index: 99;
    margin-top: 5vw;
    width: 22.7vw;
    height: 32vw;
    object-fit: cover;   
}

.maska2 {
    background: rgba(0, 121, 137, 0.70);
    width: 90.8vw;
    height: 43.4vw;
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 50%;
    transform: translate(-50%);
}

.maska2 {
    background: rgba(0, 121, 137, 0.70);
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 32vw;
    transform: translate(-50%);
    width: 66.2vw;
    margin-left: 0vw;
    height: 37vw;
}

.flex_tytul_desc12 {

    z-index: 9;
}

.tytul_flex_d2 {
    color: #ffffff;
    font-family: Outfit;
    font-size: 2.083vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
}

.right_contener_11 {
    color: #FFF;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 4.2vw;
    margin-left: 8.2vw;
    z-index: 99;
    position: relative;
    width: 37.7vw;
}

.grid_ikony
{
    position: relative;
    z-index: 9;
    display: grid;
    grid-template-columns: 19vw 19vw;
    margin-left: 8vw;
    margin-top: 2.5vw; 
}

.tytul_z_ikona 
{
color: #FFF;
font-family: Outfit;
font-size:0.938vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -0.028vw;
}

.block_z_ikona img 
{
width:2.448vw;
height: 2.448vw;
object-fit: contain;
flex-shrink: 0;
}


.block_z_ikona {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    gap: 1.5vw;
    margin-bottom: 2vw;
}

.grid_of {
    display: grid;
    margin-top: 6.55vw;
    margin-left: 1.4vw;
    grid-template-columns: 11.458vw 11.458vw 11.458vw 11.458vw 11.458vw;
}

.baners_f {
    background-image: none;
    width: 100%;
    height: 37vw;
    margin-top: 1vw;
}

.flex_fono {
    height: 37vw;
    display: grid;
    grid-template-columns: 65vw 1fr;
    width: 95vw !important;
}

.zzdj img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bl_ol
{
    width: 2.344vw !important;
    height: 2.344vw !important;
    object-fit: contain !important;  
}

.right_obrazek {
    background-image: url(images/baner_vedio_2.png);
    width: 100%;
    height: 100%;
    background-size: cover;
}

.subtract {
    width: 5.729vw;
}

.zdj_sekcja2
{
width: 45.885vw;
height: 37.448vw;
flex-shrink: 0;
}

.subtract2
{
width: 5.729vw;
height: 6.354vw;
flex-shrink: 0;
}

.tytul_flex_d2_sekcja4
{
color: #004953;
font-family: Outfit;
font-size: 2.083vw;
font-style: normal;
font-weight: 800;
line-height: normal;
}

.button_btn
{
display: flex;
width: 15.469vw;
height: 2.083vw;
padding: 0.469vw 1.875vw;
justify-content: center;
align-items: center;
gap: 0.521vw;
flex-shrink: 0;
border: 0.052vw solid #00C0BB;
background: #FFF;
color: #00C0BB;
text-align: center;
font-family: Outfit;
font-size: 0.885vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -0.027vw;
}

.text_sekcja4
{
color: #003A4E;
text-align: justify;
font-family: Outfit;
font-size: 0.885vw;
font-style: normal;
font-weight: 500;
line-height: 1.354vw;
letter-spacing: -0.027vw;
width: 18.125vw;
}

.flex_kontainer_sekcja4
{
    display: grid;
    grid-template-columns: 46vw 22vw 1fr;
    padding-top: 3.4vw;
    padding-left: 3.8vw;
    width: 95.87%;    
}


.flex_tytul_desc12n {
    position: relative;
    margin-top: 0;
    margin-left: 6.33vw;
    padding-top: 0vw;
    margin-top: 4.99vw;
}

.subtract2 {
    width: 5.729vw;
    height: 6.354vw;
    flex-shrink: 0;
    position: absolute;
    margin-top: -1.9vw;
    margin-left: -2.3vw;
}

.text_sekcja4 {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    width: 18.125vw;
    margin-top: 4.5vw;
    margin-left: 4vw;
}

.button_btn {
    display: flex;
    width: 15.569vw;
    height: 2.083vw;
    padding: 0.469vw 1.875vw;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    flex-shrink: 0;
    border: 0.052vw solid #00C0BB;
    background: #FFF;
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    margin-top: 4.66vw;
    margin-left: 4.05vw;
}

.zdje_kompo
{
width: 3.906vw;
height: 3.906vw;
flex-shrink: 0;
background: #00C0BB;
display: flex;
}

.kompo_src 
{
width: 2.292vw;
height: 1.979vw;
object-fit: contain;
flex-shrink: 0;
}

.right_kompo
{
    display:flex;
}

.tytul_kompo 
{
color: #004953;
font-family: Outfit;
font-size: 0.938vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -0.028vw;
}

.opis_kompo
{
color: #003A4E;
font-family: Outfit;
font-size: 0.885vw;
font-style: normal;
font-weight: 500;
line-height: 1.042vw;
letter-spacing: -0.027vw;
}

.zdje_kompo {
    width: 3.906vw;
    height: 3.906vw;
    flex-shrink: 0;
    background: #00C0BB;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.right_kompo {
    display: flex;
    flex-direction: column;
}

.right_sektion4
{
    margin-left: 3.8vw;
    margin-top: 3.2vw;   
}

.flex_komponent {
    display: flex;
    gap: 1.6vw;
    margin-bottom: 2.6vw;
}

.right_kompo {
    display: flex;
    flex-direction: column;
    gap: 0.5vw;
}

.blockchein
{
    background-image: url('images/blockcheing.png');
    width: 26.354vw;
    height: 26.979vw;
    flex-shrink: 0;
    background-size: cover;
}

.konteiner_block_pl
{
color: #FFF;
text-align: justify;
font-family: Outfit;
font-size: 0.885vw;
font-style: normal;
font-weight: 500;
line-height: 1.354vw;
letter-spacing: -0.027vw;
width: 18.438vw;
}

.btn-green
{
    display: flex;
    width: 10.104vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    flex-shrink: 0;  
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    background: #00C0BB;
}

.flex_kontainer_12345
{
    padding-top: 3.6vw;
    width: 92.3%;
    margin: auto;   
}

.flex_tytul_desc12l {
    position: relative;
    margin-top: 0;
    margin-left: 6.8vw;
    padding-top: 5.1vw;
    margin-bottom: 4.1vw;
}




.konteiner_block_pl1 {
    color: #FFF;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    width: 18.438vw;
    margin-left: 4.6vw;
    margin-top: 4.4vw;
}

.btn-green {
    display: flex;
    width: 10.104vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    background: #00C0BB;
    margin-top: 2.4vw;
    margin-left: 4.6vw;
}

.slide_opis
{
color: #004953;
text-align: center;
font-family: Outfit;
font-size: 1.094vw;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.033vw;
height: 13.438vw;
background-color: white;
width: 16.354vw;
}

.class_img_slide
{
width: 16.354vw;
height: 13.438vw;
flex-shrink: 0;
object-fit: cover;
}

.blockchein {
    background-image: url(images/blockcheing.png);
    width: 26.754vw;
    height: 26.979vw;
    flex-shrink: 0;
    background-size: cover;
}

.flex_kontainer_12345 {
    padding-top: 3.6vw;
    width: 92.3%;
    margin: auto;
    display: grid;
    grid-template-columns: 26.7vw 1fr;
}

.right_block1
{
    display: flex;   
}

.slide_opis {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 1.094vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 13.538vw;
    background-color: white;
    width: 16.16vw;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-left: 1vw;
    padding-right: 1vw;
}

.class_img_slide {
    width: 16.16vw;
    height: 13.438vw;
    flex-shrink: 0;
    object-fit: cover;
}


.flex_container {
    margin-top: 3.5vw;
}


.flex_flexibles {
    margin-bottom: 3.8vw;
}

.romb 
{
 width: 1.915vw;
height: 1.915vw;
transform: rotate(-45deg);
flex-shrink: 0;
}

.slide_block
{
    position: relative;
}

.romb {
    width: 1.915vw;
    height: 1.915vw;
    transform: rotate(-45deg);
    position: absolute;
    z-index: 9;
    left: 43%;
    margin-top: -0.97vw;
    background-color: white;
}

.str {
    display: flex;
    width: 2.083vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.slide_opis {
    position: relative;
}

.responsive .slick-slide 
{
    width: 16.16vw !important;  
}

.right_block1 {
    display: flex;
    width: 64.5vw;
    background-color: white;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    height: 27vw;
}

.blockchein {
    background-image: url(images/blockcheing.png);
    width: 26.754vw;
    height: 26.979vw;
    flex-shrink: 0;
    background-size: cover;
    position: relative;
    z-index: 99;
}

.responsive .slick-slide {
    width: 16.16vw !important;
    margin: 0px !important;
    padding: 0px !important;
}

.str1 
{
    position: relative;
}

.flex_pagination
{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    margin-right: 4.1vw;
    margin-top: 1vw;
    gap: 0.4vw;    
}


.next {
    display: flex;
    width: 2.083vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor:pointer;
}

.prev {
    display: flex;
    width: 2.083vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor:pointer;
}


.section6
{
    width: 95.87%;
    height: 33vw;
    padding-top: 3vw;
    padding-left: 3.4vw;
    box-sizing: border-box;  
}

.flex_kontainer_s1
{
    display: grid;
    grid-template-columns: 26vw 1fr;
    width: 95.7%;   
}

.flex_pagination2
{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    margin-right: 2.2vw;
    margin-top: 4vw;
    gap: 0.4vw;  
}

.slide_opis {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 1.094vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 13.4vw;
    background-color: white;
    width: 16.16vw;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-left: 1vw;
    padding-right: 1vw;
}

.flex_partners
{
    display: flex;
    padding-top: 3.1vw;  
}



.columns_partners {
    width: 16.5vw;
    height: 19.1vw;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-left: 1px solid #0000001c;
}

.part {
    width: 100%;
    height: 9.6vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #0000001c;
}

.flex_partners {
    display: flex;
    margin-top: 3.1vw;
    border-top: 1px solid #0000001c;
    border-bottom: 1px solid #0000001c;
    border-right: 1px solid #0000001c;
    padding-top: 0vw;
}

.ssil1
{
    position: absolute;
}


.ssil1 {
    position: absolute;
    width: 26.4vw;
    margin-top: -9vw;
    left: 0px;
    transform: rotate(1deg);
    opacity: 0.1;
}

.columns_partners {
    width: 16.34vw;
    height: 19.1vw;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-left: 1px solid #0000001c;
}

.section6 {
    width: 95.87%;
    height: 33vw;
    padding-top: 1vw;
    padding-left: 3.4vw;
    box-sizing: border-box;
}

.szare
{
    -webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);  
    width: 11vw;
}

.szare:hover {
    filter: grayscale(0);
}

.responsive2 .slick-slide 
{
    width: 16.5vw !important;   
}

.flex_partners {
    display: flex;
    margin-top: 3.1vw;
    border-top: 1px solid #0000001c;
    border-bottom: 0px solid #0000001c;
    border-right: 1px solid #0000001c;
    padding-top: 0vw;
    width: 65.6vw;
}



.class_img_slide {
    width: 16.16vw;
    height: 13.558vw;
    flex-shrink: 0;
    object-fit: cover;
}



.next2 {
    display: flex;
    width: 2.083vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor:pointer;
}

.prev2 {
    display: flex;
    width: 2.083vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor:pointer;
}

.flex_kontainer_s1 {
    display: grid;
    grid-template-columns: 26vw 1fr;
    width: 100%;
    height: 25vw;
}

.responsive2 .slick-list
{
    height: 19.2vw !important;  
}

.columns_partners {
    width: 15.74vw !important;
}

.part {
    width: 100%;
    height: 9.6vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #0000001c;
    width: 16.5vw !important;
}

.responsive2 .slick-track 
{
    height:20vw;
}

.columns_partners {
    width: 16.34vw;
    height: 19.1vw;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-right: 1px solid #0000001c;
    border-left: 0px solid #0000001c;
}

.flex_partners {
    display: flex;
    margin-top: 3.1vw;
    border-top: 1px solid #0000001c;
    border-left: 1px solid #0000001c;
    border-right: 0px solid #0000001c;
    border-bottom: 0px;
    padding-top: 0vw;
    width: 65.6vw;
}

.flex_partners {
    display: flex;
    margin-top: 3.1vw;
    border-top: 1px solid #0000001c;
    border-left: 1px solid #0000001c;
    border-right: 1px solid #0000001c;
    border-bottom: 0px;
    padding-top: 0vw;
    width: 65.6vw;
}

.tytul_footer
{
color: #FFF;
font-family: Outfit;
font-size: 1.094vw;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.033vw;
}

.desc_footer
{
    color: #FFF;
font-family: Outfit;
font-size: 0.938vw;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: -0.028vw;
}

.flex_marker svg 
{
width: 1.146vw;
height: 1.146vw;
flex-shrink: 0;
}

.logo_footer
{
    position: absolute;
    left: 7.4vw;
    margin-top: 3.7vw;  
}

.logo_footer img 
{
    width: 14.5vw;
}

.flex_footer
{
    display: flex;
    gap: 3.8vw;
    margin-left: 47.5vw;
    padding-top: 1.6vw;   
}

.flex_marker
{
    display: flex;
    gap: 0.7vw;
    margin-top: 1.2vw; 
}

.poland-office
{
    margin-right: 4vw;  
}

.mailto 
{
width: 1.563vw !important;
height: 1.563vw !important;
flex-shrink: 0;
}

.fflex 
{
    margin-top: 0.34vw;
    margin-left: -0.33vw;
}

.bord_top {
    width: 0.052vw;
    height: 6.51vw;
    flex-shrink: 0;
    opacity: 0.5;
    background: #D9D9D9;
    position: absolute;
    left: 45.9vw;
    margin-top: 2vw;
}


.bord_top1 {
    width: 0.052vw;
    height: 6.51vw;
    flex-shrink: 0;
    opacity: 0.5;
    background: #D9D9D9;
    position: absolute;
    left: 62.2vw;
    margin-top: 2vw;
}


.bord_top2 {
    width: 0.052vw;
    height: 6.51vw;
    flex-shrink: 0;
    opacity: 0.5;
    background: #D9D9D9;
    position: absolute;
    left: 78.6vw;
    margin-top: 2vw;
}

.copy {
    color: #FFF;
    font-family: Outfit;
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.025vw;
    margin-left: 66%;
    margin-top: 1.6vw;
}

.copy a
{
color: #FFF;
text-decoration: none;
}

.footer_fon {
    background-image: url(images/banerek_footer.png);
    height: 13vw;
    width: 95.8%;
    background-repeat: no-repeat;
    background-position-x: -1vw;
    margin-top: -6vw;
    background-size: cover;
}


.fflex {
    margin-top: 0.34vw;
    margin-left: -0.33vw;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}

.ll 
{
    left: auto;
    right: 0.17vw;
    margin-top: -16vw;
    width: 30vw;
    z-index: 0;
}

.menu {
    width: 19.375vw;
    height: 100vh;
    flex-shrink: 0;
    background: #FFF;
    position: fixed;
    right: 0vw;
    z-index: 9999;
    top: 0px;
}

.close {
    width: 2.083vw;
    height: 2.083vw;
    flex-shrink: 0;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: absolute;
    right: 1.4vw;
    top: 2.5vw;
}

.svg_close
{
    width:1.563vw;
    height:1.563vw;
}

.border_liniar {
    width: 1px;
    height: 87.3vh;
    flex-shrink: 0;
    background: #D9D9D9;
    position: absolute;
    left: 2.552vw;
    margin-top: 2.7vw;
}

.link 
{
color: #000;
font-family: Outfit;
font-size: 0.729vw;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.219vw;
height: 2.604vw;
flex-shrink: 0;
text-decoration: none;
padding-left: 1.4vw;
display: flex;
align-items: center;
justify-content: flex-start;
align-content: center;
}

.container_links {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    margin-left: 2.525vw;
    margin-top: 15vw;
    position: relative;
}

.link_1 {
    border-left: 3px solid #26b5b16e;

}


.link_1 {
    border-left: 3px solid #26b5b142;
}

.link_2 {
    border-left: 3px solid #e08ee133;
}

.link_3 {
    border-left: 3px solid #89affa42;
}

.link_4 {
    border-left: 3px solid #7a26cd24;
}

.link_5 {
    border-left: 3px solid #aae33145;
}

.link_6 {
    border-left: 3px solid #ae0ba829;
}

.link_7 {
    border-left: 3px solid #00e27645;
}


.link.active
{
    color: #26B5B1;
}

.facebook {
    color: #000;
    font-size: 1.042vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 1.8vw;
    bottom: 3.6vw;
}


.close:hover {
    background-color: #ff0000;
    transition: 0.5s;
    cursor: pointer;
}

.menu 
{
    display:none;
}

.but_m:hover {
    width: 2vw;
    background-color: #00c0bb;
    transition: 0.5s;
    cursor:pointer;
}


.pasek_podstron {
    width: 78.281vw;
    height: 4.323vw;
    flex-shrink: 0;
    background: rgba(0, 121, 137, 0.21);
    text-transform: uppercase;
    color: #FFF;
    text-align: right;
    font-family: Outfit;
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.05vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-content: center;
    padding-right: 2vw;
}

.pasek_podstron {
    width: 78.281vw;
    height: 4.323vw;
    flex-shrink: 0;
    background: rgba(0, 121, 137, 0.21);
    margin-left: 17.5vw;
    margin-top: 0vw;
}


.email_count {
    width: 15.208vw;
    height: 2.917vw;
    color: #000;
    font-family: Outfit;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.028vw;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-decoration: none;
    gap: 1vw;
}

.button_top {
    height: 2.917vw;
}

.number_phone {
    height: 2.917vw;
}

.logo {
    width: 14.3vw;
    margin-top: -0.3vw;
}


.email_count {
    border-left: 1px solid#C6C6C6;
}

.number_phone {
    border-left: 1px solid#C6C6C6;
}

.green 
{
color: #7DC8C6;
font-family: Outfit;
font-size: 0.781vw;
font-style: normal;
font-weight: 500;
line-height: 1.354vw;
letter-spacing: -0.45px;
}

.aclass_braid
{
color: #003A4E;
text-align: justify;
font-family: Outfit;
font-size: 0.781vw;
font-style: normal;
font-weight: 500;
line-height: 1.354vw;
letter-spacing: -0.023vw;
text-decoration: none;
}

.braid
{
    margin-top: 1vw;
    position: relative;
    z-index: 9;
    margin-left: 4vw; 
}



.zdj_podstrona 
{
width: 45.833vw;
height: 30.573vw;
flex-shrink: 0;
background-size: cover;
position: relative;
}

.svg_cong 
{
width: 2.188vw;
height: 2.5vw;
flex-shrink: 0;
}

.blok {
    width: 4.427vw;
    height: 4.427vw;
    flex-shrink: 0;
    background-color: #00C0BB;
    bottom: 0px;
    position: absolute;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.grid_templates_banner
{
    display: grid;
    grid-template-columns: 46vw 1fr;
    width: 92%;
    margin: auto;
    margin-top: 1vw;   
}

.flex_tytul_desc13 {
    position: relative;
    margin-top: 0;
    margin-left: 6vw;
    padding-top: 1.9vw;
    color: #004953;
}

.d13 
{
    color: #004953; 
}

.right_contener_11v {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 4.2vw;
    margin-left: 4vw;
    z-index: 99;
    position: relative;
    width: 37.7vw;
}

.grid_templates_banner {
    display: grid;
    grid-template-columns: 46vw 1fr;
    width: 92%;
    margin: auto;
    margin-top: 1vw;
    margin-bottom: 9.5vw;
}

.top_header {
    display: flex;
    justify-content: flex-end;
    width: 90.8vw;
    align-items: center;
    align-content: center;
    margin: auto;
}

.pasek_podstron {
    width: 77.441vw;
    height: 4.323vw;
    flex-shrink: 0;
    background: rgba(0, 121, 137, 0.21);
    margin-left: 17.5vw;
    margin-top: 0vw;
}

.bird_s
{
    position: absolute;
    right: 0vw;
    margin-top: -3vw;
    width: 32.448vw; 
}


.flex_tytul_desc54 {
    position: relative;
    margin-top: 5.4vw !important;
    margin-left: 4.2vw;
}

.flex_flexibles_podstr {
    margin-bottom: 3.8vw;
    margin-top: -2.4vw;
    margin-bottom: 8vw;
}

.description {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    width: 81%;
    margin: auto;
    margin-top: -5vw;
    margin-bottom: 9vw;
}


.tytul_flex_d2_pods {
    color: #003A4E;
    font-family: Outfit;
    font-size: 2.083vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
}

.right_contener_11_pods {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 4.2vw;
    margin-left: 8.2vw;
    z-index: 99;
    position: relative;
    width: 37.7vw;
}


.tytul_z_ikona_pods {
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.028vw;
}

.bane_pods_1 {
width: 30.573vw;
height: 37.292vw;
flex-shrink: 0;
object-fit: cover;
}

.bane_pods_2 {
    width: 24.427vw;
    height: 33.958vw;
    flex-shrink: 0;
    margin-top: -34vw;
    margin-left: 21vw;
    object-fit: cover;
}

.block_image_pod_strewq
{
    margin-left: 4vw; 
}


.flex_fonox {
    height: 37vw;
    display: grid;
    grid-template-columns: 1fr;
    width: 48vw !important;
    margin-top: -3.4vw;
    margin-left: 2.5vw;
}

.baners_fx {
    background-image: none;
    width: 100%;
    height: 47vw;
    margin-top: 1vw;
    display: grid;
    grid-template-columns: 42vw 1fr;
}



.description1 {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    width: 81%;
    margin: auto;
    margin-top: -6.5vw;
    margin-bottom: 9vw;
}



.flex_kontainer_sekcja4xx {
    display: grid;
    grid-template-columns: 46vw 22vw 1fr;
    padding-top: 1.4vw;
    padding-left: 3.8vw;
    width: 95.87%;
    margin-bottom: 8vw;
}

.flex_tytul_desc12nccc {
    position: relative;
    margin-top: 0;
    margin-left: 6.33vw;
    padding-top: 0vw;
    margin-top: 1.99vw;
}




.button_btncc {
    display: flex;
    width: 15.569vw;
    height: 2.083vw;
    padding: 0.469vw 1.875vw;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    flex-shrink: 0;
    border: 0.052vw solid #00C0BB;
    background: #FFF;
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    margin-top: -6.34vw;
    margin-left: auto;
    margin-bottom: 9vw;
    margin-right: auto;
}

.gal1
{
width: 22.24vw;
height: 14.844vw;
flex-shrink: 0;
}

.grid_template_gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 0vw;
    justify-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: auto;
    margin-top: -7vw;
    width: 93%;
    grid-gap: 0.7vw;
    column-gap: 0vw;
    margin-bottom: 9vw;
}

.zdj_podstrona_2
{
width: 23.854vw;
height: 31.094vw;
flex-shrink: 0;
}

.grid_templates_banner2 {
    display: grid;
    grid-template-columns: 23.8vw 1fr;
    width: 92%;
    margin: auto;
    margin-top: 1vw;
    margin-bottom: 9.5vw;
}

.d14v {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 4.2vw;
    margin-left: 4vw;
    z-index: 99;
    position: relative;
    width: 56.7vw;
}

.button_btncc {
    display: flex;
    width: 15.569vw;
    height: 2.083vw;
    padding: 0.469vw 1.875vw;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    flex-shrink: 0;
    border: 0.052vw solid #00C0BB;
    background: #FFF;
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    margin-top: 2vw;
    margin-left: 4vw;
    margin-bottom: 1vw;
    margin-right: auto;
    width: 10vw;
}

.logo_csr
{
    position: absolute;
    margin-left: 17vw;
    margin-top: -4vw;
    width: 14vw;
}

.grid_templates_banner3 {
    display: grid;
    grid-template-columns: 1fr;
    width: 99.5%;
    margin: auto;
    margin-top: 1vw;
    margin-bottom: 9.5vw;
}

.right_block_podstrona_none
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    padding-right: 8vw;
    margin-top: -1.4vw;  
}

.grid_publication {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 91.4%;
    margin: auto;
    margin-bottom: 8vw;
    margin-top: -6.6vw;
    grid-gap: 1vw;
    margin-left: 4vw;
}


.class_img_slide_1 {
    width: 100%;
    height: 17.865vw;
    flex-shrink: 0;
    object-fit: cover;
}


.slide_opis_1 {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 1.094vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 9.4vw;
    background-color: white;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    margin: auto;
    padding-left: 1vw;
    padding-right: 1vw;
    padding-top: 2vw;
    flex-direction: column;
    gap: 3vw;
}



.str_1 {
    display: flex;
    width: 2.083vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: auto;
    right: auto;
}


.slide_opis_1 {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 1.094vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 7.4vw;
    background-color: white;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    margin: auto;
    padding-left: 1vw;
    padding-right: 1vw;
    padding-top: 2vw;
    flex-direction: column;
    gap: 3vw;
}

.str_1 {
    display: flex;
    width: 2.083vw;
    height: 2.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: auto;
    right: auto;
    margin: auto;
}

.grid_publication {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 91.4%;
    margin: auto;
    margin-bottom: 8vw;
    margin-top: -6.6vw;
    grid-gap: 1vw;
    margin-left: 4vw;
    row-gap: 2vw;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 2vw;
}

.pages
{
width: 2.135vw;
height: 2.135vw;
flex-shrink: 0;
border: 1px solid #D4D4D4;
background: #FFF;
color: #000;
font-family: Outfit;
font-size: 0.938vw;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.028vw;
}

.flex_pafination
{
    display: flex;
    margin-bottom: 8vw;
    margin-top: -6vw;
    align-items: center;
    justify-content: center;
    align-content: center;  
}

.str_pag
{
display: flex;
width: 2.135vw;
height: 2.135vw;
padding: 0.469vw 0px;
justify-content: center;
align-items: center;
gap: 0.521vw;
flex-shrink: 0;
background: #00C0BB;
}

.pages {
    display: flex;
    width: 2.135vw;
    height: 2.135vw;
    flex-shrink: 0;
    border: 1px solid #D4D4D4;
    background: #FFF;
    color: #000;
    font-family: Outfit;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.028vw;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.flex_pafination {
    display: flex;
    margin-bottom: 9vw;
    margin-top: -6vw;
    align-items: center;
    justify-content: center;
    align-content: center;
    gap: 0.5vw;
}



.right_block_podstrona_1q {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    align-content: flex-start;
    padding-right: 3vw;
    margin-top: -3.1vw;
    flex-direction: column;
    width: 90.4%;
}


.flex_footer_x {
    display: flex;
    gap: 3.8vw;
    margin-left: 0;
    padding-top: 1.6vw;
    flex-direction: column;
    color: black;
}

.tytul_footer_x {
    color: #003A4E;
    font-family: Outfit;
    font-size: 1.094vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
}


.desc_footer_x {
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.938vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.028vw;
}

.flex_footer_x {
    display: flex;
    gap: 3.8vw;
    margin-left: 0;
    padding-top: 1.6vw;
    flex-direction: column;
    color: black;
    padding-left: 4vw;
}

.flex_kolios_x 
{
    border-left: 1px solid #00000012;
    padding-left: 1.5vw;   
}

.fflex_x {
    margin-top: 0.34vw;
    margin-left: 0;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}

.tytul_footer_x {
    color: #003A4E;
    font-family: Outfit;
    font-size: 1.094vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    margin-left: 1.77vw;
}

.flex_footer_x {
    display: flex;
    gap: 3vw;
    margin-left: 0;
    padding-top: 1.6vw;
    flex-direction: column;
    color: black;
    padding-left: 4vw;
    margin-top: 3vw;
}

.zdj_podstrona_ss {
    width: 45.833vw;
    flex-shrink: 0;
    background-size: cover;
    position: relative;
    height: 33.281vw;
    flex-shrink: 0;
}

.grid_templates_banner_x {
    display: grid;
    grid-template-columns: 46vw 1fr;
    width: 92%;
    margin: auto;
    margin-top: 1vw;
    margin-bottom: 2.5vw;
}

.right_block_podstrona_1q {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    align-content: flex-start;
    padding-right: 0vw;
    margin-top: -3.1vw;
    flex-direction: column;
    width: 100%;
}

.kontainer_grid_kontakt
{
    display: grid;
    grid-template-columns: 23vw 1fr;
}

.kontakt_form_title
{
color: #003A4E;
font-family: Outfit;
font-size: 1.094vw;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.033vw;
}

.kontakt_form_desc
{
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
}

.title_form_input 
{
color: #003A4E;
font-family: Outfit;
font-size: 0.885vw;
font-style: normal;
font-weight: 500;
line-height: 1.354vw;
letter-spacing: -0.027vw;
}

.text_input {
width: 20.365vw;
height: 2.083vw;
flex-shrink: 0;
border: 1px solid #D8D8D8;
background: #FFF;
}

.wiadomosc_input
{
    width: 20.365vw;
    height: 7.396vw;
    flex-shrink: 0;
    border: 1px solid #D8D8D8;
    background: #FFF; 
}

.submit_form
{
    display: flex;
    width: 9.479vw;
    height: 2.083vw;
    padding: 0.469vw 1.875vw;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    flex-shrink: 0;
    border: 0.052vw solid #00C0BB;
    background: #FFF;

color: #00C0BB;
text-align: center;
font-family: Outfit;
font-size: 0.885vw;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -0.027vw;
}

.right_form
{
    position: relative;
    border-left: 1px solid #00000012;
    padding-left: 2.5vw;
    margin-left: -0.5vw;
    padding-top: 2.5vw;  
}

.kontakt_form_desc {
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 0.5vw;
    margin-bottom: 1vw;
}

.title_form_input {
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-bottom: 0.5vw;
}

.title_form_input {
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-bottom: 0.3vw;
    margin-top: 0.8vw;
}

.submit_form {
    display: flex;
    width: 9.479vw;
    height: 2.083vw;
    padding: 0.469vw 1.875vw;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    flex-shrink: 0;
    border: 0.052vw solid #00C0BB;
    background: #FFF;
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    margin-top: 1.3vw;
}




body 
{
    overflow-y: scroll;
}

.copy1 {
    color: #003A4E;
    font-family: Outfit;
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.025vw;
    text-align: center;
    margin: auto;
}

.copy1 a 
{
    color: #003A4E;
    text-decoration: none;   
}

.ll {
    left: auto;
    right: 0.3vw;
    margin-top: -16vw;
    width: 30vw;
    z-index: 0;
}

@media (max-width:991px)
{
    .video_home {
        width: 100%;
        margin: auto;
        display: flex;
        height: 290px;
        object-fit: cover;
    }
    .top_header {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        align-items: center;
        align-content: center;
        margin: auto;
    }
    .button_top {
        height: 50px;
    }

    .button_top {
        background: var(--gradient, linear-gradient(90deg, #7DC8C6 0%, #6279A5 100%));
        width: 138px;
        height: 2.7vw;
        color: white;
        font-family: Outfit;
        font-size: 0.938vw;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -0.028vw;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        text-decoration: none;
        font-size: 16px;
    }

    .biala_podstawka {
        width: 140px;
        height: 50px;
        flex-shrink: 0;
        background: #FFF;
        position: absolute;
        left: 10px;
        margin-top: 1px;
        z-index: 9;
        display: flex;
    }

    .logo {
        width: 103px;
        margin-top: 0;
    }

 .mobilo
 {
    display:none;
 }

 .maska {
    background: rgba(0, 121, 137, 0.70);
    width: 100%;
    height: 290px;
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 50%;
    transform: translate(-50%);
}

.tytul1 {
    color: #00C0BB;
    font-family: Outfit;
    font-size: 27px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
}

.tytul2 {
    color: #00C0BB;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: -0.9vw;
    margin-left: 2.8vw;
}

.tytul3 {
    color: #FFF;
    font-family: Outfit;
    font-size: 23px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: 3px;
    margin-left: 15px;
}

.tytul4 {
    color: #FFF;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: -1vw;
    margin-left: 16px;
}

.text_kontent {
    color: #FFF;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: -0.027vw;
    margin-left: 0;
    margin-top: 10px;
    width: 86%;
}

.video_home {
    width: 100%;
    margin: auto;
    display: flex;
    height: 380px;
    object-fit: cover;
}

.maska {
    background: rgba(0, 121, 137, 0.70);
    width: 100%;
    height: 382px;
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 50%;
    transform: translate(-50%);
}

.butt_green {
    width: 100%;
    height: 40px;
    flex-shrink: 0;
    background: #00C0BB;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border: 1px solid rgba(255, 255, 255, 0.50);
}

.butt_green1 {
    width: 100%;
    height: 40px;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    border: 1px solid rgba(255, 255, 255, 0.50);
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.video_home {
    width: 100%;
    margin: auto;
    display: flex;
    height: 459px;
    object-fit: cover;
}

.maska {
    background: rgba(0, 121, 137, 0.70);
    width: 100%;
    height: 460px;
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 50%;
    transform: translate(-50%);
}

.grid_but {
    position: absolute;
    z-index: 999;
    left: 25px;
    margin-top: 334px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
    width: 87%;
}

.tytul3 {
    color: #FFF;
    font-family: Outfit;
    font-size: 23px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: 3px;
    margin-left: 0;
}

.tytul4 {
    color: #FFF;
    font-family: Outfit;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: 0;
    margin-left: 0;
}

.tytul2 {
    color: #00C0BB;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.094vw;
    margin-top: 0;
    margin-left: 0;
}

.title_s_lider {
    position: absolute;
    left: 28px;
    z-index: 9;
    margin-top: 51px;
}

.tytul_dodatkowy
{
    display:none;
}

.tytul_dodatkowy1
{
    display:none;
}

.bord_der {
    width: 109px;
    height: 146px;
    border: 1px solid #FFF;
    position: absolute;
    left: 41px;
    margin-top: 41px;
    margin-left: -26px;
    border-right: 0px;
}

.liniar1
{
    display:none;
}

.liniar2
{
    display:none;
}

.liniar3
{
    display:none;
}

.bord_der1
{
    display:none;  
}

.bord_der2
{
    display:none;  
}

.top_header {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
    align-content: center;
    margin: auto;
    height: 75px;
}

.logo {
    width: 134px;
    margin-top: 0;
}

.button_top
{
    display:none;
}

.text_do_menu
{
    display:none;
}

.str_top
{
    display:none;
}

.znaczek_menu {
    right: 10px;
    position: absolute;
    width: 50px;
    margin-top: 0.1vw;
    top: 0px;
}

.but_m {
    width: 48px;
    margin-top: 14px;
}

.menu {
    width: 236px;
    height: 100vh;
    flex-shrink: 0;
    background: #FFF;
    position: fixed;
    right: 0vw;
    z-index: 9999;
    top: 0px;
}

.container_links {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    margin-left: 9px;
    margin-top: 55px;
    position: relative;
}

.link {
    color: #000;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.219vw;
    height: 50px;
    flex-shrink: 0;
    text-decoration: none;
    padding-left: 13px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
}

.container_links {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    margin-left: 9px;
    margin-top: 75px;
    position: relative;
}

.close {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: absolute;
    right: 13px;
    top: 10px;
}

.svg_close {
    width: 26px;
    height: 26px;
}

.facebook {
    color: #000;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.flex_container {
    margin-top: 20px;
}

.flex_container {
    display: flex;
    margin: auto;
    align-items: flex-start;
    justify-content: center;
    align-content: flex-start;
    flex-direction: column;
}

.img_bl_mm {
    width: 100%;
    height: 165px;
    object-fit: cover;
    flex-shrink: 0;
}

.block1s
{
    width: 100%; 
}

.title_block_mm {
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.041vw;
    padding-top: 15px;
    padding-bottom: 15px;
}

.razem_z_iko {
    width: 45px;
    height: 70px;
    background: #00C0BB;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 30px;
    box-sizing: border-box;
    position: absolute;
    margin-top: -17px;
}

.clas_b {
    width: 26px;
    height: 26px;
    flex-shrink: 0;
}

.razem_z_iko {
    width: 45px;
    height: 53px;
    background: #00C0BB;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 15px;
    box-sizing: border-box;
    position: absolute;
    margin-top: 0px;
}

.flex_flexibles {
    display: grid;
    grid-template-columns: 1fr;
    padding-left: 10px;
}

.left_flexibles {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
}

.flex_flexibles {
    display: grid;
    grid-template-columns: 1fr;
    padding-left: 0;
}

.block_svg1 {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background: #00C0BB;
    z-index: 9;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.bl_ol {
    width: 30px !important;
    height: 30px !important;
    object-fit: contain !important;
}

.block_svg2 {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background: #ffffff;
    z-index: 9;
    bottom: 0px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.block_svg3 {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background: #ffffff;
    z-index: 9;
    bottom: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.block_svg4 {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background: #00C0BB;
    z-index: 9;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.tytul_flex_d {
    color: #004953;
    font-family: Outfit;
    font-size: 29px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
}

.right_contener {
    color: #003A4E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    position: relative;
    margin-left: 17px;
    width: 91%;
    text-align: justify;
    margin-top: 21px;
}

.tytul_flex_d {
    color: #004953;
    font-family: Outfit;
    font-size: 29px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
    margin-left: 20px;
}

.subtract {
    width: 61px;
    margin-left: 3px;
    margin-top: -11px;
}

.flex_tytul_desc {
    position: relative;
    margin-top: 44px;
    margin-left: 15px;
    margin-bottom: 31px;
}

.ll {
    left: auto;
    right: 0;
    margin-top: -142px;
    width: 191px;
    z-index: 0;
}

.grid_of {
    display: grid;
    margin-top: 18px;
    margin-left: 0;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.blok_of {
    width: 100%;
    height: 140px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    gap: 0;
    padding-top: 1vw;
}

.tytul_blueb {
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.028vw;
}

.iko_blok_of {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
}

.text_contener_block {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.028vw;
    margin-top: 10px;
}

.grid_of {
    display: grid;
    margin-top: 169px;
    margin-left: 0;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.blueb {
    background: #00C0BB;
    position: absolute;
    margin-top: -590px;
}

.baners_f {
    background-image: none;
    width: 100%;
    height: 460px;
    margin-top: 10px;
}

.flex_fono {
    height: 460px;
    display: grid;
    grid-template-columns: 1fr;
    width: 100% !important;
}

.video_home1
{
    height: 460px; 
}

.right_obrazek
{
    display:none;
}

.maska2 {
    background: rgba(0, 121, 137, 0.70);
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 0;
    transform: none;
    width: 100%;
    margin-left: 0vw;
    height: 460px;
}

.tytul_flex_d2 {
    color: #ffffff;
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
}

.flex_tytul_desc12 {
    position: relative;
    margin-top: 0;
    margin-left: 13px;
    padding-top: 38px;
}

.tytul_flex_d2 {
    color: #ffffff;
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
    padding-left: 20px;
}

.right_contener_11 {
    color: #FFF;
    text-align: justify;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    margin-top: 20px;
    margin-left: 15px;
    z-index: 99;
    position: relative;
    width: 91%;
}

.block_z_ikona img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    flex-shrink: 0;
}

.tytul_z_ikona {
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.028vw;
}


.flex_fono {
    height: 100%;
    display: grid;
    grid-template-columns: 1fr;
    width: 100% !important;
}

.baners_f {
    background-image: none;
    width: 100%;
    height: 100%;
    margin-top: 10px;
}

.video_home1 {
    height: 100%;
}

.maska2 {
    background: rgba(0, 121, 137, 0.70);
    z-index: 8;
    position: absolute;
    margin: auto;
    left: 0;
    transform: none;
    width: 100%;
    margin-left: 0vw;
    height: 100%;
}

.grid_ikony {
    position: relative;
    z-index: 9;
    display: grid;
    grid-template-columns: 1fr;
    margin-left: 14px;
    margin-top: 30px;
    gap: 10px;;
}

.tytul_z_ikona {
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.028vw;
    margin-left: 10px;
}

.flex_kontainer_sekcja4 {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 10px;
    padding-left: 0;
    width: 100%;
    justify-items: start;
    align-items: center;
    justify-content: start;
    align-content: center;
}

.zdj_sekcja2 {
    width: 100%;
    height: 178px;
    flex-shrink: 0;
    object-fit: cover;
}

.sekcja4_zdjecie
{
    width:100%;
}

.tytul_flex_d2_sekcja4 {
    color: #004953;
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.subtract2 {
    width: 48px;
    height: 62px;
    flex-shrink: 0;
    position: absolute;
    margin-top: -12px;
    margin-left: -11px;
}

.flex_tytul_desc12n {
    position: relative;
    margin-top: 0;
    margin-left: 26px;
    padding-top: 0vw;
    margin-top: 37px;
}

.sekcja4_center
{
    width:100%;
}

.text_sekcja4 {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    width: 90%;
    margin-top: 29px;
    margin-left: 0;
    margin: auto;
    margin-top: 28px;
}

.button_btn {
    display: flex;
    width: 90%;
    height: 40px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: 0.052vw solid #00C0BB;
    background: #FFF;
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: auto;
    letter-spacing: -0.027vw;
    margin-top: 16px;
    margin-left: 0;
    margin: auto;
    margin-top: 16px;
}

.zdje_kompo {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background: #00C0BB;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.kompo_src {
    width: 30px;
    height: 30px;
    object-fit: contain;
    flex-shrink: 0;
}

.tytul_kompo {
    color: #004953;
    font-family: Outfit;
    font-size: 19px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.028vw;
    margin-left: 7px;
}

.opis_kompo {
    color: #003A4E;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    margin-left: 9px;
    width: 93%;
}

.right_sektion4 {
    margin-left: 18px;
    margin-top: 33px;
}

.flex_kontainer_12345 {
    padding-top: 20px;
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr;
}

.blockchein {
    background-image: url(images/blockcheing.png);
    width: 100%;
    height: 239px;
    flex-shrink: 0;
    background-size: cover;
    position: relative;
    z-index: 99;
}

.flex_tytul_desc12l {
    position: relative;
    margin-top: 0;
    margin-left: 15px;
    padding-top: 33px;
    margin-bottom: 10px;
}

.konteiner_block_pl1 {
    color: #FFF;
    text-align: justify;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    width: 90%;
    margin-left: 17px;
    margin-top: 23px;
}

.blockchein {
    background-image: url(images/blockcheing.png);
    width: 100%;
    height: 316px;
    flex-shrink: 0;
    background-size: cover;
    position: relative;
    z-index: 99;
}

.btn-green {
    display: flex;
    width: 90%;
    height: 40px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    background: #00C0BB;
    margin-top: 20px;
    margin-left: 18px;
}

.section6 {
    width: 95.87%;
    height: auto;
    padding-top: 1vw;
    padding-left: 3.4vw;
    box-sizing: border-box;
}

.flex_kontainer_s1 {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    height: auto;
}

.right_block1 {
    display: flex;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    height: 284px;
}


.responsive .slick-slide {
    width: auto !important;
    margin: 0px !important;
    padding: 0px !important;
}

.class_img_slide {
    width: 100%;
    height: 200px;
    flex-shrink: 0;
    object-fit: cover;
}

.slide_opis {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 199px;
    background-color: white;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-left: 1vw;
    padding-right: 1vw;
}

.section5
{
    width:100%;
}

.right_block1 {
    display: flex;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    height: 399px;
}

.responsive .slick-slide {
    width: 100vw !important;
    margin: 0px !important;
    padding: 0px !important;
}

.right_block1 {
    display: block;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    height: 399px;
    align-items: center;
    justify-content: center;
    margin: auto !important;
    align-content: center;
}
.class_img_slide {
    width: 100%;
    height: 236px;
    flex-shrink: 0;
    object-fit: cover;
}

.slide_opis {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 199px;
    background-color: white;
    width: 81%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-left: 10px;
    padding-right: 10px;
}

.flex_kontainer_12345 {
    padding-top: 20px;
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
}


.right_block1 {
    display: block;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    height: 399px;
    align-items: center;
    justify-content: center;
    margin: auto !important;
    align-content: center;
    border-bottom: 1px solid #0000001f;
    margin-bottom: 27px !important;
}

.romb {
    width: 50px;
    height: 50px;
    transform: rotate(-45deg);
    position: absolute;
    z-index: 9;
    left: 43%;
    margin-top: -24px;
    background-color: white;
}

.next {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}
.prev {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}

.flex_pagination {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-right: 0;
    margin-top: -2px;
    gap: 10px;
}
.right_block1 {
    display: block;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    height: 493px;
    align-items: center;
    justify-content: center;
    margin: auto !important;
    align-content: center;
    border-bottom: 1px solid #0000001f;
    margin-bottom: 27px !important;
}

.slide_opis {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 195px;
    background-color: white;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-left: 10px;
    padding-right: 10px;
}

.str {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: auto;
    right: 0px;
    margin-top: 36px;
}

.right_block1 {
    display: block;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    height: 435px;
    align-items: center;
    justify-content: center;
    margin: auto !important;
    align-content: center;
    border-bottom: 1px solid #0000001f;
    margin-bottom: 27px !important;
}

.str {
    position: relative;
    z-index: 999;
}

.slide_opis {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: 195px;
    background-color: white;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-left: 10px;
    padding-right: 10px;
    flex-direction: column;
}

.flex_pagination2 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-right: 0;
    margin-top: 0;
    gap: 7px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.next2 {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 0;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}

.prev2 {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 0;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}

.responsive2 .slick-slide {
    width: 90% !important;
}

.columns_partners {
    width: 100% !important;
}

.columns_partners {
    height: 200px;
}

.flex_partners {
    display: flex;
    margin-top: 20px;
    border-top: 1px solid #0000001c;
    border-left: 1px solid #0000001c;
    border-right: 1px solid #0000001c;
    border-bottom: 0px;
    padding-top: 0vw;
    width: 100vw;
}

.responsive2 .slick-list {
    height: 150px !important;
}

.responsive2 .slick-track {
    height: 150px;
}
.part {
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #0000001c;
    width: 100% !important;
}

.flex_partners {
    display: flex;
    margin-top: 20px;
    border-top: 1px solid #0000001c;
    border-left: 1px solid #0000001c;
    border-right: 1px solid #0000001c;
    border-bottom: 0px;
    padding-top: 0vw;
    width: 93vw;
}

.szare {
    -webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
    width: 100%;
}

.flex_partners {
    display: flex;
    margin-top: 20px;
    border-top: 1px solid #0000001c;
    border-left: 1px solid #0000001c;
    border-right: 1px solid #0000001c;
    border-bottom: 0px;
    padding-top: 0vw;
    width: 93vw;
    margin-bottom: 58px;
}

.szare {
    -webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
    width: 200px;
    margin: auto;
}


.responsive2 .slick-track {
    height: 300px;
}

.responsive2 .slick-list {
    height: 300px !important;
}

.responsive2 .slick-list {
    height: 300px !important;
    width: 100vw;
}

.responsive2 .slick-slide {
    width: 93vw !important;
}

.footer_fon {
    background-image: url(images/banerek_footer.png);
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position-x: -1vw;
    margin-top: -30px;
    background-size: cover;
}

.footer_fon {
    background-image: url(images/banerek_footer.png);
    height: auto;
    width: 100vw;
    background-repeat: no-repeat;
    background-position-x: -1vw;
    margin-top: -20px;
    background-size: cover;
}

.flex_footer {
    display: flex;
    gap: 0;
    margin-left: 0;
    padding-top: 0;
    flex-direction: column;
}

.bord_top1 {
    display: none;
}

.bord_top {
    display: none;
}

.bord_top2 {
    display: none;
}

.logo_footer img {
    width: 200px;
}

.logo_footer {
    position: relative;
    left: auto;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-top: 20px;
}

.tytul_footer {
    color: #FFF;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    text-align: center;
    margin-top: 17px;
}


.flex_marker {
    display: flex;
    gap: 10px;
    margin-top: 30px;
}

.flex_marker {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.flex_marker {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    padding-left: 20px;
}

.tytul_footer {
    color: #020202;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    text-align: center;
    margin-top: 17px;
    text-align: left;
    margin-left: 31px;
    border: 1px solid white;
    background-color: white;
    padding: 6px;
    width: 84%;
}

.flex_marker {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    padding-left: 20px;
}

.copy {
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.025vw;
    margin-left: 0;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px;
}

.desc_footer {
    color: #FFF;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.028vw;
}

.flex_marker svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-left: 13px;
}

.mailto {
    width: 20px !important;
    height: 20px !important;
    flex-shrink: 0;
}

.footer_fon {
    background-image: url(images/banerek_footer.png);
    height: auto;
    width: 100.2vw;
    background-repeat: no-repeat;
    background-position-x: -1vw;
    margin-top: -20px;
    background-size: cover;
}

.part {
    border-left: 0px solid #0000001c;
}

.columns_partners {
    border-right: 0px solid #0000001c;
    border-left: 0px solid #0000001c;
}

.pasek_podstron {
    width: 100%;
    height: 49px;
    flex-shrink: 0;
    background: rgba(0, 121, 137, 0.21);
    margin-left: 0;
    margin-top: 0vw;
}

.pasek_podstron {
    width: 100%;
    height: 49px;
    flex-shrink: 0;
    background: rgba(0, 121, 137, 0.21);
    margin-left: 0;
    margin-top: 0vw;
    font-size: 17px;
}

.braid {
    margin-top: 10px;
    position: relative;
    z-index: 9;
    margin-left: 10px;
}

.aclass_braid {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.023vw;
    text-decoration: none;
}

.green {
    color: #7DC8C6;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: -0.45px;
}

.grid_templates_banner {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 27px;
}

.zdj_podstrona {
    width: 100%;
    height: 200px;
    flex-shrink: 0;
    background-size: cover;
    position: relative;
}

.blok {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background-color: #00C0BB;
    bottom: 0px;
    position: absolute;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.svg_cong {
    width: 33px;
    height: 33px;
    flex-shrink: 0;
}

.pasek_podstron {
    width: 100%;
    height: 49px;
    flex-shrink: 0;
    background: rgba(0, 121, 137, 0.21);
    margin-left: 0;
    margin-top: 0vw;
    font-size: 17px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 0px;
}

.tytul_flex_d2 {
    color: #004953;
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
    padding-left: 20px;
}

.flex_tytul_desc13 {
    position: relative;
    margin-top: 0;
    margin-left: 15px;
    padding-top: 32px;
    color: #004953;
}

.right_contener_11v {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    margin: auto;
    margin-top: 20px;
    z-index: 99;
    position: relative;
    width: 92%;
}

.bane_pods_2
{
    display:none;
}

.baners_fx {
    background-image: none;
    width: 100%;
    height: auto;
    margin-top: 10px;
    display: grid;
    grid-template-columns: 1fr;
}

.bane_pods_1 {
    width: 100%;
    height: 200px;
    flex-shrink: 0;
    object-fit: cover;
}

.block_image_pod_strewq {
    margin-left: 0;
}

.flex_fonox {
    height: auto;
    display: grid;
    grid-template-columns: 1fr;
    width: 99% !important;
    margin-top: -5px;
    margin-left: 0;
}

.tytul_flex_d2_pods {
    color: #003A4E;
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1.2px;
    margin-left: 15px;
}

.right_contener_11_pods {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    margin-top: 30px;
    margin-left: 15px;
    z-index: 99;
    position: relative;
    width: 90%;
}

.tytul_z_ikona.tytul_z_ikona_pods
{
    color: #003a4e;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.028vw;
    margin-left: 10px; 
}

.description1 {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    width: 93%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 41px;
}

.flex_pagination2 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-right: 0;
    margin-top: 0;
    gap: 7px;
    margin-top: 22px;
    margin-bottom: 6px;
}

.description {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.027vw;
    width: 95%;
    margin: auto;
    margin-top: 7px;
    margin-bottom: 41px;
}

.sekcja_3 {
    margin-top: 1.5vw;
}

.grid_templates_banner_x {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    margin: auto;
    margin-top: 8px;
    margin-bottom: 10px;
}

.kontainer_grid_kontakt {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 3vw;
}

.kontainer_grid_kontakt .desc_footer {
    color: #000000;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.028vw;
}

.flex_marker {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    padding-left: 20px;
}

.kontainer_grid_kontakt .tytul_footer {
    color: #020202;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    text-align: center;
    margin-top: 17px;
    text-align: left;
    margin-left: 4px;
    border: 1px solid white;
    background-color: white;
    padding: 6px;
    width: 84%;
}


.kontainer_grid_kontakt .flex_marker {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    padding-left: 0;
}

.kontakt_form_title {
    color: #003A4E;
    font-family: Outfit;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    margin-top: 21px;
    margin-bottom: 21px;
    text-align: center;
}

.right_form {
    position: relative;
    border-left: 0px solid #00000012;
    padding-left: 0;
    margin-left: 0;
    padding-top: 10px;
}

.kontakt_form_desc {
    color: #003A4E;
    font-family: Outfit;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -0.027vw;
    margin-top: -11px;
    margin-bottom: 1vw;
    text-align: center;
}

.title_form_input {
    color: #003A4E;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -0.027vw;
    margin-bottom: 4px;
    margin-top: 6px;
}

.text_input {
    width: 100%;
    height: 50px;
    flex-shrink: 0;
    border: 1px solid #D8D8D8;
    background: #FFF;
}

.wiadomosc_input {
    width: 100%;
    height: 150px;
    flex-shrink: 0;
    border: 1px solid #D8D8D8;
    background: #FFF;
}

.submit_form {
    display: flex;
    width: 70%;
    height: 40px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 0;
    flex-shrink: 0;
    border: 0.052vw solid #00C0BB;
    background: #FFF;
    color: #00C0BB;
    text-align: center;
    font-family: Outfit;
    font-size: 19px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.027vw;
    margin-top: 20px;
    display: flex;
    align-content: center;
    margin: auto;
    margin-top: 20px;
}

.class_form
{
    width: 90%;
    margin: auto;
    margin-top: 10px;  
}

.copy1 {
    color: #003A4E;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.025vw;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}




.flex_footer_x {
    display: flex;
    gap: 3vw;
    margin-left: 0;
    padding-top: 1.6vw;
    flex-direction: column;
    color: black;
    padding-left: 4vw;
    margin-top: 9vw;
}














}





@media (min-width:991px)
{
    .email_count {
        width: 15.208vw;
        height: 2.917vw;
        color: #000;
        font-family: Outfit;
        font-size: 0.938vw;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -0.028vw;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        text-decoration: none;
        gap: 1vw;
    }

    .right_block_podstrona_1q {
        display: flex;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        align-content: flex-start !important;
        padding-right: 0vw;
        margin-top: -3.1vw;
        flex-direction: column;
        width: 100%;
    }

    .copy1 {
        color: #003A4E;
        font-family: Outfit;
        font-size: 0.833vw;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.025vw;
        text-align: center;
        margin: auto;
        margin-top: -3vw;
    }

    .tytul_flex_d2_sekcja4_k {
        text-transform: uppercase;
    }
    
}

.desction
{
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    width: 81%;
    margin: auto;
    margin-top: -5vw;
    margin-bottom: 6vw;  
}


@media (max-width:991px)
{
    .desction {
        color: #003A4E;
        text-align: justify;
        font-family: Outfit;
        font-size: 0.885vw;
        font-style: normal;
        font-weight: 500;
        line-height: 1.354vw;
        letter-spacing: -0.027vw;
        width: 95%;
        margin: auto;
        margin-top: -5vw;
        margin-bottom: 6vw;
        margin-top: -11px;
        margin-bottom: 31px;
        font-size: 18px;
        line-height: 1.4;
    }

    .button_btn_ll {
        margin-bottom: 51px;
    }

    .grid_template_gallery {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0vw;
        justify-items: center;
        align-items: center;
        justify-content: center;
        align-content: center;
        margin: auto;
        margin-top: -5px;
        width: 95%;
        grid-gap: 10px;
        column-gap: 0vw;
        margin-bottom: 50px;
    }

    .gal1 {
        width: 100%;
        height: 250px;
        flex-shrink: 0;
        object-fit: cover;
    }

    .grid_template_gallery a 
    {
        width:100%;
    }

    .bird_s1s
    {
        display:none;
    }

    .grid_templates_banner2 {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
        margin: auto;
        margin-top: 8px;
        margin-bottom: 46px;
    }

    .logo_csr {
        position: relative;
        margin-left: auto;
        margin-top: auto;
        width: 137px;
        margin: auto;
        display: flex;
        margin-top: 20px;
    }


    .zdj_podstrona_kolk {
        width: 100%;
        height: 515px;
        flex-shrink: 0;
        background-size: contain;
        position: relative;
        background-repeat: no-repeat;
    }



}

.bird_s1s {
    position: absolute;
    right: -27.3vw;
    margin-top: -8vw;
    width: 32.448vw;
}


.right_block_podstrona_qa
{
    display: flex;
    gap: 10vw;
    align-content: flex-start;
    align-items: flex-start;
}

.d14vs {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 1.6vw;
    margin-left: 4vw;
    z-index: 99;
    position: relative;
    width: 56.7vw;
}

.next_p {
    display: flex;
    width: 2.083vw;
    height: 1.2vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}



.flex_olp .next {
    display: flex;
    width: 2.083vw;
    height: 0.083vw;
    padding: 0.469vw 0px;
    justify-content: center;
    align-items: center;
    gap: 0.521vw;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}

.flex_olp .prev {
    display: flex;
    width: 2.083vw;
    height: 0.083vw;
}

@media (max-width:991px)
{
.right_block_podstrona {
    display: flex;
    gap: 10vw;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.d14vs {
    color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.027vw;
    margin-top: 0;
    margin-left: 0;
    z-index: 99;
    position: relative;
    width: 91%;
    margin: auto;
    margin-top: -22px;
}

.class_img_slide_1 {
    width: 100%;
    height: 200px;
    flex-shrink: 0;
    object-fit: cover;
}

.grid_publication {
    display: grid;
    grid-template-columns: 1fr;
    width: 91.4%;
    margin: auto;
    margin-bottom: 8vw;
    margin-top: -6.6vw;
    grid-gap: 1vw;
    margin-left: 0;
    row-gap: 10px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 0;
    margin: auto;
}

.slide_opis_1 {
    color: #004953;
    text-align: center;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.033vw;
    height: auto;
    background-color: white;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 22px;
    flex-direction: column;
    gap: 3vw;
    z-index: 99;
    position: relative;
}

.str_1 {
    display: flex;
    width: 50px;
    height: 50px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #00C0BB;
    flex-shrink: 0;
    position: relative;
    bottom: auto;
    right: auto;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.bird_s
{
    display:none;
}

}

@media (min-width:991px) {
.pasek_podstronss {
    width: 77.441vw;
    height: 4.323vw;
    flex-shrink: 0;
    background: rgba(0, 121, 137, 0.21);
    margin-left: 17.5vw;
    margin-top: 0vw;
    font-size: 1vw;
}

.right_block_podstrona_1qss {
    display: flex;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    align-content: flex-start !important;
    padding-right: 0vw;
    margin-top: -0.1vw;
    flex-direction: column;
    width: 100%;
    padding-left: 2.4vw;
}



}




.floxis p 
{
color: #003A4E;
    text-align: justify;
    font-family: Outfit;
    font-size: 0.885vw;
    font-weight: 500;
    line-height: 1.354vw;
    letter-spacing: -0.027vw;
    margin-top: 1.2vw;
    margin-left: 0.2vw;
    z-index: 99;
    position: relative;
    width: 37.7vw;
}

@media (max-width:991px)
{
    .tytul_flex_d2_sekcja4mmc {
        color: #004953;
        font-family: Outfit;
        font-size: 22px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        margin-top: 29px;
        text-align: center;
    }
    .floxis p {
        color: #003A4E;
        text-align: justify;
        font-family: Outfit;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.354vw;
        letter-spacing: -0.027vw;
        margin-top: 1.2vw;
        margin-left: 0.2vw;
        z-index: 99;
        position: relative;
        width: 90%;
        margin: auto;
        margin-top: 20px;
        line-height: 1.6;
    }

    .braid_a {
        margin-top: 10px;
        position: relative;
        z-index: 9;
        margin-left: 10px;
        padding-right: 10px;
    }
}

.fixed_menu
{
    position: relative;
    z-index: 99; 
}

@media (max-width:991px)
{
    .znaczek_menu {
        right: 10px;
        position: fixed;
        width: 50px;
        margin-top: 0.1vw;
        top: 0;
    }
    .fixed_menu
{
    position: relative;
    z-index: 999; 
}

.znaczek_menu:hover {
    right: 10px;
    position: fixed;
    width: 50px;
    margin-top: 0.1vw;
    top: 0;
}


    .but_m {
        width: 48px;
        background-color: white;
        margin-top: 14px;
    }

    .but_m:hover {
        width: 48px;
        background-color: white;
        margin-top: 14px;
    }
}


.bg_kol_mm {
    position: relative;
    z-index: 2;
}

body {
    overflow-y: scroll;
    overflow-x: hidden;
}


@media (max-width:991px)
{
    .zzdj img {
    width: 100%;
    height: 215px !important;
    object-fit: cover;
}
.blueb {
        top: 0px;
        background: #00C0BB;
        position: relative;
        margin-top: auto;
        grid-column: 1 / -1;
    }
        .grid_of {
        display: grid;
        margin-top: 35px;
    }

    .tytul_z_ikona {
        font-size: 15px;
    }
    .block_z_ikona img {
        width: 39px !important;
        height: 45px !important;
        object-fit: contain;
        flex-shrink: 0;
    }
    .blueb {
        top: 0px;
        background: #00C0BB;
        position: relative;
        margin-top: auto;
        grid-column: 1 / -1;
        height: 66px;
        margin-bottom: 18px;
    }

.right_contener_11v {
        margin-top: -15px;
    }



    .baners_f {
        background-image: none;
        width: 100%;
        height: 750px;
        margin-top: 10px;
    }

        .flex_fono {
        height: 750px;
        display: grid
;
        grid-template-columns: 1fr;
        width: 100% !important;
    }

        .video_home1 {
        height: 750px;
    }

        .maska2 {
        height: 750px;
    }





}