body{
    line-height: 1.2;
}
.clear-fix{
    width: 100%;
    clear: both;
    padding-top: 20px;
}
.site-title a .gold{
    color: #ffcc33;
    font-family: "Segoe UI Semibold";
}
.site-title a .white{
    color: #fff;
    font-family: "Segoe UI Semibold";
}
.site-title a .white.non-bold{
    color: #fff;
    font-family: "Segoe UI Semilight";
    font-size: 52px;
}
body.has-header-image .site-description{
    color: #ffcc33;
    font-size: 37px;
}
.site-title{
    font-size: 60px;
    line-height: 1.2;
}
.site-headings .wrap{
    padding-left: 0;
    padding-right: 0;
}
.navigation-top{
    background: rgba(255,255,255,0.9);
    transition: all 500ms;
}
.site-headings{
    top: calc(50% - 107px);
    display: block;
    left: 0;
    height: auto;
    position: absolute;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5);
    padding: 80px;
}
.header{
    height: 915px;
}
.header #wp-custom-header img{
    position: fixed;
    top:0;
    height: 100%;
}
.header #wp-custom-header{
    margin-bottom: 0 !important;
}
.navigation-top{
    position: absolute;
    top: 0;
}
a:hover{
    text-decoration: none;
}
.page-heading{
    font-size: 30px;
    text-transform: uppercase;
    padding: 36px 10px 37px 10px !important;
    margin-bottom: 0;
}
.page-content{
    font-size: 16px;
}
.tabs-paralax{
    padding: 0;
}
.tab-headings{
    background: url('../../../../uploads/paralax-image.jpg');
    background-attachment: fixed;
}
.white-filter{
    background: rgba(255,255,255,0);
    padding: 30px 0 60px 0;
}
.tabs-buttons-container{
    display: flex;
    justify-content: space-between;
}
.tabs-buttons-container::before, .tabs-buttons-container::after{
    display: none;
}
.tab{
    padding-top: 30px;
}
.tab-name {
    font-size: 24px;
    color: #212121;
    padding: 40px 90px;
    background: white;
    cursor: pointer;
    text-transform: uppercase;
}
.tab-name.active:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 25px solid white;
    position: absolute;
    bottom: -63px;
    left: calc(50% - 30px);
}
.tab-name.active{
    border: 3px solid white;
    background: #212121;
    color: white;
    position: relative;
    padding: 37px 87px;
}
.tabs-title{
    text-align: center;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    padding-bottom: 40px;
   /* text-shadow: 2px 2px 5px #000;*/
}
.tab-content{
    font-size: 16px;
    display: none;
}
.tab-content.active{
    display: block;
}
.tab-img{
    float: left;
    margin: 0 40px 10px 0;
}
.contacts{
    background: url('../../../../uploads/tlo_formularza.png') no-repeat;
    background-size: cover;
    padding: 30px;
    margin-top: 30px;
    height: 442px;
    width: 1197px;
    color: #666;
    position: relative;
    z-index: 20;
    max-width: 100%;
}
.contacts input, .contacts textarea{
    border-radius: 0;
    font-size: 16px;
    font-family: "Segoe UI Light";
    border-color: #666;
}
.contacts textarea{
    resize: none;
}
.form-title{
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
::-moz-placeholder{
    color: #666;
    font-family: "Segoe UI Light";
}
:-moz-placeholder{
    color: #666;
    font-family: "Segoe UI Light";
}
::-webkit-input-placeholder{
    color: #666;
    font-family: "Segoe UI Light";
}
:-ms-input-placeholder{
    color: #666;
    font-family: "Segoe UI Light";
}
.contacts .row{
    margin: 0 -5px 10px -5px;
}
.contacts-form {
    padding-left: 50px;
}
.contacts .row .col-md-6{
    padding-right: 4px;
    padding-left: 4px;
}
.contacts input[type="submit"]{
    font-size: 16px;
    font-family: "Segoe UI";
    border: 1px solid #666;
    background: #fff;
    padding: 15px 50px;
    border-radius: 0;
    color: #666;
    float: right;
    transition: all 250ms;
}
.contacts input[type="submit"]:hover{
    background: #ffcc33;
    color: #000;
    border-color: #ffcc33;
}
.contacts-from-block{
    border-right: 1px solid #666;
}
.contacts-from-block div p{
    margin-bottom: 0;
    line-height: 1.25;
}
.contacts-from-block div:not(.form-title){
    padding-left: 43px;
    font-size: 16px;
    color: #666;
    margin-bottom: 25px;
}
.contacts-from-block div:nth-child(2){
    background: url('../../../../uploads/map-contact.png') no-repeat;
    background-size: auto;
    background-position: 10px 5px;
}
.contacts-from-block div:nth-child(3){
    background: url('../../../../uploads/info-contact.png') no-repeat;
    background-size: auto;
    background-position: 6px 5px;
}
.contacts-from-block div:nth-child(4){
    background: url('../../../../uploads/phone-contact.png') no-repeat;
    background-size: auto;
    background-position: 6px 5px;
}
.contacts-from-block div:nth-child(5){
    background: url('../../../../uploads/delivery-contact.png') no-repeat;
    background-size: auto;
    background-position: 0px 5px;
}
.contacts-from-block div:last-child{
    margin-bottom: 0;
}
#o_firme ul{
    margin-bottom: 0;
}
#o_firme{
    margin-bottom: 40px;
    padding-right: 0;
}
#o_firme .row .col-md-6:nth-child(2){
    padding-right: 0;
}
#map{
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute !important;
    border-bottom: 1px solid #1a9fc0;
}
.map {
    height: 780px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 11;
    width: 100%;
    margin-top: -180px;
    border-bottom: 15px solid #333;
}
.map-shadow{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0px 180px 180px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 180px 180px 0px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 180px 180px 0px rgba(255, 255, 255, 1);
    z-index: 12;
}
.site-footer{
    margin-top: 0;
    border-top: 5px solid #ffcc33;
    font-size: 14px;
    color: #666;
}
.site-footer a{
    color: #666;
}
.site-footer .wrap div{
    padding: 0;
    line-height: 47px;
}
.site-footer .wrap{
    padding: 10px 0;
}
.copyrights-company{
    text-align: right;
}
.copyrights-company img{
    margin-left: 10px;
}
.copyrights{
    text-align: center;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a{
    color: #222;
    font-weight: 600;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
.navigation-top .current-menu-item > a:hover, .navigation-top .current_page_item > a:hover{
    color: #346597;
}
.navigation-top .current > a{
    color: #346597;
    position: relative;
    border-bottom: 1px solid #346597;
    padding: 1em 6px;
}
.navigation-top .current > a::after{
    display: block;
    width: 50px;
    height: 1px;
    background: #346597;
    position: absolute;
    content: "";
    bottom: -6px;
    left: calc(50% - 25px);

}
.custom-logo-link img{
    max-height: 110px;
    height: 100%;
	max-width:268px;
}
.navigation-top.stuck{
    position: fixed;
    height: 80px;
    top:-80px;
    z-index: 1000;
}
.navigation-top.stuck .custom-logo-link img{
    max-height: 60px;
}
/* gallery */
.gallery-img-container.col-sm-3{
    height: 166px;
    overflow: hidden;
    padding: 15px 10px;
}
.gallery-img-container img{
    width:100%;
}
.pre-header{
    width: 100%;
    background: #212121;
    height: 44px;
    text-align: right;
    position: relative;
    z-index: 100;
}
.pre-header span{
    line-height: 44px;
}
.pre-header span a{
    font-size: 16px;
    color: #fff;
}
.pre-header span img{
    vertical-align: sub;
    margin-right: 5px;
}
.pre-header span.phone{
    margin-right: 30px;
}
.pp-container{
}
.pp-container.active{
    height: auto;
    transition: all 500ms;
    display: block;
}
.privacy-policy a{
    cursor: pointer;
}
.pp-block {
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
}
.pp-title {
    font-size: 19px;
}
.pp-browser-title {
    font-size: 24px;
    padding-top: 38px;
}
.pp-main-title {
    color: #ffcc33;
    font-size: 29px;
    text-transform: uppercase;
}
.pp-block ol{
    margin-left: 30px;
}
.wpcf7-mail-sent-ok{
    display: none !important;
}
@media screen and (min-width: 1170px){
    .tab-name{
        width: 354px;
        text-align: center;
    }
}
@media screen and (max-width: 991px){
    .contacts{
        height: auto;
        background-size: 100% 100%;
        margin: 10px auto;
        width: 720px;
        display: block;
    }
    .site-title{
        font-size: 40px;
    }
    .site-title a .white.non-bold{
        font-size: 35px;
    }
    .site-headings {
        top: calc(50% - 57px);
        padding: 50px;
    }
    body.has-header-image .site-description{
        font-size: 28px;
    }
    .contacts-from-block{
        border: none;
    }
    .header{
        height: 672px;
    }
    .map{
        margin-top: 0;
    }
    .contacts-form form .row div:nth-child(1){
        margin-bottom: 10px;
    }
    #top-menu li a{
        font-size: 16px;
        text-transform: uppercase;
    }
    #site-navigation{
        float: right;
    }
    .navigation-top{
        height: 70px;
    }
    .custom-logo-link{
        height: 50px;
    }
    .navigation-top.stuck{
        height: 70px;
    }
    .copyrights-company img {
        width: 120px;
    }
    .gallery-img-container.col-sm-3{
        height: 116px;
    }
}
@media screen and (max-width: 800px){
    .tab-name{
        padding: 10px 30px;
    }
}
@media screen and (max-width: 767px){
    .tab-name{
        padding: 10px 30px;
    }
    .navigation-top{
        z-index: 20;
        width: 100%;
    }
    .menu-toggle{
        font-size: 18px;
    }
    .custom-logo-link{
        margin: 6px 20px;
    }
    .header {
        height: 480px;
    }
    .site-headings{
        top: calc(50% - 92px);
    }
    .wrap.container div {
        text-align: center;
    }
    .menu-toggle:focus{
        outline: none;
    }
    .map{
        height: 450px;
    }
}
@media screen and (max-width: 640px){
    .pre-header{
        height:28px;
    }
    .pre-header span{
        line-height: 28px;
    }
    .pre-header span a{
        font-size: 13px;
    }
    #wp-custom-header{
        height: 100%;
    }
    .header{
        height: 250px;
    }
    .site-title {
        font-size: 30px;
    }
    .site-title a .white.non-bold {
        font-size: 25px;
    }
    .tabs-title{
        padding-bottom: 20px;
        font-size: 20px;
    }
    .tab-name.active::after{
        display: none;
    }
    .tab-name{
        font-size: 15px;
    }
    .tabs-buttons-container{
        justify-content: center;
    }
    .tab-name {
        padding: 10px 20px;
    }
    .tab-name.active {
        padding: 9px 19px;
    }
    .white-filter{
        padding: 10px 0 0;
    }
    .contacts input[type="submit"]{
        width: 100%;
    }
    .contacts{
        width: 100%;
    }
}
@media screen and (max-width: 480px){
    .site-headings{
        padding: 50px 0;
    }
    .site-title {
        font-size: 18px;
    }
    .site-title a .white.non-bold{
        font-size: 16px;
    }
    body.has-header-image .site-description{
        font-size: 16px;
    }
    .site-headings {
        top: calc(50% - 50px);
    }
    .contacts{
        width: 301px;
        padding: 10px;
        background: url('../../../../uploads/bg_cont_mob.png') no-repeat;
        background-size: 100% 100%;
    }
    .contacts-form{
        padding-left: 10px;
    }
}