.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

.color-ara {
    color: #A62637;
}

.page-header {
    border-color: #E6E7E7;
}

#main-container {
    padding-top: 10px;
    background: #fff;
}

.headline {
    display: block;
    margin: 10px 0 15px 0;
    border-bottom: 1px dotted #e4e9f0;
}

.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #A62637;
}

.headline h2 {
    font-size: 22px;
}

.headline h3 {
    margin-top: 20px;
    font-size: 18px;
}

.page-description {
    padding-bottom: 20px;
    border-bottom: solid 0px #eee;
    margin-bottom: 0px;
}

.clients-page {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.clients-page .small-block {
    height: 170px;
    border-bottom: solid 1px #eee;
}

.clients-page .small-block img {
    margin-top: 10px;
}

.clients-page .premier img {
    margin-top: 90px;
}

.clients-page .small-block .list-inline, .clients-page .premier .list-inline {
    font-size: 12px;
}

.clients-page .premier {
    background: #eee;
    padding: 30px;
}

.clients-page h3 {
    margin-top: 0;
    font-size: 22px;
}

.clients-page p a {
    color: #56000A;
}

.clients-page a {
    color: #555;
}

#doswiadczenie {
    padding: 0 0 20px 0px;
    min-height: 240px;
}

#doswiadczenie ul {
    margin: 0;
}

#doswiadczenie li {
    background: url('../img/punktor.png') no-repeat 0 5px;
    list-style: none;
    width: 50%;
    float: left;
    padding-left: 20px;
}

#doswiadczenie .box {
    margin-bottom: 20px;
}

#doswiadczenie .box h3 {
    font-size: 18px;
}

#doswiadczenie .box img {
    height: 240px;
    width: 100%;
}

/* boxy wsparcia */
.box-posts {
    margin-top: 20px;
}

.box-posts .post {
    margin-bottom: 30px;
}

.box-posts .bordered {
    padding: 0;
}

.bordered {
    border: 0px solid #E6E7E7;
    padding: 15px 15px 15px 15px;
    background: #F2F2F2;
}

h3.post-title {
    font-size: 16px;
    margin-top: 0;
    padding: 10px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #A62637;
    margin-bottom: 5px;
}

h3.post-title a {
    color: #000;
    font-weight: 300;
}

h3.post-title.alone {
    margin-bottom: 10px;
}

.box-posts .meta {
    margin-bottom: 25px;
    display: block;
}

.box-posts .post-content {
    padding: 0 20px;
    font-size: 13px;
    padding-bottom: 5px;

}

.box-posts .post-szkolenie {
    padding: 10px 20px;
    font-size: 13px;
    padding-bottom: 5px;
    min-height: 450px;

}

.box-posts .post-content p {
    height: 105px;
}

.posts .box-news {
    margin-bottom: 20px;
    height: 155px;
    border-bottom: 1px solid #E6E7E7;
    margin-top: 0;
}

.posts .photo {
    border: 0px solid #E6E7E7;
    padding: 5px;
    text-align: center;
}

.posts .photo img {
    float: none;
    width: auto;
    margin: 0;
}

.meta, .meta a {
    color: #999;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
}

.box-posts figure.full {
    border: 1px solid #F9F9F9;
}

.bordered figure {
    margin-bottom: 20px;
}

figure {
    display: block;
    overflow: hidden;
    position: relative;
}

.box-posts .footer-meta {
    margin-bottom: 10px;
    text-align: right;
}

.footer-meta, .footer-meta a {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    text-decoration: none;
}

meta a {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
}

.box-posts .more {
    border-bottom: 1px solid #A62637;
    float: none;
    color: #000;
}

.box-posts .more:hover {
    text-decoration: none;
}

.post-title a {
    color: #444;
}

figure a .text-overlay {
    background: #A62637;
    background: rgba(166, 38, 55, 0.70);
}

figure a .text-overlay {
    opacity: 0;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    padding: 20px;
    background: #A62637;
    background: rgba(166, 38, 55, 0.70);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

figure a:hover .text-overlay {
    opacity: 1
}

figure a .text-overlay:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 100px;
    left: 100px;
    right: 100px;
    bottom: 100px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

figure a .text-overlay .info {
    text-align: center;
    top: 50%;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: -11px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.icon-overlay {
    display: block;
    overflow: hidden;
    position: relative;
}

.icon-overlay img {
    display: block;
    max-width: 100%;
}

figure img {
    display: block;
    max-width: 100%;
}

figure img {
    width: 100%;
    height: 240px;
}

figure.news{
    background: #fff;
    text-align: center;
    height: 190px;
    padding-top:20px;
}

figure.news img{
    height: 100%;
    width:auto;
    margin:0 auto;
}

#categories {
    margin: 0 0 30px;
    padding: 0;
}

#categories li {
    list-style: none;
    float: left;
    text-align: center;
    margin-right: 20px;
    font-weight: 300;
}

#categories li a {
    text-transform: uppercase;
    font-weight: 300;
}

.box-news2 {
    border-bottom: 1px solid #E6E7E7;
    padding-bottom: 20px;
    height:210px;
}

.box-news2 .photo {
    padding: 10px 20px 0 0;
}

.box-news2 .tresc {
    padding: 10px 0 0 0px;
}

