.mt40px{
    margin-top:40px !important;
}
.mt60px{
    margin-top:60px !important;
}
.pl20{
    padding-left:20px !important;
}
body.shrink .logo span#textLogo{
    line-height: 28px !important;
}
.header.shrink .logo a img#logoOld {
    height: 73% !important;
    margin-top: 8px !important;
}
.logo span#textLogo{
    display:none;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 80px;
    color:#000;
}
img#logoNew{
    display:block;
    width:100%;
    height:auto;
}
body.shrink section#headerPageWithBg{
    padding-top:120px;
}
body.shrink section#ofertaContainer{
    padding-top:120px;
}
body.shrink .slider .swiper-slide{
    padding-top:120px;
}
body.page-template-salon_kominkow{
    background:#fff !important;
}
.slider .rotate-box:hover{
    cursor:pointer;
}
.buttonRed{
    background: #e30613;
    border: none;
    font-size: 16px;
    padding: 25px 40px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
section#headerPageWithBg .white-block{
    color: #2e3539;
    font-family: 'Montserrat', sans-serif;
    font-size: 43px;
    font-weight: 700;
    line-height: 72px;
    text-transform: uppercase;
    background-color:rgba(255, 255, 255, 0.85);
    padding: 20px;
    margin-top: 90px;
    width: auto;
    display: inline-block;
}

section#headerPageWithBg{
    height:300px;
}
section#ofertaContainer{
    margin-top:70px;
    margin-bottom:130px;
}
section#ofertaContainer .headerText{
    text-align: center;
    content: '';
}
section#ofertaContainer .headerText:before{
    content: ' ';
    width: 32%;
    height: 1px;
    position: absolute;
    background: #e3e7e9;
    left: 0;
    top: 23px;
}
section#ofertaContainer .headerText:after{
    content: ' ';
    width: 32%;
    height: 1px;
    position: absolute;
    background: #e3e7e9;
    right: 0;
    top: 23px;
}
section#ofertaContainer .headerText h4{
    color:#2e3539;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size:30px;
    line-height: 50px;
}
section#ofertaContainer .headerText h5{
    color:#a3afb6;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size:18px;
}
section#ofertaContainer .divWithText{
    padding: 10px;
}
section#ofertaContainer .divWithText p{
    color:#2e3539;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
section#ofertaContainer .logosList{
    margin-top:60px;
}
section#ofertaContainer .logosList .col-14-2{
    text-align: center !important;
    padding-right:30px;
}
section#ofertaContainer .logosList .col-14-2 img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: all .4s ease-in-out .1s;
}
section#ofertaContainer .logosList .col-14-2 img:hover{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
section#ofertaContainer .categoryList{
    margin-top:60px;
}
section#ofertaContainer .categoryList .item{
    border-top: 1px solid #e0e8ed;
    width: calc(20% - 2px);
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    transition: all .4s ease-in-out .1s;
    background: transparent;
    border-left: 1px solid #e0e8ed;
}
section#ofertaContainer .categoryList .item:hover{
    background: #e0e8ed;
}
section#ofertaContainer .categoryList .item:nth-last-child(-n+5){
    border-bottom: 1px solid #e0e8ed;
}
section#ofertaContainer .categoryList .item:nth-child(5n+0){
    border-right: 1px solid #e0e8ed;
}
section#ofertaContainer .categoryList .item a{
    color:#2e3539;
    font-family: Lato;
    font-weight: 700;
}
section#ofertaContainer .categoryList .item a:hover{
    text-decoration: none;
}
section#ofertaContainer .imgBlocks{
    text-align:center;
}
section#ofertaContainer .imgBlocks .imgBlockse{
    width: 300px;
    height: auto;
    display: -webkit-inline-box;
    margin-left: 20px;
}
#naszeOddzialy{
    margin-top:40px;
    border-bottom:1px solid #e3e7e9;
    padding-bottom:35px;
}
#naszeOddzialy .colText{
    width:19%;
    float:left;
    margin-right:1%;
}
#naszeOddzialy .colText p b{
    font-weight: 600;
}
#naszeOddzialy .colText p{
    margin-top:25px;
    color:#2e3539;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
