/* v14 */
.icon-color {
	color: #bbb;
}
.dystrybutor-logo {
	border: solid 1px #dadada;
	width: 120px;
	height: 60px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.hide {
    display: none;
}
@media (max-width: 1020px) {
  .pi-col-xs-6.distributors {
    float: none;
  }
}

.btn.pi-btn-base.pi-btn-big.pi-btn-promo.pi-pull-right.files {
    margin: 50px 0px 20px 20px;
}

.footer-poland-map {
    display: block;
    width: 190px;
    height: 181px;
    margin: 0px 0px 0px 25px;
    background: url(../img/footer-poland-map.png) 0px 0px no-repeat;
    transition: none;
}
.footer-poland-map:hover {
    background: url(../img/footer-poland-map.png) 0px -181px no-repeat;
    transition: none;
}
.margin-top-25 {
    margin-top: 25px;
}
.margin-right-15 {
    margin-right: 15px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}

.distributors-name {
    margin-bottom: 10px;
}
.distributors-place {
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
}
.distributors-place:after {
    height: 1px !important;
}
.distributors-top a, .distributors-bottom a, #adresy a {
    color: #202020;
}
.distributors-top a:hover, .distributors-bottom a:hover, #adresy a:hover {
    color: #bf402d;
}
.distributors #adresy .pi-list-with-icons {
	display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}
.distributors #adresy .pi-list-with-icons > li:first-child {
	width: 100%;
}
.distributors #adresy .pi-list-with-icons > li:nth-child(n+3) {
	margin-right: 10px;
}
.distributors #adresy .pi-list-with-icons > li:nth-child(3) {
	margin-left: 10px;
}
.pi-table td.table-th {
	background: #EFEFEF;
	text-align: center;
	font-weight: 600;
}

table.pi-table.pi-table-complex tr, table.pi-table.pi-table-complex td, table.pi-table.pi-table-complex th {
    border-color: #E4E4E4 !important;
}

.pi-slider-wrapper .pi-slider-pagination {
    position: relative;
    bottom: 0;
}

.pi-slider-wrapper .pi-slider-pagination .pi-slider-page {
    width: 110px;
    height: auto;
    border-radius: 2px;
    border: solid 1px #e2e2e2;
    background: none;
    padding: 5px 0px 5px 0px;
}

.pi-slider-wrapper .pi-slider-pagination .pi-slider-page.pi-slider-page-active {
    background: none;
    border: solid 2px #cd1619;
}

.pi-header-row-sticky-w {
    background: none !important;
}

.pi-simple-menu > li > ul {
	width: 190px;
}
.eastups-table {
    border: solid 3px #C9C9C9;
    border-radius: 7px !important;
}

/* Skrócona specyfikacja zasilaczy */
.eastups-table tr td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/* Zmiana szerokości treści żeby nie rozbijać na 2 wiersze */
.eastups-table .rfi-emi {
    /*padding-right: 2px!important;
    word-spacing: 1px;
    letter-spacing: -0.7px;*/
    white-space: nowrap;
}

/* Rozwijana treść komórki podczas hover */
.eastups-table .skr-spec-info-show {
    height:0;
    transition: height 300ms, opacity 300ms ease-in-out;
    overflow: hidden;
}

.eastups-table .skr-spec-info:hover .skr-spec-info-show {
    height: 25px;
    transition: height 300ms, opacity 300ms ease-in-out;
}

.eastups-table .skr-spec-info-show-2 {
    /*
    height:0px;
    transition: height 300ms, opacity 300ms ease-in-out;
    overflow: hidden;
    */
    display: none;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    white-space: normal;
    font-size: 13px;
    color: rgb(141, 141, 21);
}

.eastups-table .skr-spec-slide {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 0px;
    background: rgb(255, 252, 218);
}

.eastups-table .skr-spec-slide.border-bottom-width {
    border-bottom-width: 1px;
}

.eastups-table .show-spec-info {
    /*height: 145px;*/
    height: auto;
    transition: height 300ms, opacity 300ms ease-in-out;
    background: #fff;
    padding-bottom: 5px;
}

