<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead, p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

table {
    border-collapse: collapse;
}

.clear {
    clear: both;
}

.toright {
    text-align: right;
}

strong {
    font-weight: bold;
}

* {
    box-sizing: border-box;
}

*:before, *:after {
    box-sizing: border-box;
}

em {
    font-style: italic;
}

@font-face {
    font-family: 'myriadpro';
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro-Regular.otf') format('opentype'),
    url('fonts/MyriadPro-Regular.woff') format('woff'),
    url('fonts/MyriadPro-Regular.ttf') format('truetype'),
    url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro';
    src: url('fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro-It.otf') format('opentype'),
    url('fonts/MyriadPro-It.woff') format('woff'),
    url('fonts/MyriadPro-It.ttf') format('truetype'),
    url('fonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'myriadpro';
    src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro-Bold.otf') format('opentype'),
    url('fonts/MyriadPro-Bold.woff') format('woff'),
    url('fonts/MyriadPro-Bold.ttf') format('truetype'),
    url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro';
    src: url('fonts/MyriadPro-BoldIt.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro-BoldIt.otf') format('opentype'),
    url('fonts/MyriadPro-BoldIt.woff') format('woff'),
    url('fonts/MyriadPro-BoldIt.ttf') format('truetype'),
    url('fonts/MyriadPro-BoldIt.svg#MyriadPro-BoldIt') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'museo';
    src: url('fonts/museo300-regular-webfont.eot');
    src: url('fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/museo300-regular-webfont.woff2') format('woff2'),
    url('fonts/museo300-regular-webfont.woff') format('woff'),
    url('fonts/museo300-regular-webfont.ttf') format('truetype'),
    url('fonts/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
    color: #e2001a;
    text-decoration: none;
}

a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 1;
    color: rgb(227, 0, 15);
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

sub {
    vertical-align: sub;
}

sup {
    vertical-align: super;
}

input, textarea {
}

.btn {
}

button {
    cursor: pointer;
}

input {
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"] {
    font-family: myriadpro, Arial, helvetica CE, helvetica, sans-serif;
}

label {
    font-family: myriadpro, Arial, helvetica CE, helvetica, sans-serif;
}

textarea {
    overflow: auto;
    resize: none;
    font-family: myriadpro, Arial, helvetica CE, helvetica, sans-serif;
}

select {
    font-family: myriadpro, Arial, helvetica CE, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    overflow: hidden;

}

div.text {
    color: #313131;
    font-size: 14px;
    line-height: 171%;
    margin-bottom: 24px;
    overflow: hidden;
}

div.text img {
    max-width: 100%
}

body {
    background: #fff none repeat scroll 0 0;
    color: #352c1c;
    font-family: myriadpro, Arial, helvetica CE, helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0.05em;
    margin: 0;
    padding: 0;
}

#container-page {
    background: url(../images/page1.jpg) no-repeat top center;
    overflow: hidden;
}

header {
}

#top {
    margin: 0 auto;
    max-width: 1220px;
    padding: 18px 10px 26px;
    position: relative;
    width: 100%;
    z-index: 2;
}

a#logo {
    display: block;
    float: left;
    padding: 5px 0;
}

a#logo img {
    display: block
}

.top-right {
    float: right;
    height: 63px;
    margin-top: 25px;
    width: calc(100% - 400px);
    overflow: hidden;
}

#nav-toggle {
    display: none;
}

.language {
    z-index: 4;
    background-color: #b8020e;
    float: right;
    height: 33px;
    position: relative;
    width: 260px;
    margin-left: 39px;
    box-shadow: 20px 5px 10px 1px #CCCCCC;
}

.language:before {
    z-index: 3;
    content: "";

    position: absolute;
    left: -33px;

    border-bottom: 33px solid #b8020e;
    border-left: 33px solid transparent;

/ / box-shadow: 20 px 5 px 10 px 1 px #CCCCCC;
}

.language .lang-content {
    z-index: 5;
}

.language span {
    color: #fadee0;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    letter-spacing: 0.05em;
    line-height: 33px;
    overflow: hidden;
    vertical-align: middle;
    padding: 0 20px 0 40px;
}

