@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');



.promoMobile{
	display: none;
}
body{
	background-image:url('../img/bg_1.jpg');
	background-position:center top;
	font-family: "Stardos Stencil";
	font-weight:bold;
	background-size:100%;
	margin:0px;
	padding:0px;
	color:#FFF;
}
.fontyellow{
	font-family: 'Caveat', cursive;
	color: #fac122;
}
.gbtop{
	background-image:url('../img/pexels-photo-263041.jpg');
	background-position:center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
	background-color: #000;
}
	
	.gbtop {
	background-position: top;
	background-repeat: no-repeat;
		-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
		   -moz-animation: fadein 2s; /* Firefox < 16 */
			-ms-animation: fadein 2s; /* Internet Explorer */
			 -o-animation: fadein 2s; /* Opera < 12.1 */
				animation: fadein 2s;
	}
	
	@keyframes fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}
	
	/* Firefox < 16 */
	@-moz-keyframes fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}
	
	/* Safari, Chrome and Opera > 12.1 */
	@-webkit-keyframes fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}
	
	/* Internet Explorer */
	@-ms-keyframes fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}
	
	/* Opera < 12.1 */
	@-o-keyframes fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}


.lineImg{
	background-image: url(../img/line.png);
	background-position: top;
	background-size: 100%;
	background-repeat: no-repeat;
}
.promo{
	position: absolute;
	margin-top: -230px;
	z-index: 99999;
	right: 0;
}
.srednica{
	font-size:12px;
	margin:0px;
	padding:0px;
	clear:both;
	position:relative;
	overflow:auto;
}
.podpowiedz{
	position:absolute;
	height:300px;
	width:400px;
	overflow:hidden;
	background-color:#C0C0C0;
	display:block;
	border:5px solid #000;
	z-index:4000;
	background-position:center;
	background-size:contain;
	display:none;
}
.text_dolny{
	padding:10px;
}
.cbc{
	text-align:right;
}
.panel-body{
	color:#2D2D2D;
}
.marg{
	margin:50px 30px 50px 5px;
}

.logo{
	background-image:url('../img/logo.png');
	width:188px;
	height:177px;
	position:absolute;
	margin-top:0px;
	z-index:50;
	margin-left:8%;
}
.bgWhite{
	background-color: #fff;
	margin-top: 50px;
	box-shadow: 0px 0px 50px 0 #000;
	color: #000;
}
.margin_l{
	margin-left:8%;
}
.dane_t{
	font-size:30px;
	margin-right:13px;
	margin-bottom:36px;
}
.menu_glowne{
	z-index:40;
	padding-bottom: 23px;
	font-size:14px;
	font-weight:normal;
}
.fill{
	text-align: center;
	margin-top: 170px;
}
.fill span{
	border-radius: 100px;
	padding: 10px;
	font-size: 54px;
	line-height: 35px;
	text-shadow: 0 0 10px #000;
}
.fill a{
	color: #fff;
}
.fill a:hover{
	color: #ccc;
}
.trojkat{
	background-image:url('../img/trojkat.png');
	width:65%;
	height:970px;
	position:absolute;
	right:0px;
	margin-top:-119px;
	background-position:left top;
	z-index:4;
}
.adres{
    color: #fff;
	font-weight:bold;
	font-size: 40px;
	float:left;
    margin-left: 460px;
    margin-top: 340px;
    overflow: auto;
    position: relative;
    width: 440px;
}
.tel{
    color: #fff;
	font-weight:lighter;
	font-size: 30px;
	float:left;
    margin-left: 560px;
	height:60px;
    margin-top: 134px;
    overflow: auto;
    position: relative;
    width: 280px;
}
.navbar{
	margin-bottom:1px !important;
}
.klisza{
	background-image:url('../img/klisza.png');
	height:254px;
	background-color:#101010;
}
.menu_g li a:link, .menu_g li a:visited{
	color:#FFF !important;
	font-size:15px;
}
.menu_g li a:hover{
	color:#f78c00 !important;
}
.zamow{
	color:#fff; 
	background-color:#ed1c24; 
	padding:10px; 
	border-radius:100px;
}
.zamow:hover{
	color:#fff !important; 
	background-color:#750b0f !important; 

}
.nav > li > a:focus, .nav > li > a:hover{
	background-color: #0000;
}
.nav > li > a{
	padding: 9px 10px;
}
.czynne{
	font-size:25px;
	font-weight:bold;
	color:#FFF;
	padding-top:55px;
}
.menu_logo{
	background-image:url('../img/logo_menu.png');
	background-repeat:no-repeat;
	width:462px;
	height:145px;
	float:left;
	position:relative;
	overflow:auto;
	margin-top:40px;
	margin-bottom:-2px;
}
.l_pictogram{
	background-image:url('../img/l_pictogram.png');
	background-repeat:no-repeat;
	width:212px;
	height:142px;
	float:right;
	position:relative;
	overflow:auto;
	margin-top:40px;
	margin-bottom:-2px;
}
.menu_title{
	color:#D20010;
	font-size:25px;
	background-image:url('../img/klisza_bg.png');
	font-weight:bold;
	height:69px;
	padding-bottom:40px;
	margin-top:10px;
	background-repeat:repeat-x;
	position:relative;
	overflow:auto;
}
.over{
	position:relative;
	overflow:hidden;
}
.menu_title_a{
	color:#D20010;
	font-size:20px;
	background-image:url('../img/klisza_bg.png');
	background-position:bottom;
	height:20px;
	padding-bottom:50px;
	background-repeat:repeat-x;
	position:relative;
	overflow:auto;
}
.menu_bg{
	background-image:url('../img/bg_menu.png');
	padding:0px;
	margin:0px;
	background-size:100%;
	
}
.footer{
	background-color:#030303;
	background-image: url(../img/bg_top.jpg);
	background-position: top;
	background-size: cover;
	margin-top: 50px;
	text-shadow:0px 0px 10px #000;
}
.r1{
	font-size:18px;
}
.k_top{
	background-image:url("../img/klisza_bg.png");
	height:30px;
	position:relative;
	margin-top:-7px;
	overflow:auto;
	top:0;
	width:100%;
}
.k_bown{
	background-image:url("../img/klisza_bg.png");
	height:30px;
	margin-top:286px;
	position:relative;
	overflow:auto;
	bottom:0px;
	width:100%;
}
.separator{
	background-image:url("../img/klisza_bg.png");
	background-repeat:repeat-x;
	background-position:0px 70px;
	font-weight:bold;
	padding-top:50px;
	height:90px;
	position:relative;
	overflow:auto;
}
.separator td strong{
	padding-top:21px;
	height:73px;
	display:block;
	color:#800000;
	font-size:24px;
	line-height: 19px !important;
}


