#header-contact #zamknij_miasta {
    z-index: 9999990;
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .25);
    width: 100vw;
    height: 100vh;
    display: none
}

#header-contact #wybor_miasta,
#header-contact #wybor_miasta_mobile {
    display: none;
    position: absolute;
    z-index: 9999999;
    right: 0;
    background: #fff;
    border: 1px solid #aaa
}

#header-contact #wybor_miasta li,
#header-contact #wybor_miasta li:first-child,
#header-contact #wybor_miasta_mobile li,
#header-contact #wybor_miasta_mobile li:first-child {
    display: block;
    background: 0 0;
    text-align: left;
    margin: 0;
    padding: 8px;
    font-size: 16px
}

#header-contact #wybor_miasta li:hover,
#header-contact #wybor_miasta_mobile li:hover {
    background: rgba(240, 118, 51, .4)
}

#header-contact #wybor_miasta li a,
#header-contact #wybor_miasta_mobile li a {
    padding: 6px 24px
}

#header-contact #wybor_miasta_przycisk,
#header-contact #wybor_miasta_przycisk_mobile {
    z-index: 9999995;
    cursor: pointer;
    color: #f07633;
    font-weight: 600;
    background: url(../images/select.png) 97% 6px no-repeat;
    padding-right: 30px;
    padding-left: 10px
}
#header-contact #wybor_miasta_mobile {
    right:auto;
    left:80px;
    top:0;
}

.blog .blog-box h1 {
    font-size: 36px;
    color: #2c2c2c;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.4;
    padding-bottom: 10px;
    padding-top: 10px
}

.blog .blog-box h2,
.blog .blog-box h2:hover {
    font-size: 27px;
    color: #2c2c2c;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 1.4
}

.blog .blog-box h3 {
    font-size: 21px;
    color: #2c2c2c;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 1.4;
    text-transform: uppercase
}

.blog .blog-box p {
    font-size: 16px;
    text-align: left!important;
    line-height: 1.5
}

.description a {
    color: #f07633
}


.blog .span_1_of_4 {
    float: right;
    margin: 0
}

.blog .span_3_of_4 {
    margin: 0
}


.primary-sidebar .widget_div {
    background: #e1e1e1;
    margin-bottom: 40px
}

.primary-sidebar .widget_div .widget_title {
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c2c2c;
    font-family: azo-sans-web
}

.primary-sidebar .widget_div ul li {
    padding: 13px 20px;
    font-size: 12px;
    transition: all .2s ease-out;
    position: relative;
    clear: both
}

.primary-sidebar .widget_div ul li:hover {
    background: #f07633;
    color: #fff
}

.primary-sidebar .widget_div ul li:after {
    content: '';
    width: 90%;
    height: 1px;
    position: absolute;
    left: 5%;
    bottom: -1px;
    background: rgba(255, 255, 255, .4)
}

.primary-sidebar .widget_div ul li a {
    background: none;
    color: inherit;
    transition: all .2s ease-out
}

.blog_miniatura {
    float: left;
    margin-right: 16px;
    margin-top: 20px
}

#comments {
    border-top: solid 2px #999;
    padding-top: 30px
}

#comments .comment-list .comment {
    border-bottom: solid 1px #eee;
    padding: 20px 0 10px
}

#comments .comment-list .comment p {
    margin-bottom: 16px
}

#comments .comment-list .depth-2 {
    margin-left: 40px;
    border-bottom: none
}

#comments .comment-list .comment-author {
    color: #999
}

#comments .comment-list .comment-author .fn {
    font-weight: 700;
    color: #f07633
}

#comments .comment-list .comment-meta {
    margin-bottom: 3px
}

#comments .comment-list .comment-meta a {
    color: #999;
    font-size: 80%
}

#comments .comment-list .comment-reply-link {
    background: #f07633;
    color: #fff;
    padding: 3px 12px;
    margin-top: 80px;
    border-radius: 2px;
    transition: all .2s ease-out
}

#comments .comment-list .comment-reply-link:hover {
    background: #2c2c2c
}

#comments .komentarze_nawigacja_tytul {
    margin-top: 10px;
    margin-bottom: 8px
}

#comments .navigation a {
    color: #f07633;
    text-transform: uppercase;
    font-size: 90%
}