.box-news2 .news-date {
    color: #A62637;
}

.box-news2 h2 {
    font-size: 15px;
    font-weight: 300;
    padding: 5px 20px 0 0;
}

.box-news2 p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
}

.box-news2 a .text-overlay {
    background: #A62637;
    background: rgba(166, 38, 55, 0.70);
}

.box-news2 a .text-overlay {
    opacity: 0;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    padding: 20px;
    background: #A62637;
    background: rgba(166, 38, 55, 0.70);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.box-news2 a:hover .text-overlay {
    opacity: 1
}

.box-news2 a .text-overlay:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 100px;
    left: 100px;
    right: 100px;
    bottom: 100px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.border-g img {
    border: 1px solid #E6E7E7;
}

.oddzial_info p {
    font-size: 14px;
}

#pliki .file {
    margin-bottom: 10px;
}

#pliki .file a {
    color: #000;
}

#pliki .file a:hover {
    color: #A62637;
}

#pliki .file a .file_size {
    color: #000;
    float: right;
}

#pliki .file a .file_lang {
    float: right;
    margin-left: 10px;
}

#pliki .file .file_category {
    font-size: 11px;
    color: #4C4C4C;
}

#pliki .file .file_printed {
    font-size: 11px;
    color: #A62637;
}

#warunki {
    font-size: 13px;
}

#fixedsocial {
    position: fixed;
    right: 0;
    top: 300px;
    height: 200px;
    width: 50px;
    z-index: 1000;
}

.youtubeflat {
    background: url("../img/social/youtube_red.png");
    height: 53px;
    width: 51px;
    transition: ease 500ms;
    opacity: 1;
}

.youtubeflat:hover {
    background: url("../img/social/youtube_grey.png");
    height: 53px;
    width: 51px;
    transition: ease 500ms;
    width: 70px;

}

.googleflat {
    background: url("../img/social/googleplus_red.png");
    height: 46px;
    width: 51px;
    transition: ease 500ms;
    opacity: 1;
}

.googleflat:hover {
    background: url("../img/social/googleplus_grey.png");
    height: 46px;
    width: 51px;
    transition: ease 500ms;
    width: 70px;
}

.ankietaflat {
    background: url("../img/social/ankieta_red.png");
    height: 46px;
    width: 51px;
    transition: ease 500ms;
    opacity: 1;
}

.ankietaflat:hover {
    background: url("../img/social/ankieta_grey.png");
    height: 46px;
    width: 51px;
    transition: ease 500ms;
    width: 70px;
}

.search-select {
    border-radius: 0;
    text-shadow: none;
    border: 0px solid #e1e1e3;
    box-shadow: none;
}

#lmenu.pliki > li {
    background: url("../img/li_bullet_bottom.png") no-repeat 0 8px;
    padding-left: 15px;
}

#zamow .left {
    float: left;
}

#zamow label {
    font-weight: normal;
    margin: 0;
}

#zamow input {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

#zamow textarea {
    height: 90px;
    width: 100%;
}

#zamow .error {
    float: right;
    color: #A62637;
    font-size: 11px;
}

#zamow .contact-button input {
    background: #A62637;
    color: #fff;
    border: 0;
}

#search-results article {
    margin-bottom: 10px;
}

#search-results p.category {
    margin: 0;
    padding: 0;
}

#search-results h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
}


.navbar-toggle {
    padding: 0 10px;
}
.navbar-header .btn{
    font-size: 1.8em;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .news-pager, .tech-pager {
        display: none;
    }

    .box-news .headline.wsparcie {
        margin-top: 40px;
    }

    #categories {
        display: none;
    }

    .box-news2 {
        min-height: 400px;
    }
    .box-news2 .tresc {
        min-height: 100px;
    }

    .product-col.list .image {
        width: 100%;
        margin-bottom: 20px;
    }

    .product-col.list .description {
        height: auto;
    }

    .nav-tabs > li {
        float: none;
    }

    #productsTab li {
        width: 100%;

    }

    #catalogsTab li{
        width: 100% !important;
    }

    .pika-thumbs li {
        width: 60px;
    }
    #footer .wrapper li{
        float: none;
    }
    .owl-item{
        text-align: center;
    }

    figure.news{
        height: 220px;
    }

    .nav .fa{
        font-size: 24px;
    }
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
    .news-pager, .tech-pager {
        display: none;
    }

    .box-news .headline.wsparcie {
        margin-top: 40px;
    }

    #categories {
        display: none;
    }

    .nav-tabs > li {
        float: none;
    }

    #productsTab li {
        width: 100%;

    }

    .btn .fa-bars {
        color: #fff;
    }
    .header-links{
        margin-right: 10px;
    }
    .box-news2 {
        height: 300px;
    }
    .owl-item{
        text-align: center;
    }

    #catalogsTab li{
        width: 100% !important;
    }
    figure.news{
        height: 220px;
    }
    .nav .fa{
        font-size: 24px;
    }

    #sklep .table .name_{
        background: #A62637;
        color:#fff;
    }
    #sklep .st-head-row{
        text-align: center;
    }
    #sklep .st-val{
        text-align: center !important;
    }
    #sklep .table td{
        vertical-align: middle;
    }


}