.separator_line{
	background-repeat:repeat-x;
	border-bottom:2px solid #575757;
	font-weight:bold;
	padding-top:50px;
	height:67px;
	position:relative;
	overflow:auto;
}
.separator_line td strong{
	padding-top:15px;
	height:53px;
	display:block;
	color:#800000;
	font-size:24px;
}


.r1 td{
	line-height:1 !important;
}

small{
	color:#800000;
}

.menu_all{
	overflow:hidden;
}
.thumbnail{
	background-size:cover;
	background-position:center;
	width:47%;
	height:340px;
	float:left;
	margin:10px;
	border: 7px solid #000 !important;
	padding:0px !important;
}

.dropdown-menu{
	background-color:#181818 !important;
}

/* Extra Small */
@media(max-width:767px){
.thumbnail{
	background-size:cover;
	background-position:center;
	width:98%;
	height:240px;
	float:left;
	margin:10px;
}
.k_bown{
	margin-top:186px;
}
.menu_logo{
	width:250px;
	background-size:contain;
	background-position:bottom;
}
.menu_all{
	margin-left:5px;
	margin-right:5px;
	position:relative;
	overflow:hidden;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
	background-color: #000;
	border-radius: 30px 30px 0px 0px;
}
.navbar-nav .open .dropdown-menu > li > a{
	line-height: 45px;
	text-align: center;
}
.logo {
	width: 40%;
	height: 88px;
	float: right;
	background-size: contain;
	position: absolute;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center;
}
.fill span{
	font-size: 45px;
}
.menu_glowne{
	font-size: 35px;
}
.menu_g li a:link, .menu_g li a:visited{
	font-size: 35px;
	line-height: 50px;
}
.navbar-nav{
	background-color: #0000007d;
	border-radius: 40px;
}
header.carousel{
	height: 270px !important;
}
.fill{
	margin-top:60px;
}
.nav > li{
	text-align: center;
}
.menu_logo{
	height: 95px;
	width: 100%;
	margin-top: 10px;
}
.footer{
	text-align: center;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #c6872c;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #fff;
	background-image: none;
	border: 1px solid black;
	border-radius: 4px;
}
.l_pictogram{
	display:none;
}
.margin_l{
	margin-left:15px;
}

.adres{
	width:100%;
}
.trojkat{
	width:100%;
}
.tel{
	width:226px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	margin-top:187px;
}

.promo{
	margin-top: -100px;
	width:100px;
	display: none;
}

.promoMobile{
	margin-top: -100px;
	width:100px;
	display: block;
	position: absolute;
	z-index: 99999;
	right: 0;
}

}

/* Small */
@media(min-width:768px) and (max-width:991px){

	.promo{
		margin-top: -100px;
		width:130px;
	}

.thumbnail{
	background-size:cover;
	background-position:center;
	width:47%;
	height:240px;
	float:left;
	margin:10px;
}
.k_bown{
	margin-top:185px;
}
.menu_all{
	margin-left:20px;
	margin-right:20px;
	position:relative;
	overflow:hidden;
}
.trojkat{
	width:700px;
}
.margin_l{
	margin-left:15px;
}
.logo{
	margin-left:15px;
}
.adres{
	width:248px;
}
.tel{
	width:248px;
	margin-left: 444px;
}
.container{
	width:90%;
}

.menu_g li a:link, .menu_g li a:visited{
	color:#FFF !important;
	font-size:18px;
	padding-left:7px;
	padding-right:7px;
}
.menu_g li a:hover{
	color:#800000 !important;
	font-size:18px;
}


}

/* Medium */
@media(min-width:992px) and (max-width:1199px){
.k_bown{
	margin-top:286px;
}
.menu_all{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
}
.container{
	width:90%;
}
.trojkat{
	width:800px;
}
.margin_l{
	margin-left:25px;
}
.logo{
	margin-left:25px;
}
.adres{
	width:248px;
}
.tel{
	width:248px;
}

}
/* Large */
@media(min-width:1200px){
	
.menu_all{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
}


}