.eastups-table .skr-spec-show-visible {
    visibility: visible;
}

.eastups-table .skr-spec-button {
    padding: 0px 3px;
    margin-left: 4px;
    height: 17px;
    line-height: 1px;
}

.eastups-table #offline {
    font-size: 9px;
    top: -1px;
    position: relative;
    left: 4px;
    border: 1px solid #E0D87D;
    border-radius: 13px;
    padding: 0px 2px 0px 2px;
    background: rgb(255, 252, 218);
    color: rgb(141, 141, 21);
    cursor: pointer;
}
/* Koniec rozwijanej treści */
.eastups-color {
	color: #CD1619!important;
}
.pi-img-caption-alt {
	position: relative;
    display: block;
    z-index: 2;
    box-sizing: border-box;
    font-style: italic;
    padding: 12px 18px;
    margin-bottom: 0;;
    border: 1px solid transparent;
    border-top-width: 0;
    transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	text-align: center;
	border-color: #e5eaea;
    border-top: 1px solid #e5eaea;
    border-bottom: 0px;
    margin: 0;
    background: #efefef;
    color: #202020;
	font-weight: 600;
    letter-spacing: 1px;
}
.eastups-color > strong {
	color: #CD1619;
}
.owl-carousel .item span {
    margin: 10px;
}
.owl-theme .owl-controls {
	margin: 5px 0 15px 0;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 30px;
	height: 15px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #d8d8d8;
	border: 2px solid #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #cd1619;
	border: 2px solid #cd0303;
}
.owl-carousel-alt-1 {
	background: #efefef;
}
.owl-carousel-alt-1 .owl-controls .owl-buttons .owl-prev {
	position: absolute;
    top: calc(50% - 22px);
    left: 0;
	border-radius: 0px;
	font-size: 18px;
}
.owl-carousel-alt-1 .owl-controls .owl-buttons .owl-next {
	position: absolute;
    top: calc(50% - 22px);
    right: 0;
	border-radius: 0px;
	font-size: 18px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #cd0303 !important;
}

.owl-carousel .owl-dots {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px
}




