/* Naigation */

.right {
    position: absolute !important;
    right: 0px !important;
    padding-top: 12px !important;
    font-size: 26px !important;
}

.logo-mobile {
    padding-top: 10px;
    padding-bottom: 6px;
}

.nav-lead a {
    letter-spacing: 0.5px;
    font-size: 16px !important;
}


@media (max-width: 767px) {
    html {
    font-size: 105%;    
    }
    .hidden-xs {
        display: none !important;
    }
    .pb-xs-8 {
        padding-bottom: 8px;
    }
    .facebook {
        position: absolute;
        right: 10px;
        padding-top: 1px;
    }

    .team .col-lg-3 {
        padding-right: 12px !important;
        padding-left: 12px !important;
    }

    .team h5 {
        font-size: 16px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
    .facebook {
        position: absolute;
        right: 0px;
        padding-top: 2px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
    .facebook {
        position: absolute;
        right: 0px;
        padding-top: 2px;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }

    .facebook {
        position: absolute;
        right: 0px;
        padding-top: 2px;
    }

}




/* Engarde */

.btn-engarde {
    color: #fff !important;
    background-color: hsl(30, 86%, 56%);
    border-color: #ef902e;
}

.btn-engarde:hover {
    color: #fff;
    background-color: #e5892b;
    border-color: #e5892b;
    -webkit-box-shadow: 0 1px 10px rgba(229, 137, 43, 0.4);
    box-shadow: 0 1px 10px rgba(229, 137, 43, 0.4);
}

.btn-outline-engarde,
.btn-outline-engarde:visited,
.btn-outline-engarde:focus {
    color: #ef902e;
    background-color: transparent;
    background-image: none;
    border-color: #ef902e;
    border-width: 2px;
    font-size: 10px;
    border-radius: 6px;
}

.love .btn-outline-engarde {
    background-color: white;
    border-width: 1.4px;
    font-size: 14px;
    text-transform: none;
    font-weight: 500;
}

.btn-outline-engarde:hover {
    color: #fff;
    background-color: #ef902e;
    border-color: #ef902e;
    -webkit-box-shadow: 0 1px 10px rgba(239, 144, 46, 0.4);
    box-shadow: 0 1px 10px rgba(239, 144, 46, 0.4);
}

.bg-engarde {
    background-color: #4a4a4a !important;
}

.color-engarde {
    color: #ef902e;
}



/* Footer */

footer a {
    color: #ebebeb !important;
}

footer a:hover {
    color: #fcfcfc !important;
}

.footer-links {
    font-size: 16px
}

footer .privacy {
    font-size: 12px;
}

footer {
    background-color: #4a4a4a !important;
    color: #f8f8f8;
}



/* Styling */

.wyprobuj-cards {
    font-size: 17.5px;
}


.width-50 {
    width: 50% !important;
    margin: 0 !important;
    padding: 0 !important;
}


.bg-pale-dark {
    background-color: #f0f0f0 !important;
}

p a,
p a:visited,
.nav-item .nav-link:focus {
    color: #ef902e;
}

.nav-item .nav-link:hover {
    color: #ef902e;
}

p a:hover {
    color: #ef902e;
    text-decoration: underline;
}

.pb-0 {
    padding-bottom: 0px !important
}


.pt-14 {
    padding-top: 14px !important;
    padding-bottom: 8px !important;
}

.treningi {
    font-size: 3.2rem;
    font-weight: 200;
    line-height: 1.5;
}

.team .col-lg-3 {
    padding-right: 30px;
    padding-left: 30px;
}

.team h5 {
    font-size: 20px;
}

.feature-1 p {
    color: #606060 !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px !important;
}

.feature-1 h5 {
    color: #3c3c3c !important;
    font-weight: 700;
    padding-bottom: 4px
}

.blockquote p {
    font-family: '';
    font-size: 30px !important;
    line-height: 1.5
}

.blockquote footer {
    font-size: 16px
}

.ti-angle-right {
    color: #606060 !important;
    font-size: 12px;
}

.list-unstyled {
    line-height: 1.9;
}

/* Cookies */




/* Other */

.block-number {
    text-align: center;
    font-weight: bold;
    font-size: 0.8125em;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #191919;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.block-number:hover {
    opacity: 1;
}

.block-number::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    margin-bottom: 2px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #191919;
}

.block-number a:hover,
.block-number a:focus {
    color: #191919;
}

.demo-section .main-content .section,
.demo-topbar .main-content .topbar,
.demo-navbar .main-content .navbar,
.demo-header .main-content .header,
.demo-footer .main-content .footer {
    margin: 30px 20px 100px;
    border: 1px solid #f5f6f7;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.demo-topbar .main-content .topbar,
.demo-navbar .main-content .navbar {
    position: static;
    margin: 0;
}

.sample-blocks img {
    border-radius: 0.25rem;
}

.sample-blocks img.aos-animate {
    opacity: 0.5 !important;
}

.sample-blocks img:hover {
    opacity: 1 !important;
    -webkit-transition: 0.7s !important;
    transition: 0.7s !important;
}

.sample-blocks a {
    position: absolute;
}

.sample-blocks a:nth-child(1) {
    -webkit-animation: wobble 4s infinite;
    animation: wobble 4s infinite;
    right: 15px;
    bottom: -20px;
}

.sample-blocks a:nth-child(2) {
    -webkit-animation: wobble 8s infinite;
    animation: wobble 8s infinite;
    right: 320px;
    bottom: 30px;
}

.sample-blocks a:nth-child(3) {
    -webkit-animation: wobble 5s infinite;
    animation: wobble 5s infinite;
    right: 0px;
    bottom: 190px;
}

.sample-blocks a:nth-child(4) {
    -webkit-animation: wobble 6s infinite;
    animation: wobble 6s infinite;
    right: 280px;
    bottom: 180px;
}

.sample-blocks a:nth-child(5) {
    -webkit-animation: wobble 9s infinite;
    animation: wobble 9s infinite;
    right: 270px;
    bottom: 320px;
}

.sample-blocks a:nth-child(6) {
    -webkit-animation: wobble 7s infinite;
    animation: wobble 7s infinite;
    right: 20px;
    bottom: 370px;
}

.sample-blocks a:nth-child(7) {
    -webkit-animation: wobble 5s infinite;
    animation: wobble 5s infinite;
    right: 200px;
    bottom: 470px;
}

.sample-blocks a:nth-child(8) {
    -webkit-animation: wobble 8s infinite;
    animation: wobble 8s infinite;
    right: 10px;
    bottom: 470px;
}

.sample-blocks a:nth-child(9) {
    -webkit-animation: wobble 9s infinite;
    animation: wobble 9s infinite;
    right: 0px;
    bottom: 570px;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: rotate(-1deg) translate(-5px, -5px);
        transform: rotate(-1deg) translate(-5px, -5px);
    }
    50% {
        -webkit-transform: rotate(1deg) translate(5px, 5px);
        transform: rotate(1deg) translate(5px, 5px);
    }
    100% {
        -webkit-transform: rotate(-1deg) translate(-5px, -5px);
        transform: rotate(-1deg) translate(-5px, -5px);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: rotate(-1deg) translate(-5px, -5px);
        transform: rotate(-1deg) translate(-5px, -5px);
    }
    50% {
        -webkit-transform: rotate(1deg) translate(5px, 5px);
        transform: rotate(1deg) translate(5px, 5px);
    }
    100% {
        -webkit-transform: rotate(-1deg) translate(-5px, -5px);
        transform: rotate(-1deg) translate(-5px, -5px);
    }
}

/*# sourceMappingURL=style.css.map */