body {
	font-family: Roboto,sans-serif;
	font-weight: 400;
	font-size: 10px;
}


/* Cookie */

.cookie-module span {
    font-size: 35px;
    text-align: center;
    line-height: 20px;
	color: #fff;
    cursor: pointer;
}
.cookie-module span:hover {
	color: #e50046;
}
.cookie-module {
    background: rgba(115,115,117,0.9);
    color: #fff;
    width: 100%;
    position: fixed;
    bottom: 0px;
    box-shadow: 0 0 4px rgba(115,115,117,0.3);
    padding: 20px;
    font-size: 13px;
    z-index: 999;
    text-align: justify;
}
.cookie-module .col-md-9 {
}
.cookie-module a {
	color: #e20017;
}

@media (min-width: 1200px) {
	.container {
		max-width: 990px;
	}
}

@media (min-width: 1300px) {
	.container {
		max-width: 1214px;
	}
}


.backgr {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	top: 0;
	left: 0;
	background-image: url('../images/bg1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transform: scale3d(1.1, 1.1, 1.1);
}
#navbar, #navbar1 {
	background-color: #e3000f;
	position: fixed;
	top: 0;
	width: 100%;
	display: block;
	transition: top 0.3s;
	z-index: 99;
}
#navbar .logo img, #navbar1 .logo img {
	position: absolute;
  width: 157px !important;
  height: auto !important;
}
#navbar .icon0, #navbar1 .icon0 {
	text-align: right;
}
#navbar .icon0 img, #navbar1 .icon0 img {
	margin: 13px 30px 13px 0;
}

.redbar {
  height: 50px;
}

.icon-bar {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99;
}
.icon-bar div {
	padding: 3px 0;
}
.icon-bar a {
	text-align: center;
	transition: all 0.3s ease;
	color: #fff;
	font-size: 25px;
	padding: 7px 0;
}
.icon-bar .fa {
	margin: 10px 0;
	color: #fff;
	width: 30px;
}
.icon-bar a:hover {
	padding-left: 20px;
}
.facebook {
	background: #3B5998;
}
.youtube {
	background: #bb0000;
}
.home {
	background: #e3000f;
}
.novelty {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	right: -75px;
	width: 190px;
	background-color: #e3000f;
	text-align: center;
	padding: 6px 0;
	z-index: 99;
}
.novelty span {
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	transition: all 0.3s ease;
	position: relative;
	top:0;
	background-color: #e3000f;
}

header {
	/* background-image: url('../images/bg1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover; */
	position: relative;
	overflow: hidden;
}
header .h2 {
	font-size: 100px;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	color: #fff;
}
header h3 {
	font-size: 35px;
	padding: 5px 0 35px 0;
	color: #231f20;
	font-family: Roboto,sans-serif;
  font-weight: 700;
	letter-spacing: 1px;
}
header h3 span {
	color: #e3000f;
}
header h4 {
	font-size: 28px;
	padding: 5px 0 5px 0;
	color: #fff;
	width: 235px;
	text-align: center;
	background-color: #e3000f;
	border-radius: 5px;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	margin-top: 255px;
	margin-bottom: 20px;
}
header p {
	font-size: 14px;
	padding: 5px 0 5px 0;
	color: #231f20;
}
header img.product {
	margin-top: 125px;
	margin-bottom: 40px;
}
header .img {
	position: absolute;
}
header .img1 {
	top: 85px;
	left: -50px;
}
header .img2 {
	top: 570px;
	left: 370px;
	border-radius: 5px;
	text-align: center;
	background-color: #e3000f;
	color: #fff;
	width: 120px;
	font-size: 20px;
	font-family: Roboto,sans-serif;
  font-weight: 900;
}
@media (max-width: 1200px) {
	header .img2 {
		left: auto;
		right: 0px;
	}
}
header .btn-danger {
	width: 100%;
	max-width: 166px;
	font-size: 14px;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	border-radius: 0;
	background-color: #e3000f;
	text-transform: uppercase;
	padding: 10px 0;
	margin-right: 8px;
	margin-bottom: 65px;
	border: none;
	color: #fff;
}
header .btn-danger:hover {
	color: #fff;
}