.language ul {
    display: inline-block;
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
    vertical-align: middle;
}

.language ul li:first-child {
    margin-left: 0;
}

.language ul li {
    float: left;
    margin-left: 10px;
}

.language ul li a {
    display: block;
    height: 14px;
    overflow: hidden;
    width: 24px;
}

.language ul li.active a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=890)";
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.language ul li a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=890)";
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.social {
    z-index: 2;

    float: right;
    height: 33px;
    position: relative;
    text-align: center;
    width: auto;
    margin-left: 20px;
    padding: 0 10px;

/ / width: 235 px;
/ / height: 63 px;
/ / background: rgba(0, 0, 0, 0) url("../images/social_bg.png") no-repeat scroll 0 0;
/ / margin: 0 - 54 px 0 0;
/ / padding: 7 px 57 px 23 px 47 px;

}

.social a {
    display: inline-block;
    line-height: 33px;
    padding: 0 13px;
    vertical-align: middle;
}

.social .bg, .search-box .bg {
    position: absolute;
    display: block;

    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;

    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    background: #b8020e none repeat scroll 0% 0%;
    transform: skew(-45deg);

    box-shadow: 20px 5px 10px 1px #CCCCCC;
}

/*
.language .bg {
    position: absolute;
    display: block;

    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;


    border-bottom: 33px solid #b8020e;
    border-left: 50px solid transparent;
    //border-right: 50px solid transparent;

    box-shadow: 20px 5px 10px 1px #CCCCCC;
}*/

.search-box {
    z-index: 1;
    float: right;
    height: 33px;
    position: relative;
    text-align: center;
    width: auto;
}

.search-box .search {
    height: 33px;
    position: relative;
    width: 273px;
}

.search input[type="text"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: white;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 33px;
    letter-spacing: 0.05em;
    line-height: 33px;
    margin-top: 0;
    padding: 0 54px 0 12px;
    text-align: left;
    width: 100%;
}

.search input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fadee0;
}

.search input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #fadee0;
}

.search input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #fadee0;
}

.search input[type="text"] -moz-placeholder { /* Firefox 18- */
    color: #fadee0;
}

.search button {
    background: transparent url("../images/search_btn.png") no-repeat scroll center center;
    border: 0 none;
    height: 33px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 49px;
}

.search button:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

#rwd-search {
    display: none;

    float: none;
    left: 0;
    padding-bottom: 20px;
    padding-top: 126px;
/ / position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 499;

    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;

    height: 100%;

    overflow: visible;
    position: fixed;
    margin: 0;
    max-width: none;
}

#rwd-search input[type=text] {
    font-size: 14px;
    font-weight: normal;
    height: 33px;
    letter-spacing: 0.05em;
    line-height: 33px;
    padding: 0px 54px 0px 12px;
    text-align: left;
    border: 1px solid black;
    width: 60%;
    margin: 0px auto;
}

#rwd-search button {
    background: transparent url("../images/search_btn.png") no-repeat scroll center center;
    background-size: 15px 15px;
    vertical-align: top;
    border: 0 none;
    height: 33px;
    width: 49px;
    overflow: hidden;

    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    -o-filter: invert(1);
    -ms-filter: invert(1);
    filter: invert(1);
}

#rwd-search-close {
    background: transparent;
    border-radius: 0;
    cursor: pointer;
    padding: 20px 41px 22px 13px;
    position: absolute;
    top: 15px;
    right: 30px;
    z-index: 3;
    display: block;
    border: 1px solid #ebebeb;
}

#rwd-search-close span, #rwd-search-close span::before, #rwd-search-close span::after {
    background: #313131 none repeat scroll 0 0;
    border-radius: 0;
    content: "";
    cursor: pointer;
    display: block;
    height: 2px;
    position: absolute;
    width: 27px;
}

#rwd-search-close span::before {
    top: -12px;
}

#rwd-search-close span::after {
    bottom: -12px;
}

#rwd-search-close span, #rwd-search-close span::before, #rwd-search-close span::after {
    transition: all 500ms ease-in-out 0s;
}

#rwd-search-close.active span {
    background-color: transparent;
}

#rwd-search-close.active span::before, #rwd-search-close.active span::after {
    top: 0;
}

