@import url("/files/css/v4/bootstrap-min.css");
@import url("/files/css/fa/fa-all-min.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

* {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	outline: none;
}

body {
	color: #777777;
}

.clearfix {
	clear:both;
}

a, a:hover, a:focus {
	color: #777777;
}
hr {
    float: left;
    width: 100%;
    height: 1px;
}

a.kontakt {
	text-decoration: underline;
}
a.kontakt:hover {
	text-decoration: none;
}
.borderBottom {
	float: left;
	width: 100%;
	height: auto;
	border-bottom: 3px solid silver;
	margin-bottom: 24px;
}
.uppercase {
	text-transform: uppercase;
}
.nadpis {
	float: left;
	width: 100%;
	text-align: center;
	margin: 40px 0px 30px 0px;
}
.noMargin {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.letterSpacing {
	letter-spacing: 8px;
}
.darkText {
	color: #252525;
}
.weight {
	color: #252525;
	font-weight: 400;
}
.subPageTitle {
	float: left;
	width: 100%;
	height: 50vh;
	display: flex;
	background-color: #252525;
	text-align: center;
	background-image: url(/images/gallery/pozadi.jpg);
    background-repeat: no-repeat;
	background-size: cover;
}
.subPageTitle h1 {
	margin: calc(25vh - 30px) auto;
	color: white;
	font-size: 60px;
	font-weight: 700;
}
.subPageTitle h1:after {
    content: "";
    display: block;
    width: 62%;
    height: 2px;
    background: white;
    margin: 0px auto;
    margin-top: 11px;
    margin-bottom: 5px;
}
.light, .light2, .dark {
	padding: 40px 0px;
}
.other {
	padding: 40px 0px 60px 0px;
}
.vine {
	padding: 90px 0px;
	background-image: url("/images/gallery/pozadi2.jpg");
	background-size: cover;
}
.light {
	background-color: #f7f7f7;
	color: #777777;
}
.light2 {
	background-color: #EDF5F7;
}
.dark {
	background-color: #252525;
	color: #ffffff;
}
.roundedBackground {
	width: 100px;
	height: 100px;
	padding: 25px;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	background-color: #fdd200;
}
.roundedBackground img {
	display: block;
}
header .fixedMenu {
	float: left;
	width: 100%;
	position: fixed;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: transparent;
	transition: 0.3s;
	z-index: 1000;
}
header .logo {
	float: left;
}


header .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

header .dropdown-menu {
    min-width: 16rem !important;
}

header .navbar.navbar-static-top {
	float: right;
	margin-bottom: 0px;
}
header .navbar a,
.navbar-dark .navbar-nav .nav-link {
	color: white;
	border: 1px solid transparent;
	transition: 0.5s;
}
header .navbar-toggle .icon-bar {
	background-color: white;
}
header .scrolled {
	background-color: rgba(37, 37, 37, 0.95);
}
.navbar-nav .menuIcon a {
    padding-top: 2px;
    padding-bottom: 3px;
}
header .nav>li>a:focus, header .nav>li>a:hover {
	background-color: transparent;
}
header .navbar a:hover,
.navbar-dark .navbar-nav .nav-link:hover {
	border-bottom: 1px solid white;
}
.mainPicture {
	/*float: left;*/
	width: 100%;
	height: 100vh;
	background: #555555 url("/images/gallery/pozadi.jpg") no-repeat;
	background-size: cover;
	color: white;
	text-transform: uppercase;
}
.mainPicture p {
	float: left;
	width: 100%;
	margin-top: calc(50vh - 43px);
}
.mainPicture h1 {
	float: left;
	width: 100%;
	font-size: 60px;
	font-weight: 700;
}

.nadpis h2 {
	display: table;
	margin: 0px auto;
}
.light .nadpis h2 {
	color: #252525;
}
.underHr {
	display: table;
	margin: 0px auto;
	text-align: center;
}
.nadpis h2:after, .underHr:after {
    content: "";
    display: block;
    width: 62%;
    height: 2px;
    background: #fdd200;
    margin: 0px auto;
    margin-top: 11px;
    margin-bottom: 5px;
}
.ourOffer {
	padding: 40px 0px 20px 0px;
}
.ourOffer .col-md-12 strong {
	float: left;
	width: 100%;
	margin: 12px 0px;
	text-align: center;
}
.other hr {
	border-top: 2px solid #eeeeee;
}
.other h3:not(.weight) {
	font-weight: 300;
}
.subPageContent {
	float: left;
	width: 100%;
	padding: 40px 0px;
	background-color: #f7f7f7;
}
#data > .row > .col-md-9,
#data > .row > .col-md-12 {
	border: 1px solid #e7e7e7;
	padding: 40px 15px;
	background-color: white;
}

.right-menu > div {
	border: 1px solid #e7e7e7;
	padding: 40px 15px;
	background-color: white;
}

.right-menu > div#minikosik-wrapper {
	padding: 20px 15px;
	background-color: #efefef;
}