section#properties {
	background-image: linear-gradient(to right, rgba(227,0,15,1) 50%, rgba(215,215,215,1) 50%);
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
@media (min-width: 1300px) {
	section#properties .container {
		max-width: 1280px;
	}
}
@media (max-width: 1299px) {
	section#properties .container {
		max-width: 100%;
	}
}
section#properties div div div {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
section#properties h6 {
	font-size: 26px;
	color: #303030;
	font-family: Roboto,sans-serif;
  font-weight: 900;
}
section#properties p {
	color: #303030;
	font-size: 14px;
	margin-bottom: 0;
}
section#properties .col-12 {
    padding-right: 0;
    padding-left: 0;
}
section#properties span {
	font-family: Roboto,sans-serif;
  font-weight: 900;
}
section#properties #wlasciwosci {
	background-color: #e3000f;
}
section#properties #wlasciwosci h6 {
	color: #fff;
	text-align: right;
	width: 100%;
	padding: 25px 35px;
	font-size: 30px;
}
section#properties #cementowa {
	background-image: url('../images/bg2.jpg');
	border-left: 2px solid #fff;
	padding: 25px;
}
section#properties #szybko {
	background-image: url('../images/bg3.jpg');
	border-left: 2px solid #fff;
	padding: 25px;
}
section#properties #plytki {
	background-image: url('../images/bg4.jpg');
	min-height: 140px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 25px;
}
section#properties #plytki h6 {
	margin-bottom: 0;
}
section#properties #doskonala {
	background-image: url('../images/bg5.jpg');
	min-height: 140px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 25px;
}

section#product {
	font-size: 14px;
	color: #303030;
	margin-bottom: 80px;
}
section#product span {
	font-family: Roboto,sans-serif;
  font-weight: 700;
}
section#product h5 {
	font-size: 30px;
	color: #e3000f;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	text-align: center;
	margin-bottom: 45px;
}
section#product h5:before {
	content: " ";
	width: 60px;
	height: 1px;
	background-color: #e3000f;
	display: block;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 35px;
}
section#product p {
	font-size: 14px;
	color: #303030;
	text-align: left;
	margin-bottom: 50px;
}
section#product .product {
	background-image: url('../images/product1.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	margin-bottom: 70px;
}
section#product .product .list-group-item {
	border: 0;
	background-image: url('../images/line.png');
	background-repeat: no-repeat;
	padding: 20px 0;
	background-color: transparent;
}
section#product .product .left .list-group-item {
	background-position: 170px center;
}
section#product .product .left .list-group-item:after {
	content: " ";
	width: 10px;
	height: 10px;
	background-color: #e3000f;
	position: absolute;
	border-radius: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 120px;
	transition: all .3s ease-in-out;
<b></b>}
section#product .product #first-item {
	background-position: 200px center;
}
section#product .product #first-item:after {
	right: 90px;
}
section#product .product #third-item {
	background-position: 180px center;
}
section#product .product #third-item:after {
	right: 110px;
}
section#product .product #fourth-item {
	background-position: 150px center;
}
section#product .product #fourth-item:after {
	right: 140px;
}
section#product .product #fifth-item {
	background-position: 170px center;
}
section#product .product #fifth-item:after {
	right: 120px;
}
section#product .product .right .list-group-item {
	background-position: -140px center;
}
section#product .product .right .list-group-item:before {
	content: " ";
	width: 10px;
	height: 10px;
	background-color: #e3000f;
	position: absolute;
	border-radius: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 50px;
	transition: all .3s ease-in-out;
}
section#product .product #sixth-item {
	padding-left: 85px;
	background-position: -130px center;
}
section#product .product #sixth-item:before {
	left: 60px;
}
section#product .product #seventh-item {
	padding-left: 75px;
	background-position: -140px center;
}
section#product .product #seventh-item:before {
	left: 50px;
}
section#product .product #eighth-item {
	padding-left: 200px;
	background-position: -15px center;
}
section#product .product #eighth-item:before {
	left: 175px;
}
section#product .product #ninth-item {
	padding-left: 130px;
	background-position: -80px center;
}
section#product .product #ninth-item:before {
	left: 110px;
}
section#product .product #tenth-item {
	padding-left: 45px;
	background-position: -170px center;
}
section#product .product #tenth-item:before {
	left: 20px;
}
section#product #table .col-12 {
	padding-left: 0;
	padding-right: 0;
}
section#product .table {
    margin-bottom: 0;
}
section#product .table td {
    padding: 20px .75rem;
    border-top: none;
    border-bottom: 1px solid #dee2e6;
}
section#product .table td:first-child {
	font-family: Roboto,sans-serif;
  font-weight: 700;
}
section#product .table td#download {
    background-color: #d7d7d7;
	font-family: Roboto,sans-serif;
  font-weight: 700;
}
section#product .download-items div {
	background-color: #e3000f;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
