@font-face {
    font-family: 'Signika';
    src: url('signika.ttf') format('truetype');
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
    font-family: 'Signika';
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    color: #FF5A00;
}


/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/********************************[STYLESHEET]*****************************/

body {
    background-color: #ffffff;
}

.page-index {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
}

.page-index-header {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;   
}

.pictograms .pictogram {
    width: 300px;
    margin: 50px auto;
}

.pictograms .pictogram p {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font-size: 18px;
    color: #706F6F;
    line-height: 33px;
}

.page-single-header {
    position: relative;
    display: block;
    width: 100%;
    height: 220px;
    box-sizing: border-box;
}

.page-index-header-container {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 0;
    max-width: 1280px;
}

.page-index-header-top {
    position: relative;
    display: block;
    width: 100%;
    margin: 25px auto;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
    max-width: 1280px;
}

.page-index-header-top .logo {
    position: relative;
    display: block;
    width: 100;
    text-align: center;
    z-index: 2;
}

.page-index-header-top .find_us,
.page-index-header-top .phone {
    position: relative;
    display: block;
    width: 100%;
    vertical-align: top;
    margin-top: 10px;
    text-align: center;
    z-index: 2;
}

.page-index-header-top .find_us a span {
    font-size: 14px;
    color: #706F6F;
    vertical-align: top;
    margin-left: 10px;
    font-weight: bold;
}

.page-index-header-top .phone a {
    font-size: 27px;
    color: #706F6F;
    vertical-align: top;
    margin-left: 10px;
    font-weight: bold;
    z-index: 2;
}

.page-index-header-top .find_us a:hover,
.page-index-header-top .find_us a:hover span {
    text-decoration: none;
    color: #9bc21a;
}

.page-index-header-top .phone:hover {
    cursor: pointer;
}

.page-index-header-top .phone:hover a {
    text-decoration: none;
    color: #9bc21a;
}

.left-block {
    display: none;
}

.left-block p {
    font-size: 40px;
    color: #706F6F;
    margin: 3px 0;
}
 
.left-block h1 {
    color: #9bc21a;
    font-weight: bold;
    margin-top: 20px;
    font-size: 38px;
    width: 400px;
}

.left-block h2 {
    margin-top: 20px;
    color: #706F6F;
    font-size: 33px;
    width: 300px;
    font-weight: normal;
    line-height: 29px;
}

.right-block .wpcf7-form {
    font-size: 13px;
    background: #f6f7ed;
    position: relative;
    width: 100%;
    padding: 10px;
    text-align: left;
    box-sizing: border-box;
}
    
.right-block #wpcf7-f10-o1 {
    margin: auto;
    display: block;
}
.right-block .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha>div {
    margin: auto;
}

.contact-middle-block .wpcf7-form-control-wrap {
    margin: 10px 0;
}
    
.right-block .wpcf7-form p {
    display: block;
    line-height: 27px;
    width: 200px;
    margin: 0 auto 10px;
    position: relative;
    color: #706F6F;
}
    
.right-block .wpcf7-form p .wpcf7-form-control-wrap {
    position: relative;
}
    

.right-block .wpcf7-form input {
    width: 200px;
    box-sizing: border-box;
    border: none;
    padding: 5px;   
}

.right-block .wpcf7-form input[type="checkbox"] {
    width: 10px;
}

.right-block .wpcf7-checkbox .wpcf7-list-item-label:hover,
#wpcf7-f11-o1 .wpcf7-checkbox .wpcf7-list-item-label:hover {
    cursor: pointer;
}

.right-block .wpcf7-form .wpcf7-not-valid-tip {
    position: absolute;
    top: -3px;
    left: 4px;
    cursor: pointer;
}

.right-block .wpcf7-form .wpcf7-response-output {
    position: absolute;
    width: 200px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    height: 32px;
    border: 0;
    padding: 5px;
    color: #ee7d17;
    text-align: left;
    background: white;
}

.right-block .wpcf7-form .wpcf7-not-valid-tip {
    color: #ee7d17;
}