#minikosik {
	color: black;
	font-size:25px;
	font-weight:bold;
}

.right-menu > div#menu {
	padding: 0px 0px;
}

#kategorie {
	list-style-type:none;
	padding:0;
	margin:0;
}

#kategorie li a {
	display:block;
	padding:7px 15px;
	border-bottom:1px solid #efefef;
}

#kategorie li a:hover {
	background-color:#7F0500;
	color:white;
	text-decoration:none;
}

#kategorie li.menuULDirOpen a {
	background-color:#000;
	color:white;	
}

#data > .row > .col-md-9 .light2 {
	margin: 40px 0px 20px 0px;
}

body label {
    border: none;
}
/*.subPageContent input[type="submit"] {
	background-color: #252525;
	color: white;
}*/
.subPageContent .form-group {
	/*float: left;*/
	width: 100%;
}
footer .dark {
	float: left;
	width: 100%;
	padding: 40px 0px 20px 0px;
}
footer .bottom {
	float: left;
	width: 100%;
	padding: 20px 0px;
	background-color: #1f1f1f;
}

.news a:hover {
	text-decoration:none;
}

.news a h4 {
	color:#000;
	margin: 0px 0px 15px 0px;
	font-size:18px;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	text-transform:none;
}

.news a:hover h4 {
	color:#333333;
	text-decoration:underline;
}

.news .news-perex {
	color:#333333;
	padding-left:0px;
	padding-right:0px;
}

.news .news-date {
	color:#666666;
	font-size:14px;
	margin: 15px 0px;
	padding-left:0px;
	padding-right:0px;
}

.news .news-content {
	background-color:#fff;
	height:100%;
	padding-bottom:15px;
}

.news.news-gallery .news-content {
	background-color:transparent;
	height:100%;
	padding-bottom:15px;
}

.news.news-gallery .news-content .news-desc {
	border-left:1px solid black;
}

.news.news-gallery .news-content h4 {
	color:#000;
	font-size:19px;
}

.news .news-content .news-image {
	position:relative;
	overflow:hidden;
}

.news .news-content .news-image img {
    transition: 400ms ease-in-out all;
}

.news .news-content:hover .news-image img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: 400ms ease-in-out all;
}

.news .news-content .news-image-hover {
    opacity: 0;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.news .news-content:hover .news-image-hover {
    opacity: 1;
    transition: 400ms ease-in-out all;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.4);
	background-image:url(/images/_layout/poznani.png);
}

.menu .nav > a,
.menu .nav .open > a {
	color: #fff;
	background-color:transparent;
	text-transform:uppercase;
	border-color:transparent;
}

.menu .nav > a:hover,
.menu .nav .open > a:hover {
	color: #fff;
	background-color:transparent;
	border-bottom: 1px solid #fff;
	transition: 0.5s;
	text-transform:uppercase;
	border-color:transparent;
}

.menu .navbar-nav .dropdown-menu > li > a {
	color:#000;
}

.menu .navbar-nav .dropdown-menu > li > a:hover {
	color:#fff;
	background-color:#333;
}

.menu .navbar-nav .dropdown-menu > li.active > a, 
.menu .navbar-nav .dropdown-menu > li.active > a:focus,
.menu .navbar-nav .dropdown-menu > li.active > a:hover {
    color: #fff;
    background-color: #333;
}

.button-back {
	margin-top:30px;
}

.btn-primary {
	background-color:#7F0500;
	border-color:#7F0500;
}

.perex-image {
	margin-left:15px;
	margin-bottom:15px;
}

.news-date {
	margin-bottom:15px;
	font-weight:bold;
}

.title-news {
	padding-top:30px;
	padding-bottom:50px;
}

#stala-nabidka .news-date {
	display:none;
}

#stala-nabidka h4 {
	margin-top:15px;
}

.breadcrumbs {
	margin-bottom:30px;
}

.productsOrder {
	margin-top:10px;
	margin-bottom:10px;
}

#products {
	/*display: flex;
	flex-wrap: wrap;*/
}

#products .windows-box {
  border: 1px solid #E0E0E0;
  padding: 15px;
  height:100%;
  padding-bottom:56px;
  position:relative;
}
#products .windows-box.windows-box-detail {
  text-align: left;
  border: none;
}
#products .windows-box.windows-box-detail .itemImageDiv {
	border: 1px solid #DFDFDF;
}
#products .windows-box .info-text {
	margin-top: 0px;
	font-size: 18px;
	font-weight:bold;
	height:65px;
	overflow:hidden;
}

