@font-face {
	 font-family: 'Open Sans';
	 src: local(Open Sans), url("/wp-content/themes/intentionally-blank/fonts/OpenSans.ttf");
	 font-weight: normal;
	 font-style: normal;
}

@font-face {
	 font-family: 'Open Sans Italic';
	 src: local(Open Sans Italic), url("/wp-content/themes/intentionally-blank/fonts/OpenSans-Italic.ttf");
	 font-weight: normal;
	 font-style: italic;
}

* {box-sizing: border-box;}
body {
    font-family: 'Open Sans', sans-serif;
    border-top: 3px solid #FE7501;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    box-sizing: border-box;
}
a {
    color: #f56100;
    text-underline-offset: 2px;
}
a:hover {text-decoration: none;}
.width {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 10px;
}
header {
    margin-top: 20px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.zadanie {
    display: flex;
    align-items: center;
    gap: 15px;
}
.zadanie span {
    display: flex;
    color: #777777;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    flex-direction: column;
    gap: 5px;
    max-width: 180px;
}
.zadanie a {
    font-size: 13px;
    color: #142642;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
}
.zadanie a:hover {
    color: #FE7501;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.tel {
    text-align: right;
    font-weight: 100;
    font-size: 23px;
    color: #434345;
    line-height: 1.2;
}
.tel span {
    font-weight: bold;
    margin-left: 6px;
}
.tel span a {
    color: #142642;
    text-decoration: none;
}
.tel span a:hover {color: #FE7501;}
.tel div {
    font-size: 13px;
    font-family: Arial;
    color: #555555;
}

.block-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.block-logos img {filter: grayscale(100%);}
.block-logos img:hover {filter: grayscale(0);}

.footer {
    position: relative;
    margin-top: 50px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    color: #5e5e5e;
    line-height: 1.3;
    font-family: Arial;
    font-size: 12px;
}
.footer .copyright {
    border-top: 4px solid #FF7500;
    width: 260px;
    font-weight: bold;
    padding-top: 25px;
}
/*.footer .copyright span {
    display: block;
    margin-top: 6px;
}*/
.footer .schetchiky {
    width: 160px;
    text-align: right;
}
.footer div a {font-weight: normal;}
.footer div a:hover {color: #5e5e5e;}

.block-slider .slick-arrow {
    background: url(/wp-content/themes/intentionally-blank/img/strelki.png) no-repeat;
    width: 21px;
    height: 43px;
    font-size: 0;
    border: 0;
    padding: 0;
    cursor: pointer;
    flex-shrink: 0;
}
.block-slider .slick-arrow.slick-next {background-position: -21px 0;}

.block-slider.slick-slider {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.block-slider.slick-slider .slick-list {width: calc(100% - 21px - 21px - 20px);}

ul.slick-dots {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
ul.slick-dots li button {
    width: 14px;
    height: 14px;
    background: #CDCDCD;
    border: 0;
    font-size: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
}
ul.slick-dots li.slick-active button {background: #FD9100;}
ul.slick-dots li button:hover {background: rgba(0, 0, 0, 0.7);}

.slick-initialized .slick-slide > div > div {
    display: flex !important;
    gap: 50px;
    align-items: center;
}
.slick-initialized .slick-slide > div > div img {flex-shrink: 0;}
.slick-initialized .slick-slide > div > div span h2 {
    font-weight: 900;
    font-size: 40px;
    color: #0f0f0f;
    line-height: 1;
    margin: 0;
    margin-bottom: 30px;
}
.slick-initialized .slick-slide > div > div span a {
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.reshenija {
    position: relative;
    width: 100%;
    min-height: 365px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.reshenija h1 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1.2;
}
.reshenija .fon-spisok {
    display: flex;
    position: relative;
    width: 100%;
    max-width: 500px;
}
.reshenija .fon-spisok span {
    font-weight: bold;
    font-style: italic;
    font-size: 22px;
    line-height: 45px;
    margin-right: 40px;
}
.reshenija .fon-spisok img {
    width: 54px;
    height: 41px;
    position: absolute;
    top: -40px;
    right: 0;
}
.Validate_Required {
    width: 100%;
    max-width: 370px;
    padding-left: 20px;
    border: 0;
    outline: none;
    font-style: italic;
    font-size: 22px;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none!important;
    overflow: visible;
    background: url('/wp-content/themes/intentionally-blank/img/fon-line-1.png') no-repeat right;
    cursor: pointer;
    border-radius: 45px;
    min-height: 45px;
}
.Validate_Required:focus,
.Validate_Required option:focus {outline: none;}
.Validate_Required option {background: #FE8800;}

.podpunkty {max-width: 50%;}
.podpunkty ul.index-block li.menu-item {list-style-image: url('/wp-content/themes/intentionally-blank/img/list-style.png');}
.podpunkty ul.index-block li.menu-item a {
    text-transform: lowercase;
    font-weight: bold;
    color: #2f2f2f;
}
.podpunkty ul.index-block li.menu-item a:hover {color: #f56100;}

.fon {
    height: 365px;
    width: 100%;
    max-width: 365px;
    float: right;
}
.fon1 {background: url('/wp-content/themes/intentionally-blank/img/fon-reshenija1.png') no-repeat top right;}
.fon2 {background: url('/wp-content/themes/intentionally-blank/img/fon-reshenija2.png') no-repeat top right;}
.fon3 {background: url('/wp-content/themes/intentionally-blank/img/fon-reshenija3.png') no-repeat top right;}
.fon4 {background: url('/wp-content/themes/intentionally-blank/img/fon-reshenija4.png') no-repeat top right;}

option:checked {background: #f56100;}

.columns {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.left-column {
    width: 240px;
    flex-shrink: 0;
}
.right-column {width: calc(100% - 240px - 20px);}

.left-column h2,
.right-column h1,
.right-column h2,
.one-column h2 {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    color: #0f0f0f;
}
.left-column h2 {font-size: 20px;}
.right-column h1 {font-size: 40px;}
.right-column h2,
.one-column h2 {font-size: 30px;}

.right-column a.thumbnail img {
    width: 300px;
    height: auto;
    max-width: 50%;
    max-height: 300px;
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    object-fit: contain;
}
.right-column a.thumbnail img:hover {opacity: 70%;}

.breadcrumb {
    font-size: 12px;
    font-family: Arial;
    color: #a0a0a0;
    line-height: 1.3;
    margin-bottom: 15px;
}
.breadcrumb > * {display: inline;}
.breadcrumb a {
    color: #a0a0a0;
    margin-right: 3px;
}
.breadcrumb a:hover {color: #f56100;}

.parent-pageid-23 .breadcrumb .prodazha,
.parent-pageid-18 .breadcrumb .proizvodstvo {display: inline !important;}

ul.left-block {
    padding: 0;
    margin-top: 0;
    margin-bottom: 60px;
}
ul.left-block li {
    list-style: none;
    line-height: 1.3;
    margin-bottom: 10px;
}
ul.left-block li ul.sub-menu {display: none;}

ul.left-block li.current-menu-ancestor ul.sub-menu,
ul.left-block li.current-menu-parent ul.sub-menu,
ul.left-block li.current-menu-item ul.sub-menu,
ul.left-block li.current-page-ancestor ul.sub-menu {
    display: block;
    margin-top: 10px;
    padding-left: 20px;
}
ul.left-block li a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
ul.left-block li.current-menu-parent > a,
ul.left-block li.current-menu-item > a,
ul.left-block li.current-post-ancestor a {
    color: #5f656b;
    text-decoration: none;
}

.left-news .post {margin-bottom: 20px;}
.left-news .post a {display: block;}

.right-column .gallery {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.right-column .gallery br {display: none;}
.right-column .gallery .gallery-item {
    width: calc(33.33% - 14px) !important;
    margin: 0 !important;
}
.right-column .gallery .gallery-item .gallery-icon a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 4px solid #CED0CF !important;
}
.right-column .gallery .gallery-item:hover .gallery-icon a img {
    border: 4px solid #F56101 !important;
    opacity: 70%;
}

.right-column .gallery .gallery-item .gallery-caption {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #424445;
    line-height: 1.2;
    padding: 0 5px;
    margin: 10px 0;
}
.right-column .gallery .gallery-item:hover .gallery-caption {color: #F56101;}

.sample-posts .post {
    margin: 20px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}
.sample-posts .post span {
    font-family: Arial;
    font-size: 12px;
    color: #9e9e9e;
    display: block;
    margin-top: 5px;
}
.right-column img.alignleft,
.right-column img.alignright {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 50%;
    height: auto;
}
.right-column img.alignleft {
    float: left;
    margin-right: 20px;
}
.right-column img.alignright {
    float: right;
    margin-left: 20px;
}
.right-column img.size-full {
    max-width: 100%;
    height: auto;
}
.page-template-page-usluga .wp-post-image {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 150px;
    max-width: 50%;
    height: auto;
}
.photogalery {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 40px;
}
.photogalery a {
    width: calc(50% - 10px);
    height: 250px;
    background: #f56100;
}
.photogalery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.photogalery a img:hover {opacity: 0.6;}

.page-id-16.page-parent .blocks {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}
.page-id-16.page-parent .blocks:nth-child(odd) {flex-direction: row-reverse;}
.page-id-16.page-parent .blocks div {
    width: 150px;
    height: 150px;
    flex-shrink: 0;
}
.page-id-16.page-parent .blocks div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
}
.page-id-16.page-parent .blocks span {
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: #2f2f2f;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.3;
}
.page-id-16.page-parent .blocks span a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    color: #0f0f0f;
    font-size: 24px;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
}
.page-id-16.page-parent .blocks span a:hover {color: #FE7501;}

.ssylky {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 40px;
}
.ssylky a {
    display: flex;
    align-items: center;
    width: calc(50% - 10px);
    height: 54px;
    background: #f56100;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 25px;
    border: 1px solid #f56100;
    line-height: 1;
}
.ssylky a:hover {
    background: #fff;
    color: #f56100;
}

.pager {
    display: flex;
    gap: 10px;
    margin-top: 50px;
    width: 100%;
}
.pager > * {
    padding: 7px;
    line-height: 1;
    text-decoration: none;
}
.pager span.current {
    background: #9e9e9e;
    color: #fff;
}
.pager a.page-numbers {
    background: #f56100;
    color: #fff;
}
.pager a.page-numbers:hover {background: #000;}

.tax-cat-posts {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.tax-cat-posts .cat-post {
    display: flex;
    gap: 20px;
    align-items: center;
}
.tax-cat-posts .cat-post img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    flex-shrink: 0;
}
.tax-cat-posts .cat-post span p {
    font-family: Arial;
    font-size: 14px;
    color: #424445;
    line-height: 1.3;
    margin: 0;
}

.foto {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 40px;
}
.foto a {
    width: calc(33.33% - 10px);
    height: 180px;
}
.foto a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.foto a img:hover {opacity: 70%;}

.tax-klienty {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.tax-klienty .cat-post {
    width: calc(50% - 10px);
    font-family: Arial;
    line-height: 1.3;
}
.tax-klienty .cat-post p {
    font-size: 12px;
    color: #7f8080;
    margin: 0;
}

.files {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.files a {
    display: flex;
    gap: 10px;
    align-items: center;
    text-decoration: none;
    line-height: 1;
    font-size: 15px;
}
.files a:hover {text-decoration: underline;}
			
form.wpcf7-form .wpcf7-form-control-wrap select,
form.wpcf7-form .wpcf7-form-control-wrap textarea,
form.wpcf7-form .wpcf7-form-control-wrap input[type="text"],
form.wpcf7-form .wpcf7-form-control-wrap input[type="url"],
form.wpcf7-form .wpcf7-form-control-wrap input[type="email"],
form.wpcf7-form .wpcf7-form-control-wrap input[type="tel"],
form.wpcf7-form .wpcf7-form-control-wrap input[type="number"] {
    border: 2px solid #C9C9C9;
    border-radius: 7px;
    padding: 0 10px;
    height: 40px;
    color: #969696;
    outline: none;
    width: 100%;
}
form.wpcf7-form .wpcf7-form-control-wrap input[type="number"] {width: 100px;}
form.wpcf7-form .fieldset {
    background: #EFEFEF;
    border-radius: 7px;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 30px 0;
}
form.wpcf7-form .fieldset h4 {
    width: 100%;
    margin: 0;
    font-family: Arial;
    font-size: 18px;
    color: #424445;
}
form.wpcf7-form .fieldset .wpcf7-form-control-wrap {width: calc(50% - 10px);}
form.wpcf7-form .fieldset .wpcf7-form-control-wrap[data-name="text-adres-doma"],
form.wpcf7-form .fieldset .wpcf7-form-control-wrap[data-name="text-proc"] {width: 100%;}

.page-id-48 form.wpcf7-form .fieldset .wpcf7-form-control-wrap[data-name="text-adres-doma"] {width: calc(50% - 10px);}

form.wpcf7-form .fieldset .add-text {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
form.wpcf7-form .fieldset .add-text label {line-height: 1.2;}
form.wpcf7-form .fieldset .add-text .wpcf7-form-control-wrap {
    text-align: right;
    width: auto;
}
form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-acceptance label,
form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-checkbox label {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1;
}
form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item,
form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {margin: 0;}

form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-acceptance label input,
form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-checkbox label input {
    zoom: 200%;
    margin: 0;
}
/*form.wpcf7-form small {display: block;}*/
form.wpcf7-form input[type="submit"] {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #ff7500;
    line-height: 1;
    background: url(/wp-content/themes/intentionally-blank/img/fon-button.jpg) repeat-x center left;
    height: 53px;
    border: 3px solid;
    border-radius: 30px;
    padding: 0 30px;
    outline: none;
    margin: 30px 0;
}
form.wpcf7-form input[type="submit"]:hover {opacity: 60%;}

.page-id-15 form.wpcf7-form .wpcf7-form-control-wrap {width: calc(50% - 10px);}

.footer-menu {
    border-top: 4px solid #FF7500;
    padding-top: 40px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 20px;
}
.footer-menu > div .title {
    line-height: 1;
    margin-bottom: 20px;
    color: #0f0f0f;
    font-weight: bold;
    font-family: 'Open Sans Italic';
    font-size: 18px;
}