#naszeOddzialy .colText h5{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size:16px;
    text-transform: uppercase;
}
#wlascicielDiv{
    margin-top:40px;
    border-bottom:1px solid #e3e7e9;
    padding-bottom:35px;
}
#wlascicielDiv .colText{
    width:19%;
    float:left;
    margin-right:1%;
}
#wlascicielDiv .colText p b{
    font-weight: 600;
}
#wlascicielDiv .colText p{
    color:#2e3539;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
#naszeOddzialy .colText p.firstBox{
    margin-top:40px;
}
#naszeOddzialy .colText h5.titleH5{
    position:absolute;
}
#naszeOddzialy.noBorderBottom{
    border-bottom: none !important;
}
/*  WYPOŻYCZALNIA   */
#rowWithTable{
    margin-top:55px;
}
#wypozyczalniaTable thead{
    background: #edf0f2;
}
#wypozyczalniaTable thead tr th{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size:16px;
    text-transform: uppercase;
    padding: 20px 10px;
    border: 1px solid #e3e7e9;
}
#wypozyczalniaTable tbody tr td{
    padding: 20px 10px;
    border: 1px solid #e3e7e9;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size:16px;
}
#rowWithForm{
    margin-top:40px;
}
#rowWithForm .selectText{
    content: '';
    /*-webkit-appearance: none;
    appearance: none;*/
    border:2px solid #e3e7e9;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size:16px;
    color:#a3afb6;
    padding:13px 15px;
    width: 100%;
    background:#fff;
    height:49px;
}
#rowWithForm .selectText:before{
    content: ' ';
    background: url('../img/download-arrow.png')no-repeat;
    width: 12px;
    height:17px;
    position: absolute;
}


#rowWithForm .inputText{
    border:2px solid #e3e7e9;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size:16px;
    color:#a3afb6;
    padding:13px 15px;
    width: 100%;
}

#rowWithForm .inputText::-moz-placeholder{

    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color:#a3afb6 !important;
}
#rowWithForm .inputText:-moz-placeholder{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color:#a3afb6 !important;

}
#rowWithForm .inputText::-webkit-input-placeholder{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color:#a3afb6 !important;
}

#rowWithForm .boxInputSubmit {
    background: #e3e7e9;
    height:90px;
    text-align: center;
    padding: 20px;
    margin-top:20px;
}
#rowWithForm .boxInputSubmit .submitButton{
    background:#2e3539;
    border:none;
    font-size:16px;
    color:#fff;
    padding: 15px 20px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
/*  SALON KOMINKÓW  */
section#ofertaContainer.salonKominkow{

}
section#ofertaContainer.salonKominkow .boxTop{
    margin-top:60px;
}

section#ofertaContainer.salonKominkow .boxTop .boxItem{
    content: '';
}
section#ofertaContainer.salonKominkow .boxTop .boxItem:before{
    content: ' ';
    position: absolute;
    background: url('../img/arrow_kominki_right.png')no-repeat;
    width: 78px;
    height: 50px;
    right: -10%;
    top: 33%;
}
section#ofertaContainer.salonKominkow .boxTop .boxItem:last-child::before{
    position: absolute;
    background: transparent;
    width: 0px;
    height: 0px;
    right: 0;
    top: 0;
}
section#ofertaContainer.salonKominkow .boxTop .boxItem p{
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size:18px;
    margin-top:30px;
}
section#ofertaContainer.salonKominkow .elementsList{
    margin-top:80px;
}
section#ofertaContainer.salonKominkow .elementsList .itemsElementList{
    border-top:1px solid #e3e7e9;
    padding-top:40px;
    margin-top:40px;
}
section#ofertaContainer.salonKominkow .elementsList .itemsElementList .text h4{
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 900;
    font-size: 18px;
    padding-bottom:30px;
    color:#2e3539;
}
section#ofertaContainer.salonKominkow .elementsList .itemsElementList .text p{
    color:#2e3539;
    font-family: Lato;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}