.right-block #contact-type {
    width: 200px;
    box-sizing: border-box;
    border: none;
    padding: 5px;
    background: url('/wp-content/themes/twentyfifteen/img/select_arrow.png') no-repeat white 98%;
    height: 27px;
    line-height: 17px;
    cursor: pointer;
}

.right-block #contact-type #contact-type-list span:first-of-type {
    background: url('/wp-content/themes/twentyfifteen/img/select_arrow.png') no-repeat white 98%;
}

.right-block #contact-type #contact-type-list span:hover {
    background-color: #eaebdf;
    cursor: pointer;
}
    
.right-block .wpcf7-form input.wpcf7-submit {
    background: #ee7d17 url("/wp-content/themes/twentyfifteen/img/order_arrow.png") no-repeat 91% 50%;
    outline: none;
    border: none;
    padding: 8px 23px 8px 8px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin: 15px auto 0;
    display: block;
    cursor: pointer;
    border: 2px solid #f1ad6d;
}
    
.right-block .wpcf7-form input.wpcf7-submit:hover {
    background-color: #9bc21a;
    border: 2px solid #B8D04C;
}
    
.right-block .wpcf7-form .ajax-loader {
    display: none;
}

.right-block .wpcf7-form select.wpcf7-select {
    display: none;
}

.right-block .wpcf7-form p#contact-type span {
    display: block;
}

.right-block .wpcf7-form p#contact-type p {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background: white;
    z-index: 1;    
}
.right-block .wpcf7-form p#contact-type p span {
    padding: 2px 5px;
}

.right-block .wpcf7-form p#contact-type span#contact-type-selected {
    margin: 0;
}

#form_consent {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    font-size: 13px;
    z-index: 2;
    background: #F3F3F3 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px black;
    padding: 10px;
    border-radius: 5px;
    top: 38px;
    display: none;
    box-sizing: padding-box;
}

#formconsent {
    position: relative;
}

#wpcf7-f10-o1 #formconsent span.checkbox-302:hover + #form_consent,
#wpcf7-f11-o1 #formconsent span.checkbox-302:hover + #form_consent {
    display: block;
}

#formconsent span {
    margin-left: 0;
}

#formconsent .wpcf7-not-valid-tip {
    width: 300px;
    margin-top: 19px;
}

.articles {
    background-color: #f6f7ed;    
    box-sizing: border-box;
    font-size: 0;
    padding: 30px 5px 40px;
    text-align: center;
    clear: both;
    border-top: 5px solid white;
    position: relative;
}

.index-article {
    position: relative;
    background: white;
    display: block;
    font-size: 16px;
    box-sizing: border-box;
    clear: both;
    vertical-align: top;
    margin: 20px auto;
    height: 400px;
    max-width: 300px;
    padding: 10px;
    border-top: 2px solid #9bc21a;
}

.index-article .index-article-img {
    margin: 30px;
    position: relative;
    height: 69px;
}