/* Cover */
.pi-img-overlay .cover {
    position: absolute;
    width: 100%;
    background-color: #8a8a8a;
    opacity: 0.9;
    z-index: 5;
    padding: 10px;
    text-align: center;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pi-img-overlay .cover h3 {
    margin: 0;
    color: #545454;
    font-size: 14px;
}
.parameters {
    font-weight: normal;
    color: #666 !important;
    font-size: 13px;
    line-height: 16px;
}
.parameters ul {
	list-style-type: square;
}
.parameters ul li {
	margin: 0;
}
.pi-section-white .pi-tabs-navigation li.pi-active a:after {
    background: #cd1619;
}
.pi-tabs-navigation-big li a {
    font-size: 18px;
}
@media (max-width: 767px) {
	.clear2x {
		clear: left !important;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.clear3x {
		clear: left !important;
	}
}
@media (min-width: 992px) {
	.clear4x {
		clear: left !important;
	}
}
.btn-documentation {
    border: solid 1px #609ddb;
    border-radius: 30px;
    background-color: #fff;
    color: #609ddb !important;
    font-size: 13px;
    line-height: 24px;
    padding: 10px 20px;
    display: inline-block;
    -webkit-transition: background 0.1s ease-in-out 0s;
    -moz-transition: background 0.1s ease-in-out 0s;
    -ms-transition: background 0.1s ease-in-out 0s;
    -o-transition: background 0.1s ease-in-out 0s;
    transition: background 0.1s ease-in-out 0s;
}
.btn-documentation-red {
    border: solid 1px #cd1619;
    border-radius: 30px;
    background-color: #fff;
    color: #cd1619 !important;
    font-size: 13px;
    line-height: 24px;
    padding: 10px 20px;
    display: inline-block;
    -webkit-transition: background 0.1s ease-in-out 0s;
    -moz-transition: background 0.1s ease-in-out 0s;
    -ms-transition: background 0.1s ease-in-out 0s;
    -o-transition: background 0.1s ease-in-out 0s;
    transition: background 0.1s ease-in-out 0s;
}
.btn-documentation > span {
    width: 19px;
    height: 21px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -106px 0;
    background-image: url(../img/sprite-btn.png);
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}
.btn-documentation-red > span {
    width: 19px;
    height: 21px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -163px 0;
    background-image: url(../img/sprite-btn.png);
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}
.btn-documentation:hover {
    border: solid 1px #609ddb;
    background-color: #609ddb;
    color: #fff !important;
}
.btn-documentation-red:hover {
    border: solid 1px #cd1619;
    background-color: #cd1619;
    color: #fff !important;
}
.btn-documentation:hover > span, .btn-documentation-red:hover > span {
    background-position: -144px 0;
}
.btn-photos {
    border: solid 1px #18ba60;
    color: #18ba60 !important;
}
.btn-photos > span {
    background-position: -125px 0;
}
.btn-photos:hover {
    border: solid 1px #18ba60;
    background-color: #18ba60;
    color: #fff !important;
}
@media (max-width: 815px) {
	.btn-documentation > span, .btn-photos > span, .btn-documentation-red > span, .btn-photos > span  {
		display: none;
	}
}

.btn-download {
    border: solid 1px #cd1619;
    border-radius: 50%;
    background-color: #fff;
    height: 125px;
    width: 125px;
    display: inline-block;
    text-align: center;
    -webkit-transition: background 0.1s ease-in-out 0s;
    -moz-transition: background 0.1s ease-in-out 0s;
    -ms-transition: background 0.1s ease-in-out 0s;
    -o-transition: background 0.1s ease-in-out 0s;
    transition: background 0.1s ease-in-out 0s;
}
.btn-download > span {
    margin-top: 30px;
    width: 53px;
    height: 60px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(../img/sprite-btn.png);
}
.btn-download:hover {
    border: solid 1px #cd1619;
    background-color: #cd1619;
}
.btn-download:hover > span {
    background-position: -53px 0px;
}
.files {
    margin: 50px 0;
}
.files .pi-row {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: solid 1px #e3e3e3;
}
.files .pi-row.last {
    border-bottom: 0;
}
.files .title {
    font-size: 18px;
    font-weight: 600;
}
h4#product-list {
	text-align: center;
}
#product-list + div > table {
	border: 4px solid #f1f1f1;
}
#product-list + div > table > thead > tr > th {
	background: #f1f1f1;
    color: #586266;
	border: 0;
	font-size: 16px;
    font-weight: normal;
}
#product-list + div > table tr > td > h3 {
	padding: 5px;
    color: #586266;
    border-bottom: 1px solid #586266;
}
/* Bannery */
@media (max-width: 767px) and (orientation:portrait) {
	.tp-banner-container .tp-caption.extendent-description {
		display: none !important;
	}
}

/* Polityka plikow cookies */
.pp-cookies-container {
    position: fixed;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    max-width: 675px;
    background-color: #fff;
    padding: 1.6rem;
    font-size: 14px;
    z-index: 999;
    display: none;
    text-align: justify;
    line-height: 1.3;
    border-radius: .75rem;
    border: solid 1px #ce1c1b;
	z-index: 1001;
}
.pp-cookies-container button {
    background-color: #ce1c1b;
    color: #fff;
	margin-top: 3px;
}
.pp-cookies-container button:hover {
    background-color: #b71211;
    color: #fff;
}
.pp-cookies-container button:focus {
    color: #fff;
    outline: none !important;
}
.pp-cookies-container p:last-child {
    margin: 0;
    padding: 0;
}
.pp-cookies-container .btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
/* end Polityka plikow cookies */

.east-table-expand {
	height: 300px;
	overflow: hidden;
}
.h-100 {
	height: 100%!important;
}
.d-inline {
	display: inline;
}
/* Paginacja - nowości */
.pi-pagenav > ul {
	list-style-type: none;
}
.pi-pagenav > ul li {
	display: inline-block;
}
.pi-pagenav > ul li a {
	padding: 10px 12px;
    background: #f1f1f1;
    margin: 5px;
}
.pi-pagenav > ul li a.pi-active {
	color: #fff;
    background: #CD1619;
}
/* end Paginacja nowości */