#products .windows-box .info-perex {
	padding-top:10px;
	padding-bottom:10px;
	font-size:80%;
}

#products .windows-box .info-text a {
  text-decoration: none;
	color:#000;
}
#products .windows-box .info-text a:hover, #products .windows-box .info-text a:focus {
  text-decoration: underline;
}
#products .windows-box img {
  margin: 0 auto;
}
#products .windows-box .info-table {
  float: left;
  text-align: left;
  width: 100%;
  margin-top: 10px;
}
#products .windows-box .colors {
  text-align: right;
  float: right;
  display: inline-block;
}
#products .windows-box .colors .color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
}
#products .windows-box .price {
  margin-top: 0px;
  font-size: 14px;
  color: grey;
  margin-bottom: 10px;
}

#products .windows-box .price.priceWithoutVat {
	display:none;
}
#products .windows-box .price.priceWithVat,
.windows-box .price.priceWithVat {
  font-size: 20px;
  color: #7F0500;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
#products .windows-box .storage {
  font-size: 14px;
}
#products .windows-box .button {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #5CC9E8;
  padding: 6px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
}
#products .windows-box .button:hover, #products .windows-box .button:focus {
  background: #009966;
}

.template_675 .subPageTitle {
	height: 26vh;
}

.template_675 .subPageTitle h1 {
    margin: calc(13vh - 30px) auto;
}

#products .buttons {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:0px 15px 0px 15px;
	width:100%;
	background-color: #efefef;
}

#basket .basketitemrow {
	margin-bottom: 8px;
	margin-top: 8px;
	padding-top:8px;
	padding-bottom:8px;
}
#basket .basketitemrow div:not(.is-input) {
	padding-top: 4px;
}

#basketHeaderRow {
	font-weight:bold;
}

#basketTotalRow {
	border-top:1px solid #dee2e6;
	margin-top: 15px;
	padding-top:15px;
}

#basketVatRow {
	padding-top:8px;
	padding-bottom:8px;
}

#basketAllRow {
	font-weight:bold;
	color:#7F0500;
}

.basketOrderTableHeader {
  padding: 5px 15px;
  margin-bottom: 5px;
  margin-top: 20px;
  background-color:#000;
  color:#fff;
}

.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	border-color:#fff;
}

.itemImageDiv {
	padding-bottom:10px;
	text-align:center;
}

.thumbs ul {
	margin:0;
	padding:0;
	margin-right:-10px;
}

#navbar-home img {
	max-height:44px;
}

header .navbar a#navbar-home:hover {
	border-color:transparent;
}

header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.md-cookie-bar .btn-primary {
	color: white!important;
}

.md-cookie-bar .bottom-buttons a.more.btn {
    color: #7F0500;
	border: 1px solid #7F0500;
	padding: 0.375rem 0.75rem;
}

.md-cookie-bar div.cookies-list .btn-akcept {
	padding: 0.375rem 0.75rem;
}

body .cookies-bar-wrapper h2 {
    color: #7F0500;
} 

.news_pages_top {
	display:none;
}


/***********************************************************************************************************/

@media all and (max-width: 1199px) {
}
@media all and (max-width: 991px) {
	.subPageTitle h1 {
		font-size: 30px;
		margin-top: auto;
		margin-bottom:20px;
	}

	.template_675 .subPageTitle h1 {
		margin-top: auto;
		margin-bottom:20px;
	}

	header .fixedMenu {
		position: relative;
		background-color: rgba(37, 37, 37, 1);
		padding-top: 0px;
		padding-bottom: 0px;
	}
	header .logo {
		float: left;
		width: 160px;
		position: absolute;
		top: 0px;
		padding-top: 12px;
		padding-bottom: 12px;
		z-index: 9999;
	}
	header .menu {
		float: left;
		width: 100%;
       	position: absolute;
      	left: 0px;
      	top: 0px;
		padding-top: 12px;
		padding-bottom: 12px;
		background-color: #252525;
	}
	header .navbar.navbar-static-top {
		width: 100%;
	}
	footer .col-md-4 {
		margin: 40px auto;
		text-align: center;
	}
	footer .col-md-4 img {
		margin: 0px auto;
	}
	footer .bottom {
		text-align: center;
	}

	.menu .navbar-nav .dropdown-menu {
	    background-color: #000;
	}

	.menu .navbar-nav .dropdown-menu > li > a {
		color:#fff;
	}

	.right-menu {
		padding-left:0px;
		padding-right:0px;
		margin-top:0px;
	}

	.news .news-content {
		border-bottom:1px solid #efefef;
		padding-bottom:30px;
		margin-bottom:30px;
	}

    .subPageContent {
        /*float: none;*/
        padding: 0px 0px 40px 0px;
    }
}