section#product .download-items div:first-child {
	border-left: 0;
}
section#product .download-items a {
	font-size: 14px;
	color: #fff;
	margin-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
section#product .download-items a:before {
	content: " ";
	width: 16px;
	height: 19px;
	position: absolute;
	left: 15px;
	background-image: url('../images/icon1.png');
	background-repeat: no-repeat;
	background-position: left top;
}

section#more {
	font-size: 13.5px;
	color: #303030;
	padding-bottom: 40px;
	background-color: #f4f4f4;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	text-align: center;
}
section#more h5, section#seealso h5 {
	font-size: 30px;
	color: #303030;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	text-align: center;
	margin-bottom: 45px;
}
section#more h5:before {
	content: " ";
	width: 60px;
	height: 1px;
	background-color: #303030;
	display: block;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 35px;
}
section#more p {
	margin-top: 20px;
	margin-bottom: 40px;
}
section#more .more_img {
	margin: 15px;
	width: 100%;
	max-width: 150px;
	display: inline;
}

section#opinion-title {
	font-size: 14px;
	color: #303030;
	padding-bottom: 40px;
/*	background-image: linear-gradient(to right, rgba(255,255,255,1) 50%, rgba(227,0,15,1) 50%); */
}
section#opinion-title h5 {
	font-size: 30px;
	color: #303030;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	text-align: center;
	margin-bottom: 45px;
}
section#opinion-title h5:before {
	content: " ";
	width: 60px;
	height: 1px;
	background-color: #303030;
	display: block;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 35px;
}

.bg {
	width: 100%;
	height: 300px;
	background-image: linear-gradient(to right, rgba(255,255,255,1) 50%, rgba(244,244,244,1) 50%);
	position: absolute;
	z-index: 1;
	margin-top: 200px;
	left:0;

}
section#opinion {
	font-size: 14px;
	color: #303030;
	padding-top: 20px;
	background-image: linear-gradient(to right, rgba(255,255,255,1) 55%, rgba(227,0,15,1) 45%);
	position: relative;
	z-index: 2;
}
section#opinion .carousel-indicators {
    margin-bottom: 0;
	bottom: -20px;
}
section#opinion .carousel-indicators li {
    width: 12px;
    height: 12px;
	border: 1px solid #565656;
	border-radius: 6px;
}
section#opinion .carousel-indicators .active {
    background-color: #565656;
}
section#opinion .carousel-caption {
	position: relative;
	left: 0;
	right: 0;
	bottom:0;
    padding-top: 0px;
    padding-bottom: 0px;
	height: 390px;
}
section#opinion .carousel-caption h6 {
	font-size: 55px;
	color: #426eb0;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	text-transform: uppercase;
	text-align: left;
	width: 450px;
	margin-bottom: 30px;
}
section#opinion .carousel-caption img {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0px;
}
section#opinion .carousel-caption p {
	font-size: 14px;
	color: #303030;
	text-align: left;
	font-style: italic;
	width: 450px;
	line-height: 20px;
}
section#opinion .carousel-caption p span {
	font-size: 18px;
	color: #303030;
	text-align: left;
	font-style: normal;
	font-family: Roboto,sans-serif;
  font-weight: 900;
}

