@import url('http://fonts.googleapis.com/css?family=Titillium+Web:200');

* {
    -webkit-font-smoothing: antialiased;
}
html {
    margin:    0 auto;
    max-width: 1920px;
}

body {
    margin: 0;
    padding: 0;
    color: #333;
    background-color: #eee;
    font-family: "Titillium Web", sans-serif;
    font-weight: 200;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 .5em;
    font-weight: 700;
    line-height: 1.1;
}

h1 {
    font-size: 2.25em;
}

/* 36px */

h2 {
    font-size: 1.75em;
}

/* 28px */

h3 {
    font-size: 1.375em;
}

/* 22px */

h4 {
    font-size: 1.125em;
}

/* 18px */

h5 {
    font-size: 1em;
}

/* 16px */

h6 {
    font-size: .875em;
}

/* 14px */

p {
    margin: 0 0 1.5em;
    line-height: 1.5;
}
.language {
    position: absolute;
    top: 14px;
    right: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 3px 6px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 4px;
}
.language a {
    margin-left: 0;
    text-decoration: none;
    color: #333;
}
blockquote {
    padding: 1em 2em;
    margin: 0 0 2em;
    border-left: 5px solid #eee;
}

hr {
    height: 0;
    margin-top: 1em;
    margin-bottom: 2em;
    border: 0;
    border-top: 1px solid #ddd;
}

/* -----------------------
Layout styles
------------------------*/

.header {
    position: relative;
    background: url("/assets/img/top.gif");
    overflow: hidden; /* Ukrywa pasek przewijania */
    min-height: 90px;
    background-size: contain;
    padding: 0;
    background-repeat: repeat;
    max-width: 100%; /* Ogranicza szerokość do ekranu */
    margin: 0 auto; /* Wyśrodkowuje nagłówek */
}

#logo {
    position: relative;
    float: left;
    padding-top: 25px;
    padding-left: 3%;
}

#logo2 {
    position: relative;
    float: left;

}

#logop {
    position: relative;
    float: left;
    padding-top: 20px;

}

.logo_small_textp {
    position: absolute;
    color: #2c6ba3;
    font-size: 10px;
    font-weight: 400;
    left: 55px;
    top: 50px;

}

.logo_small_text2 {
    position: absolute;
    color: #e73a2d;
    font-size: 8px;
    font-weight: 200;
    left: 70px;
    top: 40px;
}

.logo_small_text {
    position: absolute;
    color: #e73a2d;
    font-size: 8px;
    font-weight: 200;
    left: 130px;
    top: 67px;
}

.logo_small_text3 {
    position: absolute;
    color: #e73a2d;
    font-size: 8px;
    font-weight: 200;
    left: 82px;
    top: 65px;
}

#nav {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 100%;
    display: flex;
    justify-content: flex-end; /* Wyrównanie nawigacji do prawej */
    align-items: center;
    padding-top: 0;
}

.nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.nav_li {
    margin: 0 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}

.nav_li a {
    text-decoration: none;
    color: #333;
}
#contact {
    float: right;
    padding-top: 10px;
    padding-right: 50px;
    color: #4e4c51;
    font-weight: 700;
}

.img_nav {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}

.header-heading {
    margin: 0;
}

.content {

    color: #ffffff;
    background: url("/assets/img/content.png");
    min-height: 630px;
    background-position: 50% 0%;
    /* Sets reference point to scale from */
    background-repeat: no-repeat;
    text-align: center;
    background-color: #820306;
}

.footer {
    color: black;

    background-size: contain;
    padding: 0 0 0 0;
    background-size: contain;
    background-repeat: repeat-x;
    vertical-align: top;
}

/* -----------------------
Nav
------------------------*/

.container {

    display: inline-block;
}

.nav-bar {
    display: flex;
    justify-content: center;
    align-items: center; /* Wyrównanie w pionie */
    padding: 0 20px;
}

.nav-bar .container {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
}

.nav-bar .nav_div {
    float: none;
}

.nav_div {
    margin-bottom: -6px;
    float: left;
}