#rwd-search-close.active span:before {
    transform: rotate(45deg);
}

#rwd-search-close.active span:after {
    transform: rotate(-45deg);
}

#menu {
    float: right;
    max-width: 900px;
    width: calc(100% - 370px);
    margin-right: 20px;
    padding-left: 21px;
    margin-top: 6px;
}

#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

#menu ul li {
    float: left;
}

#menu ul a {
    color: #313131;
    display: block;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 900;
}

#menu ul a:hover {
    color: #b8020e;
}

#menu ul li.active a {
    color: #b8020e;
}

.container-slider {
    background: rgba(0, 0, 0, 0) url("../images/slider_bg.png") no-repeat scroll center top;
    padding-bottom: 46px;
    padding-top: 45px;
    position: relative;
    width: 100%;
}

.slider {
    width: 100%;
    max-width: 1200px;
    height: 320px;
    -moz-border-radius: 0 872px 0 / 0 0 0;
    -webkit-border-radius: 0 872px 0 / 0 0 0;
    border-radius: 0 872px 0 / 0 0 0; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: transparent; /* layer fill content */
    -moz-box-shadow: 5px 8px 15px 1px rgba(63, 67, 112, .5); /* drop shadow */
    -webkit-box-shadow: 5px 8px 15px 1px rgba(63, 67, 112, .5); /* drop shadow */
    box-shadow: 5px 8px 15px 1px rgba(63, 67, 112, .5); /* drop shadow */
    position: relative;
    margin: 0 auto;
}

.slider img {
}

.slider .slick-slide {
    position: relative;
    width: 100%;
}

.slider-text {
    background: rgba(0, 0, 0, 0) url("../images/slider_text_bg.png") no-repeat scroll right top;
    height: 320px;
    margin: 0 auto;
    max-width: 100%;
    padding: 39px 55px 0 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 773px;
}

h2 {
    color: #313131;
    font-family: museo;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 28px;
}

.slider-text h2 {
    background: rgba(0, 0, 0, 0) url("../images/line.png") no-repeat scroll right bottom;
    color: #fff;
    float: right;
    margin: 0 0 8px;
    padding-bottom: 12px;
    width: 300px;
}

.slider-text div.text {
    clear: both;
    color: #fff;
    float: right;
    font-size: 14px;
    height: 72px;
    letter-spacing: 0.05em;
    line-height: 24px;
    margin: 0 0 35px;
    max-width: 440px;
}

.btn-more {
    background: rgba(0, 0, 0, 0) url("../images/btn_more.png") no-repeat scroll 0 0;
    color: #b8020e;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 42px;
    padding-bottom: 6px;
    padding-right: 6px;
    text-align: center;
    width: 267px;
}

.btn-more-slider {
    background: rgba(0, 0, 0, 0) url("../images/btn_slider.png") no-repeat scroll 0 0;
    clear: both;
    color: #fff;
    float: right;
}

.btn-more:hover {
    background-position: 0 100%;
    color: #fff
}

.btn-more-slider:hover {
    background-position: 0 100%;
    color: #fff
}

.slick-dots {
    bottom: 41px;
    left: 39px;
    margin: 0;
    width: auto;
    z-index: 9999;
}

.slick-dots li {
    margin: 0 6px;
}

.slick-dots li button::before {
    color: #fff;
    font-size: 8px;
    opacity: 1;
}

.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
    opacity: 1;
}

.slick-dots li.slick-active button::before {
    color: #b8020e;
    opacity: 1;
}

.slider-right .slick-dots li.slick-active button::before {
    color: #b8020e;
    opacity: 1;
}

#content {
    margin: 0 auto;
    max-width: 1220px;
    padding: 34px 10px 75px;
    width: 100%;
}

#content-main {
    border-right: 1px solid #e2e2e2;
    float: left;
    width: 955px;
}

.text-main {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 26px;
    padding-bottom: 35px;
}

.text-main-photo {
    float: left;
    height: 243px;
    margin-right: 58px;
    margin-top: 5px;
    width: 264px;
}

.text-main-photo img {
    display: block;
}

.text-main-content {
    float: none;
    overflow: hidden;
    padding-right: 25px;
    width: auto;
}