#commentform p {
    margin-bottom: 8px
}

#commentform #comment {
    width: 100%;
    border: solid 1px #999;
    padding: 6px
}

#commentform .required {
    color: #f07633
}

#commentform input {
    border: solid 1px #999;
    padding: 6px
}

#commentform #submit {
    background: #f07633;
    color: #fff;
    padding: 6px 20px;
    border-radius: 2px;
    transition: all .2s ease-out;
    cursor: pointer;
    border: none;
    font-size: 120%;
    margin-top: 20px
}

#commentform #submit:hover {
    background: #2c2c2c
}

#commentform .comment-form-author label,
#commentform .comment-form-email label {
    display: inline-block;
    width: 80px
}

#commentform .comment-form-author:before {
    content: ""
}

#commentform .comment-form-cookies-consent input {
    display: inline-block;
    margin-right: 10px
}

.podobne_wpisy {
    border-top: solid 2px #999;
    margin-top: 30px
}

.blog .blog-box .description {
    min-height: 90px
}

.kk-star-ratings.lft {
    float: none;
    padding-top: 10px
}

@media only screen and (max-width: 800px) {
    .blog-box h2 {
        display: inline-block
    }
    .blog_miniatura {
        float: none;
        text-align: center
    }
}

.opis_na_poczatku {
    padding: 5px;
    color: #2c2c2c;
    font-family: azo-sans-web;
    font-size: 13px
}

.opis_na_poczatku h1 {
    font-size: 35px;
    font-family: azo-sans-web;
    font-weight: 400;
    text-transform: uppercase
}

.opis_na_poczatku p {
    margin-bottom: 15px;
    color: #2c2c2c
}

.lista_szkolen_online {
    padding-top: 40px;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: center;
    color: #2c2c2c;
    font-family: azo-sans-web
}

.lista_szkolen_online .naglowek_listy_szkolen {
    font-size: 26px!important;
    font-family: azo-sans-web;
    font-weight: 400;
    text-transform: uppercase
}

.lista_szkolen_online .szkolenie_online {
    display: inline-block;
    width: 280px;
    height: 420px;
    overflow: hidden;
    padding: 10px;
    margin: 5px
}

.lista_szkolen_online .szkolenie_online .obrazek_szkolenia {
    border: solid 1px #ddd;
    transition: all .2s ease-out
}

.lista_szkolen_online .szkolenie_online .obrazek_szkolenia:hover {
    border-color: #f07633
}

.lista_szkolen_online .szkolenie_online .opis_szkolenia {
    text-align: left;
    color: #666;
    font-size: 13px
}

.lista_szkolen_online .szkolenie_online .cena_szkolenia {
    background: #94c11e;
    color: #fff;
    padding: 15px 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .2s ease-out;
    font-family: azo-sans-web;
    display: block;
    margin: 20px auto 0;
    width: 160px
}

.lista_szkolen_online .szkolenie_online .cena_szkolenia:hover {
    background: #f07633
}

#menu-main li:hover ul {
    display: block
}

#menu-main li {
    position: relative;
    display: inline-block;
    margin-right: -4px
}

#menu-main ul {
    position: absolute;
    display: none;
    background: #f07633;
    margin-right: 0
}

#menu-main ul li {
    background: none;
    transition: all .2s ease-out;
    margin-right: 0
}

#menu-main ul li:hover {
    background: #f07633
}

#menu-main a {
    padding: 19px 10px
}

#footer #footer-right .checkbox-input {
    color: #fff;
}
.checkbox-input {
    display: block;
    font-size: 12px;
    position: relative;
    padding-left: 22px;
    max-width: 90%;
}

@media screen and (max-width: 800px) {
    .checkbox-input {
        max-width: 100%;
    }
}

.checkbox-input input[type=checkbox] {
    position: absolute;
    top: 2px;
    left: 0;
}

#footer #f-map {
    width: 100%;
    height: 500px;
}

#footer .f-padding {
    padding: 40px;
}

.formularz div.wpcf7-mail-sent-ok{
    color: #fff !important;
    font-weight: 500 !important;
    background-color: #f07633 !important;
    padding: 10px 0 !important;
    text-transform: uppercase;
}