#thanks, #no-thanks {
	display: none;
}
form {
	width: 100%;
	max-width: 700px;
	margin: auto;
	margin-bottom: 100px;
	margin-top: 50px;
}
form h5 {
	font-size: 30px;
	color: #303030;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
}
form h5:before {
	content: " ";
	width: 60px;
	height: 1px;
	background-color: #303030;
	display: block;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 35px;
}
form p {
	font-size: 14px;
	color: #9d9d9d;
	text-align: center;
	margin-bottom: 45px;
}


form .form-control {
	color: #2f2f2f;
	font-size: 14px;
	height: 50px;
	background-color: #f5f5f5;
	border-radius: 0px;
	border: 1px solid #c0c0c0;
	padding: 15px;
}
form textarea.form-control {
	height: auto;
}
form .custom-file {
	width: 130px;
	cursor: pointer;
}
form .custom-file input {
	cursor: pointer;
}
form .custom-file-label {
	font-size: 14px;
	color: #2f2f2f;
	padding-left: 30px;
	margin-bottom: 0;
	border: 0;
	cursor: pointer;
}
form .custom-file-label:before {
	content: " ";
	padding: 0;
    background-color: #fff;
	background-image: url('../images/icon2.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 20px;
	height: 21px;
	position: absolute;
	left: 0;
	cursor: pointer;
}
form .custom-file-label:after {
	display: none;
}
.custom-file-input:lang(en)~.custom-file-label::after {
    display: none;
}
.form-check-label {
	display: block;
	position: relative;
	padding-top: 0px;
	padding-left: 25px;
	cursor: pointer;
	color: #2f2f2f;
	font-size: 11px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	text-align: left;
}
.form-check-label input {
	position: absolute;
	cursor: pointer;
	height: 0;
	width: 0;
	opacity: 0;
}
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #f5f5f5;
	border: 1px solid #c0c0c0;
	border-radius: 0;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.form-check-label:hover input ~ .checkmark {
	background-color: #eaeaea;
}
.form-check-label input:checked ~ .checkmark {
	background-color: #fff;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.form-check-label input:checked ~ .checkmark:after {
	display: block;
}
.form-check-label .checkmark:after {
	left: 3px;
	top: 0px;
	width: 6px;
	height: 10px;
	border: solid #e3000f;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
form .btn-primary {
	background-color: #e3000f;
	font-size: 18px;
	color: #fff;
	border-radius: 0;
	border: 1px solid #e3000f;
	font-family: Roboto,sans-serif;
	width: 100%;
	max-width: 205px;
	height: 50px;
	padding: 0px;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	display: block;
	float: right;
}
form .btn-primary:hover {
	background-color: #fff;
	border: 1px solid #e3000f;
	color: #e3000f;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #e3000f;
	border: 1px solid #e3000f;
    box-shadow: none;
}
form .error {
	font-size: 9px;
	padding-top: 1px;
	height: 15px;
	color: #ff0000;
	margin-bottom: 5px;
	text-align: left;
}
form .error2 {
	font-size: 9px;
	padding-top: 1px;
	padding-left: 25px;
	height: 15px;
	color: #ff0000;
	margin-bottom: 5px;
}
form .error span, form .error2 span {
	display: none;
}
form #thanks {
	font-size: 28px;
	margin-top: 80px;
	margin-bottom: 20px;
}
.invalid {
	border: 1px solid #ff0000 !important;
	color: #ff0000 !important;
}
.tooltip {
	font-size: 12px;
}
.tooltip-inner {
	max-width: 600px;
}

section#footer {
	background-color: #283246;
	padding: 65px 0;
	color: #fff;
	font-size: 12px;
}
section#footer a {
	color: #fff;
}

section#footer .social p {
	margin-bottom: 8px;
}
section#footer .social img {
	margin-right: 8px;
}
section#footer .copy p {
	margin: 20px 0;
	text-align: right;
}

section#footer b {
    font-family: Roboto,sans-serif;
  font-weight: 700;
}