h1 {
    color: #313131;
    font-family: museo;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 24px;
}

.text-main-content div.text {
    margin-bottom: 31px;
}

.news-box-main {
    overflow: hidden;
}

.news {
    float: left;
    margin-right: 55px;
    width: 263px;
}

.news-more {
    background: rgba(0, 0, 0, 0) url("../images/news_more.png") no-repeat scroll right 5px;
    color: #9e9e9e;
    display: inline-block;
    font-size: 12px;
    padding-right: 37px;
}

.news-title {
    color: #313131;
    display: block;
    font-family: museo;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 23px;
}

.news-title:hover {
    color: #e2001a
}

.date {
    background: rgba(0, 0, 0, 0) url("../images/date_bg.png") no-repeat scroll 0 0;
    color: #e2001a;
    display: block;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 12px;
    padding-left: 37px;
}

.news-photo {
    background: #cfcfcf none repeat scroll 0 0;
    display: block;
    margin-bottom: 15px;
    min-height: 1px;
    width: 100%;
}

.news-photo a {
    display: block;
    overflow: hidden;
}

.news-photo a img {
    width: 100%;
    overflow: visible;
    float: left;
}

#content-right {
    width: 224px;
    float: right
}

.right-box {
    display: block;
    margin-bottom: 31px;
}

.slider-right {
    position: relative;
}

.slider-right .slick-slider {
    margin-bottom: 16px;
}

.slider-right .slick-dots {
    bottom: auto;
    left: auto;
    padding-top: 10px;
    z-index: 10;
    position: relative;
    width: 100%;
}

.slider-right .slick-dots li button::before {
    color: #b2b2b2;
    font-size: 6px;
    opacity: 1;
}

.slider-right .slick-dots li {
    margin: 0 1px;
}

/*FOOTER*/

footer {
    border-top: 1px solid #c1c1c1;
    padding-top: 20px;
    width: 100%;
}

.eu {
    margin: 0 auto;
    /* padding-bottom: 44px; */
    text-align: center;
    width: 930px;
}

.logos {
    font-size: 0;
    margin-bottom: 5px;
}

.logos img {
    display: inline-block
}

.eu div.text {
    color: #878686;
}

.footer-bottom {
    background: rgba(0, 0, 0, 0) url("../images/footer_bottom.jpg") no-repeat scroll center top;
    width: 100%;
}

.footer-bottom-content {
    margin: 0 auto;
    max-width: 1220px;
    overflow: hidden;
    padding: 34px 10px 32px;
    width: 100%;
}

.footer-text {
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 16px;
    max-width: 80%;
}

div.copyright {
    color: #fff;
    float: right;
    font-size: 14px;
    line-height: 16px;
}

div.copyright a {
    color: #fff;
}

div.copyright a:hover {
    text-decoration: underline;
}

/******************************** podstrony **************************************/

.submenu {
    float: left;
    margin-right: 40px;
    padding-top: 5px;
    width: 190px;
}

.submenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.submenu ul li {
    margin-bottom: 3px;
}

.submenu ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    width: 100%;
}

.submenu ul li.s1 a {
    background: rgba(0, 0, 0, 0) url("../images/s1.png") no-repeat scroll 0 0;
}

.submenu ul li.s2 a {
    background: rgba(0, 0, 0, 0) url("../images/s2.png") no-repeat scroll 0 0;
}

.submenu ul li.s3 a {
    background: rgba(0, 0, 0, 0) url("../images/s3.png") no-repeat scroll 0 0;
}

.submenu ul li a:hover {
    background-position: 0 100%;
}

.submenu ul li.active a {
    background-position: 0 100%;
}

.page-content {
    overflow: hidden;
    padding-right: 50px;
}

.gallery {
    margin-bottom: 0;
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
    padding-top: 15px;
}

.gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.gallery ul li {
    float: left;
    margin-bottom: 9px;
    padding: 0 5px;
}

.gallery li a {
    display: block;
    height: 143px;
    position: relative;
    text-align: center;
    width: 218px;
}

.gallery li a img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

