﻿/*style strony witkac.pl/strona */

header .logo img {
    height: 55px;
    width: auto;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}
.padding-left-20 {
    padding-left:20px !important;
}

@media (min-width: 990px) {
    .asidefixedtop {
        position: fixed;
        top: 120px;
    }

    .asidefixedbottom {
        position: fixed;
    }
}

.tp-caption.modern_big_redbg {
    background-color: #BB2649;
}

.tp-caption.medium_bold_red {
    color: #BB2649;
}

.tp-caption.medium_light_red {
    color: #BB2649;
}

.tp-caption.medium_bg_red {
    background-color: #BB2649;
}

.tp-caption.mediumredbg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: #BB2649;
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.mediumbluebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(52, 73, 94);
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}

.tp-caption.verybigwhite {
    position: absolute;
    color: #fff;
    padding: 5px 15px 25px;
    text-shadow: none;
    font-weight: 800;
    font-size: 80px;
    line-height: 60px;
    font-family: "Open Sans";
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    opacity: 0.5;
    background-color: rgba(255,255,255,0.3);
}

.tp-caption.verybigblack {
    position: absolute;
    color: #fff;
    padding: 5px 15px 25px;
    text-shadow: none;
    font-weight: 800;
    font-size: 80px;
    line-height: 60px;
    font-family: "Open Sans";
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    opacity: 0.8;
    background-color: rgba(0,0,0,0.4);
}

.tp-caption.verybigredbg {
    position: absolute;
    color: #fff;
    padding: 5px 15px 10px;
    text-shadow: none;
    font-weight: 800;
    font-size: 80px;
    line-height: 60px;
    font-family: "Open Sans";
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    background-color: #BB2649;
}

.tp-caption.smallwhitebg {
    position: absolute;
    color: rgb(0,0,0);
    padding: 2px 2px;
    text-shadow: none;
    font-size: 15px;
    font-family: "Open Sans";
    font-weight: 600;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    background-color: rgba(255,255,255,0.5);
}

.item-box {
    height: 519px;
}

    .item-box.fixed-box .item-box-desc {
        height: auto;
    }

    /*.item-box figure {
        -webkit-transition: height 3s ease;
        -moz-transition: height 3s ease;
        -o-transition: height 3s ease;
        transition: height 3s ease;
    }

    .item-box:hover figure {
        height: 0;
    }*/

    .item-box.fixed-box .item-box-desc p {
        height: auto;
        margin-top: 2px;
    }
    .item-box .item-box-overlay {
        height: 53px;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        background-image: url('/Content/img/sh.png');
    }
img.avatar {
    width: auto;
    height: 25px;
    margin-right:5px;
}
.alert-full {
    margin-bottom: 0;
    border: none;
    padding: 5px;
    height: 40px;
}
header#topHead {
    z-index:500;
    background-color: rgb(244,245,247);
}
header#topHead a.btn.btn-xs {margin-bottom:2px;    }
#cookiesInfo {
    overflow: hidden;
    padding: 0;
    border: none;
}
header#topHead #cookiesInfo a {
    padding: 0;
}
#cookiesInfo .close {
   margin-top:10px;
}
body.cookie-info header#topHead {
    height: 80px;
}

body.cookie-info #topNav {
    top: 80px;
}

body.cookie-info #wrapper {
    padding-top: 151px;
}
.small-info a:first-of-type {
    padding-left:10px;
}
@media only screen and (max-width: 768px) {
    footer .copyright {
        padding: 5px 0;
    }
}
@media only screen (min-width: 768px) {
    #contact .dl-horizontal dt {
        width: 60px;
        color: #7e8998;
    }    
    #contact .dl-horizontal dd {
         margin-left: 70px;
         color: #7e8998;
    }
}
@media only screen (min-width: 990px) {
    body.cookie-info .asidefixedtop {
        top: 160px;
    }
}
@media only screen and (max-width: 1006px) {
    body.cookie-info #wrapper {
        padding-top: 130px !important;
    }
}