.privacy p {
  text-align: left !important;
}

#yt-video {
	width: 100%;
	height: 540px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.goto-widget {
	display:flex;
	position:fixed;
	bottom:30px;
	right:30px;
	z-index: 99999;
	cursor:pointer;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 700;
	padding-left:20px;
	padding-right:20px;
	transition: all .3s linear;
	border-radius: 0;
	background-color: #e3000f;
	min-width: 140px;
	height: 50px;
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.35), 0 0 0 0 rgba(227, 0, 15, 0.25);
  -webkit-animation: pulse 1.7s infinite;
}
.goto-widget:hover, .goto-widget:focus {
	background-color:#ff0000;
	text-decoration:none;
	color:#fff !important;
	 -webkit-animation: none;
}
.goto-widget span {
	font-size:20px;
	line-height:24px;
}

@-webkit-keyframes pulse {
  0% {
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}
70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.35), 0 0 0 50px rgba(90, 153, 212, 0);
}
100% {
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.35), 0 0 0 0 rgba(90, 153, 212, 0);
}
}

#intro {
	margin-top: 58px;
	padding: 25px 0;
	background-color: #f4f4f4;
	font-size:16px;
	line-height: 22px;
}

body {
	overflow-x: hidden;
}
#columns, #columns .row  {
	position: relative;
	min-height: calc(100vh - 220px);
}
#columns .col-bg {
	background-image: url('../images/350.jpg');
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
	justify-self: center;
	cursor: pointer;

}
#columns .col-bg > div {
	display: flex;
	align-items: center;
	justify-self: center;
	flex-direction: column;
	padding-left: 3vw;
	font-weight: 700;
	padding-top: 60px;
	padding-bottom: 60px;
}

#columns .text-red {
	color: #e3000f;


}
#columns .btn, #map .btn {
	font-family: Roboto,sans-serif;
  font-weight: 900;
	color: #ffffff;
	text-transform: uppercase;
	padding:12px 34px;
	font-size: 28px;
	margin-top: 10px;
	background-color: #231f20;
	transition: all .3s ease-out;
}
#map .btn {
	background-color: #e3000f;
}
#columns .col-bg:hover .btn, #columns .col-bg:focus .btn, #map .col-bg:hover .btn, #map .col-bg:focus .btn {
	background-color: #e3000f;
	box-shadow: none;
}

#columns .dimensons {
	font-size: 38px;
}
#columns .name {
	color: #ffffff;
	font-size: 78px;
	font-family: Roboto,sans-serif;
  font-weight: 900;
	line-height: 1.1;
}

#columns .badge {
	background-color: #e3000f;
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 20px;
	font-family: Roboto,sans-serif;
  font-weight: 900;
}

#columns .col-bg.alt {
	background-image: url('../images/370.jpg');
}
.novelty.alt {
	position: absolute;
}

#map {
	background-image: url('../images/sopro_punktybg.png');
	padding: 60px 0;
	min-height: 450px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Roboto,sans-serif;
	background-size: cover;
	background-position: center center;
}
#map .map-wrp {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}
#map .map-wrp h2 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
}
#map .map-wrp p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin: 10px 0 15px;
}
#map .row, #map .container-fluid {
	height: 100%;
}

@media screen and (max-width:480px) {
	.goto-widget {
		bottom:10px;
	}
}

@media screen and (max-width: 1399px) {



}


@media screen and (max-width: 1199px) {


}

@media screen and (max-width: 991px) {

#map {
	background-image: url('../images/sopro_punktybg_mobile.png');
	padding: 140px 0px;
}

#columns, #columns .col-bg  {
	min-height: 600px !important;
}

