/**************************************************************
                                        CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
    padding-bottom: 20px; }
#cms #center_column h1 {
    text-transform: uppercase;
    font: 400 24px/22px "Oswald", sans-serif;
    color: #222222;
    vertical-align: middle;
    margin: 0 5px 19px 0;
    display: inline-block;
    position: relative;
    width:100%;
    padding-bottom: 19px; }

#cms #center_column h2 {
    font: 400 24px / 1.3 Poppins, sans-serif;
    letter-spacing: -0.5px;
    color: #2d2c2c;
    vertical-align: middle;
    margin: 10px 5px 15px 0;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 10px;}

#cms #center_column h1:before,
#cms #center_column h2:before {
    height: 2px;
    width:99%;
    left: 0;
    display: inline-block;
    content: " ";
    position: absolute;
    bottom: 0;
    background: #535353;
}
#cms #center_column h1:after,
#cms #center_column h2:after {
    height: 2px;
    width: 180px;
    left: 0;
    display: inline-block;
    content: " ";
    z-index:1;
    position: absolute;
    bottom: 0;
    background: #fa7c63;
}
#cms #center_column h3 {
    font: 400 18px / 1.3 Poppins, sans-serif;
    letter-spacing: -0.5px;
    color: #2d2c2c;
    vertical-align: middle;
    margin: 10px 5px 15px 0;
    display: inline-block;
    position: relative;
    width: 100%;}
#cms #center_column p {
    /*line-height: 20px;*/ }
#cms #center_column .list-1 li {
    padding: 4px 0 6px 0;
    font-weight: bold;
    color: #46a74e;
    border-top: 1px solid #d6d4d4; }
#cms #center_column .list-1 li:first-child {
    border: none; }
#cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px; }
#cms #center_column img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto; }
#cms #center_column .testimonials {
    border: 1px solid;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    margin: 4px 0 13px 0;
    position: relative; }
#cms #center_column .testimonials .inner {
    border: 1px solid white;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
#cms #center_column .testimonials .inner span {
    text-indent: -5000px;
    display: inline-block;
    width: 20px;
    height: 15px; }
#cms #center_column .testimonials .inner span.before {
    background: url(../img/bl-before-bg.png) no-repeat;
    margin-right: 8px; }
#cms #center_column .testimonials .inner span.after {
    background: url(../img/bl-after-bg.png) no-repeat;
    margin-left: 8px; }
#cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat; }
#cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
    margin-bottom: 24px; }
#cms #center_column #admin-action-cms {
    background: none repeat 0 0 #F6F6F6;
    border: 1px solid #d2d0d0;
    padding: 10px; }
#cms #center_column #admin-action-cms p {
    margin: 0; }
#cms #center_column #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333333; }
#cms #center_column #admin-action-cms p .button {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    padding: 0;
    border: 1px solid;
    padding: 10px 14px;
    display: inline-block; }
#cms #center_column #admin-action-cms p .button.publish_button {
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    border-color: #0079b6 #006fa8 #012740 #006fa8;
    background: #009ad0;
    background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
#cms #center_column #admin-action-cms p .button.publish_button:hover {
    border-color: #01314e #004b74 #0079b6 #004b74;
    filter: none;
    background: #0084bf; }
#cms #center_column #admin-action-cms p .button.lnk_view {
    color: #333333;
    text-shadow: 1px 1px white;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
#cms #center_column #admin-action-cms p .button.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
    filter: none;
    background: #e7e7e7; }


span.orange {color: #ff5a00;}

/*CMS Cennik wysyłka */
#cms #center_column .cennikwysylekcms h3 {
    font-size: 23px!important;
    background-color: #000;
    color: #ff5a00!important;
    padding: 12px!important;
}

#cms #center_column .cennikwysylekcms td:first-child {
    text-transform: uppercase;
    background-repeat:no-repeat;
    background-size: 50px auto; 
    background-position:right;
    width: 80%;
}

#cms #center_column .cennikwysylekcms td:last-child {
    color: #151515;
    font-size: 22px!important;
    white-space: nowrap;

}

#cms #center_column .cennikwysylekcms span {
    color: #515151;
    background: #f3f3f3;
    font-size: 12px;
}

/* CMS Czas realizacji */
.czasrealizacjitab.wpb_column.vc_column_container.czasrealizacjitab {
    background-clip: content-box;
    background-color: #f1f1f1;}

.czasrealizacjitabtresc{
    padding: 0px 20px 20px 20px
}

@media (max-width: 767px) {
    .czasrealizacjitab.wpb_column.vc_column_container.czasrealizacjitab{
        width: 100%;
        margin-bottom: 10px;}

    .czasrealizacjitabpoziom {margin-bottom: 0px!important;}
}



/*Poradnik rozciąganie*/
@media (min-width: 991px) {
    .vc_col-sm-6.poradniktext.wpb_column.vc_column_container {
        top: 50%;
        transform: translateY(35%);
    }}


/* Stacjonarny */

.stacjonarny h3{
    background-repeat: no-repeat !important;
    padding-top: 0px!important;
    padding-left: 50px!important;
	line-height: 40px!important;
}
.stacjonarny h3.jakdojechac {
    background-image: url(/img/cms/stacjonarny/jaktrafic-min.png); background-size: 40px; background-position: 0% 50%;
}
.stacjonarny h3.godziny {
    background-image: url(/img/cms/stacjonarny/godziny-min.png); background-size: 40px; background-position: 0% 50%;
}
.stacjonarny h3.spacer {
    background-image: url(/img/cms/stacjonarny/3dspacer01.svg); background-size: 40px; background-position: 0% 50%;
}	
.stacjonarny h3.telefon {
    background-image: url(/img/cms/stacjonarny/tele-min.png); background-size: 40px; background-position: 0% 50%;
}
.stacjonarny h3.email {
    background-image: url(/img/cms/stacjonarny/mail-min.png); background-size: 40px; background-position: 0% 50%;     margin-top: -2px!important;
}

.stacjonarny .grayimg img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);}

.stacjonarny .grayimg:hover img  { 
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: 0.4s ease;}

/*O NAS */
@media (max-width: 991px) {
    .wpb_single_image.vc_align_right.onasiconl,.wpb_single_image.vc_align_left.onasiconp {
        text-align: center!important;
    }}


/* Kontakt */

.kontakt h3{
    background-repeat: no-repeat !important;
    padding-top: 0px!important;
    padding-left: 50px!important;
	line-height: 40px!important;
}
.kontakt h3.jakdojechac {
    background-image: url(/img/cms/kontakt/jaktrafic-min.png); background-size: 40px; background-position: 0% 50%;
}
.kontakt h3.godziny {
    background-image: url(/img/cms/kontakt/godziny-min.png); background-size: 40px; background-position: 0% 50%;
}
.kontakt h3.zagraniczne {
    background-image: url(/img/cms/kontakt/zagra-min.png); background-size: 40px; background-position: 0% 50%;
}	
.kontakt h3.przelewy {
    background-image: url(/img/cms/kontakt/bank-min.png); background-size: 40px; background-position: 0% 50%;
}	
.kontakt h3.telefon {
    background-image: url(/img/cms/kontakt/tele-min.png); background-size: 40px; background-position: 0% 50%;
}	
.kontakt h3.email {
    background-image: url(/img/cms/kontakt/mail-min.png); background-size: 40px; background-position: 0% 50%;
}	