.index-article .index-article-img img {
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.index-article h3 {
    font-size: 21px;
    display: block;
    margin-bottom: 8px;
    text-align: center; 
    color: #9bc21a;
    height: 60px;
}

.index-article p {
    text-align: left;
}

.index-article p b {
    font-weight: normal;
    text-align: justify;
    font-size: 13px;
}

.index-article .read-article {
    position: absolute;
    font-size: 15px;
    float: right;
    color: white;
    letter-spacing: -1px;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 4px;
    background: #9bc21a;
    border: 1px solid #9bc21a;
    right: 15px;
    bottom: 5px;
}

.index-article .read-article:hover {
    text-decoration: none;
    color: #9bc21a;
    background: white;
}

.archive-container article {
    border-bottom: 4px solid #B8D04C;
    padding-top: 15px !important;
}
 
.archive-container article:first-of-type {
    padding-top: 0 !important;
}

.archive-container article:last-of-type {
    border-bottom: none;
}

.page-single-content {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;    
    border-top: 25px solid white;
    border-bottom: 25px solid white;
}

.page-single-content-container {
    position: relative;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    padding: 20px 10px 60px;
    max-width: 1280px;
    flex-direction: column;
}

.page-single-content-container .entry-header {
    padding-top: 20px;
}

.page-single-sidebar {
    box-sizing: border-box;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    text-align: center;
    order: 2;
}

.page-single-sidebar p {
    display: inline-block;
    padding-top: 20px;
}

.page-single-sidebar h3 {
    font-size: 30px;
    color: #706F6F;
    font-weight: bold;
    margin-top: 25px;
    text-align: left;
}

.articles-list {
    list-style: none;
    margin-top: 15px;
    text-align: left;
}

.articles-list li a::before {
    display: inline-block;
    background: transparent url("/wp-content/themes/twentyfifteen/img/gray-arrow.png") no-repeat scroll 0% 3px;
    width: 21px;
    height: 21px;
    content: '';
    padding-right: 4px;
}

.articles-list li a {
    font-size: 21px;
    display: block;
    margin-top: 6px;
    color: #B8D04C;
}

.page-single-content-container article {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 16px;
    box-sizing: border-box;
    vertical-align: top;
    padding: 20px 0px;
    order: 1;
}

.page-single-content-container article .post-thumbnail {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.page-single-content-container article .post-thumbnail img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.entry-header {
    font-size: 30px;
    color: rgb(112, 111, 111);
}

.page-single-content-container article .entry-content {
    font-size: 17px;
    color: rgb(112, 111, 111);
    line-height: 20px;
    text-align: justify;
    margin-bottom: 30px;
}

.page-single-content-container article .entry-content p {
    margin-top: 20px;
}

.page-single-content-container article .entry-content ul {
    list-style: inside;
    margin-top: 10px;
}

.page-single-content-container article .entry-content .check-price {
    display: none;
    position: relative;
    width: 100%;
    max-width: 626px;
    height: auto;
    margin: 0 auto;
}

.page-single-content-container article .entry-content .check-price-mobile {
    position: relative;
    display: block;
    width: 300px;
    height: 100px;
    margin: 0 auto;
}

.page-single-content-container article .tags {
    vertical-align: bottom;
    position: absolute;
    display: block;
    bottom: 0px;
    padding: 15px 0;
}

.page-single-content-container article .tags .screen-reader-text {
    color: rgb(112, 111, 111);
}

.page-single-content-container article .tags a {
    font-size: 14px;
}

.contact-container {
    position: relative;
    margin: 0px auto 15px;
    font-size: 0;
}

.contact-left-block {
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.contact-left-block,
.contact-middle-block,
.contact-right-block {
    width: 100%;
    max-width: 300px;
    display: block;
    box-sizing: border-box;
    vertical-align: top;
}

.contact-right-block {
    color: #706F6F;
    font-size: 19px;
    display: none;
}

.contact-right-block p {
    margin-bottom: 20px;
}

.contact-container h3 {
    font-size: 20px;
    color: #706F6F;
    margin-bottom: 30px;
}

.contact-left-block p {
    font-size: 25px;
    color: #706F6F;
    margin-bottom: 8px;
}

.contact-container form {
    position: relative;
    display: block;
    width: 100%;
}

.contact-container form p {
    font-size: 16px;
    color: #706F6F;
    margin: 10px auto 0;
}

.contact-container form p input.wpcf7-text {
    display: block;    
    margin-top: 5px;
    box-sizing: border-box;
    padding: 8px;
    width: 300px;
    height: 38px;
    border: 2px solid #B8D04C;
    color: #706F6F;
}

.contact-container form p input.wpcf7-submit {
    background: #9BC21A none repeat scroll 0% 0%;
    border: 2px solid #B8D04C;
    padding: 6px;
    color: white;
    font-weight: bold;
}

.contact-container form p input.wpcf7-submit:hover {
    cursor: pointer;
    background: #706F6F none repeat scroll 0% 0%;
}

.contact-container form .wpcf7-response-output {
    font-size: 14px;
    margin: 10px auto;
    color: #706F6F;
    padding: 10px;
    vertical-align: bottom;
    position: absolute;
}

ul.social-media {
    list-style: outside none none;
    width: 100%;
    vertical-align: bottom;
    margin: 30px auto 0;
}

ul.social-media li {
    display: inline-block;
    margin: 0 3px;
}

ul.social-media li:first-of-type {
    margin-left: 0 !important;
}

.bottom {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1280px;
    height: auto;
    padding: 35px 0px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
}

.bottom-block {
    position: relative;        
    box-sizing: border-box;
    padding: 0px;
    vertical-align: top;
    width: 100%;
    padding: 0px 10px;
    margin: 0;
    display: inline-block;
    text-align: left;
}

.bottom-block:nth-of-type(2),
.bottom-block:nth-of-type(3),
.bottom-block:nth-of-type(4) {
    margin-top: 30px;
}

.bottom-block ul li {
    margin-top: 5px;
}

.bottom-block ul li a {
    font-size: 14px;
    color: #706F6F;
    font-weight: normal;
}

.bottom-block:last-of-type {
    padding-right: 0; 
}

.bottom-block h3 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #706F6F;
    vertical-align: top;
}

.bottom-block ul {
    list-style: none;
    vertical-align: top;
    margin-top: 12px;
}

.bottom-block p {
    font-size: 14px;
    text-align: left;
    padding: 15px 0 0;
    color: #706F6F;
    font-weight: normal;
}

footer {
    background-color: #eaebdf;
}

footer > p:last-of-type {
    padding: 22px 0;
    text-align: center;
    color: #a7a7a7;
    font-size: 14px;
    background-color: #706f6f;
}

.sequence-theme {
    height: 250px;
}

.sequence-prev,
.sequence-next {
    display: none !important;
}

.sequence {
    height: 250px !important;
}

.sprawdz_cene {
    background: #fa0!important;
    display: inline-block!important;
    height: auto!important;
    padding: 5px 10px!important;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 200;
    margin: 10px 0px 5px;
}

.sprawdz_cene:hover {
    background: #A0C222!important;
}

.sprawdz_cene a {
    color: white;
}

@media screen and (min-width: 480px) { 
    .bottom-block {
        width: 50%;
    }
    
    .bottom-block:nth-of-type(2) {
        margin-top: 0;
    }
}

@media screen and (min-width: 768px) {
    
    .sprawdz_cene {
        margin: 0px;
        vertical-align: middle;
    }
    
    .page-index-header-top .find_us, .page-index-header-top .phone {
        margin: 0px;
    }
    
    .page-index-header {
        background: transparent url("/wp-content/themes/twentyfifteen/img/header800.png") no-repeat;
        width: 100%;
        min-height: 260px;
        margin: 0px auto;
    }
    
    .page-index-header-top {
        margin: 25px auto 20px;
    }

    .page-index-header-top .logo {
        display: inline-block;
        width: 240px;
        text-align: left;
        vertical-align: middle;
    }

    .page-index-header-top .find_us,
    .page-index-header-top .phone {
        display: inline-block;
        width: 24%;
        vertical-align: middle;
    }
    
    .page-single-header {
        height: 183px;
        background: transparent url("/wp-content/themes/twentyfifteen/img/header2.png") no-repeat scroll 0% 0%;
    }
    
    .page-single-content-container article {
        padding-top: 0px;
    }
    
    .left-block {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
    
    .right-block {
        position: relative;
        display: inline-block;
        vertical-align: bottom;
        width: 50%;
        text-align: right;
    }
    
    .right-block #wpcf7-f10-o1 {
        display: inline-block;
        min-width: 300px;
    }
    
    .page-single-content-container {
        padding: 40px 10px 55px;
    }
    
    .page-single-sidebar {
        position: relative;
        display: block;
        text-align: left;
    }        
    
    .page-single-sidebar p:nth-of-type(odd) {
        padding-right: 60px;
    }
    
    .page-single-content-container article .entry-content .check-price-mobile {
        display: none;
    }
    
    .page-single-content-container article .entry-content .check-price {
        display: block;
    }
    
    .contact-left-block,
    .contact-middle-block,
    .contact-right-block {
        display: inline-block;
        padding: 0 20px;
        max-width: unset;
    }
    
    .pictograms {
        position: relative;
        width: 100%;
        background-color: #FFFFFF;
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        max-width: 968px;
        font-size: 0;
    }
    
    .pictograms .pictogram {
        position: relative;
        width: 33%;
        display: inline-block;
        text-align: center;
    }
    
    .articles {
        border: medium none;
        padding: 40px 5px;
    }
    
    .bottom-block { 
        width: 25%;
        margin-top: 0 !important;
    }
}

@media screen and (min-width: 800px) {
    
    .page-index-header-top .logo {
        width: 30%;
    }
    .bottom-block:nth-of-type(3) {
        padding-left: 10px;
    }    
    
    .sprawdz_cene {
        margin: 0px;
    }
    
    .page-index-header-top .find_us, .page-index-header-top .phone {
        margin: 0px;
    }
}

@media screen and (min-width: 980px) { 
    .page-index-header {
        background: transparent url("/wp-content/themes/twentyfifteen/img/header1200.png") no-repeat;
        background-size: 100%;
        width: 100%;
        margin: 25px auto;
        min-height: 280px;
    }
    
        
    .page-single-content-container {
        display: block;
    }
    
    .left-block h1 {
        margin-top: 30px;
        font-size: 42px;
    }

    .left-block h2 {
        font-size: 35px;
        width: 400px;
    }

    
    .page-single-sidebar {
        display: inline-block;
        width: 300px;
        padding: 0;
    }
    
    .page-single-sidebar p:nth-of-type(odd) {
        padding-right: 0;
    }
    
    .page-single-sidebar p:first-of-type {
        padding-top: 0;
    }
    
    .page-single-content-container .entry-header {
        padding-top: 0;
    }
    
    .page-single-content-container article { 
        display: inline-block;
        width: 650px;
        padding-left: 10px;
        padding-right: 10px;
        min-height: 320px;
        border-left: 4px solid #B8D04C;
        margin-left: 10px;
    }
    
    .archive-container {
        display: inline-block;
        width: 650px;
    }
    
    .articles .index-article {
        width: 240px;
        display: inline-block;
        margin: 20px;
    }     
            
    .bottom-block:nth-of-type(3),
    .bottom-block:nth-of-type(4) {
        margin-top: 0px;
    }
    
    .contact-left-block,
    .contact-middle-block,
    .contact-right-block {
        width: 33%;
    }
}

@media screen and (min-width: 1200px) {
    .page-index-header {
        min-height: 390px;
    }
    
    .left-block,
    .right-block {
        margin-top: 50px;
        padding: 0 45px;
        box-sizing: border-box;
    }
    
    .left-block h1 p:nth-of-type(3) {
        margin-top: 40px;
    }
}


@media screen and (min-width: 1280px) {   
    .page-index-header-container {
        top: -25px;
    }
    
    .page-index-header {
        background: transparent url("/wp-content/themes/twentyfifteen/img/header.png") no-repeat;
        background-position: 50%;
    }
    
    .page-single-content {
        min-height: 600px;
    }
    
    .right-block,
    .left-block {
        box-sizing: border-box;
    }
    
    .page-single-content-container article {
        width: 648px;
        border-left: 4px solid #B8D04C;
        padding-right: 12px;
        padding-left: 12px;
        margin-left: 12px;
    }

    .left-block h1 {
        font-size: 59px;
    }
    .left-block p {
        font-size: 65px;
        font-weight: normal;
    }

    .contact-container {
        margin: 0px auto 15px;
    }
    
    .contact-right-block {
        display: inline-block;
    }
   
}

@media screen and (min-width: 1920px) {  
    .page-index-header {
        min-height: 390px;
    }
}    