header h4 {
	margin-top: 200px;
}
header .btn-danger {
    max-width: 120px;
	font-size: 13px;
}
header h3 {
    font-size: 30px;
}
header img.product {
	width: 100%;
	margin-top: 200px;
}
header .img1 {
	width: 100px;
	top: 150px;
	left: 20px;
}
header .img2 {
	top: 500px;
	width: 80px;
	font-size: 15px;
}
section#properties {
	background-image: none;
}
section#properties #wlasciwosci {
	border-bottom: 2px solid #fff;
}
section#properties #wlasciwosci h6 {
	padding: 20px 0;
	margin: 0;
	text-align: center;
}
section#properties #plytki, section#properties #doskonala, section#properties #cementowa, section#properties #szybko {
	padding: 25px 35px;
}
section#properties #cementowa {
	display: block;
	border-left: none;
}
section#properties #plytki, section#properties #doskonala {
	border-right: none;
}


section#product {
    font-size: 13px;
}
section#product .product {
    background-size: 300px;
    height: 400px;
    margin-bottom: 50px;
}
section#product .product .left .list-group-item:after {
	right: 40px;
}
section#product .product #first-item {
    background-position: 170px center;
}
section#product .product #first-item:after {
    right: 30px;
}
section#product .product #third-item {
	background-position: 170px center;
}
section#product .product #third-item:after {
	right: 30px;
}
section#product .product #fourth-item:after {
	right: 60px;
}
section#product .product #fifth-item:after {
	right: 40px;
}
section#product .product .list-group-item {
    padding: 15px 0;
}
section#product .product .right .list-group-item {
    padding: 15px 0;
}
section#product .product #sixth-item {
    padding-top: 0px;
}
section#product .product #eighth-item {
    padding-left: 120px;
    background-position: -100px center;
}
section#product .product #eighth-item:before {
    left: 100px;
}
section#product .product #ninth-item {
    padding-left: 90px;
    background-position: -120px center;
}
section#product .product #ninth-item:before {
    left: 70px;
}

section#opinion .carousel-caption h6 {
    font-size: 45px;
    width: 330px;
    margin-bottom: 40px;
}
section#opinion .carousel-caption p {
    width: 330px;
}
section#opinion .carousel-caption img {
    right: -25%;
}
section#opinion .carousel-indicators {
    bottom: -40px;
}


section#footer .social {
	padding-left: 15px;
	text-align: right;
}
section#footer .social img {
	margin-right: 0px;
	margin-left: 8px;
}


	#yt-video {
		width: 100%;
		height: 388px;
	}

  .privacy p {
  text-align: center !important;
}

}

.new-columns {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 35vw;
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 30px 0;
}
.new-columns .product {
	width: 23vw;
}
.new-columns h4 {
	color: #fff;
	background-color: #e20017;
	border-radius: 8px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 20px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
}
.new-columns h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 25px;
}
.new-columns span {
	color: #E3000F;
}
.new-columns .btn {
	color: #fff;
	background-color: #231F20;
	border-radius: 8px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 40px;
	margin-top: 20px;
	font-size: 20px;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	#intro {
		padding: 55px 0 25px;
	}
	.new-columns .h2 {
		width: 30vw;
		margin: 3vw 0 !important;
	}
	.new-columns h4 {
		font-size: 3vw;
		margin-bottom: 1vw;
		border-radius: 1.5vw;
	}
	.new-columns .btn {
		padding: 2vw 5vw;
		margin-top: 1vw;
		font-size: 4vw;
		border-radius: 2vw;
	}
	.new-columns .product {
		width: 47vw;
	}
	.new-columns h3 {
		font-size: 4vw;
	}
	.new-columns .col-md-5 {
		padding-left: 0;
	}
}




@media screen and (max-width: 767px) {


	#yt-video {
		width: 100%;
		height: 287px;
	}

.close-cookie-x .btn {
	margin-top: 20px;
}