span.hover {
    background: rgba(0, 0, 0, 0) url("../images/hover_gal.png") no-repeat scroll center center;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.gallery a:hover span {
    display: block;
}

span.hover-gal {
    background: rgba(0, 0, 0, 0) url("../images/hover_gal.png") no-repeat scroll center center;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.news-detalis {
    padding-top: 12px;
}

.news-detalis div.text {
    border-top: 1px solid #9e9e9e;
    padding-top: 16px;
}

.news-detalis div.text img {
    margin-bottom: 24px;
}

.news-detalis .date {
    margin-bottom: 10px;
}

.page-content-news {
    overflow: hidden
}

.columns {
    padding-top: 12px;
}

.column {
    float: left;
    padding-right: 50px;
    width: 50%;
}

.column .news {
    float: none;
    margin-bottom: 50px;
    margin-right: 0;
    width: 100%;
}

.row {
    float: none;
    clear: both;
    width: 100%;
}

.row .news {
    float: left;
    margin-bottom: 50px;
    padding-right: 50px;
    margin-right: 0;
    width: 50%;
}

.pagination {
    clear: both;
    margin: 0;
    overflow: hidden;
    padding: 34px 50px 5px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.pagination ul {
    font-size: 0;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}

.pagination ul li {
    display: inline-block;
}

.pagination ul li a {
    color: #313131;
    display: block;
    font-family: Museo;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0 19px;
}

.pagination ul li a:hover {
    color: #e2001a;
}

.pagination ul li a.active {
    color: #e2001a;
}

.pagination ul li.prev {

}

.pagination ul li.next {

}

.pagination ul li.prev a {

}

.pagination ul li.next a {

}

.pagination ul li.prev a:hover, .pagination ul li.next a:hover {
    color: #e2001a;
}

.certifications {
    margin-bottom: 17px;
    padding-top: 18px;
    margin-left: -9px;
    margin-right: -9px;

}

.certifications ul li {
    float: left;
    margin-bottom: 18px;
    padding: 0 9px;
}

.certifications li a {
    border: 1px solid #d5dbe3;
    height: 217px;
    overflow: hidden;
    width: 156px;
}

.legend {
    margin-bottom: 58px;
    overflow: hidden;
    padding-top: 28px;
}

.legend ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.legend ul li {
    color: #313131;
    float: left;
    font-size: 14px;
    margin-right: 27px;
}

.legend ul li span {
    display: inline-block;
    height: 14px;
    margin-right: 11px;
    vertical-align: middle;
    width: 14px;
}

span.blue {
    background: #19569e none repeat scroll 0 0;
}

span.yellow {
    background: #ebbb19 none repeat scroll 0 0;
}

span.red {
    background: #e51930 none repeat scroll 0 0;
}

span.black {
    background: #191919 none repeat scroll 0 0;
}

.products {
}

.products ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.products ul li {
    float: left;
}

.products ul li a {
    display: block;
    position: relative;
    background: #000;
}

.products ul li a img {
    display: block;
    transition-duration: 1s;
    width: 470px;
    height: 225px;
}

/*.products li:hover a img{-webkit-filter: grayscale(0.6) sepia(0.3);}*/

.products ul li div.skewed-title {
    float: left;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
}

.products ul li div.skewed-title span.unskewed {
    display: block;
    font-size: 14px;
    background-color: #7FA1C9;
    padding: 5px 11px;
    color: #e4e4e4;
    float: left;
    width: calc(100% - 19px);
    overflow: hidden;
}

.products ul li div.skewed-title img {
    float: left;
}

.product-img-apla {
    position: absolute;
    opacity: 0.8;
    background-color: #b8020e;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition-duration: 0.7s;
}

li:hover .product-img-apla {
    left: -500px;
    opacity: 0;
}

.product-name {
    /*   bottom: 17px;
      color: #fff;
      display: block;
      font-size: 20px;
      left: 0;
      margin: 0 auto;
      padding-bottom: 9px;
      padding-top: 10px;
      position: absolute;
      right: 0;
      text-align: center;
      width: 87%;
      min-height: 35%; */
    position: absolute;
    color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    font-size: 14px;
    z-index: 6;
    display: block;
    width: 80%;
    text-align: center;
    padding-bottom: 5px;
    text-transform: uppercase;
    transition: all 0.7s;
    pointer-events: none;
    /* border-bottom: 1px solid white; */
    /*text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;*/
}

li:hover a .product-name {
    /* min-height: 100%;
    padding: 30% 15px 0;
    bottom: 0;
    width: 100%;
    opacity: 1;
   -webkit-transition: width 1s, min-height 1s, padding 1s; 
    transition: width 1s, min-height 1s, padding 1s; */
    left: -100%;
    display: block;

    opacity: 0;
}

.product-img-logo {
    position: absolute;
    top: 34px;
    width: 50%;
    right: 53px;
    transform: rotate(35deg);
    background: url('../images/logo.png') no-repeat right transparent;
    background-size: 100% auto;
    height: 40px;
    opacity: 1;
    transition-duration: 0.5s;
    z-index: 50;
    pointer-events: none;
}

.img-bottom-text {
    position: absolute;
    color: white;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    font-size: 13px;
    z-index: 6;
    display: block;
    width: 80%;
    text-align: center;
    transition: all 0.3s;
    pointer-events: none;
    text-shadow: -1px 0 #b8020e, 0 1px #b8020e, 1px 0 #b8020e, 0 -1px #b8020e;
}

li:hover a .img-bottom-text {
    transition: all 0.7s;
    bottom: 50%;
    display: block;
    opacity: 1;
}

.produkt-img-bg {
    position: absolute;
    opacity: 0.8;
    background-color: #b8020e;
    transform: rotate(-35deg);
    opacity: 0;
    width: 300px;
    height: 150px;
    bottom: -80px;
    right: -200px;
    z-index: 5;
    transition-duration: 0.7s;
}

.prod_back_btn {
    float: right;
    color: #000000;
    margin-right: 30px;
    padding: 5px 10px;
    border: 1px solid black;
    font-weight: 900;
}

div.products ul li {
    transition: 0.7s;
    overflow: hidden;
}

/*div.products ul li:hover a { */
/*transition: 0.7s;*/
/*transform: scale(0.9);*/
/*}*/

div.products ul li:hover a div.produkt-img-bg {
    opacity: 0.7;
    bottom: -80px;
    right: -80px;
}

div.products ul li:hover span.unskewed {
    color: white;
    transition: 0.7s;
}

.red .product-name {
    background: url(../images/red.png) repeat
}

.blue .product-name {
    background: url(../images/blue.png) repeat
}

.black .product-name {
    background: url(../images/black.png) repeat
}

.yellow .product-name {
    background: url(../images/yellow.png) repeat
}

li:hover a {
    opacity: 1;
}

.contact {
    padding-top: 7px;
}

.contact-left {
    float: left;
    padding-left: 0;
    padding-right: 50px;
    width: 320px;
}

h3 {
    color: #313131;
    font-family: museo;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 27px;
}

.contact-left div.text {
}

.form {
    float: right;
    margin-bottom: 75px;
    padding-right: 50px;
    width: 634px;
}

.form-left {
    float: left;
    margin-bottom: 0;
    width: 264px;
}

.form-right {
    float: right;
    width: 264px;
    margin-bottom: 0;
}

.form .row-form {
    clear: both;
    float: none;
    width: auto;
}

.form input {
    background-color: #fff;
    border: 0 none;
    border-bottom: 1px solid #dbdbdb;
    color: #5f5e5f;
    font-family: myriadpro;
    font-size: 14px;
    height: 61px;
    line-height: 61px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}

.form textarea {
    background-color: #fff;
    border: 0 none;
    border-bottom: 1px solid #dbdbdb;
    color: #5f5e5f;
    font-family: myriadpro;
    font-size: 14px;
    height: 244px;
    line-height: 20px;
    margin: 0 0 25px;
    padding: 20px 0 0;
    width: 100%;
}

.form button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #5f5d5f;
    color: #5f5d5f;
    display: block;
    font-family: myriadpro;
    font-size: 14px;
    font-weight: normal;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 260px;
}

.form button:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}

label.error {
    color: red;
    display: block;
    line-height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 10px 5px 10px;
    width: 100%;
}

.row-button {
}

.select2 {
    display: none !important;
}

.map {
    clear: both;
    float: none;
    padding-top: 0;
    position: relative;
    width: 100%;
    padding-right: 50px;
}

.map iframe {
    width: 100%;
    height: 100%;
}

.usual {
    padding-right: 48px;
    padding-top: 34px;
}

.usual ul.idTabs {
    border-bottom: 1px solid #81a3ca;
    clear: both;
    height: 63px;
    list-style-type: none;
    margin: 0 0 40px;
    padding: 0 0 20px;
    text-align: center;
}

.usual ul.idTabs li {
    display: block;
    float: left;
    list-style: outside none none;
}

.usual ul.idTabs li a {
    background: rgba(0, 0, 0, 0) url("../images/t_m.png") no-repeat scroll 0 0;
    color: #4c7cb4;
    display: block;
    font-family: myriadpro;
    font-size: 14px;
    height: 43px;
    margin: 0 0 0 -36px;
    overflow: hidden;
    padding: 12px 0 13px 47px;
    text-align: left;
    text-decoration: none !important;
    width: 210px;
}

.usual ul.idTabs li:first-child a {
    background: rgba(0, 0, 0, 0) url("../images/t_l.png") no-repeat scroll 0 0;
    margin-left: 0;
    padding-left: 43px;
}

.usual ul.idTabs li:last-child a {
    background: rgba(0, 0, 0, 0) url("../images/t_r.png") no-repeat scroll 0 0;
    padding-left: 50px;
}

.usual ul.idTabs li a:hover {
    background-position: 0 100%;
    color: #fff;
}

.usual ul.idTabs li a.selected {
    background-position: 0 100%;
    color: #fff;
    cursor: default;
}

.usual div.tab {
    background: transparent none repeat scroll 0 0;
    clear: left;
    overflow: hidden;
    padding-top: 9px;
}

.product {
    padding-right: 50px;
    padding-top: 10px;
}

.product h2 {
    font-size: 20px;
    margin-bottom: 31px;
}

.product div.text {
    overflow: visible;
}

.product .photo {
    float: left;
    margin-right: 40px;
    width: 280px;
}

.product .photo a {
    display: block;
    text-align: center;
    overflow: hidden;
}

.product .photo a img {
    position: relative;
    left: 100%;
    margin-left: -200%;
}

.usual div.tab h2 {
    font-size: 20px;
    margin-bottom: 45px;
}

.usual table {
    border-top: 1px solid #efefef;
    width: 100%;
}

.usual table td {
    border-bottom: 1px solid #efefef;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 6px;
}

.usual table td:first-child {
    width: 20%;
}

.usual .gallery {
    padding-top: 0;
}

.video {
    display: inline-block;
    position: relative;
    width: 49%;
    margin-bottom: 1%;
}

.video:nth-child(even) {
    margin-right: 1%;
}

.video:nth-child(odd) {
    margin-left: 1%;
}

.video a {
    display: block;
}

.video a img {
    display: block;
    width: 100%;
    height: 100%;
}

.video span.hover {
    background: rgba(0, 0, 0, 0) url("../images/video_hover.png") no-repeat scroll center center;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.usual .form {
    float: none;
    margin-bottom: 0;
    padding-right: 0;
    width: 100%;
}

.usual .form-right {
    float: left;
    margin-bottom: 0;
    margin-left: 54px;
    width: 587px;
}

.usual .form-right textarea {
    margin-bottom: 50px;
}

.file-list-pdf {
}

.file-list-pdf ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.file-list-pdf ul li {
    float: left;
    margin-bottom: 48px;
    padding-right: 20px;
    width: 25%;
}

.file-list-pdf ul li a {
    display: block;
}

.file-list-pdf ul li a .pdf-name {
    color: #313131;
    display: block;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    margin-bottom: 27px;
    overflow: hidden;
}

.file-list-pdf ul li a .pdf {
    background: rgba(0, 0, 0, 0) url("../images/pdf_blue.png") no-repeat scroll 0 0;
    color: #e2001a;
    display: block;
    font-size: 12px;
    line-height: 17px;
    padding-left: 28px;
    width: auto;
}

.file-list-pdf ul li a:hover .pdf {
    opacity: 0.9;
    transition: 0.3s;
}

.lang-content ul li a img {
    float: left;
}

.hover-bg {
    /*
        display: block;
        width: 100%;
        height: calc(100% - 27px);
        background-color: #909090; */
}

/*---------------------------------------*/
/*                Jazz                  */
/*--------------------------------------*/
/*

.products li div.opis {
   position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.products li {
   /*background: -webkit-linear-gradient(-45deg, #6378A3 0%,#2A5C8F 100%);
   background: linear-gradient(-45deg, #6378A3 0%,#2A5C8F 100%);*

   background: -webkit-linear-gradient(-45deg, #b8020e 0%, #b8020e 100%);
   background: linear-gradient(-45deg, #b8020e 0%, #b8020e 100%);
}

.products li img {
   opacity: 0.7;
}

.products li div.opis::after,
.products li img,
.products li p {
   -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
   transition: opacity 0.35s, transform 0.35s;
}

.products li div.opis::after {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   content: '';
   opacity: 0;
   -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
   transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}

.products li h2,
.products li p {
   color: #fff;
   text-align: center;
   font-family: myriadpro,Arial,helvetica CE,helvetica,sans-serif;

   opacity: 1;
   -webkit-transform: scale3d(0.8,0.8,1);
   transform: scale3d(0.8,0.8,1);
}

.products li h2 {
   font-weight: bold;

   padding-top: 24%;
   -webkit-transition: -webkit-transform 0.35s;
   transition: transform 0.35s;
   margin: 0;
}

.products li p {
   padding: 0.5em 2em;
   text-transform: none;
   font-size: 0.85em;
   opacity: 0;
}

.products li:hover a {
   background: transparent;
}

.products li:hover img {
   opacity: 0.15;
   -webkit-transform: scale3d(1.05,1.05,1);
   transform: scale3d(1.05,1.05,1);
}

.products li:hover div.opis::after {
   opacity: 1;
   -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
   transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.products li:hover h2,
.products li:hover p {
   opacity: 1;
   -webkit-transform: scale3d(1,1,1);
   transform: scale3d(1,1,1);
}




.products li div.opis::after,
.products li img,
.products li p {
   -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
   transition: opacity 0.35s, transform 0.35s;
}

.products li div.opis::after {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   content: '';
   opacity: 0;
   -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
   transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}*/

/*---------------------------------------*/
/*                Lily                  */
/*--------------------------------------*/

.products li img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

.products li div.opis {
    text-align: left;
}

.products li div.opis {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 55%;
}

.products li h2,
.products li p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    font-family: myriadpro, Arial, helvetica CE, helvetica, sans-serif;
}

.products li h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.products li p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}