.nav_div_inner {

    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    height: 60px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.nav_div_inner2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    height: 60px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.nav_div_wrapper {
    padding-top: 200px;
}

.nav_div2 {
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 0 0 0;
    float: left;

}

.promo_div {
    position: relative;
    display: inline-block;
    text-align: center;
}

.pdf {
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 100%;
    bottom: 1px;
    left: 0px;
}

.pdf img {

}

.pdf_txt {
    position: absolute;
    font-weight: 700;
    color: black;
    font-size: 24px;
    width: 100%;
    top: 10px;
    left: 0px;
    text-align: center;
    display: inline-block;

}

.nav_div a {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    vertical-align: middle;
    color: #bd0b08;
    text-decoration: none;
    font-weight: normal;
    font-weight: 500;
}

.nav_div img {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding-right: 10px;
}

.nav_div:hover, div.hovered {
    color: white;
    background: #eb3003;
    font-weight: 500;
}

.nav_div a:hover, a.hovered {
    color: white;
    font-weight: 500;
}

.infobox {
    position: relative;
    font-size: 12px;
    float: left;
    padding-left: 1px;
}

.menufeet {
    float: left;
    text-align: left;
    font-size: 12px;
}

.menufeet ul {
    list-style: none;
}

.podmenu {
    clear: both;
    float: left;
}

.podmenu2 {
    float: left;

}

.pomenu ul {
    padding: 0;
    list-style-type: none;
    -webkit-padding-start: 5px;
}

.pomenu2 ul {
    padding-left: 5px;
    -webkit-padding-start: 5px;
}

.footer_contact {
    display: table-cell;
    text-align: left;
    font-weight: 700;
    color: #900407;
}

.telemail {
    padding-bottom: 10px;

}

.telemail2 {
    background: white !important;
    padding-right: 20px;
    width: 180px;
    color: #711900;
}

.telemail2 a {
    color: #711900 !important;
}

.menufeet ul li a {
    display: block;
    color: black;
    text-decoration: none;
    font-weight: normal;
}

.menufeet a:hover, a.hovered2 {
    color: #bd0b08 !important;
    text-decoration: none;

}

 a {
    display: block;
    color: #4e4c51;
    text-decoration: none;
    font-weight: 500 !important;
}

.nav2 a:hover, a.hovered3 {
    color: red;
    font-weight: 500;
}
.nav3 a:hover, a.hovered3 {
    color: red;
    font-weight: 500;
}
.nav a:hover, a.hovered3 {
    color: white;
    font-weight: 500;
}

/* -----------------------
Single styles
------------------------*/

.img-responsive {
    max-width: 100%;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.disclaimer {

    font-size: 12px;
    margin-bottom: 20px;
}

/* -----------------------
Wide styles
------------------------*/

.header {
    padding: 0 0 0 0;
    overflow: hidden;
}

.nav li {
    display: inline;
    margin: 0 1em 0 0;
}

.nav a {
    display: inline;
    padding: 0;
    border-bottom: 0;
}
.nav2 a {
    display: inline;
    padding: 0;
    border-bottom: 0;
}

.nav3 a {
    color: white;
    display: inline;
    padding: 0;
    border-bottom: 0;
}

/* PRODUCTS VIEW */
.category_header {

    font-size: 30px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;

    vertical-align: middle;
    clear: both;

}
.category_header_small {
    clear: both;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    text-align: left;
    vertical-align: middle;

}
.product_header {

    font-size: 12px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: white;
    color: #a9a9a9;

}

.category_wrapper_outer {
    clear: both;
    width: 95%;
    background: white;
    text-align: center; /* Wyśrodkowanie zawartości w poziomie */
    padding-top: 20px;
    display: inline-block;
    margin: 0 auto; /* Wyśrodkowanie całego kontenera */
    max-width: 1800px;
}

.grid {
    margin: 20px auto; /* Wyśrodkowanie elementu */
    position: relative;
    width: 240px;
    height: 300px;
    padding-top: 20px;
    border: 1px solid #bdbdbd;
    background: white;
    display: inline-block;
}

.promo_label {
    visibility: hidden;
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    background: #e30613;
    height: 30px;
    font-weight: 500;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;

}

.product_promo_label {
    visibility: hidden;
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 0px;
    background: #e30613;
    height: 40px;
    width: 120px;
    font-weight: 500;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: center;

}
.field {
    width: 100%;
}
.inquiry {

    position: fixed;
    display: table;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    text-align: center;
    padding-left: 20px;
    margin-left: 75%;
    width: 15%;
    z-index: 1000;
    background: #e30613 url('/assets/img/cd-icons-cart.svg') no-repeat right center;
}

.inquiry_configurator {
    clear: both;
    display: inline-block;

    font-weight: 500;
    text-align: center;
    width: 100%;
    height: 75px;
    padding-top: 5px;
    z-index: 1000;

    color: white;

}

.inquiry_configurator a {
    text-decoration: none;
    display: inline-block;
    background: #e30613;
    font-weight: 400;
    font-size: 35px;
    color: white !important;
    padding-left: 5px;
    padding-right: 5px;
}

.inquiry_configurator a:hover {

    font-weight: 600;

}

.inquiry a {
    display: table-cell !important;
    vertical-align: middle;
    color: white !important;
}

.inquiry img {
    padding: 5px 25px 5px 5px;
    height: 30px;
}

.promo_label_visible {
    visibility: visible !important;
}

.new_label {
    visibility: hidden;
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    background: #e30613;
    height: 30px;
    font-weight: 500;
    padding-right: 15px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;

}

.product_new_label {
    visibility: hidden;
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 0px;
    background: #e30613;
    height: 40px;
    width: 120px;
    font-weight: 500;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: center;

}

.new_label_visible {
    visibility: visible !important;
}

.promo {
    border-color: #e30613 !important;
}

.promo_text a {
    font-weight: 400;
    color: #e30613 !important;
}

.grid img {
    display: inline-block;
}

.image_wrapper {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 150px;
    width: 200px;
    display: inline-block;
    text-align: center;
}

.grid h3 {
    color: #d90900;
    font-weight: 400;
}

.grid a {
    font-weight: 400;
    text-align: center;
    padding: 5px 10px;
    border-radius: 1px;
    border: 1px solid;
    display: inline-block;
    background: white;
    text-decoration: none;
    border-color: #bdbdbd;
    color: #454545;
}

.product_name {
    position: absolute;
    width: 100%;
    top: 190px;
    left: 0px;
    text-align: center;
    display: inline-block;
}

.product_name_link {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0px;
    text-align: center;
    display: inline-block;
}

.Three_Dholder {
    float: left;
}

.Three_Dholder2 {
    float: left;
    width: 600px;
    height: 400px;
    margin: auto;
    position: relative;
    font-size: 24px;
    color: #777777;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #d90900;
    font-weight: 600;

}

.Three_Dholder2_img {
    vertical-align: middle;
}

.Three_Dholder2_span {

    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;

}

#cv {
    display: inline-block;
    padding-top: 30px;
    padding-left: 30px;

}

.bar {
    position: absolute;
    left: 10px;
    top: -10px;
}

.product_wrapper {
    width: 99%;
    background: white;
    text-align: left;
    padding-top: 20px;
    display: inline-block;
    border: 1px solid;
    position: relative;
    border-color: #bdbdbd;
}

.product_wrapper_main {
    background: white;
    display: inline-block;
    padding-left: 20px;
    width: 95%;
}

.product_wrapper_main a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #a9a9a9;
}