/* Tabela czasu podtrzymania */
.ups-backup {
	display: block;
    overflow-x: auto;
	margin: 0 auto 50px auto;
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
	white-space: nowrap;
	text-align: center;
	scrollbar-color: #616161 #f4f4f4;
    scrollbar-width: thin;
}
.ups-backup.inv {
	height: auto;
    width: 100%;
    display: table;
    overflow-x: visible;
    table-layout: auto;
}
.ups-backup tbody tr:first-child td {
	position: sticky;
    z-index: 3!important;
    left: 0;
    top: 0;
	background: #616161;
}
.ups-backup tbody tr > th {
	position: sticky;
	top: 46px;
	z-index: 1;
	background: #cd1619;
	color: #ffffff!important;
	border-bottom: 4px solid #f4f4f4;
}
.ups-backup tbody tr th:first-child {
	position: sticky;
	z-index: 3;
	left: 0;
	background: #cd1619;
	box-shadow: 3px 0px 4px #d7d7d7;
}
.ups-backup tbody tr > td:first-child {
	position: sticky;
	z-index: 2;
	left: 0;
	box-shadow: 3px 0px 4px #d7d7d7;
}
.ups-backup tbody tr > td:first-child small {
	color: #cd1619;
}
.ups-backup tbody tr:not(:first-child) > td {
	background: #ffffff;
}
.ups-backup tbody tr:not(:first-child):nth-child(even) > td {
	background: #f4f4f4;
}
/* end Tabela czasu podtrzymania */

.east-no-border {
	border: none!important;
}

/* Podstrona pliki */
#east-product-files {
	padding: 25px 10px;
	background-color: #fbfbfb;
    border-radius: 40px;
	border-top: 5px solid #f1f1f1;
	box-shadow: 0px 7px 12px 2px #f3f3f3;
}
#east-product-files tr td {
    border-bottom: 2px solid #e8e8e8;
    padding: 11px 0px;
    border-top: 3px solid #f5f5f5;
	font-size: 1.1em;
}
#east-product-files .product-row:first-of-type td {
	border-top: none;

}
#east-product-files .product-row:last-of-type td {
    border-bottom: none;

}
#east-product-files .section-title-row + .product-row:first-of-type td {
	border-top: none;
}
#east-product-files .product-name a {
	color: #515151;
}
#east-product-files .product-name a:hover {
	color: #cd1619;
}
#east-product-files .section-title-row td {
	border: none;
	padding: 10px 0;
}
#east-product-files .section-title-row td h3 {
	font-size: 2rem;
	color: #cd1619;
}
#east-product-files-table {
	padding-top: 40px;
}
.result-hide {
	display: none;
}
#east-search > div:first-of-type {
	display: flex;
	margin-bottom: 10px;
}
#east-search > div:last-of-type {
	display: inline-block;
    margin: 0;
	padding: 0;
}
#east-search #search-input {
	height: 45px;
	background-color: #fff;
	font-size: 1.8rem;
}
#east-search #search-clear {
	display: flex;
    justify-content: space-between;
    align-items: center;
	color: #fbfbfb;
	border: 1px solid transparent;
    border-left: none;
	background-color: #cd161980;
}
#east-search #search-clear:hover {
    background-color: #cd1619cc;
	border-color: #cd1619cc;
    color: #fbfbfb;
}
#east-search #search-clear i {
	padding-right: 5px;
	font-size: 1.6rem;
}
#east-search-number {
	color: #cf161a;
}
/* end Podstrona pliki */
.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: #ddd;
    transition: max-height .35s cubic-bezier(.23,1,.32,1);
}
.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}
.fancybox-thumbs__list {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.fancybox-thumbs__list a:before {
    border: 2px solid #cd1619;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span,
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #cd1619 !important;
}
.pi-slider-arrow {
    margin-top: -80px;
}