.logo {
    width: 120px;
}

.section-info {
    height: 300px;
}

.anchor-padding {
    padding-top: 80px;
}

/*#cennik {*/
    /*padding-top: 80px;*/
/*}*/

#wspolpraca .text-white.text-center {
    height: 100vh;
}

.pills-purple-gradient .nav-item .nav-link.active {
    background: linear-gradient(40deg, #ff6ec4, #7873f5);
}

.md-form input[type=text]:not(.browser-default):focus:not([readonly]) + label {
    color: #ff6ec4; }
.md-form input[type=text]:not(.browser-default):focus:not([readonly]) {
    box-shadow: 0 1px 0 0 #ff6ec4;
    border-bottom: 1px solid #ff6ec4; }

.md-form textarea.md-textarea:focus:not([readonly]) + label {
    color: #ff6ec4; }
.md-form textarea.md-textarea:focus:not([readonly]) {
    box-shadow: 0 1px 0 0 #ff6ec4;
    border-bottom: 1px solid #ff6ec4; }

.top-footer-color {
    background-color: #40c8ff;
}

@media (max-width: 1199px) {
    .overlay .mask {
        opacity: 0.8;
    }
}

.cookie-info {
    bottom: 0;
    z-index: 9999;
}

.testimonial-carousel .testimonial {
    margin-right: 10%;
    margin-left: 10%;
}

.carousel-inner {
    height: 200px;
}

@media (min-width: 768px) {
    .carousel-inner {
        height: 290px;
    }
}

@media (min-width: 1200px) {
    .carousel-inner {
        height: 240px;
    }
}