#navbar .icon0 img, #navbar1 .icon0 img {
	margin: 13px 0 13px 0;
}
header .col-md-5 {
	text-align: center;
}
header .container {
	background-color: rgba(255,255,255,0.3);
	max-width: 100%;
}
header {
	text-align: center;
}
header .h2 {
	font-size: 50px;
	width: 80%;
	max-width: 365px;
	margin: auto;
}
header h3 {
	font-size: 30px;
	width: 90%;
	margin: auto;
	margin-top: 10px;
}
header h4 {
	font-size: 22px;
	width: 200px;
	margin: auto;
	margin-top: 150px;
	margin-bottom: 20px;
}
header p {
	font-size: 13px;
	width: 90%;
	margin: auto;
}
header .btn-danger {
	display: block;
	margin: auto;
	margin-bottom: 15px;
	max-width: 80%;
}
header img.product {
	width: 80%;
	max-width: 390px;
	margin: 50px 0;
}
header .img1 {
	width: 20%;
	max-width: 100px;
	top: 15px;
	left: 25%;
}
header .img2 {
	left: 70%;
	right: auto;
	width: 90px;
	font-size: 15px;
}

section#properties br {
	display: none;
}
section#properties #szybko {
	border-top: 2px solid #fff;
}
section#properties #plytki {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: none;
}
section#properties #szybko, section#properties #doskonala {
    min-height: auto;
	border-left: none;
	border-right: none;
}
section#properties #szybko, section#properties #doskonala, section#properties #plytki, section#properties #cementowa {
    padding: 25px 35px;
}
section#properties h6 {
    font-size: 22px;
}
section#properties p {
    font-size: 13px;
}

section#product .product {
    background-size: 250px;
    background-position: left center;
    height: auto;
    margin-bottom: 40px;
}
section#product .product br {
    display: none;
}
section#product .product .list-group-item {
    padding: 6px 0;
}
section#product .product .right .list-group-item {
    padding: 6px 0;
}
section#product .product .list-group {
	padding-left: 220px;
}
section#product .product .left .list-group-item:after {
	display: none;
}
section#product .product .left .list-group-item:before {
	content: " ";
	width: 10px;
	height: 10px;
	background-color: #e3000f;
	position: absolute;
	border-radius: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
section#product .product #first-item {
	padding-left: 125px;
	left: -30px;
	background-position: -90px center;
}
section#product .product #first-item:before {
	left: 0px;
}
section#product .product #second-item {
	padding-left: 95px;
	background-position: -120px center;
}
section#product .product #second-item:before {
	left: 0px;
}
section#product .product #third-item {
	padding-left: 95px;
	background-position: -120px center;
}
section#product .product #third-item:before {
	left: 0px;
}
section#product .product #fourth-item {
	padding-left: 95px;
	background-position: -120px center;
}
section#product .product #fourth-item:before {
	left: 0px;
}
section#product .product #fifth-item {
	padding-left: 95px;
	background-position: -120px center;
}
section#product .product #fifth-item:before {
	left: 0px;
}
section#product .product #sixth-item {
	padding-left: 95px;
	background-position: -120px center;
	padding-top: 6px;
}
section#product .product #sixth-item:before {
	left: 0px;
}
section#product .product #seventh-item {
	padding-left: 95px;
	background-position: -120px center;
}
section#product .product #seventh-item:before {
	left: 0px;
}
section#product .product #eighth-item {
	padding-left: 95px;
	background-position: -120px center;
}
section#product .product #eighth-item:before {
	left: 0px;
}
section#product .product #ninth-item {
	padding-left: 125px;
	left: -30px;
	background-position: -90px center;
}
section#product .product #ninth-item:before {
	left: 0px;
}
section#product .product #tenth-item {
	padding-left: 60px;
	left: -60px;
	background-position: -150px center;
}
section#product .product #tenth-item:before {
	left: 0px;
}

