.bottom-section {
  position: relative;
  margin: 0 -41px;
  overflow: hidden;
  height: 100vh;
  -ms-overflow-style: none;  
   scrollbar-width: none;  
   overflow-y: hidden;
}
footer .social-menu ul li.fundusze {
    background-image: url(https://vector.net/wp-content/uploads/2021/10/eu2.jpg);
    width: 93px;
    height: 28px;
    position: relative;
    top: 58px;
} @media (max-width: 1420px){
    footer .social-menu ul li.fundusze {
      top: 13px;
    }
}

@media only screen and (max-width: 1660px) {
  .bottom-section {
    margin: 0 -15px;
  }
}

.bottom-section footer .bottom-menu ul {
    /*
  margin-bottom: 1rem;
  margin-block-start: 1em;
  margin-block-end: 1em;
  */
  padding-inline-start: 40px;
}

.bottom-section footer li {
  float: none;
}

body .only-for-mobile,
body .only-for-mobile-inline {
    display: none!important
}

body .only-for-desktop {
    display: block!important
}

body .only-for-desktop-inline {
    display: inline!important
}

body .only-for-desktop-inline-block {
    display: inline-block!important
}

@media screen and (max-width:768px) {
    body .only-for-mobile {
        display: block!important
    }
    body .only-for-mobile-inline {
        display: inline!important
    }
    body .hide-on-mobile,
    body .only-for-desktop,
    body .only-for-desktop-inline,
    body .only-for-desktop-inline-block {
        display: none!important
    }
}

.bottom-section #contact {
  background: unset;
  text-align: inherit;
  margin-bottom: auto;
}

section.contact {
    position: relative;
    padding-top: 130px;
    height: 100vh;
    width: 100vw;
    overflow-x: hidden;
    z-index: -2
}