.product_wrapper_main a:hover {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #bd0b08;
}

.product_wrapper_outer {
    background: white;
    width: 95%;
    min-width: 800px;
    padding-top: 20px;
    display: inline-block;
    padding: 20px 20px 20px 20px;
}

.product_thumbnail {
    float: right;
    padding-right: 40px;
    padding-top: 50px;
    padding-left: 20px;
    padding-bottom: 20px;
    text-align: left;
}

.product_thumbnail2 {
    float: right;
    padding-right: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: left;
}

.product_dimensions {
    float: left;
    border-right: 1px solid;
    border-color: #bdbdbd;
    padding-left: 40px;
    display: inline-block;
}

.product_cechy {
    float: left;
    display: inline-block;
    text-align: left;

}

.product_cechy textarea {
    width: 200px !important;
}

.cecha_wrapper {
    display: inline-block;
    text-align: left;
    clear: right;
}

.cecha_wrapper_img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.cecha_wrapper_img2 {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.cecha_wrapper_span {
    display: inline-block;
    vertical-align: middle;
    color: #262626;
}

.dimensions_table {

    background: white;
    width: 90%;
    border: none;

}

.left {
    text-align: left;
}

.dimensions_table td {
    color: #262626;
}

.qtip {
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    border: 1px solid;
    border-color: #262626;
    font-size: 20px;
    font-weight: 400;
}

.info_wrapper {
    display: inline-block;
    text-align: center;
}

.opaque {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
}

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 10;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;

    z-index: 9999;
    margin-bottom: 150px;

}

.configurator_close {

    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    margin-right: -18px;
    cursor: pointer;
    z-index: 9999;
    background-image: url('fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}

.config {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    z-index: 8000;
    display: inline-block;
    margin-top: 18px;
    margin-right: 18px;

    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    z-index: 9999;
}

.config2 {

    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    text-align: center;
    z-index: 9999;
}

ul.thumbnails.image_picker_selector {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.thumbnails.image_picker_selector ul {

    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul.thumbnails.image_picker_selector li.group_title {
    float: none;
}

ul.thumbnails.image_picker_selector li {
    float: left;
}
ul.image_picker_selector {
    display: inline-flex;
}
ul.thumbnails.image_picker_selector li .thumbnail {
    padding: 3px;
    display: inline-block;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

ul.thumbnails.image_picker_selector li .thumbnail img {
    -webkit-user-drag: none;
}

ul.thumbnails.image_picker_selector li .thumbnail.selected {
    background: #e30613;
    color:white;

}

.form_errror {
    border-color: red !important;
}