.products li:hover a {
    background: transparent;
}

.products li:hover img,
.products li:hover p {
    background: transparent;
    opacity: 1;
}

.products li:hover img {
    opacity: 0.15;
}

.products li:hover img,
.products li:hover h2,
.products li:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.products li:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

/* Common style */

.products li {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 30px 15px 0px;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 45%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;

    background: -webkit-linear-gradient(-45deg, #b8020e 0%, #b8020e 100%);
    background: linear-gradient(-45deg, #b8020e 0%, #b8020e 100%);
}

.products li img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 0.8;
}

.products li div.opis {
    padding: 1em 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.products li div.opis::before,
.products li div.opis::after {
    pointer-events: none;
}

/* Anchor will cover the whole item by default
   For some effects it will show as a button */
.products li div.opis &gt; a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.products li h2 {
    word-spacing: -0.15em;
    font-weight: bold;
}

.products li h2 span {
    font-weight: 800;
}

.products li h2,
.products li p {
    margin: 0;
    color: #fff;
}

.products li p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

.form input[type=checkbox] {
    display: inline;
    height: auto;
    width: auto;
}

.row.checkbox {
    margin-bottom: 15px;
}

#contactForm input {
    padding: 0 10px;
}

#contactForm .form-control.captcha {
    display: flex;
    align-items: center;
    min-height: 60px;
}

#contactForm .row.checkbox {
    margin-top: 25px;
}

#refresh_img {
    cursor: pointer;
}

#contact-field {
    position: absolute;
    top: 0;
    left: -10000px;
}</pre></body></html>