section#product .table td {
    padding: 15px .75rem;
	vertical-align: middle;
}
section#product .download-items a {
    font-size: 13px;
}
section#product .download-items div {
	border-left: 0
}
section#more {
    font-family: Roboto,sans-serif;
	font-size: 12px;
}
section#more .more_img {
	max-width: 100px;
}
section#opinion-title {
    padding-bottom: 0px;
}
section#opinion {
    font-size: 13px;
	background-image: none;
}
section#opinion .carousel-caption {
	height: auto;
}
section#opinion .carousel-caption h6 {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0px;
	text-align: center;
}
section#opinion .carousel-caption img {
    position: relative;
	right: auto;
    margin-bottom: 20px;
    width: 80%;
	max-width: 480px;
}
section#opinion .carousel-caption p {
    width: 100%;
	text-align: center;
}
section#opinion .carousel-indicators {
    bottom: -20px;
}
form {
    margin-bottom: 50px;
}
form .custom-file {
	width: 100%;
	text-align: center;
}
form .custom-file-label:before {
	left: auto;
	margin-left: -25px;
}
form .btn-primary {
	float: none;
	margin: auto;
	margin-top: 20px;
}
section#footer {
	text-align: center;
	padding: 30px 0 0 0;
	overflow: hidden;
}
section#footer .social {
	text-align: center;
}
section#footer .social img {
	margin-right: 4px;
	margin-left: 4px;
}
section#footer .copy p {
	text-align: center;
}

}
.hidden {
	display: none;
}
#e_file_empty,
#e_file {
	margin-top: 3px;
}

@media screen and (max-width: 700px) {



}

@media screen and (max-width: 575px) {
#columns .col-bg {
	background-position: right;
	position: relative;
}
#columns .col-bg:before {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 0;

}


#columns .col-bg > div {
	flex-direction: column;
	padding-left: 0;
	font-weight: 700;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	z-index: 2;
	color: #fff;
	width: 100%;
}

#columns, #columns .col-bg {
	min-height: 450px !important;
}

	#yt-video {
		width: 100%;
		height: 45.3vw;
	}

.novelty {
	padding: 2px 0;
	width: 150px;
	right: -61px;
}
.novelty span {
	font-size: 16px;
}
#navbar .logo img, #navbar1 .logo img {
	width: 100px;
}
#navbar .icon0 img, #navbar1 .icon0 img {
	width: 90px;
	margin: 10px 0 10px 0;
}

header h4 {
	margin-top: 90px;
}
header img.product {
	width: 80%;
	max-width: 390px;
	margin: 50px 0;
}
header .img1 {
	width: 20%;
	max-width: 100px;
	top: 15px;
	left: 15%;
}
header .img2 {
	top: 80%;
}
section#product {
    margin-bottom: 0px;
	width: 85%;
	margin: auto;
}
section#product .product #first-item {
	padding-left: 65px;
	left: 0;
	background-position: -150px center;
}
section#product .product #second-item {
	padding-left: 65px;
	background-position: -150px center;
}
section#product .product #third-item {
	padding-left: 65px;
	background-position: -150px center;
}
section#product .product #fourth-item {
	padding-left: 65px;
	background-position: -150px center;
}
section#product .product #fifth-item {
	padding-left: 65px;
	background-position: -150px center;
}
section#product .product #sixth-item {
	padding-left: 65px;
	background-position: -150px center;
}
section#product .product #seventh-item {
	padding-left: 65px;
	background-position: -150px center;
}
section#product .product #eighth-item {
	padding-left: 65px;
	background-position: -150px center;
}
section#product .product #ninth-item {
	padding-left: 65px;
	left: 0;
	background-position: -150px center;
}
section#product .product #tenth-item {
	padding-left: 65px;
	left: 0;
	background-position: -150px center;
}
section#product p {
    font-size: 13px;
    margin-bottom: 20px;
}
section#product .product {
    background-image: 157px;
    background-position: center bottom;
    padding-bottom: 350px;
    margin-bottom: 20px;
}
section#product .product .list-group {
	padding-left: 0px;
}

section#more {
	font-size: 10px;
}
section#more .container {
	width: 85%;
	margin: auto;
}
section#more .more_img {
	margin: 5px;
	max-width: 90px;
}
section#opinion {
	padding-top: 0px;
	width: 85%;
	margin: auto;
}
section#opinion .carousel-caption h6 {
	font-size: 30px;
}
form {
	width: 85%;
	margin: auto;
    margin-bottom: 30px;
}
form .btn-primary {
	max-width: 100%;
}
.tooltip {
	font-size: 11px;
}
.tooltip-inner {
	max-width: 95%;
}

}



@media screen and (max-width: 300px) {

header .img2 {
	left: auto;
	right: 35px;
	width: 80px;
	font-size: 14px;
}

}