@media (max-width: 992px){
    #naszeOddzialy .colText{
        width: 32%;
    }
}
@media (max-width: 600px){
    #wlascicielDiv .colText{
        width: calc(49%);
    }
    section#ofertaContainer{
        padding-left:15px;
    }
    .box.box1.box2{
        margin-top: 30px;
    }
    .slider-text .text.style2 {
        background-color: #0c7d40;
        color: #fff !important;
        padding: 8px;
        margin-top: 12px;
        width: calc(100% + 3px);
        margin-left: 0px;
    }
    .slider .swiper-slide .slider-text .white-block.style2, .slider .swiper-slide .slider-text .white-block.style3 {
        font-size: 42px !important;
    }
    .header .menu ul li{
        display: list-item;
        padding-top: 16px;
    }
    .header .menu ul li a{
        font-size: 20px;
    }
    .header .menu{
        background-color: rgba(46, 53, 57, 0.92);
        height: 100%;
    }
    #naszeOddzialy .colText{
        width: 49%;
    }
    .logo span#textLogo{

        line-height: 28px !important;
    }
    section#ofertaContainer.salonKominkow .boxTop .boxItem:before{
        position: absolute;
        background: transparent;
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
    }
}
@media (max-width: 450px){
    section#ofertaContainer.salonKominkow .boxTop .boxItem:before{
        position: absolute;
        background: transparent;
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
    }
    section#ofertaContainer.salonKominkow .elementsList .itemsElementList .text{
        padding-left:10px;
    }
    section#ofertaContainer .categoryList .item{
        width: calc(33% - 2px) !important;
    }
    section#ofertaContainer .categoryList .item:nth-child(5n+0){
        border-right:none !important;
    }
    section#ofertaContainer .categoryList .item:nth-child(3n+0){
        border-right:1px solid #e0e8ed !important;
    }
    section#ofertaContainer .categoryList .item:last-child{
        width: calc(100% - 10px) !important;
        text-align: center !important;
        border-top: none !important;
        border-right: 1px solid #e0e8ed !important;
    }
    section#ofertaContainer .logosList .col-14-2{
        padding-right: 0px !important;
    }

}


/*      WYGLĄD SLIDER - TEXT's      */
.slider-text .text.style2{
    background-color: #0c7d40;
    color: #fff !important;
    padding: 8px;
    margin-top: 12px;
    width: calc(100% + 60px);
    margin-left: -30px;
}
.slider .swiper-slide .slider-text .white-block.style2,
.slider .swiper-slide .slider-text .white-block.style3{
    font-size: 40px;
}

.slider-text .text.style3{
    background-color: #d10a16;
    color: #fff !important;
    padding: 8px;
    margin-top: 12px;

    width: 70%;
    margin-left: 15%;
}

/*      TABSY -WSPÓŁPRACA   */
ul#wspolpracaTabsUl{
    border-bottom: 1px solid #e3e7e9;
    margin-top:55px;
}
ul#wspolpracaTabsUl li{
    width:33%;
    margin-right: 1%;
}
ul#wspolpracaTabsUl li:last-child{
    width: calc(32% + 0px);
    margin-right: 0;

}
ul#wspolpracaTabsUl.nav-tabs>li.active>a, ul#wspolpracaTabsUl.nav-tabs>li.active>a:focus, ul#wspolpracaTabsUl.nav-tabs>li.active>a:hover,ul#wspolpracaTabsUl.nav-tabs>li>a {
    font-family: 'Montserrat', sans-serif;
    color: #2e3539;
    cursor: default;
    border: none;
    text-align:center;
    border-left: 1px solid #e3e7e9;
    border-right: 1px solid #e3e7e9;
    border-top: 1px solid #e3e7e9;
    border-bottom: 2px solid #f8f8f8 !important;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #2e3539;
    font-weight: 400;
    border-radius: 0px 0px 0px 0px;
    background-color:#e3e7e9;
}
ul#wspolpracaTabsUl.nav-tabs>li>a {
    background-color: transparent;
}

#ContainerWspolpracaTabs{
    margin-top:20px;
}
#ContainerWspolpracaTabs .tab-pane p img{
    float:right;
}