section.contact .bg {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

section.contact .bg.bg-1 {
    z-index: -1;
    background-image: url(images/m1.jpg)
}

section.contact .bg.bg-2 {
    z-index: -2;
    background-image: url(images/m2.jpg)
}

section.contact .bg.bg-3 {
    z-index: -3;
    background-image: url(images/m3.jpg)
}

section.contact .bg.bg-4 {
    z-index: -4;
    background-image: url(images/m4.jpg)
}

section.contact .bg.bg-5 {
    z-index: -5;
    background-image: url(images/m5.jpg)
}
      
section.contact h2 {
    text-align: center;
    font: 700 60px/29px ProximaNovaBold;
    letter-spacing: 1.2px;
    color: #fff
}

footer {
    position: absolute;
    bottom: 0;
    width: 100vw;
    overflow-x: hidden;
    height: 100vh;
    z-index: 3
}

footer .info {
    position: absolute;
    left: 58px;
    bottom: 123px
}

footer .info strong {
    font: 700 18px/28px ProximaNovaBold
}

footer .info address,
footer .info strong {
    text-align: left;
    letter-spacing: 0;
    color: #fff
}

footer .info address {
    font: 18px/28px ProximaNova
}

footer .info .contact-numbers {
    margin-top: 26px;
    margin-bottom: 37px
}

footer .info .share-capital-info {
    margin-top: 37px
}

footer .info .share-capital-info span {
    display: block
}

footer .info .ci-row label,
footer .info .share-capital-info label {
    text-align: left;
    font: 700 18px/28px ProximaNovaBold;
    letter-spacing: 0;
    color: #fff
}

footer .info .ci-row a,
footer .info .ci-row span,
footer .info .share-capital-info a,
footer .info .share-capital-info span {
    text-align: left;
    font: 18px/28px ProximaNova;
    letter-spacing: 0;
    color: #fff
}

footer .zoom {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font: 12px/12px ProximaNova;
    letter-spacing: .48px;
    color: #fff
}

footer .zoom img {
    width: 37px;
    height: 53px;
    margin-bottom: 15px
}

footer .zoom strong {
    font: 700 12px/12px ProximaNovaBold;
    display: block
}

footer .mobile-bg {
    display: none;
    background-image: url(images/mobilem1.jpg);
    width: 100%;
    height: 56.25vw;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

footer>.row {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

footer .mobile-footer {
    display: none
}

footer .bottom-menu {
    padding-top: 50px
}

footer .bottom-menu ul {
    list-style: none
}

footer .bottom-menu ul li {
    display: inline flow-root list-item;
    padding: 0 10px
}

footer .bottom-menu ul li a {
    text-align: left;
    font: 16px/11px ProximaNova;
    letter-spacing: .64px;
    color: #fff;
    position: relative
}

footer .bottom-menu ul li a:after {
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 2px;
    background-color: #fff
}

footer .bottom-menu ul li a:hover:after {
    width: 100%
}

footer .copy {
    padding-top: 50px;
    font: 16px/11px ProximaNova;
    letter-spacing: .64px;
    color: #fff;
    display: block
}

footer .social-menu {
    display: inline
}

footer .social-menu ul {
    list-style: none
}

footer .social-menu ul li {
    margin: 0 10px;
    display: inline-block;
    width: 49px;
    height: 49px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .2s ease-in-out
}

footer .social-menu ul li.in {
    background-image: url(assets/linkedin.svg)
}

footer .social-menu ul li.fb {
    background-image: url(assets/facebook.svg)
}

footer .social-menu ul li.yt {
    background-image: url(assets/youtube.svg)
}

footer .social-menu ul li:hover {
    transform: scale(1.1)
}

footer .social-menu ul li a {
    color: transparent;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    display: block;
    line-height: 49px;
}

footer .back-to-top {
    display: block;
    text-align: center;
    color: #002b4e;
    text-transform: uppercase;
    font: 14px/20px ProximaNova
}

footer .back-to-top img {
    display: block;
    margin: 0 auto 12px
}

@media screen and (max-width:768px) {
    section.contact {
        padding-top: 10px;
        height: auto;
        padding-bottom: 0
    }
    section.contact .bg {
        display: none
    }
    section.contact .bg.bg-1,
    section.contact .bg.bg-2,
    section.contact .bg.bg-3,
    section.contact .bg.bg-4,
    section.contact .bg.bg-5 {
        background-image: none
    }
    section.contact h2 {
        color: #002b4e;
        font: 700 35px/40px ProximaNovaBold;
        letter-spacing: normal;
        margin-bottom: 40px
    }
    footer {
        /* height: auto; */
        position: relative
    }
    footer .info {
        position: relative;
        text-align: center;
        left: auto;
        bottom: auto
    }
    footer .info strong {
        font: 700 14px/20px ProximaNovaBold;
        color: #002b4e
    }
    footer .info address {
        font: 14px/20px ProximaNova;
        text-align: center;
        color: #002b4e
    }
    footer .info .ci-row label,
    footer .info .share-capital-info label {
        text-align: center;
        font: 700 14px/20px ProximaNovaBold;
        color: #002b4e
    }
    footer .info .ci-row a,
    footer .info .ci-row span,
    footer .info .share-capital-info a,
    footer .info .share-capital-info span {
        text-align: center;
        font: 14px/20px ProximaNova;
        color: #002b4e
    }
    footer .zoom {
        top: auto;
        left: auto;
        transform: none;
        position: relative;
        color: #002b4e;
        margin-top: 45px;
        display: block;
        margin-bottom: 30px
    }
    footer .zoom span {
        display: block;
        text-align: center
    }
    footer .zoom strong {
        text-align: center
    }
    footer .mobile-bg {
        display: block
    }
    footer>.row {
        display: none
    }
    footer .mobile-footer {
        display: block
    }
    footer .bottom-menu ul {
        display: block;
        margin: 0 0 45px;
        padding: 0;
        padding-inline-start: 0 !important;
    }
    footer .bottom-menu ul li {
        display: block;
        padding: 5px 10px;
        text-align: center
    }
    footer .bottom-menu ul li a {
        color: #002b4e
    }
    footer .copy {
        margin-bottom: 130px;
        display: block;
        text-align: center;
        color: #002b4e
    }
    footer .social-menu {
        display: block;
        margin: 45px auto 0;
        text-align: center
    }
    footer .social-menu ul {
        display: inline-block;
        margin: 0;
        padding: 0
    }
}

@media screen and (min-width:769px) and (max-width:1699px) {
    footer .bottom-menu ul li {
        padding: 0 5px
    }
}

@media screen and (max-width:1799px) {
    footer .bottom-menu ul li a {
        font: 15px/11px ProximaNova
    }
}

@media screen and (min-width:769px) and (max-width:1799px) {
    footer .copy {
        font: 15px/15px ProximaNova
    }
}

.social-menu li img { 
    width: 49px;
     height: 49px;
     background-color: white;
     }
@media only screen and (max-width:1420px) { 
   footer .social-menu ul li.menu-social-group {
        margin-bottom: 10px; 
       }
   footer .social-menu ul li {
       float: left;
       margin: 0 5px;
   }
   li.menu-social-group-last + li {
       clear: both;
   }
}